+++ date ++ echo 'INFO: =================== Mon Jun 22 01:37:59 AM UTC 2026 ===================' INFO: =================== Mon Jun 22 01:37:59 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 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.177.234 ++ 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 +++ cut -d ' ' -f 1 +++ 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 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.129,10.112.123.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.112.123.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__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + 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: 06/22/2026 01:38:39.323 7f22862a2640 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/22/2026 01:38:39.482 7f22862a2640 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/22/2026 01:38:39.496 7f22862a2640 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/22/2026 01:38:39.496 7f22862a2640 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2026-06-22 01:38:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000654 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 - - [2026-06-22 01:38:49] "GET / HTTP/1.1" 503 181 0.000454 10.0.0.129 - - [2026-06-22 01:38:49] "GET / HTTP/1.1" 503 181 0.000511 10.0.0.129 - - [2026-06-22 01:38:49] "GET / HTTP/1.1" 503 181 0.000419 10.0.0.129 - - [2026-06-22 01:38:50] "GET / HTTP/1.1" 200 36499 0.001259 10.0.0.129 - - [2026-06-22 01:38:50] "GET / HTTP/1.1" 200 36499 0.001530 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 - - [2026-06-22 01:38:50] "POST /fqname-to-id HTTP/1.1" 401 298 0.000661 10.0.0.129 - - [2026-06-22 01:38:50] "GET / HTTP/1.1" 200 36499 0.001278 10.0.0.129 - - [2026-06-22 01:38:50] "GET / HTTP/1.1" 200 36499 0.001541 10.0.0.129 - - [2026-06-22 01:38:50] "POST /fqname-to-id HTTP/1.1" 401 298 0.000694 10.0.0.129 - - [2026-06-22 01:38:50] "GET / HTTP/1.1" 200 45019 0.001440 10.0.0.129 - - [2026-06-22 01:38:50] "GET / HTTP/1.1" 200 45019 0.001446 10.0.0.129 - - [2026-06-22 01:38:50] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 298 0.000499 10.0.0.129 - - [2026-06-22 01:38:50] "POST /fqname-to-id HTTP/1.1" 401 298 0.000403 10.0.0.129 - - [2026-06-22 01:38:50] "GET / HTTP/1.1" 200 36499 0.001867 10.0.0.129 - - [2026-06-22 01:38:50] "POST /fqname-to-id HTTP/1.1" 401 298 0.000540 10.0.0.129 - - [2026-06-22 01:38:50] "GET / HTTP/1.1" 200 36499 0.001573 10.0.0.129 - - [2026-06-22 01:38:50] "GET / HTTP/1.1" 200 36499 0.001532 10.0.0.129 - - [2026-06-22 01:38:50] "POST /fqname-to-id HTTP/1.1" 401 298 0.001218 10.0.0.129 - - [2026-06-22 01:38:51] "GET / HTTP/1.1" 200 36499 0.001478 10.0.0.129 - - [2026-06-22 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.687349 10.0.0.129 - - [2026-06-22 01:38:51] "GET /routing-instance/d426ea5c-0c0c-42fb-893d-82cde3c099ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004452 10.0.0.129 - - [2026-06-22 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.419144 10.0.0.129 - - [2026-06-22 01:38:51] "GET /global-system-config/adf074c6-6407-4892-a646-29516b00c9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.010579 10.0.0.129 - - [2026-06-22 01:38:51] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.303781 10.0.0.129 - - [2026-06-22 01:38:51] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.006835 10.0.0.129 - - [2026-06-22 01:38:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.005855 10.0.0.129 - - [2026-06-22 01:38:51] "POST /bgp-routers HTTP/1.1" 200 616 0.048657 10.0.0.129 - - [2026-06-22 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.190622 10.0.0.129 - - [2026-06-22 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.099339 10.0.0.129 - - [2026-06-22 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010901 10.0.0.129 - - [2026-06-22 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.059121 10.0.0.129 - - [2026-06-22 01:38:51] "GET /global-system-config/adf074c6-6407-4892-a646-29516b00c9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.039741 10.0.0.129 - - [2026-06-22 01:38:51] "GET /bgp-router/05465366-a1a0-4a3d-9e9a-0bb6e5817a9c?fields=global_system_config_back_refs HTTP/1.1" 200 1110 0.060315 10.0.0.129 - - [2026-06-22 01:38:51] "GET /global-system-config/adf074c6-6407-4892-a646-29516b00c9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.044146 10.0.0.129 - - [2026-06-22 01:38:51] "POST /database-nodes HTTP/1.1" 200 597 0.103743 10.0.0.129 - - [2026-06-22 01:38:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.022003 10.0.0.129 - - [2026-06-22 01:38:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.025867 10.0.0.129 - - [2026-06-22 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.025108 10.0.0.129 - - [2026-06-22 01:38:51] "POST /fqname-to-id HTTP/1.1" 401 298 0.000441 10.0.0.129 - - [2026-06-22 01:38:51] "GET /global-system-config/adf074c6-6407-4892-a646-29516b00c9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.023858 10.0.0.129 - - [2026-06-22 01:38:51] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.111602 10.0.0.129 - - [2026-06-22 01:38:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.079472 10.0.0.129 - - [2026-06-22 01:38:51] "POST /analytics-nodes HTTP/1.1" 200 599 0.168060 /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 - - [2026-06-22 01:38:51] "POST /ref-update HTTP/1.1" 200 156 0.046913 10.0.0.129 - - [2026-06-22 01:38:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.039353 10.0.0.129 - - [2026-06-22 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011775 10.0.0.129 - - [2026-06-22 01:38:52] "GET /global-system-config/adf074c6-6407-4892-a646-29516b00c9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.015753 10.0.0.129 - - [2026-06-22 01:38:52] "GET / HTTP/1.1" 200 36499 0.001235 10.0.0.129 - - [2026-06-22 01:38:52] "POST /fqname-to-id HTTP/1.1" 401 298 0.000453 10.0.0.129 - - [2026-06-22 01:38:52] "POST /service-appliance-sets HTTP/1.1" 200 557 0.044095 10.0.0.129 - - [2026-06-22 01:38:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.003910 10.0.0.129 - - [2026-06-22 01:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013978 10.0.0.129 - - [2026-06-22 01:38:52] "GET /global-system-config/adf074c6-6407-4892-a646-29516b00c9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010162 10.0.0.129 - - [2026-06-22 01:38:52] "POST /service-appliance-sets HTTP/1.1" 200 545 0.052193 10.0.0.129 - - [2026-06-22 01:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011758 10.0.0.129 - - [2026-06-22 01:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.045201 10.0.0.129 - - [2026-06-22 01:38:52] "GET /global-system-config/adf074c6-6407-4892-a646-29516b00c9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.018790 10.0.0.129 - - [2026-06-22 01:38:52] "GET /network-ipam/6855ffbb-d96e-456c-8aaa-8cd53e0cfca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.017601 10.0.0.129 - - [2026-06-22 01:38:52] "POST /fqname-to-id HTTP/1.1" 404 214 0.010626 10.0.0.129 - - [2026-06-22 01:38:52] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.034643 10.0.0.129 - - [2026-06-22 01:38:52] "POST /service-templates HTTP/1.1" 200 515 0.049027 10.0.0.129 - - [2026-06-22 01:38:52] "POST /service-templates HTTP/1.1" 200 505 0.035148 10.0.0.129 - - [2026-06-22 01:38:52] "POST /service-templates HTTP/1.1" 200 519 0.042039 10.0.0.129 - - [2026-06-22 01:38:53] "POST /service-templates HTTP/1.1" 200 539 0.029980 10.0.0.129 - - [2026-06-22 01:38:53] "POST /service-templates HTTP/1.1" 200 511 0.052346 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 - - [2026-06-22 01:38:53] "GET /obj-perms HTTP/1.1" 200 6408 0.406830 10.0.0.129 - - [2026-06-22 01:38:54] "GET /obj-perms HTTP/1.1" 200 6408 0.101777 10.0.0.129 - - [2026-06-22 01:38:55] "POST /fqname-to-id HTTP/1.1" 401 298 0.000559 10.0.0.129 - - [2026-06-22 01:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.049676 10.0.0.129 - - [2026-06-22 01:38:55] "GET /network-ipam/6855ffbb-d96e-456c-8aaa-8cd53e0cfca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004973 10.0.0.129 - - [2026-06-22 01:38:56] "GET / HTTP/1.1" 200 36499 0.001506 10.0.0.129 - - [2026-06-22 01:38:56] "POST /fqname-to-id HTTP/1.1" 401 298 0.002466 10.0.0.129 - - [2026-06-22 01:38:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.002928 10.0.0.129 - - [2026-06-22 01:38:56] "POST /access-control-lists HTTP/1.1" 200 591 0.038741 10.0.0.129 - - [2026-06-22 01:38:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.003967 10.0.0.129 - - [2026-06-22 01:38:56] "POST /access-control-lists HTTP/1.1" 200 589 0.020416 10.0.0.129 - - [2026-06-22 01:38:56] "POST /route-targets HTTP/1.1" 200 329 0.019092 10.0.0.129 - - [2026-06-22 01:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.053694 10.0.0.129 - - [2026-06-22 01:38:56] "GET /global-system-config/adf074c6-6407-4892-a646-29516b00c9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.013287 10.0.0.129 - - [2026-06-22 01:38:56] "POST /ref-update HTTP/1.1" 200 156 0.013443 10.0.0.129 - - [2026-06-22 01:38:56] "POST /fqname-to-id HTTP/1.1" 404 214 0.003770 10.0.0.129 - - [2026-06-22 01:38:56] "POST /route-targets HTTP/1.1" 200 329 0.017608 10.0.0.129 - - [2026-06-22 01:38:56] "POST /config-nodes HTTP/1.1" 200 593 0.037855 10.0.0.129 - - [2026-06-22 01:38:56] "POST /ref-update HTTP/1.1" 200 156 0.019783 10.0.0.129 - - [2026-06-22 01:38:56] "POST /route-targets HTTP/1.1" 200 329 0.014865 10.0.0.129 - - [2026-06-22 01:38:56] "POST /ref-update HTTP/1.1" 200 156 0.014209 10.0.0.129 - - [2026-06-22 01:38:56] "POST /route-targets HTTP/1.1" 200 329 0.023043 10.0.0.129 - - [2026-06-22 01:38:56] "POST /ref-update HTTP/1.1" 200 156 0.016575 10.0.0.129 - - [2026-06-22 01:38:57] "GET / HTTP/1.1" 200 36499 0.001593 10.0.0.129 - - [2026-06-22 01:38:57] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.000449 10.0.0.129 - - [2026-06-22 01:38:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.004956 10.0.0.129 - - [2026-06-22 01:38:57] "POST /access-control-lists HTTP/1.1" 200 555 0.080632 10.0.0.129 - - [2026-06-22 01:38:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.033841 10.0.0.129 - - [2026-06-22 01:38:58] "GET / HTTP/1.1" 200 36499 0.001518 10.0.0.129 - - [2026-06-22 01:38:58] "POST /fqname-to-id HTTP/1.1" 401 298 0.000544 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:38:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000910 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:38:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.067387 10.0.0.129 - - [2026-06-22 01:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.034576 10.0.0.129 - - [2026-06-22 01:38:58] "GET /global-system-config/adf074c6-6407-4892-a646-29516b00c9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006035 10.0.0.129 - - [2026-06-22 01:38:58] "POST /fqname-to-id HTTP/1.1" 404 214 0.003343 10.0.0.129 - - [2026-06-22 01:38:58] "POST /config-database-nodes HTTP/1.1" 200 611 0.028058 10.0.0.129 - - [2026-06-22 01:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.129 - - [2026-06-22 01:39:02] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.005137 10.0.0.129 - - [2026-06-22 01:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.129 - - [2026-06-22 01:39:02] "PUT /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d HTTP/1.1" 200 278 0.016331 10.0.0.129 - - [2026-06-22 01:39:02] "GET / HTTP/1.1" 200 36499 0.001408 10.0.0.129 - - [2026-06-22 01:39:02] "POST /alarms HTTP/1.1" 401 298 0.000505 10.0.0.129 - - [2026-06-22 01:39:03] "POST /alarms HTTP/1.1" 200 585 0.069839 10.0.0.129 - - [2026-06-22 01:39:03] "POST /alarms HTTP/1.1" 200 579 0.068366 10.0.0.129 - - [2026-06-22 01:39:03] "POST /alarms HTTP/1.1" 200 579 0.023580 10.0.0.129 - - [2026-06-22 01:39:03] "POST /alarms HTTP/1.1" 200 563 0.034140 10.0.0.129 - - [2026-06-22 01:39:03] "POST /alarms HTTP/1.1" 200 559 0.058330 10.0.0.129 - - [2026-06-22 01:39:03] "POST /alarms HTTP/1.1" 200 561 0.023492 10.0.0.129 - - [2026-06-22 01:39:03] "POST /alarms HTTP/1.1" 200 569 0.030821 10.0.0.129 - - [2026-06-22 01:39:03] "POST /alarms HTTP/1.1" 200 553 0.041760 10.0.0.129 - - [2026-06-22 01:39:03] "POST /alarms HTTP/1.1" 200 561 0.020650 10.0.0.129 - - [2026-06-22 01:39:03] "POST /alarms HTTP/1.1" 200 571 0.022379 10.0.0.129 - - [2026-06-22 01:39:04] "POST /alarms HTTP/1.1" 200 559 0.025278 10.0.0.129 - - [2026-06-22 01:39:04] "POST /alarms HTTP/1.1" 200 571 0.023854 10.0.0.129 - - [2026-06-22 01:39:04] "POST /alarms HTTP/1.1" 200 579 0.082233 10.0.0.129 - - [2026-06-22 01:39:04] "POST /alarms HTTP/1.1" 200 573 0.024284 10.0.0.129 - - [2026-06-22 01:39:04] "POST /alarms HTTP/1.1" 200 565 0.028826 10.0.0.129 - - [2026-06-22 01:39:04] "POST /alarms HTTP/1.1" 200 565 0.089184 10.0.0.129 - - [2026-06-22 01:39:04] "POST /alarms HTTP/1.1" 200 565 0.036574 10.0.0.129 - - [2026-06-22 01:39:04] "POST /alarms HTTP/1.1" 200 551 0.022691 10.0.0.129 - - [2026-06-22 01:39:04] "POST /alarms HTTP/1.1" 200 599 0.052370 10.0.0.129 - - [2026-06-22 01:39:04] "POST /alarms HTTP/1.1" 200 579 0.031325 10.0.0.129 - - [2026-06-22 01:39:04] "POST /alarms HTTP/1.1" 200 575 0.035067 10.0.0.129 - - [2026-06-22 01:39:05] "POST /alarms HTTP/1.1" 200 587 0.035774 10.0.0.129 - - [2026-06-22 01:39:05] "POST /alarms HTTP/1.1" 200 613 0.162581 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:39:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000932 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:39:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001344 10.0.0.129 - - [2026-06-22 01:39:05] "GET / HTTP/1.1" 200 36499 0.003156 10.0.0.129 - - [2026-06-22 01:39:05] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.000599 10.0.0.129 - - [2026-06-22 01:39:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.032562 10.0.0.129 - - [2026-06-22 01:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.129 - - [2026-06-22 01:39:06] "PUT /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d HTTP/1.1" 200 278 0.016579 10.0.0.129 - - [2026-06-22 01:39:06] "GET / HTTP/1.1" 200 36499 0.086807 10.0.0.129 - - [2026-06-22 01:39:06] "POST /fqname-to-id HTTP/1.1" 401 298 0.000762 10.0.0.129 - - [2026-06-22 01:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.043526 10.0.0.129 - - [2026-06-22 01:39:06] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003978 10.0.0.129 - - [2026-06-22 01:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.129 - - [2026-06-22 01:39:06] "PUT /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d HTTP/1.1" 200 278 0.036016 10.0.0.129 - - [2026-06-22 01:39:07] "GET / HTTP/1.1" 200 36499 0.001700 10.0.0.129 - - [2026-06-22 01:39:07] "POST /fqname-to-id HTTP/1.1" 401 298 0.000477 10.0.0.129 - - [2026-06-22 01:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.040332 10.0.0.129 - - [2026-06-22 01:39:07] "GET /global-system-config/adf074c6-6407-4892-a646-29516b00c9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007927 10.0.0.129 - - [2026-06-22 01:39:07] "PUT /global-system-config/adf074c6-6407-4892-a646-29516b00c9d0 HTTP/1.1" 200 276 0.035972 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:39:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000929 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:39:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001025 10.0.0.129 - - [2026-06-22 01:39:28] "GET / HTTP/1.1" 200 36499 0.001551 10.0.0.129 - - [2026-06-22 01:39:28] "POST /fqname-to-id HTTP/1.1" 401 298 0.000529 10.0.0.129 - - [2026-06-22 01:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.029430 10.0.0.129 - - [2026-06-22 01:39:29] "GET /global-system-config/adf074c6-6407-4892-a646-29516b00c9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005962 10.0.0.129 - - [2026-06-22 01:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.129 - - [2026-06-22 01:39:29] "GET /config-node/5bc94d06-7da6-46a3-89a8-1e27ed3b777a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1188 0.004708 10.0.0.129 - - [2026-06-22 01:39:39] "GET / HTTP/1.1" 200 36499 0.001457 10.0.0.129 - - [2026-06-22 01:39:39] "POST /fqname-to-id HTTP/1.1" 401 298 0.000489 10.0.0.129 - - [2026-06-22 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.029727 10.0.0.129 - - [2026-06-22 01:39:40] "GET /routing-instance/d426ea5c-0c0c-42fb-893d-82cde3c099ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004301 10.0.0.129 - - [2026-06-22 01:39:40] "POST /bgp-routers HTTP/1.1" 409 299 0.004347 10.0.0.129 - - [2026-06-22 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.129 - - [2026-06-22 01:39:40] "GET /bgp-router/05465366-a1a0-4a3d-9e9a-0bb6e5817a9c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1798 0.006467 10.0.0.129 - - [2026-06-22 01:39:40] "PUT /bgp-router/05465366-a1a0-4a3d-9e9a-0bb6e5817a9c HTTP/1.1" 200 256 0.022408 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:39:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001189 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:39:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001251 10.0.0.129 - - [2026-06-22 01:39:54] "GET /obj-perms HTTP/1.1" 200 6408 0.052241 10.0.0.129 - - [2026-06-22 01:39:55] "GET /obj-perms HTTP/1.1" 200 6408 0.051475 10.0.0.129 - - [2026-06-22 01:40:07] "GET / HTTP/1.1" 200 36499 0.002466 10.0.0.129 - - [2026-06-22 01:40:07] "POST /fqname-to-id HTTP/1.1" 401 298 0.000487 10.0.0.129 - - [2026-06-22 01:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.038288 10.0.0.129 - - [2026-06-22 01:40:07] "GET /global-system-config/adf074c6-6407-4892-a646-29516b00c9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005761 10.0.0.129 - - [2026-06-22 01:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.129 - - [2026-06-22 01:40:07] "GET /routing-instance/d426ea5c-0c0c-42fb-893d-82cde3c099ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004113 10.0.0.129 - - [2026-06-22 01:40:07] "PUT /global-system-config/adf074c6-6407-4892-a646-29516b00c9d0 HTTP/1.1" 200 276 0.024756 10.0.0.129 - - [2026-06-22 01:40:07] "POST /fqname-to-id HTTP/1.1" 404 214 0.003638 10.0.0.129 - - [2026-06-22 01:40:08] "POST /virtual-routers HTTP/1.1" 200 599 0.019758 10.0.0.129 - - [2026-06-22 01:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.129 - - [2026-06-22 01:40:08] "GET /virtual-router/94ad75ff-02f2-4d12-959e-886bf15cd80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.006174 10.0.0.129 - - [2026-06-22 01:40:08] "POST /fqname-to-id HTTP/1.1" 404 227 0.003070 10.0.0.129 - - [2026-06-22 01:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.129 - - [2026-06-22 01:40:08] "GET /virtual-network/d1a1f298-beab-4ad7-bc70-a6ee7a649a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.008159 10.0.0.129 - - [2026-06-22 01:40:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.051383 10.0.0.129 - - [2026-06-22 01:40:55] "GET /obj-perms HTTP/1.1" 200 6408 0.055463 10.0.0.129 - - [2026-06-22 01:40:56] "GET /obj-perms HTTP/1.1" 200 6408 0.051801 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:41:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001029 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:41:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001137 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:41:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000983 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:41:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001610 10.0.0.129 - - [2026-06-22 01:41:56] "GET /obj-perms HTTP/1.1" 200 6408 0.083125 10.0.0.129 - - [2026-06-22 01:41:57] "GET /obj-perms HTTP/1.1" 200 6408 0.079911 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:42:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001018 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:42:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001059 10.0.0.129 - - [2026-06-22 01:42:22] "GET / HTTP/1.1" 200 36499 0.001536 10.0.0.129 - - [2026-06-22 01:42:22] "POST /fqname-to-id HTTP/1.1" 401 298 0.000456 10.0.0.129 - - [2026-06-22 01:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.034003 10.0.0.129 - - [2026-06-22 01:42:22] "GET /global-system-config/adf074c6-6407-4892-a646-29516b00c9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006126 10.0.0.129 - - [2026-06-22 01:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.129 - - [2026-06-22 01:42:22] "GET /routing-instance/d426ea5c-0c0c-42fb-893d-82cde3c099ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004045 10.0.0.129 - - [2026-06-22 01:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.129 - - [2026-06-22 01:42:22] "GET /virtual-router/94ad75ff-02f2-4d12-959e-886bf15cd80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.003920 10.0.0.129 - - [2026-06-22 01:42:22] "PUT /virtual-router/94ad75ff-02f2-4d12-959e-886bf15cd80e HTTP/1.1" 200 264 0.012802 10.0.0.129 - - [2026-06-22 01:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.129 - - [2026-06-22 01:42:22] "GET /virtual-router/94ad75ff-02f2-4d12-959e-886bf15cd80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004188 10.0.0.129 - - [2026-06-22 01:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.129 - - [2026-06-22 01:42:23] "GET /virtual-machine-interface/ec1cda35-746d-4ba9-ac83-7f442529e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1902 0.007347 10.0.0.129 - - [2026-06-22 01:42:23] "PUT /virtual-machine-interface/ec1cda35-746d-4ba9-ac83-7f442529e952 HTTP/1.1" 200 286 0.014499 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:42:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000926 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:42:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001607 10.0.0.129 - - [2026-06-22 01:42:57] "GET /obj-perms HTTP/1.1" 200 6408 0.129508 10.0.0.129 - - [2026-06-22 01:42:57] "GET /obj-perms HTTP/1.1" 200 6408 0.054054 10.0.0.129 - - [2026-06-22 01:43:09] "GET /global-system-configs HTTP/1.1" 401 298 0.000617 10.0.0.129 - - [2026-06-22 01:43:09] "GET /global-system-configs HTTP/1.1" 401 298 0.000611 10.0.0.129 - - [2026-06-22 01:43:38] "GET /global-system-configs HTTP/1.1" 401 298 0.000516 10.0.0.129 - - [2026-06-22 01:43:38] "GET /global-system-configs HTTP/1.1" 401 298 0.000414 10.0.0.129 - - [2026-06-22 01:43:58] "GET /obj-perms HTTP/1.1" 200 6408 0.052337 10.0.0.129 - - [2026-06-22 01:43:58] "GET /obj-perms HTTP/1.1" 200 6408 0.056134 10.0.0.129 - - [2026-06-22 01:44:05] "GET / HTTP/1.1" 200 36499 0.001438 10.0.0.129 - - [2026-06-22 01:44:14] "GET /project/3836028d-0ffd-4c49-8eb3-aaf4cf2b146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000459 10.0.0.129 - - [2026-06-22 01:44:14] "GET /projects?obj_uuids=3836028d-0ffd-4c49-8eb3-aaf4cf2b146f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.028888 10.0.0.129 - - [2026-06-22 01:44:14] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.003242 10.0.0.129 - - [2026-06-22 01:44:15] "POST /domains HTTP/1.1" 200 331 0.017003 10.0.0.129 - - [2026-06-22 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.048005 10.0.0.129 - - [2026-06-22 01:44:15] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.151601 10.0.0.129 - - [2026-06-22 01:44:15] "POST /id-to-fqname HTTP/1.1" 200 165 0.001336 10.0.0.129 - - [2026-06-22 01:44:15] "POST /fqname-to-id HTTP/1.1" 404 174 0.003089 10.0.0.129 - - [2026-06-22 01:44:15] "POST /security-groups HTTP/1.1" 200 560 0.065098 10.0.0.129 - - [2026-06-22 01:44:15] "POST /projects HTTP/1.1" 200 531 0.288458 10.0.0.129 - - [2026-06-22 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.321889 10.0.0.129 - - [2026-06-22 01:44:15] "POST /fqname-to-id HTTP/1.1" 404 205 0.036868 10.0.0.129 - - [2026-06-22 01:44:15] "POST /access-control-lists HTTP/1.1" 200 575 0.068775 10.0.0.129 - - [2026-06-22 01:44:15] "GET /project/3836028d-0ffd-4c49-8eb3-aaf4cf2b146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.652911 10.0.0.129 - - [2026-06-22 01:44:15] "POST /fqname-to-id HTTP/1.1" 404 204 0.003365 10.0.0.129 - - [2026-06-22 01:44:15] "POST /access-control-lists HTTP/1.1" 200 573 0.069497 Traceback (most recent call last): File "src/gevent/greenlet.py", line 912, 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 893, 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) 2026-06-22T01:44:16Z failed with SSLError [Introspect:8084]10.0.0.129 - - [2026-06-22 01:44:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001048 10.0.0.129 - - [2026-06-22 01:44:17] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001207 10.0.0.129 - - [2026-06-22 01:44:17] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007883 10.0.0.129 - - [2026-06-22 01:44:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.030444 10.0.0.129 - - [2026-06-22 01:44:17] "GET /projects?obj_uuids=d8734784-c824-4e24-aea0-84f7e861420a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002879 10.0.0.129 - - [2026-06-22 01:44:17] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000980 10.0.0.129 - - [2026-06-22 01:44:17] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007096 10.0.0.129 - - [2026-06-22 01:44:17] "POST /id-to-fqname HTTP/1.1" 200 199 0.007918 10.0.0.129 - - [2026-06-22 01:44:17] "POST /fqname-to-id HTTP/1.1" 404 208 0.005818 10.0.0.129 - - [2026-06-22 01:44:18] "POST /security-groups HTTP/1.1" 200 594 0.075483 10.0.0.129 - - [2026-06-22 01:44:18] "POST /fqname-to-id HTTP/1.1" 404 243 0.003198 10.0.0.129 - - [2026-06-22 01:44:18] "POST /projects HTTP/1.1" 200 599 0.263669 10.0.0.129 - - [2026-06-22 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.339065 10.0.0.129 - - [2026-06-22 01:44:18] "POST /access-control-lists HTTP/1.1" 200 609 0.066756 10.0.0.129 - - [2026-06-22 01:44:18] "POST /fqname-to-id HTTP/1.1" 404 242 0.002588 10.0.0.129 - - [2026-06-22 01:44:18] "GET /project/d8734784-c824-4e24-aea0-84f7e861420a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.483421 10.0.0.129 - - [2026-06-22 01:44:18] "POST /access-control-lists HTTP/1.1" 200 607 0.081341 10.0.0.129 - - [2026-06-22 01:44:19] "GET / HTTP/1.1" 200 36499 0.001636 10.0.0.129 - - [2026-06-22 01:44:26] "POST /fqname-to-id HTTP/1.1" 401 298 0.000606 10.0.0.129 - - [2026-06-22 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.078618 10.0.0.129 - - [2026-06-22 01:44:27] "GET /projects?obj_uuids=d8734784-c824-4e24-aea0-84f7e861420a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000922 10.0.0.129 - - [2026-06-22 01:44:27] "GET /project/d8734784-c824-4e24-aea0-84f7e861420a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.032847 252.129.134.145 - - [2026-06-22 01:44:27] "POST /neutron/network HTTP/1.1" 200 117 0.052052 10.0.0.129 - - [2026-06-22 01:44:27] "GET /projects?obj_uuids=d8734784-c824-4e24-aea0-84f7e861420a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001015 252.129.134.145 - - [2026-06-22 01:44:28] "POST /neutron/network HTTP/1.1" 200 618 0.084058 10.0.0.129 - - [2026-06-22 01:44:28] "POST /route-targets HTTP/1.1" 200 329 0.015638 10.0.0.129 - - [2026-06-22 01:44:28] "POST /ref-update HTTP/1.1" 200 156 0.019686 10.0.0.129 - - [2026-06-22 01:44:28] "POST /useragent-kv HTTP/1.1" 200 115 0.005488 252.129.134.145 - - [2026-06-22 01:44:28] "POST /neutron/subnet HTTP/1.1" 200 720 0.175299 252.129.134.145 - - [2026-06-22 01:44:28] "POST /neutron/network HTTP/1.1" 200 836 0.006240 10.0.0.129 - - [2026-06-22 01:44:28] "POST /id-to-fqname HTTP/1.1" 200 231 0.001380 10.0.0.129 - - [2026-06-22 01:44:28] "GET /virtual-network/6fc21b57-d7f8-4e8a-8af3-64fb643d0232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005324 252.129.134.145 - - [2026-06-22 01:44:28] "POST /neutron/network HTTP/1.1" 200 836 0.006402 10.0.0.129 - - [2026-06-22 01:44:28] "GET /virtual-network/6fc21b57-d7f8-4e8a-8af3-64fb643d0232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005411 252.129.134.145 - - [2026-06-22 01:44:28] "POST /neutron/network HTTP/1.1" 200 836 0.006097 252.129.134.145 - - [2026-06-22 01:44:28] "POST /neutron/subnet HTTP/1.1" 200 720 0.008744 10.0.0.129 - - [2026-06-22 01:44:28] "GET /domains HTTP/1.1" 401 298 0.000471 10.0.0.129 - - [2026-06-22 01:44:29] "GET /domains HTTP/1.1" 200 440 0.029596 10.0.0.129 - - [2026-06-22 01:44:29] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001136 10.0.0.129 - - [2026-06-22 01:44:29] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1319 0.008976 10.0.0.129 - - [2026-06-22 01:44:29] "GET /projects?obj_uuids=d8734784-c824-4e24-aea0-84f7e861420a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001053 10.0.0.129 - - [2026-06-22 01:44:29] "GET /project/d8734784-c824-4e24-aea0-84f7e861420a HTTP/1.1" 200 2170 0.030436 10.0.0.129 - - [2026-06-22 01:44:29] "GET /virtual-network/6fc21b57-d7f8-4e8a-8af3-64fb643d0232 HTTP/1.1" 200 2343 0.007088 10.0.0.129 - - [2026-06-22 01:44:29] "GET /virtual-network/6fc21b57-d7f8-4e8a-8af3-64fb643d0232 HTTP/1.1" 200 2343 0.005094 10.0.0.129 - - [2026-06-22 01:44:29] "GET /routing-instance/43dfbfad-6279-4cde-8c9f-8e2dcf51ed24 HTTP/1.1" 200 1498 0.004697 10.0.0.129 - - [2026-06-22 01:44:29] "GET /routing-instance/43dfbfad-6279-4cde-8c9f-8e2dcf51ed24 HTTP/1.1" 200 1498 0.004364 10.0.0.129 - - [2026-06-22 01:44:29] "GET /route-target/3c8aca49-b33e-4647-a653-cee45a1b7ecd HTTP/1.1" 200 1221 0.004711 10.0.0.129 - - [2026-06-22 01:44:29] "GET /virtual-network/6fc21b57-d7f8-4e8a-8af3-64fb643d0232 HTTP/1.1" 200 2343 0.006426 10.0.0.129 - - [2026-06-22 01:44:29] "GET /routing-instance/43dfbfad-6279-4cde-8c9f-8e2dcf51ed24 HTTP/1.1" 200 1498 0.004059 10.0.0.129 - - [2026-06-22 01:44:29] "GET /virtual-network/6fc21b57-d7f8-4e8a-8af3-64fb643d0232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005587 10.0.0.129 - - [2026-06-22 01:44:29] "GET /virtual-network/6fc21b57-d7f8-4e8a-8af3-64fb643d0232 HTTP/1.1" 200 2343 0.005171 10.0.0.129 - - [2026-06-22 01:44:29] "GET /routing-instance/43dfbfad-6279-4cde-8c9f-8e2dcf51ed24 HTTP/1.1" 200 1498 0.004192 10.0.0.129 - - [2026-06-22 01:44:29] "GET /routing-instance/43dfbfad-6279-4cde-8c9f-8e2dcf51ed24 HTTP/1.1" 200 1498 0.004285 10.0.0.129 - - [2026-06-22 01:44:29] "GET /route-target/3c8aca49-b33e-4647-a653-cee45a1b7ecd HTTP/1.1" 200 1221 0.004947 10.0.0.129 - - [2026-06-22 01:44:30] "GET /domains HTTP/1.1" 200 440 0.003105 10.0.0.129 - - [2026-06-22 01:44:30] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001048 10.0.0.129 - - [2026-06-22 01:44:30] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1319 0.007339 10.0.0.129 - - [2026-06-22 01:44:30] "GET /projects?obj_uuids=d8734784-c824-4e24-aea0-84f7e861420a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001039 10.0.0.129 - - [2026-06-22 01:44:30] "GET /project/d8734784-c824-4e24-aea0-84f7e861420a HTTP/1.1" 200 2170 0.046529 10.0.0.129 - - [2026-06-22 01:44:30] "GET /virtual-network/6fc21b57-d7f8-4e8a-8af3-64fb643d0232 HTTP/1.1" 200 2343 0.005955 10.0.0.129 - - [2026-06-22 01:44:30] "GET /obj-perms HTTP/1.1" 200 6477 0.055688 10.0.0.129 - - [2026-06-22 01:44:30] "POST /id-to-fqname HTTP/1.1" 200 231 0.001879 252.129.134.145 - - [2026-06-22 01:44:34] "POST /neutron/network HTTP/1.1" 200 846 0.006042 252.129.134.145 - - [2026-06-22 01:44:34] "GET /aaa-mode HTTP/1.1" 401 298 0.000438 252.129.134.145 - - [2026-06-22 01:44:34] "GET / HTTP/1.1" 200 36499 0.001728 252.129.134.145 - - [2026-06-22 01:44:34] "GET /project/d8734784-c824-4e24-aea0-84f7e861420a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000395 10.0.0.129 - - [2026-06-22 01:44:34] "GET /projects?obj_uuids=d8734784-c824-4e24-aea0-84f7e861420a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000961 252.129.134.145 - - [2026-06-22 01:44:34] "GET /project/d8734784-c824-4e24-aea0-84f7e861420a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.058722 252.129.134.145 - - [2026-06-22 01:44:35] "POST /neutron/network HTTP/1.1" 200 836 0.032787 252.129.134.145 - - [2026-06-22 01:44:36] "POST /neutron/port HTTP/1.1" 200 117 0.006420 252.129.134.145 - - [2026-06-22 01:44:36] "POST /neutron/port HTTP/1.1" 200 117 0.006328 252.129.134.145 - - [2026-06-22 01:44:37] "POST /neutron/network HTTP/1.1" 200 846 0.006247 10.0.0.129 - - [2026-06-22 01:44:37] "GET /projects?obj_uuids=d8734784-c824-4e24-aea0-84f7e861420a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001020 252.129.134.145 - - [2026-06-22 01:44:37] "POST /neutron/port HTTP/1.1" 200 1068 0.275239 252.129.134.145 - - [2026-06-22 01:44:38] "POST /neutron/port HTTP/1.1" 200 1068 0.042301 252.129.134.145 - - [2026-06-22 01:44:38] "POST /neutron/port HTTP/1.1" 200 1068 0.011294 252.129.134.145 - - [2026-06-22 01:44:38] "POST /neutron/port HTTP/1.1" 200 1118 0.088200 252.129.134.145 - - [2026-06-22 01:44:38] "POST /neutron/port HTTP/1.1" 200 1128 0.024820 252.129.134.145 - - [2026-06-22 01:44:38] "POST /neutron/port HTTP/1.1" 200 1128 0.017278 252.129.134.145 - - [2026-06-22 01:44:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006410 252.129.134.145 - - [2026-06-22 01:44:39] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009137 252.129.134.145 - - [2026-06-22 01:44:39] "POST /neutron/subnet HTTP/1.1" 200 694 0.009230 252.129.134.145 - - [2026-06-22 01:44:39] "POST /neutron/port HTTP/1.1" 200 117 0.001228 252.129.134.145 - - [2026-06-22 01:44:39] "POST /neutron/network HTTP/1.1" 200 836 0.007622 252.129.134.145 - - [2026-06-22 01:44:44] "POST /neutron/port HTTP/1.1" 200 1128 0.014395 252.129.134.145 - - [2026-06-22 01:44:44] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006814 10.0.0.129 - - [2026-06-22 01:44:44] "GET /obj-perms HTTP/1.1" 200 6477 0.001652 10.0.0.129 - - [2026-06-22 01:44:45] "GET /obj-perms HTTP/1.1" 200 6477 0.001888 10.0.0.129 - - [2026-06-22 01:44:46] "GET /obj-perms HTTP/1.1" 200 6477 0.001863 252.129.134.145 - - [2026-06-22 01:44:46] "POST /neutron/port HTTP/1.1" 200 1128 0.013076 252.129.134.145 - - [2026-06-22 01:44:46] "POST /neutron/port HTTP/1.1" 200 1128 0.014368 252.129.134.145 - - [2026-06-22 01:44:47] "POST /neutron/network HTTP/1.1" 200 846 0.007134 252.129.134.145 - - [2026-06-22 01:44:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003695 252.129.134.145 - - [2026-06-22 01:44:47] "POST /neutron/subnet HTTP/1.1" 200 694 0.007750 252.129.134.145 - - [2026-06-22 01:44:47] "POST /neutron/port HTTP/1.1" 200 117 0.001244 252.129.134.145 - - [2026-06-22 01:44:47] "POST /neutron/network HTTP/1.1" 200 836 0.006265 10.0.0.129 - - [2026-06-22 01:44:47] "GET /obj-perms HTTP/1.1" 200 6477 0.001884 10.0.0.129 - - [2026-06-22 01:44:48] "GET /obj-perms HTTP/1.1" 200 6477 0.002888 252.129.134.145 - - [2026-06-22 01:44:49] "POST /neutron/network HTTP/1.1" 200 836 0.007983 252.129.134.145 - - [2026-06-22 01:44:49] "POST /neutron/network HTTP/1.1" 400 204 0.011467 252.129.134.145 - - [2026-06-22 01:44:50] "POST /neutron/port HTTP/1.1" 200 1128 0.016604 252.129.134.145 - - [2026-06-22 01:44:50] "POST /neutron/port HTTP/1.1" 200 1118 0.012486 252.129.134.145 - - [2026-06-22 01:44:50] "POST /neutron/port HTTP/1.1" 200 151 0.136139 252.129.134.145 - - [2026-06-22 01:44:52] "POST /neutron/network HTTP/1.1" 200 836 0.007248 10.0.0.129 - - [2026-06-22 01:44:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002594 10.0.0.129 - - [2026-06-22 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.129 - - [2026-06-22 01:44:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002544 252.129.134.145 - - [2026-06-22 01:44:52] "POST /neutron/network HTTP/1.1" 200 151 0.089823 10.0.0.129 - - [2026-06-22 01:44:52] "GET /routing-instance/43dfbfad-6279-4cde-8c9f-8e2dcf51ed24 HTTP/1.1" 404 171 0.002363 10.0.0.129 - - [2026-06-22 01:44:52] "DELETE /route-target/3c8aca49-b33e-4647-a653-cee45a1b7ecd HTTP/1.1" 200 115 0.022232 10.0.0.129 - - [2026-06-22 01:44:52] "GET /domains HTTP/1.1" 200 440 0.003002 10.0.0.129 - - [2026-06-22 01:44:52] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001757 10.0.0.129 - - [2026-06-22 01:44:52] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1319 0.008116 10.0.0.129 - - [2026-06-22 01:44:52] "GET /projects?obj_uuids=d8734784-c824-4e24-aea0-84f7e861420a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000955 10.0.0.129 - - [2026-06-22 01:44:52] "DELETE /project/d8734784c8244e24aea084f7e861420a HTTP/1.1" 404 173 0.007489 10.0.0.129 - - [2026-06-22 01:44:52] "DELETE /project/3836028d0ffd4c498eb3aaf4cf2b146f HTTP/1.1" 404 173 0.006397 10.0.0.129 - - [2026-06-22 01:44:52] "GET /project/d8734784-c824-4e24-aea0-84f7e861420a HTTP/1.1" 200 1920 0.033240 10.0.0.129 - - [2026-06-22 01:44:52] "GET /projects?obj_uuids=d8734784-c824-4e24-aea0-84f7e861420a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001015 10.0.0.129 - - [2026-06-22 01:44:53] "GET /project/d8734784-c824-4e24-aea0-84f7e861420a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.034804 10.0.0.129 - - [2026-06-22 01:44:53] "GET /projects?obj_uuids=d8734784-c824-4e24-aea0-84f7e861420a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001104 10.0.0.129 - - [2026-06-22 01:44:53] "GET /project/d8734784-c824-4e24-aea0-84f7e861420a?fields=virtual_networks HTTP/1.1" 200 1056 0.077245 10.0.0.129 - - [2026-06-22 01:44:53] "GET /projects?obj_uuids=d8734784-c824-4e24-aea0-84f7e861420a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001439 10.0.0.129 - - [2026-06-22 01:44:53] "GET /project/d8734784-c824-4e24-aea0-84f7e861420a?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.027995 10.0.0.129 - - [2026-06-22 01:44:53] "GET /projects?obj_uuids=d8734784-c824-4e24-aea0-84f7e861420a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001055 10.0.0.129 - - [2026-06-22 01:44:53] "GET /project/d8734784-c824-4e24-aea0-84f7e861420a?fields=security_groups HTTP/1.1" 200 1293 0.023987 10.0.0.129 - - [2026-06-22 01:44:53] "GET /projects?obj_uuids=3836028d-0ffd-4c49-8eb3-aaf4cf2b146f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001117 10.0.0.129 - - [2026-06-22 01:44:54] "GET /project/3836028d-0ffd-4c49-8eb3-aaf4cf2b146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.033112 10.0.0.129 - - [2026-06-22 01:44:58] "GET /projects?obj_uuids=3836028d-0ffd-4c49-8eb3-aaf4cf2b146f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001502 10.0.0.129 - - [2026-06-22 01:44:58] "GET /project/3836028d-0ffd-4c49-8eb3-aaf4cf2b146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.032220 10.0.0.129 - - [2026-06-22 01:44:59] "GET /documentation/index.html HTTP/1.1" 200 219571 0.004449 10.0.0.129 - - [2026-06-22 01:44:59] "GET /obj-perms HTTP/1.1" 200 6408 0.058304 10.0.0.129 - - [2026-06-22 01:44:59] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000977 10.0.0.129 - - [2026-06-22 01:44:59] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006886 10.0.0.129 - - [2026-06-22 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 198 0.029003 10.0.0.129 - - [2026-06-22 01:44:59] "GET /obj-perms HTTP/1.1" 200 6408 0.055736 10.0.0.129 - - [2026-06-22 01:44:59] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002645 10.0.0.129 - - [2026-06-22 01:44:59] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001167 10.0.0.129 - - [2026-06-22 01:44:59] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006907 10.0.0.129 - - [2026-06-22 01:44:59] "POST /id-to-fqname HTTP/1.1" 200 200 0.002351 10.0.0.129 - - [2026-06-22 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 209 0.004763 10.0.0.129 - - [2026-06-22 01:44:59] "POST /security-groups HTTP/1.1" 200 595 0.076943 10.0.0.129 - - [2026-06-22 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 244 0.002878 10.0.0.129 - - [2026-06-22 01:45:00] "POST /projects HTTP/1.1" 200 601 0.238883 10.0.0.129 - - [2026-06-22 01:45:00] "POST /access-control-lists HTTP/1.1" 200 610 0.063338 10.0.0.129 - - [2026-06-22 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.322176 10.0.0.129 - - [2026-06-22 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 243 0.003187 10.0.0.129 - - [2026-06-22 01:45:00] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.458070 10.0.0.129 - - [2026-06-22 01:45:00] "POST /access-control-lists HTTP/1.1" 200 608 0.068726 10.0.0.129 - - [2026-06-22 01:45:01] "GET / HTTP/1.1" 200 36499 0.002045 10.0.0.129 - - [2026-06-22 01:45:01] "GET /projects?obj_uuids=3836028d-0ffd-4c49-8eb3-aaf4cf2b146f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001431 10.0.0.129 - - [2026-06-22 01:45:01] "GET /project/3836028d-0ffd-4c49-8eb3-aaf4cf2b146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.036294 10.0.0.129 - - [2026-06-22 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.129 - - [2026-06-22 01:45:02] "GET /security-group/ed0bd266-78d8-46bd-a760-f8e5afda74b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3683 0.005409 10.0.0.129 - - [2026-06-22 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.129 - - [2026-06-22 01:45:03] "GET /projects?obj_uuids=3836028d-0ffd-4c49-8eb3-aaf4cf2b146f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001407 10.0.0.129 - - [2026-06-22 01:45:03] "GET /project/3836028d-0ffd-4c49-8eb3-aaf4cf2b146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.032474 10.0.0.129 - - [2026-06-22 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.129 - - [2026-06-22 01:45:03] "GET /security-group/ed0bd266-78d8-46bd-a760-f8e5afda74b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3683 0.004166 10.0.0.129 - - [2026-06-22 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.129 - - [2026-06-22 01:45:03] "PUT /security-group/ed0bd266-78d8-46bd-a760-f8e5afda74b4 HTTP/1.1" 200 264 0.026254 10.0.0.129 - - [2026-06-22 01:45:03] "PUT /access-control-list/675e2830-7ee0-446d-8120-dcc4e4874020 HTTP/1.1" 200 274 0.012146 10.0.0.129 - - [2026-06-22 01:45:03] "PUT /access-control-list/19b6a4fd-c493-459b-b07a-ec35e70ca561 HTTP/1.1" 200 274 0.019105 10.0.0.129 - - [2026-06-22 01:45:03] "POST /fqname-to-id HTTP/1.1" 401 298 0.000515 10.0.0.129 - - [2026-06-22 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.068783 10.0.0.129 - - [2026-06-22 01:45:04] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001025 10.0.0.129 - - [2026-06-22 01:45:04] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.032266 252.129.134.145 - - [2026-06-22 01:45:04] "POST /neutron/network HTTP/1.1" 200 117 0.036244 10.0.0.129 - - [2026-06-22 01:45:04] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001261 252.129.134.145 - - [2026-06-22 01:45:04] "POST /neutron/network HTTP/1.1" 200 617 0.085916 10.0.0.129 - - [2026-06-22 01:45:04] "POST /route-targets HTTP/1.1" 200 329 0.014834 10.0.0.129 - - [2026-06-22 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.018821 10.0.0.129 - - [2026-06-22 01:45:05] "POST /useragent-kv HTTP/1.1" 200 115 0.012880 252.129.134.145 - - [2026-06-22 01:45:05] "POST /neutron/subnet HTTP/1.1" 200 734 0.249171 252.129.134.145 - - [2026-06-22 01:45:05] "POST /neutron/network HTTP/1.1" 200 838 0.012643 10.0.0.129 - - [2026-06-22 01:45:05] "POST /id-to-fqname HTTP/1.1" 200 231 0.001520 10.0.0.129 - - [2026-06-22 01:45:05] "GET /virtual-network/6b9bcd0d-9833-495e-a048-8bee66c85c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005306 252.129.134.145 - - [2026-06-22 01:45:05] "POST /neutron/network HTTP/1.1" 200 838 0.005498 10.0.0.129 - - [2026-06-22 01:45:05] "GET /virtual-network/6b9bcd0d-9833-495e-a048-8bee66c85c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005649 252.129.134.145 - - [2026-06-22 01:45:05] "POST /neutron/network HTTP/1.1" 200 838 0.005621 252.129.134.145 - - [2026-06-22 01:45:05] "POST /neutron/subnet HTTP/1.1" 200 734 0.007622 10.0.0.129 - - [2026-06-22 01:45:05] "GET /domains HTTP/1.1" 401 298 0.000472 10.0.0.129 - - [2026-06-22 01:45:05] "GET /domains HTTP/1.1" 200 440 0.034608 10.0.0.129 - - [2026-06-22 01:45:05] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001075 10.0.0.129 - - [2026-06-22 01:45:05] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1517 0.008070 10.0.0.129 - - [2026-06-22 01:45:06] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002150 10.0.0.129 - - [2026-06-22 01:45:06] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2 HTTP/1.1" 200 2176 0.039679 10.0.0.129 - - [2026-06-22 01:45:06] "GET /virtual-network/6b9bcd0d-9833-495e-a048-8bee66c85c13 HTTP/1.1" 200 2350 0.007078 10.0.0.129 - - [2026-06-22 01:45:06] "GET /virtual-network/6b9bcd0d-9833-495e-a048-8bee66c85c13 HTTP/1.1" 200 2350 0.005658 10.0.0.129 - - [2026-06-22 01:45:06] "GET /routing-instance/d0cf1d43-5274-4379-86e1-5a0307051524 HTTP/1.1" 200 1495 0.005413 10.0.0.129 - - [2026-06-22 01:45:06] "GET /routing-instance/d0cf1d43-5274-4379-86e1-5a0307051524 HTTP/1.1" 200 1495 0.004236 10.0.0.129 - - [2026-06-22 01:45:06] "GET /route-target/88df5c6c-f469-463b-b5fe-0cfcd099873e HTTP/1.1" 200 1220 0.004101 10.0.0.129 - - [2026-06-22 01:45:06] "GET /virtual-network/6b9bcd0d-9833-495e-a048-8bee66c85c13 HTTP/1.1" 200 2350 0.006032 10.0.0.129 - - [2026-06-22 01:45:06] "GET /routing-instance/d0cf1d43-5274-4379-86e1-5a0307051524 HTTP/1.1" 200 1495 0.005541 10.0.0.129 - - [2026-06-22 01:45:06] "GET /virtual-network/6b9bcd0d-9833-495e-a048-8bee66c85c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007463 10.0.0.129 - - [2026-06-22 01:45:06] "GET /virtual-network/6b9bcd0d-9833-495e-a048-8bee66c85c13 HTTP/1.1" 200 2350 0.005342 10.0.0.129 - - [2026-06-22 01:45:06] "GET /routing-instance/d0cf1d43-5274-4379-86e1-5a0307051524 HTTP/1.1" 200 1495 0.004388 10.0.0.129 - - [2026-06-22 01:45:06] "GET /routing-instance/d0cf1d43-5274-4379-86e1-5a0307051524 HTTP/1.1" 200 1495 0.004453 10.0.0.129 - - [2026-06-22 01:45:06] "GET /route-target/88df5c6c-f469-463b-b5fe-0cfcd099873e HTTP/1.1" 200 1220 0.003584 10.0.0.129 - - [2026-06-22 01:45:06] "GET /domains HTTP/1.1" 200 440 0.002857 10.0.0.129 - - [2026-06-22 01:45:06] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001196 10.0.0.129 - - [2026-06-22 01:45:06] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1517 0.008146 10.0.0.129 - - [2026-06-22 01:45:06] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001022 10.0.0.129 - - [2026-06-22 01:45:06] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2 HTTP/1.1" 200 2176 0.035640 10.0.0.129 - - [2026-06-22 01:45:07] "GET /virtual-network/6b9bcd0d-9833-495e-a048-8bee66c85c13 HTTP/1.1" 200 2350 0.005350 10.0.0.129 - - [2026-06-22 01:45:07] "GET /obj-perms HTTP/1.1" 200 6479 0.059788 10.0.0.129 - - [2026-06-22 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.129 - - [2026-06-22 01:45:07] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001370 10.0.0.129 - - [2026-06-22 01:45:07] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.039354 252.129.134.145 - - [2026-06-22 01:45:07] "POST /neutron/network HTTP/1.1" 200 117 0.012021 10.0.0.129 - - [2026-06-22 01:45:07] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001195 252.129.134.145 - - [2026-06-22 01:45:07] "POST /neutron/network HTTP/1.1" 200 617 0.076972 10.0.0.129 - - [2026-06-22 01:45:08] "POST /route-targets HTTP/1.1" 200 329 0.012285 10.0.0.129 - - [2026-06-22 01:45:08] "POST /ref-update HTTP/1.1" 200 156 0.018085 10.0.0.129 - - [2026-06-22 01:45:08] "POST /useragent-kv HTTP/1.1" 200 115 0.005709 252.129.134.145 - - [2026-06-22 01:45:08] "POST /neutron/subnet HTTP/1.1" 200 715 0.155889 252.129.134.145 - - [2026-06-22 01:45:08] "POST /neutron/network HTTP/1.1" 200 834 0.005719 10.0.0.129 - - [2026-06-22 01:45:08] "POST /id-to-fqname HTTP/1.1" 200 231 0.001751 10.0.0.129 - - [2026-06-22 01:45:08] "GET /virtual-network/1a293b8d-828c-4db0-9baa-92b1ca634026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007387 252.129.134.145 - - [2026-06-22 01:45:08] "POST /neutron/network HTTP/1.1" 200 834 0.006235 10.0.0.129 - - [2026-06-22 01:45:08] "GET /virtual-network/1a293b8d-828c-4db0-9baa-92b1ca634026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005804 252.129.134.145 - - [2026-06-22 01:45:08] "POST /neutron/network HTTP/1.1" 200 834 0.006483 252.129.134.145 - - [2026-06-22 01:45:08] "POST /neutron/subnet HTTP/1.1" 200 715 0.008595 10.0.0.129 - - [2026-06-22 01:45:08] "GET /domains HTTP/1.1" 200 440 0.002983 10.0.0.129 - - [2026-06-22 01:45:08] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001091 10.0.0.129 - - [2026-06-22 01:45:08] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1517 0.007530 10.0.0.129 - - [2026-06-22 01:45:08] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001349 10.0.0.129 - - [2026-06-22 01:45:08] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2 HTTP/1.1" 200 2404 0.033686 10.0.0.129 - - [2026-06-22 01:45:08] "GET /virtual-network/1a293b8d-828c-4db0-9baa-92b1ca634026 HTTP/1.1" 200 2338 0.006464 10.0.0.129 - - [2026-06-22 01:45:08] "GET /virtual-network/1a293b8d-828c-4db0-9baa-92b1ca634026 HTTP/1.1" 200 2338 0.005519 10.0.0.129 - - [2026-06-22 01:45:08] "GET /routing-instance/52f997f3-64f2-4e56-9e2a-ca215d821acf HTTP/1.1" 200 1495 0.004090 10.0.0.129 - - [2026-06-22 01:45:08] "GET /routing-instance/52f997f3-64f2-4e56-9e2a-ca215d821acf HTTP/1.1" 200 1495 0.005121 10.0.0.129 - - [2026-06-22 01:45:09] "GET /route-target/208256ae-75cc-4743-8a1b-e2912c28fd13 HTTP/1.1" 200 1219 0.004031 10.0.0.129 - - [2026-06-22 01:45:09] "GET /virtual-network/1a293b8d-828c-4db0-9baa-92b1ca634026 HTTP/1.1" 200 2338 0.005357 10.0.0.129 - - [2026-06-22 01:45:09] "GET /routing-instance/52f997f3-64f2-4e56-9e2a-ca215d821acf HTTP/1.1" 200 1495 0.005304 10.0.0.129 - - [2026-06-22 01:45:09] "GET /virtual-network/1a293b8d-828c-4db0-9baa-92b1ca634026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005558 10.0.0.129 - - [2026-06-22 01:45:09] "GET /virtual-network/1a293b8d-828c-4db0-9baa-92b1ca634026 HTTP/1.1" 200 2338 0.005490 10.0.0.129 - - [2026-06-22 01:45:09] "GET /routing-instance/52f997f3-64f2-4e56-9e2a-ca215d821acf HTTP/1.1" 200 1495 0.003730 10.0.0.129 - - [2026-06-22 01:45:09] "GET /routing-instance/52f997f3-64f2-4e56-9e2a-ca215d821acf HTTP/1.1" 200 1495 0.005115 10.0.0.129 - - [2026-06-22 01:45:09] "GET /route-target/208256ae-75cc-4743-8a1b-e2912c28fd13 HTTP/1.1" 200 1219 0.003599 10.0.0.129 - - [2026-06-22 01:45:09] "GET /domains HTTP/1.1" 200 440 0.002966 10.0.0.129 - - [2026-06-22 01:45:09] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001121 10.0.0.129 - - [2026-06-22 01:45:09] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1517 0.008024 10.0.0.129 - - [2026-06-22 01:45:09] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001563 10.0.0.129 - - [2026-06-22 01:45:09] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2 HTTP/1.1" 200 2404 0.025146 10.0.0.129 - - [2026-06-22 01:45:09] "GET /virtual-network/1a293b8d-828c-4db0-9baa-92b1ca634026 HTTP/1.1" 200 2338 0.005314 10.0.0.129 - - [2026-06-22 01:45:09] "GET /obj-perms HTTP/1.1" 200 6479 0.001739 10.0.0.129 - - [2026-06-22 01:45:09] "POST /id-to-fqname HTTP/1.1" 200 231 0.001396 252.129.134.145 - - [2026-06-22 01:45:10] "POST /neutron/network HTTP/1.1" 200 844 0.006099 252.129.134.145 - - [2026-06-22 01:45:10] "GET /aaa-mode HTTP/1.1" 401 298 0.000445 252.129.134.145 - - [2026-06-22 01:45:10] "GET / HTTP/1.1" 200 36499 0.001935 252.129.134.145 - - [2026-06-22 01:45:10] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000443 10.0.0.129 - - [2026-06-22 01:45:11] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001348 252.129.134.145 - - [2026-06-22 01:45:11] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.063003 252.129.134.145 - - [2026-06-22 01:45:11] "POST /neutron/network HTTP/1.1" 200 834 0.033952 252.129.134.145 - - [2026-06-22 01:45:11] "POST /neutron/port HTTP/1.1" 200 117 0.005224 252.129.134.145 - - [2026-06-22 01:45:12] "POST /neutron/port HTTP/1.1" 200 117 0.006088 10.0.0.129 - - [2026-06-22 01:45:12] "POST /id-to-fqname HTTP/1.1" 200 231 0.001728 252.129.134.145 - - [2026-06-22 01:45:12] "POST /neutron/port HTTP/1.1" 200 117 0.005935 252.129.134.145 - - [2026-06-22 01:45:12] "POST /neutron/network HTTP/1.1" 200 848 0.006569 252.129.134.145 - - [2026-06-22 01:45:12] "GET /aaa-mode HTTP/1.1" 401 298 0.000489 252.129.134.145 - - [2026-06-22 01:45:12] "GET / HTTP/1.1" 200 36499 0.001588 252.129.134.145 - - [2026-06-22 01:45:12] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000417 10.0.0.129 - - [2026-06-22 01:45:12] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001136 252.129.134.145 - - [2026-06-22 01:45:12] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.074407 252.129.134.145 - - [2026-06-22 01:45:13] "POST /neutron/network HTTP/1.1" 200 844 0.006051 10.0.0.129 - - [2026-06-22 01:45:13] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001476 252.129.134.145 - - [2026-06-22 01:45:13] "POST /neutron/network HTTP/1.1" 200 838 0.046159 252.129.134.145 - - [2026-06-22 01:45:13] "POST /neutron/port HTTP/1.1" 200 1068 0.317894 252.129.134.145 - - [2026-06-22 01:45:13] "POST /neutron/port HTTP/1.1" 200 1068 0.011928 252.129.134.145 - - [2026-06-22 01:45:13] "POST /neutron/port HTTP/1.1" 200 1068 0.012595 252.129.134.145 - - [2026-06-22 01:45:13] "POST /neutron/port HTTP/1.1" 200 1078 0.035128 252.129.134.145 - - [2026-06-22 01:45:13] "POST /neutron/port HTTP/1.1" 200 1118 0.125827 252.129.134.145 - - [2026-06-22 01:45:13] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007662 252.129.134.145 - - [2026-06-22 01:45:13] "POST /neutron/port HTTP/1.1" 200 117 0.019065 252.129.134.145 - - [2026-06-22 01:45:13] "POST /neutron/port HTTP/1.1" 200 1128 0.020013 10.0.0.129 - - [2026-06-22 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.129 - - [2026-06-22 01:45:13] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001916 10.0.0.129 - - [2026-06-22 01:45:13] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.036992 252.129.134.145 - - [2026-06-22 01:45:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005269 10.0.0.129 - - [2026-06-22 01:45:14] "GET /virtual-network/6b9bcd0d-9833-495e-a048-8bee66c85c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007797 252.129.134.145 - - [2026-06-22 01:45:14] "POST /neutron/subnet HTTP/1.1" 200 689 0.010396 10.0.0.129 - - [2026-06-22 01:45:14] "GET /floating-ip-pools?parent_id=6b9bcd0d-9833-495e-a048-8bee66c85c13&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.007146 252.129.134.145 - - [2026-06-22 01:45:14] "POST /neutron/port HTTP/1.1" 200 117 0.001389 10.0.0.129 - - [2026-06-22 01:45:14] "GET /virtual-network/6b9bcd0d-9833-495e-a048-8bee66c85c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.008365 252.129.134.145 - - [2026-06-22 01:45:14] "POST /neutron/network HTTP/1.1" 200 834 0.008149 10.0.0.129 - - [2026-06-22 01:45:14] "POST /floating-ip-pools HTTP/1.1" 200 611 0.029390 10.0.0.129 - - [2026-06-22 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.016808 10.0.0.129 - - [2026-06-22 01:45:14] "GET /virtual-network/6b9bcd0d-9833-495e-a048-8bee66c85c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.016379 10.0.0.129 - - [2026-06-22 01:45:14] "GET /domains HTTP/1.1" 200 440 0.003472 10.0.0.129 - - [2026-06-22 01:45:14] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001085 10.0.0.129 - - [2026-06-22 01:45:14] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1517 0.007301 10.0.0.129 - - [2026-06-22 01:45:14] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001493 10.0.0.129 - - [2026-06-22 01:45:14] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2 HTTP/1.1" 200 2990 0.035255 10.0.0.129 - - [2026-06-22 01:45:14] "GET /virtual-network/6b9bcd0d-9833-495e-a048-8bee66c85c13 HTTP/1.1" 200 2630 0.018153 252.129.134.145 - - [2026-06-22 01:45:14] "POST /neutron/network HTTP/1.1" 200 848 0.005874 10.0.0.129 - - [2026-06-22 01:45:14] "GET /floating-ip-pool/019817cc-9fc5-4db9-a539-3204cc1d46fa HTTP/1.1" 200 1442 0.004156 10.0.0.129 - - [2026-06-22 01:45:14] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001120 10.0.0.129 - - [2026-06-22 01:45:14] "GET /domains HTTP/1.1" 200 440 0.002933 10.0.0.129 - - [2026-06-22 01:45:14] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001628 10.0.0.129 - - [2026-06-22 01:45:14] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1517 0.013485 10.0.0.129 - - [2026-06-22 01:45:14] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001070 10.0.0.129 - - [2026-06-22 01:45:14] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2 HTTP/1.1" 200 3246 0.055858 10.0.0.129 - - [2026-06-22 01:45:14] "GET /virtual-network/6b9bcd0d-9833-495e-a048-8bee66c85c13 HTTP/1.1" 200 3164 0.022049 10.0.0.129 - - [2026-06-22 01:45:15] "GET /virtual-network/6b9bcd0d-9833-495e-a048-8bee66c85c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007312 252.129.134.145 - - [2026-06-22 01:45:15] "POST /neutron/port HTTP/1.1" 200 1072 0.345678 252.129.134.145 - - [2026-06-22 01:45:15] "POST /neutron/port HTTP/1.1" 200 1072 0.011408 252.129.134.145 - - [2026-06-22 01:45:15] "POST /neutron/port HTTP/1.1" 200 1128 0.015353 252.129.134.145 - - [2026-06-22 01:45:15] "POST /neutron/port HTTP/1.1" 200 1072 0.014426 252.129.134.145 - - [2026-06-22 01:45:15] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009016 252.129.134.145 - - [2026-06-22 01:45:15] "POST /neutron/port HTTP/1.1" 200 1122 0.100003 252.129.134.145 - - [2026-06-22 01:45:15] "POST /neutron/port HTTP/1.1" 200 1132 0.014929 252.129.134.145 - - [2026-06-22 01:45:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003643 252.129.134.145 - - [2026-06-22 01:45:15] "POST /neutron/subnet HTTP/1.1" 200 708 0.008769 252.129.134.145 - - [2026-06-22 01:45:15] "POST /neutron/port HTTP/1.1" 200 117 0.001376 252.129.134.145 - - [2026-06-22 01:45:15] "POST /neutron/network HTTP/1.1" 200 838 0.006460 252.129.134.145 - - [2026-06-22 01:45:20] "POST /neutron/port HTTP/1.1" 200 1128 0.012838 252.129.134.145 - - [2026-06-22 01:45:20] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006188 252.129.134.145 - - [2026-06-22 01:45:20] "POST /neutron/port HTTP/1.1" 200 1128 0.014789 252.129.134.145 - - [2026-06-22 01:45:20] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009641 252.129.134.145 - - [2026-06-22 01:45:20] "POST /neutron/port HTTP/1.1" 200 1128 0.014901 252.129.134.145 - - [2026-06-22 01:45:20] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010434 10.0.0.129 - - [2026-06-22 01:45:20] "GET /virtual-machine/cd8887fe-711d-4177-8f9a-9d1e6246e525 HTTP/1.1" 200 1307 0.005722 10.0.0.129 - - [2026-06-22 01:45:20] "GET /virtual-machine-interface/13985daf-fb07-4f07-b8ae-8bbd652f5261 HTTP/1.1" 200 3006 0.006376 10.0.0.129 - - [2026-06-22 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.129 - - [2026-06-22 01:45:20] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003493 10.0.0.129 - - [2026-06-22 01:45:20] "GET /virtual-networks?parent_id=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003498 10.0.0.129 - - [2026-06-22 01:45:21] "GET /virtual-network/1a293b8d-828c-4db0-9baa-92b1ca634026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007267 10.0.0.129 - - [2026-06-22 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.129 - - [2026-06-22 01:45:24] "GET /virtual-network/1a293b8d-828c-4db0-9baa-92b1ca634026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005363 252.129.134.145 - - [2026-06-22 01:45:24] "POST /neutron/port HTTP/1.1" 200 1128 0.049296 252.129.134.145 - - [2026-06-22 01:45:24] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005878 252.129.134.145 - - [2026-06-22 01:45:25] "POST /neutron/port HTTP/1.1" 200 1128 0.039140 252.129.134.145 - - [2026-06-22 01:45:25] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006209 252.129.134.145 - - [2026-06-22 01:45:26] "POST /neutron/port HTTP/1.1" 200 1128 0.054713 252.129.134.145 - - [2026-06-22 01:45:26] "POST /neutron/port HTTP/1.1" 200 1132 0.052791 10.0.0.129 - - [2026-06-22 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005493 10.0.0.129 - - [2026-06-22 01:45:26] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.006809 252.129.134.145 - - [2026-06-22 01:45:26] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009137 252.129.134.145 - - [2026-06-22 01:45:26] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008752 10.0.0.129 - - [2026-06-22 01:45:26] "GET /virtual-networks?parent_id=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003160 10.0.0.129 - - [2026-06-22 01:45:26] "GET /virtual-network/1a293b8d-828c-4db0-9baa-92b1ca634026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005230 252.129.134.145 - - [2026-06-22 01:45:26] "POST /neutron/port HTTP/1.1" 200 1128 0.014855 252.129.134.145 - - [2026-06-22 01:45:26] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006613 252.129.134.145 - - [2026-06-22 01:45:27] "POST /neutron/port HTTP/1.1" 200 1132 0.040762 252.129.134.145 - - [2026-06-22 01:45:27] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006131 252.129.134.145 - - [2026-06-22 01:45:27] "POST /neutron/port HTTP/1.1" 200 1128 0.014405 252.129.134.145 - - [2026-06-22 01:45:27] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005867 252.129.134.145 - - [2026-06-22 01:45:28] "POST /neutron/port HTTP/1.1" 200 1132 0.018534 252.129.134.145 - - [2026-06-22 01:45:28] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005809 10.0.0.129 - - [2026-06-22 01:45:31] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001419 252.129.134.145 - - [2026-06-22 01:45:31] "POST /neutron/floatingip HTTP/1.1" 200 532 0.062257 252.129.134.145 - - [2026-06-22 01:45:31] "POST /neutron/port HTTP/1.1" 200 1128 0.014713 252.129.134.145 - - [2026-06-22 01:45:31] "POST /neutron/floatingip HTTP/1.1" 200 532 0.005554 252.129.134.145 - - [2026-06-22 01:45:32] "POST /neutron/floatingip HTTP/1.1" 200 577 0.034858 252.129.134.145 - - [2026-06-22 01:45:32] "POST /neutron/port HTTP/1.1" 200 1132 0.013024 252.129.134.145 - - [2026-06-22 01:45:32] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006861 252.129.134.145 - - [2026-06-22 01:45:32] "POST /neutron/port HTTP/1.1" 200 1132 0.013121 252.129.134.145 - - [2026-06-22 01:45:32] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006587 252.129.134.145 - - [2026-06-22 01:45:32] "POST /neutron/port HTTP/1.1" 200 1132 0.015679 252.129.134.145 - - [2026-06-22 01:45:32] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007682 10.0.0.129 - - [2026-06-22 01:45:32] "GET /virtual-machine/659232dd-4264-4aaa-90bb-cb571ad50b39 HTTP/1.1" 200 1306 0.004876 10.0.0.129 - - [2026-06-22 01:45:32] "GET /virtual-machine-interface/359ea5a1-aac2-4f6b-81b6-f2df9f8062d9 HTTP/1.1" 200 3005 0.005827 10.0.0.129 - - [2026-06-22 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.129 - - [2026-06-22 01:45:32] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003206 10.0.0.129 - - [2026-06-22 01:45:32] "GET /virtual-networks?parent_id=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003410 10.0.0.129 - - [2026-06-22 01:45:32] "GET /virtual-network/6b9bcd0d-9833-495e-a048-8bee66c85c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005132 10.0.0.129 - - [2026-06-22 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.129 - - [2026-06-22 01:45:33] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003336 10.0.0.129 - - [2026-06-22 01:45:34] "GET /virtual-networks?parent_id=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003406 10.0.0.129 - - [2026-06-22 01:45:34] "GET /virtual-network/6b9bcd0d-9833-495e-a048-8bee66c85c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005086 252.129.134.145 - - [2026-06-22 01:45:34] "POST /neutron/floatingip HTTP/1.1" 200 577 0.013219 10.0.0.129 - - [2026-06-22 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.129 - - [2026-06-22 01:45:34] "GET /routing-instance/d0cf1d43-5274-4379-86e1-5a0307051524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.004513 10.0.0.129 - - [2026-06-22 01:45:34] "GET /route-target/88df5c6c-f469-463b-b5fe-0cfcd099873e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004095 10.0.0.129 - - [2026-06-22 01:45:34] "GET /floating-ip/6d13e16b-a04b-430a-b96e-0084e70991a2 HTTP/1.1" 200 1891 0.005046 252.129.134.145 - - [2026-06-22 01:45:37] "POST /neutron/floatingip HTTP/1.1" 200 577 0.013955 252.129.134.145 - - [2026-06-22 01:45:37] "POST /neutron/floatingip HTTP/1.1" 200 532 0.017749 252.129.134.145 - - [2026-06-22 01:45:37] "POST /neutron/floatingip HTTP/1.1" 200 532 0.005617 252.129.134.145 - - [2026-06-22 01:45:37] "POST /neutron/floatingip HTTP/1.1" 200 115 0.038691 10.0.0.129 - - [2026-06-22 01:45:37] "GET /floating-ip-pool/019817cc-9fc5-4db9-a539-3204cc1d46fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003419 10.0.0.129 - - [2026-06-22 01:45:37] "POST /ref-update HTTP/1.1" 200 156 0.010510 10.0.0.129 - - [2026-06-22 01:45:38] "DELETE /floating-ip-pool/019817cc-9fc5-4db9-a539-3204cc1d46fa HTTP/1.1" 200 115 0.033952 252.129.134.145 - - [2026-06-22 01:45:38] "POST /neutron/network HTTP/1.1" 200 834 0.017195 252.129.134.145 - - [2026-06-22 01:45:38] "POST /neutron/network HTTP/1.1" 400 204 0.017031 252.129.134.145 - - [2026-06-22 01:45:39] "POST /neutron/port HTTP/1.1" 200 1132 0.014899 252.129.134.145 - - [2026-06-22 01:45:39] "POST /neutron/port HTTP/1.1" 200 1128 0.012194 252.129.134.145 - - [2026-06-22 01:45:39] "POST /neutron/port HTTP/1.1" 200 1122 0.013700 252.129.134.145 - - [2026-06-22 01:45:39] "POST /neutron/port HTTP/1.1" 200 1118 0.009175 252.129.134.145 - - [2026-06-22 01:45:39] "POST /neutron/port HTTP/1.1" 200 151 0.195152 252.129.134.145 - - [2026-06-22 01:45:39] "POST /neutron/port HTTP/1.1" 200 151 0.183278 252.129.134.145 - - [2026-06-22 01:45:40] "POST /neutron/network HTTP/1.1" 200 834 0.005970 10.0.0.129 - - [2026-06-22 01:45:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003537 10.0.0.129 - - [2026-06-22 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.129 - - [2026-06-22 01:45:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003411 252.129.134.145 - - [2026-06-22 01:45:40] "POST /neutron/network HTTP/1.1" 200 151 0.084937 10.0.0.129 - - [2026-06-22 01:45:40] "DELETE /route-target/208256ae-75cc-4743-8a1b-e2912c28fd13 HTTP/1.1" 200 115 0.022304 10.0.0.129 - - [2026-06-22 01:45:40] "GET /routing-instance/52f997f3-64f2-4e56-9e2a-ca215d821acf HTTP/1.1" 404 171 0.003082 10.0.0.129 - - [2026-06-22 01:45:40] "GET /domains HTTP/1.1" 200 440 0.002788 10.0.0.129 - - [2026-06-22 01:45:40] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001037 10.0.0.129 - - [2026-06-22 01:45:40] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1517 0.007047 10.0.0.129 - - [2026-06-22 01:45:40] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001794 10.0.0.129 - - [2026-06-22 01:45:40] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2 HTTP/1.1" 200 2176 0.030369 252.129.134.145 - - [2026-06-22 01:45:41] "POST /neutron/network HTTP/1.1" 200 838 0.006962 10.0.0.129 - - [2026-06-22 01:45:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003461 10.0.0.129 - - [2026-06-22 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.129 - - [2026-06-22 01:45:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002249 252.129.134.145 - - [2026-06-22 01:45:41] "POST /neutron/network HTTP/1.1" 200 151 0.092332 10.0.0.129 - - [2026-06-22 01:45:41] "DELETE /route-target/88df5c6c-f469-463b-b5fe-0cfcd099873e HTTP/1.1" 200 115 0.016613 10.0.0.129 - - [2026-06-22 01:45:41] "GET /routing-instance/d0cf1d43-5274-4379-86e1-5a0307051524 HTTP/1.1" 404 171 0.004993 10.0.0.129 - - [2026-06-22 01:45:41] "GET /domains HTTP/1.1" 200 440 0.002835 10.0.0.129 - - [2026-06-22 01:45:41] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000987 10.0.0.129 - - [2026-06-22 01:45:41] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1517 0.009181 10.0.0.129 - - [2026-06-22 01:45:41] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001611 10.0.0.129 - - [2026-06-22 01:45:41] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2 HTTP/1.1" 200 1926 0.027065 10.0.0.129 - - [2026-06-22 01:45:42] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001124 10.0.0.129 - - [2026-06-22 01:45:42] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.023292 10.0.0.129 - - [2026-06-22 01:45:42] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001298 10.0.0.129 - - [2026-06-22 01:45:42] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2?fields=virtual_networks HTTP/1.1" 200 1058 0.074116 10.0.0.129 - - [2026-06-22 01:45:42] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001369 10.0.0.129 - - [2026-06-22 01:45:42] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.025118 10.0.0.129 - - [2026-06-22 01:45:42] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001054 10.0.0.129 - - [2026-06-22 01:45:42] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2?fields=security_groups HTTP/1.1" 200 1296 0.079530 10.0.0.129 - - [2026-06-22 01:45:43] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001057 10.0.0.129 - - [2026-06-22 01:45:43] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006876 10.0.0.129 - - [2026-06-22 01:45:43] "POST /fqname-to-id HTTP/1.1" 404 181 0.032742 10.0.0.129 - - [2026-06-22 01:45:43] "GET /projects?obj_uuids=be1c014e-5d87-4b83-9ed1-c09c538ca2f7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002619 10.0.0.129 - - [2026-06-22 01:45:43] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000950 10.0.0.129 - - [2026-06-22 01:45:43] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006403 10.0.0.129 - - [2026-06-22 01:45:43] "POST /id-to-fqname HTTP/1.1" 200 183 0.002738 10.0.0.129 - - [2026-06-22 01:45:43] "POST /fqname-to-id HTTP/1.1" 404 192 0.003580 10.0.0.129 - - [2026-06-22 01:45:43] "POST /security-groups HTTP/1.1" 200 578 0.076896 10.0.0.129 - - [2026-06-22 01:45:43] "POST /fqname-to-id HTTP/1.1" 404 227 0.002622 10.0.0.129 - - [2026-06-22 01:45:43] "POST /projects HTTP/1.1" 200 567 0.232320 10.0.0.129 - - [2026-06-22 01:45:44] "POST /access-control-lists HTTP/1.1" 200 593 0.063219 10.0.0.129 - - [2026-06-22 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.309705 10.0.0.129 - - [2026-06-22 01:45:44] "POST /fqname-to-id HTTP/1.1" 404 226 0.003195 10.0.0.129 - - [2026-06-22 01:45:44] "GET /project/be1c014e-5d87-4b83-9ed1-c09c538ca2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.455921 10.0.0.129 - - [2026-06-22 01:45:44] "POST /access-control-lists HTTP/1.1" 200 591 0.072106 10.0.0.129 - - [2026-06-22 01:45:45] "GET / HTTP/1.1" 200 36499 0.001707 10.0.0.129 - - [2026-06-22 01:45:47] "GET /projects?obj_uuids=be1c014e-5d87-4b83-9ed1-c09c538ca2f7&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001656 10.0.0.129 - - [2026-06-22 01:45:47] "GET /project/be1c014e-5d87-4b83-9ed1-c09c538ca2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.031650 10.0.0.129 - - [2026-06-22 01:45:47] "GET /projects?obj_uuids=be1c014e-5d87-4b83-9ed1-c09c538ca2f7&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001356 10.0.0.129 - - [2026-06-22 01:45:47] "GET /project/be1c014e-5d87-4b83-9ed1-c09c538ca2f7?fields=virtual_networks HTTP/1.1" 200 1024 0.069359 10.0.0.129 - - [2026-06-22 01:45:47] "GET /projects?obj_uuids=be1c014e-5d87-4b83-9ed1-c09c538ca2f7&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001416 10.0.0.129 - - [2026-06-22 01:45:47] "GET /project/be1c014e-5d87-4b83-9ed1-c09c538ca2f7?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.026128 10.0.0.129 - - [2026-06-22 01:45:47] "GET /projects?obj_uuids=be1c014e-5d87-4b83-9ed1-c09c538ca2f7&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001063 10.0.0.129 - - [2026-06-22 01:45:47] "GET /project/be1c014e-5d87-4b83-9ed1-c09c538ca2f7?fields=security_groups HTTP/1.1" 200 1245 0.028909 10.0.0.129 - - [2026-06-22 01:45:48] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001169 10.0.0.129 - - [2026-06-22 01:45:48] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007508 10.0.0.129 - - [2026-06-22 01:45:48] "POST /fqname-to-id HTTP/1.1" 404 181 0.032761 10.0.0.129 - - [2026-06-22 01:45:48] "GET /projects?obj_uuids=a927564f-bfff-49ba-b531-03193b9e0b4e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002700 10.0.0.129 - - [2026-06-22 01:45:48] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001087 10.0.0.129 - - [2026-06-22 01:45:48] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007121 10.0.0.129 - - [2026-06-22 01:45:48] "POST /id-to-fqname HTTP/1.1" 200 183 0.001314 10.0.0.129 - - [2026-06-22 01:45:48] "POST /fqname-to-id HTTP/1.1" 404 192 0.003922 10.0.0.129 - - [2026-06-22 01:45:48] "POST /security-groups HTTP/1.1" 200 578 0.067533 10.0.0.129 - - [2026-06-22 01:45:48] "POST /fqname-to-id HTTP/1.1" 404 227 0.002756 10.0.0.129 - - [2026-06-22 01:45:49] "POST /projects HTTP/1.1" 200 567 0.217084 10.0.0.129 - - [2026-06-22 01:45:49] "POST /access-control-lists HTTP/1.1" 200 593 0.059616 10.0.0.129 - - [2026-06-22 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.289394 10.0.0.129 - - [2026-06-22 01:45:49] "POST /fqname-to-id HTTP/1.1" 404 226 0.002862 10.0.0.129 - - [2026-06-22 01:45:49] "GET /project/a927564f-bfff-49ba-b531-03193b9e0b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.433770 10.0.0.129 - - [2026-06-22 01:45:49] "POST /access-control-lists HTTP/1.1" 200 591 0.061028 10.0.0.129 - - [2026-06-22 01:45:50] "GET / HTTP/1.1" 200 36499 0.001893 10.0.0.129 - - [2026-06-22 01:45:52] "POST /fqname-to-id HTTP/1.1" 404 191 0.003731 10.0.0.129 - - [2026-06-22 01:45:52] "GET /projects?obj_uuids=3836028d-0ffd-4c49-8eb3-aaf4cf2b146f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.013262 10.0.0.129 - - [2026-06-22 01:45:52] "DELETE /project/a927564fbfff49bab53103193b9e0b4e HTTP/1.1" 404 173 0.038954 10.0.0.129 - - [2026-06-22 01:45:52] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001711 10.0.0.129 - - [2026-06-22 01:45:52] "DELETE /project/90c023badea64a3f973f511ffec466b2 HTTP/1.1" 404 173 0.007412 10.0.0.129 - - [2026-06-22 01:45:52] "DELETE /project/be1c014e5d874b839ed1c09c538ca2f7 HTTP/1.1" 404 173 0.010930 10.0.0.129 - - [2026-06-22 01:45:52] "GET /projects?obj_uuids=be1c014e-5d87-4b83-9ed1-c09c538ca2f7&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.013357 10.0.0.129 - - [2026-06-22 01:45:52] "GET /projects?obj_uuids=d8734784-c824-4e24-aea0-84f7e861420a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001510 10.0.0.129 - - [2026-06-22 01:45:52] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.257384 10.0.0.129 - - [2026-06-22 01:45:52] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001626 10.0.0.129 - - [2026-06-22 01:45:53] "GET /project/be1c014e-5d87-4b83-9ed1-c09c538ca2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.387173 10.0.0.129 - - [2026-06-22 01:45:53] "GET /projects?obj_uuids=be1c014e-5d87-4b83-9ed1-c09c538ca2f7&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.003026 10.0.0.129 - - [2026-06-22 01:45:53] "GET /project/d8734784-c824-4e24-aea0-84f7e861420a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.382608 10.0.0.129 - - [2026-06-22 01:45:53] "POST /fqname-to-id HTTP/1.1" 404 226 0.024722 10.0.0.129 - - [2026-06-22 01:45:53] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2?fields=security_groups HTTP/1.1" 200 1386 0.343040 10.0.0.129 - - [2026-06-22 01:45:53] "GET /projects?obj_uuids=d8734784-c824-4e24-aea0-84f7e861420a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004040 10.0.0.129 - - [2026-06-22 01:45:53] "GET /project/be1c014e-5d87-4b83-9ed1-c09c538ca2f7?fields=security_groups HTTP/1.1" 200 1335 0.201161 10.0.0.129 - - [2026-06-22 01:45:53] "POST /access-control-lists HTTP/1.1" 200 592 0.266299 10.0.0.129 - - [2026-06-22 01:45:53] "GET /project/d8734784-c824-4e24-aea0-84f7e861420a?fields=security_groups HTTP/1.1" 200 1383 0.301679 10.0.0.129 - - [2026-06-22 01:45:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.039066 10.0.0.129 - - [2026-06-22 01:45:53] "POST /access-control-lists HTTP/1.1" 200 590 0.070261 10.0.0.129 - - [2026-06-22 01:45:53] "DELETE /security-group/9413e33f-ce83-4f0c-913c-fbb3342c0806 HTTP/1.1" 200 115 0.424810 10.0.0.129 - - [2026-06-22 01:45:53] "DELETE /security-group/38051880-2da9-40a0-8e37-c091b43b7f1a HTTP/1.1" 200 115 0.425044 10.0.0.129 - - [2026-06-22 01:45:53] "GET /projects?obj_uuids=90c023ba-dea6-4a3f-973f-511ffec466b2&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001935 10.0.0.129 - - [2026-06-22 01:45:53] "GET /projects?obj_uuids=be1c014e-5d87-4b83-9ed1-c09c538ca2f7&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001551 10.0.0.129 - - [2026-06-22 01:45:54] "PUT /access-control-list/06a343a4-e25f-4f40-8733-0b650872837c HTTP/1.1" 200 274 0.149388 10.0.0.129 - - [2026-06-22 01:45:54] "DELETE /security-group/e207322c-8159-4fc0-b0b8-69eb1487454f HTTP/1.1" 200 115 0.416682 10.0.0.129 - - [2026-06-22 01:45:54] "GET /projects?obj_uuids=d8734784-c824-4e24-aea0-84f7e861420a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001412 10.0.0.129 - - [2026-06-22 01:45:54] "GET /project/90c023ba-dea6-4a3f-973f-511ffec466b2?fields=application_policy_sets HTTP/1.1" 200 1425 0.510146 10.0.0.129 - - [2026-06-22 01:45:54] "GET /project/be1c014e-5d87-4b83-9ed1-c09c538ca2f7?fields=application_policy_sets HTTP/1.1" 200 1374 0.672493 10.0.0.129 - - [2026-06-22 01:45:54] "GET /project/d8734784-c824-4e24-aea0-84f7e861420a?fields=application_policy_sets HTTP/1.1" 200 1422 0.797630 10.0.0.129 - - [2026-06-22 01:45:55] "DELETE /access-control-list/6c4a6bf5-e199-4525-83d7-89ab76006b73 HTTP/1.1" 200 115 0.917048 252.129.134.145 - - [2026-06-22 01:45:55] "POST /neutron/security_group HTTP/1.1" 200 1362 3.033523 10.0.0.129 - - [2026-06-22 01:45:55] "DELETE /access-control-list/4246b700-bb59-432d-9842-e99d601096b7 HTTP/1.1" 200 115 0.360884 10.0.0.129 - - [2026-06-22 01:45:55] "GET /projects?obj_uuids=3836028d-0ffd-4c49-8eb3-aaf4cf2b146f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.018320 10.0.0.129 - - [2026-06-22 01:45:55] "DELETE /access-control-list/1fb9c6f2-763b-4ac9-97a2-a92656f0c02f HTTP/1.1" 200 115 0.198154 10.0.0.129 - - [2026-06-22 01:45:55] "DELETE /project/90c023ba-dea6-4a3f-973f-511ffec466b2 HTTP/1.1" 200 115 3.006767 10.0.0.129 - - [2026-06-22 01:45:55] "DELETE /project/be1c014e-5d87-4b83-9ed1-c09c538ca2f7 HTTP/1.1" 200 115 2.946413 252.129.134.145 - - [2026-06-22 01:45:55] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.250299 10.0.0.129 - - [2026-06-22 01:45:55] "DELETE /access-control-list/662626a4-9424-4f86-8fd5-bcdd25c66768 HTTP/1.1" 200 115 0.169636 10.0.0.129 - - [2026-06-22 01:45:55] "DELETE /project/d8734784-c824-4e24-aea0-84f7e861420a HTTP/1.1" 200 115 3.020968 252.129.134.145 - - [2026-06-22 01:45:55] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.015642 10.0.0.129 - - [2026-06-22 01:45:55] "DELETE /access-control-list/6970f04c-10c7-4bc6-8a96-ecd45ba73be0 HTTP/1.1" 200 115 0.031618 10.0.0.129 - - [2026-06-22 01:45:55] "DELETE /access-control-list/e2692966-93b8-49ff-ab30-f5c554471bd4 HTTP/1.1" 200 115 0.086472 10.0.0.129 - - [2026-06-22 01:45:56] "PUT /access-control-list/06a343a4-e25f-4f40-8733-0b650872837c HTTP/1.1" 200 274 0.028736 252.129.134.145 - - [2026-06-22 01:45:56] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.462764 252.129.134.145 - - [2026-06-22 01:45:56] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.235958 10.0.0.129 - - [2026-06-22 01:45:56] "PUT /access-control-list/06a343a4-e25f-4f40-8733-0b650872837c HTTP/1.1" 200 274 0.155177 252.129.134.145 - - [2026-06-22 01:45:56] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.230322 10.0.0.129 - - [2026-06-22 01:45:57] "POST /fqname-to-id HTTP/1.1" 404 191 0.057102 10.0.0.129 - - [2026-06-22 01:45:57] "GET /projects?obj_uuids=3836028d-0ffd-4c49-8eb3-aaf4cf2b146f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002156 10.0.0.129 - - [2026-06-22 01:45:57] "PUT /access-control-list/06a343a4-e25f-4f40-8733-0b650872837c HTTP/1.1" 200 274 0.113022 10.0.0.129 - - [2026-06-22 01:45:57] "POST /fqname-to-id HTTP/1.1" 404 226 0.025484 10.0.0.129 - - [2026-06-22 01:45:57] "POST /access-control-lists HTTP/1.1" 200 592 0.034065 10.0.0.129 - - [2026-06-22 01:45:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.060112 10.0.0.129 - - [2026-06-22 01:45:57] "POST /access-control-lists HTTP/1.1" 200 590 0.052546 10.0.0.129 - - [2026-06-22 01:45:57] "PUT /access-control-list/f7f4287d-4840-434f-b72a-486d5627574d HTTP/1.1" 200 274 0.016506 252.129.134.145 - - [2026-06-22 01:45:57] "POST /neutron/security_group HTTP/1.1" 200 1362 0.589732 10.0.0.129 - - [2026-06-22 01:45:57] "PUT /access-control-list/f7f4287d-4840-434f-b72a-486d5627574d HTTP/1.1" 200 274 0.013120 10.0.0.129 - - [2026-06-22 01:45:57] "GET /projects?obj_uuids=3836028d-0ffd-4c49-8eb3-aaf4cf2b146f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001255 252.129.134.145 - - [2026-06-22 01:45:57] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.038291 252.129.134.145 - - [2026-06-22 01:45:57] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010956 252.129.134.145 - - [2026-06-22 01:45:58] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.172002 10.0.0.129 - - [2026-06-22 01:45:58] "PUT /access-control-list/f7f4287d-4840-434f-b72a-486d5627574d HTTP/1.1" 200 274 0.019581 252.129.134.145 - - [2026-06-22 01:45:58] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010263 252.129.134.145 - - [2026-06-22 01:45:58] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.183317 10.0.0.129 - - [2026-06-22 01:45:58] "POST /fqname-to-id HTTP/1.1" 401 298 0.000856 10.0.0.129 - - [2026-06-22 01:45:58] "PUT /access-control-list/f7f4287d-4840-434f-b72a-486d5627574d HTTP/1.1" 200 274 0.025958 10.0.0.129 - - [2026-06-22 01:45:58] "POST /fqname-to-id HTTP/1.1" 404 208 0.043998 10.0.0.129 - - [2026-06-22 01:45:58] "GET /projects?obj_uuids=a927564f-bfff-49ba-b531-03193b9e0b4e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001845 10.0.0.129 - - [2026-06-22 01:45:58] "POST /fqname-to-id HTTP/1.1" 404 243 0.006413 10.0.0.129 - - [2026-06-22 01:45:59] "POST /access-control-lists HTTP/1.1" 200 609 0.193491 10.0.0.129 - - [2026-06-22 01:45:59] "POST /fqname-to-id HTTP/1.1" 404 242 0.003594 10.0.0.129 - - [2026-06-22 01:45:59] "POST /access-control-lists HTTP/1.1" 200 607 0.023540 10.0.0.129 - - [2026-06-22 01:45:59] "PUT /access-control-list/8b771848-25d3-431f-ba32-390a44864571 HTTP/1.1" 200 274 0.074955 252.129.134.145 - - [2026-06-22 01:45:59] "POST /neutron/security_group HTTP/1.1" 200 1377 0.862447 10.0.0.129 - - [2026-06-22 01:45:59] "PUT /access-control-list/8b771848-25d3-431f-ba32-390a44864571 HTTP/1.1" 200 274 0.024784 10.0.0.129 - - [2026-06-22 01:45:59] "GET /projects?obj_uuids=a927564f-bfff-49ba-b531-03193b9e0b4e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002465 252.129.134.145 - - [2026-06-22 01:45:59] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.054199 252.129.134.145 - - [2026-06-22 01:45:59] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009174 252.129.134.145 - - [2026-06-22 01:46:00] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.191292 10.0.0.129 - - [2026-06-22 01:46:00] "PUT /access-control-list/8b771848-25d3-431f-ba32-390a44864571 HTTP/1.1" 200 274 0.057002 252.129.134.145 - - [2026-06-22 01:46:00] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.020580 10.0.0.129 - - [2026-06-22 01:46:00] "GET /obj-perms HTTP/1.1" 200 6408 0.113473 252.129.134.145 - - [2026-06-22 01:46:00] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.146512 10.0.0.129 - - [2026-06-22 01:46:00] "POST /fqname-to-id HTTP/1.1" 404 208 0.019747 10.0.0.129 - - [2026-06-22 01:46:00] "GET /projects?obj_uuids=a927564f-bfff-49ba-b531-03193b9e0b4e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002515 10.0.0.129 - - [2026-06-22 01:46:00] "PUT /access-control-list/8b771848-25d3-431f-ba32-390a44864571 HTTP/1.1" 200 274 0.078321 10.0.0.129 - - [2026-06-22 01:46:00] "POST /fqname-to-id HTTP/1.1" 404 243 0.006708 10.0.0.129 - - [2026-06-22 01:46:00] "POST /access-control-lists HTTP/1.1" 200 609 0.042260 10.0.0.129 - - [2026-06-22 01:46:00] "POST /fqname-to-id HTTP/1.1" 404 242 0.009103 10.0.0.129 - - [2026-06-22 01:46:00] "POST /access-control-lists HTTP/1.1" 200 607 0.068794 10.0.0.129 - - [2026-06-22 01:46:00] "GET /obj-perms HTTP/1.1" 200 6408 0.146808 10.0.0.129 - - [2026-06-22 01:46:00] "PUT /access-control-list/d94e351f-02c2-4b0d-96cd-d27d89565bff HTTP/1.1" 200 274 0.015632 252.129.134.145 - - [2026-06-22 01:46:00] "POST /neutron/security_group HTTP/1.1" 200 1377 0.546377 10.0.0.129 - - [2026-06-22 01:46:00] "PUT /access-control-list/d94e351f-02c2-4b0d-96cd-d27d89565bff HTTP/1.1" 200 274 0.013347 10.0.0.129 - - [2026-06-22 01:46:01] "GET /projects?obj_uuids=a927564f-bfff-49ba-b531-03193b9e0b4e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001153 252.129.134.145 - - [2026-06-22 01:46:01] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.026877 252.129.134.145 - - [2026-06-22 01:46:01] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.008356 252.129.134.145 - - [2026-06-22 01:46:01] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.215222 10.0.0.129 - - [2026-06-22 01:46:01] "PUT /access-control-list/d94e351f-02c2-4b0d-96cd-d27d89565bff HTTP/1.1" 200 274 0.036501 252.129.134.145 - - [2026-06-22 01:46:01] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.017957 252.129.134.145 - - [2026-06-22 01:46:01] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.243708 10.0.0.129 - - [2026-06-22 01:46:01] "PUT /access-control-list/d94e351f-02c2-4b0d-96cd-d27d89565bff HTTP/1.1" 200 274 0.068147 10.0.0.129 - - [2026-06-22 01:46:02] "GET /projects?obj_uuids=3836028d-0ffd-4c49-8eb3-aaf4cf2b146f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001987 252.129.134.145 - - [2026-06-22 01:46:02] "POST /neutron/router HTTP/1.1" 200 539 0.140381 10.0.0.129 - - [2026-06-22 01:46:02] "POST /route-targets HTTP/1.1" 200 329 0.017380 10.0.0.129 - - [2026-06-22 01:46:02] "PUT /logical-router/41ea22de-a4f6-4f8b-a83a-120587d70ed7 HTTP/1.1" 200 264 0.034034 252.129.134.145 - - [2026-06-22 01:46:02] "POST /neutron/router HTTP/1.1" 200 539 0.011188 252.129.134.145 - - [2026-06-22 01:46:02] "POST /neutron/router HTTP/1.1" 200 539 0.004059 252.129.134.145 - - [2026-06-22 01:46:02] "POST /neutron/router HTTP/1.1" 200 539 0.017062 252.129.134.145 - - [2026-06-22 01:46:02] "POST /neutron/router HTTP/1.1" 200 539 0.009743 252.129.134.145 - - [2026-06-22 01:46:02] "POST /neutron/router HTTP/1.1" 200 539 0.006503 252.129.134.145 - - [2026-06-22 01:46:02] "POST /neutron/router HTTP/1.1" 200 539 0.005431 252.129.134.145 - - [2026-06-22 01:46:02] "POST /neutron/router HTTP/1.1" 200 539 0.005870 252.129.134.145 - - [2026-06-22 01:46:02] "POST /neutron/router HTTP/1.1" 200 539 0.014652 252.129.134.145 - - [2026-06-22 01:46:03] "POST /neutron/router HTTP/1.1" 200 539 0.004380 252.129.134.145 - - [2026-06-22 01:46:03] "POST /neutron/router HTTP/1.1" 200 539 0.003645 252.129.134.145 - - [2026-06-22 01:46:03] "POST /neutron/router HTTP/1.1" 200 539 0.005131 252.129.134.145 - - [2026-06-22 01:46:03] "POST /neutron/router HTTP/1.1" 200 539 0.005963 252.129.134.145 - - [2026-06-22 01:46:03] "POST /neutron/router HTTP/1.1" 200 539 0.003736 252.129.134.145 - - [2026-06-22 01:46:03] "POST /neutron/router HTTP/1.1" 200 539 0.003566 252.129.134.145 - - [2026-06-22 01:46:03] "POST /neutron/router HTTP/1.1" 200 539 0.004472 252.129.134.145 - - [2026-06-22 01:46:03] "POST /neutron/router HTTP/1.1" 200 539 0.005967 252.129.134.145 - - [2026-06-22 01:46:03] "POST /neutron/router HTTP/1.1" 200 539 0.005813 252.129.134.145 - - [2026-06-22 01:46:03] "POST /neutron/router HTTP/1.1" 200 539 0.005832 252.129.134.145 - - [2026-06-22 01:46:03] "POST /neutron/router HTTP/1.1" 200 539 0.005225 252.129.134.145 - - [2026-06-22 01:46:03] "POST /neutron/router HTTP/1.1" 200 539 0.006024 252.129.134.145 - - [2026-06-22 01:46:03] "POST /neutron/router HTTP/1.1" 200 539 0.005175 252.129.134.145 - - [2026-06-22 01:46:03] "POST /neutron/router HTTP/1.1" 200 539 0.004612 252.129.134.145 - - [2026-06-22 01:46:03] "POST /neutron/router HTTP/1.1" 200 539 0.003862 252.129.134.145 - - [2026-06-22 01:46:03] "POST /neutron/router HTTP/1.1" 200 539 0.003632 252.129.134.145 - - [2026-06-22 01:46:04] "POST /neutron/router HTTP/1.1" 200 539 0.004069 252.129.134.145 - - [2026-06-22 01:46:04] "POST /neutron/router HTTP/1.1" 200 539 0.005112 252.129.134.145 - - [2026-06-22 01:46:04] "POST /neutron/router HTTP/1.1" 200 539 0.004802 252.129.134.145 - - [2026-06-22 01:46:04] "POST /neutron/router HTTP/1.1" 200 539 0.004511 252.129.134.145 - - [2026-06-22 01:46:04] "POST /neutron/router HTTP/1.1" 200 539 0.004577 252.129.134.145 - - [2026-06-22 01:46:04] "POST /neutron/router HTTP/1.1" 200 539 0.006395 252.129.134.145 - - [2026-06-22 01:46:04] "POST /neutron/router HTTP/1.1" 200 539 0.004282 252.129.134.145 - - [2026-06-22 01:46:04] "POST /neutron/router HTTP/1.1" 200 539 0.004655 252.129.134.145 - - [2026-06-22 01:46:04] "POST /neutron/router HTTP/1.1" 200 539 0.017487 252.129.134.145 - - [2026-06-22 01:46:04] "POST /neutron/router HTTP/1.1" 200 539 0.004713 252.129.134.145 - - [2026-06-22 01:46:04] "POST /neutron/router HTTP/1.1" 200 540 0.015727 252.129.134.145 - - [2026-06-22 01:46:04] "POST /neutron/router HTTP/1.1" 200 540 0.003955 10.0.0.129 - - [2026-06-22 01:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009535 10.0.0.129 - - [2026-06-22 01:46:04] "GET /logical-router/41ea22de-a4f6-4f8b-a83a-120587d70ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006001 252.129.134.145 - - [2026-06-22 01:46:04] "POST /neutron/router HTTP/1.1" 200 151 0.087671 10.0.0.129 - - [2026-06-22 01:46:04] "DELETE /route-target/0892b95d-db1d-419f-ac51-41fcaf7d405e HTTP/1.1" 200 115 0.022985 10.0.0.129 - - [2026-06-22 01:46:04] "GET /projects?obj_uuids=a927564f-bfff-49ba-b531-03193b9e0b4e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002960 252.129.134.145 - - [2026-06-22 01:46:05] "POST /neutron/router HTTP/1.1" 200 557 0.079205 10.0.0.129 - - [2026-06-22 01:46:05] "POST /route-targets HTTP/1.1" 200 329 0.022209 252.129.134.145 - - [2026-06-22 01:46:05] "POST /neutron/router HTTP/1.1" 200 557 0.012341 10.0.0.129 - - [2026-06-22 01:46:05] "PUT /logical-router/7f672d49-d748-42af-897c-e16c59b8ff9a HTTP/1.1" 200 264 0.046017 252.129.134.145 - - [2026-06-22 01:46:05] "POST /neutron/router HTTP/1.1" 200 557 0.005508 252.129.134.145 - - [2026-06-22 01:46:05] "POST /neutron/router HTTP/1.1" 200 557 0.003883 252.129.134.145 - - [2026-06-22 01:46:05] "POST /neutron/router HTTP/1.1" 200 557 0.004063 252.129.134.145 - - [2026-06-22 01:46:05] "POST /neutron/router HTTP/1.1" 200 557 0.007851 252.129.134.145 - - [2026-06-22 01:46:05] "POST /neutron/router HTTP/1.1" 200 557 0.005241 252.129.134.145 - - [2026-06-22 01:46:05] "POST /neutron/router HTTP/1.1" 200 557 0.004269 252.129.134.145 - - [2026-06-22 01:46:05] "POST /neutron/router HTTP/1.1" 200 557 0.005463 252.129.134.145 - - [2026-06-22 01:46:05] "POST /neutron/router HTTP/1.1" 200 557 0.004430 252.129.134.145 - - [2026-06-22 01:46:05] "POST /neutron/router HTTP/1.1" 200 557 0.004850 252.129.134.145 - - [2026-06-22 01:46:05] "POST /neutron/router HTTP/1.1" 200 557 0.004956 252.129.134.145 - - [2026-06-22 01:46:05] "POST /neutron/router HTTP/1.1" 200 557 0.003561 252.129.134.145 - - [2026-06-22 01:46:05] "POST /neutron/router HTTP/1.1" 200 557 0.003731 252.129.134.145 - - [2026-06-22 01:46:05] "POST /neutron/router HTTP/1.1" 200 557 0.003847 252.129.134.145 - - [2026-06-22 01:46:05] "POST /neutron/router HTTP/1.1" 200 557 0.004408 252.129.134.145 - - [2026-06-22 01:46:06] "POST /neutron/router HTTP/1.1" 200 557 0.006063 252.129.134.145 - - [2026-06-22 01:46:06] "POST /neutron/router HTTP/1.1" 200 557 0.006023 252.129.134.145 - - [2026-06-22 01:46:06] "POST /neutron/router HTTP/1.1" 200 557 0.004942 252.129.134.145 - - [2026-06-22 01:46:06] "POST /neutron/router HTTP/1.1" 200 557 0.008006 252.129.134.145 - - [2026-06-22 01:46:06] "POST /neutron/router HTTP/1.1" 200 557 0.004480 252.129.134.145 - - [2026-06-22 01:46:06] "POST /neutron/router HTTP/1.1" 200 557 0.003964 252.129.134.145 - - [2026-06-22 01:46:06] "POST /neutron/router HTTP/1.1" 200 557 0.004576 252.129.134.145 - - [2026-06-22 01:46:06] "POST /neutron/router HTTP/1.1" 200 557 0.004079 252.129.134.145 - - [2026-06-22 01:46:06] "POST /neutron/router HTTP/1.1" 200 557 0.005092 252.129.134.145 - - [2026-06-22 01:46:06] "POST /neutron/router HTTP/1.1" 200 557 0.004907 252.129.134.145 - - [2026-06-22 01:46:06] "POST /neutron/router HTTP/1.1" 200 557 0.004584 252.129.134.145 - - [2026-06-22 01:46:06] "POST /neutron/router HTTP/1.1" 200 557 0.003493 252.129.134.145 - - [2026-06-22 01:46:06] "POST /neutron/router HTTP/1.1" 200 557 0.003762 252.129.134.145 - - [2026-06-22 01:46:06] "POST /neutron/router HTTP/1.1" 200 557 0.006010 252.129.134.145 - - [2026-06-22 01:46:06] "POST /neutron/router HTTP/1.1" 200 557 0.003941 252.129.134.145 - - [2026-06-22 01:46:06] "POST /neutron/router HTTP/1.1" 200 557 0.003959 252.129.134.145 - - [2026-06-22 01:46:07] "POST /neutron/router HTTP/1.1" 200 557 0.004193 252.129.134.145 - - [2026-06-22 01:46:07] "POST /neutron/router HTTP/1.1" 200 557 0.034724 252.129.134.145 - - [2026-06-22 01:46:07] "POST /neutron/router HTTP/1.1" 200 557 0.005027 252.129.134.145 - - [2026-06-22 01:46:07] "POST /neutron/router HTTP/1.1" 200 557 0.027262 252.129.134.145 - - [2026-06-22 01:46:07] "POST /neutron/router HTTP/1.1" 200 557 0.003932 10.0.0.129 - - [2026-06-22 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009767 10.0.0.129 - - [2026-06-22 01:46:07] "GET /logical-router/7f672d49-d748-42af-897c-e16c59b8ff9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006104 252.129.134.145 - - [2026-06-22 01:46:07] "POST /neutron/router HTTP/1.1" 200 151 0.066899 10.0.0.129 - - [2026-06-22 01:46:07] "GET /projects?obj_uuids=3836028d-0ffd-4c49-8eb3-aaf4cf2b146f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001133 10.0.0.129 - - [2026-06-22 01:46:07] "DELETE /route-target/c586f822-6064-4a10-9b20-6edd5d4a4fd1 HTTP/1.1" 200 115 0.033190 252.129.134.145 - - [2026-06-22 01:46:07] "POST /neutron/router HTTP/1.1" 200 539 0.062845 10.0.0.129 - - [2026-06-22 01:46:07] "POST /route-targets HTTP/1.1" 200 329 0.011302 10.0.0.129 - - [2026-06-22 01:46:07] "PUT /logical-router/d83e66bb-937a-4db5-9443-3a747473fa32 HTTP/1.1" 200 264 0.024511 252.129.134.145 - - [2026-06-22 01:46:07] "POST /neutron/router HTTP/1.1" 200 539 0.009448 252.129.134.145 - - [2026-06-22 01:46:07] "POST /neutron/router HTTP/1.1" 200 539 0.004068 252.129.134.145 - - [2026-06-22 01:46:07] "POST /neutron/router HTTP/1.1" 200 539 0.004070 252.129.134.145 - - [2026-06-22 01:46:07] "POST /neutron/router HTTP/1.1" 200 539 0.003730 252.129.134.145 - - [2026-06-22 01:46:07] "POST /neutron/router HTTP/1.1" 200 539 0.003873 252.129.134.145 - - [2026-06-22 01:46:07] "POST /neutron/router HTTP/1.1" 200 539 0.003929 252.129.134.145 - - [2026-06-22 01:46:08] "POST /neutron/router HTTP/1.1" 200 539 0.011402 252.129.134.145 - - [2026-06-22 01:46:08] "POST /neutron/router HTTP/1.1" 200 539 0.007531 252.129.134.145 - - [2026-06-22 01:46:08] "POST /neutron/router HTTP/1.1" 200 539 0.004478 252.129.134.145 - - [2026-06-22 01:46:08] "POST /neutron/router HTTP/1.1" 200 539 0.004495 252.129.134.145 - - [2026-06-22 01:46:08] "POST /neutron/router HTTP/1.1" 200 539 0.006408 252.129.134.145 - - [2026-06-22 01:46:08] "POST /neutron/router HTTP/1.1" 200 539 0.003969 252.129.134.145 - - [2026-06-22 01:46:08] "POST /neutron/router HTTP/1.1" 200 539 0.003563 252.129.134.145 - - [2026-06-22 01:46:08] "POST /neutron/router HTTP/1.1" 200 539 0.004799 252.129.134.145 - - [2026-06-22 01:46:08] "POST /neutron/router HTTP/1.1" 200 539 0.004802 252.129.134.145 - - [2026-06-22 01:46:08] "POST /neutron/router HTTP/1.1" 200 539 0.004081 252.129.134.145 - - [2026-06-22 01:46:08] "POST /neutron/router HTTP/1.1" 200 539 0.004494 252.129.134.145 - - [2026-06-22 01:46:08] "POST /neutron/router HTTP/1.1" 200 539 0.004852 252.129.134.145 - - [2026-06-22 01:46:08] "POST /neutron/router HTTP/1.1" 200 539 0.003472 252.129.134.145 - - [2026-06-22 01:46:08] "POST /neutron/router HTTP/1.1" 200 539 0.003634 252.129.134.145 - - [2026-06-22 01:46:08] "POST /neutron/router HTTP/1.1" 200 539 0.005982 252.129.134.145 - - [2026-06-22 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.006650 252.129.134.145 - - [2026-06-22 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.003915 252.129.134.145 - - [2026-06-22 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.003689 252.129.134.145 - - [2026-06-22 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.005007 252.129.134.145 - - [2026-06-22 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.004089 252.129.134.145 - - [2026-06-22 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.004756 252.129.134.145 - - [2026-06-22 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.004370 252.129.134.145 - - [2026-06-22 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.005002 252.129.134.145 - - [2026-06-22 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.005403 252.129.134.145 - - [2026-06-22 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.004157 252.129.134.145 - - [2026-06-22 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.003794 252.129.134.145 - - [2026-06-22 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.025874 252.129.134.145 - - [2026-06-22 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.003637 252.129.134.145 - - [2026-06-22 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.030151 252.129.134.145 - - [2026-06-22 01:46:09] "POST /neutron/router HTTP/1.1" 200 539 0.003920 252.129.134.145 - - [2026-06-22 01:46:10] "POST /neutron/router HTTP/1.1" 200 151 0.050177 10.0.0.129 - - [2026-06-22 01:46:10] "GET /logical-router/d83e66bb-937a-4db5-9443-3a747473fa32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004195 10.0.0.129 - - [2026-06-22 01:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 252.129.134.145 - - [2026-06-22 01:46:10] "POST /neutron/security_group HTTP/1.1" 200 519 0.006972 10.0.0.129 - - [2026-06-22 01:46:10] "DELETE /route-target/0387f72e-fc83-4492-8936-b3e1ef4fc86a HTTP/1.1" 200 115 0.033855 252.129.134.145 - - [2026-06-22 01:46:10] "POST /neutron/security_group HTTP/1.1" 200 151 0.072189 252.129.134.145 - - [2026-06-22 01:46:10] "POST /neutron/security_group HTTP/1.1" 200 519 0.005337 10.0.0.129 - - [2026-06-22 01:46:10] "DELETE /access-control-list/e62ea94a-4f21-4432-b5a0-742884d04f2f HTTP/1.1" 200 115 0.066578 10.0.0.129 - - [2026-06-22 01:46:10] "DELETE /access-control-list/d94e351f-02c2-4b0d-96cd-d27d89565bff HTTP/1.1" 200 115 0.021363 252.129.134.145 - - [2026-06-22 01:46:10] "POST /neutron/security_group HTTP/1.1" 200 151 0.042682 10.0.0.129 - - [2026-06-22 01:46:10] "DELETE /access-control-list/90e9c05a-b73a-40a1-8d92-e4fc375afe08 HTTP/1.1" 200 115 0.023719 252.129.134.145 - - [2026-06-22 01:46:10] "POST /neutron/security_group HTTP/1.1" 200 504 0.006147 10.0.0.129 - - [2026-06-22 01:46:10] "DELETE /access-control-list/8b771848-25d3-431f-ba32-390a44864571 HTTP/1.1" 200 115 0.028723 252.129.134.145 - - [2026-06-22 01:46:10] "POST /neutron/security_group HTTP/1.1" 200 151 0.054945 10.0.0.129 - - [2026-06-22 01:46:10] "DELETE /access-control-list/9074fc49-e2cf-4168-b012-618934b5db46 HTTP/1.1" 200 115 0.035220 252.129.134.145 - - [2026-06-22 01:46:10] "POST /neutron/security_group HTTP/1.1" 200 504 0.006525 10.0.0.129 - - [2026-06-22 01:46:10] "DELETE /access-control-list/f7f4287d-4840-434f-b72a-486d5627574d HTTP/1.1" 200 115 0.044856 252.129.134.145 - - [2026-06-22 01:46:10] "POST /neutron/security_group HTTP/1.1" 200 151 0.059156 10.0.0.129 - - [2026-06-22 01:46:10] "DELETE /access-control-list/54c715cc-e3ea-4cff-b2d1-27c6ae797fbb HTTP/1.1" 200 115 0.043401 10.0.0.129 - - [2026-06-22 01:46:10] "DELETE /access-control-list/06a343a4-e25f-4f40-8733-0b650872837c HTTP/1.1" 200 115 0.027457 10.0.0.129 - - [2026-06-22 01:46:11] "GET /projects?obj_uuids=a927564f-bfff-49ba-b531-03193b9e0b4e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.004151 10.0.0.129 - - [2026-06-22 01:46:11] "GET /project/a927564f-bfff-49ba-b531-03193b9e0b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.041768 10.0.0.129 - - [2026-06-22 01:46:11] "GET /projects?obj_uuids=a927564f-bfff-49ba-b531-03193b9e0b4e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002170 10.0.0.129 - - [2026-06-22 01:46:11] "GET /project/a927564f-bfff-49ba-b531-03193b9e0b4e?fields=virtual_networks HTTP/1.1" 200 1024 0.038473 10.0.0.129 - - [2026-06-22 01:46:11] "GET /projects?obj_uuids=a927564f-bfff-49ba-b531-03193b9e0b4e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001153 10.0.0.129 - - [2026-06-22 01:46:11] "GET /project/a927564f-bfff-49ba-b531-03193b9e0b4e?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.032248 10.0.0.129 - - [2026-06-22 01:46:11] "GET /projects?obj_uuids=a927564f-bfff-49ba-b531-03193b9e0b4e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001113 10.0.0.129 - - [2026-06-22 01:46:11] "GET /project/a927564f-bfff-49ba-b531-03193b9e0b4e?fields=security_groups HTTP/1.1" 200 1245 0.028064 10.0.0.129 - - [2026-06-22 01:46:12] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001445 10.0.0.129 - - [2026-06-22 01:46:12] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007566 10.0.0.129 - - [2026-06-22 01:46:12] "POST /fqname-to-id HTTP/1.1" 404 182 0.031573 10.0.0.129 - - [2026-06-22 01:46:12] "GET /projects?obj_uuids=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002443 10.0.0.129 - - [2026-06-22 01:46:12] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001280 10.0.0.129 - - [2026-06-22 01:46:12] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006981 10.0.0.129 - - [2026-06-22 01:46:12] "POST /id-to-fqname HTTP/1.1" 200 184 0.002420 10.0.0.129 - - [2026-06-22 01:46:12] "POST /fqname-to-id HTTP/1.1" 404 193 0.003339 10.0.0.129 - - [2026-06-22 01:46:12] "POST /security-groups HTTP/1.1" 200 579 0.091897 10.0.0.129 - - [2026-06-22 01:46:12] "POST /fqname-to-id HTTP/1.1" 404 228 0.002593 10.0.0.129 - - [2026-06-22 01:46:12] "POST /projects HTTP/1.1" 200 569 0.244131 10.0.0.129 - - [2026-06-22 01:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.277755 10.0.0.129 - - [2026-06-22 01:46:12] "POST /access-control-lists HTTP/1.1" 200 594 0.063615 10.0.0.129 - - [2026-06-22 01:46:12] "GET /project/b065de03-77f2-4b5f-90da-33be2f857d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.429840 10.0.0.129 - - [2026-06-22 01:46:12] "POST /fqname-to-id HTTP/1.1" 404 227 0.005147 10.0.0.129 - - [2026-06-22 01:46:12] "POST /access-control-lists HTTP/1.1" 200 592 0.064936 10.0.0.129 - - [2026-06-22 01:46:13] "GET / HTTP/1.1" 200 36499 0.001885 10.0.0.129 - - [2026-06-22 01:46:14] "POST /fqname-to-id HTTP/1.1" 401 298 0.000514 10.0.0.129 - - [2026-06-22 01:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.067412 10.0.0.129 - - [2026-06-22 01:46:15] "GET /projects?obj_uuids=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000945 10.0.0.129 - - [2026-06-22 01:46:15] "GET /project/b065de03-77f2-4b5f-90da-33be2f857d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.024748 252.129.134.145 - - [2026-06-22 01:46:15] "POST /neutron/network HTTP/1.1" 200 117 0.038209 10.0.0.129 - - [2026-06-22 01:46:15] "GET /projects?obj_uuids=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001069 252.129.134.145 - - [2026-06-22 01:46:15] "POST /neutron/network HTTP/1.1" 200 599 0.065931 10.0.0.129 - - [2026-06-22 01:46:15] "POST /route-targets HTTP/1.1" 200 329 0.013312 10.0.0.129 - - [2026-06-22 01:46:15] "POST /ref-update HTTP/1.1" 200 156 0.016818 10.0.0.129 - - [2026-06-22 01:46:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002519 252.129.134.145 - - [2026-06-22 01:46:15] "POST /neutron/subnet HTTP/1.1" 200 715 0.190028 252.129.134.145 - - [2026-06-22 01:46:15] "POST /neutron/network HTTP/1.1" 200 816 0.006668 10.0.0.129 - - [2026-06-22 01:46:15] "POST /id-to-fqname HTTP/1.1" 200 214 0.001526 10.0.0.129 - - [2026-06-22 01:46:15] "GET /virtual-network/565416d1-c5da-4587-974f-bbf6fefa7709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005944 252.129.134.145 - - [2026-06-22 01:46:15] "POST /neutron/network HTTP/1.1" 200 816 0.007547 10.0.0.129 - - [2026-06-22 01:46:15] "GET /virtual-network/565416d1-c5da-4587-974f-bbf6fefa7709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006842 252.129.134.145 - - [2026-06-22 01:46:15] "POST /neutron/network HTTP/1.1" 200 816 0.007769 252.129.134.145 - - [2026-06-22 01:46:16] "POST /neutron/subnet HTTP/1.1" 200 715 0.011044 10.0.0.129 - - [2026-06-22 01:46:16] "POST /fqname-to-id HTTP/1.1" 404 204 0.005600 10.0.0.129 - - [2026-06-22 01:46:16] "GET /virtual-network/565416d1-c5da-4587-974f-bbf6fefa7709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007013 10.0.0.129 - - [2026-06-22 01:46:16] "GET /projects?obj_uuids=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001334 252.129.134.145 - - [2026-06-22 01:46:16] "POST /neutron/port HTTP/1.1" 200 1013 0.627116 10.0.0.129 - - [2026-06-22 01:46:16] "GET /virtual-machine-interface/9caa5015-2ce5-448c-ae17-d21bfb16d986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2387 0.005392 10.0.0.129 - - [2026-06-22 01:46:16] "GET /virtual-machine-interface/9caa5015-2ce5-448c-ae17-d21bfb16d986?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.005018 10.0.0.129 - - [2026-06-22 01:46:16] "GET /instance-ip/fa67f45c-2710-44a3-8178-cd66d6b7662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003906 10.0.0.129 - - [2026-06-22 01:46:16] "GET /virtual-machine-interface/9caa5015-2ce5-448c-ae17-d21bfb16d986 HTTP/1.1" 401 298 0.000514 10.0.0.129 - - [2026-06-22 01:46:17] "GET /virtual-machine-interface/9caa5015-2ce5-448c-ae17-d21bfb16d986 HTTP/1.1" 200 2610 0.032048 252.129.134.145 - - [2026-06-22 01:46:17] "POST /neutron/port HTTP/1.1" 200 1013 0.010146 252.129.134.145 - - [2026-06-22 01:46:17] "POST /neutron/port HTTP/1.1" 200 151 0.095506 252.129.134.145 - - [2026-06-22 01:46:17] "POST /neutron/network HTTP/1.1" 200 816 0.005660 10.0.0.129 - - [2026-06-22 01:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006842 10.0.0.129 - - [2026-06-22 01:46:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004725 10.0.0.129 - - [2026-06-22 01:46:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002569 252.129.134.145 - - [2026-06-22 01:46:17] "POST /neutron/network HTTP/1.1" 200 151 0.107769 10.0.0.129 - - [2026-06-22 01:46:17] "DELETE /route-target/3a1ee9cc-21e5-4a27-abb1-85986e5e36ef HTTP/1.1" 200 115 0.021037 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:46:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000906 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:46:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001068 10.0.0.129 - - [2026-06-22 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.129 - - [2026-06-22 01:46:18] "GET /projects?obj_uuids=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001207 10.0.0.129 - - [2026-06-22 01:46:18] "GET /project/b065de03-77f2-4b5f-90da-33be2f857d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.034908 252.129.134.145 - - [2026-06-22 01:46:18] "POST /neutron/network HTTP/1.1" 200 117 0.009937 10.0.0.129 - - [2026-06-22 01:46:18] "GET /projects?obj_uuids=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001139 252.129.134.145 - - [2026-06-22 01:46:18] "POST /neutron/network HTTP/1.1" 200 601 0.108582 10.0.0.129 - - [2026-06-22 01:46:18] "POST /route-targets HTTP/1.1" 200 329 0.023733 10.0.0.129 - - [2026-06-22 01:46:18] "POST /ref-update HTTP/1.1" 200 156 0.031737 10.0.0.129 - - [2026-06-22 01:46:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004075 252.129.134.145 - - [2026-06-22 01:46:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.179398 10.0.0.129 - - [2026-06-22 01:46:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004695 252.129.134.145 - - [2026-06-22 01:46:19] "POST /neutron/subnet HTTP/1.1" 200 734 0.173781 252.129.134.145 - - [2026-06-22 01:46:19] "POST /neutron/network HTTP/1.1" 200 979 0.007738 10.0.0.129 - - [2026-06-22 01:46:19] "POST /id-to-fqname HTTP/1.1" 200 215 0.002021 10.0.0.129 - - [2026-06-22 01:46:19] "GET /virtual-network/b7843b4d-57dd-4254-98d8-3f0a303bfcc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006401 252.129.134.145 - - [2026-06-22 01:46:19] "POST /neutron/network HTTP/1.1" 200 979 0.086338 10.0.0.129 - - [2026-06-22 01:46:19] "GET /virtual-network/b7843b4d-57dd-4254-98d8-3f0a303bfcc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.034482 252.129.134.145 - - [2026-06-22 01:46:19] "POST /neutron/network HTTP/1.1" 200 979 0.007469 252.129.134.145 - - [2026-06-22 01:46:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.010100 252.129.134.145 - - [2026-06-22 01:46:19] "POST /neutron/subnet HTTP/1.1" 200 734 0.009884 10.0.0.129 - - [2026-06-22 01:46:19] "GET /projects?obj_uuids=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001045 252.129.134.145 - - [2026-06-22 01:46:20] "POST /neutron/port HTTP/1.1" 200 1017 0.177528 10.0.0.129 - - [2026-06-22 01:46:20] "GET /projects?obj_uuids=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001401 252.129.134.145 - - [2026-06-22 01:46:20] "POST /neutron/port HTTP/1.1" 200 1018 0.199267 10.0.0.129 - - [2026-06-22 01:46:20] "POST /id-to-fqname HTTP/1.1" 200 215 0.001413 252.129.134.145 - - [2026-06-22 01:46:21] "POST /neutron/port HTTP/1.1" 200 1017 0.008990 252.129.134.145 - - [2026-06-22 01:46:21] "POST /neutron/port HTTP/1.1" 200 1017 0.010909 252.129.134.145 - - [2026-06-22 01:46:21] "POST /neutron/network HTTP/1.1" 200 979 0.008623 252.129.134.145 - - [2026-06-22 01:46:21] "POST /neutron/port HTTP/1.1" 200 1017 0.010441 252.129.134.145 - - [2026-06-22 01:46:21] "POST /neutron/port HTTP/1.1" 200 117 0.005178 252.129.134.145 - - [2026-06-22 01:46:21] "POST /neutron/port HTTP/1.1" 200 117 0.006194 10.0.0.129 - - [2026-06-22 01:46:21] "POST /id-to-fqname HTTP/1.1" 200 215 0.001475 252.129.134.145 - - [2026-06-22 01:46:22] "POST /neutron/port HTTP/1.1" 200 117 0.006397 252.129.134.145 - - [2026-06-22 01:46:22] "POST /neutron/port HTTP/1.1" 200 1017 0.013657 252.129.134.145 - - [2026-06-22 01:46:22] "POST /neutron/port HTTP/1.1" 200 1018 0.010125 252.129.134.145 - - [2026-06-22 01:46:22] "POST /neutron/port HTTP/1.1" 200 1018 0.017739 252.129.134.145 - - [2026-06-22 01:46:22] "POST /neutron/network HTTP/1.1" 200 979 0.007421 252.129.134.145 - - [2026-06-22 01:46:22] "POST /neutron/port HTTP/1.1" 200 1018 0.021692 252.129.134.145 - - [2026-06-22 01:46:22] "POST /neutron/port HTTP/1.1" 200 117 0.006923 252.129.134.145 - - [2026-06-22 01:46:23] "POST /neutron/port HTTP/1.1" 200 117 0.029438 252.129.134.145 - - [2026-06-22 01:46:23] "POST /neutron/port HTTP/1.1" 200 1018 0.015902 252.129.134.145 - - [2026-06-22 01:46:23] "POST /neutron/port HTTP/1.1" 200 117 0.007430 252.129.134.145 - - [2026-06-22 01:46:23] "POST /neutron/port HTTP/1.1" 200 1017 0.009587 252.129.134.145 - - [2026-06-22 01:46:23] "POST /neutron/network HTTP/1.1" 200 989 0.006813 252.129.134.145 - - [2026-06-22 01:46:23] "POST /neutron/port HTTP/1.1" 200 1017 0.033392 252.129.134.145 - - [2026-06-22 01:46:23] "POST /neutron/port HTTP/1.1" 200 1018 0.009186 252.129.134.145 - - [2026-06-22 01:46:23] "POST /neutron/port HTTP/1.1" 200 1017 0.008693 252.129.134.145 - - [2026-06-22 01:46:23] "POST /neutron/network HTTP/1.1" 200 989 0.008772 252.129.134.145 - - [2026-06-22 01:46:24] "POST /neutron/port HTTP/1.1" 200 1018 0.024273 252.129.134.145 - - [2026-06-22 01:46:24] "POST /neutron/port HTTP/1.1" 200 1105 0.105619 252.129.134.145 - - [2026-06-22 01:46:24] "POST /neutron/port HTTP/1.1" 200 1018 0.021734 252.129.134.145 - - [2026-06-22 01:46:24] "POST /neutron/port HTTP/1.1" 200 1115 0.027263 252.129.134.145 - - [2026-06-22 01:46:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009739 252.129.134.145 - - [2026-06-22 01:46:24] "POST /neutron/port HTTP/1.1" 200 1106 0.144682 252.129.134.145 - - [2026-06-22 01:46:24] "POST /neutron/subnet HTTP/1.1" 200 703 0.010771 252.129.134.145 - - [2026-06-22 01:46:24] "POST /neutron/port HTTP/1.1" 200 1116 0.014344 252.129.134.145 - - [2026-06-22 01:46:24] "POST /neutron/port HTTP/1.1" 200 117 0.001143 252.129.134.145 - - [2026-06-22 01:46:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003270 252.129.134.145 - - [2026-06-22 01:46:24] "POST /neutron/network HTTP/1.1" 200 979 0.007476 252.129.134.145 - - [2026-06-22 01:46:24] "POST /neutron/subnet HTTP/1.1" 200 708 0.008882 252.129.134.145 - - [2026-06-22 01:46:24] "POST /neutron/port HTTP/1.1" 200 117 0.001328 252.129.134.145 - - [2026-06-22 01:46:24] "POST /neutron/network HTTP/1.1" 200 979 0.007850 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:46:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000937 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:46:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.003848 252.129.134.145 - - [2026-06-22 01:46:28] "POST /neutron/port HTTP/1.1" 200 1115 0.015675 252.129.134.145 - - [2026-06-22 01:46:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007568 252.129.134.145 - - [2026-06-22 01:46:28] "POST /neutron/port HTTP/1.1" 200 1115 0.014426 252.129.134.145 - - [2026-06-22 01:46:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007780 252.129.134.145 - - [2026-06-22 01:46:28] "POST /neutron/port HTTP/1.1" 200 1115 0.013289 252.129.134.145 - - [2026-06-22 01:46:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006152 10.0.0.129 - - [2026-06-22 01:46:28] "GET /virtual-machine/b8259405-f4ca-4174-bf4f-55c912ef1636 HTTP/1.1" 200 1287 0.005763 10.0.0.129 - - [2026-06-22 01:46:28] "GET /virtual-machine-interface/771e7a68-a971-4566-8b5b-44972759027b HTTP/1.1" 200 2926 0.006277 10.0.0.129 - - [2026-06-22 01:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.129 - - [2026-06-22 01:46:28] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003272 10.0.0.129 - - [2026-06-22 01:46:29] "GET /virtual-networks?parent_id=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003705 10.0.0.129 - - [2026-06-22 01:46:29] "GET /virtual-network/b7843b4d-57dd-4254-98d8-3f0a303bfcc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005427 10.0.0.129 - - [2026-06-22 01:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.129 - - [2026-06-22 01:46:32] "GET /virtual-network/b7843b4d-57dd-4254-98d8-3f0a303bfcc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006605 252.129.134.145 - - [2026-06-22 01:46:34] "POST /neutron/port HTTP/1.1" 200 1116 0.012210 252.129.134.145 - - [2026-06-22 01:46:35] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005881 252.129.134.145 - - [2026-06-22 01:46:35] "POST /neutron/port HTTP/1.1" 200 1115 0.014514 252.129.134.145 - - [2026-06-22 01:46:35] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005816 252.129.134.145 - - [2026-06-22 01:46:35] "POST /neutron/port HTTP/1.1" 200 1116 0.013760 252.129.134.145 - - [2026-06-22 01:46:35] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005873 252.129.134.145 - - [2026-06-22 01:46:35] "POST /neutron/port HTTP/1.1" 200 1115 0.012364 252.129.134.145 - - [2026-06-22 01:46:35] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005713 252.129.134.145 - - [2026-06-22 01:46:36] "POST /neutron/port HTTP/1.1" 200 1116 0.015070 252.129.134.145 - - [2026-06-22 01:46:36] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008276 10.0.0.129 - - [2026-06-22 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.129 - - [2026-06-22 01:46:36] "GET /virtual-network/b7843b4d-57dd-4254-98d8-3f0a303bfcc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005990 252.129.134.145 - - [2026-06-22 01:46:36] "POST /neutron/port HTTP/1.1" 200 1116 0.012899 252.129.134.145 - - [2026-06-22 01:46:36] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005759 10.0.0.129 - - [2026-06-22 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.129 - - [2026-06-22 01:46:38] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004535 10.0.0.129 - - [2026-06-22 01:46:38] "GET /virtual-networks?parent_id=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002858 10.0.0.129 - - [2026-06-22 01:46:38] "GET /virtual-network/b7843b4d-57dd-4254-98d8-3f0a303bfcc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006034 252.129.134.145 - - [2026-06-22 01:46:38] "POST /neutron/port HTTP/1.1" 200 1115 0.013177 252.129.134.145 - - [2026-06-22 01:46:38] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006772 252.129.134.145 - - [2026-06-22 01:46:42] "POST /neutron/port HTTP/1.1" 200 1115 0.016241 252.129.134.145 - - [2026-06-22 01:46:42] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005721 252.129.134.145 - - [2026-06-22 01:46:44] "POST /neutron/port HTTP/1.1" 200 1116 0.013842 252.129.134.145 - - [2026-06-22 01:46:44] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006971 252.129.134.145 - - [2026-06-22 01:46:44] "POST /neutron/port HTTP/1.1" 200 1116 0.015734 252.129.134.145 - - [2026-06-22 01:46:44] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006224 252.129.134.145 - - [2026-06-22 01:46:44] "POST /neutron/port HTTP/1.1" 200 1116 0.013576 252.129.134.145 - - [2026-06-22 01:46:44] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006660 10.0.0.129 - - [2026-06-22 01:46:44] "GET /virtual-machine/67186589-5979-4d55-baf7-8c80a3dd6443 HTTP/1.1" 200 1286 0.006050 10.0.0.129 - - [2026-06-22 01:46:44] "GET /virtual-machine-interface/c9f95725-76b1-44c2-84c5-cdd6470dffe5 HTTP/1.1" 200 2926 0.007318 10.0.0.129 - - [2026-06-22 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.129 - - [2026-06-22 01:46:44] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003815 10.0.0.129 - - [2026-06-22 01:46:44] "GET /virtual-networks?parent_id=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003107 10.0.0.129 - - [2026-06-22 01:46:44] "GET /virtual-network/b7843b4d-57dd-4254-98d8-3f0a303bfcc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005228 10.0.0.129 - - [2026-06-22 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.129 - - [2026-06-22 01:46:46] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003036 10.0.0.129 - - [2026-06-22 01:46:46] "GET /virtual-networks?parent_id=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002933 10.0.0.129 - - [2026-06-22 01:46:46] "GET /virtual-network/b7843b4d-57dd-4254-98d8-3f0a303bfcc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005273 252.129.134.145 - - [2026-06-22 01:46:48] "POST /neutron/port HTTP/1.1" 200 1115 0.013570 252.129.134.145 - - [2026-06-22 01:46:48] "POST /neutron/port HTTP/1.1" 200 1115 0.012289 252.129.134.145 - - [2026-06-22 01:46:49] "POST /neutron/network HTTP/1.1" 200 989 0.006230 252.129.134.145 - - [2026-06-22 01:46:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003388 252.129.134.145 - - [2026-06-22 01:46:49] "POST /neutron/subnet HTTP/1.1" 200 703 0.009476 252.129.134.145 - - [2026-06-22 01:46:49] "POST /neutron/port HTTP/1.1" 200 117 0.001210 252.129.134.145 - - [2026-06-22 01:46:49] "POST /neutron/network HTTP/1.1" 200 979 0.008065 252.129.134.145 - - [2026-06-22 01:46:49] "POST /neutron/port HTTP/1.1" 200 1106 0.016714 252.129.134.145 - - [2026-06-22 01:46:50] "POST /neutron/port HTTP/1.1" 200 1106 0.010763 252.129.134.145 - - [2026-06-22 01:46:50] "POST /neutron/port HTTP/1.1" 200 151 0.117250 252.129.134.145 - - [2026-06-22 01:46:50] "POST /neutron/port HTTP/1.1" 200 1105 0.028309 252.129.134.145 - - [2026-06-22 01:46:50] "POST /neutron/port HTTP/1.1" 200 1105 0.012097 252.129.134.145 - - [2026-06-22 01:46:50] "POST /neutron/port HTTP/1.1" 200 151 0.139453 252.129.134.145 - - [2026-06-22 01:46:50] "POST /neutron/network HTTP/1.1" 200 979 0.008592 252.129.134.145 - - [2026-06-22 01:46:50] "POST /neutron/port HTTP/1.1" 200 117 0.005412 252.129.134.145 - - [2026-06-22 01:46:50] "POST /neutron/port HTTP/1.1" 400 205 0.002901 10.0.0.129 - - [2026-06-22 01:46:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004207 10.0.0.129 - - [2026-06-22 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005428 10.0.0.129 - - [2026-06-22 01:46:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002211 10.0.0.129 - - [2026-06-22 01:46:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002359 10.0.0.129 - - [2026-06-22 01:46:50] "POST /useragent-kv HTTP/1.1" 200 115 0.006285 252.129.134.145 - - [2026-06-22 01:46:50] "POST /neutron/network HTTP/1.1" 200 151 0.147605 10.0.0.129 - - [2026-06-22 01:46:50] "DELETE /route-target/5274dd8b-b783-4d24-87a3-5151b4804cc6 HTTP/1.1" 200 115 0.027545 10.0.0.129 - - [2026-06-22 01:46:51] "GET /projects?obj_uuids=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001007 10.0.0.129 - - [2026-06-22 01:46:51] "GET /project/b065de03-77f2-4b5f-90da-33be2f857d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.024478 10.0.0.129 - - [2026-06-22 01:46:51] "GET /projects?obj_uuids=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.003198 10.0.0.129 - - [2026-06-22 01:46:51] "GET /project/b065de03-77f2-4b5f-90da-33be2f857d68?fields=virtual_networks HTTP/1.1" 200 1026 0.088231 10.0.0.129 - - [2026-06-22 01:46:51] "GET /projects?obj_uuids=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001111 10.0.0.129 - - [2026-06-22 01:46:51] "GET /project/b065de03-77f2-4b5f-90da-33be2f857d68?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.025439 10.0.0.129 - - [2026-06-22 01:46:51] "GET /projects?obj_uuids=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001131 10.0.0.129 - - [2026-06-22 01:46:51] "GET /project/b065de03-77f2-4b5f-90da-33be2f857d68?fields=security_groups HTTP/1.1" 200 1248 0.025388 10.0.0.129 - - [2026-06-22 01:46:52] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001408 10.0.0.129 - - [2026-06-22 01:46:52] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007292 10.0.0.129 - - [2026-06-22 01:46:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.029721 10.0.0.129 - - [2026-06-22 01:46:52] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002389 10.0.0.129 - - [2026-06-22 01:46:52] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001405 10.0.0.129 - - [2026-06-22 01:46:52] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008542 10.0.0.129 - - [2026-06-22 01:46:52] "POST /id-to-fqname HTTP/1.1" 200 186 0.002157 10.0.0.129 - - [2026-06-22 01:46:52] "POST /fqname-to-id HTTP/1.1" 404 195 0.005563 10.0.0.129 - - [2026-06-22 01:46:52] "POST /security-groups HTTP/1.1" 200 581 0.064553 10.0.0.129 - - [2026-06-22 01:46:52] "POST /fqname-to-id HTTP/1.1" 404 230 0.004406 10.0.0.129 - - [2026-06-22 01:46:52] "POST /projects HTTP/1.1" 200 573 0.250421 10.0.0.129 - - [2026-06-22 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.324370 10.0.0.129 - - [2026-06-22 01:46:52] "POST /access-control-lists HTTP/1.1" 200 596 0.073377 10.0.0.129 - - [2026-06-22 01:46:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.002362 10.0.0.129 - - [2026-06-22 01:46:52] "GET /project/09ecc94c-cbd9-45a9-bc8d-a8244e9fe099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.472108 10.0.0.129 - - [2026-06-22 01:46:52] "POST /access-control-lists HTTP/1.1" 200 594 0.062142 10.0.0.129 - - [2026-06-22 01:46:54] "GET / HTTP/1.1" 200 36499 0.002253 252.129.134.145 - - [2026-06-22 01:46:55] "POST /neutron/port HTTP/1.1" 200 117 0.006773 10.0.0.129 - - [2026-06-22 01:46:55] "POST /fqname-to-id HTTP/1.1" 401 298 0.000741 252.129.134.145 - - [2026-06-22 01:46:55] "POST /neutron/port HTTP/1.1" 400 205 0.004379 10.0.0.129 - - [2026-06-22 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.077144 10.0.0.129 - - [2026-06-22 01:46:55] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002854 10.0.0.129 - - [2026-06-22 01:46:55] "GET /project/09ecc94c-cbd9-45a9-bc8d-a8244e9fe099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027615 252.129.134.145 - - [2026-06-22 01:46:55] "POST /neutron/network HTTP/1.1" 200 117 0.037804 10.0.0.129 - - [2026-06-22 01:46:55] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001249 252.129.134.145 - - [2026-06-22 01:46:55] "POST /neutron/network HTTP/1.1" 200 603 0.074230 10.0.0.129 - - [2026-06-22 01:46:55] "POST /route-targets HTTP/1.1" 200 329 0.021188 10.0.0.129 - - [2026-06-22 01:46:55] "DELETE /project/09ecc94ccbd945a9bc8da8244e9fe099 HTTP/1.1" 404 173 0.015184 10.0.0.129 - - [2026-06-22 01:46:55] "DELETE /project/b065de0377f24b5f90da33be2f857d68 HTTP/1.1" 404 173 0.011057 10.0.0.129 - - [2026-06-22 01:46:55] "GET /projects?obj_uuids=a927564f-bfff-49ba-b531-03193b9e0b4e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001258 10.0.0.129 - - [2026-06-22 01:46:55] "GET /projects?obj_uuids=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001104 10.0.0.129 - - [2026-06-22 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.049396 10.0.0.129 - - [2026-06-22 01:46:55] "GET /project/b065de03-77f2-4b5f-90da-33be2f857d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.062494 10.0.0.129 - - [2026-06-22 01:46:55] "GET /project/a927564f-bfff-49ba-b531-03193b9e0b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.066204 10.0.0.129 - - [2026-06-22 01:46:55] "GET /projects?obj_uuids=a927564f-bfff-49ba-b531-03193b9e0b4e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001409 10.0.0.129 - - [2026-06-22 01:46:55] "GET /projects?obj_uuids=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001233 10.0.0.129 - - [2026-06-22 01:46:56] "GET /project/b065de03-77f2-4b5f-90da-33be2f857d68?fields=security_groups HTTP/1.1" 200 1338 0.040306 10.0.0.129 - - [2026-06-22 01:46:56] "GET /project/a927564f-bfff-49ba-b531-03193b9e0b4e?fields=security_groups HTTP/1.1" 200 1335 0.042743 10.0.0.129 - - [2026-06-22 01:46:56] "DELETE /security-group/ec7bcd77-0bb0-4d13-be37-317108505cd5 HTTP/1.1" 200 115 0.075965 10.0.0.129 - - [2026-06-22 01:46:56] "GET /projects?obj_uuids=b065de03-77f2-4b5f-90da-33be2f857d68&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001504 10.0.0.129 - - [2026-06-22 01:46:56] "DELETE /access-control-list/1862bd9f-125b-47b4-ac45-7d3723a535bd HTTP/1.1" 200 115 0.058580 10.0.0.129 - - [2026-06-22 01:46:56] "DELETE /security-group/5b91bd91-6267-4a59-bb14-6f01728dba5e HTTP/1.1" 200 115 0.100978 10.0.0.129 - - [2026-06-22 01:46:56] "GET /project/b065de03-77f2-4b5f-90da-33be2f857d68?fields=application_policy_sets HTTP/1.1" 200 1377 0.053177 10.0.0.129 - - [2026-06-22 01:46:56] "GET /projects?obj_uuids=a927564f-bfff-49ba-b531-03193b9e0b4e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001346 10.0.0.129 - - [2026-06-22 01:46:56] "DELETE /access-control-list/3bf8bc2e-76f9-418b-9014-6b15b8d992e9 HTTP/1.1" 200 115 0.058484 10.0.0.129 - - [2026-06-22 01:46:56] "GET /project/a927564f-bfff-49ba-b531-03193b9e0b4e?fields=application_policy_sets HTTP/1.1" 200 1374 0.063478 10.0.0.129 - - [2026-06-22 01:46:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002942 10.0.0.129 - - [2026-06-22 01:46:56] "DELETE /access-control-list/45bc2668-ea8a-4c16-876f-51e91e28773f HTTP/1.1" 200 115 0.066064 252.129.134.145 - - [2026-06-22 01:46:56] "POST /neutron/subnet HTTP/1.1" 200 715 0.397269 10.0.0.129 - - [2026-06-22 01:46:56] "DELETE /access-control-list/4ba2a20c-eb8f-4eb3-ac13-efa5bb75b0d1 HTTP/1.1" 200 115 0.041584 252.129.134.145 - - [2026-06-22 01:46:56] "POST /neutron/network HTTP/1.1" 200 820 0.013965 10.0.0.129 - - [2026-06-22 01:46:56] "DELETE /project/b065de03-77f2-4b5f-90da-33be2f857d68 HTTP/1.1" 200 115 0.504957 10.0.0.129 - - [2026-06-22 01:46:56] "DELETE /project/a927564f-bfff-49ba-b531-03193b9e0b4e HTTP/1.1" 200 115 0.537203 10.0.0.129 - - [2026-06-22 01:46:56] "POST /id-to-fqname HTTP/1.1" 200 217 0.001521 10.0.0.129 - - [2026-06-22 01:46:56] "GET /virtual-network/ea3b297a-7652-451b-967d-13535a71ed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005727 252.129.134.145 - - [2026-06-22 01:46:56] "POST /neutron/network HTTP/1.1" 200 820 0.005564 10.0.0.129 - - [2026-06-22 01:46:56] "GET /virtual-network/ea3b297a-7652-451b-967d-13535a71ed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005483 252.129.134.145 - - [2026-06-22 01:46:56] "POST /neutron/network HTTP/1.1" 200 820 0.005428 252.129.134.145 - - [2026-06-22 01:46:56] "POST /neutron/subnet HTTP/1.1" 200 715 0.008111 10.0.0.129 - - [2026-06-22 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.129 - - [2026-06-22 01:46:56] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000987 10.0.0.129 - - [2026-06-22 01:46:56] "GET /project/09ecc94c-cbd9-45a9-bc8d-a8244e9fe099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.021132 252.129.134.145 - - [2026-06-22 01:46:56] "POST /neutron/network HTTP/1.1" 200 117 0.010099 10.0.0.129 - - [2026-06-22 01:46:56] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001093 252.129.134.145 - - [2026-06-22 01:46:56] "POST /neutron/network HTTP/1.1" 200 603 0.113685 10.0.0.129 - - [2026-06-22 01:46:56] "POST /route-targets HTTP/1.1" 200 329 0.010337 10.0.0.129 - - [2026-06-22 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.010838 10.0.0.129 - - [2026-06-22 01:46:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003987 252.129.134.145 - - [2026-06-22 01:46:57] "POST /neutron/subnet HTTP/1.1" 200 724 0.184101 252.129.134.145 - - [2026-06-22 01:46:57] "POST /neutron/network HTTP/1.1" 200 822 0.005195 10.0.0.129 - - [2026-06-22 01:46:57] "POST /id-to-fqname HTTP/1.1" 200 217 0.001391 10.0.0.129 - - [2026-06-22 01:46:57] "GET /virtual-network/e77c0c7d-f7f7-48df-9bd7-7e8792bf81fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004844 252.129.134.145 - - [2026-06-22 01:46:57] "POST /neutron/network HTTP/1.1" 200 822 0.006552 10.0.0.129 - - [2026-06-22 01:46:57] "GET /virtual-network/e77c0c7d-f7f7-48df-9bd7-7e8792bf81fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004933 252.129.134.145 - - [2026-06-22 01:46:57] "POST /neutron/network HTTP/1.1" 200 822 0.005929 252.129.134.145 - - [2026-06-22 01:46:57] "POST /neutron/subnet HTTP/1.1" 200 724 0.007066 10.0.0.129 - - [2026-06-22 01:46:57] "POST /id-to-fqname HTTP/1.1" 200 217 0.001544 252.129.134.145 - - [2026-06-22 01:46:57] "POST /neutron/network HTTP/1.1" 200 830 0.005993 252.129.134.145 - - [2026-06-22 01:46:57] "GET /aaa-mode HTTP/1.1" 401 298 0.000476 252.129.134.145 - - [2026-06-22 01:46:57] "GET / HTTP/1.1" 200 36499 0.001688 252.129.134.145 - - [2026-06-22 01:46:57] "GET /project/09ecc94c-cbd9-45a9-bc8d-a8244e9fe099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000417 10.0.0.129 - - [2026-06-22 01:46:58] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001291 252.129.134.145 - - [2026-06-22 01:46:58] "GET /project/09ecc94c-cbd9-45a9-bc8d-a8244e9fe099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.052360 252.129.134.145 - - [2026-06-22 01:46:58] "POST /neutron/network HTTP/1.1" 200 820 0.005707 252.129.134.145 - - [2026-06-22 01:46:58] "POST /neutron/port HTTP/1.1" 200 117 0.005676 252.129.134.145 - - [2026-06-22 01:46:58] "POST /neutron/port HTTP/1.1" 200 117 0.006364 10.0.0.129 - - [2026-06-22 01:46:58] "POST /id-to-fqname HTTP/1.1" 200 217 0.001410 252.129.134.145 - - [2026-06-22 01:46:58] "POST /neutron/port HTTP/1.1" 200 117 0.005272 252.129.134.145 - - [2026-06-22 01:46:58] "POST /neutron/network HTTP/1.1" 200 832 0.005787 252.129.134.145 - - [2026-06-22 01:46:58] "GET /aaa-mode HTTP/1.1" 401 298 0.000452 252.129.134.145 - - [2026-06-22 01:46:59] "GET / HTTP/1.1" 200 36499 0.001567 252.129.134.145 - - [2026-06-22 01:46:59] "GET /project/09ecc94c-cbd9-45a9-bc8d-a8244e9fe099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000367 252.129.134.145 - - [2026-06-22 01:46:59] "POST /neutron/network HTTP/1.1" 200 830 0.005411 10.0.0.129 - - [2026-06-22 01:46:59] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001107 10.0.0.129 - - [2026-06-22 01:46:59] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001331 252.129.134.145 - - [2026-06-22 01:46:59] "GET /project/09ecc94c-cbd9-45a9-bc8d-a8244e9fe099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.086100 252.129.134.145 - - [2026-06-22 01:46:59] "POST /neutron/network HTTP/1.1" 200 822 0.008847 252.129.134.145 - - [2026-06-22 01:46:59] "POST /neutron/port HTTP/1.1" 200 1054 0.262606 252.129.134.145 - - [2026-06-22 01:46:59] "POST /neutron/port HTTP/1.1" 200 1054 0.011399 252.129.134.145 - - [2026-06-22 01:46:59] "POST /neutron/port HTTP/1.1" 200 1054 0.014156 252.129.134.145 - - [2026-06-22 01:46:59] "POST /neutron/port HTTP/1.1" 200 1064 0.018911 252.129.134.145 - - [2026-06-22 01:46:59] "POST /neutron/port HTTP/1.1" 200 1104 0.095576 252.129.134.145 - - [2026-06-22 01:46:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006860 252.129.134.145 - - [2026-06-22 01:46:59] "POST /neutron/port HTTP/1.1" 200 117 0.011131 10.0.0.129 - - [2026-06-22 01:46:59] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001024 252.129.134.145 - - [2026-06-22 01:46:59] "POST /neutron/port HTTP/1.1" 200 1114 0.025459 252.129.134.145 - - [2026-06-22 01:47:00] "POST /neutron/router HTTP/1.1" 200 578 0.062433 252.129.134.145 - - [2026-06-22 01:47:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003330 10.0.0.129 - - [2026-06-22 01:47:00] "POST /route-targets HTTP/1.1" 200 329 0.010569 252.129.134.145 - - [2026-06-22 01:47:00] "POST /neutron/router HTTP/1.1" 200 578 0.005056 10.0.0.129 - - [2026-06-22 01:47:00] "PUT /logical-router/a334cb35-fe73-4b66-a607-12ee30d067d3 HTTP/1.1" 200 264 0.037122 252.129.134.145 - - [2026-06-22 01:47:00] "POST /neutron/subnet HTTP/1.1" 200 689 0.009795 10.0.0.129 - - [2026-06-22 01:47:00] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001148 252.129.134.145 - - [2026-06-22 01:47:00] "POST /neutron/port HTTP/1.1" 200 117 0.002113 252.129.134.145 - - [2026-06-22 01:47:00] "POST /neutron/network HTTP/1.1" 200 820 0.027856 252.129.134.145 - - [2026-06-22 01:47:00] "POST /neutron/network HTTP/1.1" 200 832 0.032559 252.129.134.145 - - [2026-06-22 01:47:00] "POST /neutron/router HTTP/1.1" 200 344 0.314806 10.0.0.129 - - [2026-06-22 01:47:00] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002395 10.0.0.129 - - [2026-06-22 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.038918 252.129.134.145 - - [2026-06-22 01:47:00] "POST /neutron/port HTTP/1.1" 200 1114 0.042417 252.129.134.145 - - [2026-06-22 01:47:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.017535 252.129.134.145 - - [2026-06-22 01:47:00] "POST /neutron/port HTTP/1.1" 200 1056 0.338381 252.129.134.145 - - [2026-06-22 01:47:00] "POST /neutron/port HTTP/1.1" 200 1056 0.013171 252.129.134.145 - - [2026-06-22 01:47:00] "POST /neutron/port HTTP/1.1" 200 1056 0.012685 252.129.134.145 - - [2026-06-22 01:47:01] "POST /neutron/port HTTP/1.1" 200 1106 0.073386 252.129.134.145 - - [2026-06-22 01:47:01] "POST /neutron/port HTTP/1.1" 200 1116 0.013172 10.0.0.129 - - [2026-06-22 01:47:01] "GET /obj-perms HTTP/1.1" 200 6408 0.073679 252.129.134.145 - - [2026-06-22 01:47:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003607 252.129.134.145 - - [2026-06-22 01:47:01] "POST /neutron/subnet HTTP/1.1" 200 698 0.008399 252.129.134.145 - - [2026-06-22 01:47:01] "POST /neutron/port HTTP/1.1" 200 117 0.001295 252.129.134.145 - - [2026-06-22 01:47:01] "POST /neutron/network HTTP/1.1" 200 822 0.006498 10.0.0.129 - - [2026-06-22 01:47:01] "GET /obj-perms HTTP/1.1" 200 6408 0.060642 252.129.134.145 - - [2026-06-22 01:47:05] "POST /neutron/port HTTP/1.1" 200 1114 0.014884 252.129.134.145 - - [2026-06-22 01:47:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006479 252.129.134.145 - - [2026-06-22 01:47:05] "POST /neutron/port HTTP/1.1" 200 1114 0.027220 252.129.134.145 - - [2026-06-22 01:47:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011516 252.129.134.145 - - [2026-06-22 01:47:06] "POST /neutron/port HTTP/1.1" 200 1114 0.012949 252.129.134.145 - - [2026-06-22 01:47:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006240 10.0.0.129 - - [2026-06-22 01:47:06] "GET /virtual-machine/8e2d0bda-661c-4f49-b657-01b7e08b71ad HTTP/1.1" 401 298 0.000509 10.0.0.129 - - [2026-06-22 01:47:06] "GET /virtual-machine/8e2d0bda-661c-4f49-b657-01b7e08b71ad HTTP/1.1" 200 1293 0.042596 10.0.0.129 - - [2026-06-22 01:47:06] "GET /virtual-machine-interface/6f6c2b44-2741-484d-8c56-492e4aa7767c HTTP/1.1" 200 2936 0.009056 10.0.0.129 - - [2026-06-22 01:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.129 - - [2026-06-22 01:47:06] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004399 10.0.0.129 - - [2026-06-22 01:47:06] "GET /virtual-networks?parent_id=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003016 10.0.0.129 - - [2026-06-22 01:47:06] "GET /virtual-network/ea3b297a-7652-451b-967d-13535a71ed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005125 10.0.0.129 - - [2026-06-22 01:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.129 - - [2026-06-22 01:47:10] "GET /virtual-network/ea3b297a-7652-451b-967d-13535a71ed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004837 252.129.134.145 - - [2026-06-22 01:47:10] "POST /neutron/port HTTP/1.1" 200 1114 0.015741 252.129.134.145 - - [2026-06-22 01:47:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006569 252.129.134.145 - - [2026-06-22 01:47:10] "POST /neutron/port HTTP/1.1" 200 1114 0.012648 252.129.134.145 - - [2026-06-22 01:47:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005639 252.129.134.145 - - [2026-06-22 01:47:10] "POST /neutron/port HTTP/1.1" 200 1116 0.012070 252.129.134.145 - - [2026-06-22 01:47:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005690 252.129.134.145 - - [2026-06-22 01:47:11] "POST /neutron/port HTTP/1.1" 200 1116 0.011917 252.129.134.145 - - [2026-06-22 01:47:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005821 10.0.0.129 - - [2026-06-22 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.129 - - [2026-06-22 01:47:12] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003893 10.0.0.129 - - [2026-06-22 01:47:12] "GET /virtual-networks?parent_id=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003643 10.0.0.129 - - [2026-06-22 01:47:12] "GET /virtual-network/ea3b297a-7652-451b-967d-13535a71ed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006993 252.129.134.145 - - [2026-06-22 01:47:12] "POST /neutron/port HTTP/1.1" 200 1114 0.016020 252.129.134.145 - - [2026-06-22 01:47:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006597 252.129.134.145 - - [2026-06-22 01:47:13] "POST /neutron/port HTTP/1.1" 200 1116 0.011487 252.129.134.145 - - [2026-06-22 01:47:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005447 252.129.134.145 - - [2026-06-22 01:47:13] "POST /neutron/port HTTP/1.1" 200 1116 0.013878 252.129.134.145 - - [2026-06-22 01:47:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005494 252.129.134.145 - - [2026-06-22 01:47:15] "POST /neutron/port HTTP/1.1" 200 1114 0.011667 252.129.134.145 - - [2026-06-22 01:47:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005065 252.129.134.145 - - [2026-06-22 01:47:17] "POST /neutron/port HTTP/1.1" 200 1116 0.013741 252.129.134.145 - - [2026-06-22 01:47:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006220 252.129.134.145 - - [2026-06-22 01:47:18] "POST /neutron/port HTTP/1.1" 200 1116 0.012259 252.129.134.145 - - [2026-06-22 01:47:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007772 252.129.134.145 - - [2026-06-22 01:47:18] "POST /neutron/port HTTP/1.1" 200 1116 0.012737 252.129.134.145 - - [2026-06-22 01:47:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008837 10.0.0.129 - - [2026-06-22 01:47:18] "GET /virtual-machine/acf64816-2159-472c-a3a3-1cf39d969572 HTTP/1.1" 200 1293 0.004653 10.0.0.129 - - [2026-06-22 01:47:18] "GET /virtual-machine-interface/4225a5c5-8f2b-4c1a-a425-8b7b80fdb1fd HTTP/1.1" 200 2936 0.006108 10.0.0.129 - - [2026-06-22 01:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.129 - - [2026-06-22 01:47:18] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003517 10.0.0.129 - - [2026-06-22 01:47:18] "GET /virtual-networks?parent_id=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002924 10.0.0.129 - - [2026-06-22 01:47:18] "GET /virtual-network/e77c0c7d-f7f7-48df-9bd7-7e8792bf81fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005200 10.0.0.129 - - [2026-06-22 01:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.129 - - [2026-06-22 01:47:19] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003031 10.0.0.129 - - [2026-06-22 01:47:19] "GET /virtual-networks?parent_id=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002955 10.0.0.129 - - [2026-06-22 01:47:20] "GET /virtual-network/e77c0c7d-f7f7-48df-9bd7-7e8792bf81fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006109 252.129.134.145 - - [2026-06-22 01:47:24] "POST /neutron/router HTTP/1.1" 200 578 0.004954 10.0.0.129 - - [2026-06-22 01:47:25] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001066 252.129.134.145 - - [2026-06-22 01:47:25] "POST /neutron/router HTTP/1.1" 200 344 0.240383 10.0.0.129 - - [2026-06-22 01:47:25] "POST /ref-update HTTP/1.1" 200 156 0.011286 252.129.134.145 - - [2026-06-22 01:47:25] "POST /neutron/port HTTP/1.1" 200 1914 0.019702 252.129.134.145 - - [2026-06-22 01:47:27] "POST /neutron/router HTTP/1.1" 200 578 0.003881 10.0.0.129 - - [2026-06-22 01:47:27] "POST /ref-update HTTP/1.1" 200 156 0.010466 252.129.134.145 - - [2026-06-22 01:47:27] "POST /neutron/router HTTP/1.1" 200 344 0.117653 252.129.134.145 - - [2026-06-22 01:47:30] "POST /neutron/router HTTP/1.1" 200 578 0.006071 10.0.0.129 - - [2026-06-22 01:47:31] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001542 252.129.134.145 - - [2026-06-22 01:47:31] "POST /neutron/router HTTP/1.1" 200 344 0.220822 10.0.0.129 - - [2026-06-22 01:47:31] "POST /ref-update HTTP/1.1" 200 156 0.011785 252.129.134.145 - - [2026-06-22 01:47:33] "POST /neutron/router HTTP/1.1" 200 578 0.005210 10.0.0.129 - - [2026-06-22 01:47:33] "POST /ref-update HTTP/1.1" 200 156 0.014045 252.129.134.145 - - [2026-06-22 01:47:33] "POST /neutron/router HTTP/1.1" 200 344 0.124543 252.129.134.145 - - [2026-06-22 01:47:33] "POST /neutron/router HTTP/1.1" 200 578 0.004866 10.0.0.129 - - [2026-06-22 01:47:33] "POST /ref-update HTTP/1.1" 200 156 0.015688 252.129.134.145 - - [2026-06-22 01:47:33] "POST /neutron/router HTTP/1.1" 200 344 0.106097 252.129.134.145 - - [2026-06-22 01:47:33] "POST /neutron/router HTTP/1.1" 200 578 0.005758 252.129.134.145 - - [2026-06-22 01:47:34] "POST /neutron/router HTTP/1.1" 200 151 0.044508 10.0.0.129 - - [2026-06-22 01:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.129 - - [2026-06-22 01:47:34] "GET /logical-router/a334cb35-fe73-4b66-a607-12ee30d067d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005577 10.0.0.129 - - [2026-06-22 01:47:34] "DELETE /route-target/50aee535-6787-405f-8b4d-d5355bca3ccb HTTP/1.1" 200 115 0.014408 252.129.134.145 - - [2026-06-22 01:47:34] "POST /neutron/network HTTP/1.1" 200 822 0.005606 252.129.134.145 - - [2026-06-22 01:47:34] "POST /neutron/network HTTP/1.1" 400 204 0.013508 252.129.134.145 - - [2026-06-22 01:47:35] "POST /neutron/port HTTP/1.1" 200 1116 0.018064 252.129.134.145 - - [2026-06-22 01:47:35] "POST /neutron/port HTTP/1.1" 200 1114 0.011914 252.129.134.145 - - [2026-06-22 01:47:35] "POST /neutron/port HTTP/1.1" 200 1106 0.016797 252.129.134.145 - - [2026-06-22 01:47:35] "POST /neutron/port HTTP/1.1" 200 1104 0.013007 252.129.134.145 - - [2026-06-22 01:47:35] "POST /neutron/port HTTP/1.1" 200 151 0.139562 252.129.134.145 - - [2026-06-22 01:47:35] "POST /neutron/port HTTP/1.1" 200 151 0.138167 252.129.134.145 - - [2026-06-22 01:47:36] "POST /neutron/network HTTP/1.1" 200 822 0.006224 10.0.0.129 - - [2026-06-22 01:47:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003021 10.0.0.129 - - [2026-06-22 01:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.129 - - [2026-06-22 01:47:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002288 252.129.134.145 - - [2026-06-22 01:47:36] "POST /neutron/network HTTP/1.1" 200 151 0.081872 10.0.0.129 - - [2026-06-22 01:47:36] "DELETE /route-target/adf15e5d-6117-4d58-9ecd-0c1285e600b6 HTTP/1.1" 200 115 0.021659 252.129.134.145 - - [2026-06-22 01:47:36] "POST /neutron/network HTTP/1.1" 200 820 0.006605 10.0.0.129 - - [2026-06-22 01:47:36] "POST /useragent-kv HTTP/1.1" 200 115 0.004301 10.0.0.129 - - [2026-06-22 01:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.129 - - [2026-06-22 01:47:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003327 252.129.134.145 - - [2026-06-22 01:47:36] "POST /neutron/network HTTP/1.1" 200 151 0.088073 10.0.0.129 - - [2026-06-22 01:47:36] "DELETE /route-target/a09eb990-dcec-4526-a87c-403d447fda14 HTTP/1.1" 200 115 0.019256 10.0.0.129 - - [2026-06-22 01:47:37] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001171 10.0.0.129 - - [2026-06-22 01:47:37] "GET /project/09ecc94c-cbd9-45a9-bc8d-a8244e9fe099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.030663 10.0.0.129 - - [2026-06-22 01:47:37] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001333 10.0.0.129 - - [2026-06-22 01:47:37] "GET /project/09ecc94c-cbd9-45a9-bc8d-a8244e9fe099?fields=virtual_networks HTTP/1.1" 200 1028 0.073723 10.0.0.129 - - [2026-06-22 01:47:37] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001519 10.0.0.129 - - [2026-06-22 01:47:37] "GET /project/09ecc94c-cbd9-45a9-bc8d-a8244e9fe099?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.041132 10.0.0.129 - - [2026-06-22 01:47:37] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001299 10.0.0.129 - - [2026-06-22 01:47:37] "GET /project/09ecc94c-cbd9-45a9-bc8d-a8244e9fe099?fields=security_groups HTTP/1.1" 200 1252 0.030685 10.0.0.129 - - [2026-06-22 01:47:39] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001487 10.0.0.129 - - [2026-06-22 01:47:39] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010466 10.0.0.129 - - [2026-06-22 01:47:39] "POST /fqname-to-id HTTP/1.1" 404 189 0.030091 10.0.0.129 - - [2026-06-22 01:47:39] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002275 10.0.0.129 - - [2026-06-22 01:47:39] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001252 10.0.0.129 - - [2026-06-22 01:47:39] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007755 10.0.0.129 - - [2026-06-22 01:47:39] "POST /id-to-fqname HTTP/1.1" 200 191 0.005214 10.0.0.129 - - [2026-06-22 01:47:39] "POST /fqname-to-id HTTP/1.1" 404 200 0.004609 10.0.0.129 - - [2026-06-22 01:47:39] "POST /security-groups HTTP/1.1" 200 586 0.068512 10.0.0.129 - - [2026-06-22 01:47:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.003606 10.0.0.129 - - [2026-06-22 01:47:39] "POST /projects HTTP/1.1" 200 583 0.231898 10.0.0.129 - - [2026-06-22 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.265862 10.0.0.129 - - [2026-06-22 01:47:39] "POST /access-control-lists HTTP/1.1" 200 601 0.067420 10.0.0.129 - - [2026-06-22 01:47:39] "GET /project/6fe82e87-e27c-4b76-9f79-e2a276e3a500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.417581 10.0.0.129 - - [2026-06-22 01:47:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.005386 10.0.0.129 - - [2026-06-22 01:47:39] "POST /access-control-lists HTTP/1.1" 200 599 0.061411 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:47:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001333 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:47:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001156 10.0.0.129 - - [2026-06-22 01:47:41] "GET / HTTP/1.1" 200 36499 0.002133 10.0.0.129 - - [2026-06-22 01:47:42] "POST /fqname-to-id HTTP/1.1" 401 298 0.000524 10.0.0.129 - - [2026-06-22 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.031663 10.0.0.129 - - [2026-06-22 01:47:42] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001634 10.0.0.129 - - [2026-06-22 01:47:42] "GET /project/6fe82e87-e27c-4b76-9f79-e2a276e3a500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.044443 10.0.0.129 - - [2026-06-22 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004679 10.0.0.129 - - [2026-06-22 01:47:42] "GET /security-group/93981762-2d8a-4ead-87d2-973608ef75d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3760 0.005903 10.0.0.129 - - [2026-06-22 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.129 - - [2026-06-22 01:47:42] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001098 10.0.0.129 - - [2026-06-22 01:47:42] "GET /project/6fe82e87-e27c-4b76-9f79-e2a276e3a500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.026165 10.0.0.129 - - [2026-06-22 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.129 - - [2026-06-22 01:47:42] "GET /security-group/93981762-2d8a-4ead-87d2-973608ef75d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3760 0.004494 10.0.0.129 - - [2026-06-22 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.129 - - [2026-06-22 01:47:43] "PUT /security-group/93981762-2d8a-4ead-87d2-973608ef75d0 HTTP/1.1" 200 264 0.013483 10.0.0.129 - - [2026-06-22 01:47:43] "PUT /access-control-list/1f3b5941-eecf-4dc6-bbe4-61a3e3227162 HTTP/1.1" 200 274 0.009598 10.0.0.129 - - [2026-06-22 01:47:43] "PUT /access-control-list/f3c23876-ab37-4cb7-8f91-6459786772ab HTTP/1.1" 200 274 0.011109 10.0.0.129 - - [2026-06-22 01:47:43] "POST /fqname-to-id HTTP/1.1" 404 200 0.003586 10.0.0.129 - - [2026-06-22 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.129 - - [2026-06-22 01:47:43] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001241 10.0.0.129 - - [2026-06-22 01:47:43] "GET /project/6fe82e87-e27c-4b76-9f79-e2a276e3a500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.026753 252.129.134.145 - - [2026-06-22 01:47:43] "POST /neutron/network HTTP/1.1" 200 117 0.037446 10.0.0.129 - - [2026-06-22 01:47:43] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001301 252.129.134.145 - - [2026-06-22 01:47:43] "POST /neutron/network HTTP/1.1" 200 606 0.068213 10.0.0.129 - - [2026-06-22 01:47:43] "POST /route-targets HTTP/1.1" 200 329 0.011334 10.0.0.129 - - [2026-06-22 01:47:43] "POST /ref-update HTTP/1.1" 200 156 0.021613 10.0.0.129 - - [2026-06-22 01:47:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005670 252.129.134.145 - - [2026-06-22 01:47:43] "POST /neutron/subnet HTTP/1.1" 200 719 0.204398 252.129.134.145 - - [2026-06-22 01:47:43] "POST /neutron/network HTTP/1.1" 200 824 0.005239 10.0.0.129 - - [2026-06-22 01:47:43] "POST /id-to-fqname HTTP/1.1" 200 221 0.001322 10.0.0.129 - - [2026-06-22 01:47:43] "GET /virtual-network/66cf7354-deba-4dbf-9478-2a38657f57da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004962 252.129.134.145 - - [2026-06-22 01:47:43] "POST /neutron/network HTTP/1.1" 200 824 0.005573 10.0.0.129 - - [2026-06-22 01:47:44] "GET /virtual-network/66cf7354-deba-4dbf-9478-2a38657f57da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005006 252.129.134.145 - - [2026-06-22 01:47:44] "POST /neutron/network HTTP/1.1" 200 824 0.005630 252.129.134.145 - - [2026-06-22 01:47:44] "POST /neutron/subnet HTTP/1.1" 200 719 0.006773 10.0.0.129 - - [2026-06-22 01:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.129 - - [2026-06-22 01:47:44] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001232 10.0.0.129 - - [2026-06-22 01:47:44] "GET /project/6fe82e87-e27c-4b76-9f79-e2a276e3a500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.023048 252.129.134.145 - - [2026-06-22 01:47:44] "POST /neutron/network HTTP/1.1" 200 117 0.011244 10.0.0.129 - - [2026-06-22 01:47:44] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001001 252.129.134.145 - - [2026-06-22 01:47:44] "POST /neutron/network HTTP/1.1" 200 613 0.097585 10.0.0.129 - - [2026-06-22 01:47:44] "POST /route-targets HTTP/1.1" 200 329 0.016165 10.0.0.129 - - [2026-06-22 01:47:44] "POST /ref-update HTTP/1.1" 200 156 0.022212 10.0.0.129 - - [2026-06-22 01:47:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003112 252.129.134.145 - - [2026-06-22 01:47:44] "POST /neutron/subnet HTTP/1.1" 200 724 0.172868 252.129.134.145 - - [2026-06-22 01:47:44] "POST /neutron/network HTTP/1.1" 200 832 0.005642 10.0.0.129 - - [2026-06-22 01:47:44] "POST /id-to-fqname HTTP/1.1" 200 225 0.001351 10.0.0.129 - - [2026-06-22 01:47:44] "GET /virtual-network/3064f161-85fb-4dfd-a938-b56611a6f503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005696 252.129.134.145 - - [2026-06-22 01:47:44] "POST /neutron/network HTTP/1.1" 200 832 0.005973 10.0.0.129 - - [2026-06-22 01:47:44] "GET /virtual-network/3064f161-85fb-4dfd-a938-b56611a6f503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.004886 252.129.134.145 - - [2026-06-22 01:47:44] "POST /neutron/network HTTP/1.1" 200 832 0.005029 252.129.134.145 - - [2026-06-22 01:47:44] "POST /neutron/subnet HTTP/1.1" 200 724 0.006485 10.0.0.129 - - [2026-06-22 01:47:45] "POST /id-to-fqname HTTP/1.1" 200 221 0.001359 252.129.134.145 - - [2026-06-22 01:47:45] "POST /neutron/network HTTP/1.1" 200 834 0.005283 252.129.134.145 - - [2026-06-22 01:47:45] "GET /aaa-mode HTTP/1.1" 401 298 0.000423 252.129.134.145 - - [2026-06-22 01:47:45] "GET / HTTP/1.1" 200 36499 0.001593 252.129.134.145 - - [2026-06-22 01:47:45] "GET /project/6fe82e87-e27c-4b76-9f79-e2a276e3a500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000392 10.0.0.129 - - [2026-06-22 01:47:45] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001153 252.129.134.145 - - [2026-06-22 01:47:45] "GET /project/6fe82e87-e27c-4b76-9f79-e2a276e3a500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.053285 252.129.134.145 - - [2026-06-22 01:47:45] "POST /neutron/network HTTP/1.1" 200 824 0.005754 252.129.134.145 - - [2026-06-22 01:47:46] "POST /neutron/port HTTP/1.1" 200 117 0.004798 252.129.134.145 - - [2026-06-22 01:47:46] "POST /neutron/port HTTP/1.1" 200 117 0.004779 10.0.0.129 - - [2026-06-22 01:47:46] "POST /id-to-fqname HTTP/1.1" 200 225 0.001410 252.129.134.145 - - [2026-06-22 01:47:46] "POST /neutron/port HTTP/1.1" 200 117 0.004644 252.129.134.145 - - [2026-06-22 01:47:46] "POST /neutron/network HTTP/1.1" 200 842 0.005898 252.129.134.145 - - [2026-06-22 01:47:46] "GET /aaa-mode HTTP/1.1" 401 298 0.000422 252.129.134.145 - - [2026-06-22 01:47:46] "GET / HTTP/1.1" 200 36499 0.001835 252.129.134.145 - - [2026-06-22 01:47:46] "GET /project/6fe82e87-e27c-4b76-9f79-e2a276e3a500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000422 252.129.134.145 - - [2026-06-22 01:47:46] "POST /neutron/network HTTP/1.1" 200 834 0.006052 10.0.0.129 - - [2026-06-22 01:47:46] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001320 10.0.0.129 - - [2026-06-22 01:47:46] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001208 252.129.134.145 - - [2026-06-22 01:47:46] "GET /project/6fe82e87-e27c-4b76-9f79-e2a276e3a500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.094029 252.129.134.145 - - [2026-06-22 01:47:46] "POST /neutron/network HTTP/1.1" 200 832 0.011420 252.129.134.145 - - [2026-06-22 01:47:47] "POST /neutron/port HTTP/1.1" 200 1060 0.270125 252.129.134.145 - - [2026-06-22 01:47:47] "POST /neutron/port HTTP/1.1" 200 1060 0.016175 252.129.134.145 - - [2026-06-22 01:47:47] "POST /neutron/port HTTP/1.1" 200 1060 0.012833 252.129.134.145 - - [2026-06-22 01:47:47] "POST /neutron/port HTTP/1.1" 200 1070 0.013292 252.129.134.145 - - [2026-06-22 01:47:47] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006647 252.129.134.145 - - [2026-06-22 01:47:47] "POST /neutron/port HTTP/1.1" 200 117 0.008196 252.129.134.145 - - [2026-06-22 01:47:47] "POST /neutron/port HTTP/1.1" 200 1110 0.088161 10.0.0.129 - - [2026-06-22 01:47:47] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001204 252.129.134.145 - - [2026-06-22 01:47:47] "POST /neutron/port HTTP/1.1" 200 1120 0.021369 252.129.134.145 - - [2026-06-22 01:47:47] "POST /neutron/router HTTP/1.1" 200 583 0.068490 10.0.0.129 - - [2026-06-22 01:47:47] "POST /route-targets HTTP/1.1" 200 329 0.025901 252.129.134.145 - - [2026-06-22 01:47:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007755 252.129.134.145 - - [2026-06-22 01:47:47] "POST /neutron/router HTTP/1.1" 200 583 0.005192 10.0.0.129 - - [2026-06-22 01:47:47] "PUT /logical-router/c78abd22-33c9-437d-88de-60473dbcb32c HTTP/1.1" 200 264 0.028544 252.129.134.145 - - [2026-06-22 01:47:47] "POST /neutron/subnet HTTP/1.1" 200 693 0.009912 252.129.134.145 - - [2026-06-22 01:47:47] "POST /neutron/router HTTP/1.1" 200 654 0.022543 10.0.0.129 - - [2026-06-22 01:47:47] "GET /logical-router/c78abd22-33c9-437d-88de-60473dbcb32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.005983 10.0.0.129 - - [2026-06-22 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 252.129.134.145 - - [2026-06-22 01:47:47] "POST /neutron/port HTTP/1.1" 200 117 0.001172 252.129.134.145 - - [2026-06-22 01:47:47] "POST /neutron/router HTTP/1.1" 200 654 0.004526 10.0.0.129 - - [2026-06-22 01:47:47] "GET /service-template/2266fedc-f5be-4f32-8d89-be0e4f2fc356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.004644 10.0.0.129 - - [2026-06-22 01:47:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.007953 252.129.134.145 - - [2026-06-22 01:47:47] "POST /neutron/network HTTP/1.1" 200 824 0.016782 10.0.0.129 - - [2026-06-22 01:47:47] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001547 252.129.134.145 - - [2026-06-22 01:47:47] "POST /neutron/network HTTP/1.1" 200 842 0.006755 10.0.0.129 - - [2026-06-22 01:47:47] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001003 10.0.0.129 - - [2026-06-22 01:47:48] "POST /useragent-kv HTTP/1.1" 200 115 0.007620 10.0.0.129 - - [2026-06-22 01:47:48] "POST /virtual-networks HTTP/1.1" 200 696 0.222033 10.0.0.129 - - [2026-06-22 01:47:48] "POST /route-targets HTTP/1.1" 200 329 0.044364 10.0.0.129 - - [2026-06-22 01:47:48] "POST /ref-update HTTP/1.1" 200 156 0.055003 252.129.134.145 - - [2026-06-22 01:47:48] "POST /neutron/router HTTP/1.1" 200 344 0.401496 10.0.0.129 - - [2026-06-22 01:47:48] "POST /service-instances HTTP/1.1" 200 672 0.145692 10.0.0.129 - - [2026-06-22 01:47:48] "POST /ref-update HTTP/1.1" 200 156 0.050124 10.0.0.129 - - [2026-06-22 01:47:48] "POST /route-tables HTTP/1.1" 200 584 0.074963 252.129.134.145 - - [2026-06-22 01:47:48] "POST /neutron/port HTTP/1.1" 200 1061 0.484233 252.129.134.145 - - [2026-06-22 01:47:48] "POST /neutron/port HTTP/1.1" 200 1120 0.032874 10.0.0.129 - - [2026-06-22 01:47:48] "PUT /logical-router/c78abd22-33c9-437d-88de-60473dbcb32c HTTP/1.1" 200 264 0.043676 252.129.134.145 - - [2026-06-22 01:47:48] "POST /neutron/port HTTP/1.1" 200 1061 0.013728 252.129.134.145 - - [2026-06-22 01:47:48] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011767 252.129.134.145 - - [2026-06-22 01:47:48] "POST /neutron/port HTTP/1.1" 200 1061 0.013744 10.0.0.129 - - [2026-06-22 01:47:48] "POST /ref-update HTTP/1.1" 200 156 0.036633 10.0.0.129 - - [2026-06-22 01:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.129 - - [2026-06-22 01:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 252.129.134.145 - - [2026-06-22 01:47:48] "POST /neutron/port HTTP/1.1" 200 1111 0.081439 10.0.0.129 - - [2026-06-22 01:47:48] "POST /virtual-machines HTTP/1.1" 200 551 0.013141 252.129.134.145 - - [2026-06-22 01:47:48] "POST /neutron/port HTTP/1.1" 200 1121 0.019765 252.129.134.145 - - [2026-06-22 01:47:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005730 10.0.0.129 - - [2026-06-22 01:47:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.121723 252.129.134.145 - - [2026-06-22 01:47:48] "POST /neutron/subnet HTTP/1.1" 200 698 0.007483 10.0.0.129 - - [2026-06-22 01:47:48] "POST /chown HTTP/1.1" 200 109 0.012161 252.129.134.145 - - [2026-06-22 01:47:48] "POST /neutron/port HTTP/1.1" 200 117 0.002024 10.0.0.129 - - [2026-06-22 01:47:48] "POST /instance-ips HTTP/1.1" 200 549 0.037480 252.129.134.145 - - [2026-06-22 01:47:49] "POST /neutron/network HTTP/1.1" 200 832 0.005403 10.0.0.129 - - [2026-06-22 01:47:49] "POST /instance-ips HTTP/1.1" 400 244 0.015936 10.0.0.129 - - [2026-06-22 01:47:49] "POST /chown HTTP/1.1" 200 109 0.011162 10.0.0.129 - - [2026-06-22 01:47:49] "PUT /virtual-machine-interface/1c1b990b-99e3-4add-a498-205aeadc128b HTTP/1.1" 200 286 0.013144 10.0.0.129 - - [2026-06-22 01:47:49] "PUT /instance-ip/6fe42826-7404-4370-a845-73a607343be7 HTTP/1.1" 200 258 0.019357 10.0.0.129 - - [2026-06-22 01:47:49] "POST /ref-update HTTP/1.1" 200 156 0.013417 10.0.0.129 - - [2026-06-22 01:47:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.501665 10.0.0.129 - - [2026-06-22 01:47:49] "POST /chown HTTP/1.1" 200 109 0.034843 10.0.0.129 - - [2026-06-22 01:47:50] "POST /instance-ips HTTP/1.1" 200 547 0.223408 10.0.0.129 - - [2026-06-22 01:47:50] "POST /instance-ips HTTP/1.1" 400 314 0.041289 10.0.0.129 - - [2026-06-22 01:47:50] "POST /chown HTTP/1.1" 200 109 0.013954 10.0.0.129 - - [2026-06-22 01:47:50] "PUT /virtual-machine-interface/3f54a0e8-27ab-4161-ad99-3ecd6a89711c HTTP/1.1" 200 286 0.028314 10.0.0.129 - - [2026-06-22 01:47:50] "PUT /instance-ip/a0e90505-2f5e-4639-9ac5-911a0634ca75 HTTP/1.1" 200 258 0.018394 10.0.0.129 - - [2026-06-22 01:47:50] "POST /ref-update HTTP/1.1" 200 156 0.015778 10.0.0.129 - - [2026-06-22 01:47:50] "POST /ref-update HTTP/1.1" 200 156 0.034950 10.0.0.129 - - [2026-06-22 01:47:50] "POST /ref-update HTTP/1.1" 200 156 0.044386 10.0.0.129 - - [2026-06-22 01:47:50] "PUT /routing-instance/110f0442-d4e8-4970-8e8b-92b6d79bdd10 HTTP/1.1" 200 268 0.039049 10.0.0.129 - - [2026-06-22 01:47:50] "POST /virtual-machines HTTP/1.1" 200 551 0.025852 10.0.0.129 - - [2026-06-22 01:47:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.106236 10.0.0.129 - - [2026-06-22 01:47:50] "POST /chown HTTP/1.1" 200 109 0.008509 10.0.0.129 - - [2026-06-22 01:47:50] "POST /instance-ips HTTP/1.1" 400 244 0.026248 10.0.0.129 - - [2026-06-22 01:47:51] "POST /chown HTTP/1.1" 200 109 0.010241 10.0.0.129 - - [2026-06-22 01:47:51] "PUT /virtual-machine-interface/2bc613d3-78ac-461a-aee9-12cdde0ab8c8 HTTP/1.1" 200 286 0.010463 10.0.0.129 - - [2026-06-22 01:47:51] "PUT /instance-ip/6fe42826-7404-4370-a845-73a607343be7 HTTP/1.1" 200 258 0.015112 10.0.0.129 - - [2026-06-22 01:47:51] "POST /ref-update HTTP/1.1" 200 156 0.022630 10.0.0.129 - - [2026-06-22 01:47:51] "POST /ref-update HTTP/1.1" 200 156 0.022768 10.0.0.129 - - [2026-06-22 01:47:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.156997 10.0.0.129 - - [2026-06-22 01:47:51] "POST /chown HTTP/1.1" 200 109 0.012796 10.0.0.129 - - [2026-06-22 01:47:51] "POST /instance-ips HTTP/1.1" 400 314 0.021468 10.0.0.129 - - [2026-06-22 01:47:51] "POST /chown HTTP/1.1" 200 109 0.008769 10.0.0.129 - - [2026-06-22 01:47:51] "PUT /virtual-machine-interface/576581ae-27db-4e25-9faa-a99f31be5aa9 HTTP/1.1" 200 286 0.013614 10.0.0.129 - - [2026-06-22 01:47:51] "PUT /instance-ip/a0e90505-2f5e-4639-9ac5-911a0634ca75 HTTP/1.1" 200 258 0.021267 10.0.0.129 - - [2026-06-22 01:47:51] "POST /ref-update HTTP/1.1" 200 156 0.017282 10.0.0.129 - - [2026-06-22 01:47:51] "POST /ref-update HTTP/1.1" 200 156 0.024629 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:47:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001178 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:47:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001138 252.129.134.145 - - [2026-06-22 01:47:53] "POST /neutron/port HTTP/1.1" 200 1120 0.015346 252.129.134.145 - - [2026-06-22 01:47:53] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006317 252.129.134.145 - - [2026-06-22 01:47:53] "POST /neutron/port HTTP/1.1" 200 1120 0.012334 252.129.134.145 - - [2026-06-22 01:47:53] "POST /neutron/security_group HTTP/1.1" 200 2000 0.031857 252.129.134.145 - - [2026-06-22 01:47:53] "POST /neutron/port HTTP/1.1" 200 1120 0.013854 252.129.134.145 - - [2026-06-22 01:47:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007453 10.0.0.129 - - [2026-06-22 01:47:54] "GET /virtual-machine/a72e4a85-af74-4358-9dd1-ccecbce37b3d HTTP/1.1" 401 298 0.000448 10.0.0.129 - - [2026-06-22 01:47:54] "GET /virtual-machine/a72e4a85-af74-4358-9dd1-ccecbce37b3d HTTP/1.1" 200 1298 0.049373 10.0.0.129 - - [2026-06-22 01:47:54] "GET /virtual-machine-interface/b1b3b339-868f-4b47-b4cf-e9ebdd9f2d24 HTTP/1.1" 200 2959 0.006706 10.0.0.129 - - [2026-06-22 01:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.129 - - [2026-06-22 01:47:54] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003082 10.0.0.129 - - [2026-06-22 01:47:54] "GET /virtual-networks?parent_id=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003271 10.0.0.129 - - [2026-06-22 01:47:54] "GET /virtual-network/66cf7354-deba-4dbf-9478-2a38657f57da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007145 10.0.0.129 - - [2026-06-22 01:47:56] "DELETE /project/6fe82e87e27c4b769f79e2a276e3a500 HTTP/1.1" 404 173 0.006407 10.0.0.129 - - [2026-06-22 01:47:56] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000956 10.0.0.129 - - [2026-06-22 01:47:56] "GET /project/09ecc94c-cbd9-45a9-bc8d-a8244e9fe099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.027044 10.0.0.129 - - [2026-06-22 01:47:56] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001002 10.0.0.129 - - [2026-06-22 01:47:56] "GET /project/09ecc94c-cbd9-45a9-bc8d-a8244e9fe099?fields=security_groups HTTP/1.1" 200 1342 0.068235 10.0.0.129 - - [2026-06-22 01:47:56] "DELETE /security-group/b9457b83-bec9-4511-855b-a2f02b5f975b HTTP/1.1" 200 115 0.039150 10.0.0.129 - - [2026-06-22 01:47:56] "GET /projects?obj_uuids=09ecc94c-cbd9-45a9-bc8d-a8244e9fe099&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001617 10.0.0.129 - - [2026-06-22 01:47:56] "GET /project/09ecc94c-cbd9-45a9-bc8d-a8244e9fe099?fields=application_policy_sets HTTP/1.1" 200 1381 0.041647 10.0.0.129 - - [2026-06-22 01:47:56] "DELETE /access-control-list/b24559bd-7c72-4891-8b0b-8977f721c8bd HTTP/1.1" 200 115 0.061302 10.0.0.129 - - [2026-06-22 01:47:56] "DELETE /access-control-list/a432e2c1-171d-4b56-bb2e-b94b94a4f02c HTTP/1.1" 200 115 0.020111 10.0.0.129 - - [2026-06-22 01:47:56] "DELETE /project/09ecc94c-cbd9-45a9-bc8d-a8244e9fe099 HTTP/1.1" 200 115 0.368198 252.129.134.145 - - [2026-06-22 01:47:57] "POST /neutron/port HTTP/1.1" 200 1120 0.013759 252.129.134.145 - - [2026-06-22 01:47:57] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006421 10.0.0.129 - - [2026-06-22 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.129 - - [2026-06-22 01:47:57] "GET /virtual-network/66cf7354-deba-4dbf-9478-2a38657f57da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006618 252.129.134.145 - - [2026-06-22 01:47:58] "POST /neutron/port HTTP/1.1" 200 1120 0.011675 252.129.134.145 - - [2026-06-22 01:47:58] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005151 252.129.134.145 - - [2026-06-22 01:47:58] "POST /neutron/port HTTP/1.1" 200 1120 0.013911 252.129.134.145 - - [2026-06-22 01:47:58] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005538 252.129.134.145 - - [2026-06-22 01:47:59] "POST /neutron/port HTTP/1.1" 200 1121 0.013233 252.129.134.145 - - [2026-06-22 01:47:59] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005616 252.129.134.145 - - [2026-06-22 01:47:59] "POST /neutron/port HTTP/1.1" 200 1121 0.012844 252.129.134.145 - - [2026-06-22 01:48:00] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005877 10.0.0.129 - - [2026-06-22 01:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.129 - - [2026-06-22 01:48:00] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002896 252.129.134.145 - - [2026-06-22 01:48:00] "POST /neutron/port HTTP/1.1" 200 1121 0.014162 10.0.0.129 - - [2026-06-22 01:48:00] "GET /virtual-networks?parent_id=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003575 252.129.134.145 - - [2026-06-22 01:48:00] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007497 10.0.0.129 - - [2026-06-22 01:48:00] "GET /virtual-network/66cf7354-deba-4dbf-9478-2a38657f57da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008032 252.129.134.145 - - [2026-06-22 01:48:00] "POST /neutron/port HTTP/1.1" 200 1120 0.015072 252.129.134.145 - - [2026-06-22 01:48:00] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007380 252.129.134.145 - - [2026-06-22 01:48:00] "POST /neutron/port HTTP/1.1" 200 1120 0.012735 252.129.134.145 - - [2026-06-22 01:48:00] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005679 252.129.134.145 - - [2026-06-22 01:48:01] "POST /neutron/port HTTP/1.1" 200 1121 0.012416 252.129.134.145 - - [2026-06-22 01:48:01] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005714 10.0.0.129 - - [2026-06-22 01:48:02] "GET /obj-perms HTTP/1.1" 200 6408 0.061699 10.0.0.129 - - [2026-06-22 01:48:02] "GET /obj-perms HTTP/1.1" 200 6408 0.056396 10.0.0.129 - - [2026-06-22 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.129 - - [2026-06-22 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.129 - - [2026-06-22 01:48:02] "POST /chown HTTP/1.1" 200 109 0.007613 10.0.0.129 - - [2026-06-22 01:48:02] "POST /instance-ips HTTP/1.1" 400 244 0.013924 10.0.0.129 - - [2026-06-22 01:48:02] "POST /chown HTTP/1.1" 200 109 0.007498 10.0.0.129 - - [2026-06-22 01:48:02] "POST /chown HTTP/1.1" 200 109 0.007824 10.0.0.129 - - [2026-06-22 01:48:02] "POST /instance-ips HTTP/1.1" 400 314 0.015007 10.0.0.129 - - [2026-06-22 01:48:02] "POST /chown HTTP/1.1" 200 109 0.007880 10.0.0.129 - - [2026-06-22 01:48:02] "POST /chown HTTP/1.1" 200 109 0.007266 10.0.0.129 - - [2026-06-22 01:48:03] "POST /instance-ips HTTP/1.1" 400 244 0.015360 10.0.0.129 - - [2026-06-22 01:48:03] "POST /chown HTTP/1.1" 200 109 0.007896 10.0.0.129 - - [2026-06-22 01:48:03] "POST /chown HTTP/1.1" 200 109 0.008637 10.0.0.129 - - [2026-06-22 01:48:03] "POST /instance-ips HTTP/1.1" 400 314 0.013913 10.0.0.129 - - [2026-06-22 01:48:03] "POST /chown HTTP/1.1" 200 109 0.007739 252.129.134.145 - - [2026-06-22 01:48:05] "POST /neutron/port HTTP/1.1" 200 1121 0.012620 252.129.134.145 - - [2026-06-22 01:48:05] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008209 252.129.134.145 - - [2026-06-22 01:48:05] "POST /neutron/port HTTP/1.1" 200 1121 0.016339 252.129.134.145 - - [2026-06-22 01:48:06] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008573 252.129.134.145 - - [2026-06-22 01:48:06] "POST /neutron/port HTTP/1.1" 200 1121 0.012747 252.129.134.145 - - [2026-06-22 01:48:06] "POST /neutron/security_group HTTP/1.1" 200 2000 0.012131 10.0.0.129 - - [2026-06-22 01:48:06] "GET /virtual-machine/2906e8a3-89d6-40dc-b15e-8a08166ca3e0 HTTP/1.1" 200 1297 0.005192 10.0.0.129 - - [2026-06-22 01:48:06] "GET /virtual-machine-interface/51edd3c6-2d7d-43d7-800a-fa41490edcdc HTTP/1.1" 200 2969 0.007028 10.0.0.129 - - [2026-06-22 01:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.129 - - [2026-06-22 01:48:06] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002851 10.0.0.129 - - [2026-06-22 01:48:06] "GET /virtual-networks?parent_id=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003278 10.0.0.129 - - [2026-06-22 01:48:06] "GET /virtual-network/3064f161-85fb-4dfd-a938-b56611a6f503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005882 10.0.0.129 - - [2026-06-22 01:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.066768 10.0.0.129 - - [2026-06-22 01:48:07] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003471 10.0.0.129 - - [2026-06-22 01:48:07] "GET /virtual-networks?parent_id=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002935 10.0.0.129 - - [2026-06-22 01:48:07] "GET /virtual-network/3064f161-85fb-4dfd-a938-b56611a6f503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006750 10.0.0.129 - - [2026-06-22 01:48:09] "GET /global-system-configs HTTP/1.1" 401 298 0.000454 10.0.0.129 - - [2026-06-22 01:48:09] "GET /global-system-configs HTTP/1.1" 401 298 0.000398 252.129.134.145 - - [2026-06-22 01:48:12] "POST /neutron/router HTTP/1.1" 200 654 0.005054 10.0.0.129 - - [2026-06-22 01:48:12] "POST /ref-update HTTP/1.1" 200 156 0.011845 252.129.134.145 - - [2026-06-22 01:48:12] "POST /neutron/router HTTP/1.1" 200 344 0.107130 252.129.134.145 - - [2026-06-22 01:48:12] "POST /neutron/router HTTP/1.1" 200 654 0.006221 10.0.0.129 - - [2026-06-22 01:48:12] "GET /logical-router/c78abd22-33c9-437d-88de-60473dbcb32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.006163 10.0.0.129 - - [2026-06-22 01:48:12] "GET /service-instance/dd3e10fe-9511-4eb0-95d6-4a0b22012831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.005036 10.0.0.129 - - [2026-06-22 01:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 252.129.134.145 - - [2026-06-22 01:48:12] "POST /neutron/router HTTP/1.1" 200 151 0.079435 10.0.0.129 - - [2026-06-22 01:48:12] "DELETE /route-target/2eb49bae-eba6-42fc-b3a8-bbdf95dc7e56 HTTP/1.1" 409 241 0.006214 10.0.0.129 - - [2026-06-22 01:48:12] "PUT /logical-router/c78abd22-33c9-437d-88de-60473dbcb32c HTTP/1.1" 404 171 0.003000 10.0.0.129 - - [2026-06-22 01:48:12] "POST /ref-update HTTP/1.1" 200 156 0.012927 10.0.0.129 - - [2026-06-22 01:48:12] "DELETE /route-table/73e305e6-705f-49fc-ba0d-a4af0ac17e87 HTTP/1.1" 200 115 0.036644 10.0.0.129 - - [2026-06-22 01:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.129 - - [2026-06-22 01:48:12] "PUT /routing-instance/110f0442-d4e8-4970-8e8b-92b6d79bdd10 HTTP/1.1" 200 268 0.019469 10.0.0.129 - - [2026-06-22 01:48:12] "GET /virtual-network/ec538d9c-ffdc-404d-9b02-055ca1d1157f?fields=virtual_machine_interface_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 2298 0.009434 10.0.0.129 - - [2026-06-22 01:48:12] "POST /ref-update HTTP/1.1" 200 156 0.011387 252.129.134.145 - - [2026-06-22 01:48:12] "POST /neutron/network HTTP/1.1" 200 832 0.007760 10.0.0.129 - - [2026-06-22 01:48:12] "POST /ref-update HTTP/1.1" 200 156 0.013013 10.0.0.129 - - [2026-06-22 01:48:12] "GET /virtual-machine-interface/3f54a0e8-27ab-4161-ad99-3ecd6a89711c?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1648 0.005497 252.129.134.145 - - [2026-06-22 01:48:12] "POST /neutron/network HTTP/1.1" 400 204 0.038567 10.0.0.129 - - [2026-06-22 01:48:12] "POST /ref-update HTTP/1.1" 200 156 0.015464 10.0.0.129 - - [2026-06-22 01:48:12] "GET /instance-ip/a0e90505-2f5e-4639-9ac5-911a0634ca75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005848 10.0.0.129 - - [2026-06-22 01:48:13] "DELETE /virtual-machine-interface/3f54a0e8-27ab-4161-ad99-3ecd6a89711c HTTP/1.1" 200 115 0.031776 10.0.0.129 - - [2026-06-22 01:48:13] "GET /virtual-machine-interface/576581ae-27db-4e25-9faa-a99f31be5aa9?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1648 0.005749 10.0.0.129 - - [2026-06-22 01:48:13] "POST /ref-update HTTP/1.1" 200 156 0.012480 10.0.0.129 - - [2026-06-22 01:48:13] "GET /instance-ip/a0e90505-2f5e-4639-9ac5-911a0634ca75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.004852 10.0.0.129 - - [2026-06-22 01:48:13] "DELETE /instance-ip/a0e90505-2f5e-4639-9ac5-911a0634ca75 HTTP/1.1" 200 115 0.038035 10.0.0.129 - - [2026-06-22 01:48:13] "DELETE /virtual-machine-interface/576581ae-27db-4e25-9faa-a99f31be5aa9 HTTP/1.1" 200 115 0.037166 10.0.0.129 - - [2026-06-22 01:48:13] "DELETE /instance-ip/a0e90505-2f5e-4639-9ac5-911a0634ca75 HTTP/1.1" 404 177 0.003093 10.0.0.129 - - [2026-06-22 01:48:13] "POST /useragent-kv HTTP/1.1" 200 115 0.007879 10.0.0.129 - - [2026-06-22 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008572 10.0.0.129 - - [2026-06-22 01:48:13] "POST /useragent-kv HTTP/1.1" 200 115 0.006502 10.0.0.129 - - [2026-06-22 01:48:13] "DELETE /virtual-network/ec538d9c-ffdc-404d-9b02-055ca1d1157f HTTP/1.1" 200 115 0.148522 10.0.0.129 - - [2026-06-22 01:48:13] "DELETE /route-target/61a58986-87c4-4e3a-8693-7057223e490d HTTP/1.1" 200 115 0.049881 10.0.0.129 - - [2026-06-22 01:48:13] "DELETE /service-instance/dd3e10fe-9511-4eb0-95d6-4a0b22012831 HTTP/1.1" 200 115 0.065088 10.0.0.129 - - [2026-06-22 01:48:13] "GET /logical-router/c78abd22-33c9-437d-88de-60473dbcb32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003951 10.0.0.129 - - [2026-06-22 01:48:13] "GET /service-instance/dd3e10fe-9511-4eb0-95d6-4a0b22012831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003079 252.129.134.145 - - [2026-06-22 01:48:13] "POST /neutron/port HTTP/1.1" 200 1121 0.019438 252.129.134.145 - - [2026-06-22 01:48:13] "POST /neutron/port HTTP/1.1" 200 1120 0.018435 10.0.0.129 - - [2026-06-22 01:48:13] "GET /virtual-machine-interface/1c1b990b-99e3-4add-a498-205aeadc128b?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1651 0.005674 252.129.134.145 - - [2026-06-22 01:48:13] "POST /neutron/port HTTP/1.1" 200 1110 0.014570 252.129.134.145 - - [2026-06-22 01:48:13] "POST /neutron/port HTTP/1.1" 200 1111 0.014201 10.0.0.129 - - [2026-06-22 01:48:13] "POST /ref-update HTTP/1.1" 200 156 0.014796 10.0.0.129 - - [2026-06-22 01:48:13] "GET /instance-ip/6fe42826-7404-4370-a845-73a607343be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005593 10.0.0.129 - - [2026-06-22 01:48:13] "DELETE /virtual-machine-interface/1c1b990b-99e3-4add-a498-205aeadc128b HTTP/1.1" 200 115 0.087831 252.129.134.145 - - [2026-06-22 01:48:13] "POST /neutron/port HTTP/1.1" 200 151 0.183340 10.0.0.129 - - [2026-06-22 01:48:13] "POST /ref-update HTTP/1.1" 200 156 0.019705 252.129.134.145 - - [2026-06-22 01:48:13] "POST /neutron/port HTTP/1.1" 200 151 0.187750 10.0.0.129 - - [2026-06-22 01:48:14] "DELETE /virtual-machine/cd28cfbd-336f-4f10-a2ac-0376df58a036 HTTP/1.1" 200 115 0.030173 10.0.0.129 - - [2026-06-22 01:48:14] "GET /virtual-machine-interface/2bc613d3-78ac-461a-aee9-12cdde0ab8c8?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1651 0.014563 10.0.0.129 - - [2026-06-22 01:48:14] "POST /ref-update HTTP/1.1" 200 156 0.015942 10.0.0.129 - - [2026-06-22 01:48:14] "GET /instance-ip/6fe42826-7404-4370-a845-73a607343be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.006381 10.0.0.129 - - [2026-06-22 01:48:14] "DELETE /instance-ip/6fe42826-7404-4370-a845-73a607343be7 HTTP/1.1" 200 115 0.050630 10.0.0.129 - - [2026-06-22 01:48:14] "DELETE /virtual-machine-interface/2bc613d3-78ac-461a-aee9-12cdde0ab8c8 HTTP/1.1" 200 115 0.046847 10.0.0.129 - - [2026-06-22 01:48:14] "DELETE /virtual-machine/7809c4fb-d0e9-43f2-8fc8-6529bb619c92 HTTP/1.1" 200 115 0.019974 252.129.134.145 - - [2026-06-22 01:48:14] "POST /neutron/network HTTP/1.1" 200 832 0.005324 10.0.0.129 - - [2026-06-22 01:48:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002102 10.0.0.129 - - [2026-06-22 01:48:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003154 10.0.0.129 - - [2026-06-22 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 252.129.134.145 - - [2026-06-22 01:48:15] "POST /neutron/network HTTP/1.1" 200 151 0.071632 10.0.0.129 - - [2026-06-22 01:48:15] "DELETE /route-target/58cd1098-fe14-4b36-ae4f-04e7bc503e5a HTTP/1.1" 200 115 0.024100 252.129.134.145 - - [2026-06-22 01:48:15] "POST /neutron/network HTTP/1.1" 200 824 0.005476 10.0.0.129 - - [2026-06-22 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.129 - - [2026-06-22 01:48:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003475 10.0.0.129 - - [2026-06-22 01:48:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002334 252.129.134.145 - - [2026-06-22 01:48:15] "POST /neutron/network HTTP/1.1" 200 151 0.082206 10.0.0.129 - - [2026-06-22 01:48:15] "DELETE /route-target/b390a83f-4017-4013-8947-2496748331ea HTTP/1.1" 200 115 0.025669 10.0.0.129 - - [2026-06-22 01:48:15] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001119 10.0.0.129 - - [2026-06-22 01:48:15] "GET /project/6fe82e87-e27c-4b76-9f79-e2a276e3a500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.023046 10.0.0.129 - - [2026-06-22 01:48:15] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001030 10.0.0.129 - - [2026-06-22 01:48:15] "GET /project/6fe82e87-e27c-4b76-9f79-e2a276e3a500?fields=virtual_networks HTTP/1.1" 200 1039 0.069462 10.0.0.129 - - [2026-06-22 01:48:15] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001085 10.0.0.129 - - [2026-06-22 01:48:15] "GET /project/6fe82e87-e27c-4b76-9f79-e2a276e3a500?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.024499 10.0.0.129 - - [2026-06-22 01:48:15] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001029 10.0.0.129 - - [2026-06-22 01:48:15] "GET /project/6fe82e87-e27c-4b76-9f79-e2a276e3a500?fields=security_groups HTTP/1.1" 200 1268 0.027166 10.0.0.129 - - [2026-06-22 01:48:16] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001338 10.0.0.129 - - [2026-06-22 01:48:16] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007958 10.0.0.129 - - [2026-06-22 01:48:16] "POST /fqname-to-id HTTP/1.1" 404 194 0.032005 10.0.0.129 - - [2026-06-22 01:48:16] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002687 10.0.0.129 - - [2026-06-22 01:48:16] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001091 10.0.0.129 - - [2026-06-22 01:48:16] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006737 10.0.0.129 - - [2026-06-22 01:48:17] "POST /id-to-fqname HTTP/1.1" 200 196 0.001614 10.0.0.129 - - [2026-06-22 01:48:17] "POST /fqname-to-id HTTP/1.1" 404 205 0.004234 10.0.0.129 - - [2026-06-22 01:48:17] "POST /security-groups HTTP/1.1" 200 591 0.064035 10.0.0.129 - - [2026-06-22 01:48:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.003171 10.0.0.129 - - [2026-06-22 01:48:17] "POST /projects HTTP/1.1" 200 593 0.245768 10.0.0.129 - - [2026-06-22 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.325177 10.0.0.129 - - [2026-06-22 01:48:17] "POST /access-control-lists HTTP/1.1" 200 606 0.070791 10.0.0.129 - - [2026-06-22 01:48:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.002521 10.0.0.129 - - [2026-06-22 01:48:17] "GET /project/ec59c6ca-e09e-4e91-aff3-216472a4e321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.467272 10.0.0.129 - - [2026-06-22 01:48:17] "POST /access-control-lists HTTP/1.1" 200 604 0.060832 10.0.0.129 - - [2026-06-22 01:48:18] "GET / HTTP/1.1" 200 36499 0.001813 10.0.0.129 - - [2026-06-22 01:48:19] "POST /fqname-to-id HTTP/1.1" 401 298 0.000486 10.0.0.129 - - [2026-06-22 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.082641 10.0.0.129 - - [2026-06-22 01:48:19] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001278 10.0.0.129 - - [2026-06-22 01:48:19] "GET /project/ec59c6ca-e09e-4e91-aff3-216472a4e321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.024719 252.129.134.145 - - [2026-06-22 01:48:20] "POST /neutron/network HTTP/1.1" 200 117 0.039008 10.0.0.129 - - [2026-06-22 01:48:20] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001132 252.129.134.145 - - [2026-06-22 01:48:20] "POST /neutron/network HTTP/1.1" 200 611 0.062839 10.0.0.129 - - [2026-06-22 01:48:20] "POST /route-targets HTTP/1.1" 200 329 0.010010 10.0.0.129 - - [2026-06-22 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.014212 10.0.0.129 - - [2026-06-22 01:48:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002629 252.129.134.145 - - [2026-06-22 01:48:20] "POST /neutron/subnet HTTP/1.1" 200 715 0.137892 10.0.0.129 - - [2026-06-22 01:48:20] "POST /fqname-to-id HTTP/1.1" 401 298 0.000734 10.0.0.129 - - [2026-06-22 01:48:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005969 252.129.134.145 - - [2026-06-22 01:48:20] "POST /neutron/subnet HTTP/1.1" 200 828 0.213716 252.129.134.145 - - [2026-06-22 01:48:20] "POST /neutron/network HTTP/1.1" 200 1002 0.006865 10.0.0.129 - - [2026-06-22 01:48:20] "POST /id-to-fqname HTTP/1.1" 200 226 0.001327 10.0.0.129 - - [2026-06-22 01:48:20] "GET /virtual-network/81a31977-f5e6-48ed-86a8-0d1a6aa3fd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004858 252.129.134.145 - - [2026-06-22 01:48:20] "POST /neutron/network HTTP/1.1" 200 1002 0.007635 10.0.0.129 - - [2026-06-22 01:48:20] "GET /virtual-network/81a31977-f5e6-48ed-86a8-0d1a6aa3fd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006135 252.129.134.145 - - [2026-06-22 01:48:20] "POST /neutron/network HTTP/1.1" 200 1002 0.006431 10.0.0.129 - - [2026-06-22 01:48:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.029689 252.129.134.145 - - [2026-06-22 01:48:20] "POST /neutron/subnet HTTP/1.1" 200 715 0.007296 252.129.134.145 - - [2026-06-22 01:48:21] "POST /neutron/subnet HTTP/1.1" 200 828 0.007347 10.0.0.129 - - [2026-06-22 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.129 - - [2026-06-22 01:48:21] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001293 10.0.0.129 - - [2026-06-22 01:48:21] "GET /project/ec59c6ca-e09e-4e91-aff3-216472a4e321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.024562 252.129.134.145 - - [2026-06-22 01:48:21] "POST /neutron/network HTTP/1.1" 200 117 0.010839 10.0.0.129 - - [2026-06-22 01:48:21] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001104 252.129.134.145 - - [2026-06-22 01:48:21] "POST /neutron/network HTTP/1.1" 200 611 0.072023 10.0.0.129 - - [2026-06-22 01:48:21] "POST /route-targets HTTP/1.1" 200 329 0.009925 10.0.0.129 - - [2026-06-22 01:48:21] "POST /ref-update HTTP/1.1" 200 156 0.013337 10.0.0.129 - - [2026-06-22 01:48:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004633 252.129.134.145 - - [2026-06-22 01:48:21] "POST /neutron/subnet HTTP/1.1" 200 710 0.185991 10.0.0.129 - - [2026-06-22 01:48:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.005512 10.0.0.129 - - [2026-06-22 01:48:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006348 252.129.134.145 - - [2026-06-22 01:48:21] "POST /neutron/subnet HTTP/1.1" 200 828 0.144079 252.129.134.145 - - [2026-06-22 01:48:21] "POST /neutron/network HTTP/1.1" 200 1001 0.008816 10.0.0.129 - - [2026-06-22 01:48:21] "POST /id-to-fqname HTTP/1.1" 200 226 0.001336 10.0.0.129 - - [2026-06-22 01:48:21] "GET /virtual-network/aa337503-f1b2-4f3b-b5f5-24e7db0757c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005225 252.129.134.145 - - [2026-06-22 01:48:21] "POST /neutron/network HTTP/1.1" 200 1001 0.007750 10.0.0.129 - - [2026-06-22 01:48:22] "GET /virtual-network/aa337503-f1b2-4f3b-b5f5-24e7db0757c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005362 252.129.134.145 - - [2026-06-22 01:48:22] "POST /neutron/network HTTP/1.1" 200 1001 0.007545 252.129.134.145 - - [2026-06-22 01:48:22] "POST /neutron/subnet HTTP/1.1" 200 710 0.007169 252.129.134.145 - - [2026-06-22 01:48:22] "POST /neutron/subnet HTTP/1.1" 200 828 0.006767 10.0.0.129 - - [2026-06-22 01:48:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.002543 10.0.0.129 - - [2026-06-22 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.129 - - [2026-06-22 01:48:22] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001093 10.0.0.129 - - [2026-06-22 01:48:22] "GET /project/ec59c6ca-e09e-4e91-aff3-216472a4e321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.029235 10.0.0.129 - - [2026-06-22 01:48:22] "POST /network-policys HTTP/1.1" 200 579 0.060316 10.0.0.129 - - [2026-06-22 01:48:22] "GET /network-policy/b99cc087-0ffd-4a99-8224-184b223230bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.004982 252.129.134.145 - - [2026-06-22 01:48:22] "POST /neutron/network HTTP/1.1" 200 1002 0.008359 10.0.0.129 - - [2026-06-22 01:48:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.008827 10.0.0.129 - - [2026-06-22 01:48:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.007654 252.129.134.145 - - [2026-06-22 01:48:22] "POST /neutron/network HTTP/1.1" 200 1108 0.059792 10.0.0.129 - - [2026-06-22 01:48:22] "POST /access-control-lists HTTP/1.1" 200 598 0.070798 252.129.134.145 - - [2026-06-22 01:48:22] "POST /neutron/network HTTP/1.1" 200 1108 0.007773 10.0.0.129 - - [2026-06-22 01:48:22] "GET /virtual-network/81a31977-f5e6-48ed-86a8-0d1a6aa3fd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006687 10.0.0.129 - - [2026-06-22 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.129 - - [2026-06-22 01:48:22] "GET /network-policy/b99cc087-0ffd-4a99-8224-184b223230bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.004013 252.129.134.145 - - [2026-06-22 01:48:22] "POST /neutron/network HTTP/1.1" 200 1001 0.006666 10.0.0.129 - - [2026-06-22 01:48:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.003286 10.0.0.129 - - [2026-06-22 01:48:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.004716 252.129.134.145 - - [2026-06-22 01:48:22] "POST /neutron/network HTTP/1.1" 200 1107 0.054378 10.0.0.129 - - [2026-06-22 01:48:23] "POST /access-control-lists HTTP/1.1" 200 598 0.068893 252.129.134.145 - - [2026-06-22 01:48:23] "POST /neutron/network HTTP/1.1" 200 1107 0.008363 10.0.0.129 - - [2026-06-22 01:48:23] "POST /ref-update HTTP/1.1" 200 156 0.010177 10.0.0.129 - - [2026-06-22 01:48:23] "GET /virtual-network/aa337503-f1b2-4f3b-b5f5-24e7db0757c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005187 10.0.0.129 - - [2026-06-22 01:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.129 - - [2026-06-22 01:48:23] "GET /network-policy/b99cc087-0ffd-4a99-8224-184b223230bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.004662 10.0.0.129 - - [2026-06-22 01:48:23] "GET /domains HTTP/1.1" 401 298 0.000418 10.0.0.129 - - [2026-06-22 01:48:23] "GET /domains HTTP/1.1" 200 440 0.038290 10.0.0.129 - - [2026-06-22 01:48:23] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001620 10.0.0.129 - - [2026-06-22 01:48:23] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1505 0.010131 10.0.0.129 - - [2026-06-22 01:48:23] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001946 10.0.0.129 - - [2026-06-22 01:48:23] "GET /project/ec59c6ca-e09e-4e91-aff3-216472a4e321 HTTP/1.1" 200 2627 0.027959 10.0.0.129 - - [2026-06-22 01:48:23] "GET /virtual-network/81a31977-f5e6-48ed-86a8-0d1a6aa3fd14 HTTP/1.1" 200 3502 0.008988 10.0.0.129 - - [2026-06-22 01:48:23] "GET /virtual-network/81a31977-f5e6-48ed-86a8-0d1a6aa3fd14 HTTP/1.1" 200 3502 0.008472 10.0.0.129 - - [2026-06-22 01:48:23] "GET /routing-instance/599f8d11-64c8-4937-9266-7136b72f2035 HTTP/1.1" 200 1799 0.003755 10.0.0.129 - - [2026-06-22 01:48:23] "GET /routing-instance/599f8d11-64c8-4937-9266-7136b72f2035 HTTP/1.1" 200 1799 0.004455 10.0.0.129 - - [2026-06-22 01:48:23] "GET /route-target/80e319ed-8964-4c40-bb34-acff3e3ce37a HTTP/1.1" 200 1214 0.003559 10.0.0.129 - - [2026-06-22 01:48:24] "GET /virtual-network/81a31977-f5e6-48ed-86a8-0d1a6aa3fd14 HTTP/1.1" 200 3502 0.004914 10.0.0.129 - - [2026-06-22 01:48:24] "GET /routing-instance/599f8d11-64c8-4937-9266-7136b72f2035 HTTP/1.1" 200 1799 0.005110 10.0.0.129 - - [2026-06-22 01:48:24] "GET /virtual-network/81a31977-f5e6-48ed-86a8-0d1a6aa3fd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005471 10.0.0.129 - - [2026-06-22 01:48:24] "GET /virtual-network/81a31977-f5e6-48ed-86a8-0d1a6aa3fd14 HTTP/1.1" 200 3502 0.004552 10.0.0.129 - - [2026-06-22 01:48:24] "GET /routing-instance/599f8d11-64c8-4937-9266-7136b72f2035 HTTP/1.1" 200 1799 0.003942 10.0.0.129 - - [2026-06-22 01:48:24] "GET /routing-instance/599f8d11-64c8-4937-9266-7136b72f2035 HTTP/1.1" 200 1799 0.004002 10.0.0.129 - - [2026-06-22 01:48:24] "GET /route-target/80e319ed-8964-4c40-bb34-acff3e3ce37a HTTP/1.1" 200 1214 0.003260 10.0.0.129 - - [2026-06-22 01:48:24] "GET /domains HTTP/1.1" 200 440 0.003051 10.0.0.129 - - [2026-06-22 01:48:24] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001437 10.0.0.129 - - [2026-06-22 01:48:24] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1505 0.009191 10.0.0.129 - - [2026-06-22 01:48:24] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001569 10.0.0.129 - - [2026-06-22 01:48:24] "GET /project/ec59c6ca-e09e-4e91-aff3-216472a4e321 HTTP/1.1" 200 2627 0.033782 10.0.0.129 - - [2026-06-22 01:48:24] "GET /virtual-network/81a31977-f5e6-48ed-86a8-0d1a6aa3fd14 HTTP/1.1" 200 3502 0.004892 10.0.0.129 - - [2026-06-22 01:48:25] "GET /obj-perms HTTP/1.1" 200 6471 0.057276 10.0.0.129 - - [2026-06-22 01:48:25] "GET /domains HTTP/1.1" 200 440 0.004124 10.0.0.129 - - [2026-06-22 01:48:25] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001037 10.0.0.129 - - [2026-06-22 01:48:25] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1505 0.006702 10.0.0.129 - - [2026-06-22 01:48:25] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001040 10.0.0.129 - - [2026-06-22 01:48:25] "GET /project/ec59c6ca-e09e-4e91-aff3-216472a4e321 HTTP/1.1" 200 2627 0.023175 10.0.0.129 - - [2026-06-22 01:48:25] "GET /virtual-network/aa337503-f1b2-4f3b-b5f5-24e7db0757c7 HTTP/1.1" 200 3502 0.006922 10.0.0.129 - - [2026-06-22 01:48:25] "GET /virtual-network/aa337503-f1b2-4f3b-b5f5-24e7db0757c7 HTTP/1.1" 200 3502 0.005334 10.0.0.129 - - [2026-06-22 01:48:25] "GET /routing-instance/58a5d9c7-f099-4a21-b4cc-91bb7c451ab4 HTTP/1.1" 200 1799 0.003739 10.0.0.129 - - [2026-06-22 01:48:25] "GET /routing-instance/58a5d9c7-f099-4a21-b4cc-91bb7c451ab4 HTTP/1.1" 200 1799 0.003616 10.0.0.129 - - [2026-06-22 01:48:25] "GET /route-target/b4d0e5a3-3bf6-41d0-ae30-c1fd50f1f814 HTTP/1.1" 200 1215 0.003370 10.0.0.129 - - [2026-06-22 01:48:25] "GET /virtual-network/aa337503-f1b2-4f3b-b5f5-24e7db0757c7 HTTP/1.1" 200 3502 0.004796 10.0.0.129 - - [2026-06-22 01:48:25] "GET /routing-instance/58a5d9c7-f099-4a21-b4cc-91bb7c451ab4 HTTP/1.1" 200 1799 0.003506 10.0.0.129 - - [2026-06-22 01:48:25] "GET /virtual-network/aa337503-f1b2-4f3b-b5f5-24e7db0757c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005267 10.0.0.129 - - [2026-06-22 01:48:25] "GET /virtual-network/aa337503-f1b2-4f3b-b5f5-24e7db0757c7 HTTP/1.1" 200 3502 0.005195 10.0.0.129 - - [2026-06-22 01:48:26] "GET /routing-instance/58a5d9c7-f099-4a21-b4cc-91bb7c451ab4 HTTP/1.1" 200 1799 0.004057 10.0.0.129 - - [2026-06-22 01:48:26] "GET /routing-instance/58a5d9c7-f099-4a21-b4cc-91bb7c451ab4 HTTP/1.1" 200 1799 0.003586 10.0.0.129 - - [2026-06-22 01:48:26] "GET /route-target/b4d0e5a3-3bf6-41d0-ae30-c1fd50f1f814 HTTP/1.1" 200 1215 0.003247 10.0.0.129 - - [2026-06-22 01:48:26] "GET /domains HTTP/1.1" 200 440 0.002661 10.0.0.129 - - [2026-06-22 01:48:26] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002010 10.0.0.129 - - [2026-06-22 01:48:26] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1505 0.008767 10.0.0.129 - - [2026-06-22 01:48:26] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001207 10.0.0.129 - - [2026-06-22 01:48:26] "GET /project/ec59c6ca-e09e-4e91-aff3-216472a4e321 HTTP/1.1" 200 2627 0.031708 10.0.0.129 - - [2026-06-22 01:48:26] "GET /virtual-network/aa337503-f1b2-4f3b-b5f5-24e7db0757c7 HTTP/1.1" 200 3502 0.005887 10.0.0.129 - - [2026-06-22 01:48:26] "GET /obj-perms HTTP/1.1" 200 6471 0.001834 10.0.0.129 - - [2026-06-22 01:48:26] "GET /virtual-network/aa337503-f1b2-4f3b-b5f5-24e7db0757c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005663 252.129.134.145 - - [2026-06-22 01:48:26] "POST /neutron/network HTTP/1.1" 200 1107 0.007469 10.0.0.129 - - [2026-06-22 01:48:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.004549 252.129.134.145 - - [2026-06-22 01:48:26] "POST /neutron/network HTTP/1.1" 200 1001 0.044759 10.0.0.129 - - [2026-06-22 01:48:26] "DELETE /access-control-list/60051727-b0b3-47b7-bfdb-9f34f042f534 HTTP/1.1" 200 115 0.029653 10.0.0.129 - - [2026-06-22 01:48:26] "POST /ref-update HTTP/1.1" 200 156 0.010771 252.129.134.145 - - [2026-06-22 01:48:26] "POST /neutron/network HTTP/1.1" 200 1001 0.007512 10.0.0.129 - - [2026-06-22 01:48:27] "GET /virtual-network/aa337503-f1b2-4f3b-b5f5-24e7db0757c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004926 10.0.0.129 - - [2026-06-22 01:48:27] "GET /virtual-network/81a31977-f5e6-48ed-86a8-0d1a6aa3fd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004363 252.129.134.145 - - [2026-06-22 01:48:27] "POST /neutron/network HTTP/1.1" 200 1108 0.007493 10.0.0.129 - - [2026-06-22 01:48:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.005301 252.129.134.145 - - [2026-06-22 01:48:27] "POST /neutron/network HTTP/1.1" 200 1002 0.041182 10.0.0.129 - - [2026-06-22 01:48:27] "DELETE /access-control-list/e67cde58-52b0-427b-b5a6-0e96ddce0af1 HTTP/1.1" 200 115 0.024553 10.0.0.129 - - [2026-06-22 01:48:27] "POST /ref-update HTTP/1.1" 200 156 0.010937 252.129.134.145 - - [2026-06-22 01:48:27] "POST /neutron/network HTTP/1.1" 200 1002 0.016672 10.0.0.129 - - [2026-06-22 01:48:27] "GET /virtual-network/81a31977-f5e6-48ed-86a8-0d1a6aa3fd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005312 10.0.0.129 - - [2026-06-22 01:48:27] "DELETE /network-policy/b99cc087-0ffd-4a99-8224-184b223230bd HTTP/1.1" 200 115 0.023672 252.129.134.145 - - [2026-06-22 01:48:27] "POST /neutron/network HTTP/1.1" 200 1001 0.007845 10.0.0.129 - - [2026-06-22 01:48:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002827 10.0.0.129 - - [2026-06-22 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.129 - - [2026-06-22 01:48:27] "POST /useragent-kv HTTP/1.1" 200 115 0.005777 10.0.0.129 - - [2026-06-22 01:48:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003362 10.0.0.129 - - [2026-06-22 01:48:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002214 252.129.134.145 - - [2026-06-22 01:48:27] "POST /neutron/network HTTP/1.1" 200 151 0.094008 10.0.0.129 - - [2026-06-22 01:48:27] "DELETE /route-target/b4d0e5a3-3bf6-41d0-ae30-c1fd50f1f814 HTTP/1.1" 200 115 0.022310 10.0.0.129 - - [2026-06-22 01:48:27] "GET /routing-instance/58a5d9c7-f099-4a21-b4cc-91bb7c451ab4 HTTP/1.1" 404 171 0.002655 10.0.0.129 - - [2026-06-22 01:48:27] "GET /domains HTTP/1.1" 200 440 0.003276 10.0.0.129 - - [2026-06-22 01:48:27] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002385 10.0.0.129 - - [2026-06-22 01:48:27] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1505 0.009349 10.0.0.129 - - [2026-06-22 01:48:27] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001141 10.0.0.129 - - [2026-06-22 01:48:27] "GET /project/ec59c6ca-e09e-4e91-aff3-216472a4e321 HTTP/1.1" 200 2147 0.023289 252.129.134.145 - - [2026-06-22 01:48:27] "POST /neutron/network HTTP/1.1" 200 1002 0.007039 10.0.0.129 - - [2026-06-22 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.129 - - [2026-06-22 01:48:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003192 10.0.0.129 - - [2026-06-22 01:48:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003190 10.0.0.129 - - [2026-06-22 01:48:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003011 10.0.0.129 - - [2026-06-22 01:48:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001600 252.129.134.145 - - [2026-06-22 01:48:28] "POST /neutron/network HTTP/1.1" 200 151 0.098386 10.0.0.129 - - [2026-06-22 01:48:28] "DELETE /route-target/80e319ed-8964-4c40-bb34-acff3e3ce37a HTTP/1.1" 200 115 0.027335 10.0.0.129 - - [2026-06-22 01:48:28] "GET /routing-instance/599f8d11-64c8-4937-9266-7136b72f2035 HTTP/1.1" 404 171 0.003064 10.0.0.129 - - [2026-06-22 01:48:28] "GET /domains HTTP/1.1" 200 440 0.002494 10.0.0.129 - - [2026-06-22 01:48:28] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001046 10.0.0.129 - - [2026-06-22 01:48:28] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1505 0.006754 10.0.0.129 - - [2026-06-22 01:48:28] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001495 10.0.0.129 - - [2026-06-22 01:48:28] "GET /project/ec59c6ca-e09e-4e91-aff3-216472a4e321 HTTP/1.1" 200 1902 0.028491 10.0.0.129 - - [2026-06-22 01:48:29] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001194 10.0.0.129 - - [2026-06-22 01:48:29] "GET /project/ec59c6ca-e09e-4e91-aff3-216472a4e321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.022800 10.0.0.129 - - [2026-06-22 01:48:29] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001173 10.0.0.129 - - [2026-06-22 01:48:29] "GET /project/ec59c6ca-e09e-4e91-aff3-216472a4e321?fields=virtual_networks HTTP/1.1" 200 1050 0.066605 10.0.0.129 - - [2026-06-22 01:48:29] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001374 10.0.0.129 - - [2026-06-22 01:48:29] "GET /project/ec59c6ca-e09e-4e91-aff3-216472a4e321?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.024680 10.0.0.129 - - [2026-06-22 01:48:29] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001167 10.0.0.129 - - [2026-06-22 01:48:29] "GET /project/ec59c6ca-e09e-4e91-aff3-216472a4e321?fields=security_groups HTTP/1.1" 200 1284 0.024446 10.0.0.129 - - [2026-06-22 01:48:29] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001019 10.0.0.129 - - [2026-06-22 01:48:29] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006874 10.0.0.129 - - [2026-06-22 01:48:30] "POST /fqname-to-id HTTP/1.1" 404 202 0.029323 10.0.0.129 - - [2026-06-22 01:48:30] "GET /projects?obj_uuids=b6e15df9-7caf-439a-b732-76c3c38bfa7e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002280 10.0.0.129 - - [2026-06-22 01:48:30] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001088 10.0.0.129 - - [2026-06-22 01:48:30] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006808 10.0.0.129 - - [2026-06-22 01:48:30] "POST /id-to-fqname HTTP/1.1" 200 204 0.002233 10.0.0.129 - - [2026-06-22 01:48:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.004387 10.0.0.129 - - [2026-06-22 01:48:30] "POST /security-groups HTTP/1.1" 200 599 0.067744 10.0.0.129 - - [2026-06-22 01:48:30] "POST /fqname-to-id HTTP/1.1" 404 248 0.004901 10.0.0.129 - - [2026-06-22 01:48:30] "POST /projects HTTP/1.1" 200 609 0.225063 10.0.0.129 - - [2026-06-22 01:48:30] "POST /access-control-lists HTTP/1.1" 200 614 0.062070 10.0.0.129 - - [2026-06-22 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.306571 10.0.0.129 - - [2026-06-22 01:48:30] "POST /fqname-to-id HTTP/1.1" 404 247 0.003300 10.0.0.129 - - [2026-06-22 01:48:30] "GET /project/b6e15df9-7caf-439a-b732-76c3c38bfa7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.446587 10.0.0.129 - - [2026-06-22 01:48:30] "POST /access-control-lists HTTP/1.1" 200 612 0.055779 10.0.0.129 - - [2026-06-22 01:48:31] "GET / HTTP/1.1" 200 36499 0.002650 10.0.0.129 - - [2026-06-22 01:48:33] "POST /fqname-to-id HTTP/1.1" 401 298 0.000550 10.0.0.129 - - [2026-06-22 01:48:33] "POST /fqname-to-id HTTP/1.1" 404 231 0.078903 10.0.0.129 - - [2026-06-22 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.129 - - [2026-06-22 01:48:33] "GET /projects?obj_uuids=b6e15df9-7caf-439a-b732-76c3c38bfa7e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001133 10.0.0.129 - - [2026-06-22 01:48:33] "GET /project/b6e15df9-7caf-439a-b732-76c3c38bfa7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.030298 10.0.0.129 - - [2026-06-22 01:48:33] "POST /network-policys HTTP/1.1" 200 569 0.060836 10.0.0.129 - - [2026-06-22 01:48:33] "GET /network-policy/dd284c68-18e6-413b-849e-75d3932c8115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3147 0.005413 10.0.0.129 - - [2026-06-22 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.129 - - [2026-06-22 01:48:33] "GET /projects?obj_uuids=b6e15df9-7caf-439a-b732-76c3c38bfa7e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001175 10.0.0.129 - - [2026-06-22 01:48:33] "GET /project/b6e15df9-7caf-439a-b732-76c3c38bfa7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.026360 252.129.134.145 - - [2026-06-22 01:48:34] "POST /neutron/network HTTP/1.1" 200 117 0.042072 10.0.0.129 - - [2026-06-22 01:48:34] "GET /projects?obj_uuids=b6e15df9-7caf-439a-b732-76c3c38bfa7e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001307 252.129.134.145 - - [2026-06-22 01:48:34] "POST /neutron/network HTTP/1.1" 200 621 0.066864 10.0.0.129 - - [2026-06-22 01:48:34] "POST /route-targets HTTP/1.1" 200 329 0.012374 10.0.0.129 - - [2026-06-22 01:48:34] "POST /ref-update HTTP/1.1" 200 156 0.012687 10.0.0.129 - - [2026-06-22 01:48:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002145 252.129.134.145 - - [2026-06-22 01:48:34] "POST /neutron/subnet HTTP/1.1" 200 715 0.128353 10.0.0.129 - - [2026-06-22 01:48:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.004457 10.0.0.129 - - [2026-06-22 01:48:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004447 252.129.134.145 - - [2026-06-22 01:48:34] "POST /neutron/subnet HTTP/1.1" 200 828 0.169315 252.129.134.145 - - [2026-06-22 01:48:34] "POST /neutron/network HTTP/1.1" 200 1012 0.008763 10.0.0.129 - - [2026-06-22 01:48:34] "POST /id-to-fqname HTTP/1.1" 200 235 0.001686 10.0.0.129 - - [2026-06-22 01:48:34] "GET /virtual-network/ab6563d7-86c4-498f-9bf8-a5e5e697352b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2657 0.005148 252.129.134.145 - - [2026-06-22 01:48:34] "POST /neutron/network HTTP/1.1" 200 1012 0.007208 10.0.0.129 - - [2026-06-22 01:48:34] "GET /virtual-network/ab6563d7-86c4-498f-9bf8-a5e5e697352b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2657 0.005337 252.129.134.145 - - [2026-06-22 01:48:34] "POST /neutron/network HTTP/1.1" 200 1012 0.007211 252.129.134.145 - - [2026-06-22 01:48:34] "POST /neutron/subnet HTTP/1.1" 200 715 0.006835 252.129.134.145 - - [2026-06-22 01:48:34] "POST /neutron/subnet HTTP/1.1" 200 828 0.006667 252.129.134.145 - - [2026-06-22 01:48:35] "POST /neutron/network HTTP/1.1" 200 1012 0.008583 10.0.0.129 - - [2026-06-22 01:48:35] "POST /fqname-to-id HTTP/1.1" 404 250 0.009979 10.0.0.129 - - [2026-06-22 01:48:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.009037 252.129.134.145 - - [2026-06-22 01:48:35] "POST /neutron/network HTTP/1.1" 200 1117 0.065480 10.0.0.129 - - [2026-06-22 01:48:35] "POST /access-control-lists HTTP/1.1" 200 609 0.070938 252.129.134.145 - - [2026-06-22 01:48:35] "POST /neutron/network HTTP/1.1" 200 1117 0.007863 10.0.0.129 - - [2026-06-22 01:48:35] "GET /virtual-network/ab6563d7-86c4-498f-9bf8-a5e5e697352b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2980 0.005551 10.0.0.129 - - [2026-06-22 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.129 - - [2026-06-22 01:48:35] "GET /network-policy/dd284c68-18e6-413b-849e-75d3932c8115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3147 0.004272 10.0.0.129 - - [2026-06-22 01:48:35] "GET /domains HTTP/1.1" 401 298 0.000471 10.0.0.129 - - [2026-06-22 01:48:35] "GET /domains HTTP/1.1" 200 440 0.029295 10.0.0.129 - - [2026-06-22 01:48:35] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001153 10.0.0.129 - - [2026-06-22 01:48:35] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1707 0.009730 10.0.0.129 - - [2026-06-22 01:48:35] "GET /projects?obj_uuids=b6e15df9-7caf-439a-b732-76c3c38bfa7e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001072 10.0.0.129 - - [2026-06-22 01:48:35] "GET /project/b6e15df9-7caf-439a-b732-76c3c38bfa7e HTTP/1.1" 200 2460 0.033025 10.0.0.129 - - [2026-06-22 01:48:35] "GET /virtual-network/ab6563d7-86c4-498f-9bf8-a5e5e697352b HTTP/1.1" 200 3542 0.010224 10.0.0.129 - - [2026-06-22 01:48:36] "GET /virtual-network/ab6563d7-86c4-498f-9bf8-a5e5e697352b HTTP/1.1" 200 3542 0.006080 10.0.0.129 - - [2026-06-22 01:48:36] "GET /routing-instance/96318c56-0b18-49c7-82c0-e74197393c05 HTTP/1.1" 200 1499 0.004666 10.0.0.129 - - [2026-06-22 01:48:36] "GET /routing-instance/96318c56-0b18-49c7-82c0-e74197393c05 HTTP/1.1" 200 1499 0.003915 10.0.0.129 - - [2026-06-22 01:48:36] "GET /route-target/7dca35ef-973a-48bf-9bd1-4f03c164c07b HTTP/1.1" 200 1224 0.003944 10.0.0.129 - - [2026-06-22 01:48:36] "GET /virtual-network/ab6563d7-86c4-498f-9bf8-a5e5e697352b HTTP/1.1" 200 3542 0.005092 10.0.0.129 - - [2026-06-22 01:48:36] "GET /routing-instance/96318c56-0b18-49c7-82c0-e74197393c05 HTTP/1.1" 200 1499 0.005615 10.0.0.129 - - [2026-06-22 01:48:36] "GET /virtual-network/ab6563d7-86c4-498f-9bf8-a5e5e697352b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2980 0.005281 10.0.0.129 - - [2026-06-22 01:48:36] "GET /virtual-network/ab6563d7-86c4-498f-9bf8-a5e5e697352b HTTP/1.1" 200 3542 0.004832 10.0.0.129 - - [2026-06-22 01:48:36] "GET /routing-instance/96318c56-0b18-49c7-82c0-e74197393c05 HTTP/1.1" 200 1499 0.004029 10.0.0.129 - - [2026-06-22 01:48:36] "GET /routing-instance/96318c56-0b18-49c7-82c0-e74197393c05 HTTP/1.1" 200 1499 0.004592 10.0.0.129 - - [2026-06-22 01:48:36] "GET /route-target/7dca35ef-973a-48bf-9bd1-4f03c164c07b HTTP/1.1" 200 1224 0.003623 10.0.0.129 - - [2026-06-22 01:48:36] "GET /domains HTTP/1.1" 200 440 0.002727 10.0.0.129 - - [2026-06-22 01:48:36] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001201 10.0.0.129 - - [2026-06-22 01:48:36] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1707 0.007940 10.0.0.129 - - [2026-06-22 01:48:36] "GET /projects?obj_uuids=b6e15df9-7caf-439a-b732-76c3c38bfa7e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001146 10.0.0.129 - - [2026-06-22 01:48:36] "GET /project/b6e15df9-7caf-439a-b732-76c3c38bfa7e HTTP/1.1" 200 2460 0.027644 10.0.0.129 - - [2026-06-22 01:48:36] "GET /virtual-network/ab6563d7-86c4-498f-9bf8-a5e5e697352b HTTP/1.1" 200 3542 0.005605 10.0.0.129 - - [2026-06-22 01:48:37] "GET /obj-perms HTTP/1.1" 200 6487 0.103854 10.0.0.129 - - [2026-06-22 01:48:37] "GET /domains HTTP/1.1" 200 440 0.002778 10.0.0.129 - - [2026-06-22 01:48:37] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001149 10.0.0.129 - - [2026-06-22 01:48:37] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1707 0.007520 10.0.0.129 - - [2026-06-22 01:48:37] "GET /projects?obj_uuids=b6e15df9-7caf-439a-b732-76c3c38bfa7e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001502 10.0.0.129 - - [2026-06-22 01:48:37] "GET /project/b6e15df9-7caf-439a-b732-76c3c38bfa7e HTTP/1.1" 200 2460 0.030836 10.0.0.129 - - [2026-06-22 01:48:37] "GET /network-policy/dd284c68-18e6-413b-849e-75d3932c8115 HTTP/1.1" 200 3473 0.005578 10.0.0.129 - - [2026-06-22 01:48:37] "DELETE /network-policy/dd284c68-18e6-413b-849e-75d3932c8115 HTTP/1.1" 409 240 0.006184 252.129.134.145 - - [2026-06-22 01:48:37] "POST /neutron/network HTTP/1.1" 200 1117 0.008892 10.0.0.129 - - [2026-06-22 01:48:37] "DELETE /access-control-list/4deb5dbe-35a0-4ed0-93ef-6f6e23a20cf7 HTTP/1.1" 200 115 0.037017 10.0.0.129 - - [2026-06-22 01:48:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004117 10.0.0.129 - - [2026-06-22 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004844 10.0.0.129 - - [2026-06-22 01:48:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003431 10.0.0.129 - - [2026-06-22 01:48:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002846 10.0.0.129 - - [2026-06-22 01:48:38] "POST /useragent-kv HTTP/1.1" 200 115 0.001859 252.129.134.145 - - [2026-06-22 01:48:38] "POST /neutron/network HTTP/1.1" 200 151 0.123077 10.0.0.129 - - [2026-06-22 01:48:38] "GET /routing-instance/96318c56-0b18-49c7-82c0-e74197393c05 HTTP/1.1" 404 171 0.003171 10.0.0.129 - - [2026-06-22 01:48:38] "DELETE /route-target/7dca35ef-973a-48bf-9bd1-4f03c164c07b HTTP/1.1" 200 115 0.018664 10.0.0.129 - - [2026-06-22 01:48:38] "GET /domains HTTP/1.1" 200 440 0.003060 10.0.0.129 - - [2026-06-22 01:48:38] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001021 10.0.0.129 - - [2026-06-22 01:48:38] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1707 0.006542 10.0.0.129 - - [2026-06-22 01:48:38] "GET /projects?obj_uuids=b6e15df9-7caf-439a-b732-76c3c38bfa7e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001107 10.0.0.129 - - [2026-06-22 01:48:38] "GET /project/b6e15df9-7caf-439a-b732-76c3c38bfa7e HTTP/1.1" 200 2206 0.027135 10.0.0.129 - - [2026-06-22 01:48:38] "DELETE /network-policy/dd284c68-18e6-413b-849e-75d3932c8115 HTTP/1.1" 200 115 0.020589 10.0.0.129 - - [2026-06-22 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.129 - - [2026-06-22 01:48:38] "GET /projects?obj_uuids=b6e15df9-7caf-439a-b732-76c3c38bfa7e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001100 10.0.0.129 - - [2026-06-22 01:48:38] "GET /project/b6e15df9-7caf-439a-b732-76c3c38bfa7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.025144 10.0.0.129 - - [2026-06-22 01:48:38] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-16881235&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004577 10.0.0.129 - - [2026-06-22 01:48:38] "GET /global-system-configs HTTP/1.1" 401 298 0.000408 10.0.0.129 - - [2026-06-22 01:48:38] "GET /global-system-configs HTTP/1.1" 401 298 0.000474 10.0.0.129 - - [2026-06-22 01:48:39] "GET /projects?obj_uuids=b6e15df9-7caf-439a-b732-76c3c38bfa7e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001148 10.0.0.129 - - [2026-06-22 01:48:39] "GET /project/b6e15df9-7caf-439a-b732-76c3c38bfa7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.028207 10.0.0.129 - - [2026-06-22 01:48:39] "GET /projects?obj_uuids=b6e15df9-7caf-439a-b732-76c3c38bfa7e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001068 10.0.0.129 - - [2026-06-22 01:48:39] "GET /project/b6e15df9-7caf-439a-b732-76c3c38bfa7e?fields=virtual_networks HTTP/1.1" 200 1066 0.065561 10.0.0.129 - - [2026-06-22 01:48:39] "GET /projects?obj_uuids=b6e15df9-7caf-439a-b732-76c3c38bfa7e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001041 10.0.0.129 - - [2026-06-22 01:48:39] "GET /project/b6e15df9-7caf-439a-b732-76c3c38bfa7e?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.023478 10.0.0.129 - - [2026-06-22 01:48:39] "GET /projects?obj_uuids=b6e15df9-7caf-439a-b732-76c3c38bfa7e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001461 10.0.0.129 - - [2026-06-22 01:48:39] "GET /project/b6e15df9-7caf-439a-b732-76c3c38bfa7e?fields=security_groups HTTP/1.1" 200 1308 0.022223 10.0.0.129 - - [2026-06-22 01:48:40] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001226 10.0.0.129 - - [2026-06-22 01:48:40] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007535 10.0.0.129 - - [2026-06-22 01:48:40] "POST /fqname-to-id HTTP/1.1" 404 188 0.035747 10.0.0.129 - - [2026-06-22 01:48:40] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002727 10.0.0.129 - - [2026-06-22 01:48:40] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001159 10.0.0.129 - - [2026-06-22 01:48:40] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007752 10.0.0.129 - - [2026-06-22 01:48:40] "POST /id-to-fqname HTTP/1.1" 200 190 0.003757 10.0.0.129 - - [2026-06-22 01:48:40] "POST /fqname-to-id HTTP/1.1" 404 199 0.005380 10.0.0.129 - - [2026-06-22 01:48:41] "POST /security-groups HTTP/1.1" 200 585 0.076120 10.0.0.129 - - [2026-06-22 01:48:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.003511 10.0.0.129 - - [2026-06-22 01:48:41] "POST /projects HTTP/1.1" 200 581 0.281517 10.0.0.129 - - [2026-06-22 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.316026 10.0.0.129 - - [2026-06-22 01:48:41] "POST /access-control-lists HTTP/1.1" 200 600 0.066444 10.0.0.129 - - [2026-06-22 01:48:41] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.477714 10.0.0.129 - - [2026-06-22 01:48:41] "POST /fqname-to-id HTTP/1.1" 404 233 0.004925 10.0.0.129 - - [2026-06-22 01:48:41] "POST /access-control-lists HTTP/1.1" 200 598 0.068762 10.0.0.129 - - [2026-06-22 01:48:42] "GET / HTTP/1.1" 200 36499 0.003281 10.0.0.129 - - [2026-06-22 01:48:43] "POST /fqname-to-id HTTP/1.1" 401 298 0.000604 10.0.0.129 - - [2026-06-22 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.076937 10.0.0.129 - - [2026-06-22 01:48:43] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001077 10.0.0.129 - - [2026-06-22 01:48:43] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.028242 252.129.134.145 - - [2026-06-22 01:48:43] "POST /neutron/network HTTP/1.1" 200 117 0.036821 10.0.0.129 - - [2026-06-22 01:48:43] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001460 252.129.134.145 - - [2026-06-22 01:48:44] "POST /neutron/network HTTP/1.1" 200 605 0.066480 10.0.0.129 - - [2026-06-22 01:48:44] "POST /route-targets HTTP/1.1" 200 329 0.012924 10.0.0.129 - - [2026-06-22 01:48:44] "POST /ref-update HTTP/1.1" 200 156 0.012089 10.0.0.129 - - [2026-06-22 01:48:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003968 252.129.134.145 - - [2026-06-22 01:48:44] "POST /neutron/subnet HTTP/1.1" 200 725 0.154578 252.129.134.145 - - [2026-06-22 01:48:44] "POST /neutron/network HTTP/1.1" 200 824 0.005714 10.0.0.129 - - [2026-06-22 01:48:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001385 10.0.0.129 - - [2026-06-22 01:48:44] "GET /virtual-network/6badfd5d-610d-45e1-8ce4-218569daa6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004710 252.129.134.145 - - [2026-06-22 01:48:44] "POST /neutron/network HTTP/1.1" 200 824 0.006514 10.0.0.129 - - [2026-06-22 01:48:44] "GET /virtual-network/6badfd5d-610d-45e1-8ce4-218569daa6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005101 252.129.134.145 - - [2026-06-22 01:48:44] "POST /neutron/network HTTP/1.1" 200 824 0.005403 252.129.134.145 - - [2026-06-22 01:48:44] "POST /neutron/subnet HTTP/1.1" 200 725 0.006970 10.0.0.129 - - [2026-06-22 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.129 - - [2026-06-22 01:48:44] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000978 10.0.0.129 - - [2026-06-22 01:48:44] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.028401 252.129.134.145 - - [2026-06-22 01:48:44] "POST /neutron/network HTTP/1.1" 200 117 0.010299 10.0.0.129 - - [2026-06-22 01:48:44] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001054 252.129.134.145 - - [2026-06-22 01:48:44] "POST /neutron/network HTTP/1.1" 200 605 0.065100 10.0.0.129 - - [2026-06-22 01:48:44] "POST /route-targets HTTP/1.1" 200 329 0.010585 10.0.0.129 - - [2026-06-22 01:48:44] "POST /ref-update HTTP/1.1" 200 156 0.016188 10.0.0.129 - - [2026-06-22 01:48:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003491 252.129.134.145 - - [2026-06-22 01:48:45] "POST /neutron/subnet HTTP/1.1" 200 724 0.212540 252.129.134.145 - - [2026-06-22 01:48:45] "POST /neutron/network HTTP/1.1" 200 824 0.005996 10.0.0.129 - - [2026-06-22 01:48:45] "POST /id-to-fqname HTTP/1.1" 200 220 0.001737 10.0.0.129 - - [2026-06-22 01:48:45] "GET /virtual-network/a05588cb-9500-49b6-8835-5d05fa8c3a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005370 252.129.134.145 - - [2026-06-22 01:48:45] "POST /neutron/network HTTP/1.1" 200 824 0.007481 10.0.0.129 - - [2026-06-22 01:48:45] "GET /virtual-network/a05588cb-9500-49b6-8835-5d05fa8c3a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005825 252.129.134.145 - - [2026-06-22 01:48:45] "POST /neutron/network HTTP/1.1" 200 824 0.006135 252.129.134.145 - - [2026-06-22 01:48:45] "POST /neutron/subnet HTTP/1.1" 200 724 0.007366 10.0.0.129 - - [2026-06-22 01:48:45] "POST /fqname-to-id HTTP/1.1" 404 226 0.002790 10.0.0.129 - - [2026-06-22 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.129 - - [2026-06-22 01:48:45] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001423 10.0.0.129 - - [2026-06-22 01:48:45] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.030843 10.0.0.129 - - [2026-06-22 01:48:45] "POST /network-policys HTTP/1.1" 200 573 0.017126 10.0.0.129 - - [2026-06-22 01:48:45] "GET /network-policy/e1c8ec3c-78a7-42bb-8b3f-a8d3c6222068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.004587 252.129.134.145 - - [2026-06-22 01:48:45] "POST /neutron/network HTTP/1.1" 200 824 0.005523 10.0.0.129 - - [2026-06-22 01:48:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.004192 252.129.134.145 - - [2026-06-22 01:48:45] "POST /neutron/network HTTP/1.1" 200 924 0.047946 10.0.0.129 - - [2026-06-22 01:48:45] "POST /access-control-lists HTTP/1.1" 200 592 0.066646 252.129.134.145 - - [2026-06-22 01:48:45] "POST /neutron/network HTTP/1.1" 200 924 0.005801 10.0.0.129 - - [2026-06-22 01:48:46] "GET /virtual-network/6badfd5d-610d-45e1-8ce4-218569daa6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005960 10.0.0.129 - - [2026-06-22 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.129 - - [2026-06-22 01:48:46] "GET /network-policy/e1c8ec3c-78a7-42bb-8b3f-a8d3c6222068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.005275 252.129.134.145 - - [2026-06-22 01:48:46] "POST /neutron/network HTTP/1.1" 200 824 0.010641 10.0.0.129 - - [2026-06-22 01:48:46] "POST /fqname-to-id HTTP/1.1" 404 234 0.007193 252.129.134.145 - - [2026-06-22 01:48:46] "POST /neutron/network HTTP/1.1" 200 924 0.052927 10.0.0.129 - - [2026-06-22 01:48:46] "POST /access-control-lists HTTP/1.1" 200 592 0.072423 252.129.134.145 - - [2026-06-22 01:48:46] "POST /neutron/network HTTP/1.1" 200 924 0.013615 10.0.0.129 - - [2026-06-22 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.010562 10.0.0.129 - - [2026-06-22 01:48:46] "GET /virtual-network/a05588cb-9500-49b6-8835-5d05fa8c3a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006661 10.0.0.129 - - [2026-06-22 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.129 - - [2026-06-22 01:48:46] "GET /network-policy/e1c8ec3c-78a7-42bb-8b3f-a8d3c6222068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.003605 10.0.0.129 - - [2026-06-22 01:48:46] "GET /domains HTTP/1.1" 401 298 0.000463 10.0.0.129 - - [2026-06-22 01:48:46] "GET /domains HTTP/1.1" 200 440 0.044170 10.0.0.129 - - [2026-06-22 01:48:46] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001069 10.0.0.129 - - [2026-06-22 01:48:46] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1895 0.008205 10.0.0.129 - - [2026-06-22 01:48:46] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001104 10.0.0.129 - - [2026-06-22 01:48:46] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425 HTTP/1.1" 200 2573 0.026859 10.0.0.129 - - [2026-06-22 01:48:47] "GET /virtual-network/6badfd5d-610d-45e1-8ce4-218569daa6ec HTTP/1.1" 200 2895 0.009258 10.0.0.129 - - [2026-06-22 01:48:47] "GET /virtual-network/6badfd5d-610d-45e1-8ce4-218569daa6ec HTTP/1.1" 200 2895 0.006083 10.0.0.129 - - [2026-06-22 01:48:47] "GET /routing-instance/c4424826-5807-4f7d-b317-19f5d2e851fd HTTP/1.1" 200 1788 0.003974 10.0.0.129 - - [2026-06-22 01:48:47] "GET /routing-instance/c4424826-5807-4f7d-b317-19f5d2e851fd HTTP/1.1" 200 1788 0.004272 10.0.0.129 - - [2026-06-22 01:48:47] "GET /route-target/21abacc0-263a-4a59-942e-c53b1d20b538 HTTP/1.1" 200 1208 0.003511 10.0.0.129 - - [2026-06-22 01:48:47] "GET /virtual-network/6badfd5d-610d-45e1-8ce4-218569daa6ec HTTP/1.1" 200 2895 0.005246 10.0.0.129 - - [2026-06-22 01:48:47] "GET /routing-instance/c4424826-5807-4f7d-b317-19f5d2e851fd HTTP/1.1" 200 1788 0.003670 10.0.0.129 - - [2026-06-22 01:48:47] "GET /virtual-network/6badfd5d-610d-45e1-8ce4-218569daa6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005201 10.0.0.129 - - [2026-06-22 01:48:47] "GET /virtual-network/6badfd5d-610d-45e1-8ce4-218569daa6ec HTTP/1.1" 200 2895 0.006766 10.0.0.129 - - [2026-06-22 01:48:47] "GET /routing-instance/c4424826-5807-4f7d-b317-19f5d2e851fd HTTP/1.1" 200 1788 0.003495 10.0.0.129 - - [2026-06-22 01:48:47] "GET /routing-instance/c4424826-5807-4f7d-b317-19f5d2e851fd HTTP/1.1" 200 1788 0.003645 10.0.0.129 - - [2026-06-22 01:48:47] "GET /route-target/21abacc0-263a-4a59-942e-c53b1d20b538 HTTP/1.1" 200 1208 0.003392 10.0.0.129 - - [2026-06-22 01:48:47] "GET /domains HTTP/1.1" 200 440 0.002866 10.0.0.129 - - [2026-06-22 01:48:47] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002192 10.0.0.129 - - [2026-06-22 01:48:47] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1895 0.009571 10.0.0.129 - - [2026-06-22 01:48:47] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001111 10.0.0.129 - - [2026-06-22 01:48:47] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425 HTTP/1.1" 200 2573 0.029055 10.0.0.129 - - [2026-06-22 01:48:47] "GET /virtual-network/6badfd5d-610d-45e1-8ce4-218569daa6ec HTTP/1.1" 200 2895 0.005019 10.0.0.129 - - [2026-06-22 01:48:48] "GET /obj-perms HTTP/1.1" 200 6459 0.057457 10.0.0.129 - - [2026-06-22 01:48:48] "GET /domains HTTP/1.1" 200 440 0.002905 10.0.0.129 - - [2026-06-22 01:48:48] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001066 10.0.0.129 - - [2026-06-22 01:48:48] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1895 0.008024 10.0.0.129 - - [2026-06-22 01:48:48] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001264 10.0.0.129 - - [2026-06-22 01:48:48] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425 HTTP/1.1" 200 2573 0.027891 10.0.0.129 - - [2026-06-22 01:48:48] "GET /virtual-network/a05588cb-9500-49b6-8835-5d05fa8c3a73 HTTP/1.1" 200 2896 0.007976 10.0.0.129 - - [2026-06-22 01:48:48] "GET /virtual-network/a05588cb-9500-49b6-8835-5d05fa8c3a73 HTTP/1.1" 200 2896 0.005384 10.0.0.129 - - [2026-06-22 01:48:48] "GET /routing-instance/8f9533b9-d8ab-4b59-91f4-d1b3a2b119ad HTTP/1.1" 200 1788 0.003898 10.0.0.129 - - [2026-06-22 01:48:48] "GET /routing-instance/8f9533b9-d8ab-4b59-91f4-d1b3a2b119ad HTTP/1.1" 200 1788 0.004197 10.0.0.129 - - [2026-06-22 01:48:49] "GET /route-target/ef87b0b8-7302-4ee3-a1c2-b48bb53f811c HTTP/1.1" 200 1209 0.003896 10.0.0.129 - - [2026-06-22 01:48:49] "GET /virtual-network/a05588cb-9500-49b6-8835-5d05fa8c3a73 HTTP/1.1" 200 2896 0.005934 10.0.0.129 - - [2026-06-22 01:48:49] "GET /routing-instance/8f9533b9-d8ab-4b59-91f4-d1b3a2b119ad HTTP/1.1" 200 1788 0.004252 10.0.0.129 - - [2026-06-22 01:48:49] "GET /virtual-network/a05588cb-9500-49b6-8835-5d05fa8c3a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006878 10.0.0.129 - - [2026-06-22 01:48:49] "GET /virtual-network/a05588cb-9500-49b6-8835-5d05fa8c3a73 HTTP/1.1" 200 2896 0.005078 10.0.0.129 - - [2026-06-22 01:48:49] "GET /routing-instance/8f9533b9-d8ab-4b59-91f4-d1b3a2b119ad HTTP/1.1" 200 1788 0.003850 10.0.0.129 - - [2026-06-22 01:48:49] "GET /routing-instance/8f9533b9-d8ab-4b59-91f4-d1b3a2b119ad HTTP/1.1" 200 1788 0.004498 10.0.0.129 - - [2026-06-22 01:48:49] "GET /route-target/ef87b0b8-7302-4ee3-a1c2-b48bb53f811c HTTP/1.1" 200 1209 0.003214 10.0.0.129 - - [2026-06-22 01:48:49] "GET /domains HTTP/1.1" 200 440 0.002890 10.0.0.129 - - [2026-06-22 01:48:49] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001089 10.0.0.129 - - [2026-06-22 01:48:49] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1895 0.007269 10.0.0.129 - - [2026-06-22 01:48:49] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001604 10.0.0.129 - - [2026-06-22 01:48:49] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425 HTTP/1.1" 200 2573 0.021895 10.0.0.129 - - [2026-06-22 01:48:49] "GET /virtual-network/a05588cb-9500-49b6-8835-5d05fa8c3a73 HTTP/1.1" 200 2896 0.005383 10.0.0.129 - - [2026-06-22 01:48:49] "GET /obj-perms HTTP/1.1" 200 6459 0.002206 10.0.0.129 - - [2026-06-22 01:48:49] "POST /id-to-fqname HTTP/1.1" 200 220 0.001848 252.129.134.145 - - [2026-06-22 01:48:50] "POST /neutron/network HTTP/1.1" 200 934 0.008633 252.129.134.145 - - [2026-06-22 01:48:50] "GET /aaa-mode HTTP/1.1" 401 298 0.000428 252.129.134.145 - - [2026-06-22 01:48:50] "GET / HTTP/1.1" 200 36499 0.002024 252.129.134.145 - - [2026-06-22 01:48:50] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000529 10.0.0.129 - - [2026-06-22 01:48:50] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001251 252.129.134.145 - - [2026-06-22 01:48:50] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.056020 252.129.134.145 - - [2026-06-22 01:48:50] "POST /neutron/network HTTP/1.1" 200 924 0.005693 252.129.134.145 - - [2026-06-22 01:48:50] "POST /neutron/port HTTP/1.1" 200 117 0.005311 252.129.134.145 - - [2026-06-22 01:48:51] "POST /neutron/port HTTP/1.1" 200 117 0.005297 10.0.0.129 - - [2026-06-22 01:48:51] "POST /id-to-fqname HTTP/1.1" 200 220 0.001470 252.129.134.145 - - [2026-06-22 01:48:51] "POST /neutron/port HTTP/1.1" 200 117 0.004707 252.129.134.145 - - [2026-06-22 01:48:51] "POST /neutron/network HTTP/1.1" 200 934 0.006043 252.129.134.145 - - [2026-06-22 01:48:51] "GET /aaa-mode HTTP/1.1" 401 298 0.000437 252.129.134.145 - - [2026-06-22 01:48:51] "GET / HTTP/1.1" 200 36499 0.001579 252.129.134.145 - - [2026-06-22 01:48:51] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000467 252.129.134.145 - - [2026-06-22 01:48:51] "POST /neutron/network HTTP/1.1" 200 934 0.006019 10.0.0.129 - - [2026-06-22 01:48:51] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001176 10.0.0.129 - - [2026-06-22 01:48:51] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001114 252.129.134.145 - - [2026-06-22 01:48:51] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.069158 252.129.134.145 - - [2026-06-22 01:48:51] "POST /neutron/port HTTP/1.1" 200 1060 0.270955 252.129.134.145 - - [2026-06-22 01:48:51] "POST /neutron/network HTTP/1.1" 200 924 0.006231 252.129.134.145 - - [2026-06-22 01:48:51] "POST /neutron/port HTTP/1.1" 200 1060 0.011833 252.129.134.145 - - [2026-06-22 01:48:51] "POST /neutron/port HTTP/1.1" 200 1060 0.011288 252.129.134.145 - - [2026-06-22 01:48:52] "POST /neutron/port HTTP/1.1" 200 1082 0.054315 252.129.134.145 - - [2026-06-22 01:48:52] "POST /neutron/port HTTP/1.1" 200 1110 0.133243 252.129.134.145 - - [2026-06-22 01:48:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008803 252.129.134.145 - - [2026-06-22 01:48:52] "POST /neutron/port HTTP/1.1" 200 117 0.005666 252.129.134.145 - - [2026-06-22 01:48:52] "POST /neutron/port HTTP/1.1" 200 1120 0.022023 252.129.134.145 - - [2026-06-22 01:48:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003763 252.129.134.145 - - [2026-06-22 01:48:52] "POST /neutron/port HTTP/1.1" 200 1120 0.023856 252.129.134.145 - - [2026-06-22 01:48:52] "POST /neutron/subnet HTTP/1.1" 200 699 0.007186 252.129.134.145 - - [2026-06-22 01:48:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010006 252.129.134.145 - - [2026-06-22 01:48:52] "POST /neutron/port HTTP/1.1" 200 117 0.001153 252.129.134.145 - - [2026-06-22 01:48:52] "POST /neutron/network HTTP/1.1" 200 924 0.005436 252.129.134.145 - - [2026-06-22 01:48:52] "POST /neutron/network HTTP/1.1" 200 934 0.005667 10.0.0.129 - - [2026-06-22 01:48:52] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001538 252.129.134.145 - - [2026-06-22 01:48:52] "POST /neutron/port HTTP/1.1" 200 1060 0.265414 252.129.134.145 - - [2026-06-22 01:48:53] "POST /neutron/port HTTP/1.1" 200 1060 0.013711 252.129.134.145 - - [2026-06-22 01:48:53] "POST /neutron/port HTTP/1.1" 200 1060 0.011467 252.129.134.145 - - [2026-06-22 01:48:53] "POST /neutron/port HTTP/1.1" 200 1110 0.074838 252.129.134.145 - - [2026-06-22 01:48:53] "POST /neutron/port HTTP/1.1" 200 1120 0.013402 252.129.134.145 - - [2026-06-22 01:48:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003530 252.129.134.145 - - [2026-06-22 01:48:53] "POST /neutron/subnet HTTP/1.1" 200 698 0.008271 252.129.134.145 - - [2026-06-22 01:48:53] "POST /neutron/port HTTP/1.1" 200 117 0.001420 252.129.134.145 - - [2026-06-22 01:48:53] "POST /neutron/network HTTP/1.1" 200 924 0.009033 10.0.0.129 - - [2026-06-22 01:48:56] "DELETE /project/ec59c6cae09e4e91aff3216472a4e321 HTTP/1.1" 404 173 0.016958 10.0.0.129 - - [2026-06-22 01:48:56] "DELETE /project/b9210ddec31f4ed5a8804eda48388425 HTTP/1.1" 404 173 0.011188 10.0.0.129 - - [2026-06-22 01:48:56] "DELETE /project/b6e15df97caf439ab73276c3c38bfa7e HTTP/1.1" 404 173 0.012694 10.0.0.129 - - [2026-06-22 01:48:56] "GET /projects?obj_uuids=b6e15df9-7caf-439a-b732-76c3c38bfa7e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001050 10.0.0.129 - - [2026-06-22 01:48:56] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001062 10.0.0.129 - - [2026-06-22 01:48:56] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000956 10.0.0.129 - - [2026-06-22 01:48:56] "GET /project/ec59c6ca-e09e-4e91-aff3-216472a4e321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.044816 10.0.0.129 - - [2026-06-22 01:48:56] "GET /project/b6e15df9-7caf-439a-b732-76c3c38bfa7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1519 0.046885 10.0.0.129 - - [2026-06-22 01:48:56] "GET /projects?obj_uuids=b6e15df9-7caf-439a-b732-76c3c38bfa7e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001084 10.0.0.129 - - [2026-06-22 01:48:56] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000880 10.0.0.129 - - [2026-06-22 01:48:57] "GET /project/ec59c6ca-e09e-4e91-aff3-216472a4e321?fields=security_groups HTTP/1.1" 200 1374 0.039884 10.0.0.129 - - [2026-06-22 01:48:57] "GET /project/6fe82e87-e27c-4b76-9f79-e2a276e3a500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.097161 10.0.0.129 - - [2026-06-22 01:48:57] "GET /project/b6e15df9-7caf-439a-b732-76c3c38bfa7e?fields=security_groups HTTP/1.1" 200 1398 0.047569 10.0.0.129 - - [2026-06-22 01:48:57] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001463 10.0.0.129 - - [2026-06-22 01:48:57] "GET /project/6fe82e87-e27c-4b76-9f79-e2a276e3a500?fields=security_groups HTTP/1.1" 200 1358 0.044540 10.0.0.129 - - [2026-06-22 01:48:57] "DELETE /security-group/bf2ccc08-b585-48db-8d43-7e1cff8880d3 HTTP/1.1" 200 115 0.095504 10.0.0.129 - - [2026-06-22 01:48:57] "GET /projects?obj_uuids=ec59c6ca-e09e-4e91-aff3-216472a4e321&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001231 10.0.0.129 - - [2026-06-22 01:48:57] "DELETE /access-control-list/8a991e5d-50d0-493e-a04b-57385904d55a HTTP/1.1" 200 115 0.058813 10.0.0.129 - - [2026-06-22 01:48:57] "DELETE /security-group/be437574-6df0-495f-a619-83712b65445b HTTP/1.1" 200 115 0.105510 10.0.0.129 - - [2026-06-22 01:48:57] "GET /projects?obj_uuids=b6e15df9-7caf-439a-b732-76c3c38bfa7e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002478 10.0.0.129 - - [2026-06-22 01:48:57] "GET /project/ec59c6ca-e09e-4e91-aff3-216472a4e321?fields=application_policy_sets HTTP/1.1" 200 1413 0.069479 10.0.0.129 - - [2026-06-22 01:48:57] "DELETE /access-control-list/b988999d-7f72-4dd0-9089-39f83b65cd2a HTTP/1.1" 200 115 0.082533 10.0.0.129 - - [2026-06-22 01:48:57] "DELETE /security-group/93981762-2d8a-4ead-87d2-973608ef75d0 HTTP/1.1" 200 115 0.138746 10.0.0.129 - - [2026-06-22 01:48:57] "GET /projects?obj_uuids=6fe82e87-e27c-4b76-9f79-e2a276e3a500&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001417 10.0.0.129 - - [2026-06-22 01:48:57] "GET /project/b6e15df9-7caf-439a-b732-76c3c38bfa7e?fields=application_policy_sets HTTP/1.1" 200 1437 0.106658 10.0.0.129 - - [2026-06-22 01:48:57] "DELETE /access-control-list/c3617a5d-d2d4-467b-8648-2ac8e2ed8a1f HTTP/1.1" 200 115 0.066608 10.0.0.129 - - [2026-06-22 01:48:57] "GET /project/6fe82e87-e27c-4b76-9f79-e2a276e3a500?fields=application_policy_sets HTTP/1.1" 200 1397 0.126316 10.0.0.129 - - [2026-06-22 01:48:57] "DELETE /access-control-list/6ea73fe1-2c9c-4baa-a540-a90d7e6ca62b HTTP/1.1" 200 115 0.126880 252.129.134.145 - - [2026-06-22 01:48:57] "POST /neutron/port HTTP/1.1" 200 1120 0.047673 10.0.0.129 - - [2026-06-22 01:48:57] "DELETE /access-control-list/1f3b5941-eecf-4dc6-bbe4-61a3e3227162 HTTP/1.1" 200 115 0.137599 10.0.0.129 - - [2026-06-22 01:48:57] "DELETE /project/ec59c6ca-e09e-4e91-aff3-216472a4e321 HTTP/1.1" 200 115 0.758213 252.129.134.145 - - [2026-06-22 01:48:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.021957 10.0.0.129 - - [2026-06-22 01:48:57] "DELETE /project/b6e15df9-7caf-439a-b732-76c3c38bfa7e HTTP/1.1" 200 115 0.812426 10.0.0.129 - - [2026-06-22 01:48:57] "DELETE /access-control-list/f3c23876-ab37-4cb7-8f91-6459786772ab HTTP/1.1" 200 115 0.101602 10.0.0.129 - - [2026-06-22 01:48:57] "DELETE /project/6fe82e87-e27c-4b76-9f79-e2a276e3a500 HTTP/1.1" 200 115 0.851780 252.129.134.145 - - [2026-06-22 01:48:57] "POST /neutron/port HTTP/1.1" 200 1120 0.018392 252.129.134.145 - - [2026-06-22 01:48:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006836 252.129.134.145 - - [2026-06-22 01:48:57] "POST /neutron/port HTTP/1.1" 200 1120 0.013816 252.129.134.145 - - [2026-06-22 01:48:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007265 10.0.0.129 - - [2026-06-22 01:48:58] "GET /virtual-machine/012f531b-07e0-4b39-843d-4f8a8a079ca9 HTTP/1.1" 200 1293 0.005011 10.0.0.129 - - [2026-06-22 01:48:58] "GET /virtual-machine-interface/bae119fa-5684-4543-a785-627c8e65848d HTTP/1.1" 200 2954 0.005502 10.0.0.129 - - [2026-06-22 01:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.129 - - [2026-06-22 01:48:58] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005888 10.0.0.129 - - [2026-06-22 01:48:58] "GET /virtual-networks?parent_id=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003377 10.0.0.129 - - [2026-06-22 01:48:58] "GET /virtual-network/6badfd5d-610d-45e1-8ce4-218569daa6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005430 10.0.0.129 - - [2026-06-22 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.129 - - [2026-06-22 01:49:01] "GET /virtual-network/6badfd5d-610d-45e1-8ce4-218569daa6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007959 252.129.134.145 - - [2026-06-22 01:49:02] "POST /neutron/port HTTP/1.1" 200 1120 0.013448 252.129.134.145 - - [2026-06-22 01:49:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005678 252.129.134.145 - - [2026-06-22 01:49:02] "POST /neutron/port HTTP/1.1" 200 1120 0.013208 252.129.134.145 - - [2026-06-22 01:49:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006147 252.129.134.145 - - [2026-06-22 01:49:02] "POST /neutron/port HTTP/1.1" 200 1120 0.016689 252.129.134.145 - - [2026-06-22 01:49:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005777 252.129.134.145 - - [2026-06-22 01:49:02] "POST /neutron/port HTTP/1.1" 200 1120 0.012514 252.129.134.145 - - [2026-06-22 01:49:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005568 10.0.0.129 - - [2026-06-22 01:49:03] "GET /obj-perms HTTP/1.1" 200 6408 0.065472 10.0.0.129 - - [2026-06-22 01:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.129 - - [2026-06-22 01:49:03] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003850 10.0.0.129 - - [2026-06-22 01:49:03] "GET /virtual-networks?parent_id=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003612 10.0.0.129 - - [2026-06-22 01:49:03] "GET /virtual-network/6badfd5d-610d-45e1-8ce4-218569daa6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006150 252.129.134.145 - - [2026-06-22 01:49:04] "POST /neutron/port HTTP/1.1" 200 1120 0.013472 252.129.134.145 - - [2026-06-22 01:49:04] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008656 10.0.0.129 - - [2026-06-22 01:49:04] "GET /obj-perms HTTP/1.1" 200 6408 0.055437 252.129.134.145 - - [2026-06-22 01:49:05] "POST /neutron/port HTTP/1.1" 200 1120 0.014334 252.129.134.145 - - [2026-06-22 01:49:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007523 252.129.134.145 - - [2026-06-22 01:49:06] "POST /neutron/port HTTP/1.1" 200 1120 0.014095 252.129.134.145 - - [2026-06-22 01:49:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006786 252.129.134.145 - - [2026-06-22 01:49:06] "POST /neutron/port HTTP/1.1" 200 1120 0.013701 252.129.134.145 - - [2026-06-22 01:49:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006090 252.129.134.145 - - [2026-06-22 01:49:09] "POST /neutron/port HTTP/1.1" 200 1120 0.013211 252.129.134.145 - - [2026-06-22 01:49:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006702 252.129.134.145 - - [2026-06-22 01:49:09] "POST /neutron/port HTTP/1.1" 200 1120 0.011947 252.129.134.145 - - [2026-06-22 01:49:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007218 252.129.134.145 - - [2026-06-22 01:49:09] "POST /neutron/port HTTP/1.1" 200 1120 0.013936 252.129.134.145 - - [2026-06-22 01:49:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005979 10.0.0.129 - - [2026-06-22 01:49:09] "GET /virtual-machine/ec26eeb2-e836-4008-a2b5-3a1d1ce47a54 HTTP/1.1" 200 1297 0.004464 10.0.0.129 - - [2026-06-22 01:49:09] "GET /virtual-machine-interface/e6dd510f-ef19-4e6b-bf4a-7fa5d3b3158d HTTP/1.1" 200 2954 0.005163 10.0.0.129 - - [2026-06-22 01:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.129 - - [2026-06-22 01:49:10] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003543 10.0.0.129 - - [2026-06-22 01:49:10] "GET /virtual-networks?parent_id=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003267 10.0.0.129 - - [2026-06-22 01:49:10] "GET /virtual-network/a05588cb-9500-49b6-8835-5d05fa8c3a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.004907 10.0.0.129 - - [2026-06-22 01:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.129 - - [2026-06-22 01:49:11] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002951 10.0.0.129 - - [2026-06-22 01:49:11] "GET /virtual-networks?parent_id=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003012 10.0.0.129 - - [2026-06-22 01:49:11] "GET /virtual-network/a05588cb-9500-49b6-8835-5d05fa8c3a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006172 10.0.0.129 - - [2026-06-22 01:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.129 - - [2026-06-22 01:49:15] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.034973 10.0.0.129 - - [2026-06-22 01:49:15] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.064195 10.0.0.129 - - [2026-06-22 01:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.129 - - [2026-06-22 01:49:15] "PUT /network-policy/e1c8ec3c-78a7-42bb-8b3f-a8d3c6222068 HTTP/1.1" 200 264 0.011531 10.0.0.129 - - [2026-06-22 01:49:16] "PUT /access-control-list/dcf7e556-b9c4-4281-a7fd-d90e2a4b9367 HTTP/1.1" 200 274 0.082395 10.0.0.129 - - [2026-06-22 01:49:16] "POST /ref-update HTTP/1.1" 200 156 0.017493 10.0.0.129 - - [2026-06-22 01:49:16] "PUT /access-control-list/cffa59c3-f9f9-47a3-b7fe-d13e755b9ac3 HTTP/1.1" 200 274 0.063314 10.0.0.129 - - [2026-06-22 01:49:16] "POST /ref-update HTTP/1.1" 200 156 0.017877 10.0.0.129 - - [2026-06-22 01:49:19] "GET /virtual-network/a05588cb-9500-49b6-8835-5d05fa8c3a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007016 252.129.134.145 - - [2026-06-22 01:49:19] "POST /neutron/network HTTP/1.1" 200 924 0.005449 252.129.134.145 - - [2026-06-22 01:49:19] "POST /neutron/network HTTP/1.1" 200 824 0.046321 10.0.0.129 - - [2026-06-22 01:49:19] "DELETE /access-control-list/cffa59c3-f9f9-47a3-b7fe-d13e755b9ac3 HTTP/1.1" 200 115 0.036526 252.129.134.145 - - [2026-06-22 01:49:19] "POST /neutron/network HTTP/1.1" 200 824 0.006177 10.0.0.129 - - [2026-06-22 01:49:19] "GET /virtual-network/a05588cb-9500-49b6-8835-5d05fa8c3a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005078 10.0.0.129 - - [2026-06-22 01:49:19] "GET /virtual-network/6badfd5d-610d-45e1-8ce4-218569daa6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004652 252.129.134.145 - - [2026-06-22 01:49:19] "POST /neutron/network HTTP/1.1" 200 924 0.005449 252.129.134.145 - - [2026-06-22 01:49:19] "POST /neutron/network HTTP/1.1" 200 824 0.060723 10.0.0.129 - - [2026-06-22 01:49:19] "DELETE /access-control-list/dcf7e556-b9c4-4281-a7fd-d90e2a4b9367 HTTP/1.1" 200 115 0.045148 252.129.134.145 - - [2026-06-22 01:49:19] "POST /neutron/network HTTP/1.1" 200 824 0.006023 10.0.0.129 - - [2026-06-22 01:49:19] "GET /virtual-network/6badfd5d-610d-45e1-8ce4-218569daa6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005162 10.0.0.129 - - [2026-06-22 01:49:19] "DELETE /network-policy/e1c8ec3c-78a7-42bb-8b3f-a8d3c6222068 HTTP/1.1" 200 115 0.022284 252.129.134.145 - - [2026-06-22 01:49:20] "POST /neutron/network HTTP/1.1" 200 824 0.007859 252.129.134.145 - - [2026-06-22 01:49:20] "POST /neutron/network HTTP/1.1" 400 204 0.010184 252.129.134.145 - - [2026-06-22 01:49:20] "POST /neutron/port HTTP/1.1" 200 1120 0.015600 252.129.134.145 - - [2026-06-22 01:49:20] "POST /neutron/port HTTP/1.1" 200 1120 0.014676 252.129.134.145 - - [2026-06-22 01:49:20] "POST /neutron/port HTTP/1.1" 200 1110 0.014403 252.129.134.145 - - [2026-06-22 01:49:20] "POST /neutron/port HTTP/1.1" 200 1110 0.012985 252.129.134.145 - - [2026-06-22 01:49:20] "POST /neutron/port HTTP/1.1" 200 151 0.141492 252.129.134.145 - - [2026-06-22 01:49:20] "POST /neutron/port HTTP/1.1" 200 151 0.140380 252.129.134.145 - - [2026-06-22 01:49:22] "POST /neutron/network HTTP/1.1" 200 824 0.005544 10.0.0.129 - - [2026-06-22 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.129 - - [2026-06-22 01:49:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003667 10.0.0.129 - - [2026-06-22 01:49:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002042 252.129.134.145 - - [2026-06-22 01:49:22] "POST /neutron/network HTTP/1.1" 200 151 0.092869 10.0.0.129 - - [2026-06-22 01:49:22] "DELETE /route-target/ef87b0b8-7302-4ee3-a1c2-b48bb53f811c HTTP/1.1" 200 115 0.022078 10.0.0.129 - - [2026-06-22 01:49:22] "GET /routing-instance/8f9533b9-d8ab-4b59-91f4-d1b3a2b119ad HTTP/1.1" 404 171 0.002716 10.0.0.129 - - [2026-06-22 01:49:22] "GET /domains HTTP/1.1" 200 440 0.003061 10.0.0.129 - - [2026-06-22 01:49:22] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001057 10.0.0.129 - - [2026-06-22 01:49:22] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1310 0.007698 10.0.0.129 - - [2026-06-22 01:49:22] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001675 10.0.0.129 - - [2026-06-22 01:49:22] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425 HTTP/1.1" 200 2105 0.026604 252.129.134.145 - - [2026-06-22 01:49:22] "POST /neutron/network HTTP/1.1" 200 824 0.005394 10.0.0.129 - - [2026-06-22 01:49:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004600 10.0.0.129 - - [2026-06-22 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.129 - - [2026-06-22 01:49:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003396 252.129.134.145 - - [2026-06-22 01:49:22] "POST /neutron/network HTTP/1.1" 200 151 0.089344 10.0.0.129 - - [2026-06-22 01:49:22] "DELETE /route-target/21abacc0-263a-4a59-942e-c53b1d20b538 HTTP/1.1" 200 115 0.019931 10.0.0.129 - - [2026-06-22 01:49:22] "GET /routing-instance/c4424826-5807-4f7d-b317-19f5d2e851fd HTTP/1.1" 404 171 0.002333 10.0.0.129 - - [2026-06-22 01:49:23] "GET /domains HTTP/1.1" 200 440 0.002719 10.0.0.129 - - [2026-06-22 01:49:23] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001169 10.0.0.129 - - [2026-06-22 01:49:23] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1310 0.007141 10.0.0.129 - - [2026-06-22 01:49:23] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001177 10.0.0.129 - - [2026-06-22 01:49:23] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425 HTTP/1.1" 200 1866 0.038175 10.0.0.129 - - [2026-06-22 01:49:23] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001155 10.0.0.129 - - [2026-06-22 01:49:23] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.054499 10.0.0.129 - - [2026-06-22 01:49:23] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001127 10.0.0.129 - - [2026-06-22 01:49:23] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425?fields=virtual_networks HTTP/1.1" 200 1038 0.065030 10.0.0.129 - - [2026-06-22 01:49:24] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001906 10.0.0.129 - - [2026-06-22 01:49:24] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.026117 10.0.0.129 - - [2026-06-22 01:49:24] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001042 10.0.0.129 - - [2026-06-22 01:49:24] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425?fields=security_groups HTTP/1.1" 200 1266 0.025009 10.0.0.129 - - [2026-06-22 01:49:24] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001230 10.0.0.129 - - [2026-06-22 01:49:24] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008045 10.0.0.129 - - [2026-06-22 01:49:25] "POST /fqname-to-id HTTP/1.1" 404 179 0.028775 10.0.0.129 - - [2026-06-22 01:49:25] "GET /projects?obj_uuids=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003183 10.0.0.129 - - [2026-06-22 01:49:25] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001181 10.0.0.129 - - [2026-06-22 01:49:25] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.038904 10.0.0.129 - - [2026-06-22 01:49:25] "POST /id-to-fqname HTTP/1.1" 200 181 0.001580 10.0.0.129 - - [2026-06-22 01:49:25] "POST /fqname-to-id HTTP/1.1" 404 190 0.004612 10.0.0.129 - - [2026-06-22 01:49:25] "POST /security-groups HTTP/1.1" 200 576 0.064306 10.0.0.129 - - [2026-06-22 01:49:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.002496 10.0.0.129 - - [2026-06-22 01:49:25] "POST /projects HTTP/1.1" 200 563 0.219702 10.0.0.129 - - [2026-06-22 01:49:25] "POST /access-control-lists HTTP/1.1" 200 591 0.060103 10.0.0.129 - - [2026-06-22 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.294636 10.0.0.129 - - [2026-06-22 01:49:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.003658 10.0.0.129 - - [2026-06-22 01:49:25] "GET /project/c70b4f57-321a-4ab3-93cb-58934b02d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.468645 10.0.0.129 - - [2026-06-22 01:49:25] "POST /access-control-lists HTTP/1.1" 200 589 0.060973 10.0.0.129 - - [2026-06-22 01:49:26] "GET / HTTP/1.1" 200 36499 0.002097 10.0.0.129 - - [2026-06-22 01:49:27] "POST /fqname-to-id HTTP/1.1" 401 298 0.000541 10.0.0.129 - - [2026-06-22 01:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.065543 10.0.0.129 - - [2026-06-22 01:49:28] "GET /projects?obj_uuids=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001052 10.0.0.129 - - [2026-06-22 01:49:28] "GET /project/c70b4f57-321a-4ab3-93cb-58934b02d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.023640 252.129.134.145 - - [2026-06-22 01:49:28] "POST /neutron/network HTTP/1.1" 200 117 0.036899 10.0.0.129 - - [2026-06-22 01:49:28] "GET /projects?obj_uuids=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001498 252.129.134.145 - - [2026-06-22 01:49:28] "POST /neutron/network HTTP/1.1" 200 610 0.081411 10.0.0.129 - - [2026-06-22 01:49:28] "POST /route-targets HTTP/1.1" 200 329 0.013505 10.0.0.129 - - [2026-06-22 01:49:28] "POST /ref-update HTTP/1.1" 200 156 0.021042 10.0.0.129 - - [2026-06-22 01:49:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004880 252.129.134.145 - - [2026-06-22 01:49:28] "POST /neutron/subnet HTTP/1.1" 200 730 0.148658 252.129.134.145 - - [2026-06-22 01:49:28] "POST /neutron/network HTTP/1.1" 200 830 0.006707 10.0.0.129 - - [2026-06-22 01:49:28] "POST /id-to-fqname HTTP/1.1" 200 218 0.001303 10.0.0.129 - - [2026-06-22 01:49:28] "GET /virtual-network/f3ab13fc-f3f8-452b-9f0a-9e7e26b6facf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004915 252.129.134.145 - - [2026-06-22 01:49:28] "POST /neutron/network HTTP/1.1" 200 830 0.005494 10.0.0.129 - - [2026-06-22 01:49:28] "GET /virtual-network/f3ab13fc-f3f8-452b-9f0a-9e7e26b6facf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006507 252.129.134.145 - - [2026-06-22 01:49:28] "POST /neutron/network HTTP/1.1" 200 830 0.005782 252.129.134.145 - - [2026-06-22 01:49:28] "POST /neutron/subnet HTTP/1.1" 200 730 0.007407 10.0.0.129 - - [2026-06-22 01:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.129 - - [2026-06-22 01:49:28] "GET /virtual-network/f3ab13fc-f3f8-452b-9f0a-9e7e26b6facf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004547 10.0.0.129 - - [2026-06-22 01:49:29] "PUT /virtual-network/f3ab13fc-f3f8-452b-9f0a-9e7e26b6facf HTTP/1.1" 200 266 0.037408 10.0.0.129 - - [2026-06-22 01:49:29] "POST /route-targets HTTP/1.1" 200 325 0.017588 10.0.0.129 - - [2026-06-22 01:49:29] "POST /ref-update HTTP/1.1" 200 156 0.010003 10.0.0.129 - - [2026-06-22 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.129 - - [2026-06-22 01:49:29] "GET /projects?obj_uuids=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001025 10.0.0.129 - - [2026-06-22 01:49:29] "GET /project/c70b4f57-321a-4ab3-93cb-58934b02d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.028549 252.129.134.145 - - [2026-06-22 01:49:29] "POST /neutron/network HTTP/1.1" 200 117 0.010421 10.0.0.129 - - [2026-06-22 01:49:29] "GET /projects?obj_uuids=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001042 252.129.134.145 - - [2026-06-22 01:49:29] "POST /neutron/network HTTP/1.1" 200 610 0.067420 10.0.0.129 - - [2026-06-22 01:49:29] "POST /route-targets HTTP/1.1" 200 329 0.010460 10.0.0.129 - - [2026-06-22 01:49:29] "POST /ref-update HTTP/1.1" 200 156 0.011456 10.0.0.129 - - [2026-06-22 01:49:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003312 252.129.134.145 - - [2026-06-22 01:49:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.171659 252.129.134.145 - - [2026-06-22 01:49:29] "POST /neutron/network HTTP/1.1" 200 828 0.006158 10.0.0.129 - - [2026-06-22 01:49:29] "POST /id-to-fqname HTTP/1.1" 200 218 0.001405 10.0.0.129 - - [2026-06-22 01:49:29] "GET /virtual-network/710b514f-2251-4043-b382-299bdca916d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005122 252.129.134.145 - - [2026-06-22 01:49:29] "POST /neutron/network HTTP/1.1" 200 828 0.005543 10.0.0.129 - - [2026-06-22 01:49:29] "GET /virtual-network/710b514f-2251-4043-b382-299bdca916d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005514 252.129.134.145 - - [2026-06-22 01:49:29] "POST /neutron/network HTTP/1.1" 200 828 0.005558 252.129.134.145 - - [2026-06-22 01:49:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.006939 10.0.0.129 - - [2026-06-22 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.129 - - [2026-06-22 01:49:30] "GET /virtual-network/710b514f-2251-4043-b382-299bdca916d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006602 10.0.0.129 - - [2026-06-22 01:49:30] "POST /ref-update HTTP/1.1" 200 156 0.015018 10.0.0.129 - - [2026-06-22 01:49:30] "PUT /virtual-network/710b514f-2251-4043-b382-299bdca916d5 HTTP/1.1" 200 266 0.085295 10.0.0.129 - - [2026-06-22 01:49:30] "POST /id-to-fqname HTTP/1.1" 200 218 0.001635 252.129.134.145 - - [2026-06-22 01:49:30] "POST /neutron/network HTTP/1.1" 200 840 0.005411 252.129.134.145 - - [2026-06-22 01:49:30] "GET /aaa-mode HTTP/1.1" 401 298 0.000478 252.129.134.145 - - [2026-06-22 01:49:30] "GET / HTTP/1.1" 200 36499 0.002283 252.129.134.145 - - [2026-06-22 01:49:30] "GET /project/c70b4f57-321a-4ab3-93cb-58934b02d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000480 10.0.0.129 - - [2026-06-22 01:49:30] "GET /projects?obj_uuids=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001350 252.129.134.145 - - [2026-06-22 01:49:30] "GET /project/c70b4f57-321a-4ab3-93cb-58934b02d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.050553 252.129.134.145 - - [2026-06-22 01:49:30] "POST /neutron/network HTTP/1.1" 200 830 0.005410 252.129.134.145 - - [2026-06-22 01:49:31] "POST /neutron/port HTTP/1.1" 200 117 0.006267 252.129.134.145 - - [2026-06-22 01:49:31] "POST /neutron/port HTTP/1.1" 200 117 0.006201 10.0.0.129 - - [2026-06-22 01:49:31] "POST /id-to-fqname HTTP/1.1" 200 218 0.001358 252.129.134.145 - - [2026-06-22 01:49:31] "POST /neutron/port HTTP/1.1" 200 117 0.007620 252.129.134.145 - - [2026-06-22 01:49:31] "POST /neutron/network HTTP/1.1" 200 838 0.005527 252.129.134.145 - - [2026-06-22 01:49:31] "GET /aaa-mode HTTP/1.1" 401 298 0.000446 252.129.134.145 - - [2026-06-22 01:49:31] "GET / HTTP/1.1" 200 36499 0.001651 252.129.134.145 - - [2026-06-22 01:49:31] "GET /project/c70b4f57-321a-4ab3-93cb-58934b02d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000367 252.129.134.145 - - [2026-06-22 01:49:31] "POST /neutron/network HTTP/1.1" 200 840 0.005546 10.0.0.129 - - [2026-06-22 01:49:31] "GET /projects?obj_uuids=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001493 252.129.134.145 - - [2026-06-22 01:49:32] "POST /neutron/port HTTP/1.1" 200 1052 0.247903 10.0.0.129 - - [2026-06-22 01:49:32] "GET /projects?obj_uuids=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001045 252.129.134.145 - - [2026-06-22 01:49:32] "GET /project/c70b4f57-321a-4ab3-93cb-58934b02d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.073399 252.129.134.145 - - [2026-06-22 01:49:32] "POST /neutron/port HTTP/1.1" 200 1052 0.029537 252.129.134.145 - - [2026-06-22 01:49:32] "POST /neutron/network HTTP/1.1" 200 828 0.005932 252.129.134.145 - - [2026-06-22 01:49:32] "POST /neutron/port HTTP/1.1" 200 1052 0.011264 252.129.134.145 - - [2026-06-22 01:49:32] "POST /neutron/port HTTP/1.1" 200 1102 0.092102 252.129.134.145 - - [2026-06-22 01:49:32] "POST /neutron/port HTTP/1.1" 200 1112 0.027581 252.129.134.145 - - [2026-06-22 01:49:32] "POST /neutron/port HTTP/1.1" 200 1112 0.021843 252.129.134.145 - - [2026-06-22 01:49:32] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006397 252.129.134.145 - - [2026-06-22 01:49:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003975 252.129.134.145 - - [2026-06-22 01:49:32] "POST /neutron/port HTTP/1.1" 200 117 0.009263 252.129.134.145 - - [2026-06-22 01:49:32] "POST /neutron/subnet HTTP/1.1" 200 704 0.007780 252.129.134.145 - - [2026-06-22 01:49:32] "POST /neutron/port HTTP/1.1" 200 1112 0.020957 252.129.134.145 - - [2026-06-22 01:49:32] "POST /neutron/port HTTP/1.1" 200 117 0.001307 252.129.134.145 - - [2026-06-22 01:49:32] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010106 252.129.134.145 - - [2026-06-22 01:49:32] "POST /neutron/network HTTP/1.1" 200 830 0.006675 252.129.134.145 - - [2026-06-22 01:49:32] "POST /neutron/network HTTP/1.1" 200 838 0.010046 10.0.0.129 - - [2026-06-22 01:49:33] "GET /projects?obj_uuids=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001432 252.129.134.145 - - [2026-06-22 01:49:33] "POST /neutron/port HTTP/1.1" 200 1050 0.225004 252.129.134.145 - - [2026-06-22 01:49:33] "POST /neutron/port HTTP/1.1" 200 1050 0.011188 252.129.134.145 - - [2026-06-22 01:49:33] "POST /neutron/port HTTP/1.1" 200 1050 0.010391 252.129.134.145 - - [2026-06-22 01:49:33] "POST /neutron/port HTTP/1.1" 200 1100 0.066394 252.129.134.145 - - [2026-06-22 01:49:33] "POST /neutron/port HTTP/1.1" 200 1110 0.019562 252.129.134.145 - - [2026-06-22 01:49:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003844 252.129.134.145 - - [2026-06-22 01:49:33] "POST /neutron/subnet HTTP/1.1" 200 694 0.007501 252.129.134.145 - - [2026-06-22 01:49:33] "POST /neutron/port HTTP/1.1" 200 117 0.001313 252.129.134.145 - - [2026-06-22 01:49:33] "POST /neutron/network HTTP/1.1" 200 828 0.005330 252.129.134.145 - - [2026-06-22 01:49:37] "POST /neutron/port HTTP/1.1" 200 1112 0.014340 252.129.134.145 - - [2026-06-22 01:49:37] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006333 252.129.134.145 - - [2026-06-22 01:49:38] "POST /neutron/port HTTP/1.1" 200 1112 0.011079 252.129.134.145 - - [2026-06-22 01:49:38] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006402 252.129.134.145 - - [2026-06-22 01:49:38] "POST /neutron/port HTTP/1.1" 200 1112 0.015337 252.129.134.145 - - [2026-06-22 01:49:38] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007210 10.0.0.129 - - [2026-06-22 01:49:38] "GET /virtual-machine/704f5561-2b65-41a1-9af9-4448566fa076 HTTP/1.1" 401 298 0.000437 10.0.0.129 - - [2026-06-22 01:49:38] "GET /virtual-machine/704f5561-2b65-41a1-9af9-4448566fa076 HTTP/1.1" 200 1287 0.031146 10.0.0.129 - - [2026-06-22 01:49:38] "GET /virtual-machine-interface/143ea1c5-7d48-401f-b8ad-0bdcb0609f13 HTTP/1.1" 200 2929 0.005241 10.0.0.129 - - [2026-06-22 01:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.129 - - [2026-06-22 01:49:38] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003062 10.0.0.129 - - [2026-06-22 01:49:38] "GET /virtual-networks?parent_id=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002766 10.0.0.129 - - [2026-06-22 01:49:39] "GET /virtual-network/f3ab13fc-f3f8-452b-9f0a-9e7e26b6facf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005948 252.129.134.145 - - [2026-06-22 01:49:42] "POST /neutron/port HTTP/1.1" 200 1112 0.014347 10.0.0.129 - - [2026-06-22 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.129 - - [2026-06-22 01:49:42] "GET /virtual-network/f3ab13fc-f3f8-452b-9f0a-9e7e26b6facf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006235 252.129.134.145 - - [2026-06-22 01:49:42] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010170 252.129.134.145 - - [2026-06-22 01:49:42] "POST /neutron/port HTTP/1.1" 200 1112 0.013934 252.129.134.145 - - [2026-06-22 01:49:42] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007382 252.129.134.145 - - [2026-06-22 01:49:43] "POST /neutron/port HTTP/1.1" 200 1110 0.012045 252.129.134.145 - - [2026-06-22 01:49:43] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006708 252.129.134.145 - - [2026-06-22 01:49:43] "POST /neutron/port HTTP/1.1" 200 1110 0.019508 252.129.134.145 - - [2026-06-22 01:49:43] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005015 252.129.134.145 - - [2026-06-22 01:49:43] "POST /neutron/port HTTP/1.1" 200 1112 0.014583 252.129.134.145 - - [2026-06-22 01:49:43] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005223 10.0.0.129 - - [2026-06-22 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.129 - - [2026-06-22 01:49:44] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003062 10.0.0.129 - - [2026-06-22 01:49:44] "GET /virtual-networks?parent_id=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002831 10.0.0.129 - - [2026-06-22 01:49:44] "GET /virtual-network/f3ab13fc-f3f8-452b-9f0a-9e7e26b6facf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006535 252.129.134.145 - - [2026-06-22 01:49:44] "POST /neutron/port HTTP/1.1" 200 1110 0.011572 252.129.134.145 - - [2026-06-22 01:49:44] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005979 252.129.134.145 - - [2026-06-22 01:49:44] "POST /neutron/port HTTP/1.1" 200 1110 0.011239 252.129.134.145 - - [2026-06-22 01:49:44] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005715 252.129.134.145 - - [2026-06-22 01:49:45] "POST /neutron/port HTTP/1.1" 200 1110 0.012834 252.129.134.145 - - [2026-06-22 01:49:45] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006248 10.0.0.129 - - [2026-06-22 01:49:45] "GET /virtual-machine/fb00a5c4-14bb-487d-8d8a-49ec591a3e2c HTTP/1.1" 200 1288 0.004666 10.0.0.129 - - [2026-06-22 01:49:45] "GET /virtual-machine-interface/6e6e6320-bc7a-41bb-bfb6-9c70ecb222ae HTTP/1.1" 200 2929 0.006030 252.129.134.145 - - [2026-06-22 01:49:45] "POST /neutron/port HTTP/1.1" 200 1110 0.013606 10.0.0.129 - - [2026-06-22 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006039 10.0.0.129 - - [2026-06-22 01:49:45] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003317 252.129.134.145 - - [2026-06-22 01:49:45] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006470 10.0.0.129 - - [2026-06-22 01:49:45] "GET /virtual-networks?parent_id=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003218 10.0.0.129 - - [2026-06-22 01:49:45] "GET /virtual-network/710b514f-2251-4043-b382-299bdca916d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005491 10.0.0.129 - - [2026-06-22 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.129 - - [2026-06-22 01:49:46] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003296 10.0.0.129 - - [2026-06-22 01:49:46] "GET /virtual-networks?parent_id=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003215 10.0.0.129 - - [2026-06-22 01:49:46] "GET /virtual-network/710b514f-2251-4043-b382-299bdca916d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005353 10.0.0.129 - - [2026-06-22 01:49:47] "POST /routing-policys HTTP/1.1" 200 536 0.019033 10.0.0.129 - - [2026-06-22 01:49:47] "GET /virtual-network/f3ab13fc-f3f8-452b-9f0a-9e7e26b6facf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.008940 10.0.0.129 - - [2026-06-22 01:49:47] "PUT /virtual-network/f3ab13fc-f3f8-452b-9f0a-9e7e26b6facf HTTP/1.1" 200 266 0.031839 10.0.0.129 - - [2026-06-22 01:49:47] "POST /ref-update HTTP/1.1" 200 156 0.012144 252.129.134.145 - - [2026-06-22 01:49:50] "POST /neutron/port HTTP/1.1" 200 1112 0.043579 10.0.0.129 - - [2026-06-22 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.024098 10.0.0.129 - - [2026-06-22 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.051321 252.129.134.145 - - [2026-06-22 01:49:51] "POST /neutron/port HTTP/1.1" 200 1112 0.031866 10.0.0.129 - - [2026-06-22 01:49:51] "DELETE /routing-policy/7be5e57c-e9ff-4ac2-9ef2-3be5ac682bb1 HTTP/1.1" 200 115 0.033150 252.129.134.145 - - [2026-06-22 01:49:51] "POST /neutron/network HTTP/1.1" 200 840 0.005531 252.129.134.145 - - [2026-06-22 01:49:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005554 252.129.134.145 - - [2026-06-22 01:49:51] "POST /neutron/subnet HTTP/1.1" 200 704 0.010581 252.129.134.145 - - [2026-06-22 01:49:51] "POST /neutron/network HTTP/1.1" 200 828 0.011461 252.129.134.145 - - [2026-06-22 01:49:51] "POST /neutron/port HTTP/1.1" 200 117 0.001542 252.129.134.145 - - [2026-06-22 01:49:51] "POST /neutron/network HTTP/1.1" 400 204 0.011415 252.129.134.145 - - [2026-06-22 01:49:51] "POST /neutron/network HTTP/1.1" 200 830 0.005575 252.129.134.145 - - [2026-06-22 01:49:52] "POST /neutron/port HTTP/1.1" 200 1110 0.017423 252.129.134.145 - - [2026-06-22 01:49:52] "POST /neutron/port HTTP/1.1" 200 1112 0.016465 252.129.134.145 - - [2026-06-22 01:49:52] "POST /neutron/port HTTP/1.1" 200 1102 0.013530 252.129.134.145 - - [2026-06-22 01:49:52] "POST /neutron/port HTTP/1.1" 200 1100 0.012592 252.129.134.145 - - [2026-06-22 01:49:52] "POST /neutron/port HTTP/1.1" 200 151 0.123964 252.129.134.145 - - [2026-06-22 01:49:52] "POST /neutron/port HTTP/1.1" 200 151 0.128417 252.129.134.145 - - [2026-06-22 01:49:53] "POST /neutron/network HTTP/1.1" 200 828 0.007265 10.0.0.129 - - [2026-06-22 01:49:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002617 10.0.0.129 - - [2026-06-22 01:49:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002982 10.0.0.129 - - [2026-06-22 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 252.129.134.145 - - [2026-06-22 01:49:53] "POST /neutron/network HTTP/1.1" 200 151 0.077483 10.0.0.129 - - [2026-06-22 01:49:53] "DELETE /route-target/7d9d37a3-cf3e-4653-93f3-77d36b98980f HTTP/1.1" 200 115 0.012594 10.0.0.129 - - [2026-06-22 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005839 252.129.134.145 - - [2026-06-22 01:49:53] "POST /neutron/network HTTP/1.1" 200 830 0.005504 10.0.0.129 - - [2026-06-22 01:49:53] "DELETE /route-target/84d33cad-1286-403b-8378-066afcdbca43 HTTP/1.1" 409 241 0.006886 10.0.0.129 - - [2026-06-22 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.129 - - [2026-06-22 01:49:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002058 10.0.0.129 - - [2026-06-22 01:49:53] "POST /useragent-kv HTTP/1.1" 200 115 0.001816 252.129.134.145 - - [2026-06-22 01:49:53] "POST /neutron/network HTTP/1.1" 200 151 0.073298 10.0.0.129 - - [2026-06-22 01:49:53] "DELETE /route-target/f1ddbb89-6919-4b1a-bccc-5b91f03ba133 HTTP/1.1" 200 115 0.016263 10.0.0.129 - - [2026-06-22 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.129 - - [2026-06-22 01:49:53] "DELETE /route-target/84d33cad-1286-403b-8378-066afcdbca43 HTTP/1.1" 200 115 0.015456 10.0.0.129 - - [2026-06-22 01:49:54] "GET /projects?obj_uuids=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001367 10.0.0.129 - - [2026-06-22 01:49:54] "GET /project/c70b4f57-321a-4ab3-93cb-58934b02d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.027504 10.0.0.129 - - [2026-06-22 01:49:54] "GET /projects?obj_uuids=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001323 10.0.0.129 - - [2026-06-22 01:49:54] "GET /project/c70b4f57-321a-4ab3-93cb-58934b02d8ce?fields=virtual_networks HTTP/1.1" 200 1020 0.070105 10.0.0.129 - - [2026-06-22 01:49:54] "GET /projects?obj_uuids=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001323 10.0.0.129 - - [2026-06-22 01:49:54] "GET /project/c70b4f57-321a-4ab3-93cb-58934b02d8ce?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.027644 10.0.0.129 - - [2026-06-22 01:49:54] "GET /projects?obj_uuids=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001369 10.0.0.129 - - [2026-06-22 01:49:54] "GET /project/c70b4f57-321a-4ab3-93cb-58934b02d8ce?fields=security_groups HTTP/1.1" 200 1239 0.024737 10.0.0.129 - - [2026-06-22 01:49:55] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001022 10.0.0.129 - - [2026-06-22 01:49:55] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006281 10.0.0.129 - - [2026-06-22 01:49:55] "POST /fqname-to-id HTTP/1.1" 404 184 0.028504 10.0.0.129 - - [2026-06-22 01:49:55] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003098 10.0.0.129 - - [2026-06-22 01:49:55] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001043 10.0.0.129 - - [2026-06-22 01:49:55] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006865 10.0.0.129 - - [2026-06-22 01:49:55] "POST /id-to-fqname HTTP/1.1" 200 186 0.001295 10.0.0.129 - - [2026-06-22 01:49:55] "POST /fqname-to-id HTTP/1.1" 404 195 0.002829 10.0.0.129 - - [2026-06-22 01:49:55] "POST /security-groups HTTP/1.1" 200 581 0.059506 10.0.0.129 - - [2026-06-22 01:49:55] "POST /fqname-to-id HTTP/1.1" 404 230 0.002303 10.0.0.129 - - [2026-06-22 01:49:55] "POST /projects HTTP/1.1" 200 573 0.202303 10.0.0.129 - - [2026-06-22 01:49:55] "POST /access-control-lists HTTP/1.1" 200 596 0.061908 10.0.0.129 - - [2026-06-22 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.280008 10.0.0.129 - - [2026-06-22 01:49:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.002799 10.0.0.129 - - [2026-06-22 01:49:55] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.425762 10.0.0.129 - - [2026-06-22 01:49:55] "POST /access-control-lists HTTP/1.1" 200 594 0.060992 10.0.0.129 - - [2026-06-22 01:49:56] "GET / HTTP/1.1" 200 36499 0.001747 10.0.0.129 - - [2026-06-22 01:49:57] "POST /fqname-to-id HTTP/1.1" 401 298 0.000486 10.0.0.129 - - [2026-06-22 01:49:57] "DELETE /project/c70b4f57321a4ab393cb58934b02d8ce HTTP/1.1" 404 173 0.007700 10.0.0.129 - - [2026-06-22 01:49:57] "DELETE /project/73697192b9f54ee4a4ab7b1af1628bd3 HTTP/1.1" 404 173 0.006516 10.0.0.129 - - [2026-06-22 01:49:57] "GET /projects?obj_uuids=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000849 10.0.0.129 - - [2026-06-22 01:49:57] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000813 10.0.0.129 - - [2026-06-22 01:49:57] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.024946 10.0.0.129 - - [2026-06-22 01:49:57] "GET /project/c70b4f57-321a-4ab3-93cb-58934b02d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.028978 10.0.0.129 - - [2026-06-22 01:49:57] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000967 10.0.0.129 - - [2026-06-22 01:49:57] "GET /projects?obj_uuids=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000890 10.0.0.129 - - [2026-06-22 01:49:57] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425?fields=security_groups HTTP/1.1" 200 1356 0.073276 10.0.0.129 - - [2026-06-22 01:49:58] "GET /project/c70b4f57-321a-4ab3-93cb-58934b02d8ce?fields=security_groups HTTP/1.1" 200 1329 0.085392 10.0.0.129 - - [2026-06-22 01:49:58] "DELETE /security-group/0ffc5ac1-e323-4e20-9d7b-b43aeee27e1d HTTP/1.1" 200 115 0.054642 10.0.0.129 - - [2026-06-22 01:49:58] "GET /projects?obj_uuids=b9210dde-c31f-4ed5-a880-4eda48388425&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000991 10.0.0.129 - - [2026-06-22 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.037313 10.0.0.129 - - [2026-06-22 01:49:58] "DELETE /access-control-list/3b5492a5-ad67-48ed-839a-dee2d7f59a36 HTTP/1.1" 200 115 0.046334 10.0.0.129 - - [2026-06-22 01:49:58] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000938 10.0.0.129 - - [2026-06-22 01:49:58] "DELETE /security-group/06942f4a-89b5-4dfd-80bd-0b3fe4a33793 HTTP/1.1" 200 115 0.083293 10.0.0.129 - - [2026-06-22 01:49:58] "GET /project/b9210dde-c31f-4ed5-a880-4eda48388425?fields=application_policy_sets HTTP/1.1" 200 1395 0.047340 10.0.0.129 - - [2026-06-22 01:49:58] "GET /projects?obj_uuids=c70b4f57-321a-4ab3-93cb-58934b02d8ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001214 10.0.0.129 - - [2026-06-22 01:49:58] "DELETE /access-control-list/d5ed9866-4bff-42d6-a5cc-615140b8db70 HTTP/1.1" 200 115 0.044031 10.0.0.129 - - [2026-06-22 01:49:58] "GET /project/c70b4f57-321a-4ab3-93cb-58934b02d8ce?fields=application_policy_sets HTTP/1.1" 200 1368 0.044055 10.0.0.129 - - [2026-06-22 01:49:58] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.088831 10.0.0.129 - - [2026-06-22 01:49:58] "DELETE /access-control-list/9ae583e7-a8ba-4124-8009-596d593fee89 HTTP/1.1" 200 115 0.046910 10.0.0.129 - - [2026-06-22 01:49:58] "DELETE /access-control-list/2cd5fac6-1ef9-4a07-a3b4-b49950d22bcf HTTP/1.1" 200 115 0.025182 10.0.0.129 - - [2026-06-22 01:49:58] "DELETE /project/b9210dde-c31f-4ed5-a880-4eda48388425 HTTP/1.1" 200 115 0.416455 10.0.0.129 - - [2026-06-22 01:49:58] "DELETE /project/c70b4f57-321a-4ab3-93cb-58934b02d8ce HTTP/1.1" 200 115 0.435500 252.129.134.145 - - [2026-06-22 01:49:58] "POST /neutron/network HTTP/1.1" 200 117 0.043159 10.0.0.129 - - [2026-06-22 01:49:58] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001743 252.129.134.145 - - [2026-06-22 01:49:58] "POST /neutron/network HTTP/1.1" 200 611 0.068696 10.0.0.129 - - [2026-06-22 01:49:58] "POST /route-targets HTTP/1.1" 200 329 0.009830 10.0.0.129 - - [2026-06-22 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.013443 10.0.0.129 - - [2026-06-22 01:49:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002903 252.129.134.145 - - [2026-06-22 01:49:58] "POST /neutron/subnet HTTP/1.1" 200 729 0.158035 252.129.134.145 - - [2026-06-22 01:49:58] "POST /neutron/network HTTP/1.1" 200 831 0.004825 10.0.0.129 - - [2026-06-22 01:49:58] "POST /id-to-fqname HTTP/1.1" 200 221 0.001396 10.0.0.129 - - [2026-06-22 01:49:58] "GET /virtual-network/6eb6c9b3-4c29-41c4-874d-ae7cdec6952b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004592 252.129.134.145 - - [2026-06-22 01:49:58] "POST /neutron/network HTTP/1.1" 200 831 0.005538 10.0.0.129 - - [2026-06-22 01:49:58] "GET /virtual-network/6eb6c9b3-4c29-41c4-874d-ae7cdec6952b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005057 252.129.134.145 - - [2026-06-22 01:49:58] "POST /neutron/network HTTP/1.1" 200 831 0.005383 252.129.134.145 - - [2026-06-22 01:49:59] "POST /neutron/subnet HTTP/1.1" 200 729 0.006473 10.0.0.129 - - [2026-06-22 01:49:59] "GET /domains HTTP/1.1" 401 298 0.000526 10.0.0.129 - - [2026-06-22 01:49:59] "GET /domains HTTP/1.1" 200 440 0.026680 10.0.0.129 - - [2026-06-22 01:49:59] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001001 10.0.0.129 - - [2026-06-22 01:49:59] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1306 0.008142 10.0.0.129 - - [2026-06-22 01:49:59] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001333 10.0.0.129 - - [2026-06-22 01:49:59] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3 HTTP/1.1" 200 2081 0.027647 10.0.0.129 - - [2026-06-22 01:49:59] "GET /virtual-network/6eb6c9b3-4c29-41c4-874d-ae7cdec6952b HTTP/1.1" 200 2324 0.007138 10.0.0.129 - - [2026-06-22 01:49:59] "GET /virtual-network/6eb6c9b3-4c29-41c4-874d-ae7cdec6952b HTTP/1.1" 200 2324 0.005884 10.0.0.129 - - [2026-06-22 01:49:59] "GET /routing-instance/8bbb12a2-fd84-40ab-9834-0df30cd23fba HTTP/1.1" 200 1498 0.003554 10.0.0.129 - - [2026-06-22 01:49:59] "GET /routing-instance/8bbb12a2-fd84-40ab-9834-0df30cd23fba HTTP/1.1" 200 1498 0.004289 10.0.0.129 - - [2026-06-22 01:49:59] "GET /route-target/7d1c2ef9-a021-4be2-a496-818ca7e38bae HTTP/1.1" 200 1214 0.003365 10.0.0.129 - - [2026-06-22 01:49:59] "GET /virtual-network/6eb6c9b3-4c29-41c4-874d-ae7cdec6952b HTTP/1.1" 200 2324 0.004878 10.0.0.129 - - [2026-06-22 01:49:59] "GET /routing-instance/8bbb12a2-fd84-40ab-9834-0df30cd23fba HTTP/1.1" 200 1498 0.003649 10.0.0.129 - - [2026-06-22 01:50:00] "GET /virtual-network/6eb6c9b3-4c29-41c4-874d-ae7cdec6952b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005098 10.0.0.129 - - [2026-06-22 01:50:00] "GET /virtual-network/6eb6c9b3-4c29-41c4-874d-ae7cdec6952b HTTP/1.1" 200 2324 0.005818 10.0.0.129 - - [2026-06-22 01:50:00] "GET /routing-instance/8bbb12a2-fd84-40ab-9834-0df30cd23fba HTTP/1.1" 200 1498 0.003983 10.0.0.129 - - [2026-06-22 01:50:00] "GET /routing-instance/8bbb12a2-fd84-40ab-9834-0df30cd23fba HTTP/1.1" 200 1498 0.004210 10.0.0.129 - - [2026-06-22 01:50:00] "GET /route-target/7d1c2ef9-a021-4be2-a496-818ca7e38bae HTTP/1.1" 200 1214 0.003391 10.0.0.129 - - [2026-06-22 01:50:00] "GET /domains HTTP/1.1" 200 440 0.002642 10.0.0.129 - - [2026-06-22 01:50:00] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001018 10.0.0.129 - - [2026-06-22 01:50:00] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1306 0.006669 10.0.0.129 - - [2026-06-22 01:50:00] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001659 10.0.0.129 - - [2026-06-22 01:50:00] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3 HTTP/1.1" 200 2081 0.027905 10.0.0.129 - - [2026-06-22 01:50:00] "GET /virtual-network/6eb6c9b3-4c29-41c4-874d-ae7cdec6952b HTTP/1.1" 200 2324 0.006798 10.0.0.129 - - [2026-06-22 01:50:00] "GET /obj-perms HTTP/1.1" 200 6451 0.054847 10.0.0.129 - - [2026-06-22 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.129 - - [2026-06-22 01:50:01] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001302 10.0.0.129 - - [2026-06-22 01:50:01] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.029151 252.129.134.145 - - [2026-06-22 01:50:01] "POST /neutron/network HTTP/1.1" 200 117 0.010775 10.0.0.129 - - [2026-06-22 01:50:01] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001466 252.129.134.145 - - [2026-06-22 01:50:01] "POST /neutron/network HTTP/1.1" 200 611 0.070092 10.0.0.129 - - [2026-06-22 01:50:01] "POST /route-targets HTTP/1.1" 200 329 0.011847 10.0.0.129 - - [2026-06-22 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.010692 10.0.0.129 - - [2026-06-22 01:50:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002926 252.129.134.145 - - [2026-06-22 01:50:01] "POST /neutron/subnet HTTP/1.1" 200 720 0.194639 252.129.134.145 - - [2026-06-22 01:50:01] "POST /neutron/network HTTP/1.1" 200 829 0.006391 10.0.0.129 - - [2026-06-22 01:50:01] "POST /id-to-fqname HTTP/1.1" 200 221 0.001802 10.0.0.129 - - [2026-06-22 01:50:01] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004853 252.129.134.145 - - [2026-06-22 01:50:01] "POST /neutron/network HTTP/1.1" 200 829 0.005564 10.0.0.129 - - [2026-06-22 01:50:01] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005663 252.129.134.145 - - [2026-06-22 01:50:01] "POST /neutron/network HTTP/1.1" 200 829 0.007620 252.129.134.145 - - [2026-06-22 01:50:01] "POST /neutron/subnet HTTP/1.1" 200 720 0.009255 10.0.0.129 - - [2026-06-22 01:50:02] "GET /domains HTTP/1.1" 200 440 0.002735 10.0.0.129 - - [2026-06-22 01:50:02] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001035 10.0.0.129 - - [2026-06-22 01:50:02] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1306 0.006683 10.0.0.129 - - [2026-06-22 01:50:02] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001603 10.0.0.129 - - [2026-06-22 01:50:02] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3 HTTP/1.1" 200 2299 0.030398 10.0.0.129 - - [2026-06-22 01:50:02] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80 HTTP/1.1" 200 2321 0.006345 10.0.0.129 - - [2026-06-22 01:50:02] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80 HTTP/1.1" 200 2321 0.005217 10.0.0.129 - - [2026-06-22 01:50:02] "GET /routing-instance/7dcc56e2-1667-4155-86f9-d561332706eb HTTP/1.1" 200 1496 0.003843 10.0.0.129 - - [2026-06-22 01:50:02] "GET /routing-instance/7dcc56e2-1667-4155-86f9-d561332706eb HTTP/1.1" 200 1496 0.004426 10.0.0.129 - - [2026-06-22 01:50:02] "GET /route-target/a65be262-1475-4300-815f-f6c4c59b6dda HTTP/1.1" 200 1214 0.003795 10.0.0.129 - - [2026-06-22 01:50:02] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80 HTTP/1.1" 200 2321 0.005058 10.0.0.129 - - [2026-06-22 01:50:02] "GET /routing-instance/7dcc56e2-1667-4155-86f9-d561332706eb HTTP/1.1" 200 1496 0.004453 10.0.0.129 - - [2026-06-22 01:50:02] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005383 10.0.0.129 - - [2026-06-22 01:50:02] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80 HTTP/1.1" 200 2321 0.005454 10.0.0.129 - - [2026-06-22 01:50:02] "GET /routing-instance/7dcc56e2-1667-4155-86f9-d561332706eb HTTP/1.1" 200 1496 0.004935 10.0.0.129 - - [2026-06-22 01:50:02] "GET /routing-instance/7dcc56e2-1667-4155-86f9-d561332706eb HTTP/1.1" 200 1496 0.004977 10.0.0.129 - - [2026-06-22 01:50:02] "GET /route-target/a65be262-1475-4300-815f-f6c4c59b6dda HTTP/1.1" 200 1214 0.004432 10.0.0.129 - - [2026-06-22 01:50:02] "GET /domains HTTP/1.1" 200 440 0.002904 10.0.0.129 - - [2026-06-22 01:50:02] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000948 10.0.0.129 - - [2026-06-22 01:50:02] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1306 0.006999 10.0.0.129 - - [2026-06-22 01:50:03] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001338 10.0.0.129 - - [2026-06-22 01:50:03] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3 HTTP/1.1" 200 2299 0.028248 10.0.0.129 - - [2026-06-22 01:50:03] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80 HTTP/1.1" 200 2321 0.005037 10.0.0.129 - - [2026-06-22 01:50:03] "GET /obj-perms HTTP/1.1" 200 6451 0.001708 10.0.0.129 - - [2026-06-22 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.129 - - [2026-06-22 01:50:03] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001123 10.0.0.129 - - [2026-06-22 01:50:03] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.031850 252.129.134.145 - - [2026-06-22 01:50:03] "POST /neutron/network HTTP/1.1" 200 117 0.011878 10.0.0.129 - - [2026-06-22 01:50:03] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000980 252.129.134.145 - - [2026-06-22 01:50:03] "POST /neutron/network HTTP/1.1" 200 613 0.072124 10.0.0.129 - - [2026-06-22 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.009221 10.0.0.129 - - [2026-06-22 01:50:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003192 252.129.134.145 - - [2026-06-22 01:50:03] "POST /neutron/subnet HTTP/1.1" 200 720 0.190382 252.129.134.145 - - [2026-06-22 01:50:03] "POST /neutron/network HTTP/1.1" 200 831 0.005311 10.0.0.129 - - [2026-06-22 01:50:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001369 10.0.0.129 - - [2026-06-22 01:50:04] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004957 252.129.134.145 - - [2026-06-22 01:50:04] "POST /neutron/network HTTP/1.1" 200 831 0.005613 10.0.0.129 - - [2026-06-22 01:50:04] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005514 252.129.134.145 - - [2026-06-22 01:50:04] "POST /neutron/network HTTP/1.1" 200 831 0.005405 252.129.134.145 - - [2026-06-22 01:50:04] "POST /neutron/subnet HTTP/1.1" 200 720 0.007155 10.0.0.129 - - [2026-06-22 01:50:04] "GET /domains HTTP/1.1" 200 440 0.002796 10.0.0.129 - - [2026-06-22 01:50:04] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001135 10.0.0.129 - - [2026-06-22 01:50:04] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1306 0.006944 10.0.0.129 - - [2026-06-22 01:50:04] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001462 10.0.0.129 - - [2026-06-22 01:50:04] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3 HTTP/1.1" 200 2518 0.034374 10.0.0.129 - - [2026-06-22 01:50:04] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c HTTP/1.1" 200 2324 0.007731 10.0.0.129 - - [2026-06-22 01:50:04] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c HTTP/1.1" 200 2324 0.005069 10.0.0.129 - - [2026-06-22 01:50:04] "GET /obj-perms HTTP/1.1" 200 6408 0.049881 10.0.0.129 - - [2026-06-22 01:50:04] "GET /routing-instance/5e0843ba-71e0-4db8-b29e-1f58e5c9b854 HTTP/1.1" 200 1501 0.003725 10.0.0.129 - - [2026-06-22 01:50:04] "GET /routing-instance/5e0843ba-71e0-4db8-b29e-1f58e5c9b854 HTTP/1.1" 200 1501 0.003589 10.0.0.129 - - [2026-06-22 01:50:04] "GET /route-target/2eb49bae-eba6-42fc-b3a8-bbdf95dc7e56 HTTP/1.1" 200 1216 0.003910 10.0.0.129 - - [2026-06-22 01:50:04] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c HTTP/1.1" 200 2324 0.004889 10.0.0.129 - - [2026-06-22 01:50:04] "GET /routing-instance/5e0843ba-71e0-4db8-b29e-1f58e5c9b854 HTTP/1.1" 200 1501 0.003927 10.0.0.129 - - [2026-06-22 01:50:04] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005137 10.0.0.129 - - [2026-06-22 01:50:04] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c HTTP/1.1" 200 2324 0.005083 10.0.0.129 - - [2026-06-22 01:50:04] "GET /routing-instance/5e0843ba-71e0-4db8-b29e-1f58e5c9b854 HTTP/1.1" 200 1501 0.004555 10.0.0.129 - - [2026-06-22 01:50:04] "GET /routing-instance/5e0843ba-71e0-4db8-b29e-1f58e5c9b854 HTTP/1.1" 200 1501 0.003710 10.0.0.129 - - [2026-06-22 01:50:04] "GET /obj-perms HTTP/1.1" 200 6408 0.054303 10.0.0.129 - - [2026-06-22 01:50:05] "GET /route-target/2eb49bae-eba6-42fc-b3a8-bbdf95dc7e56 HTTP/1.1" 200 1216 0.003237 10.0.0.129 - - [2026-06-22 01:50:05] "GET /domains HTTP/1.1" 200 440 0.002597 10.0.0.129 - - [2026-06-22 01:50:05] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001134 10.0.0.129 - - [2026-06-22 01:50:05] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1306 0.007118 10.0.0.129 - - [2026-06-22 01:50:05] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001906 10.0.0.129 - - [2026-06-22 01:50:05] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3 HTTP/1.1" 200 2518 0.025887 10.0.0.129 - - [2026-06-22 01:50:05] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c HTTP/1.1" 200 2324 0.004781 10.0.0.129 - - [2026-06-22 01:50:05] "GET /obj-perms HTTP/1.1" 200 6451 0.002034 10.0.0.129 - - [2026-06-22 01:50:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001794 252.129.134.145 - - [2026-06-22 01:50:05] "POST /neutron/network HTTP/1.1" 200 839 0.005825 252.129.134.145 - - [2026-06-22 01:50:05] "GET /aaa-mode HTTP/1.1" 401 298 0.000510 252.129.134.145 - - [2026-06-22 01:50:06] "GET / HTTP/1.1" 200 36499 0.003281 252.129.134.145 - - [2026-06-22 01:50:06] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000479 10.0.0.129 - - [2026-06-22 01:50:06] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001165 252.129.134.145 - - [2026-06-22 01:50:06] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.070915 252.129.134.145 - - [2026-06-22 01:50:06] "POST /neutron/network HTTP/1.1" 200 829 0.030905 252.129.134.145 - - [2026-06-22 01:50:07] "POST /neutron/port HTTP/1.1" 200 117 0.005508 252.129.134.145 - - [2026-06-22 01:50:07] "POST /neutron/port HTTP/1.1" 200 117 0.009339 10.0.0.129 - - [2026-06-22 01:50:07] "POST /id-to-fqname HTTP/1.1" 200 222 0.001356 252.129.134.145 - - [2026-06-22 01:50:07] "POST /neutron/port HTTP/1.1" 200 117 0.007038 252.129.134.145 - - [2026-06-22 01:50:07] "POST /neutron/network HTTP/1.1" 200 841 0.008350 252.129.134.145 - - [2026-06-22 01:50:07] "GET /aaa-mode HTTP/1.1" 401 298 0.000707 252.129.134.145 - - [2026-06-22 01:50:07] "GET / HTTP/1.1" 200 36499 0.002312 252.129.134.145 - - [2026-06-22 01:50:07] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000380 252.129.134.145 - - [2026-06-22 01:50:07] "POST /neutron/network HTTP/1.1" 200 839 0.008260 10.0.0.129 - - [2026-06-22 01:50:07] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001267 10.0.0.129 - - [2026-06-22 01:50:07] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001052 252.129.134.145 - - [2026-06-22 01:50:08] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.087311 252.129.134.145 - - [2026-06-22 01:50:08] "POST /neutron/port HTTP/1.1" 200 1055 0.300099 252.129.134.145 - - [2026-06-22 01:50:08] "POST /neutron/network HTTP/1.1" 200 831 0.034096 252.129.134.145 - - [2026-06-22 01:50:08] "POST /neutron/port HTTP/1.1" 200 1055 0.012333 252.129.134.145 - - [2026-06-22 01:50:08] "POST /neutron/port HTTP/1.1" 200 1055 0.011019 252.129.134.145 - - [2026-06-22 01:50:08] "POST /neutron/port HTTP/1.1" 200 1105 0.079060 252.129.134.145 - - [2026-06-22 01:50:08] "POST /neutron/port HTTP/1.1" 200 1115 0.015589 252.129.134.145 - - [2026-06-22 01:50:08] "POST /neutron/port HTTP/1.1" 200 1115 0.018676 252.129.134.145 - - [2026-06-22 01:50:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006588 252.129.134.145 - - [2026-06-22 01:50:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008172 252.129.134.145 - - [2026-06-22 01:50:08] "POST /neutron/port HTTP/1.1" 200 117 0.005449 252.129.134.145 - - [2026-06-22 01:50:08] "POST /neutron/subnet HTTP/1.1" 200 694 0.007956 10.0.0.129 - - [2026-06-22 01:50:08] "POST /fqname-to-id HTTP/1.1" 404 191 0.002650 10.0.0.129 - - [2026-06-22 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 252.129.134.145 - - [2026-06-22 01:50:08] "POST /neutron/port HTTP/1.1" 200 117 0.001236 10.0.0.129 - - [2026-06-22 01:50:08] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001018 10.0.0.129 - - [2026-06-22 01:50:08] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006624 252.129.134.145 - - [2026-06-22 01:50:08] "POST /neutron/network HTTP/1.1" 200 829 0.005453 10.0.0.129 - - [2026-06-22 01:50:08] "POST /service-templates HTTP/1.1" 200 545 0.023690 10.0.0.129 - - [2026-06-22 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.129 - - [2026-06-22 01:50:08] "GET /service-template/eeb8f2f7-912d-4973-8b95-2ddc6a4444ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004576 10.0.0.129 - - [2026-06-22 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.129 - - [2026-06-22 01:50:08] "GET /service-template/eeb8f2f7-912d-4973-8b95-2ddc6a4444ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003259 252.129.134.145 - - [2026-06-22 01:50:08] "POST /neutron/network HTTP/1.1" 200 841 0.005625 10.0.0.129 - - [2026-06-22 01:50:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.001134 10.0.0.129 - - [2026-06-22 01:50:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.001262 10.0.0.129 - - [2026-06-22 01:50:09] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001292 10.0.0.129 - - [2026-06-22 01:50:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.001367 252.129.134.145 - - [2026-06-22 01:50:09] "POST /neutron/port HTTP/1.1" 200 1945 0.018564 252.129.134.145 - - [2026-06-22 01:50:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007269 252.129.134.145 - - [2026-06-22 01:50:09] "POST /neutron/port HTTP/1.1" 200 1055 0.267762 252.129.134.145 - - [2026-06-22 01:50:09] "POST /neutron/port HTTP/1.1" 200 1055 0.012432 252.129.134.145 - - [2026-06-22 01:50:09] "POST /neutron/port HTTP/1.1" 200 1055 0.010378 252.129.134.145 - - [2026-06-22 01:50:09] "POST /neutron/port HTTP/1.1" 200 1105 0.076591 252.129.134.145 - - [2026-06-22 01:50:09] "POST /neutron/port HTTP/1.1" 200 1115 0.014016 252.129.134.145 - - [2026-06-22 01:50:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004359 252.129.134.145 - - [2026-06-22 01:50:09] "POST /neutron/subnet HTTP/1.1" 200 694 0.007615 252.129.134.145 - - [2026-06-22 01:50:09] "POST /neutron/port HTTP/1.1" 200 117 0.001756 252.129.134.145 - - [2026-06-22 01:50:09] "POST /neutron/network HTTP/1.1" 200 831 0.009567 252.129.134.145 - - [2026-06-22 01:50:10] "POST /neutron/network HTTP/1.1" 200 2216 0.008745 252.129.134.145 - - [2026-06-22 01:50:10] "GET /aaa-mode HTTP/1.1" 401 298 0.000383 252.129.134.145 - - [2026-06-22 01:50:10] "GET / HTTP/1.1" 200 36499 0.001517 252.129.134.145 - - [2026-06-22 01:50:10] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000380 10.0.0.129 - - [2026-06-22 01:50:11] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001096 252.129.134.145 - - [2026-06-22 01:50:11] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.055456 252.129.134.145 - - [2026-06-22 01:50:11] "POST /neutron/network HTTP/1.1" 200 831 0.012609 252.129.134.145 - - [2026-06-22 01:50:11] "POST /neutron/network HTTP/1.1" 200 829 0.012111 252.129.134.145 - - [2026-06-22 01:50:11] "POST /neutron/network HTTP/1.1" 200 831 0.011816 252.129.134.145 - - [2026-06-22 01:50:11] "POST /neutron/port HTTP/1.1" 200 2078 0.021390 252.129.134.145 - - [2026-06-22 01:50:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012167 252.129.134.145 - - [2026-06-22 01:50:11] "POST /neutron/port HTTP/1.1" 200 117 0.006561 252.129.134.145 - - [2026-06-22 01:50:11] "POST /neutron/port HTTP/1.1" 200 117 0.006510 252.129.134.145 - - [2026-06-22 01:50:12] "POST /neutron/network HTTP/1.1" 200 2216 0.009341 10.0.0.129 - - [2026-06-22 01:50:12] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001189 252.129.134.145 - - [2026-06-22 01:50:12] "POST /neutron/port HTTP/1.1" 200 1057 0.305561 10.0.0.129 - - [2026-06-22 01:50:12] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001182 252.129.134.145 - - [2026-06-22 01:50:12] "POST /neutron/port HTTP/1.1" 200 1055 0.241031 10.0.0.129 - - [2026-06-22 01:50:13] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001836 252.129.134.145 - - [2026-06-22 01:50:13] "POST /neutron/port HTTP/1.1" 200 1055 0.260442 252.129.134.145 - - [2026-06-22 01:50:13] "POST /neutron/port HTTP/1.1" 200 1057 0.012832 252.129.134.145 - - [2026-06-22 01:50:13] "POST /neutron/port HTTP/1.1" 200 1057 0.011547 252.129.134.145 - - [2026-06-22 01:50:13] "POST /neutron/port HTTP/1.1" 200 1107 0.076221 252.129.134.145 - - [2026-06-22 01:50:13] "POST /neutron/port HTTP/1.1" 200 1055 0.020109 252.129.134.145 - - [2026-06-22 01:50:13] "POST /neutron/port HTTP/1.1" 200 1055 0.014080 252.129.134.145 - - [2026-06-22 01:50:13] "POST /neutron/port HTTP/1.1" 200 1105 0.085492 252.129.134.145 - - [2026-06-22 01:50:13] "POST /neutron/port HTTP/1.1" 200 1055 0.011230 252.129.134.145 - - [2026-06-22 01:50:14] "POST /neutron/port HTTP/1.1" 200 1055 0.021385 252.129.134.145 - - [2026-06-22 01:50:14] "POST /neutron/port HTTP/1.1" 200 1105 0.103634 252.129.134.145 - - [2026-06-22 01:50:14] "POST /neutron/port HTTP/1.1" 200 3042 0.028229 252.129.134.145 - - [2026-06-22 01:50:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003602 252.129.134.145 - - [2026-06-22 01:50:14] "POST /neutron/subnet HTTP/1.1" 200 703 0.008218 252.129.134.145 - - [2026-06-22 01:50:14] "POST /neutron/port HTTP/1.1" 200 117 0.001246 252.129.134.145 - - [2026-06-22 01:50:14] "POST /neutron/network HTTP/1.1" 200 831 0.005700 252.129.134.145 - - [2026-06-22 01:50:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003304 252.129.134.145 - - [2026-06-22 01:50:14] "POST /neutron/subnet HTTP/1.1" 200 694 0.007131 252.129.134.145 - - [2026-06-22 01:50:14] "POST /neutron/port HTTP/1.1" 200 117 0.001293 252.129.134.145 - - [2026-06-22 01:50:14] "POST /neutron/network HTTP/1.1" 200 829 0.006191 252.129.134.145 - - [2026-06-22 01:50:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004279 252.129.134.145 - - [2026-06-22 01:50:14] "POST /neutron/subnet HTTP/1.1" 200 694 0.011339 252.129.134.145 - - [2026-06-22 01:50:15] "POST /neutron/port HTTP/1.1" 200 117 0.001780 252.129.134.145 - - [2026-06-22 01:50:15] "POST /neutron/network HTTP/1.1" 200 831 0.005233 252.129.134.145 - - [2026-06-22 01:50:17] "POST /neutron/port HTTP/1.1" 200 3042 0.033390 252.129.134.145 - - [2026-06-22 01:50:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007424 252.129.134.145 - - [2026-06-22 01:50:18] "POST /neutron/port HTTP/1.1" 200 1115 0.013549 252.129.134.145 - - [2026-06-22 01:50:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007622 252.129.134.145 - - [2026-06-22 01:50:18] "POST /neutron/port HTTP/1.1" 200 1115 0.025503 252.129.134.145 - - [2026-06-22 01:50:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010905 252.129.134.145 - - [2026-06-22 01:50:19] "POST /neutron/port HTTP/1.1" 200 1115 0.011658 252.129.134.145 - - [2026-06-22 01:50:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006013 252.129.134.145 - - [2026-06-22 01:50:19] "POST /neutron/port HTTP/1.1" 200 1115 0.013407 252.129.134.145 - - [2026-06-22 01:50:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005812 252.129.134.145 - - [2026-06-22 01:50:20] "POST /neutron/port HTTP/1.1" 200 1115 0.019690 252.129.134.145 - - [2026-06-22 01:50:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008391 252.129.134.145 - - [2026-06-22 01:50:20] "POST /neutron/port HTTP/1.1" 200 1115 0.015820 252.129.134.145 - - [2026-06-22 01:50:21] "POST /neutron/port HTTP/1.1" 200 1115 0.012892 252.129.134.145 - - [2026-06-22 01:50:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.014486 252.129.134.145 - - [2026-06-22 01:50:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009359 252.129.134.145 - - [2026-06-22 01:50:22] "POST /neutron/port HTTP/1.1" 200 3042 0.019397 252.129.134.145 - - [2026-06-22 01:50:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005749 252.129.134.145 - - [2026-06-22 01:50:22] "POST /neutron/port HTTP/1.1" 200 3042 0.017855 252.129.134.145 - - [2026-06-22 01:50:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005785 252.129.134.145 - - [2026-06-22 01:50:22] "POST /neutron/port HTTP/1.1" 200 3042 0.020544 252.129.134.145 - - [2026-06-22 01:50:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006319 252.129.134.145 - - [2026-06-22 01:50:22] "POST /neutron/port HTTP/1.1" 200 3042 0.021232 252.129.134.145 - - [2026-06-22 01:50:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007229 252.129.134.145 - - [2026-06-22 01:50:22] "POST /neutron/port HTTP/1.1" 200 3042 0.023076 252.129.134.145 - - [2026-06-22 01:50:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008210 10.0.0.129 - - [2026-06-22 01:50:22] "GET /virtual-machine/05848437-fd4f-44f3-a6b2-28a3f32b85e8 HTTP/1.1" 200 1803 0.004669 10.0.0.129 - - [2026-06-22 01:50:22] "GET /virtual-machine-interface/7e256e5b-0fb6-428c-82c3-14afe86d43f1 HTTP/1.1" 200 2947 0.005215 10.0.0.129 - - [2026-06-22 01:50:22] "GET /virtual-machine-interface/b1048f7a-595e-40e0-8262-5b722ca7e0e7 HTTP/1.1" 200 2951 0.005723 10.0.0.129 - - [2026-06-22 01:50:22] "GET /virtual-machine-interface/e2e1e284-f62f-4563-a5c6-5def7ffba65a HTTP/1.1" 200 2949 0.005381 10.0.0.129 - - [2026-06-22 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007982 10.0.0.129 - - [2026-06-22 01:50:23] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.019140 10.0.0.129 - - [2026-06-22 01:50:23] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003818 10.0.0.129 - - [2026-06-22 01:50:23] "GET /virtual-network/6eb6c9b3-4c29-41c4-874d-ae7cdec6952b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006255 10.0.0.129 - - [2026-06-22 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.129 - - [2026-06-22 01:50:26] "GET /virtual-network/6eb6c9b3-4c29-41c4-874d-ae7cdec6952b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.029723 10.0.0.129 - - [2026-06-22 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.129 - - [2026-06-22 01:50:30] "GET /virtual-network/6eb6c9b3-4c29-41c4-874d-ae7cdec6952b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004595 10.0.0.129 - - [2026-06-22 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.129 - - [2026-06-22 01:50:35] "GET /virtual-network/6eb6c9b3-4c29-41c4-874d-ae7cdec6952b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005194 10.0.0.129 - - [2026-06-22 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.129 - - [2026-06-22 01:50:37] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003509 10.0.0.129 - - [2026-06-22 01:50:37] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003621 10.0.0.129 - - [2026-06-22 01:50:37] "GET /virtual-network/6eb6c9b3-4c29-41c4-874d-ae7cdec6952b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007240 252.129.134.145 - - [2026-06-22 01:50:37] "POST /neutron/port HTTP/1.1" 200 3042 0.023313 252.129.134.145 - - [2026-06-22 01:50:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006918 252.129.134.145 - - [2026-06-22 01:50:42] "POST /neutron/port HTTP/1.1" 200 3042 0.018675 252.129.134.145 - - [2026-06-22 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005972 252.129.134.145 - - [2026-06-22 01:50:45] "POST /neutron/port HTTP/1.1" 200 3042 0.044209 252.129.134.145 - - [2026-06-22 01:50:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005709 252.129.134.145 - - [2026-06-22 01:50:46] "POST /neutron/port HTTP/1.1" 200 3042 0.046946 252.129.134.145 - - [2026-06-22 01:50:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005769 252.129.134.145 - - [2026-06-22 01:50:46] "POST /neutron/port HTTP/1.1" 200 3042 0.044105 252.129.134.145 - - [2026-06-22 01:50:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005484 252.129.134.145 - - [2026-06-22 01:50:47] "POST /neutron/port HTTP/1.1" 200 3042 0.048464 252.129.134.145 - - [2026-06-22 01:50:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005873 252.129.134.145 - - [2026-06-22 01:50:47] "POST /neutron/port HTTP/1.1" 200 3042 0.018915 252.129.134.145 - - [2026-06-22 01:50:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005868 10.0.0.129 - - [2026-06-22 01:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.129 - - [2026-06-22 01:50:53] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003218 10.0.0.129 - - [2026-06-22 01:50:53] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002892 10.0.0.129 - - [2026-06-22 01:50:53] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005102 10.0.0.129 - - [2026-06-22 01:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.129 - - [2026-06-22 01:50:53] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003741 10.0.0.129 - - [2026-06-22 01:50:53] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003249 10.0.0.129 - - [2026-06-22 01:50:53] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005441 10.0.0.129 - - [2026-06-22 01:50:53] "POST /fqname-to-id HTTP/1.1" 404 205 0.002872 10.0.0.129 - - [2026-06-22 01:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.129 - - [2026-06-22 01:50:53] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001158 10.0.0.129 - - [2026-06-22 01:50:53] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.024743 10.0.0.129 - - [2026-06-22 01:50:54] "POST /service-instances HTTP/1.1" 200 545 0.064321 10.0.0.129 - - [2026-06-22 01:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.129 - - [2026-06-22 01:50:54] "GET /service-instance/6225924a-41ba-4784-a793-a12c3a0452d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.005070 10.0.0.129 - - [2026-06-22 01:50:54] "POST /port-tuples HTTP/1.1" 200 588 0.021804 10.0.0.129 - - [2026-06-22 01:50:54] "GET /virtual-machine-interface/e2e1e284-f62f-4563-a5c6-5def7ffba65a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.005118 10.0.0.129 - - [2026-06-22 01:50:54] "PUT /virtual-machine-interface/e2e1e284-f62f-4563-a5c6-5def7ffba65a HTTP/1.1" 200 286 0.011024 10.0.0.129 - - [2026-06-22 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.009861 10.0.0.129 - - [2026-06-22 01:50:54] "POST /instance-ips HTTP/1.1" 200 387 0.030369 10.0.0.129 - - [2026-06-22 01:50:54] "GET /virtual-machine-interface/7e256e5b-0fb6-428c-82c3-14afe86d43f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005637 10.0.0.129 - - [2026-06-22 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.014521 10.0.0.129 - - [2026-06-22 01:50:54] "PUT /virtual-machine-interface/7e256e5b-0fb6-428c-82c3-14afe86d43f1 HTTP/1.1" 200 286 0.013334 10.0.0.129 - - [2026-06-22 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.009886 10.0.0.129 - - [2026-06-22 01:50:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004278 10.0.0.129 - - [2026-06-22 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.010160 10.0.0.129 - - [2026-06-22 01:50:54] "GET /virtual-machine-interface/b1048f7a-595e-40e0-8262-5b722ca7e0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.010758 10.0.0.129 - - [2026-06-22 01:50:54] "POST /instance-ips HTTP/1.1" 200 387 0.038352 10.0.0.129 - - [2026-06-22 01:50:54] "PUT /virtual-machine-interface/b1048f7a-595e-40e0-8262-5b722ca7e0e7 HTTP/1.1" 200 286 0.014149 10.0.0.129 - - [2026-06-22 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.009967 10.0.0.129 - - [2026-06-22 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.009284 10.0.0.129 - - [2026-06-22 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.010033 10.0.0.129 - - [2026-06-22 01:50:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004437 252.129.134.145 - - [2026-06-22 01:50:54] "POST /neutron/port HTTP/1.1" 200 1115 0.012348 10.0.0.129 - - [2026-06-22 01:50:54] "POST /instance-ips HTTP/1.1" 200 375 0.015138 252.129.134.145 - - [2026-06-22 01:50:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006421 10.0.0.129 - - [2026-06-22 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.011389 252.129.134.145 - - [2026-06-22 01:50:54] "POST /neutron/port HTTP/1.1" 200 1115 0.013510 10.0.0.129 - - [2026-06-22 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.008327 252.129.134.145 - - [2026-06-22 01:50:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006979 10.0.0.129 - - [2026-06-22 01:50:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005876 252.129.134.145 - - [2026-06-22 01:50:55] "POST /neutron/port HTTP/1.1" 200 1115 0.017334 10.0.0.129 - - [2026-06-22 01:50:55] "POST /instance-ips HTTP/1.1" 200 375 0.017528 252.129.134.145 - - [2026-06-22 01:50:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008934 10.0.0.129 - - [2026-06-22 01:50:55] "POST /ref-update HTTP/1.1" 200 156 0.014514 10.0.0.129 - - [2026-06-22 01:50:55] "GET /virtual-machine/7de0bbac-01bd-4333-a14d-e4cdb0a7486f HTTP/1.1" 200 1292 0.004604 10.0.0.129 - - [2026-06-22 01:50:55] "POST /ref-update HTTP/1.1" 200 156 0.009077 10.0.0.129 - - [2026-06-22 01:50:55] "GET /virtual-machine-interface/f69d51c7-3c96-4918-adf6-01e7e6cf9bd4 HTTP/1.1" 200 2949 0.004806 10.0.0.129 - - [2026-06-22 01:50:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003830 10.0.0.129 - - [2026-06-22 01:50:55] "POST /instance-ips HTTP/1.1" 200 377 0.014825 10.0.0.129 - - [2026-06-22 01:50:55] "POST /ref-update HTTP/1.1" 200 156 0.008332 10.0.0.129 - - [2026-06-22 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.129 - - [2026-06-22 01:50:55] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002944 10.0.0.129 - - [2026-06-22 01:50:55] "POST /ref-update HTTP/1.1" 200 156 0.008431 10.0.0.129 - - [2026-06-22 01:50:55] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002997 10.0.0.129 - - [2026-06-22 01:50:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003243 10.0.0.129 - - [2026-06-22 01:50:55] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004989 10.0.0.129 - - [2026-06-22 01:50:55] "POST /instance-ips HTTP/1.1" 200 377 0.014915 10.0.0.129 - - [2026-06-22 01:50:55] "POST /ref-update HTTP/1.1" 200 156 0.008825 10.0.0.129 - - [2026-06-22 01:50:55] "POST /ref-update HTTP/1.1" 200 156 0.013226 10.0.0.129 - - [2026-06-22 01:50:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003083 10.0.0.129 - - [2026-06-22 01:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.129 - - [2026-06-22 01:50:56] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003727 10.0.0.129 - - [2026-06-22 01:50:56] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003108 10.0.0.129 - - [2026-06-22 01:50:56] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005098 252.129.134.145 - - [2026-06-22 01:50:57] "POST /neutron/port HTTP/1.1" 200 1115 0.012891 252.129.134.145 - - [2026-06-22 01:50:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005892 252.129.134.145 - - [2026-06-22 01:50:57] "POST /neutron/port HTTP/1.1" 200 1115 0.011583 252.129.134.145 - - [2026-06-22 01:50:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006525 252.129.134.145 - - [2026-06-22 01:50:57] "POST /neutron/port HTTP/1.1" 200 1115 0.012463 252.129.134.145 - - [2026-06-22 01:50:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005801 10.0.0.129 - - [2026-06-22 01:50:57] "GET /virtual-machine/2084d614-7e70-4cd2-9c5e-a4169929e849 HTTP/1.1" 200 1292 0.004967 10.0.0.129 - - [2026-06-22 01:50:57] "GET /virtual-machine-interface/3e554e4e-3c71-497a-a670-3ea06226caa8 HTTP/1.1" 200 2951 0.004947 10.0.0.129 - - [2026-06-22 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.129 - - [2026-06-22 01:50:57] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003068 10.0.0.129 - - [2026-06-22 01:50:57] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003109 10.0.0.129 - - [2026-06-22 01:50:57] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004709 10.0.0.129 - - [2026-06-22 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.129 - - [2026-06-22 01:50:58] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002850 10.0.0.129 - - [2026-06-22 01:50:58] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003454 10.0.0.129 - - [2026-06-22 01:50:59] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005550 10.0.0.129 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 404 209 0.002680 10.0.0.129 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.129 - - [2026-06-22 01:50:59] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001713 10.0.0.129 - - [2026-06-22 01:50:59] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.030326 10.0.0.129 - - [2026-06-22 01:50:59] "POST /network-policys HTTP/1.1" 200 549 0.016323 10.0.0.129 - - [2026-06-22 01:50:59] "GET /network-policy/342b7a07-b20c-42f9-8193-568d01fadc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004590 10.0.0.129 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.129 - - [2026-06-22 01:50:59] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005300 10.0.0.129 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.129 - - [2026-06-22 01:50:59] "GET /network-policy/342b7a07-b20c-42f9-8193-568d01fadc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003652 10.0.0.129 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.003006 10.0.0.129 - - [2026-06-22 01:50:59] "POST /ref-update HTTP/1.1" 200 156 0.037143 10.0.0.129 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.129 - - [2026-06-22 01:50:59] "POST /access-control-lists HTTP/1.1" 200 603 0.065498 10.0.0.129 - - [2026-06-22 01:50:59] "GET /network-policy/342b7a07-b20c-42f9-8193-568d01fadc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004299 252.129.134.145 - - [2026-06-22 01:50:59] "POST /neutron/network HTTP/1.1" 200 915 0.007116 10.0.0.129 - - [2026-06-22 01:50:59] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007479 10.0.0.129 - - [2026-06-22 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.129 - - [2026-06-22 01:51:00] "GET /network-policy/342b7a07-b20c-42f9-8193-568d01fadc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003475 10.0.0.129 - - [2026-06-22 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.129 - - [2026-06-22 01:51:00] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006569 10.0.0.129 - - [2026-06-22 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.129 - - [2026-06-22 01:51:00] "GET /network-policy/342b7a07-b20c-42f9-8193-568d01fadc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004298 10.0.0.129 - - [2026-06-22 01:51:00] "POST /fqname-to-id HTTP/1.1" 404 242 0.003238 10.0.0.129 - - [2026-06-22 01:51:00] "POST /ref-update HTTP/1.1" 200 156 0.034370 10.0.0.129 - - [2026-06-22 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.129 - - [2026-06-22 01:51:00] "POST /access-control-lists HTTP/1.1" 200 606 0.063349 10.0.0.129 - - [2026-06-22 01:51:00] "GET /network-policy/342b7a07-b20c-42f9-8193-568d01fadc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004337 10.0.0.129 - - [2026-06-22 01:51:00] "POST /routing-instances HTTP/1.1" 200 757 0.019562 252.129.134.145 - - [2026-06-22 01:51:00] "POST /neutron/network HTTP/1.1" 200 917 0.007406 10.0.0.129 - - [2026-06-22 01:51:00] "POST /route-targets HTTP/1.1" 200 329 0.011121 10.0.0.129 - - [2026-06-22 01:51:00] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005644 10.0.0.129 - - [2026-06-22 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.129 - - [2026-06-22 01:51:00] "POST /ref-update HTTP/1.1" 200 156 0.013823 10.0.0.129 - - [2026-06-22 01:51:00] "GET /network-policy/342b7a07-b20c-42f9-8193-568d01fadc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004035 10.0.0.129 - - [2026-06-22 01:51:00] "GET /routing-instance/dcac48dd-8b70-4f07-bc24-d8ad18a2865d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1275 0.005277 10.0.0.129 - - [2026-06-22 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.129 - - [2026-06-22 01:51:00] "GET /routing-instance/dcac48dd-8b70-4f07-bc24-d8ad18a2865d?fields=routing_policy_back_refs HTTP/1.1" 200 1275 0.004425 10.0.0.129 - - [2026-06-22 01:51:00] "GET /service-template/eeb8f2f7-912d-4973-8b95-2ddc6a4444ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003549 10.0.0.129 - - [2026-06-22 01:51:00] "POST /ref-update HTTP/1.1" 200 156 0.010395 10.0.0.129 - - [2026-06-22 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.129 - - [2026-06-22 01:51:00] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001050 10.0.0.129 - - [2026-06-22 01:51:00] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.029579 10.0.0.129 - - [2026-06-22 01:51:00] "POST /routing-instances HTTP/1.1" 200 758 0.038964 10.0.0.129 - - [2026-06-22 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.129 - - [2026-06-22 01:51:00] "POST /route-targets HTTP/1.1" 200 329 0.012017 10.0.0.129 - - [2026-06-22 01:51:00] "GET /service-instance/6225924a-41ba-4784-a793-a12c3a0452d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3543 0.007508 10.0.0.129 - - [2026-06-22 01:51:00] "POST /ref-update HTTP/1.1" 200 156 0.012807 10.0.0.129 - - [2026-06-22 01:51:00] "GET /domains HTTP/1.1" 200 440 0.003497 10.0.0.129 - - [2026-06-22 01:51:00] "GET /routing-instance/51c57463-7c08-4a23-81a8-c1fdb110afc7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.005307 10.0.0.129 - - [2026-06-22 01:51:00] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001082 10.0.0.129 - - [2026-06-22 01:51:00] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1529 0.008034 10.0.0.129 - - [2026-06-22 01:51:01] "GET /routing-instance/51c57463-7c08-4a23-81a8-c1fdb110afc7?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.003896 10.0.0.129 - - [2026-06-22 01:51:01] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001218 10.0.0.129 - - [2026-06-22 01:51:01] "PUT /routing-instance/dcac48dd-8b70-4f07-bc24-d8ad18a2865d HTTP/1.1" 200 268 0.010543 10.0.0.129 - - [2026-06-22 01:51:01] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3 HTTP/1.1" 200 4234 0.031837 10.0.0.129 - - [2026-06-22 01:51:01] "PUT /routing-instance/51c57463-7c08-4a23-81a8-c1fdb110afc7 HTTP/1.1" 200 268 0.011611 10.0.0.129 - - [2026-06-22 01:51:01] "GET /service-instance/6225924a-41ba-4784-a793-a12c3a0452d3 HTTP/1.1" 200 3797 0.006426 10.0.0.129 - - [2026-06-22 01:51:01] "POST /ref-update HTTP/1.1" 200 156 0.010036 10.0.0.129 - - [2026-06-22 01:51:01] "GET /domains HTTP/1.1" 200 440 0.002665 10.0.0.129 - - [2026-06-22 01:51:01] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002033 10.0.0.129 - - [2026-06-22 01:51:01] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1529 0.009468 10.0.0.129 - - [2026-06-22 01:51:01] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001333 10.0.0.129 - - [2026-06-22 01:51:01] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3 HTTP/1.1" 200 4234 0.026721 10.0.0.129 - - [2026-06-22 01:51:01] "GET /service-instance/6225924a-41ba-4784-a793-a12c3a0452d3 HTTP/1.1" 200 3797 0.004089 10.0.0.129 - - [2026-06-22 01:51:01] "GET /port-tuple/68f48ea1-4c92-466b-b1f6-369b74bb60fd HTTP/1.1" 200 1981 0.003961 10.0.0.129 - - [2026-06-22 01:51:01] "GET /virtual-machine-interface/7e256e5b-0fb6-428c-82c3-14afe86d43f1 HTTP/1.1" 200 3803 0.005866 10.0.0.129 - - [2026-06-22 01:51:01] "GET /virtual-machine-interface/b1048f7a-595e-40e0-8262-5b722ca7e0e7 HTTP/1.1" 200 3810 0.011500 10.0.0.129 - - [2026-06-22 01:51:01] "GET /virtual-machine-interface/e2e1e284-f62f-4563-a5c6-5def7ffba65a HTTP/1.1" 200 3823 0.005898 252.129.134.145 - - [2026-06-22 01:51:01] "POST /neutron/port HTTP/1.1" 200 3813 0.040012 252.129.134.145 - - [2026-06-22 01:51:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006969 252.129.134.145 - - [2026-06-22 01:51:01] "POST /neutron/port HTTP/1.1" 200 3813 0.036741 252.129.134.145 - - [2026-06-22 01:51:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006895 252.129.134.145 - - [2026-06-22 01:51:01] "POST /neutron/port HTTP/1.1" 200 3813 0.033646 252.129.134.145 - - [2026-06-22 01:51:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006985 252.129.134.145 - - [2026-06-22 01:51:02] "POST /neutron/port HTTP/1.1" 200 3813 0.031217 252.129.134.145 - - [2026-06-22 01:51:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006521 252.129.134.145 - - [2026-06-22 01:51:02] "POST /neutron/network HTTP/1.1" 200 889 0.012820 252.129.134.145 - - [2026-06-22 01:51:02] "POST /neutron/network HTTP/1.1" 200 915 0.005837 252.129.134.145 - - [2026-06-22 01:51:02] "POST /neutron/network HTTP/1.1" 200 805 0.014766 252.129.134.145 - - [2026-06-22 01:51:02] "POST /neutron/network HTTP/1.1" 200 831 0.006145 252.129.134.145 - - [2026-06-22 01:51:02] "POST /neutron/network HTTP/1.1" 200 891 0.011293 252.129.134.145 - - [2026-06-22 01:51:02] "POST /neutron/network HTTP/1.1" 200 917 0.005707 10.0.0.129 - - [2026-06-22 01:51:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.001458 10.0.0.129 - - [2026-06-22 01:51:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.001150 10.0.0.129 - - [2026-06-22 01:51:02] "POST /id-to-fqname HTTP/1.1" 200 222 0.001382 10.0.0.129 - - [2026-06-22 01:51:02] "GET /virtual-machine/05848437-fd4f-44f3-a6b2-28a3f32b85e8 HTTP/1.1" 200 1803 0.004273 10.0.0.129 - - [2026-06-22 01:51:02] "GET /virtual-machine-interface/7e256e5b-0fb6-428c-82c3-14afe86d43f1 HTTP/1.1" 200 3803 0.004888 10.0.0.129 - - [2026-06-22 01:51:02] "GET /virtual-machine-interface/b1048f7a-595e-40e0-8262-5b722ca7e0e7 HTTP/1.1" 200 3810 0.005694 10.0.0.129 - - [2026-06-22 01:51:02] "GET /virtual-machine-interface/e2e1e284-f62f-4563-a5c6-5def7ffba65a HTTP/1.1" 200 3823 0.005291 10.0.0.129 - - [2026-06-22 01:51:02] "GET /instance-ip/24c67c70-05e8-4e3c-bb44-818376dc082d HTTP/1.1" 200 1958 0.003974 10.0.0.129 - - [2026-06-22 01:51:02] "GET /instance-ip/8845239f-76d0-46bc-9a8e-d19d8cce4d9a HTTP/1.1" 200 1622 0.006292 10.0.0.129 - - [2026-06-22 01:51:02] "GET /instance-ip/a147599f-8642-48f1-bc4d-4ffae4ee9733 HTTP/1.1" 200 1961 0.004420 10.0.0.129 - - [2026-06-22 01:51:03] "GET /instance-ip/18efa285-8b62-4742-b251-01a9e38d196c HTTP/1.1" 200 1964 0.005743 10.0.0.129 - - [2026-06-22 01:51:03] "GET /instance-ip/59ab922c-1cbb-4665-86d8-bce359ecd59d HTTP/1.1" 200 1622 0.006204 10.0.0.129 - - [2026-06-22 01:51:03] "GET /instance-ip/71448341-034a-4008-ad79-7aec2088bd9f HTTP/1.1" 200 1962 0.003654 10.0.0.129 - - [2026-06-22 01:51:03] "GET /instance-ip/2b517dae-0e27-4717-9f0e-ed3883487147 HTTP/1.1" 200 1984 0.004504 10.0.0.129 - - [2026-06-22 01:51:03] "GET /instance-ip/ba0bb1d9-22dd-4eb7-8ccb-357a3bae138f HTTP/1.1" 200 1625 0.004911 10.0.0.129 - - [2026-06-22 01:51:03] "GET /instance-ip/f4fd4326-3b9d-4d5b-aeab-b02311b742b6 HTTP/1.1" 200 1983 0.004152 252.129.134.145 - - [2026-06-22 01:51:03] "POST /neutron/port HTTP/1.1" 200 3813 0.037251 252.129.134.145 - - [2026-06-22 01:51:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006318 252.129.134.145 - - [2026-06-22 01:51:03] "POST /neutron/port HTTP/1.1" 200 3813 0.035268 252.129.134.145 - - [2026-06-22 01:51:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006537 252.129.134.145 - - [2026-06-22 01:51:03] "POST /neutron/port HTTP/1.1" 200 3813 0.032873 252.129.134.145 - - [2026-06-22 01:51:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007903 252.129.134.145 - - [2026-06-22 01:51:03] "POST /neutron/port HTTP/1.1" 200 3813 0.029915 252.129.134.145 - - [2026-06-22 01:51:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006001 10.0.0.129 - - [2026-06-22 01:51:03] "GET /virtual-machine/05848437-fd4f-44f3-a6b2-28a3f32b85e8 HTTP/1.1" 200 1803 0.004416 10.0.0.129 - - [2026-06-22 01:51:03] "GET /virtual-machine-interface/7e256e5b-0fb6-428c-82c3-14afe86d43f1 HTTP/1.1" 200 3803 0.006325 10.0.0.129 - - [2026-06-22 01:51:03] "GET /virtual-machine-interface/b1048f7a-595e-40e0-8262-5b722ca7e0e7 HTTP/1.1" 200 3810 0.005096 10.0.0.129 - - [2026-06-22 01:51:03] "GET /virtual-machine-interface/e2e1e284-f62f-4563-a5c6-5def7ffba65a HTTP/1.1" 200 3823 0.005628 10.0.0.129 - - [2026-06-22 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.129 - - [2026-06-22 01:51:04] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003882 10.0.0.129 - - [2026-06-22 01:51:04] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003709 10.0.0.129 - - [2026-06-22 01:51:04] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005175 10.0.0.129 - - [2026-06-22 01:51:05] "GET /obj-perms HTTP/1.1" 200 6408 0.061389 10.0.0.129 - - [2026-06-22 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.129 - - [2026-06-22 01:51:05] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003043 10.0.0.129 - - [2026-06-22 01:51:05] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002985 10.0.0.129 - - [2026-06-22 01:51:05] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006003 10.0.0.129 - - [2026-06-22 01:51:05] "GET /obj-perms HTTP/1.1" 200 6408 0.059656 10.0.0.129 - - [2026-06-22 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.129 - - [2026-06-22 01:51:05] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003519 10.0.0.129 - - [2026-06-22 01:51:05] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002868 10.0.0.129 - - [2026-06-22 01:51:05] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005424 10.0.0.129 - - [2026-06-22 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.129 - - [2026-06-22 01:51:06] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004290 10.0.0.129 - - [2026-06-22 01:51:06] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003354 10.0.0.129 - - [2026-06-22 01:51:06] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006699 10.0.0.129 - - [2026-06-22 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.129 - - [2026-06-22 01:51:06] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004405 10.0.0.129 - - [2026-06-22 01:51:06] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003402 10.0.0.129 - - [2026-06-22 01:51:06] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005416 10.0.0.129 - - [2026-06-22 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.129 - - [2026-06-22 01:51:06] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003457 10.0.0.129 - - [2026-06-22 01:51:06] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003806 10.0.0.129 - - [2026-06-22 01:51:06] "GET /virtual-network/6eb6c9b3-4c29-41c4-874d-ae7cdec6952b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006644 10.0.0.129 - - [2026-06-22 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.129 - - [2026-06-22 01:51:06] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003758 10.0.0.129 - - [2026-06-22 01:51:06] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002980 10.0.0.129 - - [2026-06-22 01:51:06] "GET /virtual-network/6eb6c9b3-4c29-41c4-874d-ae7cdec6952b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005556 10.0.0.129 - - [2026-06-22 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.129 - - [2026-06-22 01:51:07] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003274 10.0.0.129 - - [2026-06-22 01:51:07] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003217 10.0.0.129 - - [2026-06-22 01:51:07] "GET /virtual-network/6eb6c9b3-4c29-41c4-874d-ae7cdec6952b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006058 10.0.0.129 - - [2026-06-22 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.129 - - [2026-06-22 01:51:07] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004940 10.0.0.129 - - [2026-06-22 01:51:07] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003321 10.0.0.129 - - [2026-06-22 01:51:07] "GET /virtual-network/6eb6c9b3-4c29-41c4-874d-ae7cdec6952b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005702 10.0.0.129 - - [2026-06-22 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.129 - - [2026-06-22 01:51:07] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003144 10.0.0.129 - - [2026-06-22 01:51:07] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005127 10.0.0.129 - - [2026-06-22 01:51:07] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004779 10.0.0.129 - - [2026-06-22 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.129 - - [2026-06-22 01:51:07] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003420 10.0.0.129 - - [2026-06-22 01:51:07] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002966 10.0.0.129 - - [2026-06-22 01:51:08] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005385 10.0.0.129 - - [2026-06-22 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.129 - - [2026-06-22 01:51:08] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003840 10.0.0.129 - - [2026-06-22 01:51:08] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003695 10.0.0.129 - - [2026-06-22 01:51:08] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004926 10.0.0.129 - - [2026-06-22 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.129 - - [2026-06-22 01:51:08] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003456 10.0.0.129 - - [2026-06-22 01:51:08] "GET /virtual-networks?parent_id=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002945 10.0.0.129 - - [2026-06-22 01:51:08] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005076 10.0.0.129 - - [2026-06-22 01:51:08] "GET /virtual-machine/05848437-fd4f-44f3-a6b2-28a3f32b85e8 HTTP/1.1" 200 1803 0.003822 10.0.0.129 - - [2026-06-22 01:51:08] "GET /domains HTTP/1.1" 200 440 0.003135 10.0.0.129 - - [2026-06-22 01:51:08] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001157 10.0.0.129 - - [2026-06-22 01:51:08] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1529 0.007376 10.0.0.129 - - [2026-06-22 01:51:08] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001551 10.0.0.129 - - [2026-06-22 01:51:08] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3 HTTP/1.1" 200 4234 0.032803 10.0.0.129 - - [2026-06-22 01:51:08] "GET /service-instance/6225924a-41ba-4784-a793-a12c3a0452d3 HTTP/1.1" 200 3797 0.004064 10.0.0.129 - - [2026-06-22 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.129 - - [2026-06-22 01:51:08] "GET /routing-instance/7dcc56e2-1667-4155-86f9-d561332706eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.004275 10.0.0.129 - - [2026-06-22 01:51:08] "GET /routing-instance/7dcc56e2-1667-4155-86f9-d561332706eb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.004632 10.0.0.129 - - [2026-06-22 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.129 - - [2026-06-22 01:51:08] "GET /routing-instance/5e0843ba-71e0-4db8-b29e-1f58e5c9b854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.004793 10.0.0.129 - - [2026-06-22 01:51:09] "GET /routing-instance/5e0843ba-71e0-4db8-b29e-1f58e5c9b854?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2025 0.005183 10.0.0.129 - - [2026-06-22 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.129 - - [2026-06-22 01:51:09] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005702 10.0.0.129 - - [2026-06-22 01:51:09] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80?fields=routing_instances HTTP/1.1" 200 1684 0.007582 10.0.0.129 - - [2026-06-22 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.129 - - [2026-06-22 01:51:09] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004978 10.0.0.129 - - [2026-06-22 01:51:09] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c?fields=routing_instances HTTP/1.1" 200 1687 0.008722 10.0.0.129 - - [2026-06-22 01:51:13] "POST /ref-update HTTP/1.1" 200 156 0.036979 10.0.0.129 - - [2026-06-22 01:51:13] "DELETE /access-control-list/934b2114-8508-49ba-abd2-74e30d72bef5 HTTP/1.1" 200 115 0.036535 252.129.134.145 - - [2026-06-22 01:51:13] "POST /neutron/network HTTP/1.1" 200 831 0.012828 10.0.0.129 - - [2026-06-22 01:51:13] "GET /virtual-network/09f89251-e833-4675-a897-a14c3363928c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007739 10.0.0.129 - - [2026-06-22 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.129 - - [2026-06-22 01:51:13] "DELETE /routing-instance/dcac48dd-8b70-4f07-bc24-d8ad18a2865d HTTP/1.1" 200 115 0.039526 10.0.0.129 - - [2026-06-22 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.129 - - [2026-06-22 01:51:13] "GET /network-policy/342b7a07-b20c-42f9-8193-568d01fadc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003762 10.0.0.129 - - [2026-06-22 01:51:13] "DELETE /route-target/89618dbc-97c2-4451-84cb-0d35716023fd HTTP/1.1" 200 115 0.014253 10.0.0.129 - - [2026-06-22 01:51:13] "POST /ref-update HTTP/1.1" 200 156 0.037118 10.0.0.129 - - [2026-06-22 01:51:13] "DELETE /routing-instance/51c57463-7c08-4a23-81a8-c1fdb110afc7 HTTP/1.1" 200 115 0.046166 10.0.0.129 - - [2026-06-22 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 252.129.134.145 - - [2026-06-22 01:51:14] "POST /neutron/network HTTP/1.1" 200 829 0.006476 10.0.0.129 - - [2026-06-22 01:51:14] "DELETE /route-target/9deb0c1a-ceba-4534-9e34-aef064c722eb HTTP/1.1" 200 115 0.030364 10.0.0.129 - - [2026-06-22 01:51:14] "GET /virtual-network/de2f9c54-36c5-4370-bbd8-cbc37bf5df80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009918 10.0.0.129 - - [2026-06-22 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.129 - - [2026-06-22 01:51:14] "DELETE /access-control-list/11d4d366-1a6c-4598-acbf-55c94f74026f HTTP/1.1" 200 115 0.036451 10.0.0.129 - - [2026-06-22 01:51:14] "GET /network-policy/342b7a07-b20c-42f9-8193-568d01fadc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003847 10.0.0.129 - - [2026-06-22 01:51:14] "DELETE /network-policy/342b7a07-b20c-42f9-8193-568d01fadc32 HTTP/1.1" 200 115 0.022022 10.0.0.129 - - [2026-06-22 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.129 - - [2026-06-22 01:51:14] "DELETE /service-instance/6225924a-41ba-4784-a793-a12c3a0452d3 HTTP/1.1" 200 115 0.049096 10.0.0.129 - - [2026-06-22 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.018703 10.0.0.129 - - [2026-06-22 01:51:14] "GET /domains HTTP/1.1" 200 440 0.003036 10.0.0.129 - - [2026-06-22 01:51:14] "DELETE /instance-ip/18efa285-8b62-4742-b251-01a9e38d196c HTTP/1.1" 200 115 0.029466 10.0.0.129 - - [2026-06-22 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.009637 10.0.0.129 - - [2026-06-22 01:51:14] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002214 10.0.0.129 - - [2026-06-22 01:51:14] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1529 0.017027 10.0.0.129 - - [2026-06-22 01:51:14] "DELETE /instance-ip/24c67c70-05e8-4e3c-bb44-818376dc082d HTTP/1.1" 200 115 0.020628 10.0.0.129 - - [2026-06-22 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.014041 10.0.0.129 - - [2026-06-22 01:51:14] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001134 10.0.0.129 - - [2026-06-22 01:51:14] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3 HTTP/1.1" 200 3760 0.031732 10.0.0.129 - - [2026-06-22 01:51:14] "DELETE /instance-ip/a147599f-8642-48f1-bc4d-4ffae4ee9733 HTTP/1.1" 200 115 0.020507 10.0.0.129 - - [2026-06-22 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.009511 10.0.0.129 - - [2026-06-22 01:51:14] "GET /virtual-machine/05848437-fd4f-44f3-a6b2-28a3f32b85e8 HTTP/1.1" 200 1803 0.004990 10.0.0.129 - - [2026-06-22 01:51:14] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004453 10.0.0.129 - - [2026-06-22 01:51:14] "DELETE /instance-ip/f4fd4326-3b9d-4d5b-aeab-b02311b742b6 HTTP/1.1" 200 115 0.025692 10.0.0.129 - - [2026-06-22 01:51:14] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002464 10.0.0.129 - - [2026-06-22 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.010409 10.0.0.129 - - [2026-06-22 01:51:14] "DELETE /instance-ip/71448341-034a-4008-ad79-7aec2088bd9f HTTP/1.1" 200 115 0.027665 10.0.0.129 - - [2026-06-22 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.009701 10.0.0.129 - - [2026-06-22 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007378 10.0.0.129 - - [2026-06-22 01:51:14] "DELETE /service-template/eeb8f2f7-912d-4973-8b95-2ddc6a4444ab HTTP/1.1" 200 115 0.029208 10.0.0.129 - - [2026-06-22 01:51:14] "DELETE /instance-ip/2b517dae-0e27-4717-9f0e-ed3883487147 HTTP/1.1" 200 115 0.038079 10.0.0.129 - - [2026-06-22 01:51:14] "POST /fqname-to-id HTTP/1.1" 404 191 0.003316 252.129.134.145 - - [2026-06-22 01:51:15] "POST /neutron/network HTTP/1.1" 200 831 0.006030 252.129.134.145 - - [2026-06-22 01:51:15] "POST /neutron/network HTTP/1.1" 400 204 0.010274 252.129.134.145 - - [2026-06-22 01:51:15] "POST /neutron/port HTTP/1.1" 200 1115 0.014433 252.129.134.145 - - [2026-06-22 01:51:15] "POST /neutron/port HTTP/1.1" 200 1105 0.015451 252.129.134.145 - - [2026-06-22 01:51:15] "POST /neutron/port HTTP/1.1" 200 1115 0.035867 252.129.134.145 - - [2026-06-22 01:51:16] "POST /neutron/port HTTP/1.1" 200 1105 0.061331 252.129.134.145 - - [2026-06-22 01:51:16] "POST /neutron/port HTTP/1.1" 200 3042 0.326227 252.129.134.145 - - [2026-06-22 01:51:16] "POST /neutron/port HTTP/1.1" 200 1105 0.278717 252.129.134.145 - - [2026-06-22 01:51:16] "POST /neutron/port HTTP/1.1" 200 151 0.869274 252.129.134.145 - - [2026-06-22 01:51:17] "POST /neutron/network HTTP/1.1" 200 831 0.025512 252.129.134.145 - - [2026-06-22 01:51:17] "POST /neutron/network HTTP/1.1" 400 204 0.044034 252.129.134.145 - - [2026-06-22 01:51:17] "POST /neutron/port HTTP/1.1" 200 151 1.402509 252.129.134.145 - - [2026-06-22 01:51:17] "POST /neutron/port HTTP/1.1" 200 151 1.026909 252.129.134.145 - - [2026-06-22 01:51:17] "POST /neutron/port HTTP/1.1" 200 1107 0.046794 252.129.134.145 - - [2026-06-22 01:51:18] "POST /neutron/port HTTP/1.1" 200 151 0.472251 252.129.134.145 - - [2026-06-22 01:51:18] "POST /neutron/port HTTP/1.1" 200 1105 0.086219 252.129.134.145 - - [2026-06-22 01:51:19] "POST /neutron/port HTTP/1.1" 200 151 0.696120 252.129.134.145 - - [2026-06-22 01:51:19] "POST /neutron/network HTTP/1.1" 200 831 0.009969 10.0.0.129 - - [2026-06-22 01:51:19] "POST /useragent-kv HTTP/1.1" 200 115 0.010759 10.0.0.129 - - [2026-06-22 01:51:19] "POST /useragent-kv HTTP/1.1" 200 115 0.013143 252.129.134.145 - - [2026-06-22 01:51:19] "POST /neutron/network HTTP/1.1" 200 151 0.272018 10.0.0.129 - - [2026-06-22 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014917 10.0.0.129 - - [2026-06-22 01:51:19] "GET /routing-instance/5e0843ba-71e0-4db8-b29e-1f58e5c9b854 HTTP/1.1" 404 171 0.007369 10.0.0.129 - - [2026-06-22 01:51:19] "DELETE /route-target/2eb49bae-eba6-42fc-b3a8-bbdf95dc7e56 HTTP/1.1" 200 115 0.031343 10.0.0.129 - - [2026-06-22 01:51:19] "GET /domains HTTP/1.1" 200 440 0.003758 10.0.0.129 - - [2026-06-22 01:51:20] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.004356 10.0.0.129 - - [2026-06-22 01:51:20] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1306 0.014389 10.0.0.129 - - [2026-06-22 01:51:20] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001120 10.0.0.129 - - [2026-06-22 01:51:20] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3 HTTP/1.1" 200 2299 0.119082 252.129.134.145 - - [2026-06-22 01:51:20] "POST /neutron/network HTTP/1.1" 200 829 0.045890 10.0.0.129 - - [2026-06-22 01:51:21] "POST /useragent-kv HTTP/1.1" 200 115 0.039548 10.0.0.129 - - [2026-06-22 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.060748 10.0.0.129 - - [2026-06-22 01:51:21] "POST /useragent-kv HTTP/1.1" 200 115 0.042607 252.129.134.145 - - [2026-06-22 01:51:21] "POST /neutron/network HTTP/1.1" 200 151 0.827904 10.0.0.129 - - [2026-06-22 01:51:21] "GET /routing-instance/7dcc56e2-1667-4155-86f9-d561332706eb HTTP/1.1" 404 171 0.022283 10.0.0.129 - - [2026-06-22 01:51:21] "DELETE /route-target/a65be262-1475-4300-815f-f6c4c59b6dda HTTP/1.1" 200 115 0.251216 10.0.0.129 - - [2026-06-22 01:51:21] "GET /domains HTTP/1.1" 200 440 0.022133 10.0.0.129 - - [2026-06-22 01:51:21] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001061 10.0.0.129 - - [2026-06-22 01:51:22] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1306 0.068028 10.0.0.129 - - [2026-06-22 01:51:22] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001137 10.0.0.129 - - [2026-06-22 01:51:22] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3 HTTP/1.1" 200 2081 0.154293 252.129.134.145 - - [2026-06-22 01:51:22] "POST /neutron/network HTTP/1.1" 200 831 0.012468 10.0.0.129 - - [2026-06-22 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008837 10.0.0.129 - - [2026-06-22 01:51:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005740 10.0.0.129 - - [2026-06-22 01:51:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002872 252.129.134.145 - - [2026-06-22 01:51:23] "POST /neutron/network HTTP/1.1" 200 151 0.235975 10.0.0.129 - - [2026-06-22 01:51:23] "DELETE /route-target/7d1c2ef9-a021-4be2-a496-818ca7e38bae HTTP/1.1" 200 115 0.056981 10.0.0.129 - - [2026-06-22 01:51:23] "GET /routing-instance/8bbb12a2-fd84-40ab-9834-0df30cd23fba HTTP/1.1" 404 171 0.003928 10.0.0.129 - - [2026-06-22 01:51:23] "GET /domains HTTP/1.1" 200 440 0.004093 10.0.0.129 - - [2026-06-22 01:51:23] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001243 10.0.0.129 - - [2026-06-22 01:51:23] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1306 0.033009 10.0.0.129 - - [2026-06-22 01:51:23] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003983 10.0.0.129 - - [2026-06-22 01:51:23] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3 HTTP/1.1" 200 1841 0.054480 10.0.0.129 - - [2026-06-22 01:51:24] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002275 10.0.0.129 - - [2026-06-22 01:51:24] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.063362 10.0.0.129 - - [2026-06-22 01:51:24] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001289 10.0.0.129 - - [2026-06-22 01:51:24] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?fields=virtual_networks HTTP/1.1" 200 1029 0.053664 10.0.0.129 - - [2026-06-22 01:51:24] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002053 10.0.0.129 - - [2026-06-22 01:51:24] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.039279 10.0.0.129 - - [2026-06-22 01:51:24] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001955 10.0.0.129 - - [2026-06-22 01:51:24] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?fields=security_groups HTTP/1.1" 200 1253 0.031855 10.0.0.129 - - [2026-06-22 01:51:25] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001627 10.0.0.129 - - [2026-06-22 01:51:25] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010012 10.0.0.129 - - [2026-06-22 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 187 0.044538 10.0.0.129 - - [2026-06-22 01:51:26] "GET /projects?obj_uuids=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003810 10.0.0.129 - - [2026-06-22 01:51:26] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001571 10.0.0.129 - - [2026-06-22 01:51:26] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009743 10.0.0.129 - - [2026-06-22 01:51:26] "POST /id-to-fqname HTTP/1.1" 200 189 0.001734 10.0.0.129 - - [2026-06-22 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 198 0.004169 10.0.0.129 - - [2026-06-22 01:51:26] "POST /security-groups HTTP/1.1" 200 584 0.071559 10.0.0.129 - - [2026-06-22 01:51:26] "POST /projects HTTP/1.1" 200 579 0.243885 10.0.0.129 - - [2026-06-22 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 233 0.020244 10.0.0.129 - - [2026-06-22 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.311665 10.0.0.129 - - [2026-06-22 01:51:26] "POST /access-control-lists HTTP/1.1" 200 599 0.097558 10.0.0.129 - - [2026-06-22 01:51:26] "GET /project/ef44bf58-7d03-4e45-9115-fe08bcd22ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.575705 10.0.0.129 - - [2026-06-22 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 232 0.004732 10.0.0.129 - - [2026-06-22 01:51:26] "POST /access-control-lists HTTP/1.1" 200 597 0.076201 10.0.0.129 - - [2026-06-22 01:51:28] "GET / HTTP/1.1" 200 36499 0.002412 10.0.0.129 - - [2026-06-22 01:51:29] "POST /fqname-to-id HTTP/1.1" 401 298 0.000528 10.0.0.129 - - [2026-06-22 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.041737 10.0.0.129 - - [2026-06-22 01:51:30] "GET /projects?obj_uuids=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001257 10.0.0.129 - - [2026-06-22 01:51:30] "GET /project/ef44bf58-7d03-4e45-9115-fe08bcd22ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.036249 10.0.0.129 - - [2026-06-22 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 178 0.005639 10.0.0.129 - - [2026-06-22 01:51:30] "POST /virtual-DNSs HTTP/1.1" 200 509 0.036925 10.0.0.129 - - [2026-06-22 01:51:30] "GET /virtual-DNS/c73c8cd3-8339-41df-a0db-17afbad5e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.006231 10.0.0.129 - - [2026-06-22 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.129 - - [2026-06-22 01:51:30] "GET /virtual-DNS/c73c8cd3-8339-41df-a0db-17afbad5e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.006830 10.0.0.129 - - [2026-06-22 01:51:30] "GET /domains HTTP/1.1" 401 298 0.000551 10.0.0.129 - - [2026-06-22 01:51:31] "GET /domains HTTP/1.1" 200 440 0.037053 10.0.0.129 - - [2026-06-22 01:51:31] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003301 10.0.0.129 - - [2026-06-22 01:51:31] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1693 0.011614 10.0.0.129 - - [2026-06-22 01:51:31] "GET /virtual-DNS/c73c8cd3-8339-41df-a0db-17afbad5e29e HTTP/1.1" 200 1441 0.006148 10.0.0.129 - - [2026-06-22 01:51:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003242 10.0.0.129 - - [2026-06-22 01:51:31] "POST /network-ipams HTTP/1.1" 200 516 0.019598 10.0.0.129 - - [2026-06-22 01:51:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 755 0.002926 10.0.0.129 - - [2026-06-22 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.129 - - [2026-06-22 01:51:31] "GET /network-ipam/4515d7c1-4e07-4eae-b8d3-9691b9a2047c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.005802 10.0.0.129 - - [2026-06-22 01:51:31] "PUT /network-ipam/4515d7c1-4e07-4eae-b8d3-9691b9a2047c HTTP/1.1" 200 260 0.022367 10.0.0.129 - - [2026-06-22 01:51:31] "POST /ref-update HTTP/1.1" 200 156 0.020084 10.0.0.129 - - [2026-06-22 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.129 - - [2026-06-22 01:51:31] "GET /projects?obj_uuids=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001177 10.0.0.129 - - [2026-06-22 01:51:31] "GET /project/ef44bf58-7d03-4e45-9115-fe08bcd22ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.041502 252.129.134.145 - - [2026-06-22 01:51:32] "POST /neutron/network HTTP/1.1" 200 117 0.046937 10.0.0.129 - - [2026-06-22 01:51:32] "GET /projects?obj_uuids=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001276 252.129.134.145 - - [2026-06-22 01:51:32] "POST /neutron/network HTTP/1.1" 200 616 0.107843 10.0.0.129 - - [2026-06-22 01:51:32] "POST /route-targets HTTP/1.1" 200 329 0.014652 10.0.0.129 - - [2026-06-22 01:51:32] "POST /ref-update HTTP/1.1" 200 156 0.032011 10.0.0.129 - - [2026-06-22 01:51:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004316 252.129.134.145 - - [2026-06-22 01:51:32] "POST /neutron/subnet HTTP/1.1" 200 711 0.306277 252.129.134.145 - - [2026-06-22 01:51:32] "POST /neutron/network HTTP/1.1" 200 829 0.011536 10.0.0.129 - - [2026-06-22 01:51:32] "POST /id-to-fqname HTTP/1.1" 200 225 0.001993 10.0.0.129 - - [2026-06-22 01:51:32] "GET /virtual-network/3486a905-64a8-43b1-9b9d-390607418665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007308 252.129.134.145 - - [2026-06-22 01:51:32] "POST /neutron/network HTTP/1.1" 200 829 0.006096 10.0.0.129 - - [2026-06-22 01:51:32] "GET /virtual-network/3486a905-64a8-43b1-9b9d-390607418665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005531 252.129.134.145 - - [2026-06-22 01:51:32] "POST /neutron/network HTTP/1.1" 200 829 0.006863 252.129.134.145 - - [2026-06-22 01:51:32] "POST /neutron/subnet HTTP/1.1" 200 711 0.006941 252.129.134.145 - - [2026-06-22 01:51:32] "POST /neutron/network HTTP/1.1" 200 803 0.011284 252.129.134.145 - - [2026-06-22 01:51:33] "POST /neutron/network HTTP/1.1" 200 829 0.005938 10.0.0.129 - - [2026-06-22 01:51:33] "POST /id-to-fqname HTTP/1.1" 200 225 0.001415 252.129.134.145 - - [2026-06-22 01:51:33] "POST /neutron/network HTTP/1.1" 200 839 0.006371 252.129.134.145 - - [2026-06-22 01:51:33] "GET /aaa-mode HTTP/1.1" 401 298 0.000547 252.129.134.145 - - [2026-06-22 01:51:33] "GET / HTTP/1.1" 200 36499 0.002214 252.129.134.145 - - [2026-06-22 01:51:33] "GET /project/ef44bf58-7d03-4e45-9115-fe08bcd22ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000469 10.0.0.129 - - [2026-06-22 01:51:33] "GET /projects?obj_uuids=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001328 252.129.134.145 - - [2026-06-22 01:51:33] "GET /project/ef44bf58-7d03-4e45-9115-fe08bcd22ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.080541 252.129.134.145 - - [2026-06-22 01:51:34] "POST /neutron/network HTTP/1.1" 200 829 0.038422 252.129.134.145 - - [2026-06-22 01:51:34] "POST /neutron/port HTTP/1.1" 200 117 0.005843 252.129.134.145 - - [2026-06-22 01:51:34] "POST /neutron/port HTTP/1.1" 200 117 0.005518 252.129.134.145 - - [2026-06-22 01:51:34] "POST /neutron/port HTTP/1.1" 200 117 0.005613 252.129.134.145 - - [2026-06-22 01:51:35] "POST /neutron/network HTTP/1.1" 200 839 0.010597 10.0.0.129 - - [2026-06-22 01:51:35] "GET /projects?obj_uuids=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001091 252.129.134.145 - - [2026-06-22 01:51:35] "POST /neutron/port HTTP/1.1" 200 1056 0.295652 252.129.134.145 - - [2026-06-22 01:51:35] "POST /neutron/port HTTP/1.1" 200 1056 0.012947 252.129.134.145 - - [2026-06-22 01:51:35] "POST /neutron/port HTTP/1.1" 200 1056 0.016567 252.129.134.145 - - [2026-06-22 01:51:35] "POST /neutron/port HTTP/1.1" 200 1106 0.076983 252.129.134.145 - - [2026-06-22 01:51:35] "POST /neutron/port HTTP/1.1" 200 1116 0.012660 252.129.134.145 - - [2026-06-22 01:51:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003780 252.129.134.145 - - [2026-06-22 01:51:36] "POST /neutron/subnet HTTP/1.1" 200 685 0.008844 252.129.134.145 - - [2026-06-22 01:51:36] "POST /neutron/port HTTP/1.1" 200 117 0.001715 252.129.134.145 - - [2026-06-22 01:51:36] "POST /neutron/network HTTP/1.1" 200 829 0.006547 252.129.134.145 - - [2026-06-22 01:51:39] "POST /neutron/port HTTP/1.1" 200 1116 0.012908 252.129.134.145 - - [2026-06-22 01:51:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006928 252.129.134.145 - - [2026-06-22 01:51:39] "POST /neutron/port HTTP/1.1" 200 1116 0.013482 252.129.134.145 - - [2026-06-22 01:51:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005912 252.129.134.145 - - [2026-06-22 01:51:39] "POST /neutron/port HTTP/1.1" 200 1116 0.015294 252.129.134.145 - - [2026-06-22 01:51:40] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012180 10.0.0.129 - - [2026-06-22 01:51:40] "GET /virtual-machine/74eba257-e15d-44a3-b35e-0369faa59d91 HTTP/1.1" 200 1295 0.004668 10.0.0.129 - - [2026-06-22 01:51:40] "GET /virtual-machine-interface/a6fab6c4-79b8-4311-858b-38084f2f6764 HTTP/1.1" 200 2966 0.004859 10.0.0.129 - - [2026-06-22 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.129 - - [2026-06-22 01:51:40] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003095 10.0.0.129 - - [2026-06-22 01:51:40] "GET /virtual-networks?parent_id=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002848 10.0.0.129 - - [2026-06-22 01:51:40] "GET /virtual-network/3486a905-64a8-43b1-9b9d-390607418665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005291 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:51:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000953 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:51:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001141 10.0.0.129 - - [2026-06-22 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.129 - - [2026-06-22 01:51:43] "GET /virtual-network/3486a905-64a8-43b1-9b9d-390607418665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005862 252.129.134.145 - - [2026-06-22 01:51:46] "POST /neutron/port HTTP/1.1" 200 1116 0.012676 252.129.134.145 - - [2026-06-22 01:51:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005358 252.129.134.145 - - [2026-06-22 01:51:46] "POST /neutron/port HTTP/1.1" 200 1116 0.013417 252.129.134.145 - - [2026-06-22 01:51:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006258 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:51:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001032 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:51:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001110 252.129.134.145 - - [2026-06-22 01:51:47] "POST /neutron/port HTTP/1.1" 200 1116 0.013115 252.129.134.145 - - [2026-06-22 01:51:47] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006387 252.129.134.145 - - [2026-06-22 01:51:47] "POST /neutron/port HTTP/1.1" 200 1116 0.013098 10.0.0.129 - - [2026-06-22 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.129 - - [2026-06-22 01:51:47] "GET /virtual-network/3486a905-64a8-43b1-9b9d-390607418665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.011615 252.129.134.145 - - [2026-06-22 01:51:47] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006401 10.0.0.129 - - [2026-06-22 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.129 - - [2026-06-22 01:51:49] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004016 10.0.0.129 - - [2026-06-22 01:51:49] "GET /virtual-networks?parent_id=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003009 10.0.0.129 - - [2026-06-22 01:51:49] "GET /virtual-network/3486a905-64a8-43b1-9b9d-390607418665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005827 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:51:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001350 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:51:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001163 252.129.134.145 - - [2026-06-22 01:51:52] "POST /neutron/port HTTP/1.1" 200 1116 0.015365 252.129.134.145 - - [2026-06-22 01:51:52] "POST /neutron/port HTTP/1.1" 200 1116 0.012265 252.129.134.145 - - [2026-06-22 01:51:53] "POST /neutron/network HTTP/1.1" 200 839 0.005333 252.129.134.145 - - [2026-06-22 01:51:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004438 252.129.134.145 - - [2026-06-22 01:51:53] "POST /neutron/subnet HTTP/1.1" 200 685 0.006868 252.129.134.145 - - [2026-06-22 01:51:53] "POST /neutron/port HTTP/1.1" 200 117 0.001195 252.129.134.145 - - [2026-06-22 01:51:53] "POST /neutron/network HTTP/1.1" 200 829 0.006235 252.129.134.145 - - [2026-06-22 01:51:54] "POST /neutron/network HTTP/1.1" 200 803 0.009900 252.129.134.145 - - [2026-06-22 01:51:54] "POST /neutron/network HTTP/1.1" 200 829 0.005986 10.0.0.129 - - [2026-06-22 01:51:54] "POST /id-to-fqname HTTP/1.1" 200 225 0.001333 252.129.134.145 - - [2026-06-22 01:51:54] "POST /neutron/port HTTP/1.1" 200 1116 0.011393 252.129.134.145 - - [2026-06-22 01:51:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005871 252.129.134.145 - - [2026-06-22 01:51:55] "POST /neutron/network HTTP/1.1" 200 839 0.005375 252.129.134.145 - - [2026-06-22 01:51:55] "GET /aaa-mode HTTP/1.1" 401 298 0.000562 252.129.134.145 - - [2026-06-22 01:51:55] "GET / HTTP/1.1" 200 36499 0.001492 252.129.134.145 - - [2026-06-22 01:51:55] "GET /project/ef44bf58-7d03-4e45-9115-fe08bcd22ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000413 10.0.0.129 - - [2026-06-22 01:51:55] "GET /projects?obj_uuids=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001185 252.129.134.145 - - [2026-06-22 01:51:55] "GET /project/ef44bf58-7d03-4e45-9115-fe08bcd22ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.053016 252.129.134.145 - - [2026-06-22 01:51:55] "POST /neutron/network HTTP/1.1" 200 829 0.030662 252.129.134.145 - - [2026-06-22 01:51:55] "POST /neutron/port HTTP/1.1" 200 1116 0.015252 252.129.134.145 - - [2026-06-22 01:51:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006127 252.129.134.145 - - [2026-06-22 01:51:56] "POST /neutron/port HTTP/1.1" 200 117 0.005498 252.129.134.145 - - [2026-06-22 01:51:56] "POST /neutron/port HTTP/1.1" 200 117 0.005411 252.129.134.145 - - [2026-06-22 01:51:56] "POST /neutron/network HTTP/1.1" 200 839 0.005699 10.0.0.129 - - [2026-06-22 01:51:56] "GET /projects?obj_uuids=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001541 252.129.134.145 - - [2026-06-22 01:51:56] "POST /neutron/port HTTP/1.1" 200 1056 0.220123 252.129.134.145 - - [2026-06-22 01:51:56] "POST /neutron/port HTTP/1.1" 200 1056 0.011992 252.129.134.145 - - [2026-06-22 01:51:56] "POST /neutron/port HTTP/1.1" 200 1056 0.011801 252.129.134.145 - - [2026-06-22 01:51:56] "POST /neutron/port HTTP/1.1" 200 1106 0.051687 252.129.134.145 - - [2026-06-22 01:51:57] "POST /neutron/port HTTP/1.1" 200 1116 0.012586 252.129.134.145 - - [2026-06-22 01:51:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003539 252.129.134.145 - - [2026-06-22 01:51:57] "POST /neutron/subnet HTTP/1.1" 200 685 0.007009 252.129.134.145 - - [2026-06-22 01:51:57] "POST /neutron/port HTTP/1.1" 200 117 0.001215 252.129.134.145 - - [2026-06-22 01:51:57] "POST /neutron/network HTTP/1.1" 200 829 0.005069 10.0.0.129 - - [2026-06-22 01:51:58] "DELETE /project/ef44bf587d034e459115fe08bcd22ead HTTP/1.1" 404 173 0.007685 10.0.0.129 - - [2026-06-22 01:51:58] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001102 10.0.0.129 - - [2026-06-22 01:51:58] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.037570 10.0.0.129 - - [2026-06-22 01:51:58] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.004250 10.0.0.129 - - [2026-06-22 01:51:58] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?fields=security_groups HTTP/1.1" 200 1343 0.039878 10.0.0.129 - - [2026-06-22 01:51:58] "DELETE /security-group/03615211-017b-4e9a-b647-c52b36a5ebb7 HTTP/1.1" 200 115 0.040716 10.0.0.129 - - [2026-06-22 01:51:58] "GET /projects?obj_uuids=73697192-b9f5-4ee4-a4ab-7b1af1628bd3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001623 10.0.0.129 - - [2026-06-22 01:51:58] "DELETE /access-control-list/82604633-b9fd-4630-9523-cc756927c5aa HTTP/1.1" 200 115 0.042171 10.0.0.129 - - [2026-06-22 01:51:58] "GET /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3?fields=application_policy_sets HTTP/1.1" 200 1382 0.049738 10.0.0.129 - - [2026-06-22 01:51:58] "DELETE /access-control-list/125ec313-4bbc-4ed0-b8f6-d03b468a8a6d HTTP/1.1" 200 115 0.030976 10.0.0.129 - - [2026-06-22 01:51:58] "DELETE /project/73697192-b9f5-4ee4-a4ab-7b1af1628bd3 HTTP/1.1" 200 115 0.345300 252.129.134.145 - - [2026-06-22 01:52:01] "POST /neutron/port HTTP/1.1" 200 1116 0.013325 252.129.134.145 - - [2026-06-22 01:52:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006234 252.129.134.145 - - [2026-06-22 01:52:01] "POST /neutron/port HTTP/1.1" 200 1116 0.012434 252.129.134.145 - - [2026-06-22 01:52:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005804 252.129.134.145 - - [2026-06-22 01:52:01] "POST /neutron/port HTTP/1.1" 200 1116 0.011796 252.129.134.145 - - [2026-06-22 01:52:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006746 10.0.0.129 - - [2026-06-22 01:52:01] "GET /virtual-machine/c009d9f7-76b7-495d-b01c-faa4dcf53f23 HTTP/1.1" 200 1296 0.004838 10.0.0.129 - - [2026-06-22 01:52:01] "GET /virtual-machine-interface/a8ab087a-03a8-426d-a9f8-9b70cae2f3c6 HTTP/1.1" 200 2967 0.005519 10.0.0.129 - - [2026-06-22 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.129 - - [2026-06-22 01:52:01] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003779 10.0.0.129 - - [2026-06-22 01:52:01] "GET /virtual-networks?parent_id=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002919 10.0.0.129 - - [2026-06-22 01:52:01] "GET /virtual-network/3486a905-64a8-43b1-9b9d-390607418665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006599 10.0.0.129 - - [2026-06-22 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.129 - - [2026-06-22 01:52:05] "GET /virtual-network/3486a905-64a8-43b1-9b9d-390607418665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005712 10.0.0.129 - - [2026-06-22 01:52:06] "GET /obj-perms HTTP/1.1" 200 6408 0.069693 10.0.0.129 - - [2026-06-22 01:52:06] "GET /obj-perms HTTP/1.1" 200 6408 0.073750 252.129.134.145 - - [2026-06-22 01:52:06] "POST /neutron/port HTTP/1.1" 200 1116 0.027283 252.129.134.145 - - [2026-06-22 01:52:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007315 252.129.134.145 - - [2026-06-22 01:52:06] "POST /neutron/port HTTP/1.1" 200 1116 0.015262 252.129.134.145 - - [2026-06-22 01:52:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006031 252.129.134.145 - - [2026-06-22 01:52:08] "POST /neutron/port HTTP/1.1" 200 1116 0.012395 252.129.134.145 - - [2026-06-22 01:52:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005256 10.0.0.129 - - [2026-06-22 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.129 - - [2026-06-22 01:52:09] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003855 10.0.0.129 - - [2026-06-22 01:52:09] "GET /virtual-networks?parent_id=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002667 10.0.0.129 - - [2026-06-22 01:52:09] "GET /virtual-network/3486a905-64a8-43b1-9b9d-390607418665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005967 10.0.0.129 - - [2026-06-22 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.129 - - [2026-06-22 01:52:16] "DELETE /virtual-DNS/c73c8cd3-8339-41df-a0db-17afbad5e29e HTTP/1.1" 409 237 0.005650 10.0.0.129 - - [2026-06-22 01:52:16] "POST /fqname-to-id HTTP/1.1" 404 190 0.003121 10.0.0.129 - - [2026-06-22 01:52:16] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.018667 10.0.0.129 - - [2026-06-22 01:52:16] "GET /virtual-DNS-record/fab788f0-79ee-4482-8220-c3291a0d1a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.004460 10.0.0.129 - - [2026-06-22 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.129 - - [2026-06-22 01:52:16] "GET /virtual-DNS-record/fab788f0-79ee-4482-8220-c3291a0d1a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.003662 10.0.0.129 - - [2026-06-22 01:52:16] "GET /domains HTTP/1.1" 200 440 0.003169 10.0.0.129 - - [2026-06-22 01:52:16] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001005 10.0.0.129 - - [2026-06-22 01:52:16] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1509 0.008087 10.0.0.129 - - [2026-06-22 01:52:16] "GET /virtual-DNS/c73c8cd3-8339-41df-a0db-17afbad5e29e HTTP/1.1" 200 1910 0.004704 10.0.0.129 - - [2026-06-22 01:52:16] "GET /virtual-DNS-record/fab788f0-79ee-4482-8220-c3291a0d1a91 HTTP/1.1" 200 1338 0.003574 10.0.0.129 - - [2026-06-22 01:52:22] "DELETE /virtual-DNS-record/fab788f0-79ee-4482-8220-c3291a0d1a91 HTTP/1.1" 200 115 0.024401 10.0.0.129 - - [2026-06-22 01:52:22] "POST /fqname-to-id HTTP/1.1" 404 182 0.002693 252.129.134.145 - - [2026-06-22 01:52:22] "POST /neutron/network HTTP/1.1" 200 829 0.006614 252.129.134.145 - - [2026-06-22 01:52:22] "POST /neutron/network HTTP/1.1" 400 204 0.011617 252.129.134.145 - - [2026-06-22 01:52:23] "POST /neutron/port HTTP/1.1" 200 1116 0.018277 252.129.134.145 - - [2026-06-22 01:52:23] "POST /neutron/port HTTP/1.1" 200 1116 0.014007 252.129.134.145 - - [2026-06-22 01:52:23] "POST /neutron/port HTTP/1.1" 200 1106 0.014442 252.129.134.145 - - [2026-06-22 01:52:23] "POST /neutron/port HTTP/1.1" 200 1106 0.012336 252.129.134.145 - - [2026-06-22 01:52:23] "POST /neutron/port HTTP/1.1" 200 151 0.281179 252.129.134.145 - - [2026-06-22 01:52:23] "POST /neutron/port HTTP/1.1" 200 151 0.279689 252.129.134.145 - - [2026-06-22 01:52:24] "POST /neutron/network HTTP/1.1" 200 829 0.005691 10.0.0.129 - - [2026-06-22 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.129 - - [2026-06-22 01:52:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004270 10.0.0.129 - - [2026-06-22 01:52:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002070 252.129.134.145 - - [2026-06-22 01:52:25] "POST /neutron/network HTTP/1.1" 200 151 0.381639 10.0.0.129 - - [2026-06-22 01:52:25] "DELETE /route-target/623fd60b-c5f9-4ce1-9e75-3c25f44a3cb0 HTTP/1.1" 200 115 0.043860 10.0.0.129 - - [2026-06-22 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.129 - - [2026-06-22 01:52:25] "DELETE /network-ipam/4515d7c1-4e07-4eae-b8d3-9691b9a2047c HTTP/1.1" 200 115 0.033345 10.0.0.129 - - [2026-06-22 01:52:25] "DELETE /virtual-DNS/c73c8cd3-8339-41df-a0db-17afbad5e29e HTTP/1.1" 200 115 0.044795 10.0.0.129 - - [2026-06-22 01:52:25] "POST /fqname-to-id HTTP/1.1" 404 178 0.003411 10.0.0.129 - - [2026-06-22 01:52:25] "GET /domains HTTP/1.1" 200 440 0.002468 10.0.0.129 - - [2026-06-22 01:52:25] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001098 10.0.0.129 - - [2026-06-22 01:52:25] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1309 0.008506 10.0.0.129 - - [2026-06-22 01:52:25] "GET /projects?obj_uuids=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001715 10.0.0.129 - - [2026-06-22 01:52:25] "GET /project/ef44bf58-7d03-4e45-9115-fe08bcd22ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.032512 10.0.0.129 - - [2026-06-22 01:52:25] "GET /projects?obj_uuids=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001119 10.0.0.129 - - [2026-06-22 01:52:26] "GET /project/ef44bf58-7d03-4e45-9115-fe08bcd22ead?fields=virtual_networks HTTP/1.1" 200 1036 0.076113 10.0.0.129 - - [2026-06-22 01:52:26] "GET /projects?obj_uuids=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001121 10.0.0.129 - - [2026-06-22 01:52:26] "GET /project/ef44bf58-7d03-4e45-9115-fe08bcd22ead?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.034573 10.0.0.129 - - [2026-06-22 01:52:26] "GET /projects?obj_uuids=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001401 10.0.0.129 - - [2026-06-22 01:52:26] "GET /project/ef44bf58-7d03-4e45-9115-fe08bcd22ead?fields=security_groups HTTP/1.1" 200 1263 0.033882 10.0.0.129 - - [2026-06-22 01:52:26] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001026 10.0.0.129 - - [2026-06-22 01:52:27] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006862 10.0.0.129 - - [2026-06-22 01:52:27] "POST /fqname-to-id HTTP/1.1" 404 187 0.030693 10.0.0.129 - - [2026-06-22 01:52:27] "GET /projects?obj_uuids=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002379 10.0.0.129 - - [2026-06-22 01:52:27] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001097 10.0.0.129 - - [2026-06-22 01:52:27] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006689 10.0.0.129 - - [2026-06-22 01:52:27] "POST /id-to-fqname HTTP/1.1" 200 189 0.001837 10.0.0.129 - - [2026-06-22 01:52:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.003515 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:52:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001366 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:52:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001105 10.0.0.129 - - [2026-06-22 01:52:27] "POST /security-groups HTTP/1.1" 200 584 0.067835 10.0.0.129 - - [2026-06-22 01:52:27] "POST /fqname-to-id HTTP/1.1" 404 233 0.004385 10.0.0.129 - - [2026-06-22 01:52:27] "POST /projects HTTP/1.1" 200 579 0.224160 10.0.0.129 - - [2026-06-22 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.298717 10.0.0.129 - - [2026-06-22 01:52:27] "POST /access-control-lists HTTP/1.1" 200 599 0.066444 10.0.0.129 - - [2026-06-22 01:52:27] "GET /project/227fcfac-148f-4511-bb32-c38e8ae5743b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.443053 10.0.0.129 - - [2026-06-22 01:52:27] "POST /fqname-to-id HTTP/1.1" 404 232 0.010671 10.0.0.129 - - [2026-06-22 01:52:27] "POST /access-control-lists HTTP/1.1" 200 597 0.064656 10.0.0.129 - - [2026-06-22 01:52:29] "GET / HTTP/1.1" 200 36499 0.001676 10.0.0.129 - - [2026-06-22 01:52:29] "POST /fqname-to-id HTTP/1.1" 401 298 0.000494 10.0.0.129 - - [2026-06-22 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.072308 10.0.0.129 - - [2026-06-22 01:52:30] "GET /projects?obj_uuids=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001575 10.0.0.129 - - [2026-06-22 01:52:30] "GET /project/227fcfac-148f-4511-bb32-c38e8ae5743b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.032256 252.129.134.145 - - [2026-06-22 01:52:30] "POST /neutron/network HTTP/1.1" 200 117 0.036689 10.0.0.129 - - [2026-06-22 01:52:30] "GET /projects?obj_uuids=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001147 252.129.134.145 - - [2026-06-22 01:52:30] "POST /neutron/network HTTP/1.1" 200 604 0.062861 10.0.0.129 - - [2026-06-22 01:52:30] "POST /route-targets HTTP/1.1" 200 329 0.009289 10.0.0.129 - - [2026-06-22 01:52:30] "POST /ref-update HTTP/1.1" 200 156 0.010348 10.0.0.129 - - [2026-06-22 01:52:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003200 252.129.134.145 - - [2026-06-22 01:52:30] "POST /neutron/subnet HTTP/1.1" 200 725 0.138900 252.129.134.145 - - [2026-06-22 01:52:30] "POST /neutron/network HTTP/1.1" 200 823 0.005904 10.0.0.129 - - [2026-06-22 01:52:30] "POST /id-to-fqname HTTP/1.1" 200 219 0.001867 10.0.0.129 - - [2026-06-22 01:52:30] "GET /virtual-network/742b045d-a5ba-4e64-b0cd-abc5c4249221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005846 252.129.134.145 - - [2026-06-22 01:52:31] "POST /neutron/network HTTP/1.1" 200 823 0.005219 10.0.0.129 - - [2026-06-22 01:52:31] "GET /virtual-network/742b045d-a5ba-4e64-b0cd-abc5c4249221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005112 252.129.134.145 - - [2026-06-22 01:52:31] "POST /neutron/network HTTP/1.1" 200 823 0.005339 252.129.134.145 - - [2026-06-22 01:52:31] "POST /neutron/subnet HTTP/1.1" 200 725 0.009402 10.0.0.129 - - [2026-06-22 01:52:31] "POST /id-to-fqname HTTP/1.1" 200 219 0.001506 252.129.134.145 - - [2026-06-22 01:52:31] "POST /neutron/network HTTP/1.1" 200 833 0.005210 252.129.134.145 - - [2026-06-22 01:52:31] "GET /aaa-mode HTTP/1.1" 401 298 0.000462 252.129.134.145 - - [2026-06-22 01:52:31] "GET / HTTP/1.1" 200 36499 0.001590 252.129.134.145 - - [2026-06-22 01:52:31] "GET /project/227fcfac-148f-4511-bb32-c38e8ae5743b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000369 10.0.0.129 - - [2026-06-22 01:52:31] "GET /projects?obj_uuids=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001126 252.129.134.145 - - [2026-06-22 01:52:32] "GET /project/227fcfac-148f-4511-bb32-c38e8ae5743b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.053317 252.129.134.145 - - [2026-06-22 01:52:32] "POST /neutron/network HTTP/1.1" 200 823 0.005489 252.129.134.145 - - [2026-06-22 01:52:32] "POST /neutron/port HTTP/1.1" 200 117 0.005439 252.129.134.145 - - [2026-06-22 01:52:32] "POST /neutron/port HTTP/1.1" 200 117 0.005299 10.0.0.129 - - [2026-06-22 01:52:32] "POST /id-to-fqname HTTP/1.1" 200 219 0.001678 252.129.134.145 - - [2026-06-22 01:52:32] "POST /neutron/port HTTP/1.1" 200 117 0.004511 252.129.134.145 - - [2026-06-22 01:52:32] "POST /neutron/network HTTP/1.1" 200 833 0.005504 252.129.134.145 - - [2026-06-22 01:52:32] "GET /aaa-mode HTTP/1.1" 401 298 0.000497 252.129.134.145 - - [2026-06-22 01:52:32] "GET / HTTP/1.1" 200 36499 0.001756 252.129.134.145 - - [2026-06-22 01:52:32] "GET /project/227fcfac-148f-4511-bb32-c38e8ae5743b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000440 10.0.0.129 - - [2026-06-22 01:52:33] "GET /projects?obj_uuids=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001342 252.129.134.145 - - [2026-06-22 01:52:33] "GET /project/227fcfac-148f-4511-bb32-c38e8ae5743b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.058011 252.129.134.145 - - [2026-06-22 01:52:33] "POST /neutron/network HTTP/1.1" 200 823 0.006633 252.129.134.145 - - [2026-06-22 01:52:33] "POST /neutron/network HTTP/1.1" 200 833 0.007437 10.0.0.129 - - [2026-06-22 01:52:33] "GET /projects?obj_uuids=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001587 252.129.134.145 - - [2026-06-22 01:52:33] "POST /neutron/port HTTP/1.1" 200 117 0.022049 252.129.134.145 - - [2026-06-22 01:52:33] "POST /neutron/port HTTP/1.1" 200 117 0.007356 252.129.134.145 - - [2026-06-22 01:52:33] "POST /neutron/port HTTP/1.1" 200 1059 0.323333 252.129.134.145 - - [2026-06-22 01:52:33] "POST /neutron/port HTTP/1.1" 200 1069 0.019783 252.129.134.145 - - [2026-06-22 01:52:33] "POST /neutron/port HTTP/1.1" 200 1059 0.014300 252.129.134.145 - - [2026-06-22 01:52:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009986 252.129.134.145 - - [2026-06-22 01:52:33] "POST /neutron/port HTTP/1.1" 200 1059 0.013126 252.129.134.145 - - [2026-06-22 01:52:33] "POST /neutron/port HTTP/1.1" 200 1109 0.079286 252.129.134.145 - - [2026-06-22 01:52:33] "POST /neutron/port HTTP/1.1" 200 1119 0.013699 252.129.134.145 - - [2026-06-22 01:52:34] "POST /neutron/network HTTP/1.1" 200 833 0.006009 252.129.134.145 - - [2026-06-22 01:52:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003423 10.0.0.129 - - [2026-06-22 01:52:34] "GET /projects?obj_uuids=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001097 252.129.134.145 - - [2026-06-22 01:52:34] "POST /neutron/subnet HTTP/1.1" 200 699 0.009916 252.129.134.145 - - [2026-06-22 01:52:34] "POST /neutron/port HTTP/1.1" 200 117 0.001679 252.129.134.145 - - [2026-06-22 01:52:34] "POST /neutron/network HTTP/1.1" 200 823 0.011960 252.129.134.145 - - [2026-06-22 01:52:34] "POST /neutron/port HTTP/1.1" 200 1059 0.245161 252.129.134.145 - - [2026-06-22 01:52:34] "POST /neutron/port HTTP/1.1" 200 1059 0.011159 252.129.134.145 - - [2026-06-22 01:52:34] "POST /neutron/port HTTP/1.1" 200 1059 0.010257 252.129.134.145 - - [2026-06-22 01:52:34] "POST /neutron/port HTTP/1.1" 200 1109 0.078781 252.129.134.145 - - [2026-06-22 01:52:34] "POST /neutron/port HTTP/1.1" 200 1119 0.013341 252.129.134.145 - - [2026-06-22 01:52:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004427 252.129.134.145 - - [2026-06-22 01:52:34] "POST /neutron/subnet HTTP/1.1" 200 699 0.007956 252.129.134.145 - - [2026-06-22 01:52:34] "POST /neutron/port HTTP/1.1" 200 117 0.001601 252.129.134.145 - - [2026-06-22 01:52:34] "POST /neutron/network HTTP/1.1" 200 823 0.005850 252.129.134.145 - - [2026-06-22 01:52:38] "POST /neutron/port HTTP/1.1" 200 1119 0.013961 252.129.134.145 - - [2026-06-22 01:52:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005913 252.129.134.145 - - [2026-06-22 01:52:38] "POST /neutron/port HTTP/1.1" 200 1119 0.014221 252.129.134.145 - - [2026-06-22 01:52:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006030 252.129.134.145 - - [2026-06-22 01:52:39] "POST /neutron/port HTTP/1.1" 200 1119 0.014682 252.129.134.145 - - [2026-06-22 01:52:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007073 10.0.0.129 - - [2026-06-22 01:52:39] "GET /virtual-machine/3ce3de01-194c-466f-a044-3cd88c3afd36 HTTP/1.1" 401 298 0.000432 10.0.0.129 - - [2026-06-22 01:52:39] "GET /virtual-machine/3ce3de01-194c-466f-a044-3cd88c3afd36 HTTP/1.1" 200 1295 0.039046 10.0.0.129 - - [2026-06-22 01:52:39] "GET /virtual-machine-interface/ae40fba8-8ec8-4257-9164-d23f7502b8bc HTTP/1.1" 200 2949 0.005023 10.0.0.129 - - [2026-06-22 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.129 - - [2026-06-22 01:52:39] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003888 10.0.0.129 - - [2026-06-22 01:52:39] "GET /virtual-networks?parent_id=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003101 10.0.0.129 - - [2026-06-22 01:52:39] "GET /virtual-network/742b045d-a5ba-4e64-b0cd-abc5c4249221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005322 10.0.0.129 - - [2026-06-22 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.129 - - [2026-06-22 01:52:43] "GET /virtual-network/742b045d-a5ba-4e64-b0cd-abc5c4249221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004830 252.129.134.145 - - [2026-06-22 01:52:44] "POST /neutron/port HTTP/1.1" 200 1119 0.013520 252.129.134.145 - - [2026-06-22 01:52:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007130 252.129.134.145 - - [2026-06-22 01:52:44] "POST /neutron/port HTTP/1.1" 200 1119 0.013020 252.129.134.145 - - [2026-06-22 01:52:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005633 252.129.134.145 - - [2026-06-22 01:52:44] "POST /neutron/port HTTP/1.1" 200 1119 0.012029 252.129.134.145 - - [2026-06-22 01:52:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006656 252.129.134.145 - - [2026-06-22 01:52:45] "POST /neutron/port HTTP/1.1" 200 1119 0.014139 252.129.134.145 - - [2026-06-22 01:52:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006718 10.0.0.129 - - [2026-06-22 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008970 10.0.0.129 - - [2026-06-22 01:52:45] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004414 10.0.0.129 - - [2026-06-22 01:52:45] "GET /virtual-networks?parent_id=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003881 252.129.134.145 - - [2026-06-22 01:52:45] "POST /neutron/port HTTP/1.1" 200 1119 0.017342 10.0.0.129 - - [2026-06-22 01:52:45] "GET /virtual-network/742b045d-a5ba-4e64-b0cd-abc5c4249221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006458 252.129.134.145 - - [2026-06-22 01:52:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005924 252.129.134.145 - - [2026-06-22 01:52:45] "POST /neutron/port HTTP/1.1" 200 1119 0.014734 252.129.134.145 - - [2026-06-22 01:52:45] "POST /neutron/port HTTP/1.1" 200 1119 0.013589 252.129.134.145 - - [2026-06-22 01:52:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006044 252.129.134.145 - - [2026-06-22 01:52:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006430 252.129.134.145 - - [2026-06-22 01:52:45] "POST /neutron/port HTTP/1.1" 200 1119 0.013727 252.129.134.145 - - [2026-06-22 01:52:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009132 252.129.134.145 - - [2026-06-22 01:52:45] "POST /neutron/port HTTP/1.1" 200 1119 0.016342 252.129.134.145 - - [2026-06-22 01:52:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007122 10.0.0.129 - - [2026-06-22 01:52:46] "GET /virtual-machine/1000aaeb-2f8e-4f1b-98fd-1dccdfd04b4f HTTP/1.1" 200 1295 0.004553 10.0.0.129 - - [2026-06-22 01:52:46] "GET /virtual-machine-interface/1d6442b2-af35-43b9-91c3-da38ebbf7666 HTTP/1.1" 200 2948 0.005101 10.0.0.129 - - [2026-06-22 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.129 - - [2026-06-22 01:52:46] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003480 10.0.0.129 - - [2026-06-22 01:52:46] "GET /virtual-networks?parent_id=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003074 10.0.0.129 - - [2026-06-22 01:52:46] "GET /virtual-network/742b045d-a5ba-4e64-b0cd-abc5c4249221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005273 252.129.134.145 - - [2026-06-22 01:52:46] "POST /neutron/port HTTP/1.1" 200 1119 0.012356 252.129.134.145 - - [2026-06-22 01:52:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005560 10.0.0.129 - - [2026-06-22 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.129 - - [2026-06-22 01:52:47] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003212 10.0.0.129 - - [2026-06-22 01:52:47] "GET /virtual-networks?parent_id=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002755 10.0.0.129 - - [2026-06-22 01:52:47] "GET /virtual-network/742b045d-a5ba-4e64-b0cd-abc5c4249221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007010 252.129.134.145 - - [2026-06-22 01:52:52] "POST /neutron/network HTTP/1.1" 200 823 0.007332 252.129.134.145 - - [2026-06-22 01:52:52] "POST /neutron/network HTTP/1.1" 400 204 0.010120 252.129.134.145 - - [2026-06-22 01:52:52] "POST /neutron/port HTTP/1.1" 200 1119 0.014677 252.129.134.145 - - [2026-06-22 01:52:52] "POST /neutron/port HTTP/1.1" 200 1119 0.012297 252.129.134.145 - - [2026-06-22 01:52:53] "POST /neutron/port HTTP/1.1" 200 1109 0.010376 252.129.134.145 - - [2026-06-22 01:52:53] "POST /neutron/port HTTP/1.1" 200 1109 0.009974 252.129.134.145 - - [2026-06-22 01:52:53] "POST /neutron/port HTTP/1.1" 200 151 0.140432 252.129.134.145 - - [2026-06-22 01:52:53] "POST /neutron/port HTTP/1.1" 200 151 0.157258 252.129.134.145 - - [2026-06-22 01:52:54] "POST /neutron/network HTTP/1.1" 200 823 0.005585 10.0.0.129 - - [2026-06-22 01:52:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003460 10.0.0.129 - - [2026-06-22 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.129 - - [2026-06-22 01:52:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003069 252.129.134.145 - - [2026-06-22 01:52:54] "POST /neutron/network HTTP/1.1" 200 151 0.075861 10.0.0.129 - - [2026-06-22 01:52:54] "DELETE /route-target/56a8261b-0ae3-43ce-86c3-4e7f336abe0b HTTP/1.1" 200 115 0.013931 10.0.0.129 - - [2026-06-22 01:52:54] "GET /projects?obj_uuids=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001147 10.0.0.129 - - [2026-06-22 01:52:54] "GET /project/227fcfac-148f-4511-bb32-c38e8ae5743b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.027644 10.0.0.129 - - [2026-06-22 01:52:54] "GET /projects?obj_uuids=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001004 10.0.0.129 - - [2026-06-22 01:52:55] "GET /project/227fcfac-148f-4511-bb32-c38e8ae5743b?fields=virtual_networks HTTP/1.1" 200 1035 0.070146 10.0.0.129 - - [2026-06-22 01:52:55] "GET /projects?obj_uuids=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001409 10.0.0.129 - - [2026-06-22 01:52:55] "GET /project/227fcfac-148f-4511-bb32-c38e8ae5743b?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.031074 10.0.0.129 - - [2026-06-22 01:52:55] "GET /projects?obj_uuids=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001075 10.0.0.129 - - [2026-06-22 01:52:55] "GET /project/227fcfac-148f-4511-bb32-c38e8ae5743b?fields=security_groups HTTP/1.1" 200 1262 0.024467 10.0.0.129 - - [2026-06-22 01:52:56] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001595 10.0.0.129 - - [2026-06-22 01:52:56] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007965 10.0.0.129 - - [2026-06-22 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.034397 10.0.0.129 - - [2026-06-22 01:52:56] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002399 10.0.0.129 - - [2026-06-22 01:52:56] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001349 10.0.0.129 - - [2026-06-22 01:52:56] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007564 10.0.0.129 - - [2026-06-22 01:52:56] "POST /id-to-fqname HTTP/1.1" 200 188 0.002055 10.0.0.129 - - [2026-06-22 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.003026 10.0.0.129 - - [2026-06-22 01:52:56] "POST /security-groups HTTP/1.1" 200 583 0.063506 10.0.0.129 - - [2026-06-22 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 232 0.003373 10.0.0.129 - - [2026-06-22 01:52:56] "POST /projects HTTP/1.1" 200 577 0.219919 10.0.0.129 - - [2026-06-22 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.252846 10.0.0.129 - - [2026-06-22 01:52:56] "POST /access-control-lists HTTP/1.1" 200 598 0.060148 10.0.0.129 - - [2026-06-22 01:52:56] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.394595 10.0.0.129 - - [2026-06-22 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.002887 10.0.0.129 - - [2026-06-22 01:52:56] "POST /access-control-lists HTTP/1.1" 200 596 0.060506 10.0.0.129 - - [2026-06-22 01:52:57] "GET / HTTP/1.1" 200 36499 0.001834 10.0.0.129 - - [2026-06-22 01:52:58] "POST /fqname-to-id HTTP/1.1" 401 298 0.000538 10.0.0.129 - - [2026-06-22 01:52:58] "DELETE /project/fa820b1416b44e3a90ab317f0ba6129d HTTP/1.1" 404 173 0.012736 10.0.0.129 - - [2026-06-22 01:52:58] "DELETE /project/227fcfac148f4511bb32c38e8ae5743b HTTP/1.1" 404 173 0.007712 10.0.0.129 - - [2026-06-22 01:52:58] "GET /projects?obj_uuids=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001024 10.0.0.129 - - [2026-06-22 01:52:58] "GET /projects?obj_uuids=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000851 10.0.0.129 - - [2026-06-22 01:52:58] "GET /project/227fcfac-148f-4511-bb32-c38e8ae5743b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.043808 10.0.0.129 - - [2026-06-22 01:52:58] "GET /project/ef44bf58-7d03-4e45-9115-fe08bcd22ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.046820 10.0.0.129 - - [2026-06-22 01:52:58] "GET /projects?obj_uuids=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001108 10.0.0.129 - - [2026-06-22 01:52:58] "GET /projects?obj_uuids=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000913 10.0.0.129 - - [2026-06-22 01:52:58] "GET /project/227fcfac-148f-4511-bb32-c38e8ae5743b?fields=security_groups HTTP/1.1" 200 1352 0.038770 10.0.0.129 - - [2026-06-22 01:52:58] "GET /project/ef44bf58-7d03-4e45-9115-fe08bcd22ead?fields=security_groups HTTP/1.1" 200 1353 0.045881 10.0.0.129 - - [2026-06-22 01:52:59] "DELETE /security-group/978a1da5-7167-4dca-8fc0-a90c337bd1cf HTTP/1.1" 200 115 0.052017 10.0.0.129 - - [2026-06-22 01:52:59] "GET /projects?obj_uuids=227fcfac-148f-4511-bb32-c38e8ae5743b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001416 10.0.0.129 - - [2026-06-22 01:52:59] "DELETE /access-control-list/f9c2d37c-5d70-41ce-a708-964dbab69995 HTTP/1.1" 200 115 0.041585 10.0.0.129 - - [2026-06-22 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.044831 10.0.0.129 - - [2026-06-22 01:52:59] "DELETE /security-group/fd57ffa4-2b4e-4875-a183-e9bb45478796 HTTP/1.1" 200 115 0.067364 10.0.0.129 - - [2026-06-22 01:52:59] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001030 10.0.0.129 - - [2026-06-22 01:52:59] "GET /projects?obj_uuids=ef44bf58-7d03-4e45-9115-fe08bcd22ead&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001028 10.0.0.129 - - [2026-06-22 01:52:59] "GET /project/227fcfac-148f-4511-bb32-c38e8ae5743b?fields=application_policy_sets HTTP/1.1" 200 1391 0.050659 10.0.0.129 - - [2026-06-22 01:52:59] "DELETE /access-control-list/fb1baa43-626d-41fa-b510-7ed21b035fb4 HTTP/1.1" 200 115 0.049081 10.0.0.129 - - [2026-06-22 01:52:59] "GET /project/ef44bf58-7d03-4e45-9115-fe08bcd22ead?fields=application_policy_sets HTTP/1.1" 200 1392 0.051245 10.0.0.129 - - [2026-06-22 01:52:59] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.117815 10.0.0.129 - - [2026-06-22 01:52:59] "DELETE /access-control-list/d44b1242-fffc-4850-ac59-6f8502e0364f HTTP/1.1" 200 115 0.075154 10.0.0.129 - - [2026-06-22 01:52:59] "DELETE /access-control-list/0acc3cf4-c90b-4193-9b7c-a0e066fea258 HTTP/1.1" 200 115 0.060924 10.0.0.129 - - [2026-06-22 01:52:59] "DELETE /project/227fcfac-148f-4511-bb32-c38e8ae5743b HTTP/1.1" 200 115 0.469085 10.0.0.129 - - [2026-06-22 01:52:59] "DELETE /project/ef44bf58-7d03-4e45-9115-fe08bcd22ead HTTP/1.1" 200 115 0.472481 252.129.134.145 - - [2026-06-22 01:52:59] "POST /neutron/network HTTP/1.1" 200 117 0.044163 10.0.0.129 - - [2026-06-22 01:52:59] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001041 252.129.134.145 - - [2026-06-22 01:52:59] "POST /neutron/network HTTP/1.1" 200 623 0.075495 10.0.0.129 - - [2026-06-22 01:52:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002937 252.129.134.145 - - [2026-06-22 01:52:59] "POST /neutron/subnet HTTP/1.1" 200 701 0.155870 252.129.134.145 - - [2026-06-22 01:52:59] "POST /neutron/network HTTP/1.1" 200 837 0.005213 10.0.0.129 - - [2026-06-22 01:52:59] "POST /id-to-fqname HTTP/1.1" 200 228 0.001283 10.0.0.129 - - [2026-06-22 01:52:59] "GET /virtual-network/dda5e38a-74a5-4c4e-b2a0-dde6749376de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004580 252.129.134.145 - - [2026-06-22 01:52:59] "POST /neutron/network HTTP/1.1" 200 837 0.005396 10.0.0.129 - - [2026-06-22 01:53:00] "GET /virtual-network/dda5e38a-74a5-4c4e-b2a0-dde6749376de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005260 252.129.134.145 - - [2026-06-22 01:53:00] "POST /neutron/network HTTP/1.1" 200 837 0.006675 10.0.0.129 - - [2026-06-22 01:53:00] "POST /route-targets HTTP/1.1" 200 329 0.010550 10.0.0.129 - - [2026-06-22 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.011049 252.129.134.145 - - [2026-06-22 01:53:00] "POST /neutron/subnet HTTP/1.1" 200 701 0.006409 252.129.134.145 - - [2026-06-22 01:53:00] "POST /neutron/network HTTP/1.1" 200 837 0.005348 10.0.0.129 - - [2026-06-22 01:53:00] "POST /id-to-fqname HTTP/1.1" 200 228 0.004802 252.129.134.145 - - [2026-06-22 01:53:00] "POST /neutron/network HTTP/1.1" 200 847 0.005568 252.129.134.145 - - [2026-06-22 01:53:00] "GET /aaa-mode HTTP/1.1" 401 298 0.000436 252.129.134.145 - - [2026-06-22 01:53:00] "GET / HTTP/1.1" 200 36499 0.001433 252.129.134.145 - - [2026-06-22 01:53:00] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000407 10.0.0.129 - - [2026-06-22 01:53:01] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001178 252.129.134.145 - - [2026-06-22 01:53:01] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.050964 252.129.134.145 - - [2026-06-22 01:53:01] "POST /neutron/network HTTP/1.1" 200 837 0.005401 252.129.134.145 - - [2026-06-22 01:53:01] "POST /neutron/port HTTP/1.1" 200 117 0.006541 252.129.134.145 - - [2026-06-22 01:53:01] "POST /neutron/port HTTP/1.1" 200 117 0.005013 10.0.0.129 - - [2026-06-22 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.129 - - [2026-06-22 01:53:01] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003053 10.0.0.129 - - [2026-06-22 01:53:01] "PUT /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d HTTP/1.1" 200 278 0.011853 252.129.134.145 - - [2026-06-22 01:53:01] "POST /neutron/port HTTP/1.1" 200 117 0.005129 252.129.134.145 - - [2026-06-22 01:53:01] "POST /neutron/network HTTP/1.1" 200 847 0.012557 10.0.0.129 - - [2026-06-22 01:53:01] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001607 252.129.134.145 - - [2026-06-22 01:53:02] "POST /neutron/port HTTP/1.1" 200 1053 0.258427 252.129.134.145 - - [2026-06-22 01:53:02] "POST /neutron/port HTTP/1.1" 200 1053 0.014089 252.129.134.145 - - [2026-06-22 01:53:02] "POST /neutron/port HTTP/1.1" 200 1053 0.010397 252.129.134.145 - - [2026-06-22 01:53:02] "POST /neutron/port HTTP/1.1" 200 1103 0.058133 252.129.134.145 - - [2026-06-22 01:53:02] "POST /neutron/port HTTP/1.1" 200 1113 0.013587 252.129.134.145 - - [2026-06-22 01:53:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003871 252.129.134.145 - - [2026-06-22 01:53:02] "POST /neutron/subnet HTTP/1.1" 200 675 0.008306 252.129.134.145 - - [2026-06-22 01:53:02] "POST /neutron/port HTTP/1.1" 200 117 0.001390 252.129.134.145 - - [2026-06-22 01:53:02] "POST /neutron/network HTTP/1.1" 200 837 0.005683 252.129.134.145 - - [2026-06-22 01:53:06] "POST /neutron/port HTTP/1.1" 200 1113 0.016262 252.129.134.145 - - [2026-06-22 01:53:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006711 252.129.134.145 - - [2026-06-22 01:53:06] "POST /neutron/port HTTP/1.1" 200 1113 0.017925 252.129.134.145 - - [2026-06-22 01:53:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009024 10.0.0.129 - - [2026-06-22 01:53:07] "GET /obj-perms HTTP/1.1" 200 6408 0.067660 252.129.134.145 - - [2026-06-22 01:53:07] "POST /neutron/port HTTP/1.1" 200 1113 0.030702 252.129.134.145 - - [2026-06-22 01:53:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007527 10.0.0.129 - - [2026-06-22 01:53:07] "GET /virtual-machine/983872c4-8de8-4fa8-b443-0fdaed1ea14e HTTP/1.1" 401 298 0.000424 10.0.0.129 - - [2026-06-22 01:53:07] "GET /obj-perms HTTP/1.1" 200 6408 0.072507 10.0.0.129 - - [2026-06-22 01:53:07] "GET /virtual-machine/983872c4-8de8-4fa8-b443-0fdaed1ea14e HTTP/1.1" 200 1295 0.048659 10.0.0.129 - - [2026-06-22 01:53:07] "GET /virtual-machine-interface/706afe64-a4f9-4e2e-94a6-c2c389ba2a21 HTTP/1.1" 200 2973 0.007609 10.0.0.129 - - [2026-06-22 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.129 - - [2026-06-22 01:53:07] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004390 10.0.0.129 - - [2026-06-22 01:53:07] "GET /virtual-networks?parent_id=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003488 10.0.0.129 - - [2026-06-22 01:53:08] "GET /virtual-network/dda5e38a-74a5-4c4e-b2a0-dde6749376de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005077 10.0.0.129 - - [2026-06-22 01:53:09] "GET /global-system-configs HTTP/1.1" 401 298 0.000400 10.0.0.129 - - [2026-06-22 01:53:09] "GET /global-system-configs HTTP/1.1" 401 298 0.000388 10.0.0.129 - - [2026-06-22 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.129 - - [2026-06-22 01:53:11] "GET /virtual-network/dda5e38a-74a5-4c4e-b2a0-dde6749376de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005708 252.129.134.145 - - [2026-06-22 01:53:12] "POST /neutron/port HTTP/1.1" 200 1113 0.012877 252.129.134.145 - - [2026-06-22 01:53:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006582 252.129.134.145 - - [2026-06-22 01:53:12] "POST /neutron/port HTTP/1.1" 200 1113 0.013979 252.129.134.145 - - [2026-06-22 01:53:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005907 10.0.0.129 - - [2026-06-22 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.129 - - [2026-06-22 01:53:13] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003293 10.0.0.129 - - [2026-06-22 01:53:13] "GET /virtual-networks?parent_id=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003070 10.0.0.129 - - [2026-06-22 01:53:13] "GET /virtual-network/dda5e38a-74a5-4c4e-b2a0-dde6749376de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007977 252.129.134.145 - - [2026-06-22 01:53:13] "POST /neutron/port HTTP/1.1" 200 1113 0.012632 252.129.134.145 - - [2026-06-22 01:53:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005847 252.129.134.145 - - [2026-06-22 01:53:13] "POST /neutron/port HTTP/1.1" 200 1113 0.014493 252.129.134.145 - - [2026-06-22 01:53:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005439 10.0.0.129 - - [2026-06-22 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.129 - - [2026-06-22 01:53:15] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003686 10.0.0.129 - - [2026-06-22 01:53:15] "PUT /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d HTTP/1.1" 200 278 0.010250 252.129.134.145 - - [2026-06-22 01:53:15] "POST /neutron/network HTTP/1.1" 200 837 0.006862 252.129.134.145 - - [2026-06-22 01:53:15] "POST /neutron/network HTTP/1.1" 400 204 0.020593 252.129.134.145 - - [2026-06-22 01:53:16] "POST /neutron/port HTTP/1.1" 200 1113 0.021194 252.129.134.145 - - [2026-06-22 01:53:16] "POST /neutron/port HTTP/1.1" 200 1103 0.011842 252.129.134.145 - - [2026-06-22 01:53:16] "POST /neutron/port HTTP/1.1" 200 151 0.091542 252.129.134.145 - - [2026-06-22 01:53:17] "POST /neutron/network HTTP/1.1" 200 837 0.005945 10.0.0.129 - - [2026-06-22 01:53:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002784 10.0.0.129 - - [2026-06-22 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007866 10.0.0.129 - - [2026-06-22 01:53:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006213 252.129.134.145 - - [2026-06-22 01:53:18] "POST /neutron/network HTTP/1.1" 200 151 0.104334 10.0.0.129 - - [2026-06-22 01:53:18] "DELETE /route-target/66f492c0-3cea-4eb4-a9bf-fe79306b6a9b HTTP/1.1" 200 115 0.019407 10.0.0.129 - - [2026-06-22 01:53:18] "GET /global-vrouter-configs HTTP/1.1" 200 359 0.002717 10.0.0.129 - - [2026-06-22 01:53:18] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d HTTP/1.1" 200 1887 0.003705 10.0.0.129 - - [2026-06-22 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.129 - - [2026-06-22 01:53:18] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001009 10.0.0.129 - - [2026-06-22 01:53:18] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.021822 252.129.134.145 - - [2026-06-22 01:53:19] "POST /neutron/network HTTP/1.1" 200 117 0.009959 10.0.0.129 - - [2026-06-22 01:53:19] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001395 252.129.134.145 - - [2026-06-22 01:53:19] "POST /neutron/network HTTP/1.1" 200 603 0.074596 10.0.0.129 - - [2026-06-22 01:53:19] "POST /route-targets HTTP/1.1" 200 329 0.012303 10.0.0.129 - - [2026-06-22 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.015359 10.0.0.129 - - [2026-06-22 01:53:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003340 252.129.134.145 - - [2026-06-22 01:53:19] "POST /neutron/subnet HTTP/1.1" 200 734 0.179486 252.129.134.145 - - [2026-06-22 01:53:19] "POST /neutron/network HTTP/1.1" 200 824 0.005144 10.0.0.129 - - [2026-06-22 01:53:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.001345 10.0.0.129 - - [2026-06-22 01:53:19] "GET /virtual-network/6d6f6662-8473-4ffd-81c4-9ad48ef64a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004814 252.129.134.145 - - [2026-06-22 01:53:19] "POST /neutron/network HTTP/1.1" 200 824 0.005524 10.0.0.129 - - [2026-06-22 01:53:19] "GET /virtual-network/6d6f6662-8473-4ffd-81c4-9ad48ef64a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005204 252.129.134.145 - - [2026-06-22 01:53:19] "POST /neutron/network HTTP/1.1" 200 824 0.006175 252.129.134.145 - - [2026-06-22 01:53:19] "POST /neutron/subnet HTTP/1.1" 200 734 0.007231 10.0.0.129 - - [2026-06-22 01:53:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.001371 252.129.134.145 - - [2026-06-22 01:53:19] "POST /neutron/network HTTP/1.1" 200 834 0.005012 252.129.134.145 - - [2026-06-22 01:53:19] "GET /aaa-mode HTTP/1.1" 401 298 0.000427 252.129.134.145 - - [2026-06-22 01:53:20] "GET / HTTP/1.1" 200 36499 0.001657 252.129.134.145 - - [2026-06-22 01:53:20] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000511 10.0.0.129 - - [2026-06-22 01:53:20] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001184 252.129.134.145 - - [2026-06-22 01:53:20] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.053325 252.129.134.145 - - [2026-06-22 01:53:20] "POST /neutron/network HTTP/1.1" 200 824 0.005583 252.129.134.145 - - [2026-06-22 01:53:20] "POST /neutron/port HTTP/1.1" 200 117 0.005001 252.129.134.145 - - [2026-06-22 01:53:20] "POST /neutron/port HTTP/1.1" 200 117 0.005927 252.129.134.145 - - [2026-06-22 01:53:20] "POST /neutron/port HTTP/1.1" 200 117 0.004906 252.129.134.145 - - [2026-06-22 01:53:21] "POST /neutron/network HTTP/1.1" 200 834 0.005721 10.0.0.129 - - [2026-06-22 01:53:21] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001225 252.129.134.145 - - [2026-06-22 01:53:21] "POST /neutron/port HTTP/1.1" 200 1060 0.241413 252.129.134.145 - - [2026-06-22 01:53:21] "POST /neutron/port HTTP/1.1" 200 1060 0.012827 252.129.134.145 - - [2026-06-22 01:53:21] "POST /neutron/port HTTP/1.1" 200 1060 0.012659 252.129.134.145 - - [2026-06-22 01:53:21] "POST /neutron/port HTTP/1.1" 200 1110 0.067491 252.129.134.145 - - [2026-06-22 01:53:21] "POST /neutron/port HTTP/1.1" 200 1120 0.011862 252.129.134.145 - - [2026-06-22 01:53:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003567 252.129.134.145 - - [2026-06-22 01:53:21] "POST /neutron/subnet HTTP/1.1" 200 708 0.007779 252.129.134.145 - - [2026-06-22 01:53:22] "POST /neutron/port HTTP/1.1" 200 117 0.001189 252.129.134.145 - - [2026-06-22 01:53:22] "POST /neutron/network HTTP/1.1" 200 824 0.005631 252.129.134.145 - - [2026-06-22 01:53:25] "POST /neutron/port HTTP/1.1" 200 1120 0.014941 252.129.134.145 - - [2026-06-22 01:53:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006891 252.129.134.145 - - [2026-06-22 01:53:26] "POST /neutron/port HTTP/1.1" 200 1120 0.014174 252.129.134.145 - - [2026-06-22 01:53:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005818 252.129.134.145 - - [2026-06-22 01:53:26] "POST /neutron/port HTTP/1.1" 200 1120 0.012816 252.129.134.145 - - [2026-06-22 01:53:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005758 10.0.0.129 - - [2026-06-22 01:53:26] "GET /virtual-machine/f408f23f-5e1a-4b47-87c2-586b09b4259e HTTP/1.1" 200 1294 0.004631 10.0.0.129 - - [2026-06-22 01:53:26] "GET /virtual-machine-interface/6ae49194-2693-4247-b7d0-5645f5a99880 HTTP/1.1" 200 2943 0.005388 10.0.0.129 - - [2026-06-22 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.129 - - [2026-06-22 01:53:26] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003972 10.0.0.129 - - [2026-06-22 01:53:26] "GET /virtual-networks?parent_id=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003430 10.0.0.129 - - [2026-06-22 01:53:26] "GET /virtual-network/6d6f6662-8473-4ffd-81c4-9ad48ef64a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008099 10.0.0.129 - - [2026-06-22 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005268 10.0.0.129 - - [2026-06-22 01:53:29] "GET /virtual-network/6d6f6662-8473-4ffd-81c4-9ad48ef64a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005027 252.129.134.145 - - [2026-06-22 01:53:31] "POST /neutron/port HTTP/1.1" 200 1120 0.012391 252.129.134.145 - - [2026-06-22 01:53:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005735 252.129.134.145 - - [2026-06-22 01:53:31] "POST /neutron/port HTTP/1.1" 200 1120 0.013620 252.129.134.145 - - [2026-06-22 01:53:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005288 10.0.0.129 - - [2026-06-22 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.129 - - [2026-06-22 01:53:34] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003241 10.0.0.129 - - [2026-06-22 01:53:34] "GET /virtual-networks?parent_id=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003538 10.0.0.129 - - [2026-06-22 01:53:34] "GET /virtual-network/6d6f6662-8473-4ffd-81c4-9ad48ef64a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005440 252.129.134.145 - - [2026-06-22 01:53:34] "POST /neutron/port HTTP/1.1" 200 1120 0.011838 252.129.134.145 - - [2026-06-22 01:53:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006099 252.129.134.145 - - [2026-06-22 01:53:35] "POST /neutron/port HTTP/1.1" 200 1120 0.013409 252.129.134.145 - - [2026-06-22 01:53:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005146 10.0.0.129 - - [2026-06-22 01:53:38] "GET /global-system-configs HTTP/1.1" 401 298 0.000504 10.0.0.129 - - [2026-06-22 01:53:38] "GET /global-system-configs HTTP/1.1" 401 298 0.000423 252.129.134.145 - - [2026-06-22 01:53:41] "POST /neutron/network HTTP/1.1" 200 824 0.005858 252.129.134.145 - - [2026-06-22 01:53:41] "POST /neutron/network HTTP/1.1" 400 204 0.009986 252.129.134.145 - - [2026-06-22 01:53:41] "POST /neutron/port HTTP/1.1" 200 1120 0.011654 252.129.134.145 - - [2026-06-22 01:53:41] "POST /neutron/port HTTP/1.1" 200 1110 0.010689 252.129.134.145 - - [2026-06-22 01:53:42] "POST /neutron/port HTTP/1.1" 200 151 0.095816 252.129.134.145 - - [2026-06-22 01:53:43] "POST /neutron/network HTTP/1.1" 200 824 0.005900 10.0.0.129 - - [2026-06-22 01:53:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003047 10.0.0.129 - - [2026-06-22 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.129 - - [2026-06-22 01:53:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003165 252.129.134.145 - - [2026-06-22 01:53:43] "POST /neutron/network HTTP/1.1" 200 151 0.074357 10.0.0.129 - - [2026-06-22 01:53:43] "DELETE /route-target/24d582cc-17c8-4acb-9cbd-8d8a8e3187f4 HTTP/1.1" 200 115 0.018732 10.0.0.129 - - [2026-06-22 01:53:44] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003470 10.0.0.129 - - [2026-06-22 01:53:44] "POST /network-ipams HTTP/1.1" 200 543 0.016695 10.0.0.129 - - [2026-06-22 01:53:44] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.003129 10.0.0.129 - - [2026-06-22 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.129 - - [2026-06-22 01:53:44] "GET /network-ipam/bed2a7f0-7473-4fbf-bf9a-2d8ef8da14a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.005262 10.0.0.129 - - [2026-06-22 01:53:44] "PUT /network-ipam/bed2a7f0-7473-4fbf-bf9a-2d8ef8da14a8 HTTP/1.1" 200 260 0.009181 10.0.0.129 - - [2026-06-22 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.129 - - [2026-06-22 01:53:44] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001125 10.0.0.129 - - [2026-06-22 01:53:44] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.023857 252.129.134.145 - - [2026-06-22 01:53:44] "POST /neutron/network HTTP/1.1" 200 117 0.009658 10.0.0.129 - - [2026-06-22 01:53:44] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001019 252.129.134.145 - - [2026-06-22 01:53:44] "POST /neutron/network HTTP/1.1" 200 603 0.069429 10.0.0.129 - - [2026-06-22 01:53:44] "POST /route-targets HTTP/1.1" 200 329 0.009905 10.0.0.129 - - [2026-06-22 01:53:44] "POST /ref-update HTTP/1.1" 200 156 0.010694 10.0.0.129 - - [2026-06-22 01:53:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004006 252.129.134.145 - - [2026-06-22 01:53:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.196990 10.0.0.129 - - [2026-06-22 01:53:45] "POST /useragent-kv HTTP/1.1" 200 115 0.007751 252.129.134.145 - - [2026-06-22 01:53:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.155929 252.129.134.145 - - [2026-06-22 01:53:45] "POST /neutron/network HTTP/1.1" 200 988 0.007146 10.0.0.129 - - [2026-06-22 01:53:45] "POST /id-to-fqname HTTP/1.1" 200 218 0.001301 10.0.0.129 - - [2026-06-22 01:53:45] "GET /virtual-network/3d821a44-61b4-4424-b95e-0ad302c04c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.004771 252.129.134.145 - - [2026-06-22 01:53:45] "POST /neutron/network HTTP/1.1" 200 988 0.011141 10.0.0.129 - - [2026-06-22 01:53:45] "GET /virtual-network/3d821a44-61b4-4424-b95e-0ad302c04c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005573 252.129.134.145 - - [2026-06-22 01:53:45] "POST /neutron/network HTTP/1.1" 200 988 0.008677 252.129.134.145 - - [2026-06-22 01:53:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.006691 252.129.134.145 - - [2026-06-22 01:53:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.006994 252.129.134.145 - - [2026-06-22 01:53:45] "POST /neutron/network HTTP/1.1" 200 988 0.006407 252.129.134.145 - - [2026-06-22 01:53:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.006674 252.129.134.145 - - [2026-06-22 01:53:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.006891 10.0.0.129 - - [2026-06-22 01:53:46] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001055 252.129.134.145 - - [2026-06-22 01:53:46] "POST /neutron/port HTTP/1.1" 200 1015 0.159340 10.0.0.129 - - [2026-06-22 01:53:46] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001448 252.129.134.145 - - [2026-06-22 01:53:46] "POST /neutron/port HTTP/1.1" 200 1015 0.164272 10.0.0.129 - - [2026-06-22 01:53:46] "POST /id-to-fqname HTTP/1.1" 200 218 0.001414 252.129.134.145 - - [2026-06-22 01:53:46] "POST /neutron/port HTTP/1.1" 200 1015 0.009008 252.129.134.145 - - [2026-06-22 01:53:46] "POST /neutron/port HTTP/1.1" 200 1015 0.008493 252.129.134.145 - - [2026-06-22 01:53:46] "POST /neutron/network HTTP/1.1" 200 988 0.007297 252.129.134.145 - - [2026-06-22 01:53:46] "POST /neutron/port HTTP/1.1" 200 1015 0.008246 252.129.134.145 - - [2026-06-22 01:53:46] "POST /neutron/port HTTP/1.1" 200 117 0.004435 252.129.134.145 - - [2026-06-22 01:53:47] "POST /neutron/port HTTP/1.1" 200 117 0.005052 10.0.0.129 - - [2026-06-22 01:53:47] "POST /id-to-fqname HTTP/1.1" 200 218 0.001848 252.129.134.145 - - [2026-06-22 01:53:47] "POST /neutron/port HTTP/1.1" 200 117 0.005039 252.129.134.145 - - [2026-06-22 01:53:47] "POST /neutron/port HTTP/1.1" 200 1015 0.008861 252.129.134.145 - - [2026-06-22 01:53:47] "POST /neutron/port HTTP/1.1" 200 1015 0.008311 252.129.134.145 - - [2026-06-22 01:53:47] "POST /neutron/port HTTP/1.1" 200 1015 0.010480 252.129.134.145 - - [2026-06-22 01:53:47] "POST /neutron/network HTTP/1.1" 200 988 0.007710 252.129.134.145 - - [2026-06-22 01:53:47] "POST /neutron/port HTTP/1.1" 200 1015 0.008633 252.129.134.145 - - [2026-06-22 01:53:47] "POST /neutron/port HTTP/1.1" 200 117 0.018902 252.129.134.145 - - [2026-06-22 01:53:47] "POST /neutron/port HTTP/1.1" 200 1015 0.023046 252.129.134.145 - - [2026-06-22 01:53:47] "POST /neutron/port HTTP/1.1" 200 117 0.004995 10.0.0.129 - - [2026-06-22 01:53:47] "POST /id-to-fqname HTTP/1.1" 200 218 0.001362 252.129.134.145 - - [2026-06-22 01:53:48] "POST /neutron/port HTTP/1.1" 200 117 0.005710 252.129.134.145 - - [2026-06-22 01:53:48] "POST /neutron/port HTTP/1.1" 200 1015 0.012050 252.129.134.145 - - [2026-06-22 01:53:48] "POST /neutron/network HTTP/1.1" 200 998 0.009864 252.129.134.145 - - [2026-06-22 01:53:48] "POST /neutron/network HTTP/1.1" 200 998 0.006862 252.129.134.145 - - [2026-06-22 01:53:48] "GET /aaa-mode HTTP/1.1" 401 298 0.000600 252.129.134.145 - - [2026-06-22 01:53:48] "POST /neutron/port HTTP/1.1" 200 1015 0.008866 252.129.134.145 - - [2026-06-22 01:53:48] "GET / HTTP/1.1" 200 36499 0.001577 252.129.134.145 - - [2026-06-22 01:53:48] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000371 252.129.134.145 - - [2026-06-22 01:53:48] "POST /neutron/port HTTP/1.1" 200 1015 0.011737 252.129.134.145 - - [2026-06-22 01:53:48] "POST /neutron/port HTTP/1.1" 200 1103 0.120779 252.129.134.145 - - [2026-06-22 01:53:48] "POST /neutron/port HTTP/1.1" 200 1015 0.011904 252.129.134.145 - - [2026-06-22 01:53:48] "POST /neutron/port HTTP/1.1" 200 1113 0.019454 10.0.0.129 - - [2026-06-22 01:53:48] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001499 252.129.134.145 - - [2026-06-22 01:53:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007892 252.129.134.145 - - [2026-06-22 01:53:48] "POST /neutron/network HTTP/1.1" 200 998 0.011029 252.129.134.145 - - [2026-06-22 01:53:48] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.074769 252.129.134.145 - - [2026-06-22 01:53:48] "POST /neutron/network HTTP/1.1" 200 988 0.012393 252.129.134.145 - - [2026-06-22 01:53:48] "POST /neutron/subnet HTTP/1.1" 200 673 0.009518 252.129.134.145 - - [2026-06-22 01:53:48] "POST /neutron/port HTTP/1.1" 200 1015 0.008855 252.129.134.145 - - [2026-06-22 01:53:48] "POST /neutron/port HTTP/1.1" 200 117 0.001067 252.129.134.145 - - [2026-06-22 01:53:48] "POST /neutron/port HTTP/1.1" 200 1015 0.010296 252.129.134.145 - - [2026-06-22 01:53:49] "POST /neutron/network HTTP/1.1" 200 988 0.025774 252.129.134.145 - - [2026-06-22 01:53:49] "POST /neutron/port HTTP/1.1" 200 1113 0.043892 252.129.134.145 - - [2026-06-22 01:53:49] "POST /neutron/port HTTP/1.1" 200 1103 0.145567 252.129.134.145 - - [2026-06-22 01:53:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007180 252.129.134.145 - - [2026-06-22 01:53:49] "POST /neutron/port HTTP/1.1" 200 117 0.010319 252.129.134.145 - - [2026-06-22 01:53:49] "POST /neutron/port HTTP/1.1" 200 1113 0.016333 10.0.0.129 - - [2026-06-22 01:53:49] "GET /domains HTTP/1.1" 200 440 0.003247 252.129.134.145 - - [2026-06-22 01:53:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004199 10.0.0.129 - - [2026-06-22 01:53:49] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003957 10.0.0.129 - - [2026-06-22 01:53:49] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1308 0.018541 252.129.134.145 - - [2026-06-22 01:53:49] "POST /neutron/subnet HTTP/1.1" 200 673 0.011674 10.0.0.129 - - [2026-06-22 01:53:49] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001006 10.0.0.129 - - [2026-06-22 01:53:49] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d HTTP/1.1" 200 2844 0.030255 252.129.134.145 - - [2026-06-22 01:53:49] "POST /neutron/port HTTP/1.1" 200 117 0.001382 10.0.0.129 - - [2026-06-22 01:53:49] "GET /network-ipam/bed2a7f0-7473-4fbf-bf9a-2d8ef8da14a8 HTTP/1.1" 200 2649 0.006792 252.129.134.145 - - [2026-06-22 01:53:49] "POST /neutron/network HTTP/1.1" 200 988 0.008637 252.129.134.145 - - [2026-06-22 01:53:49] "POST /neutron/network HTTP/1.1" 200 998 0.007574 10.0.0.129 - - [2026-06-22 01:53:49] "GET /domains HTTP/1.1" 200 440 0.003229 10.0.0.129 - - [2026-06-22 01:53:49] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001169 10.0.0.129 - - [2026-06-22 01:53:49] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1308 0.011381 10.0.0.129 - - [2026-06-22 01:53:49] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000975 10.0.0.129 - - [2026-06-22 01:53:49] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001392 10.0.0.129 - - [2026-06-22 01:53:49] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d HTTP/1.1" 200 2844 0.094226 10.0.0.129 - - [2026-06-22 01:53:49] "GET /virtual-network/3d821a44-61b4-4424-b95e-0ad302c04c3b HTTP/1.1" 200 4043 0.027580 10.0.0.129 - - [2026-06-22 01:53:49] "GET /virtual-network/3d821a44-61b4-4424-b95e-0ad302c04c3b HTTP/1.1" 200 4043 0.005057 252.129.134.145 - - [2026-06-22 01:53:49] "POST /neutron/port HTTP/1.1" 200 1053 0.325032 10.0.0.129 - - [2026-06-22 01:53:49] "GET /routing-instance/15ddb870-9776-4c48-8e5e-d439e7d875ef HTTP/1.1" 200 2816 0.003939 10.0.0.129 - - [2026-06-22 01:53:50] "GET /routing-instance/15ddb870-9776-4c48-8e5e-d439e7d875ef HTTP/1.1" 200 2816 0.003722 252.129.134.145 - - [2026-06-22 01:53:50] "POST /neutron/port HTTP/1.1" 200 1053 0.012029 10.0.0.129 - - [2026-06-22 01:53:50] "GET /route-target/1e874097-d333-41a9-a1c2-e13a151d1707 HTTP/1.1" 200 1206 0.003627 252.129.134.145 - - [2026-06-22 01:53:50] "POST /neutron/port HTTP/1.1" 200 1053 0.010217 10.0.0.129 - - [2026-06-22 01:53:50] "GET /virtual-network/3d821a44-61b4-4424-b95e-0ad302c04c3b HTTP/1.1" 200 4239 0.009069 10.0.0.129 - - [2026-06-22 01:53:50] "GET /routing-instance/15ddb870-9776-4c48-8e5e-d439e7d875ef HTTP/1.1" 200 2816 0.004736 252.129.134.145 - - [2026-06-22 01:53:50] "POST /neutron/port HTTP/1.1" 200 1103 0.070451 10.0.0.129 - - [2026-06-22 01:53:50] "GET /virtual-network/3d821a44-61b4-4424-b95e-0ad302c04c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005324 10.0.0.129 - - [2026-06-22 01:53:50] "GET /virtual-network/3d821a44-61b4-4424-b95e-0ad302c04c3b HTTP/1.1" 200 4239 0.004510 10.0.0.129 - - [2026-06-22 01:53:50] "GET /routing-instance/15ddb870-9776-4c48-8e5e-d439e7d875ef HTTP/1.1" 200 2816 0.003871 252.129.134.145 - - [2026-06-22 01:53:50] "POST /neutron/port HTTP/1.1" 200 1113 0.016452 10.0.0.129 - - [2026-06-22 01:53:50] "GET /routing-instance/15ddb870-9776-4c48-8e5e-d439e7d875ef HTTP/1.1" 200 2816 0.003697 252.129.134.145 - - [2026-06-22 01:53:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003282 10.0.0.129 - - [2026-06-22 01:53:50] "GET /route-target/1e874097-d333-41a9-a1c2-e13a151d1707 HTTP/1.1" 200 1206 0.003887 252.129.134.145 - - [2026-06-22 01:53:50] "POST /neutron/subnet HTTP/1.1" 200 673 0.009624 252.129.134.145 - - [2026-06-22 01:53:50] "POST /neutron/port HTTP/1.1" 200 117 0.001355 252.129.134.145 - - [2026-06-22 01:53:50] "POST /neutron/network HTTP/1.1" 200 988 0.009341 10.0.0.129 - - [2026-06-22 01:53:50] "GET /domains HTTP/1.1" 200 440 0.002470 10.0.0.129 - - [2026-06-22 01:53:50] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001278 10.0.0.129 - - [2026-06-22 01:53:50] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1308 0.007052 10.0.0.129 - - [2026-06-22 01:53:50] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001183 10.0.0.129 - - [2026-06-22 01:53:50] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d HTTP/1.1" 200 3088 0.038964 10.0.0.129 - - [2026-06-22 01:53:50] "GET /virtual-network/3d821a44-61b4-4424-b95e-0ad302c04c3b HTTP/1.1" 200 4239 0.006155 10.0.0.129 - - [2026-06-22 01:53:51] "GET /obj-perms HTTP/1.1" 200 6455 0.070339 252.129.134.145 - - [2026-06-22 01:53:51] "POST /neutron/port HTTP/1.1" 200 1113 0.013981 252.129.134.145 - - [2026-06-22 01:53:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008737 252.129.134.145 - - [2026-06-22 01:53:51] "POST /neutron/port HTTP/1.1" 200 1113 0.017784 252.129.134.145 - - [2026-06-22 01:53:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008162 252.129.134.145 - - [2026-06-22 01:53:51] "POST /neutron/port HTTP/1.1" 200 1113 0.019044 252.129.134.145 - - [2026-06-22 01:53:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008129 10.0.0.129 - - [2026-06-22 01:53:51] "GET /virtual-machine/6861694a-0d93-472a-bdfc-2ded6d101c40 HTTP/1.1" 200 1290 0.007446 10.0.0.129 - - [2026-06-22 01:53:51] "GET /virtual-machine-interface/b7224e9e-f2d0-4fde-9866-4ee7354867ff HTTP/1.1" 200 2944 0.004973 10.0.0.129 - - [2026-06-22 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.129 - - [2026-06-22 01:53:52] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003355 10.0.0.129 - - [2026-06-22 01:53:52] "GET /virtual-networks?parent_id=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003329 10.0.0.129 - - [2026-06-22 01:53:52] "GET /virtual-network/3d821a44-61b4-4424-b95e-0ad302c04c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005480 252.129.134.145 - - [2026-06-22 01:53:52] "POST /neutron/port HTTP/1.1" 200 1113 0.015569 252.129.134.145 - - [2026-06-22 01:53:52] "POST /neutron/port HTTP/1.1" 200 1113 0.012511 252.129.134.145 - - [2026-06-22 01:53:53] "POST /neutron/network HTTP/1.1" 200 998 0.009071 252.129.134.145 - - [2026-06-22 01:53:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003680 252.129.134.145 - - [2026-06-22 01:53:53] "POST /neutron/subnet HTTP/1.1" 200 673 0.015609 252.129.134.145 - - [2026-06-22 01:53:53] "POST /neutron/port HTTP/1.1" 200 117 0.001268 252.129.134.145 - - [2026-06-22 01:53:53] "POST /neutron/network HTTP/1.1" 200 988 0.009022 10.0.0.129 - - [2026-06-22 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.129 - - [2026-06-22 01:53:55] "GET /virtual-network/3d821a44-61b4-4424-b95e-0ad302c04c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005238 252.129.134.145 - - [2026-06-22 01:53:58] "POST /neutron/port HTTP/1.1" 200 1113 0.012059 252.129.134.145 - - [2026-06-22 01:53:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005345 252.129.134.145 - - [2026-06-22 01:53:59] "POST /neutron/port HTTP/1.1" 200 1113 0.014268 252.129.134.145 - - [2026-06-22 01:53:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005314 252.129.134.145 - - [2026-06-22 01:53:59] "POST /neutron/port HTTP/1.1" 200 1113 0.013308 252.129.134.145 - - [2026-06-22 01:53:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006076 10.0.0.129 - - [2026-06-22 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.129 - - [2026-06-22 01:53:59] "GET /virtual-network/3d821a44-61b4-4424-b95e-0ad302c04c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005388 252.129.134.145 - - [2026-06-22 01:53:59] "POST /neutron/port HTTP/1.1" 200 1113 0.013977 252.129.134.145 - - [2026-06-22 01:53:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006030 252.129.134.145 - - [2026-06-22 01:53:59] "POST /neutron/port HTTP/1.1" 200 1113 0.012300 252.129.134.145 - - [2026-06-22 01:54:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009202 252.129.134.145 - - [2026-06-22 01:54:00] "POST /neutron/port HTTP/1.1" 200 1113 0.013353 252.129.134.145 - - [2026-06-22 01:54:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005150 252.129.134.145 - - [2026-06-22 01:54:00] "POST /neutron/port HTTP/1.1" 200 1113 0.015891 252.129.134.145 - - [2026-06-22 01:54:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007583 252.129.134.145 - - [2026-06-22 01:54:00] "POST /neutron/port HTTP/1.1" 200 1113 0.018155 252.129.134.145 - - [2026-06-22 01:54:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005696 10.0.0.129 - - [2026-06-22 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.129 - - [2026-06-22 01:54:01] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004007 10.0.0.129 - - [2026-06-22 01:54:01] "GET /virtual-networks?parent_id=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003328 10.0.0.129 - - [2026-06-22 01:54:01] "GET /virtual-network/3d821a44-61b4-4424-b95e-0ad302c04c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.007538 252.129.134.145 - - [2026-06-22 01:54:02] "POST /neutron/port HTTP/1.1" 200 1113 0.017101 252.129.134.145 - - [2026-06-22 01:54:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006911 252.129.134.145 - - [2026-06-22 01:54:02] "POST /neutron/port HTTP/1.1" 200 1113 0.015736 252.129.134.145 - - [2026-06-22 01:54:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005906 252.129.134.145 - - [2026-06-22 01:54:02] "POST /neutron/port HTTP/1.1" 200 1113 0.016117 252.129.134.145 - - [2026-06-22 01:54:02] "POST /neutron/port HTTP/1.1" 200 1113 0.012907 252.129.134.145 - - [2026-06-22 01:54:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007339 252.129.134.145 - - [2026-06-22 01:54:02] "POST /neutron/port HTTP/1.1" 200 1113 0.016805 10.0.0.129 - - [2026-06-22 01:54:02] "GET /virtual-machine/ad139d60-265b-4c3e-8d7e-d6052ae8ed9b HTTP/1.1" 200 1291 0.006126 252.129.134.145 - - [2026-06-22 01:54:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006387 252.129.134.145 - - [2026-06-22 01:54:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009428 10.0.0.129 - - [2026-06-22 01:54:02] "GET /virtual-machine-interface/e7470830-e150-493e-aed6-ba0e9a316277 HTTP/1.1" 200 2944 0.004802 252.129.134.145 - - [2026-06-22 01:54:02] "POST /neutron/port HTTP/1.1" 200 1113 0.012939 252.129.134.145 - - [2026-06-22 01:54:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005415 10.0.0.129 - - [2026-06-22 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.129 - - [2026-06-22 01:54:02] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.006400 10.0.0.129 - - [2026-06-22 01:54:02] "GET /virtual-networks?parent_id=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002878 10.0.0.129 - - [2026-06-22 01:54:02] "GET /virtual-network/3d821a44-61b4-4424-b95e-0ad302c04c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005667 10.0.0.129 - - [2026-06-22 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.129 - - [2026-06-22 01:54:03] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002988 10.0.0.129 - - [2026-06-22 01:54:04] "GET /virtual-networks?parent_id=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002925 10.0.0.129 - - [2026-06-22 01:54:04] "GET /virtual-network/3d821a44-61b4-4424-b95e-0ad302c04c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005294 252.129.134.145 - - [2026-06-22 01:54:04] "POST /neutron/port HTTP/1.1" 200 1113 0.014307 252.129.134.145 - - [2026-06-22 01:54:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006272 252.129.134.145 - - [2026-06-22 01:54:04] "POST /neutron/port HTTP/1.1" 200 1113 0.012637 252.129.134.145 - - [2026-06-22 01:54:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005963 252.129.134.145 - - [2026-06-22 01:54:04] "POST /neutron/port HTTP/1.1" 200 1113 0.015214 252.129.134.145 - - [2026-06-22 01:54:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006594 10.0.0.129 - - [2026-06-22 01:54:04] "GET /virtual-machine/3eb45149-956b-445e-afdb-1d1049d80a8a HTTP/1.1" 200 1294 0.004256 10.0.0.129 - - [2026-06-22 01:54:04] "GET /virtual-machine-interface/33d6f48e-abc2-41fb-ab18-e6c35a23ca8c HTTP/1.1" 200 2943 0.006339 10.0.0.129 - - [2026-06-22 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.129 - - [2026-06-22 01:54:04] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003448 10.0.0.129 - - [2026-06-22 01:54:05] "GET /virtual-networks?parent_id=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003154 10.0.0.129 - - [2026-06-22 01:54:05] "GET /virtual-network/3d821a44-61b4-4424-b95e-0ad302c04c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006437 10.0.0.129 - - [2026-06-22 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.129 - - [2026-06-22 01:54:06] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003520 10.0.0.129 - - [2026-06-22 01:54:06] "GET /virtual-networks?parent_id=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004165 10.0.0.129 - - [2026-06-22 01:54:06] "GET /virtual-network/3d821a44-61b4-4424-b95e-0ad302c04c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005132 10.0.0.129 - - [2026-06-22 01:54:07] "GET /obj-perms HTTP/1.1" 200 6408 0.060729 10.0.0.129 - - [2026-06-22 01:54:08] "GET /obj-perms HTTP/1.1" 200 6408 0.057570 252.129.134.145 - - [2026-06-22 01:54:22] "POST /neutron/port HTTP/1.1" 200 1103 0.014050 252.129.134.145 - - [2026-06-22 01:54:22] "POST /neutron/port HTTP/1.1" 200 1103 0.010390 252.129.134.145 - - [2026-06-22 01:54:22] "POST /neutron/port HTTP/1.1" 200 1113 0.016288 252.129.134.145 - - [2026-06-22 01:54:22] "POST /neutron/port HTTP/1.1" 200 151 0.167068 252.129.134.145 - - [2026-06-22 01:54:22] "POST /neutron/port HTTP/1.1" 200 1103 0.019137 252.129.134.145 - - [2026-06-22 01:54:22] "POST /neutron/port HTTP/1.1" 200 1103 0.013162 252.129.134.145 - - [2026-06-22 01:54:22] "POST /neutron/port HTTP/1.1" 200 1103 0.018071 252.129.134.145 - - [2026-06-22 01:54:23] "POST /neutron/port HTTP/1.1" 200 151 0.188340 252.129.134.145 - - [2026-06-22 01:54:23] "POST /neutron/port HTTP/1.1" 200 151 0.202686 252.129.134.145 - - [2026-06-22 01:54:23] "POST /neutron/network HTTP/1.1" 200 988 0.007430 10.0.0.129 - - [2026-06-22 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.040117 10.0.0.129 - - [2026-06-22 01:54:23] "POST /useragent-kv HTTP/1.1" 200 115 0.033779 10.0.0.129 - - [2026-06-22 01:54:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002455 10.0.0.129 - - [2026-06-22 01:54:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004858 10.0.0.129 - - [2026-06-22 01:54:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003263 252.129.134.145 - - [2026-06-22 01:54:23] "POST /neutron/network HTTP/1.1" 200 151 0.225362 10.0.0.129 - - [2026-06-22 01:54:23] "DELETE /route-target/1e874097-d333-41a9-a1c2-e13a151d1707 HTTP/1.1" 200 115 0.032910 10.0.0.129 - - [2026-06-22 01:54:23] "GET /routing-instance/15ddb870-9776-4c48-8e5e-d439e7d875ef HTTP/1.1" 404 171 0.002593 10.0.0.129 - - [2026-06-22 01:54:23] "GET /domains HTTP/1.1" 200 440 0.002941 10.0.0.129 - - [2026-06-22 01:54:23] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000993 10.0.0.129 - - [2026-06-22 01:54:23] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1308 0.006712 10.0.0.129 - - [2026-06-22 01:54:23] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001682 10.0.0.129 - - [2026-06-22 01:54:23] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d HTTP/1.1" 200 2087 0.034919 10.0.0.129 - - [2026-06-22 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.129 - - [2026-06-22 01:54:24] "DELETE /network-ipam/bed2a7f0-7473-4fbf-bf9a-2d8ef8da14a8 HTTP/1.1" 200 115 0.022467 10.0.0.129 - - [2026-06-22 01:54:24] "POST /fqname-to-id HTTP/1.1" 404 209 0.004569 10.0.0.129 - - [2026-06-22 01:54:24] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001181 10.0.0.129 - - [2026-06-22 01:54:24] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.056672 10.0.0.129 - - [2026-06-22 01:54:24] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001063 10.0.0.129 - - [2026-06-22 01:54:24] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d?fields=virtual_networks HTTP/1.1" 200 1034 0.075499 10.0.0.129 - - [2026-06-22 01:54:24] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001120 10.0.0.129 - - [2026-06-22 01:54:24] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.028090 10.0.0.129 - - [2026-06-22 01:54:24] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001313 10.0.0.129 - - [2026-06-22 01:54:24] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d?fields=security_groups HTTP/1.1" 200 1260 0.027849 252.129.134.145 - - [2026-06-22 01:54:27] "POST /neutron/port HTTP/1.1" 200 117 0.006018 252.129.134.145 - - [2026-06-22 01:54:27] "POST /neutron/port HTTP/1.1" 200 117 0.006496 252.129.134.145 - - [2026-06-22 01:54:27] "POST /neutron/port HTTP/1.1" 400 205 0.003062 252.129.134.145 - - [2026-06-22 01:54:27] "POST /neutron/port HTTP/1.1" 400 205 0.003128 10.0.0.129 - - [2026-06-22 01:54:39] "GET / HTTP/1.1" 200 36499 0.001832 10.0.0.129 - - [2026-06-22 01:54:39] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000484 10.0.0.129 - - [2026-06-22 01:54:40] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001486 10.0.0.129 - - [2026-06-22 01:54:40] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.038159 10.0.0.129 - - [2026-06-22 01:54:40] "POST /fqname-to-id HTTP/1.1" 404 181 0.033523 10.0.0.129 - - [2026-06-22 01:54:40] "GET /projects?obj_uuids=4fe1464c-63dc-4e95-94a9-18b66bfef2f0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003034 10.0.0.129 - - [2026-06-22 01:54:40] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001044 10.0.0.129 - - [2026-06-22 01:54:40] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.033987 10.0.0.129 - - [2026-06-22 01:54:40] "POST /id-to-fqname HTTP/1.1" 200 183 0.001955 10.0.0.129 - - [2026-06-22 01:54:40] "POST /fqname-to-id HTTP/1.1" 404 192 0.006696 10.0.0.129 - - [2026-06-22 01:54:40] "POST /security-groups HTTP/1.1" 200 578 0.064550 10.0.0.129 - - [2026-06-22 01:54:40] "POST /fqname-to-id HTTP/1.1" 404 227 0.003541 10.0.0.129 - - [2026-06-22 01:54:40] "POST /projects HTTP/1.1" 200 567 0.241680 10.0.0.129 - - [2026-06-22 01:54:40] "POST /access-control-lists HTTP/1.1" 200 593 0.059147 10.0.0.129 - - [2026-06-22 01:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.319072 10.0.0.129 - - [2026-06-22 01:54:40] "POST /fqname-to-id HTTP/1.1" 404 226 0.003581 10.0.0.129 - - [2026-06-22 01:54:40] "GET /project/4fe1464c-63dc-4e95-94a9-18b66bfef2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.482154 10.0.0.129 - - [2026-06-22 01:54:40] "POST /access-control-lists HTTP/1.1" 200 591 0.060548 10.0.0.129 - - [2026-06-22 01:54:42] "GET / HTTP/1.1" 200 36499 0.002086 10.0.0.129 - - [2026-06-22 01:54:44] "POST /fqname-to-id HTTP/1.1" 401 298 0.000644 10.0.0.129 - - [2026-06-22 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.031152 10.0.0.129 - - [2026-06-22 01:54:44] "GET /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003011 10.0.0.129 - - [2026-06-22 01:54:44] "GET /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003583 10.0.0.129 - - [2026-06-22 01:54:44] "GET /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003151 10.0.0.129 - - [2026-06-22 01:54:44] "PUT /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4 HTTP/1.1" 200 266 0.009244 10.0.0.129 - - [2026-06-22 01:54:45] "GET /aaa-mode HTTP/1.1" 401 298 0.000458 10.0.0.129 - - [2026-06-22 01:54:45] "GET /aaa-mode HTTP/1.1" 200 128 0.031548 10.0.0.129 - - [2026-06-22 01:54:45] "POST /fqname-to-id HTTP/1.1" 404 181 0.026181 10.0.0.129 - - [2026-06-22 01:54:46] "GET /projects?obj_uuids=5f86436e-6818-4dc1-9d21-284da61a88cc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002503 10.0.0.129 - - [2026-06-22 01:54:46] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001018 10.0.0.129 - - [2026-06-22 01:54:46] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006909 10.0.0.129 - - [2026-06-22 01:54:46] "POST /id-to-fqname HTTP/1.1" 200 183 0.001293 10.0.0.129 - - [2026-06-22 01:54:46] "POST /fqname-to-id HTTP/1.1" 404 192 0.008836 10.0.0.129 - - [2026-06-22 01:54:46] "POST /security-groups HTTP/1.1" 200 578 0.068273 10.0.0.129 - - [2026-06-22 01:54:46] "POST /fqname-to-id HTTP/1.1" 404 227 0.002372 10.0.0.129 - - [2026-06-22 01:54:46] "POST /projects HTTP/1.1" 200 567 0.224359 10.0.0.129 - - [2026-06-22 01:54:46] "POST /access-control-lists HTTP/1.1" 200 593 0.061764 10.0.0.129 - - [2026-06-22 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.301263 10.0.0.129 - - [2026-06-22 01:54:46] "POST /fqname-to-id HTTP/1.1" 404 226 0.002787 10.0.0.129 - - [2026-06-22 01:54:46] "GET /project/5f86436e-6818-4dc1-9d21-284da61a88cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.444800 10.0.0.129 - - [2026-06-22 01:54:46] "POST /access-control-lists HTTP/1.1" 200 591 0.061363 10.0.0.129 - - [2026-06-22 01:54:46] "POST /fqname-to-id HTTP/1.1" 404 181 0.027182 10.0.0.129 - - [2026-06-22 01:54:46] "GET /projects?obj_uuids=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003163 10.0.0.129 - - [2026-06-22 01:54:47] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001012 10.0.0.129 - - [2026-06-22 01:54:47] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006528 10.0.0.129 - - [2026-06-22 01:54:47] "POST /id-to-fqname HTTP/1.1" 200 183 0.002285 10.0.0.129 - - [2026-06-22 01:54:47] "POST /fqname-to-id HTTP/1.1" 404 192 0.003447 10.0.0.129 - - [2026-06-22 01:54:47] "POST /security-groups HTTP/1.1" 200 578 0.060561 10.0.0.129 - - [2026-06-22 01:54:47] "POST /fqname-to-id HTTP/1.1" 404 227 0.002529 10.0.0.129 - - [2026-06-22 01:54:47] "POST /projects HTTP/1.1" 200 567 0.210525 10.0.0.129 - - [2026-06-22 01:54:47] "POST /access-control-lists HTTP/1.1" 200 593 0.060997 10.0.0.129 - - [2026-06-22 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.291059 10.0.0.129 - - [2026-06-22 01:54:47] "POST /fqname-to-id HTTP/1.1" 404 226 0.002746 10.0.0.129 - - [2026-06-22 01:54:47] "GET /project/b3708220-9d62-410a-96b8-ab2db9151377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.436275 10.0.0.129 - - [2026-06-22 01:54:47] "POST /access-control-lists HTTP/1.1" 200 591 0.060408 10.0.0.129 - - [2026-06-22 01:54:48] "GET / HTTP/1.1" 200 36499 0.002110 10.0.0.129 - - [2026-06-22 01:54:48] "GET / HTTP/1.1" 200 36499 0.001451 10.0.0.129 - - [2026-06-22 01:54:49] "POST /fqname-to-id HTTP/1.1" 404 181 0.002875 10.0.0.129 - - [2026-06-22 01:54:49] "POST /api-access-lists HTTP/1.1" 200 523 0.013680 10.0.0.129 - - [2026-06-22 01:54:49] "GET /api-access-list/891015ad-7871-4650-a7f7-1623b061eb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.004272 10.0.0.129 - - [2026-06-22 01:54:49] "GET /api-access-list/891015ad-7871-4650-a7f7-1623b061eb93 HTTP/1.1" 401 298 0.000531 10.0.0.129 - - [2026-06-22 01:54:49] "GET /api-access-list/891015ad-7871-4650-a7f7-1623b061eb93 HTTP/1.1" 200 1267 0.070203 10.0.0.129 - - [2026-06-22 01:54:49] "POST /fqname-to-id HTTP/1.1" 401 298 0.000459 10.0.0.129 - - [2026-06-22 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.069898 10.0.0.129 - - [2026-06-22 01:54:50] "GET /projects?obj_uuids=5f86436e-6818-4dc1-9d21-284da61a88cc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001376 10.0.0.129 - - [2026-06-22 01:54:50] "GET /project/5f86436e-6818-4dc1-9d21-284da61a88cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.039027 10.0.0.129 - - [2026-06-22 01:54:50] "GET /virtual-networks?parent_id=5f86436e-6818-4dc1-9d21-284da61a88cc&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011079 10.0.0.129 - - [2026-06-22 01:54:50] "POST /virtual-networks HTTP/1.1" 200 570 0.061846 10.0.0.129 - - [2026-06-22 01:54:50] "POST /route-targets HTTP/1.1" 200 329 0.011516 10.0.0.129 - - [2026-06-22 01:54:50] "POST /ref-update HTTP/1.1" 200 156 0.014044 10.0.0.129 - - [2026-06-22 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.018976 10.0.0.129 - - [2026-06-22 01:54:50] "GET /network-ipam/e60e46b2-7b75-4884-97ed-aad6f1acc4a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.010739 10.0.0.129 - - [2026-06-22 01:54:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003154 10.0.0.129 - - [2026-06-22 01:54:50] "POST /ref-update HTTP/1.1" 200 156 0.054393 252.129.134.145 - - [2026-06-22 01:54:50] "POST /neutron/network HTTP/1.1" 200 830 0.050600 252.129.134.145 - - [2026-06-22 01:54:50] "POST /neutron/network HTTP/1.1" 200 830 0.019440 10.0.0.129 - - [2026-06-22 01:54:51] "GET /virtual-network/43533626-1c47-403a-a79b-dd6f32e5f165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.015774 252.129.134.145 - - [2026-06-22 01:54:51] "POST /neutron/network HTTP/1.1" 200 830 0.020539 252.129.134.145 - - [2026-06-22 01:54:51] "POST /neutron/subnet HTTP/1.1" 200 675 0.027423 10.0.0.129 - - [2026-06-22 01:54:51] "GET /virtual-network/43533626-1c47-403a-a79b-dd6f32e5f165 HTTP/1.1" 401 298 0.000426 10.0.0.129 - - [2026-06-22 01:54:51] "GET /virtual-network/43533626-1c47-403a-a79b-dd6f32e5f165 HTTP/1.1" 200 2268 0.040667 10.0.0.129 - - [2026-06-22 01:54:51] "GET /virtual-network/43533626-1c47-403a-a79b-dd6f32e5f165 HTTP/1.1" 401 298 0.000540 10.0.0.129 - - [2026-06-22 01:54:52] "GET /virtual-network/43533626-1c47-403a-a79b-dd6f32e5f165 HTTP/1.1" 200 2008 0.045794 10.0.0.129 - - [2026-06-22 01:54:52] "GET /obj-perms HTTP/1.1" 200 6340 0.093765 10.0.0.129 - - [2026-06-22 01:54:52] "POST /fqname-to-id HTTP/1.1" 401 298 0.000506 10.0.0.129 - - [2026-06-22 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.026906 10.0.0.129 - - [2026-06-22 01:54:52] "GET /virtual-network/43533626-1c47-403a-a79b-dd6f32e5f165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.013009 10.0.0.129 - - [2026-06-22 01:54:52] "GET /obj-perms HTTP/1.1" 200 6340 0.008801 10.0.0.129 - - [2026-06-22 01:54:52] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.014270 10.0.0.129 - - [2026-06-22 01:54:53] "GET /obj-perms HTTP/1.1" 200 6340 0.064728 10.0.0.129 - - [2026-06-22 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.129 - - [2026-06-22 01:54:53] "GET /virtual-network/43533626-1c47-403a-a79b-dd6f32e5f165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.013347 10.0.0.129 - - [2026-06-22 01:54:53] "GET /obj-perms HTTP/1.1" 200 6340 0.008810 10.0.0.129 - - [2026-06-22 01:54:53] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.020441 10.0.0.129 - - [2026-06-22 01:54:53] "POST /id-to-fqname HTTP/1.1" 401 298 0.000520 10.0.0.129 - - [2026-06-22 01:54:54] "POST /id-to-fqname HTTP/1.1" 200 228 0.036165 252.129.134.145 - - [2026-06-22 01:54:54] "POST /neutron/network HTTP/1.1" 200 840 0.042811 252.129.134.145 - - [2026-06-22 01:54:54] "GET /aaa-mode HTTP/1.1" 401 298 0.000413 252.129.134.145 - - [2026-06-22 01:54:54] "GET / HTTP/1.1" 200 36499 0.002774 252.129.134.145 - - [2026-06-22 01:54:54] "GET /project/b3708220-9d62-410a-96b8-ab2db9151377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000363 10.0.0.129 - - [2026-06-22 01:54:55] "GET /projects?obj_uuids=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001137 252.129.134.145 - - [2026-06-22 01:54:55] "GET /project/b3708220-9d62-410a-96b8-ab2db9151377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.051549 252.129.134.145 - - [2026-06-22 01:54:55] "POST /neutron/network HTTP/1.1" 200 830 0.005859 252.129.134.145 - - [2026-06-22 01:54:55] "POST /neutron/port HTTP/1.1" 200 117 0.033473 252.129.134.145 - - [2026-06-22 01:54:55] "POST /neutron/port HTTP/1.1" 200 117 0.025874 252.129.134.145 - - [2026-06-22 01:54:55] "POST /neutron/port HTTP/1.1" 200 117 0.005828 252.129.134.145 - - [2026-06-22 01:54:56] "POST /neutron/network HTTP/1.1" 200 840 0.026225 252.129.134.145 - - [2026-06-22 01:54:56] "POST /neutron/network HTTP/1.1" 200 830 0.025668 10.0.0.129 - - [2026-06-22 01:54:56] "GET /projects?obj_uuids=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001746 252.129.134.145 - - [2026-06-22 01:54:56] "POST /neutron/port HTTP/1.1" 200 1053 0.369262 252.129.134.145 - - [2026-06-22 01:54:56] "POST /neutron/port HTTP/1.1" 200 1053 0.034597 252.129.134.145 - - [2026-06-22 01:54:57] "POST /neutron/port HTTP/1.1" 200 1053 0.009775 252.129.134.145 - - [2026-06-22 01:54:57] "POST /neutron/port HTTP/1.1" 200 1103 0.058592 252.129.134.145 - - [2026-06-22 01:54:57] "POST /neutron/port HTTP/1.1" 200 1113 0.011230 252.129.134.145 - - [2026-06-22 01:54:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003283 252.129.134.145 - - [2026-06-22 01:54:57] "POST /neutron/subnet HTTP/1.1" 200 649 0.006934 252.129.134.145 - - [2026-06-22 01:54:57] "POST /neutron/port HTTP/1.1" 200 117 0.001195 252.129.134.145 - - [2026-06-22 01:54:57] "POST /neutron/network HTTP/1.1" 200 830 0.005086 10.0.0.129 - - [2026-06-22 01:54:59] "DELETE /project/b37082209d62410a96b8ab2db9151377 HTTP/1.1" 404 173 0.008539 10.0.0.129 - - [2026-06-22 01:54:59] "DELETE /project/4fe1464c63dc4e9594a918b66bfef2f0 HTTP/1.1" 404 173 0.004468 10.0.0.129 - - [2026-06-22 01:54:59] "DELETE /project/5f86436e68184dc19d21284da61a88cc HTTP/1.1" 404 173 0.005927 10.0.0.129 - - [2026-06-22 01:54:59] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000952 10.0.0.129 - - [2026-06-22 01:54:59] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.026486 10.0.0.129 - - [2026-06-22 01:54:59] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000958 10.0.0.129 - - [2026-06-22 01:54:59] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d?fields=security_groups HTTP/1.1" 200 1350 0.076521 10.0.0.129 - - [2026-06-22 01:54:59] "DELETE /security-group/a65d0518-1d77-4d85-a1a7-f16a882de6d4 HTTP/1.1" 200 115 0.024955 10.0.0.129 - - [2026-06-22 01:54:59] "GET /projects?obj_uuids=fa820b14-16b4-4e3a-90ab-317f0ba6129d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001468 10.0.0.129 - - [2026-06-22 01:54:59] "GET /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d?fields=application_policy_sets HTTP/1.1" 200 1389 0.050394 10.0.0.129 - - [2026-06-22 01:54:59] "DELETE /access-control-list/ca33796b-2e37-4265-ad68-5b3d56462f43 HTTP/1.1" 200 115 0.044922 10.0.0.129 - - [2026-06-22 01:54:59] "DELETE /access-control-list/4d8c118f-a1e3-4f46-932d-552ac587e235 HTTP/1.1" 200 115 0.029876 10.0.0.129 - - [2026-06-22 01:54:59] "DELETE /project/fa820b14-16b4-4e3a-90ab-317f0ba6129d HTTP/1.1" 200 115 0.349220 252.129.134.145 - - [2026-06-22 01:55:01] "POST /neutron/port HTTP/1.1" 200 1113 0.014460 252.129.134.145 - - [2026-06-22 01:55:01] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006503 252.129.134.145 - - [2026-06-22 01:55:01] "POST /neutron/port HTTP/1.1" 200 1113 0.013576 252.129.134.145 - - [2026-06-22 01:55:01] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006066 252.129.134.145 - - [2026-06-22 01:55:01] "POST /neutron/port HTTP/1.1" 200 1113 0.018113 252.129.134.145 - - [2026-06-22 01:55:01] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006863 252.129.134.145 - - [2026-06-22 01:55:01] "POST /neutron/port HTTP/1.1" 200 1113 0.011764 252.129.134.145 - - [2026-06-22 01:55:01] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006919 10.0.0.129 - - [2026-06-22 01:55:01] "GET /virtual-machine/fb6f1633-4f80-488d-a4c4-4c6dfe82243d HTTP/1.1" 200 1290 0.014288 10.0.0.129 - - [2026-06-22 01:55:01] "GET /virtual-machine/fb6f1633-4f80-488d-a4c4-4c6dfe82243d HTTP/1.1" 200 1290 0.015699 10.0.0.129 - - [2026-06-22 01:55:01] "GET /virtual-machine-interface/0ad1f1bf-2d3a-4df0-9e86-4f2fa11c1f54 HTTP/1.1" 200 2531 0.017613 10.0.0.129 - - [2026-06-22 01:55:01] "GET /virtual-machine/fb6f1633-4f80-488d-a4c4-4c6dfe82243d HTTP/1.1" 200 1290 0.012517 10.0.0.129 - - [2026-06-22 01:55:01] "GET /virtual-machine-interface/0ad1f1bf-2d3a-4df0-9e86-4f2fa11c1f54 HTTP/1.1" 200 2531 0.015399 10.0.0.129 - - [2026-06-22 01:55:01] "GET /instance-ip/e5a9e935-0712-41b0-bca7-f1e26242423a HTTP/1.1" 200 1628 0.014087 10.0.0.129 - - [2026-06-22 01:55:02] "GET /virtual-machine/fb6f1633-4f80-488d-a4c4-4c6dfe82243d HTTP/1.1" 200 1290 0.012246 10.0.0.129 - - [2026-06-22 01:55:02] "GET /virtual-machine-interface/0ad1f1bf-2d3a-4df0-9e86-4f2fa11c1f54 HTTP/1.1" 200 2531 0.026825 10.0.0.129 - - [2026-06-22 01:55:02] "GET /instance-ip/e5a9e935-0712-41b0-bca7-f1e26242423a HTTP/1.1" 200 1628 0.012810 10.0.0.129 - - [2026-06-22 01:55:02] "POST /fqname-to-id HTTP/1.1" 403 329 0.011812 10.0.0.129 - - [2026-06-22 01:55:02] "GET / HTTP/1.1" 200 36499 0.002681 10.0.0.129 - - [2026-06-22 01:55:02] "POST /fqname-to-id HTTP/1.1" 401 298 0.000616 10.0.0.129 - - [2026-06-22 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.028372 10.0.0.129 - - [2026-06-22 01:55:03] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004642 10.0.0.129 - - [2026-06-22 01:55:03] "GET /virtual-networks?parent_id=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010330 10.0.0.129 - - [2026-06-22 01:55:03] "POST /fqname-to-id HTTP/1.1" 403 329 0.010416 10.0.0.129 - - [2026-06-22 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.129 - - [2026-06-22 01:55:03] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002640 10.0.0.129 - - [2026-06-22 01:55:03] "GET /virtual-networks?parent_id=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010639 10.0.0.129 - - [2026-06-22 01:55:03] "POST /fqname-to-id HTTP/1.1" 403 329 0.010147 10.0.0.129 - - [2026-06-22 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.129 - - [2026-06-22 01:55:03] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003188 10.0.0.129 - - [2026-06-22 01:55:03] "GET /virtual-networks?parent_id=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012154 10.0.0.129 - - [2026-06-22 01:55:03] "POST /fqname-to-id HTTP/1.1" 403 329 0.012506 10.0.0.129 - - [2026-06-22 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.129 - - [2026-06-22 01:55:03] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002938 10.0.0.129 - - [2026-06-22 01:55:03] "GET /virtual-networks?parent_id=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010130 10.0.0.129 - - [2026-06-22 01:55:03] "POST /fqname-to-id HTTP/1.1" 403 329 0.010447 10.0.0.129 - - [2026-06-22 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.129 - - [2026-06-22 01:55:03] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003017 10.0.0.129 - - [2026-06-22 01:55:03] "GET /virtual-networks?parent_id=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009989 252.129.134.145 - - [2026-06-22 01:55:06] "POST /neutron/port HTTP/1.1" 200 1113 0.013369 252.129.134.145 - - [2026-06-22 01:55:06] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007045 10.0.0.129 - - [2026-06-22 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010145 10.0.0.129 - - [2026-06-22 01:55:06] "GET /virtual-network/43533626-1c47-403a-a79b-dd6f32e5f165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.011701 252.129.134.145 - - [2026-06-22 01:55:08] "POST /neutron/port HTTP/1.1" 200 1113 0.012262 10.0.0.129 - - [2026-06-22 01:55:08] "GET /obj-perms HTTP/1.1" 200 6408 0.060384 252.129.134.145 - - [2026-06-22 01:55:08] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005849 10.0.0.129 - - [2026-06-22 01:55:08] "POST /fqname-to-id HTTP/1.1" 403 329 0.011178 10.0.0.129 - - [2026-06-22 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009335 10.0.0.129 - - [2026-06-22 01:55:08] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004500 252.129.134.145 - - [2026-06-22 01:55:09] "POST /neutron/port HTTP/1.1" 200 1113 0.029449 10.0.0.129 - - [2026-06-22 01:55:09] "GET /virtual-networks?parent_id=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016897 252.129.134.145 - - [2026-06-22 01:55:09] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006268 10.0.0.129 - - [2026-06-22 01:55:09] "GET /obj-perms HTTP/1.1" 200 6408 0.049625 10.0.0.129 - - [2026-06-22 01:55:09] "POST /fqname-to-id HTTP/1.1" 403 329 0.012049 10.0.0.129 - - [2026-06-22 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.129 - - [2026-06-22 01:55:09] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002992 10.0.0.129 - - [2026-06-22 01:55:09] "GET /virtual-networks?parent_id=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010198 10.0.0.129 - - [2026-06-22 01:55:09] "POST /fqname-to-id HTTP/1.1" 403 351 0.008736 10.0.0.129 - - [2026-06-22 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.129 - - [2026-06-22 01:55:09] "GET /routing-instance/f3a47433-e49e-4e82-9eec-7384eed81ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003172 10.0.0.129 - - [2026-06-22 01:55:09] "GET /route-target/14d0113c-fbf5-4cf0-a19a-3e671f20d16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.008802 10.0.0.129 - - [2026-06-22 01:55:09] "GET /route-target/14d0113c-fbf5-4cf0-a19a-3e671f20d16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.002581 10.0.0.129 - - [2026-06-22 01:55:09] "POST /fqname-to-id HTTP/1.1" 403 329 0.010385 10.0.0.129 - - [2026-06-22 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.129 - - [2026-06-22 01:55:09] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002687 10.0.0.129 - - [2026-06-22 01:55:09] "GET /virtual-networks?parent_id=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010643 10.0.0.129 - - [2026-06-22 01:55:09] "POST /fqname-to-id HTTP/1.1" 403 351 0.008979 10.0.0.129 - - [2026-06-22 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.129 - - [2026-06-22 01:55:09] "GET /routing-instance/f3a47433-e49e-4e82-9eec-7384eed81ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003276 10.0.0.129 - - [2026-06-22 01:55:09] "GET /route-target/14d0113c-fbf5-4cf0-a19a-3e671f20d16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.009874 10.0.0.129 - - [2026-06-22 01:55:09] "GET /route-target/14d0113c-fbf5-4cf0-a19a-3e671f20d16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003218 10.0.0.129 - - [2026-06-22 01:55:09] "GET /obj-perms HTTP/1.1" 200 6340 0.009541 10.0.0.129 - - [2026-06-22 01:55:09] "GET /virtual-machine/fb6f1633-4f80-488d-a4c4-4c6dfe82243d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.010814 10.0.0.129 - - [2026-06-22 01:55:11] "GET /obj-perms HTTP/1.1" 200 6340 0.008183 10.0.0.129 - - [2026-06-22 01:55:12] "GET /virtual-machine/fb6f1633-4f80-488d-a4c4-4c6dfe82243d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.009224 10.0.0.129 - - [2026-06-22 01:55:14] "GET /obj-perms HTTP/1.1" 200 6340 0.008484 10.0.0.129 - - [2026-06-22 01:55:14] "GET /virtual-machine/fb6f1633-4f80-488d-a4c4-4c6dfe82243d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.010326 10.0.0.129 - - [2026-06-22 01:55:16] "GET /obj-perms HTTP/1.1" 200 6340 0.009439 10.0.0.129 - - [2026-06-22 01:55:16] "GET /virtual-machine/fb6f1633-4f80-488d-a4c4-4c6dfe82243d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.010470 10.0.0.129 - - [2026-06-22 01:55:18] "GET /obj-perms HTTP/1.1" 200 6340 0.010723 10.0.0.129 - - [2026-06-22 01:55:18] "GET /virtual-machine/fb6f1633-4f80-488d-a4c4-4c6dfe82243d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.010598 10.0.0.129 - - [2026-06-22 01:55:20] "GET /obj-perms HTTP/1.1" 200 6340 0.008927 10.0.0.129 - - [2026-06-22 01:55:20] "GET /virtual-machine/fb6f1633-4f80-488d-a4c4-4c6dfe82243d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.010691 10.0.0.129 - - [2026-06-22 01:55:22] "GET /obj-perms HTTP/1.1" 200 6340 0.009337 10.0.0.129 - - [2026-06-22 01:55:22] "GET /virtual-machine/fb6f1633-4f80-488d-a4c4-4c6dfe82243d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.010572 10.0.0.129 - - [2026-06-22 01:55:22] "GET /obj-perms HTTP/1.1" 200 6340 0.009063 10.0.0.129 - - [2026-06-22 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.129 - - [2026-06-22 01:55:22] "GET /virtual-machine-interface/0ad1f1bf-2d3a-4df0-9e86-4f2fa11c1f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.015438 10.0.0.129 - - [2026-06-22 01:55:22] "GET /obj-perms HTTP/1.1" 200 6340 0.008741 10.0.0.129 - - [2026-06-22 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.129 - - [2026-06-22 01:55:22] "GET /virtual-machine-interface/0ad1f1bf-2d3a-4df0-9e86-4f2fa11c1f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.014626 10.0.0.129 - - [2026-06-22 01:55:23] "GET /obj-perms HTTP/1.1" 200 6340 0.008751 10.0.0.129 - - [2026-06-22 01:55:23] "GET /virtual-machine/fb6f1633-4f80-488d-a4c4-4c6dfe82243d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.010224 10.0.0.129 - - [2026-06-22 01:55:23] "GET /obj-perms HTTP/1.1" 200 6340 0.011725 10.0.0.129 - - [2026-06-22 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.129 - - [2026-06-22 01:55:23] "GET /virtual-machine-interface/0ad1f1bf-2d3a-4df0-9e86-4f2fa11c1f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.014643 10.0.0.129 - - [2026-06-22 01:55:23] "GET /obj-perms HTTP/1.1" 200 6340 0.009158 10.0.0.129 - - [2026-06-22 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.129 - - [2026-06-22 01:55:23] "GET /virtual-network/43533626-1c47-403a-a79b-dd6f32e5f165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.016692 10.0.0.129 - - [2026-06-22 01:55:23] "GET /obj-perms HTTP/1.1" 200 6340 0.009164 10.0.0.129 - - [2026-06-22 01:55:23] "GET /virtual-machine/fb6f1633-4f80-488d-a4c4-4c6dfe82243d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.010348 10.0.0.129 - - [2026-06-22 01:55:23] "GET /obj-perms HTTP/1.1" 200 6340 0.010865 10.0.0.129 - - [2026-06-22 01:55:23] "GET /obj-perms HTTP/1.1" 200 6340 0.007542 10.0.0.129 - - [2026-06-22 01:55:24] "GET /obj-perms HTTP/1.1" 200 6340 0.065614 10.0.0.129 - - [2026-06-22 01:55:24] "GET /obj-perms HTTP/1.1" 200 6340 0.008246 10.0.0.129 - - [2026-06-22 01:55:24] "GET /obj-perms HTTP/1.1" 200 6445 0.061391 10.0.0.129 - - [2026-06-22 01:55:24] "GET /obj-perms HTTP/1.1" 200 6445 0.001625 10.0.0.129 - - [2026-06-22 01:55:24] "GET /obj-perms HTTP/1.1" 200 6340 0.010118 10.0.0.129 - - [2026-06-22 01:55:24] "GET /obj-perms HTTP/1.1" 200 6340 0.009598 10.0.0.129 - - [2026-06-22 01:55:25] "GET /obj-perms HTTP/1.1" 200 6340 0.062163 10.0.0.129 - - [2026-06-22 01:55:25] "GET /obj-perms HTTP/1.1" 200 6340 0.008598 10.0.0.129 - - [2026-06-22 01:55:25] "GET /obj-perms HTTP/1.1" 200 6445 0.001699 10.0.0.129 - - [2026-06-22 01:55:25] "GET /obj-perms HTTP/1.1" 200 6445 0.002464 10.0.0.129 - - [2026-06-22 01:55:25] "GET /obj-perms HTTP/1.1" 200 6340 0.008658 10.0.0.129 - - [2026-06-22 01:55:25] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 322 0.009782 10.0.0.129 - - [2026-06-22 01:55:25] "GET /virtual-machine/fb6f1633-4f80-488d-a4c4-4c6dfe82243d HTTP/1.1" 200 1290 0.013181 252.129.134.145 - - [2026-06-22 01:55:26] "POST /neutron/port HTTP/1.1" 200 1113 0.012227 252.129.134.145 - - [2026-06-22 01:55:26] "POST /neutron/port HTTP/1.1" 200 1103 0.010600 252.129.134.145 - - [2026-06-22 01:55:26] "POST /neutron/port HTTP/1.1" 200 151 0.100052 10.0.0.129 - - [2026-06-22 01:55:27] "GET /virtual-machine/fb6f1633-4f80-488d-a4c4-4c6dfe82243d HTTP/1.1" 404 171 0.009968 10.0.0.129 - - [2026-06-22 01:55:27] "GET /virtual-machine/fb6f1633-4f80-488d-a4c4-4c6dfe82243d HTTP/1.1" 404 171 0.008885 10.0.0.129 - - [2026-06-22 01:55:28] "GET /virtual-machine/fb6f1633-4f80-488d-a4c4-4c6dfe82243d HTTP/1.1" 404 171 0.010125 10.0.0.129 - - [2026-06-22 01:55:28] "POST /fqname-to-id HTTP/1.1" 403 329 0.010811 10.0.0.129 - - [2026-06-22 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.129 - - [2026-06-22 01:55:28] "GET /global-vrouter-config/aff214bc-9495-4100-a702-9e509c76628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002887 10.0.0.129 - - [2026-06-22 01:55:28] "GET /virtual-networks?parent_id=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009555 10.0.0.129 - - [2026-06-22 01:55:28] "POST /fqname-to-id HTTP/1.1" 403 351 0.009043 10.0.0.129 - - [2026-06-22 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.129 - - [2026-06-22 01:55:28] "GET /routing-instance/f3a47433-e49e-4e82-9eec-7384eed81ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003229 10.0.0.129 - - [2026-06-22 01:55:28] "GET /route-target/14d0113c-fbf5-4cf0-a19a-3e671f20d16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.008961 10.0.0.129 - - [2026-06-22 01:55:28] "GET /route-target/14d0113c-fbf5-4cf0-a19a-3e671f20d16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.002957 10.0.0.129 - - [2026-06-22 01:55:28] "GET /obj-perms HTTP/1.1" 200 6340 0.009182 10.0.0.129 - - [2026-06-22 01:55:28] "GET /obj-perms HTTP/1.1" 200 6340 0.008553 10.0.0.129 - - [2026-06-22 01:55:29] "GET /obj-perms HTTP/1.1" 200 6340 0.058007 10.0.0.129 - - [2026-06-22 01:55:29] "GET /obj-perms HTTP/1.1" 200 6340 0.008065 10.0.0.129 - - [2026-06-22 01:55:29] "GET /obj-perms HTTP/1.1" 200 6445 0.001701 10.0.0.129 - - [2026-06-22 01:55:29] "GET /obj-perms HTTP/1.1" 200 6445 0.002049 10.0.0.129 - - [2026-06-22 01:55:32] "GET /obj-perms HTTP/1.1" 200 6445 0.001829 10.0.0.129 - - [2026-06-22 01:55:32] "GET /obj-perms HTTP/1.1" 200 6445 0.002177 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:55:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000931 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:55:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001088 10.0.0.129 - - [2026-06-22 01:55:35] "GET /obj-perms HTTP/1.1" 200 6445 0.001695 10.0.0.129 - - [2026-06-22 01:55:35] "GET /obj-perms HTTP/1.1" 200 6445 0.001771 10.0.0.129 - - [2026-06-22 01:55:38] "GET /obj-perms HTTP/1.1" 200 6445 0.001754 10.0.0.129 - - [2026-06-22 01:55:38] "GET /obj-perms HTTP/1.1" 200 6445 0.001642 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:55:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000947 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:55:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001028 10.0.0.129 - - [2026-06-22 01:55:41] "GET /obj-perms HTTP/1.1" 200 6445 0.001795 10.0.0.129 - - [2026-06-22 01:55:41] "GET /obj-perms HTTP/1.1" 200 6445 0.001864 10.0.0.129 - - [2026-06-22 01:55:45] "GET /obj-perms HTTP/1.1" 200 6445 0.001678 10.0.0.129 - - [2026-06-22 01:55:45] "GET /obj-perms HTTP/1.1" 200 6445 0.001686 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:55:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001192 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:55:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001430 10.0.0.129 - - [2026-06-22 01:55:48] "GET /obj-perms HTTP/1.1" 200 6445 0.002845 10.0.0.129 - - [2026-06-22 01:55:48] "GET /obj-perms HTTP/1.1" 200 6445 0.001913 10.0.0.129 - - [2026-06-22 01:55:51] "GET /obj-perms HTTP/1.1" 200 6445 0.001739 10.0.0.129 - - [2026-06-22 01:55:51] "GET /obj-perms HTTP/1.1" 200 6445 0.001749 10.0.0.129 - - [2026-06-22 01:55:51] "GET /obj-perms HTTP/1.1" 200 6445 0.001741 10.0.0.129 - - [2026-06-22 01:55:51] "GET /obj-perms HTTP/1.1" 200 6445 0.002838 10.0.0.129 - - [2026-06-22 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.129 - - [2026-06-22 01:55:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003734 10.0.0.129 - - [2026-06-22 01:55:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001980 10.0.0.129 - - [2026-06-22 01:55:51] "DELETE /virtual-network/43533626-1c47-403a-a79b-dd6f32e5f165 HTTP/1.1" 200 115 0.088338 10.0.0.129 - - [2026-06-22 01:55:51] "DELETE /route-target/14d0113c-fbf5-4cf0-a19a-3e671f20d16a HTTP/1.1" 200 115 0.022029 10.0.0.129 - - [2026-06-22 01:55:51] "DELETE /api-access-list/891015ad-7871-4650-a7f7-1623b061eb93 HTTP/1.1" 200 115 0.020735 10.0.0.129 - - [2026-06-22 01:55:51] "GET /api-access-list/891015ad-7871-4650-a7f7-1623b061eb93 HTTP/1.1" 404 171 0.002587 10.0.0.129 - - [2026-06-22 01:55:52] "GET /projects?obj_uuids=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001134 10.0.0.129 - - [2026-06-22 01:55:52] "GET /project/b3708220-9d62-410a-96b8-ab2db9151377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.022191 10.0.0.129 - - [2026-06-22 01:55:52] "GET /projects?obj_uuids=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001646 10.0.0.129 - - [2026-06-22 01:55:52] "GET /project/b3708220-9d62-410a-96b8-ab2db9151377?fields=virtual_networks HTTP/1.1" 200 1024 0.066925 10.0.0.129 - - [2026-06-22 01:55:52] "GET /projects?obj_uuids=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001108 10.0.0.129 - - [2026-06-22 01:55:52] "GET /project/b3708220-9d62-410a-96b8-ab2db9151377?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.026248 10.0.0.129 - - [2026-06-22 01:55:52] "GET /projects?obj_uuids=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001345 10.0.0.129 - - [2026-06-22 01:55:52] "GET /project/b3708220-9d62-410a-96b8-ab2db9151377?fields=security_groups HTTP/1.1" 200 1245 0.024085 10.0.0.129 - - [2026-06-22 01:55:52] "GET /projects?obj_uuids=5f86436e-6818-4dc1-9d21-284da61a88cc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001328 10.0.0.129 - - [2026-06-22 01:55:52] "GET /project/5f86436e-6818-4dc1-9d21-284da61a88cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.022633 10.0.0.129 - - [2026-06-22 01:55:52] "GET /projects?obj_uuids=5f86436e-6818-4dc1-9d21-284da61a88cc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001546 10.0.0.129 - - [2026-06-22 01:55:52] "GET /project/5f86436e-6818-4dc1-9d21-284da61a88cc?fields=virtual_networks HTTP/1.1" 200 1023 0.068844 10.0.0.129 - - [2026-06-22 01:55:52] "GET /projects?obj_uuids=5f86436e-6818-4dc1-9d21-284da61a88cc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001424 10.0.0.129 - - [2026-06-22 01:55:52] "GET /project/5f86436e-6818-4dc1-9d21-284da61a88cc?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.031597 10.0.0.129 - - [2026-06-22 01:55:53] "GET /projects?obj_uuids=5f86436e-6818-4dc1-9d21-284da61a88cc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001441 10.0.0.129 - - [2026-06-22 01:55:53] "GET /project/5f86436e-6818-4dc1-9d21-284da61a88cc?fields=security_groups HTTP/1.1" 200 1244 0.027989 10.0.0.129 - - [2026-06-22 01:55:54] "GET /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003421 10.0.0.129 - - [2026-06-22 01:55:54] "PUT /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4 HTTP/1.1" 200 266 0.008079 10.0.0.129 - - [2026-06-22 01:55:54] "GET /projects?obj_uuids=4fe1464c-63dc-4e95-94a9-18b66bfef2f0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001091 10.0.0.129 - - [2026-06-22 01:55:54] "GET /project/4fe1464c-63dc-4e95-94a9-18b66bfef2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.024589 10.0.0.129 - - [2026-06-22 01:55:54] "GET /projects?obj_uuids=4fe1464c-63dc-4e95-94a9-18b66bfef2f0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000983 10.0.0.129 - - [2026-06-22 01:55:54] "GET /project/4fe1464c-63dc-4e95-94a9-18b66bfef2f0?fields=virtual_networks HTTP/1.1" 200 1023 0.072624 10.0.0.129 - - [2026-06-22 01:55:54] "GET /projects?obj_uuids=4fe1464c-63dc-4e95-94a9-18b66bfef2f0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001437 10.0.0.129 - - [2026-06-22 01:55:54] "GET /project/4fe1464c-63dc-4e95-94a9-18b66bfef2f0?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.025626 10.0.0.129 - - [2026-06-22 01:55:54] "GET /projects?obj_uuids=4fe1464c-63dc-4e95-94a9-18b66bfef2f0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001328 10.0.0.129 - - [2026-06-22 01:55:54] "GET /project/4fe1464c-63dc-4e95-94a9-18b66bfef2f0?fields=security_groups HTTP/1.1" 200 1244 0.027618 10.0.0.129 - - [2026-06-22 01:55:55] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001371 10.0.0.129 - - [2026-06-22 01:55:55] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007163 10.0.0.129 - - [2026-06-22 01:55:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.029717 10.0.0.129 - - [2026-06-22 01:55:55] "GET /projects?obj_uuids=589fe3ff-7006-4606-80fe-831ee7c3da85&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002485 10.0.0.129 - - [2026-06-22 01:55:56] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001696 10.0.0.129 - - [2026-06-22 01:55:56] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008327 10.0.0.129 - - [2026-06-22 01:55:56] "POST /id-to-fqname HTTP/1.1" 200 188 0.002413 10.0.0.129 - - [2026-06-22 01:55:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.002835 10.0.0.129 - - [2026-06-22 01:55:56] "POST /security-groups HTTP/1.1" 200 583 0.068507 10.0.0.129 - - [2026-06-22 01:55:56] "POST /fqname-to-id HTTP/1.1" 404 232 0.003403 10.0.0.129 - - [2026-06-22 01:55:56] "POST /projects HTTP/1.1" 200 577 0.215459 10.0.0.129 - - [2026-06-22 01:55:56] "POST /access-control-lists HTTP/1.1" 200 598 0.057251 10.0.0.129 - - [2026-06-22 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.298447 10.0.0.129 - - [2026-06-22 01:55:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.002822 10.0.0.129 - - [2026-06-22 01:55:56] "GET /project/589fe3ff-7006-4606-80fe-831ee7c3da85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.433201 10.0.0.129 - - [2026-06-22 01:55:56] "POST /access-control-lists HTTP/1.1" 200 596 0.060493 10.0.0.129 - - [2026-06-22 01:55:57] "GET / HTTP/1.1" 200 36499 0.002208 10.0.0.129 - - [2026-06-22 01:55:59] "POST /fqname-to-id HTTP/1.1" 401 298 0.000521 10.0.0.129 - - [2026-06-22 01:55:59] "DELETE /project/589fe3ff7006460680fe831ee7c3da85 HTTP/1.1" 404 173 0.010477 10.0.0.129 - - [2026-06-22 01:55:59] "GET /projects?obj_uuids=4fe1464c-63dc-4e95-94a9-18b66bfef2f0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001360 10.0.0.129 - - [2026-06-22 01:55:59] "GET /projects?obj_uuids=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000882 10.0.0.129 - - [2026-06-22 01:55:59] "GET /projects?obj_uuids=5f86436e-6818-4dc1-9d21-284da61a88cc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001189 10.0.0.129 - - [2026-06-22 01:55:59] "GET /project/5f86436e-6818-4dc1-9d21-284da61a88cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.045154 10.0.0.129 - - [2026-06-22 01:55:59] "GET /project/4fe1464c-63dc-4e95-94a9-18b66bfef2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.045694 10.0.0.129 - - [2026-06-22 01:55:59] "GET /project/b3708220-9d62-410a-96b8-ab2db9151377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.056731 10.0.0.129 - - [2026-06-22 01:55:59] "GET /projects?obj_uuids=4fe1464c-63dc-4e95-94a9-18b66bfef2f0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001317 10.0.0.129 - - [2026-06-22 01:55:59] "GET /projects?obj_uuids=5f86436e-6818-4dc1-9d21-284da61a88cc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000901 10.0.0.129 - - [2026-06-22 01:55:59] "GET /projects?obj_uuids=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000874 10.0.0.129 - - [2026-06-22 01:56:00] "GET /project/5f86436e-6818-4dc1-9d21-284da61a88cc?fields=security_groups HTTP/1.1" 200 1334 0.064677 10.0.0.129 - - [2026-06-22 01:56:00] "GET /project/4fe1464c-63dc-4e95-94a9-18b66bfef2f0?fields=security_groups HTTP/1.1" 200 1334 0.069228 10.0.0.129 - - [2026-06-22 01:56:00] "GET /project/b3708220-9d62-410a-96b8-ab2db9151377?fields=security_groups HTTP/1.1" 200 1335 0.071406 10.0.0.129 - - [2026-06-22 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.041373 10.0.0.129 - - [2026-06-22 01:56:00] "DELETE /security-group/c36c1ed9-84f8-462b-82b1-e77f144977b8 HTTP/1.1" 200 115 0.084838 10.0.0.129 - - [2026-06-22 01:56:00] "GET /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.007109 10.0.0.129 - - [2026-06-22 01:56:00] "GET /projects?obj_uuids=5f86436e-6818-4dc1-9d21-284da61a88cc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001009 10.0.0.129 - - [2026-06-22 01:56:00] "DELETE /access-control-list/077b7701-acfc-45d6-922a-393cb6281466 HTTP/1.1" 200 115 0.051046 10.0.0.129 - - [2026-06-22 01:56:00] "DELETE /security-group/ff6451a2-51c7-481c-9a61-fff9f71d275d HTTP/1.1" 200 115 0.089522 10.0.0.129 - - [2026-06-22 01:56:00] "DELETE /security-group/def99f73-bc2e-471c-8389-bae8730d7852 HTTP/1.1" 200 115 0.099091 10.0.0.129 - - [2026-06-22 01:56:00] "GET /projects?obj_uuids=b3708220-9d62-410a-96b8-ab2db9151377&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001026 10.0.0.129 - - [2026-06-22 01:56:00] "GET /projects?obj_uuids=4fe1464c-63dc-4e95-94a9-18b66bfef2f0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001459 10.0.0.129 - - [2026-06-22 01:56:00] "GET /project/5f86436e-6818-4dc1-9d21-284da61a88cc?fields=application_policy_sets HTTP/1.1" 200 1373 0.051660 10.0.0.129 - - [2026-06-22 01:56:00] "GET /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.012042 10.0.0.129 - - [2026-06-22 01:56:00] "DELETE /access-control-list/fded11ce-660c-4ea0-bcf5-29e76bd77fd8 HTTP/1.1" 200 115 0.048593 10.0.0.129 - - [2026-06-22 01:56:00] "GET /project/4fe1464c-63dc-4e95-94a9-18b66bfef2f0?fields=application_policy_sets HTTP/1.1" 200 1373 0.053728 10.0.0.129 - - [2026-06-22 01:56:00] "GET /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.005629 10.0.0.129 - - [2026-06-22 01:56:00] "GET /project/b3708220-9d62-410a-96b8-ab2db9151377?fields=application_policy_sets HTTP/1.1" 200 1374 0.088245 10.0.0.129 - - [2026-06-22 01:56:00] "DELETE /access-control-list/bdb6186f-2585-4a16-a625-4051ebab3099 HTTP/1.1" 200 115 0.049388 10.0.0.129 - - [2026-06-22 01:56:00] "DELETE /access-control-list/6d482b30-9507-4d50-9aa4-c9c504c34d71 HTTP/1.1" 200 115 0.055156 10.0.0.129 - - [2026-06-22 01:56:00] "PUT /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4 HTTP/1.1" 200 266 0.025542 10.0.0.129 - - [2026-06-22 01:56:00] "DELETE /access-control-list/09081a5e-656b-4c07-b978-8fa6258f12d7 HTTP/1.1" 200 115 0.043117 10.0.0.129 - - [2026-06-22 01:56:00] "DELETE /project/5f86436e-6818-4dc1-9d21-284da61a88cc HTTP/1.1" 200 115 0.530311 10.0.0.129 - - [2026-06-22 01:56:00] "DELETE /project/4fe1464c-63dc-4e95-94a9-18b66bfef2f0 HTTP/1.1" 200 115 0.541860 10.0.0.129 - - [2026-06-22 01:56:00] "DELETE /access-control-list/034d3045-ec43-4fae-bbd5-6120456697ea HTTP/1.1" 200 115 0.047373 10.0.0.129 - - [2026-06-22 01:56:00] "DELETE /project/b3708220-9d62-410a-96b8-ab2db9151377 HTTP/1.1" 200 115 0.575885 10.0.0.129 - - [2026-06-22 01:56:00] "GET /aaa-mode HTTP/1.1" 200 128 0.001304 10.0.0.129 - - [2026-06-22 01:56:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.027408 10.0.0.129 - - [2026-06-22 01:56:01] "GET /projects?obj_uuids=b991a46f-8670-4597-a82d-3038ddc9af12&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002431 10.0.0.129 - - [2026-06-22 01:56:01] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001294 10.0.0.129 - - [2026-06-22 01:56:01] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007672 10.0.0.129 - - [2026-06-22 01:56:01] "POST /id-to-fqname HTTP/1.1" 200 188 0.001721 10.0.0.129 - - [2026-06-22 01:56:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.003190 10.0.0.129 - - [2026-06-22 01:56:01] "POST /security-groups HTTP/1.1" 200 583 0.064787 10.0.0.129 - - [2026-06-22 01:56:01] "POST /fqname-to-id HTTP/1.1" 404 232 0.002631 10.0.0.129 - - [2026-06-22 01:56:01] "POST /projects HTTP/1.1" 200 577 0.209410 10.0.0.129 - - [2026-06-22 01:56:01] "POST /access-control-lists HTTP/1.1" 200 598 0.057629 10.0.0.129 - - [2026-06-22 01:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.283726 10.0.0.129 - - [2026-06-22 01:56:01] "POST /fqname-to-id HTTP/1.1" 404 231 0.002847 10.0.0.129 - - [2026-06-22 01:56:01] "GET /project/b991a46f-8670-4597-a82d-3038ddc9af12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.415945 10.0.0.129 - - [2026-06-22 01:56:01] "POST /access-control-lists HTTP/1.1" 200 596 0.064187 10.0.0.129 - - [2026-06-22 01:56:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.028260 10.0.0.129 - - [2026-06-22 01:56:01] "GET /projects?obj_uuids=8836b5a6-3952-4847-9e34-dbc917e18f99&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003410 10.0.0.129 - - [2026-06-22 01:56:02] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001235 10.0.0.129 - - [2026-06-22 01:56:02] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007214 10.0.0.129 - - [2026-06-22 01:56:02] "POST /id-to-fqname HTTP/1.1" 200 188 0.001511 10.0.0.129 - - [2026-06-22 01:56:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.003276 10.0.0.129 - - [2026-06-22 01:56:02] "POST /security-groups HTTP/1.1" 200 583 0.060153 10.0.0.129 - - [2026-06-22 01:56:02] "POST /fqname-to-id HTTP/1.1" 404 232 0.002483 10.0.0.129 - - [2026-06-22 01:56:02] "POST /projects HTTP/1.1" 200 577 0.211300 10.0.0.129 - - [2026-06-22 01:56:02] "POST /access-control-lists HTTP/1.1" 200 598 0.058896 10.0.0.129 - - [2026-06-22 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.286142 10.0.0.129 - - [2026-06-22 01:56:02] "POST /fqname-to-id HTTP/1.1" 404 231 0.002921 10.0.0.129 - - [2026-06-22 01:56:02] "GET /project/8836b5a6-3952-4847-9e34-dbc917e18f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.418806 10.0.0.129 - - [2026-06-22 01:56:02] "POST /access-control-lists HTTP/1.1" 200 596 0.060931 10.0.0.129 - - [2026-06-22 01:56:03] "GET / HTTP/1.1" 200 36499 0.002723 10.0.0.129 - - [2026-06-22 01:56:03] "GET / HTTP/1.1" 200 36499 0.001342 10.0.0.129 - - [2026-06-22 01:56:04] "POST /fqname-to-id HTTP/1.1" 404 181 0.003509 10.0.0.129 - - [2026-06-22 01:56:04] "POST /api-access-lists HTTP/1.1" 200 523 0.012871 10.0.0.129 - - [2026-06-22 01:56:04] "GET /api-access-list/85abe783-8722-4e58-a6ac-eb15ff279fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.004663 10.0.0.129 - - [2026-06-22 01:56:04] "GET /api-access-list/85abe783-8722-4e58-a6ac-eb15ff279fa6 HTTP/1.1" 401 298 0.000424 10.0.0.129 - - [2026-06-22 01:56:04] "GET /api-access-list/85abe783-8722-4e58-a6ac-eb15ff279fa6 HTTP/1.1" 200 1291 0.063591 10.0.0.129 - - [2026-06-22 01:56:04] "POST /fqname-to-id HTTP/1.1" 401 298 0.000532 10.0.0.129 - - [2026-06-22 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.049403 10.0.0.129 - - [2026-06-22 01:56:05] "GET /projects?obj_uuids=b991a46f-8670-4597-a82d-3038ddc9af12&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001056 10.0.0.129 - - [2026-06-22 01:56:05] "GET /project/b991a46f-8670-4597-a82d-3038ddc9af12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.040515 10.0.0.129 - - [2026-06-22 01:56:05] "GET /virtual-networks?parent_id=b991a46f-8670-4597-a82d-3038ddc9af12&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012659 10.0.0.129 - - [2026-06-22 01:56:05] "POST /virtual-networks HTTP/1.1" 200 585 0.061525 10.0.0.129 - - [2026-06-22 01:56:05] "POST /route-targets HTTP/1.1" 200 329 0.013042 10.0.0.129 - - [2026-06-22 01:56:05] "POST /ref-update HTTP/1.1" 200 156 0.023420 10.0.0.129 - - [2026-06-22 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.024404 10.0.0.129 - - [2026-06-22 01:56:05] "GET /network-ipam/e60e46b2-7b75-4884-97ed-aad6f1acc4a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012447 10.0.0.129 - - [2026-06-22 01:56:05] "POST /useragent-kv HTTP/1.1" 200 115 0.011183 10.0.0.129 - - [2026-06-22 01:56:05] "POST /ref-update HTTP/1.1" 200 156 0.066473 252.129.134.145 - - [2026-06-22 01:56:05] "POST /neutron/network HTTP/1.1" 200 847 0.045165 252.129.134.145 - - [2026-06-22 01:56:05] "POST /neutron/network HTTP/1.1" 200 847 0.029048 10.0.0.129 - - [2026-06-22 01:56:05] "GET /virtual-network/0807e436-d96c-48e3-b3ba-b9684c2562cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.013390 252.129.134.145 - - [2026-06-22 01:56:06] "POST /neutron/network HTTP/1.1" 200 847 0.022477 252.129.134.145 - - [2026-06-22 01:56:06] "POST /neutron/subnet HTTP/1.1" 200 681 0.028873 10.0.0.129 - - [2026-06-22 01:56:06] "POST /fqname-to-id HTTP/1.1" 401 298 0.000595 10.0.0.129 - - [2026-06-22 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.039781 10.0.0.129 - - [2026-06-22 01:56:06] "GET /projects?obj_uuids=8836b5a6-3952-4847-9e34-dbc917e18f99&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001423 10.0.0.129 - - [2026-06-22 01:56:06] "GET /project/8836b5a6-3952-4847-9e34-dbc917e18f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.032973 10.0.0.129 - - [2026-06-22 01:56:06] "GET /virtual-networks?parent_id=8836b5a6-3952-4847-9e34-dbc917e18f99&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011831 10.0.0.129 - - [2026-06-22 01:56:06] "POST /virtual-networks HTTP/1.1" 200 585 0.065975 10.0.0.129 - - [2026-06-22 01:56:06] "POST /route-targets HTTP/1.1" 200 329 0.013480 10.0.0.129 - - [2026-06-22 01:56:06] "POST /ref-update HTTP/1.1" 200 156 0.021700 10.0.0.129 - - [2026-06-22 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.031409 10.0.0.129 - - [2026-06-22 01:56:06] "GET /network-ipam/e60e46b2-7b75-4884-97ed-aad6f1acc4a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.036222 10.0.0.129 - - [2026-06-22 01:56:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005627 10.0.0.129 - - [2026-06-22 01:56:06] "POST /ref-update HTTP/1.1" 200 156 0.064508 252.129.134.145 - - [2026-06-22 01:56:07] "POST /neutron/network HTTP/1.1" 200 844 0.052768 252.129.134.145 - - [2026-06-22 01:56:07] "POST /neutron/network HTTP/1.1" 200 844 0.022083 10.0.0.129 - - [2026-06-22 01:56:07] "GET /virtual-network/b1b30a6f-893f-4747-8c73-325b410cf6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013933 252.129.134.145 - - [2026-06-22 01:56:07] "POST /neutron/network HTTP/1.1" 200 844 0.020659 252.129.134.145 - - [2026-06-22 01:56:07] "POST /neutron/subnet HTTP/1.1" 200 669 0.028130 10.0.0.129 - - [2026-06-22 01:56:07] "GET /virtual-network/0807e436-d96c-48e3-b3ba-b9684c2562cf HTTP/1.1" 401 298 0.000449 10.0.0.129 - - [2026-06-22 01:56:07] "GET /virtual-network/0807e436-d96c-48e3-b3ba-b9684c2562cf HTTP/1.1" 200 2316 0.041534 10.0.0.129 - - [2026-06-22 01:56:07] "GET /virtual-network/0807e436-d96c-48e3-b3ba-b9684c2562cf HTTP/1.1" 401 298 0.000416 10.0.0.129 - - [2026-06-22 01:56:08] "GET /virtual-network/0807e436-d96c-48e3-b3ba-b9684c2562cf HTTP/1.1" 403 366 0.035147 10.0.0.129 - - [2026-06-22 01:56:08] "GET /virtual-network/0807e436-d96c-48e3-b3ba-b9684c2562cf HTTP/1.1" 200 2316 0.004945 10.0.0.129 - - [2026-06-22 01:56:08] "GET /virtual-networks HTTP/1.1" 200 371 0.017924 10.0.0.129 - - [2026-06-22 01:56:08] "GET /virtual-networks HTTP/1.1" 200 371 0.020404 10.0.0.129 - - [2026-06-22 01:56:08] "GET /obj-perms HTTP/1.1" 403 257 0.037915 10.0.0.129 - - [2026-06-22 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.129 - - [2026-06-22 01:56:08] "GET /virtual-network/0807e436-d96c-48e3-b3ba-b9684c2562cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.013931 10.0.0.129 - - [2026-06-22 01:56:09] "GET /obj-perms HTTP/1.1" 403 257 0.036587 10.0.0.129 - - [2026-06-22 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.129 - - [2026-06-22 01:56:09] "GET /virtual-network/0807e436-d96c-48e3-b3ba-b9684c2562cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.009192 10.0.0.129 - - [2026-06-22 01:56:09] "GET /obj-perms HTTP/1.1" 200 6408 0.056053 10.0.0.129 - - [2026-06-22 01:56:09] "GET /obj-perms HTTP/1.1" 200 6455 0.058417 10.0.0.129 - - [2026-06-22 01:56:10] "GET /obj-perms HTTP/1.1" 403 257 0.007557 10.0.0.129 - - [2026-06-22 01:56:10] "GET /obj-perms HTTP/1.1" 200 6408 0.052239 10.0.0.129 - - [2026-06-22 01:56:10] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.018591 10.0.0.129 - - [2026-06-22 01:56:10] "GET /obj-perms HTTP/1.1" 403 257 0.010375 10.0.0.129 - - [2026-06-22 01:56:10] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.018064 10.0.0.129 - - [2026-06-22 01:56:10] "GET /obj-perms HTTP/1.1" 200 6455 0.001845 10.0.0.129 - - [2026-06-22 01:56:10] "PUT /virtual-network/0807e436-d96c-48e3-b3ba-b9684c2562cf HTTP/1.1" 200 266 0.026800 10.0.0.129 - - [2026-06-22 01:56:10] "GET /virtual-networks HTTP/1.1" 200 132 0.019595 10.0.0.129 - - [2026-06-22 01:56:10] "GET /virtual-networks HTTP/1.1" 200 611 0.019582 10.0.0.129 - - [2026-06-22 01:56:10] "GET /virtual-networks HTTP/1.1" 200 1437 0.003005 10.0.0.129 - - [2026-06-22 01:56:10] "GET /obj-perms HTTP/1.1" 403 257 0.008282 10.0.0.129 - - [2026-06-22 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.129 - - [2026-06-22 01:56:10] "GET /virtual-network/0807e436-d96c-48e3-b3ba-b9684c2562cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.009762 10.0.0.129 - - [2026-06-22 01:56:11] "GET /obj-perms HTTP/1.1" 403 257 0.033612 10.0.0.129 - - [2026-06-22 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.129 - - [2026-06-22 01:56:11] "GET /virtual-network/0807e436-d96c-48e3-b3ba-b9684c2562cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.008783 10.0.0.129 - - [2026-06-22 01:56:11] "GET /obj-perms HTTP/1.1" 403 257 0.009403 10.0.0.129 - - [2026-06-22 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.129 - - [2026-06-22 01:56:11] "GET /virtual-network/0807e436-d96c-48e3-b3ba-b9684c2562cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.016032 10.0.0.129 - - [2026-06-22 01:56:11] "GET /obj-perms HTTP/1.1" 200 6455 0.002156 10.0.0.129 - - [2026-06-22 01:56:11] "GET /obj-perms HTTP/1.1" 403 257 0.008260 10.0.0.129 - - [2026-06-22 01:56:11] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017631 10.0.0.129 - - [2026-06-22 01:56:11] "GET /obj-perms HTTP/1.1" 403 257 0.007910 10.0.0.129 - - [2026-06-22 01:56:11] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.016896 10.0.0.129 - - [2026-06-22 01:56:11] "GET /obj-perms HTTP/1.1" 200 6455 0.001925 10.0.0.129 - - [2026-06-22 01:56:11] "PUT /virtual-network/0807e436-d96c-48e3-b3ba-b9684c2562cf HTTP/1.1" 200 266 0.028812 10.0.0.129 - - [2026-06-22 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.129 - - [2026-06-22 01:56:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004400 10.0.0.129 - - [2026-06-22 01:56:11] "POST /useragent-kv HTTP/1.1" 200 115 0.001856 10.0.0.129 - - [2026-06-22 01:56:11] "DELETE /virtual-network/b1b30a6f-893f-4747-8c73-325b410cf6b3 HTTP/1.1" 200 115 0.081607 10.0.0.129 - - [2026-06-22 01:56:11] "DELETE /route-target/069d67d5-634a-464c-9f78-414d5c3dbb72 HTTP/1.1" 200 115 0.019395 10.0.0.129 - - [2026-06-22 01:56:11] "POST /useragent-kv HTTP/1.1" 200 115 0.012491 10.0.0.129 - - [2026-06-22 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006195 10.0.0.129 - - [2026-06-22 01:56:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005148 10.0.0.129 - - [2026-06-22 01:56:11] "DELETE /virtual-network/0807e436-d96c-48e3-b3ba-b9684c2562cf HTTP/1.1" 200 115 0.087641 10.0.0.129 - - [2026-06-22 01:56:11] "DELETE /route-target/2e71566a-495a-4c0f-aa5c-70a391b693c7 HTTP/1.1" 200 115 0.022887 10.0.0.129 - - [2026-06-22 01:56:12] "DELETE /api-access-list/85abe783-8722-4e58-a6ac-eb15ff279fa6 HTTP/1.1" 200 115 0.044562 10.0.0.129 - - [2026-06-22 01:56:12] "GET /api-access-list/85abe783-8722-4e58-a6ac-eb15ff279fa6 HTTP/1.1" 404 171 0.003030 10.0.0.129 - - [2026-06-22 01:56:12] "GET /projects?obj_uuids=8836b5a6-3952-4847-9e34-dbc917e18f99&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001238 10.0.0.129 - - [2026-06-22 01:56:12] "GET /project/8836b5a6-3952-4847-9e34-dbc917e18f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.023279 10.0.0.129 - - [2026-06-22 01:56:12] "GET /projects?obj_uuids=8836b5a6-3952-4847-9e34-dbc917e18f99&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001147 10.0.0.129 - - [2026-06-22 01:56:12] "GET /project/8836b5a6-3952-4847-9e34-dbc917e18f99?fields=virtual_networks HTTP/1.1" 200 1033 0.081479 10.0.0.129 - - [2026-06-22 01:56:12] "GET /projects?obj_uuids=8836b5a6-3952-4847-9e34-dbc917e18f99&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001124 10.0.0.129 - - [2026-06-22 01:56:12] "GET /project/8836b5a6-3952-4847-9e34-dbc917e18f99?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.028119 10.0.0.129 - - [2026-06-22 01:56:12] "GET /projects?obj_uuids=8836b5a6-3952-4847-9e34-dbc917e18f99&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001348 10.0.0.129 - - [2026-06-22 01:56:12] "GET /project/8836b5a6-3952-4847-9e34-dbc917e18f99?fields=security_groups HTTP/1.1" 200 1259 0.066237 10.0.0.129 - - [2026-06-22 01:56:13] "GET /projects?obj_uuids=b991a46f-8670-4597-a82d-3038ddc9af12&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001417 10.0.0.129 - - [2026-06-22 01:56:13] "GET /project/b991a46f-8670-4597-a82d-3038ddc9af12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.026308 10.0.0.129 - - [2026-06-22 01:56:13] "GET /projects?obj_uuids=b991a46f-8670-4597-a82d-3038ddc9af12&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001098 10.0.0.129 - - [2026-06-22 01:56:13] "GET /project/b991a46f-8670-4597-a82d-3038ddc9af12?fields=virtual_networks HTTP/1.1" 200 1034 0.066127 10.0.0.129 - - [2026-06-22 01:56:13] "GET /projects?obj_uuids=b991a46f-8670-4597-a82d-3038ddc9af12&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001014 10.0.0.129 - - [2026-06-22 01:56:13] "GET /project/b991a46f-8670-4597-a82d-3038ddc9af12?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.026545 10.0.0.129 - - [2026-06-22 01:56:13] "GET /projects?obj_uuids=b991a46f-8670-4597-a82d-3038ddc9af12&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001327 10.0.0.129 - - [2026-06-22 01:56:13] "GET /project/b991a46f-8670-4597-a82d-3038ddc9af12?fields=security_groups HTTP/1.1" 200 1260 0.024082 10.0.0.129 - - [2026-06-22 01:56:14] "GET /aaa-mode HTTP/1.1" 200 128 0.001428 10.0.0.129 - - [2026-06-22 01:56:15] "GET / HTTP/1.1" 200 36499 0.001232 10.0.0.129 - - [2026-06-22 01:56:15] "GET / HTTP/1.1" 200 36499 0.001806 10.0.0.129 - - [2026-06-22 01:56:16] "POST /fqname-to-id HTTP/1.1" 401 298 0.000523 10.0.0.129 - - [2026-06-22 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.079881 10.0.0.129 - - [2026-06-22 01:56:16] "GET /projects?obj_uuids=589fe3ff-7006-4606-80fe-831ee7c3da85&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001161 10.0.0.129 - - [2026-06-22 01:56:16] "GET /project/589fe3ff-7006-4606-80fe-831ee7c3da85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.032671 10.0.0.129 - - [2026-06-22 01:56:16] "GET /virtual-networks?parent_id=589fe3ff-7006-4606-80fe-831ee7c3da85&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008030 10.0.0.129 - - [2026-06-22 01:56:16] "POST /fqname-to-id HTTP/1.1" 404 195 0.007891 10.0.0.129 - - [2026-06-22 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011436 10.0.0.129 - - [2026-06-22 01:56:16] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001173 10.0.0.129 - - [2026-06-22 01:56:16] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.014165 10.0.0.129 - - [2026-06-22 01:56:16] "POST /service-templates HTTP/1.1" 403 264 0.008207 10.0.0.129 - - [2026-06-22 01:56:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.003125 10.0.0.129 - - [2026-06-22 01:56:17] "POST /api-access-lists HTTP/1.1" 200 557 0.015409 10.0.0.129 - - [2026-06-22 01:56:17] "GET /api-access-list/1028ab0a-a957-4c5c-bb9d-20d6847524ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.007635 10.0.0.129 - - [2026-06-22 01:56:17] "GET /api-access-list/1028ab0a-a957-4c5c-bb9d-20d6847524ae HTTP/1.1" 200 1325 0.004066 10.0.0.129 - - [2026-06-22 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011181 10.0.0.129 - - [2026-06-22 01:56:17] "GET /projects?obj_uuids=589fe3ff-7006-4606-80fe-831ee7c3da85&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001227 10.0.0.129 - - [2026-06-22 01:56:17] "GET /project/589fe3ff-7006-4606-80fe-831ee7c3da85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.037948 10.0.0.129 - - [2026-06-22 01:56:17] "GET /virtual-networks?parent_id=589fe3ff-7006-4606-80fe-831ee7c3da85&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010723 10.0.0.129 - - [2026-06-22 01:56:17] "POST /virtual-networks HTTP/1.1" 200 585 0.053134 10.0.0.129 - - [2026-06-22 01:56:17] "POST /route-targets HTTP/1.1" 200 329 0.010884 10.0.0.129 - - [2026-06-22 01:56:17] "POST /ref-update HTTP/1.1" 200 156 0.020087 10.0.0.129 - - [2026-06-22 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.026780 10.0.0.129 - - [2026-06-22 01:56:17] "GET /network-ipam/e60e46b2-7b75-4884-97ed-aad6f1acc4a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011232 10.0.0.129 - - [2026-06-22 01:56:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002676 10.0.0.129 - - [2026-06-22 01:56:17] "POST /ref-update HTTP/1.1" 200 156 0.058447 252.129.134.145 - - [2026-06-22 01:56:17] "POST /neutron/network HTTP/1.1" 200 845 0.046213 252.129.134.145 - - [2026-06-22 01:56:17] "POST /neutron/network HTTP/1.1" 200 845 0.024225 10.0.0.129 - - [2026-06-22 01:56:17] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.013888 252.129.134.145 - - [2026-06-22 01:56:17] "POST /neutron/network HTTP/1.1" 200 845 0.020491 252.129.134.145 - - [2026-06-22 01:56:18] "POST /neutron/subnet HTTP/1.1" 200 671 0.038540 252.129.134.145 - - [2026-06-22 01:56:18] "POST /neutron/network HTTP/1.1" 200 845 0.033821 10.0.0.129 - - [2026-06-22 01:56:18] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005939 10.0.0.129 - - [2026-06-22 01:56:18] "GET /network-ipam/e60e46b2-7b75-4884-97ed-aad6f1acc4a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.004069 10.0.0.129 - - [2026-06-22 01:56:18] "GET /domains HTTP/1.1" 200 440 0.002737 10.0.0.129 - - [2026-06-22 01:56:18] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001469 10.0.0.129 - - [2026-06-22 01:56:18] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1680 0.008802 10.0.0.129 - - [2026-06-22 01:56:18] "GET /projects?obj_uuids=589fe3ff-7006-4606-80fe-831ee7c3da85&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001242 10.0.0.129 - - [2026-06-22 01:56:18] "GET /project/589fe3ff-7006-4606-80fe-831ee7c3da85 HTTP/1.1" 200 2352 0.025646 10.0.0.129 - - [2026-06-22 01:56:18] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16 HTTP/1.1" 200 2310 0.006529 10.0.0.129 - - [2026-06-22 01:56:18] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16 HTTP/1.1" 200 2310 0.005221 10.0.0.129 - - [2026-06-22 01:56:18] "GET /routing-instance/00bf629e-cca9-489c-8a4a-a355d412038b HTTP/1.1" 200 1556 0.004591 10.0.0.129 - - [2026-06-22 01:56:18] "GET /routing-instance/00bf629e-cca9-489c-8a4a-a355d412038b HTTP/1.1" 200 1556 0.003735 10.0.0.129 - - [2026-06-22 01:56:18] "GET /route-target/9f75dede-11b9-45d2-80a2-1f93809fa022 HTTP/1.1" 200 1246 0.003477 10.0.0.129 - - [2026-06-22 01:56:18] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16 HTTP/1.1" 200 2310 0.005080 10.0.0.129 - - [2026-06-22 01:56:18] "GET /routing-instance/00bf629e-cca9-489c-8a4a-a355d412038b HTTP/1.1" 200 1556 0.003616 10.0.0.129 - - [2026-06-22 01:56:18] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004899 10.0.0.129 - - [2026-06-22 01:56:18] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16 HTTP/1.1" 200 2310 0.004752 10.0.0.129 - - [2026-06-22 01:56:18] "GET /routing-instance/00bf629e-cca9-489c-8a4a-a355d412038b HTTP/1.1" 200 1556 0.004161 10.0.0.129 - - [2026-06-22 01:56:19] "GET /routing-instance/00bf629e-cca9-489c-8a4a-a355d412038b HTTP/1.1" 200 1556 0.003568 10.0.0.129 - - [2026-06-22 01:56:19] "GET /route-target/9f75dede-11b9-45d2-80a2-1f93809fa022 HTTP/1.1" 200 1246 0.003671 10.0.0.129 - - [2026-06-22 01:56:19] "GET /domains HTTP/1.1" 200 440 0.002559 10.0.0.129 - - [2026-06-22 01:56:19] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001002 10.0.0.129 - - [2026-06-22 01:56:19] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067 HTTP/1.1" 200 1680 0.006531 10.0.0.129 - - [2026-06-22 01:56:19] "GET /projects?obj_uuids=589fe3ff-7006-4606-80fe-831ee7c3da85&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001632 10.0.0.129 - - [2026-06-22 01:56:19] "GET /project/589fe3ff-7006-4606-80fe-831ee7c3da85 HTTP/1.1" 200 2352 0.027228 10.0.0.129 - - [2026-06-22 01:56:19] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16 HTTP/1.1" 200 2310 0.006109 10.0.0.129 - - [2026-06-22 01:56:19] "GET /obj-perms HTTP/1.1" 200 6455 0.002102 10.0.0.129 - - [2026-06-22 01:56:19] "POST /fqname-to-id HTTP/1.1" 404 195 0.009151 10.0.0.129 - - [2026-06-22 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009576 10.0.0.129 - - [2026-06-22 01:56:19] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001698 10.0.0.129 - - [2026-06-22 01:56:19] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.015688 10.0.0.129 - - [2026-06-22 01:56:19] "POST /service-templates HTTP/1.1" 403 264 0.009333 10.0.0.129 - - [2026-06-22 01:56:19] "POST /fqname-to-id HTTP/1.1" 404 181 0.003424 10.0.0.129 - - [2026-06-22 01:56:19] "POST /api-access-lists HTTP/1.1" 200 523 0.014519 10.0.0.129 - - [2026-06-22 01:56:19] "GET /api-access-list/fb4274ae-cf1a-456a-b5a5-fb4dece779c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1293 0.004717 10.0.0.129 - - [2026-06-22 01:56:19] "GET /api-access-list/fb4274ae-cf1a-456a-b5a5-fb4dece779c6 HTTP/1.1" 200 1293 0.003688 10.0.0.129 - - [2026-06-22 01:56:20] "POST /fqname-to-id HTTP/1.1" 404 195 0.011189 10.0.0.129 - - [2026-06-22 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010248 10.0.0.129 - - [2026-06-22 01:56:20] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001055 10.0.0.129 - - [2026-06-22 01:56:20] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.015641 10.0.0.129 - - [2026-06-22 01:56:20] "POST /service-templates HTTP/1.1" 200 553 0.023218 10.0.0.129 - - [2026-06-22 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015240 10.0.0.129 - - [2026-06-22 01:56:20] "GET /service-template/e4f7b7f3-f878-4caf-995f-a065157ff20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.011709 10.0.0.129 - - [2026-06-22 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012331 10.0.0.129 - - [2026-06-22 01:56:20] "GET /service-template/e4f7b7f3-f878-4caf-995f-a065157ff20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.013216 10.0.0.129 - - [2026-06-22 01:56:20] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16 HTTP/1.1" 401 298 0.000437 10.0.0.129 - - [2026-06-22 01:56:20] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16 HTTP/1.1" 403 263 0.034404 10.0.0.129 - - [2026-06-22 01:56:20] "GET /service-template/e4f7b7f3-f878-4caf-995f-a065157ff20b HTTP/1.1" 403 264 0.015200 10.0.0.129 - - [2026-06-22 01:56:21] "GET /service-template/e4f7b7f3-f878-4caf-995f-a065157ff20b HTTP/1.1" 403 264 0.033830 10.0.0.129 - - [2026-06-22 01:56:21] "GET /obj-perms HTTP/1.1" 403 257 0.033835 10.0.0.129 - - [2026-06-22 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.129 - - [2026-06-22 01:56:21] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008827 10.0.0.129 - - [2026-06-22 01:56:21] "GET /obj-perms HTTP/1.1" 403 257 0.008546 10.0.0.129 - - [2026-06-22 01:56:21] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.007603 10.0.0.129 - - [2026-06-22 01:56:21] "GET /api-access-list/1028ab0a-a957-4c5c-bb9d-20d6847524ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.003114 10.0.0.129 - - [2026-06-22 01:56:21] "PUT /api-access-list/1028ab0a-a957-4c5c-bb9d-20d6847524ae HTTP/1.1" 200 266 0.007891 10.0.0.129 - - [2026-06-22 01:56:22] "GET /api-access-list/1028ab0a-a957-4c5c-bb9d-20d6847524ae HTTP/1.1" 200 1462 0.003833 10.0.0.129 - - [2026-06-22 01:56:22] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16 HTTP/1.1" 200 2310 0.014613 10.0.0.129 - - [2026-06-22 01:56:22] "POST /fqname-to-id HTTP/1.1" 401 298 0.000500 10.0.0.129 - - [2026-06-22 01:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.037390 10.0.0.129 - - [2026-06-22 01:56:22] "GET /projects?obj_uuids=589fe3ff-7006-4606-80fe-831ee7c3da85&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001127 10.0.0.129 - - [2026-06-22 01:56:22] "GET /project/589fe3ff-7006-4606-80fe-831ee7c3da85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.038199 10.0.0.129 - - [2026-06-22 01:56:22] "GET /virtual-networks?parent_id=589fe3ff-7006-4606-80fe-831ee7c3da85&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.014870 10.0.0.129 - - [2026-06-22 01:56:22] "POST /virtual-networks HTTP/1.1" 403 263 0.009776 10.0.0.129 - - [2026-06-22 01:56:22] "GET /service-template/e4f7b7f3-f878-4caf-995f-a065157ff20b HTTP/1.1" 403 264 0.009473 10.0.0.129 - - [2026-06-22 01:56:23] "GET /service-template/e4f7b7f3-f878-4caf-995f-a065157ff20b HTTP/1.1" 403 264 0.037157 10.0.0.129 - - [2026-06-22 01:56:23] "GET /obj-perms HTTP/1.1" 403 257 0.008499 10.0.0.129 - - [2026-06-22 01:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.129 - - [2026-06-22 01:56:23] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.014014 10.0.0.129 - - [2026-06-22 01:56:23] "GET /obj-perms HTTP/1.1" 403 257 0.008930 10.0.0.129 - - [2026-06-22 01:56:23] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.019444 10.0.0.129 - - [2026-06-22 01:56:23] "GET /api-access-list/fb4274ae-cf1a-456a-b5a5-fb4dece779c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1293 0.003171 10.0.0.129 - - [2026-06-22 01:56:23] "PUT /api-access-list/fb4274ae-cf1a-456a-b5a5-fb4dece779c6 HTTP/1.1" 200 266 0.008718 10.0.0.129 - - [2026-06-22 01:56:23] "GET /api-access-list/fb4274ae-cf1a-456a-b5a5-fb4dece779c6 HTTP/1.1" 200 1431 0.003496 10.0.0.129 - - [2026-06-22 01:56:23] "GET /service-template/e4f7b7f3-f878-4caf-995f-a065157ff20b HTTP/1.1" 200 1856 0.012447 10.0.0.129 - - [2026-06-22 01:56:23] "POST /fqname-to-id HTTP/1.1" 404 195 0.010639 10.0.0.129 - - [2026-06-22 01:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010202 10.0.0.129 - - [2026-06-22 01:56:23] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001125 10.0.0.129 - - [2026-06-22 01:56:23] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.015557 10.0.0.129 - - [2026-06-22 01:56:23] "POST /service-templates HTTP/1.1" 403 264 0.009975 10.0.0.129 - - [2026-06-22 01:56:23] "GET /api-access-list/1028ab0a-a957-4c5c-bb9d-20d6847524ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.003129 10.0.0.129 - - [2026-06-22 01:56:23] "PUT /api-access-list/1028ab0a-a957-4c5c-bb9d-20d6847524ae HTTP/1.1" 200 266 0.007742 10.0.0.129 - - [2026-06-22 01:56:23] "GET /api-access-list/1028ab0a-a957-4c5c-bb9d-20d6847524ae HTTP/1.1" 200 1325 0.004130 10.0.0.129 - - [2026-06-22 01:56:23] "GET /api-access-list/fb4274ae-cf1a-456a-b5a5-fb4dece779c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.003870 10.0.0.129 - - [2026-06-22 01:56:23] "PUT /api-access-list/fb4274ae-cf1a-456a-b5a5-fb4dece779c6 HTTP/1.1" 200 266 0.009558 10.0.0.129 - - [2026-06-22 01:56:23] "GET /api-access-list/fb4274ae-cf1a-456a-b5a5-fb4dece779c6 HTTP/1.1" 200 1293 0.003726 10.0.0.129 - - [2026-06-22 01:56:24] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16 HTTP/1.1" 403 263 0.010035 10.0.0.129 - - [2026-06-22 01:56:24] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16 HTTP/1.1" 403 263 0.040532 10.0.0.129 - - [2026-06-22 01:56:24] "GET /service-template/e4f7b7f3-f878-4caf-995f-a065157ff20b HTTP/1.1" 403 264 0.010130 10.0.0.129 - - [2026-06-22 01:56:24] "GET /service-template/e4f7b7f3-f878-4caf-995f-a065157ff20b HTTP/1.1" 403 264 0.039128 10.0.0.129 - - [2026-06-22 01:56:24] "GET /obj-perms HTTP/1.1" 403 257 0.008435 10.0.0.129 - - [2026-06-22 01:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.129 - - [2026-06-22 01:56:24] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008924 10.0.0.129 - - [2026-06-22 01:56:25] "GET /obj-perms HTTP/1.1" 403 257 0.037554 10.0.0.129 - - [2026-06-22 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.129 - - [2026-06-22 01:56:25] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008276 10.0.0.129 - - [2026-06-22 01:56:25] "GET /obj-perms HTTP/1.1" 403 257 0.008698 10.0.0.129 - - [2026-06-22 01:56:25] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.007425 10.0.0.129 - - [2026-06-22 01:56:25] "GET /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003191 10.0.0.129 - - [2026-06-22 01:56:25] "PUT /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4 HTTP/1.1" 200 266 0.007819 10.0.0.129 - - [2026-06-22 01:56:25] "GET /service-template/e4f7b7f3-f878-4caf-995f-a065157ff20b HTTP/1.1" 200 1856 0.012734 10.0.0.129 - - [2026-06-22 01:56:25] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16 HTTP/1.1" 200 2310 0.014390 10.0.0.129 - - [2026-06-22 01:56:25] "GET /obj-perms HTTP/1.1" 403 257 0.009171 10.0.0.129 - - [2026-06-22 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.129 - - [2026-06-22 01:56:25] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.016419 10.0.0.129 - - [2026-06-22 01:56:25] "GET /obj-perms HTTP/1.1" 403 257 0.009567 10.0.0.129 - - [2026-06-22 01:56:26] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.021185 10.0.0.129 - - [2026-06-22 01:56:26] "DELETE /api-access-list/1028ab0a-a957-4c5c-bb9d-20d6847524ae HTTP/1.1" 200 115 0.024551 10.0.0.129 - - [2026-06-22 01:56:26] "GET /api-access-list/1028ab0a-a957-4c5c-bb9d-20d6847524ae HTTP/1.1" 404 171 0.002434 10.0.0.129 - - [2026-06-22 01:56:26] "DELETE /api-access-list/fb4274ae-cf1a-456a-b5a5-fb4dece779c6 HTTP/1.1" 200 115 0.015015 10.0.0.129 - - [2026-06-22 01:56:26] "GET /api-access-list/fb4274ae-cf1a-456a-b5a5-fb4dece779c6 HTTP/1.1" 404 171 0.002885 10.0.0.129 - - [2026-06-22 01:56:26] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16 HTTP/1.1" 401 298 0.000397 10.0.0.129 - - [2026-06-22 01:56:26] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16 HTTP/1.1" 403 263 0.035031 10.0.0.129 - - [2026-06-22 01:56:26] "GET /service-template/e4f7b7f3-f878-4caf-995f-a065157ff20b HTTP/1.1" 403 264 0.006507 10.0.0.129 - - [2026-06-22 01:56:27] "GET /service-template/e4f7b7f3-f878-4caf-995f-a065157ff20b HTTP/1.1" 403 264 0.037869 10.0.0.129 - - [2026-06-22 01:56:27] "GET /obj-perms HTTP/1.1" 403 257 0.034531 10.0.0.129 - - [2026-06-22 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.129 - - [2026-06-22 01:56:27] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008571 10.0.0.129 - - [2026-06-22 01:56:27] "GET /obj-perms HTTP/1.1" 403 257 0.007221 10.0.0.129 - - [2026-06-22 01:56:27] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.006503 10.0.0.129 - - [2026-06-22 01:56:27] "GET /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.003189 10.0.0.129 - - [2026-06-22 01:56:27] "PUT /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4 HTTP/1.1" 200 266 0.010799 10.0.0.129 - - [2026-06-22 01:56:27] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16 HTTP/1.1" 200 2310 0.014081 10.0.0.129 - - [2026-06-22 01:56:27] "GET /service-template/e4f7b7f3-f878-4caf-995f-a065157ff20b HTTP/1.1" 200 1856 0.009666 10.0.0.129 - - [2026-06-22 01:56:27] "GET /obj-perms HTTP/1.1" 403 257 0.006949 10.0.0.129 - - [2026-06-22 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.129 - - [2026-06-22 01:56:28] "GET /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.013436 10.0.0.129 - - [2026-06-22 01:56:28] "GET /obj-perms HTTP/1.1" 403 257 0.007247 10.0.0.129 - - [2026-06-22 01:56:28] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.016220 10.0.0.129 - - [2026-06-22 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008944 10.0.0.129 - - [2026-06-22 01:56:28] "DELETE /service-template/e4f7b7f3-f878-4caf-995f-a065157ff20b HTTP/1.1" 200 115 0.024073 10.0.0.129 - - [2026-06-22 01:56:28] "POST /fqname-to-id HTTP/1.1" 404 195 0.008866 10.0.0.129 - - [2026-06-22 01:56:28] "POST /useragent-kv HTTP/1.1" 200 115 0.005043 10.0.0.129 - - [2026-06-22 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008262 10.0.0.129 - - [2026-06-22 01:56:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003249 10.0.0.129 - - [2026-06-22 01:56:28] "DELETE /virtual-network/606b1315-8834-4090-8a56-b3a4d9162f16 HTTP/1.1" 200 115 0.081350 10.0.0.129 - - [2026-06-22 01:56:28] "DELETE /route-target/9f75dede-11b9-45d2-80a2-1f93809fa022 HTTP/1.1" 200 115 0.015166 10.0.0.129 - - [2026-06-22 01:56:28] "GET /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003345 10.0.0.129 - - [2026-06-22 01:56:28] "PUT /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4 HTTP/1.1" 200 266 0.008649 10.0.0.129 - - [2026-06-22 01:56:28] "GET /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2695 0.003930 10.0.0.129 - - [2026-06-22 01:56:28] "PUT /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4 HTTP/1.1" 200 266 0.008968 10.0.0.129 - - [2026-06-22 01:56:29] "GET /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003629 10.0.0.129 - - [2026-06-22 01:56:29] "PUT /api-access-list/36370ceb-3b3f-41d2-ba39-2882c1644ab4 HTTP/1.1" 200 266 0.007944 10.0.0.129 - - [2026-06-22 01:56:29] "GET /projects?obj_uuids=589fe3ff-7006-4606-80fe-831ee7c3da85&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001326 10.0.0.129 - - [2026-06-22 01:56:29] "GET /project/589fe3ff-7006-4606-80fe-831ee7c3da85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.023581 10.0.0.129 - - [2026-06-22 01:56:29] "GET /projects?obj_uuids=589fe3ff-7006-4606-80fe-831ee7c3da85&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001357 10.0.0.129 - - [2026-06-22 01:56:30] "GET /project/589fe3ff-7006-4606-80fe-831ee7c3da85?fields=virtual_networks HTTP/1.1" 200 1032 0.069634 10.0.0.129 - - [2026-06-22 01:56:30] "GET /projects?obj_uuids=589fe3ff-7006-4606-80fe-831ee7c3da85&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001049 10.0.0.129 - - [2026-06-22 01:56:30] "GET /project/589fe3ff-7006-4606-80fe-831ee7c3da85?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.023999 10.0.0.129 - - [2026-06-22 01:56:30] "GET /projects?obj_uuids=589fe3ff-7006-4606-80fe-831ee7c3da85&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001713 10.0.0.129 - - [2026-06-22 01:56:30] "GET /project/589fe3ff-7006-4606-80fe-831ee7c3da85?fields=security_groups HTTP/1.1" 200 1258 0.033147 10.0.0.129 - - [2026-06-22 01:56:30] "GET /projects?obj_uuids=3836028d-0ffd-4c49-8eb3-aaf4cf2b146f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001513 10.0.0.129 - - [2026-06-22 01:56:30] "GET /project/3836028d-0ffd-4c49-8eb3-aaf4cf2b146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.025986 Traceback (most recent call last): File "src/gevent/greenlet.py", line 912, 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 893, 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) 2026-06-22T01:56:31Z failed with SSLError [Introspect:8084]10.0.0.129 - - [2026-06-22 01:56:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001381 10.0.0.129 - - [2026-06-22 01:56:32] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001021 10.0.0.129 - - [2026-06-22 01:56:32] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006812 10.0.0.129 - - [2026-06-22 01:56:32] "POST /fqname-to-id HTTP/1.1" 404 182 0.028347 10.0.0.129 - - [2026-06-22 01:56:32] "GET /projects?obj_uuids=f3cf698e-44cc-4e42-b180-8b8c84c389eb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002481 10.0.0.129 - - [2026-06-22 01:56:32] "GET /domains?obj_uuids=3d18adb4-0133-48c0-977a-27957b969067&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001069 10.0.0.129 - - [2026-06-22 01:56:32] "GET /domain/3d18adb4-0133-48c0-977a-27957b969067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007317 10.0.0.129 - - [2026-06-22 01:56:32] "POST /id-to-fqname HTTP/1.1" 200 184 0.001467 10.0.0.129 - - [2026-06-22 01:56:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.003118 10.0.0.129 - - [2026-06-22 01:56:32] "POST /security-groups HTTP/1.1" 200 579 0.063893 10.0.0.129 - - [2026-06-22 01:56:32] "POST /fqname-to-id HTTP/1.1" 404 228 0.003259 10.0.0.129 - - [2026-06-22 01:56:32] "POST /projects HTTP/1.1" 200 569 0.219359 10.0.0.129 - - [2026-06-22 01:56:32] "POST /access-control-lists HTTP/1.1" 200 594 0.057874 10.0.0.129 - - [2026-06-22 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.294584 10.0.0.129 - - [2026-06-22 01:56:33] "POST /fqname-to-id HTTP/1.1" 404 227 0.002733 10.0.0.129 - - [2026-06-22 01:56:33] "GET /project/f3cf698e-44cc-4e42-b180-8b8c84c389eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.426212 10.0.0.129 - - [2026-06-22 01:56:33] "POST /access-control-lists HTTP/1.1" 200 592 0.065221 10.0.0.129 - - [2026-06-22 01:56:34] "GET / HTTP/1.1" 200 36499 0.002260 10.0.0.129 - - [2026-06-22 01:56:34] "GET /projects?obj_uuids=f3cf698e-44cc-4e42-b180-8b8c84c389eb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001114 10.0.0.129 - - [2026-06-22 01:56:34] "GET /project/f3cf698e-44cc-4e42-b180-8b8c84c389eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.022425 10.0.0.129 - - [2026-06-22 01:56:34] "GET /projects?obj_uuids=f3cf698e-44cc-4e42-b180-8b8c84c389eb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001168 10.0.0.129 - - [2026-06-22 01:56:34] "GET /project/f3cf698e-44cc-4e42-b180-8b8c84c389eb?fields=virtual_networks HTTP/1.1" 200 1026 0.073264 10.0.0.129 - - [2026-06-22 01:56:34] "GET /projects?obj_uuids=f3cf698e-44cc-4e42-b180-8b8c84c389eb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001139 10.0.0.129 - - [2026-06-22 01:56:34] "GET /project/f3cf698e-44cc-4e42-b180-8b8c84c389eb?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.026059 10.0.0.129 - - [2026-06-22 01:56:35] "GET /projects?obj_uuids=f3cf698e-44cc-4e42-b180-8b8c84c389eb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001458 10.0.0.129 - - [2026-06-22 01:56:35] "GET /project/f3cf698e-44cc-4e42-b180-8b8c84c389eb?fields=security_groups HTTP/1.1" 200 1248 0.024740 10.0.0.129 - - [2026-06-22 01:57:00] "DELETE /project/b991a46f86704597a82d3038ddc9af12 HTTP/1.1" 404 173 0.022891 10.0.0.129 - - [2026-06-22 01:57:00] "DELETE /project/8836b5a6395248479e34dbc917e18f99 HTTP/1.1" 404 173 0.020694 10.0.0.129 - - [2026-06-22 01:57:00] "DELETE /project/f3cf698e44cc4e42b1808b8c84c389eb HTTP/1.1" 404 173 0.022358 10.0.0.129 - - [2026-06-22 01:57:00] "GET /projects?obj_uuids=b991a46f-8670-4597-a82d-3038ddc9af12&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001516 10.0.0.129 - - [2026-06-22 01:57:00] "GET /projects?obj_uuids=f3cf698e-44cc-4e42-b180-8b8c84c389eb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001027 10.0.0.129 - - [2026-06-22 01:57:00] "GET /projects?obj_uuids=8836b5a6-3952-4847-9e34-dbc917e18f99&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000912 10.0.0.129 - - [2026-06-22 01:57:00] "GET /projects?obj_uuids=589fe3ff-7006-4606-80fe-831ee7c3da85&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001204 10.0.0.129 - - [2026-06-22 01:57:00] "GET /project/8836b5a6-3952-4847-9e34-dbc917e18f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.075059 10.0.0.129 - - [2026-06-22 01:57:00] "GET /project/f3cf698e-44cc-4e42-b180-8b8c84c389eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.086509 10.0.0.129 - - [2026-06-22 01:57:00] "GET /project/b991a46f-8670-4597-a82d-3038ddc9af12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.088534 10.0.0.129 - - [2026-06-22 01:57:00] "GET /projects?obj_uuids=f3cf698e-44cc-4e42-b180-8b8c84c389eb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000997 10.0.0.129 - - [2026-06-22 01:57:00] "GET /projects?obj_uuids=8836b5a6-3952-4847-9e34-dbc917e18f99&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000861 10.0.0.129 - - [2026-06-22 01:57:00] "GET /projects?obj_uuids=b991a46f-8670-4597-a82d-3038ddc9af12&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001675 10.0.0.129 - - [2026-06-22 01:57:00] "GET /project/589fe3ff-7006-4606-80fe-831ee7c3da85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.109629 10.0.0.129 - - [2026-06-22 01:57:00] "GET /project/8836b5a6-3952-4847-9e34-dbc917e18f99?fields=security_groups HTTP/1.1" 200 1349 0.065239 10.0.0.129 - - [2026-06-22 01:57:00] "GET /project/f3cf698e-44cc-4e42-b180-8b8c84c389eb?fields=security_groups HTTP/1.1" 200 1338 0.071867 10.0.0.129 - - [2026-06-22 01:57:00] "GET /project/b991a46f-8670-4597-a82d-3038ddc9af12?fields=security_groups HTTP/1.1" 200 1350 0.096757 10.0.0.129 - - [2026-06-22 01:57:00] "GET /projects?obj_uuids=589fe3ff-7006-4606-80fe-831ee7c3da85&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001357 10.0.0.129 - - [2026-06-22 01:57:00] "GET /project/589fe3ff-7006-4606-80fe-831ee7c3da85?fields=security_groups HTTP/1.1" 200 1348 0.103830 10.0.0.129 - - [2026-06-22 01:57:00] "DELETE /access-control-list/3bf6db4f-2741-4098-ba5b-f62a57c97607 HTTP/1.1" 200 115 0.069317 10.0.0.129 - - [2026-06-22 01:57:00] "DELETE /security-group/b55531e4-14a9-48eb-82e3-7a007b1b894f HTTP/1.1" 200 115 0.100846 10.0.0.129 - - [2026-06-22 01:57:00] "DELETE /security-group/172c8ddf-b60e-4de0-952f-b552244fe1d2 HTTP/1.1" 200 115 0.102659 10.0.0.129 - - [2026-06-22 01:57:00] "GET /projects?obj_uuids=8836b5a6-3952-4847-9e34-dbc917e18f99&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001066 10.0.0.129 - - [2026-06-22 01:57:00] "GET /projects?obj_uuids=f3cf698e-44cc-4e42-b180-8b8c84c389eb&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001499 10.0.0.129 - - [2026-06-22 01:57:00] "GET /project/8836b5a6-3952-4847-9e34-dbc917e18f99?fields=application_policy_sets HTTP/1.1" 200 1388 0.051050 10.0.0.129 - - [2026-06-22 01:57:00] "DELETE /access-control-list/ac36c0dd-ad14-40d2-a803-d04d4e739961 HTTP/1.1" 200 115 0.057078 10.0.0.129 - - [2026-06-22 01:57:00] "GET /project/f3cf698e-44cc-4e42-b180-8b8c84c389eb?fields=application_policy_sets HTTP/1.1" 200 1377 0.053220 10.0.0.129 - - [2026-06-22 01:57:00] "DELETE /security-group/3d50ec38-91f8-4545-9307-1f50a73db3af HTTP/1.1" 200 115 0.133571 10.0.0.129 - - [2026-06-22 01:57:00] "GET /projects?obj_uuids=b991a46f-8670-4597-a82d-3038ddc9af12&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001126 10.0.0.129 - - [2026-06-22 01:57:01] "DELETE /access-control-list/9c4623c4-75c9-47aa-8db7-7ff9a7cf6fdf HTTP/1.1" 200 115 0.035855 10.0.0.129 - - [2026-06-22 01:57:01] "GET /project/b991a46f-8670-4597-a82d-3038ddc9af12?fields=application_policy_sets HTTP/1.1" 200 1389 0.041829 10.0.0.129 - - [2026-06-22 01:57:01] "DELETE /access-control-list/e3d6b657-2f35-477c-a220-2353d993c6bb HTTP/1.1" 200 115 0.050842 10.0.0.129 - - [2026-06-22 01:57:01] "DELETE /security-group/b0adfcd4-505e-4bee-8723-207da06e841e HTTP/1.1" 200 115 0.125976 10.0.0.129 - - [2026-06-22 01:57:01] "GET /projects?obj_uuids=589fe3ff-7006-4606-80fe-831ee7c3da85&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001128 10.0.0.129 - - [2026-06-22 01:57:01] "DELETE /access-control-list/987a14c8-6bd3-4fb3-bb92-a78bf468940c HTTP/1.1" 200 115 0.043224 10.0.0.129 - - [2026-06-22 01:57:01] "DELETE /project/8836b5a6-3952-4847-9e34-dbc917e18f99 HTTP/1.1" 200 115 0.559243 10.0.0.129 - - [2026-06-22 01:57:01] "DELETE /project/f3cf698e-44cc-4e42-b180-8b8c84c389eb HTTP/1.1" 200 115 0.577277 10.0.0.129 - - [2026-06-22 01:57:01] "DELETE /access-control-list/cec115e1-78e6-4c08-8418-0cf93376b68f HTTP/1.1" 200 115 0.041748 10.0.0.129 - - [2026-06-22 01:57:01] "GET /project/589fe3ff-7006-4606-80fe-831ee7c3da85?fields=application_policy_sets HTTP/1.1" 200 1387 0.094030 10.0.0.129 - - [2026-06-22 01:57:01] "DELETE /project/b991a46f-8670-4597-a82d-3038ddc9af12 HTTP/1.1" 200 115 0.627745 10.0.0.129 - - [2026-06-22 01:57:01] "DELETE /access-control-list/08f0faad-f5c6-4f5c-9586-b814d75ef5ab HTTP/1.1" 200 115 0.028491 10.0.0.129 - - [2026-06-22 01:57:01] "DELETE /access-control-list/8cb1a4d2-c9e4-4a2b-ab9b-1f554b0c1cde HTTP/1.1" 200 115 0.022723 10.0.0.129 - - [2026-06-22 01:57:01] "DELETE /project/589fe3ff-7006-4606-80fe-831ee7c3da85 HTTP/1.1" 200 115 0.677852 10.0.0.129 - - [2026-06-22 01:57:10] "GET /obj-perms HTTP/1.1" 200 6408 0.057739 10.0.0.129 - - [2026-06-22 01:57:10] "GET /obj-perms HTTP/1.1" 200 6408 0.054160 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:57:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000971 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:57:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.002658 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:57:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000946 [Introspect:8084]10.0.0.129 - - [2026-06-22 01:57:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001051