+++ date ++ echo 'INFO: =================== Mon Apr 20 01:40:18 AM UTC 2026 ===================' INFO: =================== Mon Apr 20 01:40:18 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 +++ cut -d / -f 1 +++ local nic=ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ 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.167.146 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=True ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=True ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=True ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.129,10.181.10.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.181.10.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 ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sort ++ 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: 04/20/2026 01:40:58.229 7f62766a06c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/20/2026 01:40:58.481 7f62766a06c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/20/2026 01:40:58.496 7f62766a06c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/20/2026 01:40:58.496 7f62766a06c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2026-04-20 01:41:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001123 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-04-20 01:41:08] "GET / HTTP/1.1" 503 181 0.000836 10.0.0.129 - - [2026-04-20 01:41:08] "GET / HTTP/1.1" 503 181 0.000377 10.0.0.129 - - [2026-04-20 01:41:09] "GET / HTTP/1.1" 200 36499 0.003124 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-04-20 01:41:09] "POST /fqname-to-id HTTP/1.1" 401 298 0.000898 10.0.0.129 - - [2026-04-20 01:41:09] "GET / HTTP/1.1" 200 36499 0.001975 10.0.0.129 - - [2026-04-20 01:41:09] "GET / HTTP/1.1" 200 36499 0.001462 10.0.0.129 - - [2026-04-20 01:41:09] "GET / HTTP/1.1" 200 36499 0.003301 10.0.0.129 - - [2026-04-20 01:41:09] "POST /fqname-to-id HTTP/1.1" 401 298 0.000532 10.0.0.129 - - [2026-04-20 01:41:09] "GET / HTTP/1.1" 200 45019 0.002048 10.0.0.129 - - [2026-04-20 01:41:09] "POST /fqname-to-id HTTP/1.1" 401 298 0.000694 10.0.0.129 - - [2026-04-20 01:41:09] "GET / HTTP/1.1" 200 45019 0.002142 10.0.0.129 - - [2026-04-20 01:41:09] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 298 0.000367 10.0.0.129 - - [2026-04-20 01:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.412972 10.0.0.129 - - [2026-04-20 01:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.071955 10.0.0.129 - - [2026-04-20 01:41:09] "GET /routing-instance/ca758ff1-7cb1-48d9-a636-d06dcc1819ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.005487 10.0.0.129 - - [2026-04-20 01:41:09] "GET /global-system-config/dbdab5e7-f9f2-4e59-921e-05ed3dfe7b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.008080 10.0.0.129 - - [2026-04-20 01:41:09] "POST /fqname-to-id HTTP/1.1" 404 214 0.006670 10.0.0.129 - - [2026-04-20 01:41:09] "POST /bgp-routers HTTP/1.1" 200 616 0.053804 10.0.0.129 - - [2026-04-20 01:41:09] "GET /bgp-router/12f12de1-5fe4-4882-9567-939cd6375abd?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.016567 10.0.0.129 - - [2026-04-20 01:41:09] "POST /database-nodes HTTP/1.1" 200 597 0.066621 10.0.0.129 - - [2026-04-20 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012635 10.0.0.129 - - [2026-04-20 01:41:10] "GET / HTTP/1.1" 200 36499 0.002467 10.0.0.129 - - [2026-04-20 01:41:10] "GET /global-system-config/dbdab5e7-f9f2-4e59-921e-05ed3dfe7b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.015994 10.0.0.129 - - [2026-04-20 01:41:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007390 10.0.0.129 - - [2026-04-20 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.063063 10.0.0.129 - - [2026-04-20 01:41:10] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.039572 10.0.0.129 - - [2026-04-20 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017417 10.0.0.129 - - [2026-04-20 01:41:10] "POST /ref-update HTTP/1.1" 200 156 0.028819 10.0.0.129 - - [2026-04-20 01:41:10] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.042800 10.0.0.129 - - [2026-04-20 01:41:10] "GET / HTTP/1.1" 200 36499 0.002193 /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-04-20 01:41:10] "POST /fqname-to-id HTTP/1.1" 401 298 0.001077 10.0.0.129 - - [2026-04-20 01:41:11] "GET / HTTP/1.1" 200 36499 0.001812 10.0.0.129 - - [2026-04-20 01:41:11] "POST /fqname-to-id HTTP/1.1" 401 298 0.000521 10.0.0.129 - - [2026-04-20 01:41:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.061510 10.0.0.129 - - [2026-04-20 01:41:11] "GET / HTTP/1.1" 200 36499 0.002362 10.0.0.129 - - [2026-04-20 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.129 - - [2026-04-20 01:41:11] "POST /fqname-to-id HTTP/1.1" 401 298 0.000571 10.0.0.129 - - [2026-04-20 01:41:11] "GET /global-system-config/dbdab5e7-f9f2-4e59-921e-05ed3dfe7b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.017675 10.0.0.129 - - [2026-04-20 01:41:11] "POST /service-appliance-sets HTTP/1.1" 200 557 0.069872 10.0.0.129 - - [2026-04-20 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.036452 10.0.0.129 - - [2026-04-20 01:41:11] "GET /global-system-config/dbdab5e7-f9f2-4e59-921e-05ed3dfe7b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012312 10.0.0.129 - - [2026-04-20 01:41:11] "POST /fqname-to-id HTTP/1.1" 404 180 0.004686 10.0.0.129 - - [2026-04-20 01:41:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.011897 10.0.0.129 - - [2026-04-20 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.017505 10.0.0.129 - - [2026-04-20 01:41:11] "GET /global-system-config/dbdab5e7-f9f2-4e59-921e-05ed3dfe7b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.015936 10.0.0.129 - - [2026-04-20 01:41:11] "POST /analytics-nodes HTTP/1.1" 200 599 0.050381 10.0.0.129 - - [2026-04-20 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.049081 10.0.0.129 - - [2026-04-20 01:41:11] "GET /global-system-config/dbdab5e7-f9f2-4e59-921e-05ed3dfe7b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.019574 10.0.0.129 - - [2026-04-20 01:41:11] "POST /service-appliance-sets HTTP/1.1" 200 545 0.086922 10.0.0.129 - - [2026-04-20 01:41:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.005820 10.0.0.129 - - [2026-04-20 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007981 10.0.0.129 - - [2026-04-20 01:41:12] "GET /network-ipam/ff39c829-7455-4198-a836-29675dc0ee8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.010086 10.0.0.129 - - [2026-04-20 01:41:12] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.087678 10.0.0.129 - - [2026-04-20 01:41:12] "POST /service-templates HTTP/1.1" 200 515 0.054573 10.0.0.129 - - [2026-04-20 01:41:12] "POST /service-templates HTTP/1.1" 200 505 0.050354 10.0.0.129 - - [2026-04-20 01:41:12] "POST /service-templates HTTP/1.1" 200 519 0.100891 10.0.0.129 - - [2026-04-20 01:41:12] "POST /service-templates HTTP/1.1" 200 539 0.063291 10.0.0.129 - - [2026-04-20 01:41:12] "POST /service-templates HTTP/1.1" 200 511 0.032427 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-04-20 01:41:13] "GET /obj-perms HTTP/1.1" 200 6384 0.539944 10.0.0.129 - - [2026-04-20 01:41:13] "GET / HTTP/1.1" 200 36499 0.001976 10.0.0.129 - - [2026-04-20 01:41:13] "POST /fqname-to-id HTTP/1.1" 401 298 0.000686 10.0.0.129 - - [2026-04-20 01:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.092435 10.0.0.129 - - [2026-04-20 01:41:14] "GET /global-system-config/dbdab5e7-f9f2-4e59-921e-05ed3dfe7b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.029738 10.0.0.129 - - [2026-04-20 01:41:14] "GET /obj-perms HTTP/1.1" 200 6384 0.105015 10.0.0.129 - - [2026-04-20 01:41:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.010977 10.0.0.129 - - [2026-04-20 01:41:14] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.073700 10.0.0.129 - - [2026-04-20 01:41:16] "GET / HTTP/1.1" 200 36499 0.002011 10.0.0.129 - - [2026-04-20 01:41:16] "POST /fqname-to-id HTTP/1.1" 401 298 0.000592 10.0.0.129 - - [2026-04-20 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.064655 10.0.0.129 - - [2026-04-20 01:41:16] "GET /global-system-config/dbdab5e7-f9f2-4e59-921e-05ed3dfe7b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.013503 10.0.0.129 - - [2026-04-20 01:41:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.007014 10.0.0.129 - - [2026-04-20 01:41:16] "POST /fqname-to-id HTTP/1.1" 401 298 0.000778 10.0.0.129 - - [2026-04-20 01:41:16] "POST /config-nodes HTTP/1.1" 200 593 0.054259 10.0.0.129 - - [2026-04-20 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.052772 10.0.0.129 - - [2026-04-20 01:41:17] "GET /network-ipam/ff39c829-7455-4198-a836-29675dc0ee8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.006754 10.0.0.129 - - [2026-04-20 01:41:17] "GET / HTTP/1.1" 200 36499 0.001750 10.0.0.129 - - [2026-04-20 01:41:17] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.000803 10.0.0.129 - - [2026-04-20 01:41:17] "GET / HTTP/1.1" 200 36499 0.001932 10.0.0.129 - - [2026-04-20 01:41:17] "POST /fqname-to-id HTTP/1.1" 401 298 0.000906 10.0.0.129 - - [2026-04-20 01:41:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.004902 10.0.0.129 - - [2026-04-20 01:41:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.067767 10.0.0.129 - - [2026-04-20 01:41:17] "POST /access-control-lists HTTP/1.1" 200 591 0.090338 10.0.0.129 - - [2026-04-20 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.061008 10.0.0.129 - - [2026-04-20 01:41:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.007472 10.0.0.129 - - [2026-04-20 01:41:17] "GET /global-system-config/dbdab5e7-f9f2-4e59-921e-05ed3dfe7b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009677 10.0.0.129 - - [2026-04-20 01:41:17] "POST /fqname-to-id HTTP/1.1" 404 214 0.004811 10.0.0.129 - - [2026-04-20 01:41:17] "POST /access-control-lists HTTP/1.1" 200 589 0.045810 10.0.0.129 - - [2026-04-20 01:41:17] "POST /config-database-nodes HTTP/1.1" 200 611 0.062507 10.0.0.129 - - [2026-04-20 01:41:18] "POST /route-targets HTTP/1.1" 200 329 0.036897 10.0.0.129 - - [2026-04-20 01:41:18] "POST /ref-update HTTP/1.1" 200 156 0.027374 10.0.0.129 - - [2026-04-20 01:41:18] "POST /route-targets HTTP/1.1" 200 329 0.025078 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:41:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001197 10.0.0.129 - - [2026-04-20 01:41:18] "POST /ref-update HTTP/1.1" 200 156 0.036335 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:41:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001241 10.0.0.129 - - [2026-04-20 01:41:18] "POST /route-targets HTTP/1.1" 200 329 0.045012 10.0.0.129 - - [2026-04-20 01:41:18] "POST /ref-update HTTP/1.1" 200 156 0.025295 10.0.0.129 - - [2026-04-20 01:41:18] "POST /route-targets HTTP/1.1" 200 329 0.037862 10.0.0.129 - - [2026-04-20 01:41:18] "POST /ref-update HTTP/1.1" 200 156 0.024462 10.0.0.129 - - [2026-04-20 01:41:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.005872 10.0.0.129 - - [2026-04-20 01:41:18] "POST /access-control-lists HTTP/1.1" 200 555 0.086530 10.0.0.129 - - [2026-04-20 01:41:18] "PUT /access-control-list/fc1e46a5-8f72-40f0-860d-9daf256e046f HTTP/1.1" 200 274 0.019890 10.0.0.129 - - [2026-04-20 01:41:18] "PUT /access-control-list/e5ae190e-2773-4f01-bbeb-8dcfe5df34d0 HTTP/1.1" 200 274 0.022944 10.0.0.129 - - [2026-04-20 01:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.129 - - [2026-04-20 01:41:22] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.011712 10.0.0.129 - - [2026-04-20 01:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.129 - - [2026-04-20 01:41:22] "PUT /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c HTTP/1.1" 200 278 0.014926 10.0.0.129 - - [2026-04-20 01:41:23] "GET / HTTP/1.1" 200 36499 0.002003 10.0.0.129 - - [2026-04-20 01:41:23] "POST /alarms HTTP/1.1" 401 298 0.001191 10.0.0.129 - - [2026-04-20 01:41:24] "POST /alarms HTTP/1.1" 200 585 0.102914 10.0.0.129 - - [2026-04-20 01:41:24] "POST /alarms HTTP/1.1" 200 579 0.081583 10.0.0.129 - - [2026-04-20 01:41:24] "POST /alarms HTTP/1.1" 200 579 0.039856 10.0.0.129 - - [2026-04-20 01:41:24] "POST /alarms HTTP/1.1" 200 563 0.039074 10.0.0.129 - - [2026-04-20 01:41:24] "POST /alarms HTTP/1.1" 200 559 0.059614 10.0.0.129 - - [2026-04-20 01:41:24] "POST /alarms HTTP/1.1" 200 561 0.055772 10.0.0.129 - - [2026-04-20 01:41:24] "POST /alarms HTTP/1.1" 200 569 0.059390 10.0.0.129 - - [2026-04-20 01:41:24] "POST /alarms HTTP/1.1" 200 553 0.032322 10.0.0.129 - - [2026-04-20 01:41:24] "POST /alarms HTTP/1.1" 200 561 0.138861 10.0.0.129 - - [2026-04-20 01:41:24] "POST /alarms HTTP/1.1" 200 571 0.040157 10.0.0.129 - - [2026-04-20 01:41:25] "POST /alarms HTTP/1.1" 200 559 0.047542 10.0.0.129 - - [2026-04-20 01:41:25] "POST /alarms HTTP/1.1" 200 571 0.042517 10.0.0.129 - - [2026-04-20 01:41:25] "POST /alarms HTTP/1.1" 200 579 0.099407 10.0.0.129 - - [2026-04-20 01:41:25] "POST /alarms HTTP/1.1" 200 573 0.043755 10.0.0.129 - - [2026-04-20 01:41:25] "POST /alarms HTTP/1.1" 200 565 0.050442 10.0.0.129 - - [2026-04-20 01:41:25] "POST /alarms HTTP/1.1" 200 565 0.050997 10.0.0.129 - - [2026-04-20 01:41:25] "POST /alarms HTTP/1.1" 200 565 0.146753 10.0.0.129 - - [2026-04-20 01:41:25] "POST /alarms HTTP/1.1" 200 551 0.077996 10.0.0.129 - - [2026-04-20 01:41:25] "POST /alarms HTTP/1.1" 200 599 0.063062 10.0.0.129 - - [2026-04-20 01:41:26] "POST /alarms HTTP/1.1" 200 579 0.111719 10.0.0.129 - - [2026-04-20 01:41:26] "POST /alarms HTTP/1.1" 200 575 0.040804 10.0.0.129 - - [2026-04-20 01:41:26] "POST /alarms HTTP/1.1" 200 587 0.038708 10.0.0.129 - - [2026-04-20 01:41:26] "POST /alarms HTTP/1.1" 200 613 0.035024 10.0.0.129 - - [2026-04-20 01:41:27] "GET / HTTP/1.1" 200 36499 0.002219 10.0.0.129 - - [2026-04-20 01:41:27] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.000728 10.0.0.129 - - [2026-04-20 01:41:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.040565 10.0.0.129 - - [2026-04-20 01:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005597 10.0.0.129 - - [2026-04-20 01:41:27] "PUT /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c HTTP/1.1" 200 278 0.022917 10.0.0.129 - - [2026-04-20 01:41:27] "GET / HTTP/1.1" 200 36499 0.002193 10.0.0.129 - - [2026-04-20 01:41:27] "POST /fqname-to-id HTTP/1.1" 401 298 0.000843 10.0.0.129 - - [2026-04-20 01:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.041295 10.0.0.129 - - [2026-04-20 01:41:28] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005775 10.0.0.129 - - [2026-04-20 01:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005495 10.0.0.129 - - [2026-04-20 01:41:28] "PUT /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c HTTP/1.1" 200 278 0.016834 10.0.0.129 - - [2026-04-20 01:41:28] "GET / HTTP/1.1" 200 36499 0.001798 10.0.0.129 - - [2026-04-20 01:41:28] "POST /fqname-to-id HTTP/1.1" 401 298 0.000514 10.0.0.129 - - [2026-04-20 01:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.042541 10.0.0.129 - - [2026-04-20 01:41:29] "GET /global-system-config/dbdab5e7-f9f2-4e59-921e-05ed3dfe7b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007903 10.0.0.129 - - [2026-04-20 01:41:29] "PUT /global-system-config/dbdab5e7-f9f2-4e59-921e-05ed3dfe7b38 HTTP/1.1" 200 276 0.039430 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:41:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001273 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:41:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001803 10.0.0.129 - - [2026-04-20 01:41:47] "GET / HTTP/1.1" 200 36499 0.002934 10.0.0.129 - - [2026-04-20 01:41:47] "POST /fqname-to-id HTTP/1.1" 401 298 0.000611 10.0.0.129 - - [2026-04-20 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.052391 10.0.0.129 - - [2026-04-20 01:41:47] "GET /global-system-config/dbdab5e7-f9f2-4e59-921e-05ed3dfe7b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007124 10.0.0.129 - - [2026-04-20 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.129 - - [2026-04-20 01:41:47] "GET /config-node/c433755f-6358-492f-ba03-c36a3a202a11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.008049 10.0.0.129 - - [2026-04-20 01:41:58] "GET / HTTP/1.1" 200 36499 0.080492 10.0.0.129 - - [2026-04-20 01:41:58] "POST /fqname-to-id HTTP/1.1" 401 298 0.001226 10.0.0.129 - - [2026-04-20 01:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.043902 10.0.0.129 - - [2026-04-20 01:41:59] "GET /routing-instance/ca758ff1-7cb1-48d9-a636-d06dcc1819ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.005018 10.0.0.129 - - [2026-04-20 01:41:59] "POST /bgp-routers HTTP/1.1" 409 299 0.011548 10.0.0.129 - - [2026-04-20 01:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.129 - - [2026-04-20 01:41:59] "GET /bgp-router/12f12de1-5fe4-4882-9567-939cd6375abd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1799 0.007977 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:41:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001608 10.0.0.129 - - [2026-04-20 01:41:59] "PUT /bgp-router/12f12de1-5fe4-4882-9567-939cd6375abd HTTP/1.1" 200 256 0.033810 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:41:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001366 10.0.0.129 - - [2026-04-20 01:42:14] "GET /obj-perms HTTP/1.1" 200 6384 0.147087 10.0.0.129 - - [2026-04-20 01:42:15] "GET /obj-perms HTTP/1.1" 200 6384 0.123715 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:42:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001037 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:42:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.004612 10.0.0.129 - - [2026-04-20 01:42:26] "GET /global-system-configs HTTP/1.1" 401 298 0.000591 10.0.0.129 - - [2026-04-20 01:42:27] "GET /global-system-configs HTTP/1.1" 401 298 0.000471 10.0.0.129 - - [2026-04-20 01:42:30] "GET /global-system-configs HTTP/1.1" 401 298 0.001063 10.0.0.129 - - [2026-04-20 01:42:30] "GET /global-system-configs HTTP/1.1" 401 298 0.000653 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:42:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.004352 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:42:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001235 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:43:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001584 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:43:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001623 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:43:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001139 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:43:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001924 10.0.0.129 - - [2026-04-20 01:43:15] "GET /obj-perms HTTP/1.1" 200 6384 0.076818 10.0.0.129 - - [2026-04-20 01:43:16] "GET /obj-perms HTTP/1.1" 200 6384 0.075550 10.0.0.129 - - [2026-04-20 01:43:17] "GET / HTTP/1.1" 200 36499 0.002943 10.0.0.129 - - [2026-04-20 01:43:17] "POST /fqname-to-id HTTP/1.1" 401 298 0.000534 10.0.0.129 - - [2026-04-20 01:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.042639 10.0.0.129 - - [2026-04-20 01:43:18] "GET /global-system-config/dbdab5e7-f9f2-4e59-921e-05ed3dfe7b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008011 10.0.0.129 - - [2026-04-20 01:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.129 - - [2026-04-20 01:43:18] "GET /routing-instance/ca758ff1-7cb1-48d9-a636-d06dcc1819ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.005959 10.0.0.129 - - [2026-04-20 01:43:18] "PUT /global-system-config/dbdab5e7-f9f2-4e59-921e-05ed3dfe7b38 HTTP/1.1" 200 276 0.013876 10.0.0.129 - - [2026-04-20 01:43:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.004268 10.0.0.129 - - [2026-04-20 01:43:18] "POST /virtual-routers HTTP/1.1" 200 599 0.031658 10.0.0.129 - - [2026-04-20 01:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.129 - - [2026-04-20 01:43:18] "GET /virtual-router/e3571142-5f57-41f8-af5b-eec35b41a142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.008865 10.0.0.129 - - [2026-04-20 01:43:18] "POST /fqname-to-id HTTP/1.1" 404 227 0.004735 10.0.0.129 - - [2026-04-20 01:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.129 - - [2026-04-20 01:43:18] "GET /virtual-network/a40ed5da-9ca9-4e51-add9-d2fb858eac9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006901 10.0.0.129 - - [2026-04-20 01:43:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.079260 10.0.0.129 - - [2026-04-20 01:43:19] "PUT /access-control-list/d57b1f02-ab09-407b-9066-b0d8a286b803 HTTP/1.1" 200 274 0.016884 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:43:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001387 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:43:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001274 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:43:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001266 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:43:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001394 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:43:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001352 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:43:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001217 10.0.0.129 - - [2026-04-20 01:44:16] "GET /obj-perms HTTP/1.1" 200 6384 0.068234 10.0.0.129 - - [2026-04-20 01:44:17] "GET /obj-perms HTTP/1.1" 200 6384 0.083028 10.0.0.129 - - [2026-04-20 01:45:17] "GET /obj-perms HTTP/1.1" 200 6384 0.068258 10.0.0.129 - - [2026-04-20 01:45:18] "GET /obj-perms HTTP/1.1" 200 6384 0.076334 10.0.0.129 - - [2026-04-20 01:45:32] "GET / HTTP/1.1" 200 36499 0.001755 10.0.0.129 - - [2026-04-20 01:45:32] "POST /fqname-to-id HTTP/1.1" 401 298 0.000644 10.0.0.129 - - [2026-04-20 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.042656 10.0.0.129 - - [2026-04-20 01:45:33] "GET /global-system-config/dbdab5e7-f9f2-4e59-921e-05ed3dfe7b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006999 10.0.0.129 - - [2026-04-20 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.129 - - [2026-04-20 01:45:33] "GET /routing-instance/ca758ff1-7cb1-48d9-a636-d06dcc1819ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.011580 10.0.0.129 - - [2026-04-20 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.129 - - [2026-04-20 01:45:33] "GET /virtual-router/e3571142-5f57-41f8-af5b-eec35b41a142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.005092 10.0.0.129 - - [2026-04-20 01:45:33] "PUT /virtual-router/e3571142-5f57-41f8-af5b-eec35b41a142 HTTP/1.1" 200 264 0.018437 10.0.0.129 - - [2026-04-20 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.129 - - [2026-04-20 01:45:33] "GET /virtual-router/e3571142-5f57-41f8-af5b-eec35b41a142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.006580 10.0.0.129 - - [2026-04-20 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005769 10.0.0.129 - - [2026-04-20 01:45:33] "GET /virtual-machine-interface/8047d30c-17fc-41ac-b162-b510a5e7ab06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1901 0.008877 10.0.0.129 - - [2026-04-20 01:45:33] "PUT /virtual-machine-interface/8047d30c-17fc-41ac-b162-b510a5e7ab06 HTTP/1.1" 200 286 0.029626 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:45:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001020 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:45:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001568 10.0.0.129 - - [2026-04-20 01:46:18] "GET /obj-perms HTTP/1.1" 200 6384 0.070995 10.0.0.129 - - [2026-04-20 01:46:19] "GET /obj-perms HTTP/1.1" 200 6384 0.074707 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:47:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001724 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:47:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.002342 10.0.0.129 - - [2026-04-20 01:47:19] "GET /obj-perms HTTP/1.1" 200 6384 0.075311 10.0.0.129 - - [2026-04-20 01:47:20] "GET /obj-perms HTTP/1.1" 200 6384 0.075593 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:47:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001278 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:47:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001540 10.0.0.129 - - [2026-04-20 01:47:25] "GET /global-system-configs HTTP/1.1" 401 298 0.000541 10.0.0.129 - - [2026-04-20 01:47:26] "GET /global-system-configs HTTP/1.1" 401 298 0.000448 10.0.0.129 - - [2026-04-20 01:47:26] "GET / HTTP/1.1" 200 36499 0.001910 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:47:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001358 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:47:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001230 10.0.0.129 - - [2026-04-20 01:47:30] "GET /global-system-configs HTTP/1.1" 401 298 0.000683 10.0.0.129 - - [2026-04-20 01:47:30] "GET /global-system-configs HTTP/1.1" 401 298 0.000459 10.0.0.129 - - [2026-04-20 01:47:36] "GET /project/fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000566 10.0.0.129 - - [2026-04-20 01:47:37] "GET /projects?obj_uuids=fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.038237 10.0.0.129 - - [2026-04-20 01:47:37] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.003632 10.0.0.129 - - [2026-04-20 01:47:37] "POST /domains HTTP/1.1" 200 331 0.027067 10.0.0.129 - - [2026-04-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.079981 10.0.0.129 - - [2026-04-20 01:47:37] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.209529 10.0.0.129 - - [2026-04-20 01:47:37] "POST /id-to-fqname HTTP/1.1" 200 165 0.002043 10.0.0.129 - - [2026-04-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 404 174 0.003886 10.0.0.129 - - [2026-04-20 01:47:37] "POST /security-groups HTTP/1.1" 200 560 0.079226 10.0.0.129 - - [2026-04-20 01:47:37] "POST /projects HTTP/1.1" 200 531 0.315350 10.0.0.129 - - [2026-04-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.361393 10.0.0.129 - - [2026-04-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 404 205 0.045330 10.0.0.129 - - [2026-04-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.129 - - [2026-04-20 01:47:37] "POST /access-control-lists HTTP/1.1" 200 575 0.067901 10.0.0.129 - - [2026-04-20 01:47:37] "GET /projects?obj_uuids=577edf60-845f-4952-a6c1-a2d34f65d757&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001266 10.0.0.129 - - [2026-04-20 01:47:37] "GET /project/577edf60-845f-4952-a6c1-a2d34f65d757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.040440 10.0.0.129 - - [2026-04-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 404 204 0.011402 10.0.0.129 - - [2026-04-20 01:47:37] "GET /projects?obj_uuids=577edf60-845f-4952-a6c1-a2d34f65d757&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001353 10.0.0.129 - - [2026-04-20 01:47:38] "GET /project/577edf60-845f-4952-a6c1-a2d34f65d757?fields=security_groups HTTP/1.1" 200 1280 0.051862 10.0.0.129 - - [2026-04-20 01:47:38] "POST /access-control-lists HTTP/1.1" 200 573 0.075176 10.0.0.129 - - [2026-04-20 01:47:38] "DELETE /security-group/a53b09bc-2d6e-47cb-ac05-2610ec36925a HTTP/1.1" 200 115 0.062356 10.0.0.129 - - [2026-04-20 01:47:38] "GET /projects?obj_uuids=577edf60-845f-4952-a6c1-a2d34f65d757&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001643 10.0.0.129 - - [2026-04-20 01:47:38] "GET /project/577edf60-845f-4952-a6c1-a2d34f65d757?fields=application_policy_sets HTTP/1.1" 200 1319 0.044670 10.0.0.129 - - [2026-04-20 01:47:38] "DELETE /project/577edf60-845f-4952-a6c1-a2d34f65d757 HTTP/1.1" 200 115 0.407809 10.0.0.129 - - [2026-04-20 01:47:38] "POST /id-to-fqname HTTP/1.1" 200 165 0.002473 10.0.0.129 - - [2026-04-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 404 174 0.007733 10.0.0.129 - - [2026-04-20 01:47:38] "POST /security-groups HTTP/1.1" 200 560 0.071929 10.0.0.129 - - [2026-04-20 01:47:38] "POST /projects HTTP/1.1" 200 531 0.278435 10.0.0.129 - - [2026-04-20 01:47:38] "DELETE /access-control-list/38ab9177-e6bd-48dd-a44c-f13b39724bc3 HTTP/1.1" 200 115 0.043174 10.0.0.129 - - [2026-04-20 01:47:38] "GET /project/fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 1.570183 10.0.0.129 - - [2026-04-20 01:47:38] "DELETE /access-control-list/979e1d3f-1b95-43c3-b441-67a3ac0d4b60 HTTP/1.1" 200 115 0.050776 10.0.0.129 - - [2026-04-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 404 205 0.003932 10.0.0.129 - - [2026-04-20 01:47:38] "POST /access-control-lists HTTP/1.1" 200 575 0.077853 10.0.0.129 - - [2026-04-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 404 204 0.004930 10.0.0.129 - - [2026-04-20 01:47:39] "POST /access-control-lists HTTP/1.1" 200 573 0.073670 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 873, 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-04-20T01:47:39Z failed with SSLError [Introspect:8084]10.0.0.129 - - [2026-04-20 01:47:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001783 10.0.0.129 - - [2026-04-20 01:47:40] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001995 10.0.0.129 - - [2026-04-20 01:47:40] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.011364 10.0.0.129 - - [2026-04-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.037058 10.0.0.129 - - [2026-04-20 01:47:41] "GET /projects?obj_uuids=6d8546c9-f940-4b4b-90b4-a2a3a85f4d17&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003191 10.0.0.129 - - [2026-04-20 01:47:41] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001718 10.0.0.129 - - [2026-04-20 01:47:41] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011090 10.0.0.129 - - [2026-04-20 01:47:41] "POST /id-to-fqname HTTP/1.1" 200 199 0.003657 10.0.0.129 - - [2026-04-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 404 208 0.005653 10.0.0.129 - - [2026-04-20 01:47:41] "POST /security-groups HTTP/1.1" 200 594 0.073954 10.0.0.129 - - [2026-04-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 404 243 0.006098 10.0.0.129 - - [2026-04-20 01:47:41] "POST /projects HTTP/1.1" 200 599 0.273601 10.0.0.129 - - [2026-04-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.315480 10.0.0.129 - - [2026-04-20 01:47:41] "POST /access-control-lists HTTP/1.1" 200 609 0.071417 10.0.0.129 - - [2026-04-20 01:47:41] "GET /project/6d8546c9-f940-4b4b-90b4-a2a3a85f4d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.491222 10.0.0.129 - - [2026-04-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 404 242 0.003972 10.0.0.129 - - [2026-04-20 01:47:42] "POST /access-control-lists HTTP/1.1" 200 607 0.109129 10.0.0.129 - - [2026-04-20 01:47:43] "GET / HTTP/1.1" 200 36499 0.002225 10.0.0.129 - - [2026-04-20 01:47:51] "POST /fqname-to-id HTTP/1.1" 401 298 0.000947 10.0.0.129 - - [2026-04-20 01:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.085657 10.0.0.129 - - [2026-04-20 01:47:51] "GET /projects?obj_uuids=6d8546c9-f940-4b4b-90b4-a2a3a85f4d17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001415 10.0.0.129 - - [2026-04-20 01:47:51] "GET /project/6d8546c9-f940-4b4b-90b4-a2a3a85f4d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.034522 252.129.68.84 - - [2026-04-20 01:47:52] "POST /neutron/network HTTP/1.1" 200 117 0.052909 10.0.0.129 - - [2026-04-20 01:47:52] "GET /projects?obj_uuids=6d8546c9-f940-4b4b-90b4-a2a3a85f4d17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001238 252.129.68.84 - - [2026-04-20 01:47:52] "POST /neutron/network HTTP/1.1" 200 618 0.121478 10.0.0.129 - - [2026-04-20 01:47:52] "POST /route-targets HTTP/1.1" 200 329 0.020451 10.0.0.129 - - [2026-04-20 01:47:52] "POST /ref-update HTTP/1.1" 200 156 0.023008 10.0.0.129 - - [2026-04-20 01:47:53] "POST /useragent-kv HTTP/1.1" 200 115 0.004958 252.129.68.84 - - [2026-04-20 01:47:53] "POST /neutron/subnet HTTP/1.1" 200 719 0.168098 252.129.68.84 - - [2026-04-20 01:47:53] "POST /neutron/network HTTP/1.1" 200 836 0.010085 10.0.0.129 - - [2026-04-20 01:47:53] "POST /id-to-fqname HTTP/1.1" 200 231 0.001894 10.0.0.129 - - [2026-04-20 01:47:53] "GET /virtual-network/3b815f23-ac9b-4639-b4e8-ac3284cdab8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006346 252.129.68.84 - - [2026-04-20 01:47:53] "POST /neutron/network HTTP/1.1" 200 836 0.007474 10.0.0.129 - - [2026-04-20 01:47:53] "GET /virtual-network/3b815f23-ac9b-4639-b4e8-ac3284cdab8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006210 252.129.68.84 - - [2026-04-20 01:47:53] "POST /neutron/network HTTP/1.1" 200 836 0.008573 252.129.68.84 - - [2026-04-20 01:47:53] "POST /neutron/subnet HTTP/1.1" 200 719 0.010641 10.0.0.129 - - [2026-04-20 01:47:53] "GET /domains HTTP/1.1" 401 298 0.000570 10.0.0.129 - - [2026-04-20 01:47:53] "GET /domains HTTP/1.1" 200 440 0.039185 10.0.0.129 - - [2026-04-20 01:47:53] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001738 10.0.0.129 - - [2026-04-20 01:47:53] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1319 0.011590 10.0.0.129 - - [2026-04-20 01:47:54] "GET /projects?obj_uuids=6d8546c9-f940-4b4b-90b4-a2a3a85f4d17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002343 10.0.0.129 - - [2026-04-20 01:47:54] "GET /project/6d8546c9-f940-4b4b-90b4-a2a3a85f4d17 HTTP/1.1" 200 2169 0.042248 10.0.0.129 - - [2026-04-20 01:47:54] "GET /virtual-network/3b815f23-ac9b-4639-b4e8-ac3284cdab8c HTTP/1.1" 200 2343 0.008258 10.0.0.129 - - [2026-04-20 01:47:54] "GET /virtual-network/3b815f23-ac9b-4639-b4e8-ac3284cdab8c HTTP/1.1" 200 2343 0.006418 10.0.0.129 - - [2026-04-20 01:47:54] "GET /routing-instance/0ce3d4f2-8b75-40f6-848c-c030c5b5c050 HTTP/1.1" 200 1496 0.007775 10.0.0.129 - - [2026-04-20 01:47:54] "GET /routing-instance/0ce3d4f2-8b75-40f6-848c-c030c5b5c050 HTTP/1.1" 200 1496 0.005857 10.0.0.129 - - [2026-04-20 01:47:54] "GET /route-target/4403c14c-c920-41aa-99e1-58d538c0ba68 HTTP/1.1" 200 1221 0.004241 10.0.0.129 - - [2026-04-20 01:47:54] "GET /virtual-network/3b815f23-ac9b-4639-b4e8-ac3284cdab8c HTTP/1.1" 200 2343 0.007978 10.0.0.129 - - [2026-04-20 01:47:54] "GET /routing-instance/0ce3d4f2-8b75-40f6-848c-c030c5b5c050 HTTP/1.1" 200 1496 0.004632 10.0.0.129 - - [2026-04-20 01:47:54] "GET /virtual-network/3b815f23-ac9b-4639-b4e8-ac3284cdab8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.012224 10.0.0.129 - - [2026-04-20 01:47:54] "GET /virtual-network/3b815f23-ac9b-4639-b4e8-ac3284cdab8c HTTP/1.1" 200 2343 0.006393 10.0.0.129 - - [2026-04-20 01:47:54] "GET /routing-instance/0ce3d4f2-8b75-40f6-848c-c030c5b5c050 HTTP/1.1" 200 1496 0.004932 10.0.0.129 - - [2026-04-20 01:47:54] "GET /routing-instance/0ce3d4f2-8b75-40f6-848c-c030c5b5c050 HTTP/1.1" 200 1496 0.005727 10.0.0.129 - - [2026-04-20 01:47:54] "GET /route-target/4403c14c-c920-41aa-99e1-58d538c0ba68 HTTP/1.1" 200 1221 0.005001 10.0.0.129 - - [2026-04-20 01:47:54] "GET /domains HTTP/1.1" 200 440 0.004745 10.0.0.129 - - [2026-04-20 01:47:54] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001297 10.0.0.129 - - [2026-04-20 01:47:54] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1319 0.008598 10.0.0.129 - - [2026-04-20 01:47:55] "GET /projects?obj_uuids=6d8546c9-f940-4b4b-90b4-a2a3a85f4d17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001206 10.0.0.129 - - [2026-04-20 01:47:55] "GET /project/6d8546c9-f940-4b4b-90b4-a2a3a85f4d17 HTTP/1.1" 200 2169 0.042968 10.0.0.129 - - [2026-04-20 01:47:55] "GET /virtual-network/3b815f23-ac9b-4639-b4e8-ac3284cdab8c HTTP/1.1" 200 2343 0.005876 10.0.0.129 - - [2026-04-20 01:47:55] "GET /obj-perms HTTP/1.1" 200 6453 0.074985 10.0.0.129 - - [2026-04-20 01:47:55] "POST /id-to-fqname HTTP/1.1" 200 231 0.001599 252.129.68.84 - - [2026-04-20 01:47:59] "POST /neutron/network HTTP/1.1" 200 846 0.012542 252.129.68.84 - - [2026-04-20 01:47:59] "GET /aaa-mode HTTP/1.1" 401 298 0.000616 252.129.68.84 - - [2026-04-20 01:47:59] "GET / HTTP/1.1" 200 36499 0.003159 252.129.68.84 - - [2026-04-20 01:47:59] "GET /project/6d8546c9-f940-4b4b-90b4-a2a3a85f4d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000645 10.0.0.129 - - [2026-04-20 01:48:00] "GET /projects?obj_uuids=6d8546c9-f940-4b4b-90b4-a2a3a85f4d17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001262 252.129.68.84 - - [2026-04-20 01:48:00] "GET /project/6d8546c9-f940-4b4b-90b4-a2a3a85f4d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.146405 252.129.68.84 - - [2026-04-20 01:48:00] "POST /neutron/network HTTP/1.1" 200 836 0.086202 252.129.68.84 - - [2026-04-20 01:48:02] "POST /neutron/port HTTP/1.1" 200 117 0.015934 252.129.68.84 - - [2026-04-20 01:48:04] "POST /neutron/port HTTP/1.1" 200 117 0.056556 252.129.68.84 - - [2026-04-20 01:48:05] "POST /neutron/network HTTP/1.1" 200 846 0.020605 10.0.0.129 - - [2026-04-20 01:48:05] "GET /projects?obj_uuids=6d8546c9-f940-4b4b-90b4-a2a3a85f4d17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.005628 252.129.68.84 - - [2026-04-20 01:48:07] "POST /neutron/port HTTP/1.1" 200 995 0.234462 252.129.68.84 - - [2026-04-20 01:48:07] "POST /neutron/security_group HTTP/1.1" 200 2067 0.039322 252.129.68.84 - - [2026-04-20 01:48:07] "POST /neutron/port HTTP/1.1" 200 1068 1.860363 252.129.68.84 - - [2026-04-20 01:48:09] "POST /neutron/port HTTP/1.1" 200 1068 0.242638 252.129.68.84 - - [2026-04-20 01:48:09] "POST /neutron/port HTTP/1.1" 200 1068 0.124228 252.129.68.84 - - [2026-04-20 01:48:09] "POST /neutron/port HTTP/1.1" 200 1118 0.334940 252.129.68.84 - - [2026-04-20 01:48:10] "POST /neutron/port HTTP/1.1" 200 1128 0.045462 252.129.68.84 - - [2026-04-20 01:48:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009718 252.129.68.84 - - [2026-04-20 01:48:10] "POST /neutron/subnet HTTP/1.1" 200 693 0.027683 252.129.68.84 - - [2026-04-20 01:48:10] "POST /neutron/port HTTP/1.1" 200 117 0.002101 252.129.68.84 - - [2026-04-20 01:48:10] "POST /neutron/network HTTP/1.1" 200 836 0.016949 10.0.0.129 - - [2026-04-20 01:48:11] "DELETE /project/577edf60845f4952a6c1a2d34f65d757 HTTP/1.1" 404 173 0.018026 10.0.0.129 - - [2026-04-20 01:48:11] "DELETE /project/6d8546c9f9404b4b90b4a2a3a85f4d17 HTTP/1.1" 404 173 0.018199 252.129.68.84 - - [2026-04-20 01:48:12] "POST /neutron/port HTTP/1.1" 200 1128 0.043706 252.129.68.84 - - [2026-04-20 01:48:12] "POST /neutron/security_group HTTP/1.1" 200 2067 0.013772 252.129.68.84 - - [2026-04-20 01:48:17] "POST /neutron/port HTTP/1.1" 200 1128 0.023963 252.129.68.84 - - [2026-04-20 01:48:17] "POST /neutron/security_group HTTP/1.1" 200 2067 0.015216 10.0.0.129 - - [2026-04-20 01:48:17] "GET /obj-perms HTTP/1.1" 200 6453 0.002020 10.0.0.129 - - [2026-04-20 01:48:19] "GET /obj-perms HTTP/1.1" 200 6453 0.002961 10.0.0.129 - - [2026-04-20 01:48:20] "GET /obj-perms HTTP/1.1" 200 6453 0.002444 10.0.0.129 - - [2026-04-20 01:48:20] "GET /obj-perms HTTP/1.1" 200 6384 0.082877 10.0.0.129 - - [2026-04-20 01:48:20] "GET /obj-perms HTTP/1.1" 200 6384 0.096508 10.0.0.129 - - [2026-04-20 01:48:21] "GET /obj-perms HTTP/1.1" 200 6453 0.003857 10.0.0.129 - - [2026-04-20 01:48:22] "GET /obj-perms HTTP/1.1" 200 6453 0.007010 252.129.68.84 - - [2026-04-20 01:48:23] "POST /neutron/network HTTP/1.1" 200 836 0.014369 252.129.68.84 - - [2026-04-20 01:48:23] "POST /neutron/network HTTP/1.1" 400 204 0.021981 252.129.68.84 - - [2026-04-20 01:48:24] "POST /neutron/port HTTP/1.1" 200 1128 0.019298 252.129.68.84 - - [2026-04-20 01:48:24] "POST /neutron/port HTTP/1.1" 200 1118 0.015413 252.129.68.84 - - [2026-04-20 01:48:24] "POST /neutron/port HTTP/1.1" 200 151 0.232927 252.129.68.84 - - [2026-04-20 01:48:25] "POST /neutron/network HTTP/1.1" 200 836 0.008845 10.0.0.129 - - [2026-04-20 01:48:26] "POST /useragent-kv HTTP/1.1" 200 115 0.005578 10.0.0.129 - - [2026-04-20 01:48:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004202 10.0.0.129 - - [2026-04-20 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007037 252.129.68.84 - - [2026-04-20 01:48:26] "POST /neutron/network HTTP/1.1" 200 151 0.158496 10.0.0.129 - - [2026-04-20 01:48:26] "GET /routing-instance/0ce3d4f2-8b75-40f6-848c-c030c5b5c050 HTTP/1.1" 404 171 0.011834 10.0.0.129 - - [2026-04-20 01:48:26] "DELETE /route-target/4403c14c-c920-41aa-99e1-58d538c0ba68 HTTP/1.1" 200 115 0.047196 10.0.0.129 - - [2026-04-20 01:48:26] "GET /domains HTTP/1.1" 200 440 0.005008 10.0.0.129 - - [2026-04-20 01:48:26] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001130 10.0.0.129 - - [2026-04-20 01:48:26] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1319 0.009063 10.0.0.129 - - [2026-04-20 01:48:26] "GET /projects?obj_uuids=6d8546c9-f940-4b4b-90b4-a2a3a85f4d17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002536 10.0.0.129 - - [2026-04-20 01:48:26] "GET /project/6d8546c9-f940-4b4b-90b4-a2a3a85f4d17 HTTP/1.1" 200 1919 0.068416 10.0.0.129 - - [2026-04-20 01:48:27] "GET /projects?obj_uuids=6d8546c9-f940-4b4b-90b4-a2a3a85f4d17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001834 10.0.0.129 - - [2026-04-20 01:48:27] "GET /project/6d8546c9-f940-4b4b-90b4-a2a3a85f4d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.057626 10.0.0.129 - - [2026-04-20 01:48:27] "GET /projects?obj_uuids=6d8546c9-f940-4b4b-90b4-a2a3a85f4d17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001301 10.0.0.129 - - [2026-04-20 01:48:27] "GET /project/6d8546c9-f940-4b4b-90b4-a2a3a85f4d17?fields=virtual_networks HTTP/1.1" 200 1055 0.064850 10.0.0.129 - - [2026-04-20 01:48:27] "GET /projects?obj_uuids=6d8546c9-f940-4b4b-90b4-a2a3a85f4d17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002187 10.0.0.129 - - [2026-04-20 01:48:27] "GET /project/6d8546c9-f940-4b4b-90b4-a2a3a85f4d17?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.045953 10.0.0.129 - - [2026-04-20 01:48:27] "GET /projects?obj_uuids=6d8546c9-f940-4b4b-90b4-a2a3a85f4d17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001249 10.0.0.129 - - [2026-04-20 01:48:27] "GET /project/6d8546c9-f940-4b4b-90b4-a2a3a85f4d17?fields=security_groups HTTP/1.1" 200 1292 0.041436 10.0.0.129 - - [2026-04-20 01:48:28] "GET /projects?obj_uuids=fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001405 10.0.0.129 - - [2026-04-20 01:48:28] "GET /project/fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.034270 10.0.0.129 - - [2026-04-20 01:48:33] "GET /projects?obj_uuids=fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001504 10.0.0.129 - - [2026-04-20 01:48:33] "GET /project/fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.038653 10.0.0.129 - - [2026-04-20 01:48:34] "GET /documentation/index.html HTTP/1.1" 200 219571 0.003819 10.0.0.129 - - [2026-04-20 01:48:34] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001987 10.0.0.129 - - [2026-04-20 01:48:34] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.012853 10.0.0.129 - - [2026-04-20 01:48:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.038643 10.0.0.129 - - [2026-04-20 01:48:35] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005066 10.0.0.129 - - [2026-04-20 01:48:35] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001973 10.0.0.129 - - [2026-04-20 01:48:35] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010640 10.0.0.129 - - [2026-04-20 01:48:35] "POST /id-to-fqname HTTP/1.1" 200 200 0.003374 10.0.0.129 - - [2026-04-20 01:48:35] "POST /fqname-to-id HTTP/1.1" 404 209 0.007967 10.0.0.129 - - [2026-04-20 01:48:35] "POST /security-groups HTTP/1.1" 200 595 0.077206 10.0.0.129 - - [2026-04-20 01:48:35] "POST /fqname-to-id HTTP/1.1" 404 244 0.004618 10.0.0.129 - - [2026-04-20 01:48:35] "POST /projects HTTP/1.1" 200 601 0.261381 10.0.0.129 - - [2026-04-20 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.312029 10.0.0.129 - - [2026-04-20 01:48:35] "POST /access-control-lists HTTP/1.1" 200 610 0.096724 10.0.0.129 - - [2026-04-20 01:48:35] "POST /fqname-to-id HTTP/1.1" 404 243 0.011280 10.0.0.129 - - [2026-04-20 01:48:35] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.558731 10.0.0.129 - - [2026-04-20 01:48:35] "POST /access-control-lists HTTP/1.1" 200 608 0.091278 10.0.0.129 - - [2026-04-20 01:48:37] "GET / HTTP/1.1" 200 36499 0.002710 10.0.0.129 - - [2026-04-20 01:48:37] "GET /projects?obj_uuids=fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001583 10.0.0.129 - - [2026-04-20 01:48:37] "GET /project/fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.033228 10.0.0.129 - - [2026-04-20 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.129 - - [2026-04-20 01:48:38] "GET /security-group/e6d2a315-f8ba-43c7-bed9-0bf2dd45915d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3683 0.006375 10.0.0.129 - - [2026-04-20 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.129 - - [2026-04-20 01:48:38] "GET /projects?obj_uuids=fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001782 10.0.0.129 - - [2026-04-20 01:48:38] "GET /project/fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.040858 10.0.0.129 - - [2026-04-20 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.129 - - [2026-04-20 01:48:38] "GET /security-group/e6d2a315-f8ba-43c7-bed9-0bf2dd45915d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3683 0.005264 10.0.0.129 - - [2026-04-20 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.129 - - [2026-04-20 01:48:39] "PUT /security-group/e6d2a315-f8ba-43c7-bed9-0bf2dd45915d HTTP/1.1" 200 264 0.026352 10.0.0.129 - - [2026-04-20 01:48:39] "PUT /access-control-list/8b7ae6bd-e7d1-42f0-bea0-953e247d4a60 HTTP/1.1" 200 274 0.012507 10.0.0.129 - - [2026-04-20 01:48:39] "PUT /access-control-list/ab51f793-178c-4e5d-bb16-3e4b91938784 HTTP/1.1" 200 274 0.013668 10.0.0.129 - - [2026-04-20 01:48:39] "POST /fqname-to-id HTTP/1.1" 401 298 0.002095 10.0.0.129 - - [2026-04-20 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.100206 10.0.0.129 - - [2026-04-20 01:48:39] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002033 10.0.0.129 - - [2026-04-20 01:48:39] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.032238 252.129.68.84 - - [2026-04-20 01:48:40] "POST /neutron/network HTTP/1.1" 200 117 0.054307 10.0.0.129 - - [2026-04-20 01:48:40] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001532 252.129.68.84 - - [2026-04-20 01:48:40] "POST /neutron/network HTTP/1.1" 200 617 0.100844 10.0.0.129 - - [2026-04-20 01:48:40] "POST /route-targets HTTP/1.1" 200 329 0.015553 10.0.0.129 - - [2026-04-20 01:48:40] "POST /ref-update HTTP/1.1" 200 156 0.023640 10.0.0.129 - - [2026-04-20 01:48:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003220 252.129.68.84 - - [2026-04-20 01:48:40] "POST /neutron/subnet HTTP/1.1" 200 734 0.196650 252.129.68.84 - - [2026-04-20 01:48:40] "POST /neutron/network HTTP/1.1" 200 838 0.007307 10.0.0.129 - - [2026-04-20 01:48:40] "POST /id-to-fqname HTTP/1.1" 200 231 0.001589 10.0.0.129 - - [2026-04-20 01:48:40] "GET /virtual-network/c11ff652-0f4b-4611-a811-4945eccacc40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006463 252.129.68.84 - - [2026-04-20 01:48:40] "POST /neutron/network HTTP/1.1" 200 838 0.008059 10.0.0.129 - - [2026-04-20 01:48:40] "GET /virtual-network/c11ff652-0f4b-4611-a811-4945eccacc40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007629 252.129.68.84 - - [2026-04-20 01:48:40] "POST /neutron/network HTTP/1.1" 200 838 0.008500 252.129.68.84 - - [2026-04-20 01:48:40] "POST /neutron/subnet HTTP/1.1" 200 734 0.011259 10.0.0.129 - - [2026-04-20 01:48:41] "GET /domains HTTP/1.1" 401 298 0.000492 10.0.0.129 - - [2026-04-20 01:48:41] "GET /domains HTTP/1.1" 200 440 0.042116 10.0.0.129 - - [2026-04-20 01:48:41] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001631 10.0.0.129 - - [2026-04-20 01:48:41] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1517 0.011269 10.0.0.129 - - [2026-04-20 01:48:41] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001593 10.0.0.129 - - [2026-04-20 01:48:41] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed HTTP/1.1" 200 2174 0.034725 10.0.0.129 - - [2026-04-20 01:48:41] "GET /virtual-network/c11ff652-0f4b-4611-a811-4945eccacc40 HTTP/1.1" 200 2351 0.008758 10.0.0.129 - - [2026-04-20 01:48:41] "GET /virtual-network/c11ff652-0f4b-4611-a811-4945eccacc40 HTTP/1.1" 200 2351 0.006893 10.0.0.129 - - [2026-04-20 01:48:41] "GET /routing-instance/3c10be1c-0bdd-453f-917a-023850460492 HTTP/1.1" 200 1495 0.004581 10.0.0.129 - - [2026-04-20 01:48:41] "GET /routing-instance/3c10be1c-0bdd-453f-917a-023850460492 HTTP/1.1" 200 1495 0.005489 10.0.0.129 - - [2026-04-20 01:48:41] "GET /route-target/d756f926-c70a-49d8-88ed-39db8072f535 HTTP/1.1" 200 1220 0.004736 10.0.0.129 - - [2026-04-20 01:48:41] "GET /virtual-network/c11ff652-0f4b-4611-a811-4945eccacc40 HTTP/1.1" 200 2351 0.007113 10.0.0.129 - - [2026-04-20 01:48:42] "GET /routing-instance/3c10be1c-0bdd-453f-917a-023850460492 HTTP/1.1" 200 1495 0.004984 10.0.0.129 - - [2026-04-20 01:48:42] "GET /virtual-network/c11ff652-0f4b-4611-a811-4945eccacc40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006350 10.0.0.129 - - [2026-04-20 01:48:42] "GET /virtual-network/c11ff652-0f4b-4611-a811-4945eccacc40 HTTP/1.1" 200 2351 0.007740 10.0.0.129 - - [2026-04-20 01:48:42] "GET /routing-instance/3c10be1c-0bdd-453f-917a-023850460492 HTTP/1.1" 200 1495 0.006367 10.0.0.129 - - [2026-04-20 01:48:42] "GET /routing-instance/3c10be1c-0bdd-453f-917a-023850460492 HTTP/1.1" 200 1495 0.006681 10.0.0.129 - - [2026-04-20 01:48:42] "GET /route-target/d756f926-c70a-49d8-88ed-39db8072f535 HTTP/1.1" 200 1220 0.004585 10.0.0.129 - - [2026-04-20 01:48:42] "GET /domains HTTP/1.1" 200 440 0.005274 10.0.0.129 - - [2026-04-20 01:48:42] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001478 10.0.0.129 - - [2026-04-20 01:48:42] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1517 0.008890 10.0.0.129 - - [2026-04-20 01:48:42] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001455 10.0.0.129 - - [2026-04-20 01:48:42] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed HTTP/1.1" 200 2174 0.032955 10.0.0.129 - - [2026-04-20 01:48:42] "GET /virtual-network/c11ff652-0f4b-4611-a811-4945eccacc40 HTTP/1.1" 200 2351 0.007516 10.0.0.129 - - [2026-04-20 01:48:43] "GET /obj-perms HTTP/1.1" 200 6455 0.078502 10.0.0.129 - - [2026-04-20 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.129 - - [2026-04-20 01:48:43] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001248 10.0.0.129 - - [2026-04-20 01:48:43] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.035649 252.129.68.84 - - [2026-04-20 01:48:43] "POST /neutron/network HTTP/1.1" 200 117 0.013838 10.0.0.129 - - [2026-04-20 01:48:43] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001254 252.129.68.84 - - [2026-04-20 01:48:43] "POST /neutron/network HTTP/1.1" 200 617 0.095657 10.0.0.129 - - [2026-04-20 01:48:43] "POST /route-targets HTTP/1.1" 200 329 0.015295 10.0.0.129 - - [2026-04-20 01:48:43] "POST /ref-update HTTP/1.1" 200 156 0.019204 10.0.0.129 - - [2026-04-20 01:48:43] "POST /useragent-kv HTTP/1.1" 200 115 0.007014 252.129.68.84 - - [2026-04-20 01:48:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.215447 252.129.68.84 - - [2026-04-20 01:48:43] "POST /neutron/network HTTP/1.1" 200 837 0.006772 10.0.0.129 - - [2026-04-20 01:48:44] "POST /id-to-fqname HTTP/1.1" 200 231 0.002026 10.0.0.129 - - [2026-04-20 01:48:44] "GET /virtual-network/ed40d1ed-1903-42be-85a8-69f1e049aec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007112 252.129.68.84 - - [2026-04-20 01:48:44] "POST /neutron/network HTTP/1.1" 200 837 0.008197 10.0.0.129 - - [2026-04-20 01:48:44] "GET /virtual-network/ed40d1ed-1903-42be-85a8-69f1e049aec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.009469 252.129.68.84 - - [2026-04-20 01:48:44] "POST /neutron/network HTTP/1.1" 200 837 0.012651 252.129.68.84 - - [2026-04-20 01:48:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.013003 10.0.0.129 - - [2026-04-20 01:48:44] "GET /domains HTTP/1.1" 200 440 0.004013 10.0.0.129 - - [2026-04-20 01:48:44] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001627 10.0.0.129 - - [2026-04-20 01:48:44] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1517 0.010361 10.0.0.129 - - [2026-04-20 01:48:44] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001256 10.0.0.129 - - [2026-04-20 01:48:44] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed HTTP/1.1" 200 2402 0.039180 10.0.0.129 - - [2026-04-20 01:48:44] "GET /virtual-network/ed40d1ed-1903-42be-85a8-69f1e049aec9 HTTP/1.1" 200 2347 0.008688 10.0.0.129 - - [2026-04-20 01:48:44] "GET /virtual-network/ed40d1ed-1903-42be-85a8-69f1e049aec9 HTTP/1.1" 200 2347 0.006126 10.0.0.129 - - [2026-04-20 01:48:44] "GET /routing-instance/eeb113c6-345e-497a-85b3-3194de4b44e7 HTTP/1.1" 200 1495 0.005154 10.0.0.129 - - [2026-04-20 01:48:44] "GET /routing-instance/eeb113c6-345e-497a-85b3-3194de4b44e7 HTTP/1.1" 200 1495 0.005742 10.0.0.129 - - [2026-04-20 01:48:44] "GET /route-target/08e548a6-77e9-4d8b-9d0d-e39abe472bcc HTTP/1.1" 200 1219 0.004730 10.0.0.129 - - [2026-04-20 01:48:44] "GET /virtual-network/ed40d1ed-1903-42be-85a8-69f1e049aec9 HTTP/1.1" 200 2347 0.007204 10.0.0.129 - - [2026-04-20 01:48:44] "GET /routing-instance/eeb113c6-345e-497a-85b3-3194de4b44e7 HTTP/1.1" 200 1495 0.005836 10.0.0.129 - - [2026-04-20 01:48:44] "GET /virtual-network/ed40d1ed-1903-42be-85a8-69f1e049aec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.008387 10.0.0.129 - - [2026-04-20 01:48:44] "GET /virtual-network/ed40d1ed-1903-42be-85a8-69f1e049aec9 HTTP/1.1" 200 2347 0.005866 10.0.0.129 - - [2026-04-20 01:48:45] "GET /routing-instance/eeb113c6-345e-497a-85b3-3194de4b44e7 HTTP/1.1" 200 1495 0.005260 10.0.0.129 - - [2026-04-20 01:48:45] "GET /routing-instance/eeb113c6-345e-497a-85b3-3194de4b44e7 HTTP/1.1" 200 1495 0.006980 10.0.0.129 - - [2026-04-20 01:48:45] "GET /route-target/08e548a6-77e9-4d8b-9d0d-e39abe472bcc HTTP/1.1" 200 1219 0.004274 10.0.0.129 - - [2026-04-20 01:48:45] "GET /domains HTTP/1.1" 200 440 0.004505 10.0.0.129 - - [2026-04-20 01:48:45] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001351 10.0.0.129 - - [2026-04-20 01:48:45] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1517 0.009048 10.0.0.129 - - [2026-04-20 01:48:45] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001989 10.0.0.129 - - [2026-04-20 01:48:45] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed HTTP/1.1" 200 2402 0.035018 10.0.0.129 - - [2026-04-20 01:48:45] "GET /virtual-network/ed40d1ed-1903-42be-85a8-69f1e049aec9 HTTP/1.1" 200 2347 0.008650 10.0.0.129 - - [2026-04-20 01:48:45] "GET /obj-perms HTTP/1.1" 200 6455 0.003076 10.0.0.129 - - [2026-04-20 01:48:45] "POST /id-to-fqname HTTP/1.1" 200 231 0.002242 252.129.68.84 - - [2026-04-20 01:48:46] "POST /neutron/network HTTP/1.1" 200 847 0.010081 252.129.68.84 - - [2026-04-20 01:48:46] "GET /aaa-mode HTTP/1.1" 401 298 0.000497 252.129.68.84 - - [2026-04-20 01:48:46] "GET / HTTP/1.1" 200 36499 0.001996 252.129.68.84 - - [2026-04-20 01:48:46] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000471 10.0.0.129 - - [2026-04-20 01:48:46] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001555 252.129.68.84 - - [2026-04-20 01:48:46] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.087179 252.129.68.84 - - [2026-04-20 01:48:47] "POST /neutron/network HTTP/1.1" 200 837 0.042080 252.129.68.84 - - [2026-04-20 01:48:47] "POST /neutron/port HTTP/1.1" 200 117 0.006559 252.129.68.84 - - [2026-04-20 01:48:47] "POST /neutron/port HTTP/1.1" 200 117 0.011657 10.0.0.129 - - [2026-04-20 01:48:47] "POST /id-to-fqname HTTP/1.1" 200 231 0.002201 252.129.68.84 - - [2026-04-20 01:48:47] "POST /neutron/port HTTP/1.1" 200 117 0.018327 252.129.68.84 - - [2026-04-20 01:48:47] "POST /neutron/network HTTP/1.1" 200 848 0.008538 252.129.68.84 - - [2026-04-20 01:48:47] "GET /aaa-mode HTTP/1.1" 401 298 0.000668 252.129.68.84 - - [2026-04-20 01:48:48] "GET / HTTP/1.1" 200 36499 0.002123 252.129.68.84 - - [2026-04-20 01:48:48] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000504 10.0.0.129 - - [2026-04-20 01:48:48] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001175 252.129.68.84 - - [2026-04-20 01:48:48] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.066503 252.129.68.84 - - [2026-04-20 01:48:48] "POST /neutron/network HTTP/1.1" 200 838 0.008671 252.129.68.84 - - [2026-04-20 01:48:48] "POST /neutron/network HTTP/1.1" 200 847 0.009539 252.129.68.84 - - [2026-04-20 01:48:48] "POST /neutron/port HTTP/1.1" 200 117 0.010813 10.0.0.129 - - [2026-04-20 01:48:48] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001324 252.129.68.84 - - [2026-04-20 01:48:48] "POST /neutron/port HTTP/1.1" 200 117 0.005808 10.0.0.129 - - [2026-04-20 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014023 10.0.0.129 - - [2026-04-20 01:48:49] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001168 10.0.0.129 - - [2026-04-20 01:48:49] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.069048 10.0.0.129 - - [2026-04-20 01:48:49] "GET /virtual-network/c11ff652-0f4b-4611-a811-4945eccacc40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.008702 10.0.0.129 - - [2026-04-20 01:48:49] "GET /floating-ip-pools?parent_id=c11ff652-0f4b-4611-a811-4945eccacc40&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.033756 10.0.0.129 - - [2026-04-20 01:48:49] "GET /virtual-network/c11ff652-0f4b-4611-a811-4945eccacc40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.009425 10.0.0.129 - - [2026-04-20 01:48:49] "POST /floating-ip-pools HTTP/1.1" 200 611 0.042853 252.129.68.84 - - [2026-04-20 01:48:49] "POST /neutron/port HTTP/1.1" 200 1071 0.488469 10.0.0.129 - - [2026-04-20 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.014338 10.0.0.129 - - [2026-04-20 01:48:49] "GET /virtual-network/c11ff652-0f4b-4611-a811-4945eccacc40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.009409 252.129.68.84 - - [2026-04-20 01:48:49] "POST /neutron/port HTTP/1.1" 200 1071 0.020755 10.0.0.129 - - [2026-04-20 01:48:49] "GET /domains HTTP/1.1" 200 440 0.004875 252.129.68.84 - - [2026-04-20 01:48:49] "POST /neutron/port HTTP/1.1" 200 1071 0.016013 10.0.0.129 - - [2026-04-20 01:48:49] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001348 10.0.0.129 - - [2026-04-20 01:48:49] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1517 0.009859 10.0.0.129 - - [2026-04-20 01:48:49] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001590 10.0.0.129 - - [2026-04-20 01:48:49] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed HTTP/1.1" 200 2988 0.057068 252.129.68.84 - - [2026-04-20 01:48:49] "POST /neutron/port HTTP/1.1" 200 1121 0.126214 10.0.0.129 - - [2026-04-20 01:48:49] "GET /virtual-network/c11ff652-0f4b-4611-a811-4945eccacc40 HTTP/1.1" 200 2631 0.011120 10.0.0.129 - - [2026-04-20 01:48:49] "GET /floating-ip-pool/d3256e50-882c-44e9-9002-47ac1dc140ce HTTP/1.1" 200 1444 0.007640 252.129.68.84 - - [2026-04-20 01:48:49] "POST /neutron/port HTTP/1.1" 200 1131 0.020431 10.0.0.129 - - [2026-04-20 01:48:49] "GET /domains HTTP/1.1" 200 440 0.004731 252.129.68.84 - - [2026-04-20 01:48:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005415 10.0.0.129 - - [2026-04-20 01:48:49] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001150 10.0.0.129 - - [2026-04-20 01:48:50] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1517 0.010815 252.129.68.84 - - [2026-04-20 01:48:50] "POST /neutron/network HTTP/1.1" 200 848 0.007502 252.129.68.84 - - [2026-04-20 01:48:50] "POST /neutron/subnet HTTP/1.1" 200 703 0.009576 10.0.0.129 - - [2026-04-20 01:48:50] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001139 10.0.0.129 - - [2026-04-20 01:48:50] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001957 10.0.0.129 - - [2026-04-20 01:48:50] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed HTTP/1.1" 200 2988 0.069146 252.129.68.84 - - [2026-04-20 01:48:50] "POST /neutron/port HTTP/1.1" 200 117 0.001647 10.0.0.129 - - [2026-04-20 01:48:50] "GET /virtual-network/c11ff652-0f4b-4611-a811-4945eccacc40 HTTP/1.1" 200 2631 0.007232 252.129.68.84 - - [2026-04-20 01:48:50] "POST /neutron/network HTTP/1.1" 200 837 0.019262 10.0.0.129 - - [2026-04-20 01:48:50] "GET /virtual-network/c11ff652-0f4b-4611-a811-4945eccacc40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.008058 252.129.68.84 - - [2026-04-20 01:48:50] "POST /neutron/port HTTP/1.1" 200 1131 0.031643 252.129.68.84 - - [2026-04-20 01:48:50] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011768 252.129.68.84 - - [2026-04-20 01:48:50] "POST /neutron/port HTTP/1.1" 200 1072 0.454720 252.129.68.84 - - [2026-04-20 01:48:50] "POST /neutron/port HTTP/1.1" 200 1072 0.016783 252.129.68.84 - - [2026-04-20 01:48:50] "POST /neutron/port HTTP/1.1" 200 1072 0.015963 252.129.68.84 - - [2026-04-20 01:48:50] "POST /neutron/port HTTP/1.1" 200 1122 0.096617 252.129.68.84 - - [2026-04-20 01:48:50] "POST /neutron/port HTTP/1.1" 200 1132 0.022396 252.129.68.84 - - [2026-04-20 01:48:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004942 252.129.68.84 - - [2026-04-20 01:48:51] "POST /neutron/subnet HTTP/1.1" 200 708 0.010364 252.129.68.84 - - [2026-04-20 01:48:51] "POST /neutron/port HTTP/1.1" 200 117 0.001895 252.129.68.84 - - [2026-04-20 01:48:51] "POST /neutron/network HTTP/1.1" 200 838 0.007946 252.129.68.84 - - [2026-04-20 01:48:55] "POST /neutron/port HTTP/1.1" 200 1131 0.019391 252.129.68.84 - - [2026-04-20 01:48:55] "POST /neutron/security_group HTTP/1.1" 200 2068 0.012072 252.129.68.84 - - [2026-04-20 01:48:55] "POST /neutron/port HTTP/1.1" 200 1131 0.017949 252.129.68.84 - - [2026-04-20 01:48:55] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010341 252.129.68.84 - - [2026-04-20 01:48:55] "POST /neutron/port HTTP/1.1" 200 1131 0.021195 252.129.68.84 - - [2026-04-20 01:48:56] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009094 10.0.0.129 - - [2026-04-20 01:48:56] "GET /virtual-machine/0288953a-596c-42b8-9fbe-0befa2fa47fd HTTP/1.1" 200 1305 0.007834 10.0.0.129 - - [2026-04-20 01:48:56] "GET /virtual-machine-interface/d820bacc-18bc-4abb-b19a-50fea2352ccb HTTP/1.1" 200 3007 0.006943 10.0.0.129 - - [2026-04-20 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.129 - - [2026-04-20 01:48:56] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004759 10.0.0.129 - - [2026-04-20 01:48:56] "GET /virtual-networks?parent_id=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004349 10.0.0.129 - - [2026-04-20 01:48:56] "GET /virtual-network/ed40d1ed-1903-42be-85a8-69f1e049aec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.009495 10.0.0.129 - - [2026-04-20 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.129 - - [2026-04-20 01:48:59] "GET /virtual-network/ed40d1ed-1903-42be-85a8-69f1e049aec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007382 10.0.0.129 - - [2026-04-20 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.129 - - [2026-04-20 01:49:01] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004755 10.0.0.129 - - [2026-04-20 01:49:01] "GET /virtual-networks?parent_id=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004539 10.0.0.129 - - [2026-04-20 01:49:01] "GET /virtual-network/ed40d1ed-1903-42be-85a8-69f1e049aec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.008189 252.129.68.84 - - [2026-04-20 01:49:01] "POST /neutron/port HTTP/1.1" 200 1131 0.025176 252.129.68.84 - - [2026-04-20 01:49:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008332 252.129.68.84 - - [2026-04-20 01:49:02] "POST /neutron/port HTTP/1.1" 200 1131 0.060430 252.129.68.84 - - [2026-04-20 01:49:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010075 252.129.68.84 - - [2026-04-20 01:49:02] "POST /neutron/port HTTP/1.1" 200 1132 0.071713 252.129.68.84 - - [2026-04-20 01:49:02] "POST /neutron/port HTTP/1.1" 200 1131 0.070572 252.129.68.84 - - [2026-04-20 01:49:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008636 252.129.68.84 - - [2026-04-20 01:49:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007026 252.129.68.84 - - [2026-04-20 01:49:03] "POST /neutron/port HTTP/1.1" 200 1132 0.019508 252.129.68.84 - - [2026-04-20 01:49:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010784 252.129.68.84 - - [2026-04-20 01:49:03] "POST /neutron/port HTTP/1.1" 200 1131 0.053342 252.129.68.84 - - [2026-04-20 01:49:03] "POST /neutron/port HTTP/1.1" 200 1132 0.058510 252.129.68.84 - - [2026-04-20 01:49:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009803 252.129.68.84 - - [2026-04-20 01:49:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009153 252.129.68.84 - - [2026-04-20 01:49:05] "POST /neutron/port HTTP/1.1" 200 1131 0.051864 252.129.68.84 - - [2026-04-20 01:49:05] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007996 10.0.0.129 - - [2026-04-20 01:49:07] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001303 252.129.68.84 - - [2026-04-20 01:49:07] "POST /neutron/floatingip HTTP/1.1" 200 532 0.117297 252.129.68.84 - - [2026-04-20 01:49:07] "POST /neutron/port HTTP/1.1" 200 1131 0.021030 252.129.68.84 - - [2026-04-20 01:49:07] "POST /neutron/floatingip HTTP/1.1" 200 532 0.010731 252.129.68.84 - - [2026-04-20 01:49:07] "POST /neutron/floatingip HTTP/1.1" 200 580 0.061134 252.129.68.84 - - [2026-04-20 01:49:07] "POST /neutron/port HTTP/1.1" 200 1132 0.014493 252.129.68.84 - - [2026-04-20 01:49:07] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008632 252.129.68.84 - - [2026-04-20 01:49:07] "POST /neutron/port HTTP/1.1" 200 1132 0.016293 252.129.68.84 - - [2026-04-20 01:49:07] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008034 252.129.68.84 - - [2026-04-20 01:49:08] "POST /neutron/port HTTP/1.1" 200 1132 0.016772 252.129.68.84 - - [2026-04-20 01:49:08] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010542 10.0.0.129 - - [2026-04-20 01:49:08] "GET /virtual-machine/dc04533a-3f47-4118-b80e-ade52ee3255d HTTP/1.1" 200 1307 0.006599 10.0.0.129 - - [2026-04-20 01:49:08] "GET /virtual-machine-interface/254a8948-c895-48d9-8b3c-d11f5b8e1bcb HTTP/1.1" 200 3006 0.006897 10.0.0.129 - - [2026-04-20 01:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.129 - - [2026-04-20 01:49:08] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003906 10.0.0.129 - - [2026-04-20 01:49:08] "GET /virtual-networks?parent_id=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003827 10.0.0.129 - - [2026-04-20 01:49:08] "GET /virtual-network/c11ff652-0f4b-4611-a811-4945eccacc40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006767 10.0.0.129 - - [2026-04-20 01:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.129 - - [2026-04-20 01:49:09] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004303 10.0.0.129 - - [2026-04-20 01:49:09] "GET /virtual-networks?parent_id=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003679 10.0.0.129 - - [2026-04-20 01:49:09] "GET /virtual-network/c11ff652-0f4b-4611-a811-4945eccacc40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006894 252.129.68.84 - - [2026-04-20 01:49:09] "POST /neutron/floatingip HTTP/1.1" 200 580 0.018756 10.0.0.129 - - [2026-04-20 01:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.129 - - [2026-04-20 01:49:10] "GET /routing-instance/3c10be1c-0bdd-453f-917a-023850460492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.004225 10.0.0.129 - - [2026-04-20 01:49:10] "GET /route-target/d756f926-c70a-49d8-88ed-39db8072f535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.006251 10.0.0.129 - - [2026-04-20 01:49:10] "GET /floating-ip/b8ec4d56-07c3-4217-bf54-c6c2c38761f4 HTTP/1.1" 200 1895 0.006783 10.0.0.129 - - [2026-04-20 01:49:11] "GET /projects?obj_uuids=6d8546c9-f940-4b4b-90b4-a2a3a85f4d17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001150 10.0.0.129 - - [2026-04-20 01:49:11] "DELETE /project/144eb1607c994edf895c4bdbe6774eed HTTP/1.1" 404 173 0.010102 10.0.0.129 - - [2026-04-20 01:49:11] "GET /project/6d8546c9-f940-4b4b-90b4-a2a3a85f4d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.028783 10.0.0.129 - - [2026-04-20 01:49:11] "GET /projects?obj_uuids=6d8546c9-f940-4b4b-90b4-a2a3a85f4d17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001122 10.0.0.129 - - [2026-04-20 01:49:11] "GET /project/6d8546c9-f940-4b4b-90b4-a2a3a85f4d17?fields=security_groups HTTP/1.1" 200 1382 0.079683 10.0.0.129 - - [2026-04-20 01:49:11] "DELETE /security-group/0291a1df-dd00-4819-8a1d-9f6518d18e18 HTTP/1.1" 200 115 0.035961 10.0.0.129 - - [2026-04-20 01:49:11] "GET /projects?obj_uuids=6d8546c9-f940-4b4b-90b4-a2a3a85f4d17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001243 10.0.0.129 - - [2026-04-20 01:49:11] "DELETE /access-control-list/933e4981-c4e3-400e-a4be-f4c26bdcff52 HTTP/1.1" 200 115 0.046902 10.0.0.129 - - [2026-04-20 01:49:11] "GET /project/6d8546c9-f940-4b4b-90b4-a2a3a85f4d17?fields=application_policy_sets HTTP/1.1" 200 1421 0.052230 10.0.0.129 - - [2026-04-20 01:49:11] "DELETE /access-control-list/919a4bee-fe2a-4484-aadc-17f8beb9ad47 HTTP/1.1" 200 115 0.029469 10.0.0.129 - - [2026-04-20 01:49:11] "DELETE /project/6d8546c9-f940-4b4b-90b4-a2a3a85f4d17 HTTP/1.1" 200 115 0.406920 252.129.68.84 - - [2026-04-20 01:49:13] "POST /neutron/floatingip HTTP/1.1" 200 580 0.028260 252.129.68.84 - - [2026-04-20 01:49:13] "POST /neutron/floatingip HTTP/1.1" 200 532 0.024863 252.129.68.84 - - [2026-04-20 01:49:13] "POST /neutron/floatingip HTTP/1.1" 200 532 0.006944 252.129.68.84 - - [2026-04-20 01:49:13] "POST /neutron/floatingip HTTP/1.1" 200 115 0.048879 10.0.0.129 - - [2026-04-20 01:49:13] "GET /floating-ip-pool/d3256e50-882c-44e9-9002-47ac1dc140ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.006068 10.0.0.129 - - [2026-04-20 01:49:13] "POST /ref-update HTTP/1.1" 200 156 0.013411 10.0.0.129 - - [2026-04-20 01:49:13] "DELETE /floating-ip-pool/d3256e50-882c-44e9-9002-47ac1dc140ce HTTP/1.1" 200 115 0.043939 252.129.68.84 - - [2026-04-20 01:49:14] "POST /neutron/network HTTP/1.1" 200 837 0.012118 252.129.68.84 - - [2026-04-20 01:49:14] "POST /neutron/network HTTP/1.1" 400 204 0.019929 252.129.68.84 - - [2026-04-20 01:49:14] "POST /neutron/port HTTP/1.1" 200 1132 0.021504 252.129.68.84 - - [2026-04-20 01:49:14] "POST /neutron/port HTTP/1.1" 200 1122 0.012279 252.129.68.84 - - [2026-04-20 01:49:14] "POST /neutron/port HTTP/1.1" 200 1131 0.022365 252.129.68.84 - - [2026-04-20 01:49:14] "POST /neutron/port HTTP/1.1" 200 151 0.145296 252.129.68.84 - - [2026-04-20 01:49:14] "POST /neutron/port HTTP/1.1" 200 1121 0.023498 252.129.68.84 - - [2026-04-20 01:49:15] "POST /neutron/port HTTP/1.1" 200 151 0.179804 252.129.68.84 - - [2026-04-20 01:49:16] "POST /neutron/network HTTP/1.1" 200 837 0.006814 10.0.0.129 - - [2026-04-20 01:49:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004603 10.0.0.129 - - [2026-04-20 01:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.129 - - [2026-04-20 01:49:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002479 252.129.68.84 - - [2026-04-20 01:49:16] "POST /neutron/network HTTP/1.1" 200 151 0.103199 10.0.0.129 - - [2026-04-20 01:49:16] "GET /routing-instance/eeb113c6-345e-497a-85b3-3194de4b44e7 HTTP/1.1" 404 171 0.002822 10.0.0.129 - - [2026-04-20 01:49:16] "DELETE /route-target/08e548a6-77e9-4d8b-9d0d-e39abe472bcc HTTP/1.1" 200 115 0.025113 10.0.0.129 - - [2026-04-20 01:49:16] "GET /domains HTTP/1.1" 200 440 0.003469 10.0.0.129 - - [2026-04-20 01:49:16] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001612 10.0.0.129 - - [2026-04-20 01:49:16] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1320 0.012160 10.0.0.129 - - [2026-04-20 01:49:16] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001708 10.0.0.129 - - [2026-04-20 01:49:16] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed HTTP/1.1" 200 2174 0.036987 252.129.68.84 - - [2026-04-20 01:49:16] "POST /neutron/network HTTP/1.1" 200 838 0.006872 10.0.0.129 - - [2026-04-20 01:49:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003776 10.0.0.129 - - [2026-04-20 01:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005276 10.0.0.129 - - [2026-04-20 01:49:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003899 252.129.68.84 - - [2026-04-20 01:49:17] "POST /neutron/network HTTP/1.1" 200 151 0.106372 10.0.0.129 - - [2026-04-20 01:49:17] "DELETE /route-target/d756f926-c70a-49d8-88ed-39db8072f535 HTTP/1.1" 200 115 0.027515 10.0.0.129 - - [2026-04-20 01:49:17] "GET /routing-instance/3c10be1c-0bdd-453f-917a-023850460492 HTTP/1.1" 404 171 0.003031 10.0.0.129 - - [2026-04-20 01:49:17] "GET /domains HTTP/1.1" 200 440 0.003181 10.0.0.129 - - [2026-04-20 01:49:17] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001167 10.0.0.129 - - [2026-04-20 01:49:17] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1320 0.009690 10.0.0.129 - - [2026-04-20 01:49:17] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001455 10.0.0.129 - - [2026-04-20 01:49:17] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed HTTP/1.1" 200 1924 0.035460 10.0.0.129 - - [2026-04-20 01:49:17] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001649 10.0.0.129 - - [2026-04-20 01:49:18] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033990 10.0.0.129 - - [2026-04-20 01:49:18] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001889 10.0.0.129 - - [2026-04-20 01:49:18] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed?fields=virtual_networks HTTP/1.1" 200 1056 0.079753 10.0.0.129 - - [2026-04-20 01:49:18] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002361 10.0.0.129 - - [2026-04-20 01:49:18] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.037528 10.0.0.129 - - [2026-04-20 01:49:18] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001250 10.0.0.129 - - [2026-04-20 01:49:18] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed?fields=security_groups HTTP/1.1" 200 1294 0.077377 10.0.0.129 - - [2026-04-20 01:49:19] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001923 10.0.0.129 - - [2026-04-20 01:49:19] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009339 10.0.0.129 - - [2026-04-20 01:49:19] "POST /fqname-to-id HTTP/1.1" 404 181 0.040762 10.0.0.129 - - [2026-04-20 01:49:19] "GET /projects?obj_uuids=87812780-1362-4f8f-a4c7-15ee013596e6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003103 10.0.0.129 - - [2026-04-20 01:49:19] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001696 10.0.0.129 - - [2026-04-20 01:49:19] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009308 10.0.0.129 - - [2026-04-20 01:49:19] "POST /id-to-fqname HTTP/1.1" 200 183 0.001748 10.0.0.129 - - [2026-04-20 01:49:19] "POST /fqname-to-id HTTP/1.1" 404 192 0.003808 10.0.0.129 - - [2026-04-20 01:49:19] "POST /security-groups HTTP/1.1" 200 578 0.072867 10.0.0.129 - - [2026-04-20 01:49:19] "POST /fqname-to-id HTTP/1.1" 404 227 0.003297 10.0.0.129 - - [2026-04-20 01:49:19] "POST /projects HTTP/1.1" 200 567 0.266969 10.0.0.129 - - [2026-04-20 01:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.303577 10.0.0.129 - - [2026-04-20 01:49:19] "POST /access-control-lists HTTP/1.1" 200 593 0.062021 10.0.0.129 - - [2026-04-20 01:49:19] "GET /project/87812780-1362-4f8f-a4c7-15ee013596e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.464799 10.0.0.129 - - [2026-04-20 01:49:19] "POST /fqname-to-id HTTP/1.1" 404 226 0.005984 10.0.0.129 - - [2026-04-20 01:49:20] "POST /access-control-lists HTTP/1.1" 200 591 0.066037 10.0.0.129 - - [2026-04-20 01:49:21] "GET / HTTP/1.1" 200 36499 0.002066 10.0.0.129 - - [2026-04-20 01:49:21] "GET /obj-perms HTTP/1.1" 200 6384 0.069620 10.0.0.129 - - [2026-04-20 01:49:21] "GET /obj-perms HTTP/1.1" 200 6384 0.066410 10.0.0.129 - - [2026-04-20 01:49:23] "GET /projects?obj_uuids=87812780-1362-4f8f-a4c7-15ee013596e6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001179 10.0.0.129 - - [2026-04-20 01:49:23] "GET /project/87812780-1362-4f8f-a4c7-15ee013596e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.030065 10.0.0.129 - - [2026-04-20 01:49:23] "GET /projects?obj_uuids=87812780-1362-4f8f-a4c7-15ee013596e6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001244 10.0.0.129 - - [2026-04-20 01:49:23] "GET /project/87812780-1362-4f8f-a4c7-15ee013596e6?fields=virtual_networks HTTP/1.1" 200 1023 0.097808 10.0.0.129 - - [2026-04-20 01:49:23] "GET /projects?obj_uuids=87812780-1362-4f8f-a4c7-15ee013596e6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001265 10.0.0.129 - - [2026-04-20 01:49:23] "GET /project/87812780-1362-4f8f-a4c7-15ee013596e6?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.031489 10.0.0.129 - - [2026-04-20 01:49:23] "GET /projects?obj_uuids=87812780-1362-4f8f-a4c7-15ee013596e6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001784 10.0.0.129 - - [2026-04-20 01:49:23] "GET /project/87812780-1362-4f8f-a4c7-15ee013596e6?fields=security_groups HTTP/1.1" 200 1244 0.044464 10.0.0.129 - - [2026-04-20 01:49:24] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001244 10.0.0.129 - - [2026-04-20 01:49:24] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009843 10.0.0.129 - - [2026-04-20 01:49:24] "POST /fqname-to-id HTTP/1.1" 404 181 0.039672 10.0.0.129 - - [2026-04-20 01:49:24] "GET /projects?obj_uuids=19265c70-0f74-4542-bd07-5d9d63482f65&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003153 10.0.0.129 - - [2026-04-20 01:49:25] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001833 10.0.0.129 - - [2026-04-20 01:49:25] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011672 10.0.0.129 - - [2026-04-20 01:49:25] "POST /id-to-fqname HTTP/1.1" 200 183 0.002059 10.0.0.129 - - [2026-04-20 01:49:25] "POST /fqname-to-id HTTP/1.1" 404 192 0.009119 10.0.0.129 - - [2026-04-20 01:49:25] "POST /security-groups HTTP/1.1" 200 578 0.075211 10.0.0.129 - - [2026-04-20 01:49:25] "POST /fqname-to-id HTTP/1.1" 404 227 0.013120 10.0.0.129 - - [2026-04-20 01:49:25] "POST /projects HTTP/1.1" 200 567 0.280797 10.0.0.129 - - [2026-04-20 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.326107 10.0.0.129 - - [2026-04-20 01:49:25] "POST /access-control-lists HTTP/1.1" 200 593 0.073152 10.0.0.129 - - [2026-04-20 01:49:25] "GET /project/19265c70-0f74-4542-bd07-5d9d63482f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.528795 10.0.0.129 - - [2026-04-20 01:49:25] "POST /fqname-to-id HTTP/1.1" 404 226 0.003455 10.0.0.129 - - [2026-04-20 01:49:25] "POST /access-control-lists HTTP/1.1" 200 591 0.072015 10.0.0.129 - - [2026-04-20 01:49:26] "GET / HTTP/1.1" 200 36499 0.003594 10.0.0.129 - - [2026-04-20 01:49:27] "POST /fqname-to-id HTTP/1.1" 404 191 0.003798 10.0.0.129 - - [2026-04-20 01:49:27] "GET /projects?obj_uuids=fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001534 10.0.0.129 - - [2026-04-20 01:49:27] "POST /fqname-to-id HTTP/1.1" 404 226 0.005075 10.0.0.129 - - [2026-04-20 01:49:27] "POST /access-control-lists HTTP/1.1" 200 592 0.027208 10.0.0.129 - - [2026-04-20 01:49:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.003461 10.0.0.129 - - [2026-04-20 01:49:27] "POST /access-control-lists HTTP/1.1" 200 590 0.027528 10.0.0.129 - - [2026-04-20 01:49:27] "PUT /access-control-list/24947dbf-f1a4-4001-9518-baf95be99127 HTTP/1.1" 200 274 0.012640 10.0.0.129 - - [2026-04-20 01:49:28] "PUT /access-control-list/1fb9a49e-e6ba-4941-8acc-e308618e9972 HTTP/1.1" 200 274 0.014558 252.129.68.84 - - [2026-04-20 01:49:28] "POST /neutron/security_group HTTP/1.1" 200 1362 0.430094 10.0.0.129 - - [2026-04-20 01:49:28] "PUT /access-control-list/1fb9a49e-e6ba-4941-8acc-e308618e9972 HTTP/1.1" 200 274 0.022852 10.0.0.129 - - [2026-04-20 01:49:28] "GET /projects?obj_uuids=fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001137 252.129.68.84 - - [2026-04-20 01:49:28] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.033765 252.129.68.84 - - [2026-04-20 01:49:28] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010176 252.129.68.84 - - [2026-04-20 01:49:28] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.167312 10.0.0.129 - - [2026-04-20 01:49:28] "PUT /access-control-list/1fb9a49e-e6ba-4941-8acc-e308618e9972 HTTP/1.1" 200 274 0.018267 252.129.68.84 - - [2026-04-20 01:49:28] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012302 252.129.68.84 - - [2026-04-20 01:49:28] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.128420 10.0.0.129 - - [2026-04-20 01:49:28] "POST /fqname-to-id HTTP/1.1" 404 191 0.002999 10.0.0.129 - - [2026-04-20 01:49:28] "PUT /access-control-list/1fb9a49e-e6ba-4941-8acc-e308618e9972 HTTP/1.1" 200 274 0.018466 10.0.0.129 - - [2026-04-20 01:49:28] "GET /projects?obj_uuids=fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001212 10.0.0.129 - - [2026-04-20 01:49:28] "POST /fqname-to-id HTTP/1.1" 404 226 0.004119 10.0.0.129 - - [2026-04-20 01:49:28] "POST /access-control-lists HTTP/1.1" 200 592 0.032067 10.0.0.129 - - [2026-04-20 01:49:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.003554 10.0.0.129 - - [2026-04-20 01:49:28] "POST /access-control-lists HTTP/1.1" 200 590 0.025132 10.0.0.129 - - [2026-04-20 01:49:28] "PUT /access-control-list/440468b5-3808-48d2-a6c7-de4005837bed HTTP/1.1" 200 274 0.013446 252.129.68.84 - - [2026-04-20 01:49:29] "POST /neutron/security_group HTTP/1.1" 200 1362 0.356736 10.0.0.129 - - [2026-04-20 01:49:29] "PUT /access-control-list/8f6917b3-95ae-48fd-8ffb-9ebab3e3e538 HTTP/1.1" 200 274 0.013681 10.0.0.129 - - [2026-04-20 01:49:29] "GET /projects?obj_uuids=fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001179 10.0.0.129 - - [2026-04-20 01:49:29] "PUT /access-control-list/8f6917b3-95ae-48fd-8ffb-9ebab3e3e538 HTTP/1.1" 200 274 0.014385 252.129.68.84 - - [2026-04-20 01:49:29] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.043280 252.129.68.84 - - [2026-04-20 01:49:29] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010551 252.129.68.84 - - [2026-04-20 01:49:29] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.132854 10.0.0.129 - - [2026-04-20 01:49:29] "PUT /access-control-list/8f6917b3-95ae-48fd-8ffb-9ebab3e3e538 HTTP/1.1" 200 274 0.014538 252.129.68.84 - - [2026-04-20 01:49:29] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012691 252.129.68.84 - - [2026-04-20 01:49:29] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.104992 10.0.0.129 - - [2026-04-20 01:49:29] "POST /fqname-to-id HTTP/1.1" 401 298 0.000574 10.0.0.129 - - [2026-04-20 01:49:29] "PUT /access-control-list/8f6917b3-95ae-48fd-8ffb-9ebab3e3e538 HTTP/1.1" 200 274 0.014838 10.0.0.129 - - [2026-04-20 01:49:29] "POST /fqname-to-id HTTP/1.1" 404 208 0.045815 10.0.0.129 - - [2026-04-20 01:49:30] "GET /projects?obj_uuids=19265c70-0f74-4542-bd07-5d9d63482f65&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001573 10.0.0.129 - - [2026-04-20 01:49:30] "POST /fqname-to-id HTTP/1.1" 404 243 0.003768 10.0.0.129 - - [2026-04-20 01:49:30] "POST /access-control-lists HTTP/1.1" 200 609 0.024183 10.0.0.129 - - [2026-04-20 01:49:30] "POST /fqname-to-id HTTP/1.1" 404 242 0.004316 10.0.0.129 - - [2026-04-20 01:49:30] "POST /access-control-lists HTTP/1.1" 200 607 0.038142 10.0.0.129 - - [2026-04-20 01:49:30] "PUT /access-control-list/8a48f720-d0bf-4367-af25-8c57be3e8f0e HTTP/1.1" 200 274 0.012711 10.0.0.129 - - [2026-04-20 01:49:30] "PUT /access-control-list/d33ebae1-d6c7-4482-9849-526f2416346a HTTP/1.1" 200 274 0.013506 252.129.68.84 - - [2026-04-20 01:49:30] "POST /neutron/security_group HTTP/1.1" 200 1377 0.472657 10.0.0.129 - - [2026-04-20 01:49:30] "PUT /access-control-list/d33ebae1-d6c7-4482-9849-526f2416346a HTTP/1.1" 200 274 0.016221 10.0.0.129 - - [2026-04-20 01:49:30] "GET /projects?obj_uuids=19265c70-0f74-4542-bd07-5d9d63482f65&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001874 252.129.68.84 - - [2026-04-20 01:49:30] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.073049 252.129.68.84 - - [2026-04-20 01:49:30] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.013671 252.129.68.84 - - [2026-04-20 01:49:30] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.165829 10.0.0.129 - - [2026-04-20 01:49:30] "PUT /access-control-list/d33ebae1-d6c7-4482-9849-526f2416346a HTTP/1.1" 200 274 0.023810 252.129.68.84 - - [2026-04-20 01:49:30] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012257 252.129.68.84 - - [2026-04-20 01:49:31] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.172392 10.0.0.129 - - [2026-04-20 01:49:31] "POST /fqname-to-id HTTP/1.1" 404 208 0.004308 10.0.0.129 - - [2026-04-20 01:49:31] "PUT /access-control-list/d33ebae1-d6c7-4482-9849-526f2416346a HTTP/1.1" 200 274 0.011110 10.0.0.129 - - [2026-04-20 01:49:31] "GET /projects?obj_uuids=19265c70-0f74-4542-bd07-5d9d63482f65&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001359 10.0.0.129 - - [2026-04-20 01:49:31] "POST /fqname-to-id HTTP/1.1" 404 243 0.004471 10.0.0.129 - - [2026-04-20 01:49:31] "POST /access-control-lists HTTP/1.1" 200 609 0.024505 10.0.0.129 - - [2026-04-20 01:49:31] "POST /fqname-to-id HTTP/1.1" 404 242 0.003571 10.0.0.129 - - [2026-04-20 01:49:31] "POST /access-control-lists HTTP/1.1" 200 607 0.028618 10.0.0.129 - - [2026-04-20 01:49:31] "PUT /access-control-list/02bc9dbd-1ba7-44aa-8dac-aa2b2e19f14e HTTP/1.1" 200 274 0.011429 10.0.0.129 - - [2026-04-20 01:49:31] "PUT /access-control-list/168fe67d-cca5-4d4b-b850-ed637f4b2c58 HTTP/1.1" 200 274 0.014583 10.0.0.129 - - [2026-04-20 01:49:31] "PUT /access-control-list/168fe67d-cca5-4d4b-b850-ed637f4b2c58 HTTP/1.1" 200 274 0.012211 252.129.68.84 - - [2026-04-20 01:49:31] "POST /neutron/security_group HTTP/1.1" 200 1377 0.467606 10.0.0.129 - - [2026-04-20 01:49:31] "GET /projects?obj_uuids=19265c70-0f74-4542-bd07-5d9d63482f65&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001698 252.129.68.84 - - [2026-04-20 01:49:31] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.036484 252.129.68.84 - - [2026-04-20 01:49:31] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010641 252.129.68.84 - - [2026-04-20 01:49:31] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.125638 10.0.0.129 - - [2026-04-20 01:49:31] "PUT /access-control-list/168fe67d-cca5-4d4b-b850-ed637f4b2c58 HTTP/1.1" 200 274 0.017239 252.129.68.84 - - [2026-04-20 01:49:31] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.018133 252.129.68.84 - - [2026-04-20 01:49:32] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.171846 10.0.0.129 - - [2026-04-20 01:49:32] "PUT /access-control-list/168fe67d-cca5-4d4b-b850-ed637f4b2c58 HTTP/1.1" 200 274 0.012918 10.0.0.129 - - [2026-04-20 01:49:32] "GET /projects?obj_uuids=fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001310 252.129.68.84 - - [2026-04-20 01:49:32] "POST /neutron/router HTTP/1.1" 200 539 0.068004 10.0.0.129 - - [2026-04-20 01:49:32] "POST /route-targets HTTP/1.1" 200 329 0.015370 10.0.0.129 - - [2026-04-20 01:49:32] "PUT /logical-router/93389a99-3140-4ce7-9b04-595ee744b360 HTTP/1.1" 200 264 0.022194 252.129.68.84 - - [2026-04-20 01:49:32] "POST /neutron/router HTTP/1.1" 200 539 0.008978 252.129.68.84 - - [2026-04-20 01:49:32] "POST /neutron/router HTTP/1.1" 200 539 0.004839 252.129.68.84 - - [2026-04-20 01:49:32] "POST /neutron/router HTTP/1.1" 200 539 0.004263 252.129.68.84 - - [2026-04-20 01:49:32] "POST /neutron/router HTTP/1.1" 200 539 0.004963 252.129.68.84 - - [2026-04-20 01:49:33] "POST /neutron/router HTTP/1.1" 200 539 0.004364 252.129.68.84 - - [2026-04-20 01:49:33] "POST /neutron/router HTTP/1.1" 200 539 0.006062 252.129.68.84 - - [2026-04-20 01:49:33] "POST /neutron/router HTTP/1.1" 200 539 0.005273 252.129.68.84 - - [2026-04-20 01:49:33] "POST /neutron/router HTTP/1.1" 200 539 0.004652 252.129.68.84 - - [2026-04-20 01:49:33] "POST /neutron/router HTTP/1.1" 200 539 0.004633 252.129.68.84 - - [2026-04-20 01:49:33] "POST /neutron/router HTTP/1.1" 200 539 0.004475 252.129.68.84 - - [2026-04-20 01:49:33] "POST /neutron/router HTTP/1.1" 200 539 0.004405 252.129.68.84 - - [2026-04-20 01:49:33] "POST /neutron/router HTTP/1.1" 200 539 0.005189 252.129.68.84 - - [2026-04-20 01:49:33] "POST /neutron/router HTTP/1.1" 200 539 0.004562 252.129.68.84 - - [2026-04-20 01:49:33] "POST /neutron/router HTTP/1.1" 200 539 0.004572 252.129.68.84 - - [2026-04-20 01:49:33] "POST /neutron/router HTTP/1.1" 200 539 0.005716 252.129.68.84 - - [2026-04-20 01:49:33] "POST /neutron/router HTTP/1.1" 200 539 0.004398 252.129.68.84 - - [2026-04-20 01:49:33] "POST /neutron/router HTTP/1.1" 200 539 0.004535 252.129.68.84 - - [2026-04-20 01:49:33] "POST /neutron/router HTTP/1.1" 200 539 0.004273 252.129.68.84 - - [2026-04-20 01:49:33] "POST /neutron/router HTTP/1.1" 200 539 0.005549 252.129.68.84 - - [2026-04-20 01:49:34] "POST /neutron/router HTTP/1.1" 200 539 0.007703 252.129.68.84 - - [2026-04-20 01:49:34] "POST /neutron/router HTTP/1.1" 200 539 0.004396 252.129.68.84 - - [2026-04-20 01:49:34] "POST /neutron/router HTTP/1.1" 200 539 0.004670 252.129.68.84 - - [2026-04-20 01:49:34] "POST /neutron/router HTTP/1.1" 200 539 0.010659 252.129.68.84 - - [2026-04-20 01:49:34] "POST /neutron/router HTTP/1.1" 200 539 0.004855 252.129.68.84 - - [2026-04-20 01:49:34] "POST /neutron/router HTTP/1.1" 200 539 0.005335 252.129.68.84 - - [2026-04-20 01:49:34] "POST /neutron/router HTTP/1.1" 200 539 0.005375 252.129.68.84 - - [2026-04-20 01:49:34] "POST /neutron/router HTTP/1.1" 200 539 0.006003 252.129.68.84 - - [2026-04-20 01:49:34] "POST /neutron/router HTTP/1.1" 200 539 0.006294 252.129.68.84 - - [2026-04-20 01:49:34] "POST /neutron/router HTTP/1.1" 200 539 0.005841 252.129.68.84 - - [2026-04-20 01:49:34] "POST /neutron/router HTTP/1.1" 200 539 0.005238 252.129.68.84 - - [2026-04-20 01:49:34] "POST /neutron/router HTTP/1.1" 200 539 0.004575 252.129.68.84 - - [2026-04-20 01:49:34] "POST /neutron/router HTTP/1.1" 200 539 0.004029 252.129.68.84 - - [2026-04-20 01:49:34] "POST /neutron/router HTTP/1.1" 200 539 0.021660 252.129.68.84 - - [2026-04-20 01:49:35] "POST /neutron/router HTTP/1.1" 200 539 0.004945 252.129.68.84 - - [2026-04-20 01:49:35] "POST /neutron/router HTTP/1.1" 200 539 0.031120 252.129.68.84 - - [2026-04-20 01:49:35] "POST /neutron/router HTTP/1.1" 200 539 0.011617 10.0.0.129 - - [2026-04-20 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 252.129.68.84 - - [2026-04-20 01:49:35] "POST /neutron/router HTTP/1.1" 200 151 0.062581 10.0.0.129 - - [2026-04-20 01:49:35] "GET /logical-router/93389a99-3140-4ce7-9b04-595ee744b360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003953 10.0.0.129 - - [2026-04-20 01:49:35] "DELETE /route-target/d9dc908b-a4f2-4370-9463-38e9d2b53216 HTTP/1.1" 200 115 0.021452 10.0.0.129 - - [2026-04-20 01:49:35] "GET /projects?obj_uuids=19265c70-0f74-4542-bd07-5d9d63482f65&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001432 252.129.68.84 - - [2026-04-20 01:49:35] "POST /neutron/router HTTP/1.1" 200 557 0.062433 10.0.0.129 - - [2026-04-20 01:49:35] "POST /route-targets HTTP/1.1" 200 329 0.014321 10.0.0.129 - - [2026-04-20 01:49:35] "PUT /logical-router/58da6f74-f272-4dfb-bbc9-3f8210eb8a6d HTTP/1.1" 200 264 0.023521 252.129.68.84 - - [2026-04-20 01:49:35] "POST /neutron/router HTTP/1.1" 200 557 0.006988 252.129.68.84 - - [2026-04-20 01:49:35] "POST /neutron/router HTTP/1.1" 200 557 0.005239 252.129.68.84 - - [2026-04-20 01:49:35] "POST /neutron/router HTTP/1.1" 200 557 0.004332 252.129.68.84 - - [2026-04-20 01:49:35] "POST /neutron/router HTTP/1.1" 200 557 0.006615 252.129.68.84 - - [2026-04-20 01:49:35] "POST /neutron/router HTTP/1.1" 200 557 0.011966 252.129.68.84 - - [2026-04-20 01:49:35] "POST /neutron/router HTTP/1.1" 200 557 0.004360 252.129.68.84 - - [2026-04-20 01:49:35] "POST /neutron/router HTTP/1.1" 200 557 0.005472 252.129.68.84 - - [2026-04-20 01:49:35] "POST /neutron/router HTTP/1.1" 200 557 0.004390 252.129.68.84 - - [2026-04-20 01:49:35] "POST /neutron/router HTTP/1.1" 200 557 0.005290 252.129.68.84 - - [2026-04-20 01:49:36] "POST /neutron/router HTTP/1.1" 200 557 0.004211 252.129.68.84 - - [2026-04-20 01:49:36] "POST /neutron/router HTTP/1.1" 200 557 0.005051 252.129.68.84 - - [2026-04-20 01:49:36] "POST /neutron/router HTTP/1.1" 200 557 0.004597 252.129.68.84 - - [2026-04-20 01:49:36] "POST /neutron/router HTTP/1.1" 200 557 0.005643 252.129.68.84 - - [2026-04-20 01:49:36] "POST /neutron/router HTTP/1.1" 200 557 0.005932 252.129.68.84 - - [2026-04-20 01:49:36] "POST /neutron/router HTTP/1.1" 200 557 0.005196 252.129.68.84 - - [2026-04-20 01:49:36] "POST /neutron/router HTTP/1.1" 200 557 0.004180 252.129.68.84 - - [2026-04-20 01:49:36] "POST /neutron/router HTTP/1.1" 200 557 0.005382 252.129.68.84 - - [2026-04-20 01:49:36] "POST /neutron/router HTTP/1.1" 200 557 0.005270 252.129.68.84 - - [2026-04-20 01:49:36] "POST /neutron/router HTTP/1.1" 200 557 0.005113 252.129.68.84 - - [2026-04-20 01:49:36] "POST /neutron/router HTTP/1.1" 200 557 0.004391 252.129.68.84 - - [2026-04-20 01:49:36] "POST /neutron/router HTTP/1.1" 200 557 0.004318 252.129.68.84 - - [2026-04-20 01:49:36] "POST /neutron/router HTTP/1.1" 200 557 0.004812 252.129.68.84 - - [2026-04-20 01:49:36] "POST /neutron/router HTTP/1.1" 200 557 0.004549 252.129.68.84 - - [2026-04-20 01:49:36] "POST /neutron/router HTTP/1.1" 200 557 0.004723 252.129.68.84 - - [2026-04-20 01:49:37] "POST /neutron/router HTTP/1.1" 200 557 0.008361 252.129.68.84 - - [2026-04-20 01:49:37] "POST /neutron/router HTTP/1.1" 200 557 0.004534 252.129.68.84 - - [2026-04-20 01:49:37] "POST /neutron/router HTTP/1.1" 200 557 0.004843 252.129.68.84 - - [2026-04-20 01:49:37] "POST /neutron/router HTTP/1.1" 200 557 0.005147 252.129.68.84 - - [2026-04-20 01:49:37] "POST /neutron/router HTTP/1.1" 200 557 0.006220 252.129.68.84 - - [2026-04-20 01:49:37] "POST /neutron/router HTTP/1.1" 200 557 0.004128 252.129.68.84 - - [2026-04-20 01:49:37] "POST /neutron/router HTTP/1.1" 200 557 0.005049 252.129.68.84 - - [2026-04-20 01:49:37] "POST /neutron/router HTTP/1.1" 200 557 0.005471 252.129.68.84 - - [2026-04-20 01:49:37] "POST /neutron/router HTTP/1.1" 200 557 0.026858 252.129.68.84 - - [2026-04-20 01:49:37] "POST /neutron/router HTTP/1.1" 200 557 0.005552 252.129.68.84 - - [2026-04-20 01:49:37] "POST /neutron/router HTTP/1.1" 200 557 0.024292 252.129.68.84 - - [2026-04-20 01:49:37] "POST /neutron/router HTTP/1.1" 200 557 0.006326 252.129.68.84 - - [2026-04-20 01:49:37] "POST /neutron/router HTTP/1.1" 200 151 0.053996 10.0.0.129 - - [2026-04-20 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005916 10.0.0.129 - - [2026-04-20 01:49:37] "GET /logical-router/58da6f74-f272-4dfb-bbc9-3f8210eb8a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004790 10.0.0.129 - - [2026-04-20 01:49:37] "GET /projects?obj_uuids=fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001309 10.0.0.129 - - [2026-04-20 01:49:37] "DELETE /route-target/6d2f97a4-062b-4f79-a732-2250e13fdae5 HTTP/1.1" 200 115 0.031415 252.129.68.84 - - [2026-04-20 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.070425 10.0.0.129 - - [2026-04-20 01:49:38] "POST /route-targets HTTP/1.1" 200 329 0.014363 10.0.0.129 - - [2026-04-20 01:49:38] "PUT /logical-router/eca171a5-38e5-4114-9773-df0052c38a7c HTTP/1.1" 200 264 0.017285 252.129.68.84 - - [2026-04-20 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.008217 252.129.68.84 - - [2026-04-20 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.004610 252.129.68.84 - - [2026-04-20 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.006312 252.129.68.84 - - [2026-04-20 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.006838 252.129.68.84 - - [2026-04-20 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.005063 252.129.68.84 - - [2026-04-20 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.006623 252.129.68.84 - - [2026-04-20 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.004709 252.129.68.84 - - [2026-04-20 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.004380 252.129.68.84 - - [2026-04-20 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.004647 252.129.68.84 - - [2026-04-20 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.005670 252.129.68.84 - - [2026-04-20 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.004441 252.129.68.84 - - [2026-04-20 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.004147 252.129.68.84 - - [2026-04-20 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.004103 252.129.68.84 - - [2026-04-20 01:49:38] "POST /neutron/router HTTP/1.1" 200 539 0.004509 252.129.68.84 - - [2026-04-20 01:49:39] "POST /neutron/router HTTP/1.1" 200 539 0.003810 252.129.68.84 - - [2026-04-20 01:49:39] "POST /neutron/router HTTP/1.1" 200 539 0.005066 252.129.68.84 - - [2026-04-20 01:49:39] "POST /neutron/router HTTP/1.1" 200 539 0.004981 252.129.68.84 - - [2026-04-20 01:49:39] "POST /neutron/router HTTP/1.1" 200 539 0.004609 252.129.68.84 - - [2026-04-20 01:49:39] "POST /neutron/router HTTP/1.1" 200 539 0.004482 252.129.68.84 - - [2026-04-20 01:49:39] "POST /neutron/router HTTP/1.1" 200 539 0.004645 252.129.68.84 - - [2026-04-20 01:49:39] "POST /neutron/router HTTP/1.1" 200 539 0.004250 252.129.68.84 - - [2026-04-20 01:49:39] "POST /neutron/router HTTP/1.1" 200 539 0.005665 252.129.68.84 - - [2026-04-20 01:49:39] "POST /neutron/router HTTP/1.1" 200 539 0.005573 252.129.68.84 - - [2026-04-20 01:49:39] "POST /neutron/router HTTP/1.1" 200 539 0.006059 252.129.68.84 - - [2026-04-20 01:49:39] "POST /neutron/router HTTP/1.1" 200 539 0.005110 252.129.68.84 - - [2026-04-20 01:49:39] "POST /neutron/router HTTP/1.1" 200 539 0.004853 252.129.68.84 - - [2026-04-20 01:49:39] "POST /neutron/router HTTP/1.1" 200 539 0.006696 252.129.68.84 - - [2026-04-20 01:49:39] "POST /neutron/router HTTP/1.1" 200 539 0.005654 252.129.68.84 - - [2026-04-20 01:49:39] "POST /neutron/router HTTP/1.1" 200 539 0.004528 252.129.68.84 - - [2026-04-20 01:49:40] "POST /neutron/router HTTP/1.1" 200 539 0.005822 252.129.68.84 - - [2026-04-20 01:49:40] "POST /neutron/router HTTP/1.1" 200 539 0.006088 252.129.68.84 - - [2026-04-20 01:49:40] "POST /neutron/router HTTP/1.1" 200 539 0.005127 252.129.68.84 - - [2026-04-20 01:49:40] "POST /neutron/router HTTP/1.1" 200 539 0.026153 252.129.68.84 - - [2026-04-20 01:49:40] "POST /neutron/router HTTP/1.1" 200 539 0.005307 252.129.68.84 - - [2026-04-20 01:49:40] "POST /neutron/router HTTP/1.1" 200 539 0.030609 252.129.68.84 - - [2026-04-20 01:49:40] "POST /neutron/router HTTP/1.1" 200 539 0.004493 252.129.68.84 - - [2026-04-20 01:49:40] "POST /neutron/router HTTP/1.1" 200 151 0.055213 10.0.0.129 - - [2026-04-20 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.129 - - [2026-04-20 01:49:40] "GET /logical-router/eca171a5-38e5-4114-9773-df0052c38a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006213 252.129.68.84 - - [2026-04-20 01:49:40] "POST /neutron/security_group HTTP/1.1" 200 519 0.010794 10.0.0.129 - - [2026-04-20 01:49:40] "DELETE /route-target/c00117e4-6796-40b2-a49a-3c10bc51b02c HTTP/1.1" 200 115 0.033819 252.129.68.84 - - [2026-04-20 01:49:40] "POST /neutron/security_group HTTP/1.1" 200 151 0.052157 10.0.0.129 - - [2026-04-20 01:49:40] "DELETE /access-control-list/02bc9dbd-1ba7-44aa-8dac-aa2b2e19f14e HTTP/1.1" 200 115 0.033149 252.129.68.84 - - [2026-04-20 01:49:40] "POST /neutron/security_group HTTP/1.1" 200 519 0.004868 10.0.0.129 - - [2026-04-20 01:49:40] "DELETE /access-control-list/168fe67d-cca5-4d4b-b850-ed637f4b2c58 HTTP/1.1" 200 115 0.030013 252.129.68.84 - - [2026-04-20 01:49:40] "POST /neutron/security_group HTTP/1.1" 200 151 0.052341 10.0.0.129 - - [2026-04-20 01:49:40] "DELETE /access-control-list/8a48f720-d0bf-4367-af25-8c57be3e8f0e HTTP/1.1" 200 115 0.036016 252.129.68.84 - - [2026-04-20 01:49:40] "POST /neutron/security_group HTTP/1.1" 200 504 0.005375 10.0.0.129 - - [2026-04-20 01:49:40] "DELETE /access-control-list/d33ebae1-d6c7-4482-9849-526f2416346a HTTP/1.1" 200 115 0.028851 252.129.68.84 - - [2026-04-20 01:49:40] "POST /neutron/security_group HTTP/1.1" 200 151 0.042789 10.0.0.129 - - [2026-04-20 01:49:40] "DELETE /access-control-list/440468b5-3808-48d2-a6c7-de4005837bed HTTP/1.1" 200 115 0.041477 252.129.68.84 - - [2026-04-20 01:49:40] "POST /neutron/security_group HTTP/1.1" 200 504 0.005941 10.0.0.129 - - [2026-04-20 01:49:41] "DELETE /access-control-list/8f6917b3-95ae-48fd-8ffb-9ebab3e3e538 HTTP/1.1" 200 115 0.027472 252.129.68.84 - - [2026-04-20 01:49:41] "POST /neutron/security_group HTTP/1.1" 200 151 0.053186 10.0.0.129 - - [2026-04-20 01:49:41] "DELETE /access-control-list/24947dbf-f1a4-4001-9518-baf95be99127 HTTP/1.1" 200 115 0.030371 10.0.0.129 - - [2026-04-20 01:49:41] "DELETE /access-control-list/1fb9a49e-e6ba-4941-8acc-e308618e9972 HTTP/1.1" 200 115 0.022276 10.0.0.129 - - [2026-04-20 01:49:41] "GET /projects?obj_uuids=19265c70-0f74-4542-bd07-5d9d63482f65&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001948 10.0.0.129 - - [2026-04-20 01:49:41] "GET /project/19265c70-0f74-4542-bd07-5d9d63482f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.037522 10.0.0.129 - - [2026-04-20 01:49:41] "GET /projects?obj_uuids=19265c70-0f74-4542-bd07-5d9d63482f65&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001570 10.0.0.129 - - [2026-04-20 01:49:41] "GET /project/19265c70-0f74-4542-bd07-5d9d63482f65?fields=virtual_networks HTTP/1.1" 200 1023 0.075544 10.0.0.129 - - [2026-04-20 01:49:41] "GET /projects?obj_uuids=19265c70-0f74-4542-bd07-5d9d63482f65&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001329 10.0.0.129 - - [2026-04-20 01:49:41] "GET /project/19265c70-0f74-4542-bd07-5d9d63482f65?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.031703 10.0.0.129 - - [2026-04-20 01:49:41] "GET /projects?obj_uuids=19265c70-0f74-4542-bd07-5d9d63482f65&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001714 10.0.0.129 - - [2026-04-20 01:49:41] "GET /project/19265c70-0f74-4542-bd07-5d9d63482f65?fields=security_groups HTTP/1.1" 200 1244 0.037261 10.0.0.129 - - [2026-04-20 01:49:42] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002661 10.0.0.129 - - [2026-04-20 01:49:42] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009648 10.0.0.129 - - [2026-04-20 01:49:42] "POST /fqname-to-id HTTP/1.1" 404 182 0.034695 10.0.0.129 - - [2026-04-20 01:49:43] "GET /projects?obj_uuids=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003037 10.0.0.129 - - [2026-04-20 01:49:43] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001779 10.0.0.129 - - [2026-04-20 01:49:43] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007994 10.0.0.129 - - [2026-04-20 01:49:43] "POST /id-to-fqname HTTP/1.1" 200 184 0.003272 10.0.0.129 - - [2026-04-20 01:49:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.003016 10.0.0.129 - - [2026-04-20 01:49:43] "POST /security-groups HTTP/1.1" 200 579 0.068793 10.0.0.129 - - [2026-04-20 01:49:43] "POST /fqname-to-id HTTP/1.1" 404 228 0.002999 10.0.0.129 - - [2026-04-20 01:49:43] "POST /projects HTTP/1.1" 200 569 0.249709 10.0.0.129 - - [2026-04-20 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.286016 10.0.0.129 - - [2026-04-20 01:49:43] "POST /access-control-lists HTTP/1.1" 200 594 0.065456 10.0.0.129 - - [2026-04-20 01:49:43] "GET /project/3fc19744-b635-41b7-b6d9-79248e294992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.451866 10.0.0.129 - - [2026-04-20 01:49:43] "POST /fqname-to-id HTTP/1.1" 404 227 0.006045 10.0.0.129 - - [2026-04-20 01:49:43] "POST /access-control-lists HTTP/1.1" 200 592 0.063658 10.0.0.129 - - [2026-04-20 01:49:44] "GET / HTTP/1.1" 200 36499 0.002345 10.0.0.129 - - [2026-04-20 01:49:45] "POST /fqname-to-id HTTP/1.1" 401 298 0.000759 10.0.0.129 - - [2026-04-20 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.092582 10.0.0.129 - - [2026-04-20 01:49:46] "GET /projects?obj_uuids=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001743 10.0.0.129 - - [2026-04-20 01:49:46] "GET /project/3fc19744-b635-41b7-b6d9-79248e294992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.039111 252.129.68.84 - - [2026-04-20 01:49:46] "POST /neutron/network HTTP/1.1" 200 117 0.049338 10.0.0.129 - - [2026-04-20 01:49:46] "GET /projects?obj_uuids=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001556 252.129.68.84 - - [2026-04-20 01:49:46] "POST /neutron/network HTTP/1.1" 200 599 0.088765 10.0.0.129 - - [2026-04-20 01:49:46] "POST /route-targets HTTP/1.1" 200 329 0.015508 10.0.0.129 - - [2026-04-20 01:49:46] "POST /ref-update HTTP/1.1" 200 156 0.034654 10.0.0.129 - - [2026-04-20 01:49:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005082 252.129.68.84 - - [2026-04-20 01:49:46] "POST /neutron/subnet HTTP/1.1" 200 724 0.204784 252.129.68.84 - - [2026-04-20 01:49:47] "POST /neutron/network HTTP/1.1" 200 818 0.008223 10.0.0.129 - - [2026-04-20 01:49:47] "POST /id-to-fqname HTTP/1.1" 200 214 0.004328 10.0.0.129 - - [2026-04-20 01:49:47] "GET /virtual-network/da0e1c05-7894-4268-95c8-7b0fca791759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005761 252.129.68.84 - - [2026-04-20 01:49:47] "POST /neutron/network HTTP/1.1" 200 818 0.008497 10.0.0.129 - - [2026-04-20 01:49:47] "GET /virtual-network/da0e1c05-7894-4268-95c8-7b0fca791759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007942 252.129.68.84 - - [2026-04-20 01:49:47] "POST /neutron/network HTTP/1.1" 200 818 0.008706 252.129.68.84 - - [2026-04-20 01:49:47] "POST /neutron/subnet HTTP/1.1" 200 724 0.009458 10.0.0.129 - - [2026-04-20 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 204 0.003785 10.0.0.129 - - [2026-04-20 01:49:47] "GET /virtual-network/da0e1c05-7894-4268-95c8-7b0fca791759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005633 10.0.0.129 - - [2026-04-20 01:49:47] "GET /projects?obj_uuids=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001498 252.129.68.84 - - [2026-04-20 01:49:47] "POST /neutron/port HTTP/1.1" 200 1015 0.223097 10.0.0.129 - - [2026-04-20 01:49:47] "GET /virtual-machine-interface/64a17c21-a54f-4cca-8fd9-ad0856661f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.006437 10.0.0.129 - - [2026-04-20 01:49:47] "GET /virtual-machine-interface/64a17c21-a54f-4cca-8fd9-ad0856661f92?fields=instance_ip_back_refs HTTP/1.1" 200 1321 0.005590 10.0.0.129 - - [2026-04-20 01:49:47] "GET /instance-ip/be17e03e-f0fc-47c8-b9f2-d157b424bc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.005071 10.0.0.129 - - [2026-04-20 01:49:47] "GET /virtual-machine-interface/64a17c21-a54f-4cca-8fd9-ad0856661f92 HTTP/1.1" 401 298 0.001294 10.0.0.129 - - [2026-04-20 01:49:48] "GET /virtual-machine-interface/64a17c21-a54f-4cca-8fd9-ad0856661f92 HTTP/1.1" 200 2609 0.042241 252.129.68.84 - - [2026-04-20 01:49:48] "POST /neutron/port HTTP/1.1" 200 1015 0.012190 252.129.68.84 - - [2026-04-20 01:49:48] "POST /neutron/port HTTP/1.1" 200 151 0.079124 252.129.68.84 - - [2026-04-20 01:49:48] "POST /neutron/network HTTP/1.1" 200 818 0.009734 10.0.0.129 - - [2026-04-20 01:49:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003064 10.0.0.129 - - [2026-04-20 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.129 - - [2026-04-20 01:49:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002284 252.129.68.84 - - [2026-04-20 01:49:48] "POST /neutron/network HTTP/1.1" 200 151 0.100343 10.0.0.129 - - [2026-04-20 01:49:48] "DELETE /route-target/64c98a69-2def-4498-8e19-967ca9e51ac0 HTTP/1.1" 200 115 0.017041 10.0.0.129 - - [2026-04-20 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.129 - - [2026-04-20 01:49:49] "GET /projects?obj_uuids=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001297 10.0.0.129 - - [2026-04-20 01:49:49] "GET /project/3fc19744-b635-41b7-b6d9-79248e294992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.055259 252.129.68.84 - - [2026-04-20 01:49:49] "POST /neutron/network HTTP/1.1" 200 117 0.011888 10.0.0.129 - - [2026-04-20 01:49:49] "GET /projects?obj_uuids=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001369 252.129.68.84 - - [2026-04-20 01:49:49] "POST /neutron/network HTTP/1.1" 200 601 0.086078 10.0.0.129 - - [2026-04-20 01:49:49] "POST /route-targets HTTP/1.1" 200 329 0.017689 10.0.0.129 - - [2026-04-20 01:49:49] "POST /ref-update HTTP/1.1" 200 156 0.017913 10.0.0.129 - - [2026-04-20 01:49:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004036 252.129.68.84 - - [2026-04-20 01:49:50] "POST /neutron/subnet HTTP/1.1" 200 725 0.209231 10.0.0.129 - - [2026-04-20 01:49:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003883 252.129.68.84 - - [2026-04-20 01:49:50] "POST /neutron/subnet HTTP/1.1" 200 719 0.192317 252.129.68.84 - - [2026-04-20 01:49:50] "POST /neutron/network HTTP/1.1" 200 975 0.008744 10.0.0.129 - - [2026-04-20 01:49:50] "POST /id-to-fqname HTTP/1.1" 200 215 0.001506 10.0.0.129 - - [2026-04-20 01:49:50] "GET /virtual-network/16283280-dd83-4b7e-91d5-1d822113e683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005919 252.129.68.84 - - [2026-04-20 01:49:50] "POST /neutron/network HTTP/1.1" 200 975 0.010457 10.0.0.129 - - [2026-04-20 01:49:50] "GET /virtual-network/16283280-dd83-4b7e-91d5-1d822113e683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007568 252.129.68.84 - - [2026-04-20 01:49:50] "POST /neutron/network HTTP/1.1" 200 975 0.008124 252.129.68.84 - - [2026-04-20 01:49:50] "POST /neutron/subnet HTTP/1.1" 200 725 0.011265 252.129.68.84 - - [2026-04-20 01:49:50] "POST /neutron/subnet HTTP/1.1" 200 719 0.009098 10.0.0.129 - - [2026-04-20 01:49:50] "GET /projects?obj_uuids=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001588 252.129.68.84 - - [2026-04-20 01:49:50] "POST /neutron/port HTTP/1.1" 200 1016 0.210772 10.0.0.129 - - [2026-04-20 01:49:51] "GET /projects?obj_uuids=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001138 252.129.68.84 - - [2026-04-20 01:49:51] "POST /neutron/port HTTP/1.1" 200 1015 0.219166 10.0.0.129 - - [2026-04-20 01:49:51] "POST /id-to-fqname HTTP/1.1" 200 215 0.002115 252.129.68.84 - - [2026-04-20 01:49:51] "POST /neutron/port HTTP/1.1" 200 1016 0.012317 252.129.68.84 - - [2026-04-20 01:49:51] "POST /neutron/port HTTP/1.1" 200 1016 0.014512 252.129.68.84 - - [2026-04-20 01:49:51] "POST /neutron/network HTTP/1.1" 200 975 0.008702 252.129.68.84 - - [2026-04-20 01:49:51] "POST /neutron/port HTTP/1.1" 200 1016 0.011873 252.129.68.84 - - [2026-04-20 01:49:52] "POST /neutron/port HTTP/1.1" 200 117 0.006851 252.129.68.84 - - [2026-04-20 01:49:52] "POST /neutron/port HTTP/1.1" 200 117 0.006537 10.0.0.129 - - [2026-04-20 01:49:52] "POST /id-to-fqname HTTP/1.1" 200 215 0.001906 252.129.68.84 - - [2026-04-20 01:49:52] "POST /neutron/port HTTP/1.1" 200 117 0.007741 252.129.68.84 - - [2026-04-20 01:49:52] "POST /neutron/port HTTP/1.1" 200 1016 0.012458 252.129.68.84 - - [2026-04-20 01:49:52] "POST /neutron/port HTTP/1.1" 200 1015 0.012239 252.129.68.84 - - [2026-04-20 01:49:52] "POST /neutron/port HTTP/1.1" 200 1015 0.010793 252.129.68.84 - - [2026-04-20 01:49:52] "POST /neutron/network HTTP/1.1" 200 975 0.008985 252.129.68.84 - - [2026-04-20 01:49:52] "POST /neutron/port HTTP/1.1" 200 1015 0.012472 252.129.68.84 - - [2026-04-20 01:49:53] "POST /neutron/port HTTP/1.1" 200 117 0.010161 252.129.68.84 - - [2026-04-20 01:49:53] "POST /neutron/port HTTP/1.1" 200 117 0.006625 252.129.68.84 - - [2026-04-20 01:49:53] "POST /neutron/port HTTP/1.1" 200 117 0.005821 252.129.68.84 - - [2026-04-20 01:49:53] "POST /neutron/port HTTP/1.1" 200 1015 0.014360 252.129.68.84 - - [2026-04-20 01:49:53] "POST /neutron/port HTTP/1.1" 200 1016 0.014117 252.129.68.84 - - [2026-04-20 01:49:53] "POST /neutron/network HTTP/1.1" 200 985 0.008753 252.129.68.84 - - [2026-04-20 01:49:54] "POST /neutron/port HTTP/1.1" 200 1016 0.011022 252.129.68.84 - - [2026-04-20 01:49:54] "POST /neutron/port HTTP/1.1" 200 1016 0.011098 252.129.68.84 - - [2026-04-20 01:49:54] "POST /neutron/port HTTP/1.1" 200 1015 0.024676 252.129.68.84 - - [2026-04-20 01:49:54] "POST /neutron/network HTTP/1.1" 200 985 0.010421 252.129.68.84 - - [2026-04-20 01:49:54] "POST /neutron/port HTTP/1.1" 200 1104 0.145238 252.129.68.84 - - [2026-04-20 01:49:54] "POST /neutron/port HTTP/1.1" 200 1015 0.014698 252.129.68.84 - - [2026-04-20 01:49:54] "POST /neutron/port HTTP/1.1" 200 1015 0.012409 252.129.68.84 - - [2026-04-20 01:49:54] "POST /neutron/port HTTP/1.1" 200 1114 0.016471 252.129.68.84 - - [2026-04-20 01:49:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004571 252.129.68.84 - - [2026-04-20 01:49:54] "POST /neutron/port HTTP/1.1" 200 1103 0.103014 252.129.68.84 - - [2026-04-20 01:49:54] "POST /neutron/subnet HTTP/1.1" 200 699 0.013188 252.129.68.84 - - [2026-04-20 01:49:54] "POST /neutron/port HTTP/1.1" 200 117 0.002614 252.129.68.84 - - [2026-04-20 01:49:54] "POST /neutron/port HTTP/1.1" 200 1113 0.014825 252.129.68.84 - - [2026-04-20 01:49:54] "POST /neutron/network HTTP/1.1" 200 975 0.008547 252.129.68.84 - - [2026-04-20 01:49:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003833 252.129.68.84 - - [2026-04-20 01:49:54] "POST /neutron/subnet HTTP/1.1" 200 693 0.009935 252.129.68.84 - - [2026-04-20 01:49:54] "POST /neutron/port HTTP/1.1" 200 117 0.001816 252.129.68.84 - - [2026-04-20 01:49:55] "POST /neutron/network HTTP/1.1" 200 975 0.008376 252.129.68.84 - - [2026-04-20 01:49:58] "POST /neutron/port HTTP/1.1" 200 1114 0.016733 252.129.68.84 - - [2026-04-20 01:49:58] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009685 252.129.68.84 - - [2026-04-20 01:49:58] "POST /neutron/port HTTP/1.1" 200 1114 0.016702 252.129.68.84 - - [2026-04-20 01:49:58] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009601 252.129.68.84 - - [2026-04-20 01:49:58] "POST /neutron/port HTTP/1.1" 200 1114 0.016456 252.129.68.84 - - [2026-04-20 01:49:58] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008491 10.0.0.129 - - [2026-04-20 01:49:58] "GET /virtual-machine/33c35da0-f9f3-4af6-838f-873fab7cdbcd HTTP/1.1" 200 1285 0.006330 10.0.0.129 - - [2026-04-20 01:49:58] "GET /virtual-machine-interface/5813b7f6-03e0-4bce-ad8d-e1227233162c HTTP/1.1" 200 2926 0.007761 10.0.0.129 - - [2026-04-20 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.129 - - [2026-04-20 01:49:59] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.011425 10.0.0.129 - - [2026-04-20 01:49:59] "GET /virtual-networks?parent_id=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003785 10.0.0.129 - - [2026-04-20 01:49:59] "GET /virtual-network/16283280-dd83-4b7e-91d5-1d822113e683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006600 10.0.0.129 - - [2026-04-20 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015244 10.0.0.129 - - [2026-04-20 01:50:02] "GET /virtual-network/16283280-dd83-4b7e-91d5-1d822113e683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.017948 252.129.68.84 - - [2026-04-20 01:50:06] "POST /neutron/port HTTP/1.1" 200 1113 0.041346 252.129.68.84 - - [2026-04-20 01:50:06] "POST /neutron/port HTTP/1.1" 200 1114 0.040486 252.129.68.84 - - [2026-04-20 01:50:06] "POST /neutron/security_group HTTP/1.1" 200 2052 0.015071 252.129.68.84 - - [2026-04-20 01:50:06] "POST /neutron/security_group HTTP/1.1" 200 2052 0.013723 252.129.68.84 - - [2026-04-20 01:50:06] "POST /neutron/port HTTP/1.1" 200 1114 0.022855 252.129.68.84 - - [2026-04-20 01:50:06] "POST /neutron/port HTTP/1.1" 200 1113 0.017740 10.0.0.129 - - [2026-04-20 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.129 - - [2026-04-20 01:50:06] "GET /virtual-network/16283280-dd83-4b7e-91d5-1d822113e683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005422 252.129.68.84 - - [2026-04-20 01:50:06] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009519 252.129.68.84 - - [2026-04-20 01:50:06] "POST /neutron/security_group HTTP/1.1" 200 2052 0.022109 252.129.68.84 - - [2026-04-20 01:50:08] "POST /neutron/port HTTP/1.1" 200 1113 0.020689 252.129.68.84 - - [2026-04-20 01:50:08] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008378 252.129.68.84 - - [2026-04-20 01:50:08] "POST /neutron/port HTTP/1.1" 200 1114 0.016937 252.129.68.84 - - [2026-04-20 01:50:08] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007836 10.0.0.129 - - [2026-04-20 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 252.129.68.84 - - [2026-04-20 01:50:08] "POST /neutron/port HTTP/1.1" 200 1114 0.021702 10.0.0.129 - - [2026-04-20 01:50:08] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003935 10.0.0.129 - - [2026-04-20 01:50:08] "GET /virtual-networks?parent_id=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.014361 252.129.68.84 - - [2026-04-20 01:50:08] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007646 10.0.0.129 - - [2026-04-20 01:50:08] "GET /virtual-network/16283280-dd83-4b7e-91d5-1d822113e683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006319 252.129.68.84 - - [2026-04-20 01:50:09] "POST /neutron/port HTTP/1.1" 200 1113 0.019737 252.129.68.84 - - [2026-04-20 01:50:09] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008817 252.129.68.84 - - [2026-04-20 01:50:09] "POST /neutron/port HTTP/1.1" 200 1113 0.024983 252.129.68.84 - - [2026-04-20 01:50:09] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008839 252.129.68.84 - - [2026-04-20 01:50:09] "POST /neutron/port HTTP/1.1" 200 1113 0.019346 252.129.68.84 - - [2026-04-20 01:50:09] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010492 10.0.0.129 - - [2026-04-20 01:50:09] "GET /virtual-machine/9122e62b-52df-4b9c-998e-2c0b765f5d3d HTTP/1.1" 200 1287 0.007170 10.0.0.129 - - [2026-04-20 01:50:09] "GET /virtual-machine-interface/b30dd72c-dbf2-4911-ad20-88736480d3ec HTTP/1.1" 200 2927 0.007286 10.0.0.129 - - [2026-04-20 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.129 - - [2026-04-20 01:50:09] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004940 10.0.0.129 - - [2026-04-20 01:50:10] "GET /virtual-networks?parent_id=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.005014 10.0.0.129 - - [2026-04-20 01:50:10] "GET /virtual-network/16283280-dd83-4b7e-91d5-1d822113e683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008124 10.0.0.129 - - [2026-04-20 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004682 10.0.0.129 - - [2026-04-20 01:50:11] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005682 10.0.0.129 - - [2026-04-20 01:50:11] "GET /virtual-networks?parent_id=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.005121 10.0.0.129 - - [2026-04-20 01:50:11] "GET /virtual-network/16283280-dd83-4b7e-91d5-1d822113e683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006810 10.0.0.129 - - [2026-04-20 01:50:12] "DELETE /project/8781278013624f8fa4c715ee013596e6 HTTP/1.1" 404 173 0.020962 10.0.0.129 - - [2026-04-20 01:50:12] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001312 10.0.0.129 - - [2026-04-20 01:50:12] "DELETE /project/19265c700f744542bd075d9d63482f65 HTTP/1.1" 404 173 0.017735 10.0.0.129 - - [2026-04-20 01:50:12] "DELETE /project/3fc19744b63541b7b6d979248e294992 HTTP/1.1" 404 173 0.012057 10.0.0.129 - - [2026-04-20 01:50:12] "GET /projects?obj_uuids=87812780-1362-4f8f-a4c7-15ee013596e6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001157 10.0.0.129 - - [2026-04-20 01:50:12] "GET /projects?obj_uuids=19265c70-0f74-4542-bd07-5d9d63482f65&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001203 10.0.0.129 - - [2026-04-20 01:50:12] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.068239 10.0.0.129 - - [2026-04-20 01:50:12] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001674 10.0.0.129 - - [2026-04-20 01:50:12] "GET /project/87812780-1362-4f8f-a4c7-15ee013596e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.088965 10.0.0.129 - - [2026-04-20 01:50:12] "GET /project/19265c70-0f74-4542-bd07-5d9d63482f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.098830 10.0.0.129 - - [2026-04-20 01:50:12] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed?fields=security_groups HTTP/1.1" 200 1384 0.109233 10.0.0.129 - - [2026-04-20 01:50:12] "GET /projects?obj_uuids=87812780-1362-4f8f-a4c7-15ee013596e6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001632 10.0.0.129 - - [2026-04-20 01:50:12] "GET /projects?obj_uuids=19265c70-0f74-4542-bd07-5d9d63482f65&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001552 10.0.0.129 - - [2026-04-20 01:50:12] "GET /project/87812780-1362-4f8f-a4c7-15ee013596e6?fields=security_groups HTTP/1.1" 200 1334 0.050853 10.0.0.129 - - [2026-04-20 01:50:12] "GET /project/19265c70-0f74-4542-bd07-5d9d63482f65?fields=security_groups HTTP/1.1" 200 1334 0.081203 10.0.0.129 - - [2026-04-20 01:50:12] "DELETE /security-group/a9f04592-1761-4570-a99c-6950e7b4e915 HTTP/1.1" 200 115 0.087001 10.0.0.129 - - [2026-04-20 01:50:12] "GET /projects?obj_uuids=144eb160-7c99-4edf-895c-4bdbe6774eed&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001076 10.0.0.129 - - [2026-04-20 01:50:12] "DELETE /access-control-list/9d582947-d017-4727-8d88-6e7069470beb HTTP/1.1" 200 115 0.071411 10.0.0.129 - - [2026-04-20 01:50:12] "GET /project/144eb160-7c99-4edf-895c-4bdbe6774eed?fields=application_policy_sets HTTP/1.1" 200 1423 0.066079 10.0.0.129 - - [2026-04-20 01:50:12] "DELETE /security-group/4ad5b373-c922-44b5-bc09-f5a346fdd48b HTTP/1.1" 200 115 0.123110 10.0.0.129 - - [2026-04-20 01:50:12] "DELETE /access-control-list/cbc5cf54-6260-48ce-976e-ed1d36b9cc03 HTTP/1.1" 200 115 0.071715 10.0.0.129 - - [2026-04-20 01:50:12] "GET /projects?obj_uuids=87812780-1362-4f8f-a4c7-15ee013596e6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001673 10.0.0.129 - - [2026-04-20 01:50:12] "DELETE /security-group/764b8b17-bc0f-4f26-9d13-dba79e3d75ed HTTP/1.1" 200 115 0.107099 10.0.0.129 - - [2026-04-20 01:50:12] "GET /projects?obj_uuids=19265c70-0f74-4542-bd07-5d9d63482f65&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001292 10.0.0.129 - - [2026-04-20 01:50:12] "GET /project/87812780-1362-4f8f-a4c7-15ee013596e6?fields=application_policy_sets HTTP/1.1" 200 1373 0.069102 10.0.0.129 - - [2026-04-20 01:50:12] "DELETE /access-control-list/6676d9b5-52b6-47f1-92c4-41166848a80b HTTP/1.1" 200 115 0.080377 10.0.0.129 - - [2026-04-20 01:50:12] "GET /project/19265c70-0f74-4542-bd07-5d9d63482f65?fields=application_policy_sets HTTP/1.1" 200 1373 0.120916 10.0.0.129 - - [2026-04-20 01:50:12] "DELETE /access-control-list/6ffd953c-f290-4254-b195-56fc6dbed105 HTTP/1.1" 200 115 0.075779 10.0.0.129 - - [2026-04-20 01:50:12] "DELETE /project/144eb160-7c99-4edf-895c-4bdbe6774eed HTTP/1.1" 200 115 0.652539 10.0.0.129 - - [2026-04-20 01:50:12] "DELETE /access-control-list/40868000-435f-4cdf-9d90-beff158a35a1 HTTP/1.1" 200 115 0.111733 10.0.0.129 - - [2026-04-20 01:50:12] "DELETE /access-control-list/bad54ec8-ed78-415f-bc2d-e30aea1d3491 HTTP/1.1" 200 115 0.056682 10.0.0.129 - - [2026-04-20 01:50:12] "DELETE /project/87812780-1362-4f8f-a4c7-15ee013596e6 HTTP/1.1" 200 115 0.776125 10.0.0.129 - - [2026-04-20 01:50:12] "DELETE /project/19265c70-0f74-4542-bd07-5d9d63482f65 HTTP/1.1" 200 115 0.804701 252.129.68.84 - - [2026-04-20 01:50:14] "POST /neutron/port HTTP/1.1" 200 1103 0.018967 252.129.68.84 - - [2026-04-20 01:50:14] "POST /neutron/port HTTP/1.1" 200 1103 0.013007 252.129.68.84 - - [2026-04-20 01:50:15] "POST /neutron/port HTTP/1.1" 200 151 0.210237 252.129.68.84 - - [2026-04-20 01:50:15] "POST /neutron/port HTTP/1.1" 200 1104 0.017243 252.129.68.84 - - [2026-04-20 01:50:15] "POST /neutron/port HTTP/1.1" 200 1104 0.013790 252.129.68.84 - - [2026-04-20 01:50:15] "POST /neutron/port HTTP/1.1" 200 117 0.010880 252.129.68.84 - - [2026-04-20 01:50:15] "POST /neutron/port HTTP/1.1" 400 205 0.006631 252.129.68.84 - - [2026-04-20 01:50:15] "POST /neutron/port HTTP/1.1" 200 151 0.192183 252.129.68.84 - - [2026-04-20 01:50:15] "POST /neutron/network HTTP/1.1" 200 975 0.014356 10.0.0.129 - - [2026-04-20 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.129 - - [2026-04-20 01:50:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002728 10.0.0.129 - - [2026-04-20 01:50:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004459 10.0.0.129 - - [2026-04-20 01:50:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002758 10.0.0.129 - - [2026-04-20 01:50:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002809 252.129.68.84 - - [2026-04-20 01:50:15] "POST /neutron/network HTTP/1.1" 200 151 0.199793 10.0.0.129 - - [2026-04-20 01:50:15] "DELETE /route-target/c668be32-e39c-42db-8f6e-09deeba2d1cb HTTP/1.1" 200 115 0.038761 10.0.0.129 - - [2026-04-20 01:50:16] "GET /projects?obj_uuids=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001335 10.0.0.129 - - [2026-04-20 01:50:16] "GET /project/3fc19744-b635-41b7-b6d9-79248e294992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.028544 10.0.0.129 - - [2026-04-20 01:50:16] "GET /projects?obj_uuids=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001762 10.0.0.129 - - [2026-04-20 01:50:16] "GET /project/3fc19744-b635-41b7-b6d9-79248e294992?fields=virtual_networks HTTP/1.1" 200 1025 0.077612 10.0.0.129 - - [2026-04-20 01:50:16] "GET /projects?obj_uuids=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001765 10.0.0.129 - - [2026-04-20 01:50:16] "GET /project/3fc19744-b635-41b7-b6d9-79248e294992?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.037957 10.0.0.129 - - [2026-04-20 01:50:16] "GET /projects?obj_uuids=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001190 10.0.0.129 - - [2026-04-20 01:50:16] "GET /project/3fc19744-b635-41b7-b6d9-79248e294992?fields=security_groups HTTP/1.1" 200 1247 0.035805 10.0.0.129 - - [2026-04-20 01:50:17] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001123 10.0.0.129 - - [2026-04-20 01:50:17] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007965 10.0.0.129 - - [2026-04-20 01:50:17] "POST /fqname-to-id HTTP/1.1" 404 184 0.037562 10.0.0.129 - - [2026-04-20 01:50:17] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003020 10.0.0.129 - - [2026-04-20 01:50:17] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.007951 10.0.0.129 - - [2026-04-20 01:50:17] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.016797 10.0.0.129 - - [2026-04-20 01:50:18] "POST /id-to-fqname HTTP/1.1" 200 186 0.003147 10.0.0.129 - - [2026-04-20 01:50:18] "POST /fqname-to-id HTTP/1.1" 404 195 0.004937 10.0.0.129 - - [2026-04-20 01:50:18] "POST /security-groups HTTP/1.1" 200 581 0.066912 10.0.0.129 - - [2026-04-20 01:50:18] "POST /fqname-to-id HTTP/1.1" 404 230 0.003258 10.0.0.129 - - [2026-04-20 01:50:18] "POST /projects HTTP/1.1" 200 573 0.281056 10.0.0.129 - - [2026-04-20 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.328696 10.0.0.129 - - [2026-04-20 01:50:18] "POST /access-control-lists HTTP/1.1" 200 596 0.065540 10.0.0.129 - - [2026-04-20 01:50:18] "GET /project/38536c45-7eb2-4dbe-8e3a-0729ffa8e8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.514398 10.0.0.129 - - [2026-04-20 01:50:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.009152 10.0.0.129 - - [2026-04-20 01:50:18] "POST /access-control-lists HTTP/1.1" 200 594 0.063433 10.0.0.129 - - [2026-04-20 01:50:19] "GET / HTTP/1.1" 200 36499 0.002210 252.129.68.84 - - [2026-04-20 01:50:20] "POST /neutron/port HTTP/1.1" 200 117 0.007295 252.129.68.84 - - [2026-04-20 01:50:20] "POST /neutron/port HTTP/1.1" 400 205 0.005197 10.0.0.129 - - [2026-04-20 01:50:20] "POST /fqname-to-id HTTP/1.1" 401 298 0.000809 10.0.0.129 - - [2026-04-20 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.115494 10.0.0.129 - - [2026-04-20 01:50:21] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002861 10.0.0.129 - - [2026-04-20 01:50:21] "GET /project/38536c45-7eb2-4dbe-8e3a-0729ffa8e8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.032674 252.129.68.84 - - [2026-04-20 01:50:21] "POST /neutron/network HTTP/1.1" 200 117 0.049395 10.0.0.129 - - [2026-04-20 01:50:21] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001260 252.129.68.84 - - [2026-04-20 01:50:21] "POST /neutron/network HTTP/1.1" 200 603 0.094682 10.0.0.129 - - [2026-04-20 01:50:21] "POST /route-targets HTTP/1.1" 200 329 0.013063 10.0.0.129 - - [2026-04-20 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.013688 10.0.0.129 - - [2026-04-20 01:50:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004715 252.129.68.84 - - [2026-04-20 01:50:21] "POST /neutron/subnet HTTP/1.1" 200 725 0.212257 252.129.68.84 - - [2026-04-20 01:50:21] "POST /neutron/network HTTP/1.1" 200 822 0.006833 10.0.0.129 - - [2026-04-20 01:50:21] "POST /id-to-fqname HTTP/1.1" 200 217 0.001631 10.0.0.129 - - [2026-04-20 01:50:21] "GET /virtual-network/29c97f3c-c106-4351-a828-96df0094364c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005254 252.129.68.84 - - [2026-04-20 01:50:22] "POST /neutron/network HTTP/1.1" 200 822 0.008237 10.0.0.129 - - [2026-04-20 01:50:22] "GET /virtual-network/29c97f3c-c106-4351-a828-96df0094364c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006243 252.129.68.84 - - [2026-04-20 01:50:22] "POST /neutron/network HTTP/1.1" 200 822 0.007555 252.129.68.84 - - [2026-04-20 01:50:22] "POST /neutron/subnet HTTP/1.1" 200 725 0.008564 10.0.0.129 - - [2026-04-20 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.129 - - [2026-04-20 01:50:22] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001662 10.0.0.129 - - [2026-04-20 01:50:22] "GET /project/38536c45-7eb2-4dbe-8e3a-0729ffa8e8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.029882 252.129.68.84 - - [2026-04-20 01:50:22] "POST /neutron/network HTTP/1.1" 200 117 0.015764 10.0.0.129 - - [2026-04-20 01:50:22] "GET /obj-perms HTTP/1.1" 200 6384 0.078681 10.0.0.129 - - [2026-04-20 01:50:22] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001265 252.129.68.84 - - [2026-04-20 01:50:22] "POST /neutron/network HTTP/1.1" 200 603 0.108518 10.0.0.129 - - [2026-04-20 01:50:22] "POST /route-targets HTTP/1.1" 200 329 0.017370 10.0.0.129 - - [2026-04-20 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.038294 10.0.0.129 - - [2026-04-20 01:50:22] "POST /useragent-kv HTTP/1.1" 200 115 0.005961 252.129.68.84 - - [2026-04-20 01:50:22] "POST /neutron/subnet HTTP/1.1" 200 734 0.224525 10.0.0.129 - - [2026-04-20 01:50:22] "GET /obj-perms HTTP/1.1" 200 6384 0.073529 252.129.68.84 - - [2026-04-20 01:50:22] "POST /neutron/network HTTP/1.1" 200 824 0.006570 10.0.0.129 - - [2026-04-20 01:50:22] "POST /id-to-fqname HTTP/1.1" 200 217 0.001507 10.0.0.129 - - [2026-04-20 01:50:22] "GET /virtual-network/50d763ca-7dbf-48b3-b56c-d2e6be144153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005792 252.129.68.84 - - [2026-04-20 01:50:23] "POST /neutron/network HTTP/1.1" 200 824 0.007375 10.0.0.129 - - [2026-04-20 01:50:23] "GET /virtual-network/50d763ca-7dbf-48b3-b56c-d2e6be144153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006479 252.129.68.84 - - [2026-04-20 01:50:23] "POST /neutron/network HTTP/1.1" 200 824 0.008881 252.129.68.84 - - [2026-04-20 01:50:23] "POST /neutron/subnet HTTP/1.1" 200 734 0.009306 10.0.0.129 - - [2026-04-20 01:50:23] "POST /id-to-fqname HTTP/1.1" 200 217 0.008217 252.129.68.84 - - [2026-04-20 01:50:23] "POST /neutron/network HTTP/1.1" 200 832 0.007431 252.129.68.84 - - [2026-04-20 01:50:23] "GET /aaa-mode HTTP/1.1" 401 298 0.000735 252.129.68.84 - - [2026-04-20 01:50:23] "GET / HTTP/1.1" 200 36499 0.002537 252.129.68.84 - - [2026-04-20 01:50:23] "GET /project/38536c45-7eb2-4dbe-8e3a-0729ffa8e8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000485 10.0.0.129 - - [2026-04-20 01:50:24] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001420 252.129.68.84 - - [2026-04-20 01:50:24] "GET /project/38536c45-7eb2-4dbe-8e3a-0729ffa8e8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.078362 252.129.68.84 - - [2026-04-20 01:50:24] "POST /neutron/network HTTP/1.1" 200 822 0.039434 252.129.68.84 - - [2026-04-20 01:50:25] "POST /neutron/port HTTP/1.1" 200 117 0.006398 252.129.68.84 - - [2026-04-20 01:50:25] "POST /neutron/port HTTP/1.1" 200 117 0.007841 10.0.0.129 - - [2026-04-20 01:50:25] "POST /id-to-fqname HTTP/1.1" 200 217 0.001994 252.129.68.84 - - [2026-04-20 01:50:25] "POST /neutron/port HTTP/1.1" 200 117 0.009988 252.129.68.84 - - [2026-04-20 01:50:25] "POST /neutron/network HTTP/1.1" 200 832 0.013702 10.0.0.129 - - [2026-04-20 01:50:25] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002107 252.129.68.84 - - [2026-04-20 01:50:26] "POST /neutron/network HTTP/1.1" 200 834 0.032995 252.129.68.84 - - [2026-04-20 01:50:26] "GET /aaa-mode HTTP/1.1" 401 298 0.000637 252.129.68.84 - - [2026-04-20 01:50:26] "GET / HTTP/1.1" 200 36499 0.002017 252.129.68.84 - - [2026-04-20 01:50:26] "GET /project/38536c45-7eb2-4dbe-8e3a-0729ffa8e8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000531 252.129.68.84 - - [2026-04-20 01:50:26] "POST /neutron/port HTTP/1.1" 200 1056 0.382486 252.129.68.84 - - [2026-04-20 01:50:26] "POST /neutron/port HTTP/1.1" 200 1056 0.017927 252.129.68.84 - - [2026-04-20 01:50:26] "POST /neutron/port HTTP/1.1" 200 1056 0.012244 252.129.68.84 - - [2026-04-20 01:50:26] "POST /neutron/port HTTP/1.1" 200 1106 0.143351 10.0.0.129 - - [2026-04-20 01:50:26] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001667 252.129.68.84 - - [2026-04-20 01:50:26] "GET /project/38536c45-7eb2-4dbe-8e3a-0729ffa8e8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.089715 252.129.68.84 - - [2026-04-20 01:50:26] "POST /neutron/port HTTP/1.1" 200 1116 0.019059 252.129.68.84 - - [2026-04-20 01:50:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012959 252.129.68.84 - - [2026-04-20 01:50:26] "POST /neutron/subnet HTTP/1.1" 200 699 0.015016 252.129.68.84 - - [2026-04-20 01:50:27] "POST /neutron/port HTTP/1.1" 200 117 0.002180 252.129.68.84 - - [2026-04-20 01:50:27] "POST /neutron/network HTTP/1.1" 200 822 0.010829 252.129.68.84 - - [2026-04-20 01:50:27] "POST /neutron/network HTTP/1.1" 200 824 0.054039 252.129.68.84 - - [2026-04-20 01:50:27] "POST /neutron/port HTTP/1.1" 200 1116 0.023417 252.129.68.84 - - [2026-04-20 01:50:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010696 252.129.68.84 - - [2026-04-20 01:50:27] "POST /neutron/port HTTP/1.1" 200 117 0.009339 10.0.0.129 - - [2026-04-20 01:50:27] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001478 252.129.68.84 - - [2026-04-20 01:50:27] "POST /neutron/router HTTP/1.1" 200 578 0.087053 10.0.0.129 - - [2026-04-20 01:50:28] "POST /route-targets HTTP/1.1" 200 329 0.021367 252.129.68.84 - - [2026-04-20 01:50:28] "POST /neutron/router HTTP/1.1" 200 578 0.008306 10.0.0.129 - - [2026-04-20 01:50:28] "PUT /logical-router/ce9406ff-c7b8-468c-9750-2738b2dd7a67 HTTP/1.1" 200 264 0.075142 252.129.68.84 - - [2026-04-20 01:50:28] "POST /neutron/network HTTP/1.1" 200 834 0.017263 10.0.0.129 - - [2026-04-20 01:50:28] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002456 10.0.0.129 - - [2026-04-20 01:50:28] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003283 252.129.68.84 - - [2026-04-20 01:50:28] "POST /neutron/router HTTP/1.1" 200 344 0.458272 10.0.0.129 - - [2026-04-20 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.022177 252.129.68.84 - - [2026-04-20 01:50:28] "POST /neutron/port HTTP/1.1" 200 1058 0.449754 252.129.68.84 - - [2026-04-20 01:50:28] "POST /neutron/port HTTP/1.1" 200 1116 0.018485 252.129.68.84 - - [2026-04-20 01:50:28] "POST /neutron/port HTTP/1.1" 200 1058 0.014971 252.129.68.84 - - [2026-04-20 01:50:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008832 252.129.68.84 - - [2026-04-20 01:50:28] "POST /neutron/port HTTP/1.1" 200 1058 0.016862 252.129.68.84 - - [2026-04-20 01:50:28] "POST /neutron/port HTTP/1.1" 200 1108 0.112151 252.129.68.84 - - [2026-04-20 01:50:29] "POST /neutron/port HTTP/1.1" 200 1118 0.017488 252.129.68.84 - - [2026-04-20 01:50:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006019 252.129.68.84 - - [2026-04-20 01:50:29] "POST /neutron/subnet HTTP/1.1" 200 708 0.011046 252.129.68.84 - - [2026-04-20 01:50:29] "POST /neutron/port HTTP/1.1" 200 117 0.001708 252.129.68.84 - - [2026-04-20 01:50:29] "POST /neutron/network HTTP/1.1" 200 824 0.007997 252.129.68.84 - - [2026-04-20 01:50:33] "POST /neutron/port HTTP/1.1" 200 1116 0.018609 252.129.68.84 - - [2026-04-20 01:50:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009347 252.129.68.84 - - [2026-04-20 01:50:34] "POST /neutron/port HTTP/1.1" 200 1116 0.018693 252.129.68.84 - - [2026-04-20 01:50:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008133 252.129.68.84 - - [2026-04-20 01:50:34] "POST /neutron/port HTTP/1.1" 200 1116 0.025016 252.129.68.84 - - [2026-04-20 01:50:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011819 10.0.0.129 - - [2026-04-20 01:50:34] "GET /virtual-machine/4345250f-39a5-4524-bdbb-bed68b66e694 HTTP/1.1" 401 298 0.000646 10.0.0.129 - - [2026-04-20 01:50:34] "GET /virtual-machine/4345250f-39a5-4524-bdbb-bed68b66e694 HTTP/1.1" 200 1292 0.049593 10.0.0.129 - - [2026-04-20 01:50:34] "GET /virtual-machine-interface/0ed942b8-aac7-4606-aa52-d3bc26735470 HTTP/1.1" 200 2935 0.007634 10.0.0.129 - - [2026-04-20 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.129 - - [2026-04-20 01:50:35] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.010366 10.0.0.129 - - [2026-04-20 01:50:35] "GET /virtual-networks?parent_id=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004187 10.0.0.129 - - [2026-04-20 01:50:35] "GET /virtual-network/29c97f3c-c106-4351-a828-96df0094364c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007862 252.129.68.84 - - [2026-04-20 01:50:37] "POST /neutron/port HTTP/1.1" 200 1116 0.018024 252.129.68.84 - - [2026-04-20 01:50:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011482 252.129.68.84 - - [2026-04-20 01:50:37] "POST /neutron/port HTTP/1.1" 200 1116 0.021893 252.129.68.84 - - [2026-04-20 01:50:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.014424 252.129.68.84 - - [2026-04-20 01:50:38] "POST /neutron/port HTTP/1.1" 200 1116 0.022407 252.129.68.84 - - [2026-04-20 01:50:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008298 10.0.0.129 - - [2026-04-20 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006531 10.0.0.129 - - [2026-04-20 01:50:38] "GET /virtual-network/29c97f3c-c106-4351-a828-96df0094364c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008726 252.129.68.84 - - [2026-04-20 01:50:39] "POST /neutron/port HTTP/1.1" 200 1118 0.018142 252.129.68.84 - - [2026-04-20 01:50:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.016112 252.129.68.84 - - [2026-04-20 01:50:40] "POST /neutron/port HTTP/1.1" 200 1116 0.020202 252.129.68.84 - - [2026-04-20 01:50:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010273 252.129.68.84 - - [2026-04-20 01:50:40] "POST /neutron/port HTTP/1.1" 200 1118 0.034680 252.129.68.84 - - [2026-04-20 01:50:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011447 10.0.0.129 - - [2026-04-20 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006556 10.0.0.129 - - [2026-04-20 01:50:40] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004325 10.0.0.129 - - [2026-04-20 01:50:40] "GET /virtual-networks?parent_id=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004599 10.0.0.129 - - [2026-04-20 01:50:40] "GET /virtual-network/29c97f3c-c106-4351-a828-96df0094364c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008412 252.129.68.84 - - [2026-04-20 01:50:41] "POST /neutron/port HTTP/1.1" 200 1118 0.016247 252.129.68.84 - - [2026-04-20 01:50:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008620 252.129.68.84 - - [2026-04-20 01:50:41] "POST /neutron/port HTTP/1.1" 200 1118 0.015764 252.129.68.84 - - [2026-04-20 01:50:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010033 252.129.68.84 - - [2026-04-20 01:50:41] "POST /neutron/port HTTP/1.1" 200 1118 0.015494 252.129.68.84 - - [2026-04-20 01:50:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007613 10.0.0.129 - - [2026-04-20 01:50:41] "GET /virtual-machine/b6e3fb6a-f2e8-499a-963c-9e87b295723a HTTP/1.1" 200 1293 0.009848 10.0.0.129 - - [2026-04-20 01:50:41] "GET /virtual-machine-interface/ee7cba26-a4a2-49de-9e7a-4641ef16339e HTTP/1.1" 200 2936 0.006189 10.0.0.129 - - [2026-04-20 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005976 10.0.0.129 - - [2026-04-20 01:50:41] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005530 10.0.0.129 - - [2026-04-20 01:50:41] "GET /virtual-networks?parent_id=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004137 10.0.0.129 - - [2026-04-20 01:50:41] "GET /virtual-network/50d763ca-7dbf-48b3-b56c-d2e6be144153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007972 252.129.68.84 - - [2026-04-20 01:50:42] "POST /neutron/port HTTP/1.1" 200 1118 0.018546 252.129.68.84 - - [2026-04-20 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007180 10.0.0.129 - - [2026-04-20 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.129 - - [2026-04-20 01:50:43] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005229 10.0.0.129 - - [2026-04-20 01:50:43] "GET /virtual-networks?parent_id=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003462 10.0.0.129 - - [2026-04-20 01:50:43] "GET /virtual-network/50d763ca-7dbf-48b3-b56c-d2e6be144153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006962 252.129.68.84 - - [2026-04-20 01:50:43] "POST /neutron/port HTTP/1.1" 200 1118 0.017315 252.129.68.84 - - [2026-04-20 01:50:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007336 252.129.68.84 - - [2026-04-20 01:50:44] "POST /neutron/port HTTP/1.1" 200 1116 0.018017 252.129.68.84 - - [2026-04-20 01:50:44] "POST /neutron/port HTTP/1.1" 200 1116 0.014726 252.129.68.84 - - [2026-04-20 01:50:44] "POST /neutron/network HTTP/1.1" 200 832 0.007064 252.129.68.84 - - [2026-04-20 01:50:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004415 252.129.68.84 - - [2026-04-20 01:50:44] "POST /neutron/subnet HTTP/1.1" 200 699 0.013605 252.129.68.84 - - [2026-04-20 01:50:44] "POST /neutron/port HTTP/1.1" 200 117 0.002255 252.129.68.84 - - [2026-04-20 01:50:44] "POST /neutron/network HTTP/1.1" 200 822 0.006873 252.129.68.84 - - [2026-04-20 01:50:48] "POST /neutron/router HTTP/1.1" 200 578 0.005901 10.0.0.129 - - [2026-04-20 01:50:48] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001346 252.129.68.84 - - [2026-04-20 01:50:48] "POST /neutron/router HTTP/1.1" 200 344 0.257974 252.129.68.84 - - [2026-04-20 01:50:49] "POST /neutron/port HTTP/1.1" 200 1918 0.023572 10.0.0.129 - - [2026-04-20 01:50:49] "POST /ref-update HTTP/1.1" 200 156 0.012399 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:50:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001346 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:50:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001697 252.129.68.84 - - [2026-04-20 01:50:55] "POST /neutron/router HTTP/1.1" 200 578 0.012803 10.0.0.129 - - [2026-04-20 01:50:55] "POST /ref-update HTTP/1.1" 200 156 0.018161 252.129.68.84 - - [2026-04-20 01:50:55] "POST /neutron/router HTTP/1.1" 200 344 0.151657 252.129.68.84 - - [2026-04-20 01:50:59] "POST /neutron/router HTTP/1.1" 200 578 0.006175 10.0.0.129 - - [2026-04-20 01:50:59] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001951 252.129.68.84 - - [2026-04-20 01:50:59] "POST /neutron/router HTTP/1.1" 200 344 0.285021 10.0.0.129 - - [2026-04-20 01:50:59] "POST /ref-update HTTP/1.1" 200 156 0.025487 252.129.68.84 - - [2026-04-20 01:51:01] "POST /neutron/router HTTP/1.1" 200 578 0.006076 10.0.0.129 - - [2026-04-20 01:51:01] "POST /ref-update HTTP/1.1" 200 156 0.016328 252.129.68.84 - - [2026-04-20 01:51:01] "POST /neutron/router HTTP/1.1" 200 344 0.147018 252.129.68.84 - - [2026-04-20 01:51:01] "POST /neutron/router HTTP/1.1" 200 578 0.006052 10.0.0.129 - - [2026-04-20 01:51:02] "POST /ref-update HTTP/1.1" 200 156 0.019335 252.129.68.84 - - [2026-04-20 01:51:02] "POST /neutron/router HTTP/1.1" 200 344 0.145978 252.129.68.84 - - [2026-04-20 01:51:02] "POST /neutron/router HTTP/1.1" 200 578 0.007712 10.0.0.129 - - [2026-04-20 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 252.129.68.84 - - [2026-04-20 01:51:02] "POST /neutron/router HTTP/1.1" 200 151 0.058344 10.0.0.129 - - [2026-04-20 01:51:02] "GET /logical-router/ce9406ff-c7b8-468c-9750-2738b2dd7a67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005178 10.0.0.129 - - [2026-04-20 01:51:02] "DELETE /route-target/868c35bd-bd1a-4fec-9062-a45372f92bcb HTTP/1.1" 200 115 0.021636 252.129.68.84 - - [2026-04-20 01:51:02] "POST /neutron/network HTTP/1.1" 200 824 0.009537 252.129.68.84 - - [2026-04-20 01:51:02] "POST /neutron/network HTTP/1.1" 400 204 0.015152 252.129.68.84 - - [2026-04-20 01:51:03] "POST /neutron/port HTTP/1.1" 200 1118 0.018513 252.129.68.84 - - [2026-04-20 01:51:03] "POST /neutron/port HTTP/1.1" 200 1116 0.014323 252.129.68.84 - - [2026-04-20 01:51:03] "POST /neutron/port HTTP/1.1" 200 1108 0.026601 252.129.68.84 - - [2026-04-20 01:51:03] "POST /neutron/port HTTP/1.1" 200 1106 0.018839 252.129.68.84 - - [2026-04-20 01:51:03] "POST /neutron/port HTTP/1.1" 200 151 0.187754 252.129.68.84 - - [2026-04-20 01:51:03] "POST /neutron/port HTTP/1.1" 200 151 0.187552 252.129.68.84 - - [2026-04-20 01:51:04] "POST /neutron/network HTTP/1.1" 200 824 0.008883 10.0.0.129 - - [2026-04-20 01:51:04] "POST /useragent-kv HTTP/1.1" 200 115 0.008210 10.0.0.129 - - [2026-04-20 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007696 10.0.0.129 - - [2026-04-20 01:51:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004678 252.129.68.84 - - [2026-04-20 01:51:04] "POST /neutron/network HTTP/1.1" 200 151 0.114242 10.0.0.129 - - [2026-04-20 01:51:04] "DELETE /route-target/b97237ce-e450-4ad1-8840-22aaf7a681eb HTTP/1.1" 200 115 0.022267 252.129.68.84 - - [2026-04-20 01:51:04] "POST /neutron/network HTTP/1.1" 200 822 0.007423 10.0.0.129 - - [2026-04-20 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.129 - - [2026-04-20 01:51:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002114 10.0.0.129 - - [2026-04-20 01:51:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002737 252.129.68.84 - - [2026-04-20 01:51:05] "POST /neutron/network HTTP/1.1" 200 151 0.092758 10.0.0.129 - - [2026-04-20 01:51:05] "DELETE /route-target/d59cb908-0e03-46b3-9a6f-b19f08599415 HTTP/1.1" 200 115 0.027791 10.0.0.129 - - [2026-04-20 01:51:05] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001212 10.0.0.129 - - [2026-04-20 01:51:05] "GET /project/38536c45-7eb2-4dbe-8e3a-0729ffa8e8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.036227 10.0.0.129 - - [2026-04-20 01:51:05] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001049 10.0.0.129 - - [2026-04-20 01:51:05] "GET /project/38536c45-7eb2-4dbe-8e3a-0729ffa8e8da?fields=virtual_networks HTTP/1.1" 200 1029 0.030092 10.0.0.129 - - [2026-04-20 01:51:05] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002236 10.0.0.129 - - [2026-04-20 01:51:05] "GET /project/38536c45-7eb2-4dbe-8e3a-0729ffa8e8da?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.029860 10.0.0.129 - - [2026-04-20 01:51:05] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001127 10.0.0.129 - - [2026-04-20 01:51:05] "GET /project/38536c45-7eb2-4dbe-8e3a-0729ffa8e8da?fields=security_groups HTTP/1.1" 200 1253 0.034057 10.0.0.129 - - [2026-04-20 01:51:06] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001676 10.0.0.129 - - [2026-04-20 01:51:06] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.011062 10.0.0.129 - - [2026-04-20 01:51:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.035923 10.0.0.129 - - [2026-04-20 01:51:06] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002739 10.0.0.129 - - [2026-04-20 01:51:07] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001384 10.0.0.129 - - [2026-04-20 01:51:07] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008746 10.0.0.129 - - [2026-04-20 01:51:07] "POST /id-to-fqname HTTP/1.1" 200 191 0.001739 10.0.0.129 - - [2026-04-20 01:51:07] "POST /fqname-to-id HTTP/1.1" 404 200 0.002540 10.0.0.129 - - [2026-04-20 01:51:07] "POST /security-groups HTTP/1.1" 200 586 0.074513 10.0.0.129 - - [2026-04-20 01:51:07] "POST /fqname-to-id HTTP/1.1" 404 235 0.003287 10.0.0.129 - - [2026-04-20 01:51:07] "POST /projects HTTP/1.1" 200 583 0.236099 10.0.0.129 - - [2026-04-20 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.272631 10.0.0.129 - - [2026-04-20 01:51:07] "POST /access-control-lists HTTP/1.1" 200 601 0.068259 10.0.0.129 - - [2026-04-20 01:51:07] "GET /project/0f540f04-927f-45d2-8488-850e0fb8ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.446114 10.0.0.129 - - [2026-04-20 01:51:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.003834 10.0.0.129 - - [2026-04-20 01:51:07] "POST /access-control-lists HTTP/1.1" 200 599 0.073626 10.0.0.129 - - [2026-04-20 01:51:08] "GET / HTTP/1.1" 200 36499 0.003351 10.0.0.129 - - [2026-04-20 01:51:10] "POST /fqname-to-id HTTP/1.1" 401 298 0.000747 10.0.0.129 - - [2026-04-20 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.038461 10.0.0.129 - - [2026-04-20 01:51:10] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001310 10.0.0.129 - - [2026-04-20 01:51:10] "GET /project/0f540f04-927f-45d2-8488-850e0fb8ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.031378 10.0.0.129 - - [2026-04-20 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.129 - - [2026-04-20 01:51:10] "GET /security-group/ebfea11c-2c89-4446-8fdc-dc5852d0e6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.008619 10.0.0.129 - - [2026-04-20 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.129 - - [2026-04-20 01:51:10] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001598 10.0.0.129 - - [2026-04-20 01:51:10] "GET /project/0f540f04-927f-45d2-8488-850e0fb8ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.030806 10.0.0.129 - - [2026-04-20 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.129 - - [2026-04-20 01:51:10] "GET /security-group/ebfea11c-2c89-4446-8fdc-dc5852d0e6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.006788 10.0.0.129 - - [2026-04-20 01:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.129 - - [2026-04-20 01:51:11] "PUT /security-group/ebfea11c-2c89-4446-8fdc-dc5852d0e6bf HTTP/1.1" 200 264 0.016774 10.0.0.129 - - [2026-04-20 01:51:11] "PUT /access-control-list/747d840c-8519-4391-82f7-d9bc27bb8c73 HTTP/1.1" 200 274 0.016212 10.0.0.129 - - [2026-04-20 01:51:11] "POST /fqname-to-id HTTP/1.1" 404 200 0.002419 10.0.0.129 - - [2026-04-20 01:51:11] "PUT /access-control-list/3a5dff3b-e24c-45d0-b3c3-a5633dcbabce HTTP/1.1" 200 274 0.013931 10.0.0.129 - - [2026-04-20 01:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005624 10.0.0.129 - - [2026-04-20 01:51:11] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001716 10.0.0.129 - - [2026-04-20 01:51:11] "GET /project/0f540f04-927f-45d2-8488-850e0fb8ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.032399 252.129.68.84 - - [2026-04-20 01:51:11] "POST /neutron/network HTTP/1.1" 200 117 0.044184 10.0.0.129 - - [2026-04-20 01:51:11] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001433 252.129.68.84 - - [2026-04-20 01:51:11] "POST /neutron/network HTTP/1.1" 200 606 0.115944 10.0.0.129 - - [2026-04-20 01:51:11] "POST /route-targets HTTP/1.1" 200 329 0.019416 10.0.0.129 - - [2026-04-20 01:51:11] "POST /ref-update HTTP/1.1" 200 156 0.020971 10.0.0.129 - - [2026-04-20 01:51:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004698 252.129.68.84 - - [2026-04-20 01:51:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.170666 252.129.68.84 - - [2026-04-20 01:51:11] "POST /neutron/network HTTP/1.1" 200 824 0.006518 10.0.0.129 - - [2026-04-20 01:51:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001541 10.0.0.129 - - [2026-04-20 01:51:11] "GET /virtual-network/b8b1e330-6df5-4edd-ba8a-dc4b6bd52f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006114 252.129.68.84 - - [2026-04-20 01:51:12] "POST /neutron/network HTTP/1.1" 200 824 0.009307 10.0.0.129 - - [2026-04-20 01:51:12] "GET /virtual-network/b8b1e330-6df5-4edd-ba8a-dc4b6bd52f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007180 252.129.68.84 - - [2026-04-20 01:51:12] "POST /neutron/network HTTP/1.1" 200 824 0.014476 252.129.68.84 - - [2026-04-20 01:51:12] "POST /neutron/subnet HTTP/1.1" 200 720 0.008376 10.0.0.129 - - [2026-04-20 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.129 - - [2026-04-20 01:51:12] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001259 10.0.0.129 - - [2026-04-20 01:51:12] "GET /project/0f540f04-927f-45d2-8488-850e0fb8ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.030756 252.129.68.84 - - [2026-04-20 01:51:12] "POST /neutron/network HTTP/1.1" 200 117 0.011687 10.0.0.129 - - [2026-04-20 01:51:12] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001686 252.129.68.84 - - [2026-04-20 01:51:12] "POST /neutron/network HTTP/1.1" 200 613 0.131534 10.0.0.129 - - [2026-04-20 01:51:12] "POST /route-targets HTTP/1.1" 200 329 0.019424 10.0.0.129 - - [2026-04-20 01:51:12] "POST /ref-update HTTP/1.1" 200 156 0.012846 10.0.0.129 - - [2026-04-20 01:51:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004900 252.129.68.84 - - [2026-04-20 01:51:12] "POST /neutron/subnet HTTP/1.1" 200 729 0.222998 10.0.0.129 - - [2026-04-20 01:51:12] "DELETE /project/38536c457eb24dbe8e3a0729ffa8e8da HTTP/1.1" 404 173 0.021652 10.0.0.129 - - [2026-04-20 01:51:12] "DELETE /project/0f540f04927f45d28488850e0fb8ef32 HTTP/1.1" 404 173 0.013543 10.0.0.129 - - [2026-04-20 01:51:12] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001406 10.0.0.129 - - [2026-04-20 01:51:12] "GET /projects?obj_uuids=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001374 252.129.68.84 - - [2026-04-20 01:51:12] "POST /neutron/network HTTP/1.1" 200 833 0.008634 10.0.0.129 - - [2026-04-20 01:51:12] "GET /project/3fc19744-b635-41b7-b6d9-79248e294992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.054047 10.0.0.129 - - [2026-04-20 01:51:13] "GET /project/38536c45-7eb2-4dbe-8e3a-0729ffa8e8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.058345 10.0.0.129 - - [2026-04-20 01:51:13] "POST /id-to-fqname HTTP/1.1" 200 225 0.001415 10.0.0.129 - - [2026-04-20 01:51:13] "GET /projects?obj_uuids=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000976 10.0.0.129 - - [2026-04-20 01:51:13] "GET /virtual-network/1b271451-c789-431c-919c-78e67b227f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007349 10.0.0.129 - - [2026-04-20 01:51:13] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001011 10.0.0.129 - - [2026-04-20 01:51:13] "GET /project/3fc19744-b635-41b7-b6d9-79248e294992?fields=security_groups HTTP/1.1" 200 1337 0.049767 10.0.0.129 - - [2026-04-20 01:51:13] "GET /project/38536c45-7eb2-4dbe-8e3a-0729ffa8e8da?fields=security_groups HTTP/1.1" 200 1343 0.054605 252.129.68.84 - - [2026-04-20 01:51:13] "POST /neutron/network HTTP/1.1" 200 833 0.012298 10.0.0.129 - - [2026-04-20 01:51:13] "GET /virtual-network/1b271451-c789-431c-919c-78e67b227f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.009128 10.0.0.129 - - [2026-04-20 01:51:13] "DELETE /security-group/a793ee5f-425e-4721-88f6-b88dd47f4473 HTTP/1.1" 200 115 0.087991 252.129.68.84 - - [2026-04-20 01:51:13] "POST /neutron/network HTTP/1.1" 200 833 0.014387 10.0.0.129 - - [2026-04-20 01:51:13] "GET /projects?obj_uuids=3fc19744-b635-41b7-b6d9-79248e294992&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001049 10.0.0.129 - - [2026-04-20 01:51:13] "DELETE /security-group/ee067bf3-71b1-4fcd-b436-0bc3246f3765 HTTP/1.1" 200 115 0.095282 10.0.0.129 - - [2026-04-20 01:51:13] "GET /projects?obj_uuids=38536c45-7eb2-4dbe-8e3a-0729ffa8e8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001059 10.0.0.129 - - [2026-04-20 01:51:13] "DELETE /access-control-list/d0a2126b-c2bf-4643-9596-c56b43e752de HTTP/1.1" 200 115 0.065007 10.0.0.129 - - [2026-04-20 01:51:13] "GET /project/3fc19744-b635-41b7-b6d9-79248e294992?fields=application_policy_sets HTTP/1.1" 200 1376 0.064785 252.129.68.84 - - [2026-04-20 01:51:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.014419 10.0.0.129 - - [2026-04-20 01:51:13] "DELETE /access-control-list/83162f86-3681-49a4-956c-63b3575d7896 HTTP/1.1" 200 115 0.062495 10.0.0.129 - - [2026-04-20 01:51:13] "GET /project/38536c45-7eb2-4dbe-8e3a-0729ffa8e8da?fields=application_policy_sets HTTP/1.1" 200 1382 0.102919 10.0.0.129 - - [2026-04-20 01:51:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001476 10.0.0.129 - - [2026-04-20 01:51:13] "DELETE /access-control-list/15d1cd54-cf16-4775-89bc-ee48da503a2a HTTP/1.1" 200 115 0.064320 10.0.0.129 - - [2026-04-20 01:51:13] "DELETE /access-control-list/53b5de66-94f2-4017-9e00-a35e9a557622 HTTP/1.1" 200 115 0.070331 10.0.0.129 - - [2026-04-20 01:51:13] "DELETE /project/3fc19744-b635-41b7-b6d9-79248e294992 HTTP/1.1" 200 115 0.557204 10.0.0.129 - - [2026-04-20 01:51:13] "DELETE /project/38536c45-7eb2-4dbe-8e3a-0729ffa8e8da HTTP/1.1" 200 115 0.597602 252.129.68.84 - - [2026-04-20 01:51:13] "POST /neutron/network HTTP/1.1" 200 834 0.006179 252.129.68.84 - - [2026-04-20 01:51:13] "GET /aaa-mode HTTP/1.1" 401 298 0.000563 252.129.68.84 - - [2026-04-20 01:51:13] "GET / HTTP/1.1" 200 36499 0.002576 252.129.68.84 - - [2026-04-20 01:51:13] "GET /project/0f540f04-927f-45d2-8488-850e0fb8ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000617 10.0.0.129 - - [2026-04-20 01:51:14] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001147 252.129.68.84 - - [2026-04-20 01:51:14] "GET /project/0f540f04-927f-45d2-8488-850e0fb8ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.060834 252.129.68.84 - - [2026-04-20 01:51:14] "POST /neutron/network HTTP/1.1" 200 824 0.006106 252.129.68.84 - - [2026-04-20 01:51:14] "POST /neutron/port HTTP/1.1" 200 117 0.006847 252.129.68.84 - - [2026-04-20 01:51:14] "POST /neutron/port HTTP/1.1" 200 117 0.008632 10.0.0.129 - - [2026-04-20 01:51:14] "POST /id-to-fqname HTTP/1.1" 200 225 0.002613 252.129.68.84 - - [2026-04-20 01:51:14] "POST /neutron/port HTTP/1.1" 200 117 0.006181 252.129.68.84 - - [2026-04-20 01:51:14] "POST /neutron/network HTTP/1.1" 200 843 0.013097 252.129.68.84 - - [2026-04-20 01:51:14] "GET /aaa-mode HTTP/1.1" 401 298 0.000792 252.129.68.84 - - [2026-04-20 01:51:14] "GET / HTTP/1.1" 200 36499 0.004012 252.129.68.84 - - [2026-04-20 01:51:15] "GET /project/0f540f04-927f-45d2-8488-850e0fb8ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000591 252.129.68.84 - - [2026-04-20 01:51:15] "POST /neutron/network HTTP/1.1" 200 834 0.008354 10.0.0.129 - - [2026-04-20 01:51:15] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001190 10.0.0.129 - - [2026-04-20 01:51:15] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001405 252.129.68.84 - - [2026-04-20 01:51:15] "GET /project/0f540f04-927f-45d2-8488-850e0fb8ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.080875 252.129.68.84 - - [2026-04-20 01:51:15] "POST /neutron/network HTTP/1.1" 200 833 0.007457 252.129.68.84 - - [2026-04-20 01:51:15] "POST /neutron/port HTTP/1.1" 200 1060 0.326510 252.129.68.84 - - [2026-04-20 01:51:15] "POST /neutron/port HTTP/1.1" 200 1060 0.018936 252.129.68.84 - - [2026-04-20 01:51:15] "POST /neutron/port HTTP/1.1" 200 1060 0.024551 252.129.68.84 - - [2026-04-20 01:51:15] "POST /neutron/port HTTP/1.1" 200 1070 0.025357 252.129.68.84 - - [2026-04-20 01:51:15] "POST /neutron/port HTTP/1.1" 200 1110 0.122727 252.129.68.84 - - [2026-04-20 01:51:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007895 252.129.68.84 - - [2026-04-20 01:51:15] "POST /neutron/port HTTP/1.1" 200 117 0.009584 252.129.68.84 - - [2026-04-20 01:51:15] "POST /neutron/port HTTP/1.1" 200 1120 0.013461 10.0.0.129 - - [2026-04-20 01:51:16] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002376 252.129.68.84 - - [2026-04-20 01:51:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005510 252.129.68.84 - - [2026-04-20 01:51:16] "POST /neutron/subnet HTTP/1.1" 200 694 0.018513 252.129.68.84 - - [2026-04-20 01:51:16] "POST /neutron/router HTTP/1.1" 200 583 0.108414 10.0.0.129 - - [2026-04-20 01:51:16] "POST /route-targets HTTP/1.1" 200 329 0.021449 252.129.68.84 - - [2026-04-20 01:51:16] "POST /neutron/port HTTP/1.1" 200 117 0.002428 10.0.0.129 - - [2026-04-20 01:51:16] "PUT /logical-router/60340fe6-1e00-482f-aaed-80d0f6d2f29a HTTP/1.1" 200 264 0.048755 252.129.68.84 - - [2026-04-20 01:51:16] "POST /neutron/router HTTP/1.1" 200 583 0.008159 252.129.68.84 - - [2026-04-20 01:51:16] "POST /neutron/network HTTP/1.1" 200 824 0.016343 252.129.68.84 - - [2026-04-20 01:51:16] "POST /neutron/router HTTP/1.1" 200 654 0.042584 10.0.0.129 - - [2026-04-20 01:51:16] "GET /logical-router/60340fe6-1e00-482f-aaed-80d0f6d2f29a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.007941 10.0.0.129 - - [2026-04-20 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006929 252.129.68.84 - - [2026-04-20 01:51:16] "POST /neutron/router HTTP/1.1" 200 654 0.005753 10.0.0.129 - - [2026-04-20 01:51:16] "GET /service-template/8cc871db-4d25-43ae-b785-6e45bfbc6d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.006284 10.0.0.129 - - [2026-04-20 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.018115 252.129.68.84 - - [2026-04-20 01:51:16] "POST /neutron/network HTTP/1.1" 200 843 0.011861 10.0.0.129 - - [2026-04-20 01:51:16] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001654 10.0.0.129 - - [2026-04-20 01:51:16] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001351 10.0.0.129 - - [2026-04-20 01:51:16] "POST /useragent-kv HTTP/1.1" 200 115 0.007202 10.0.0.129 - - [2026-04-20 01:51:16] "POST /virtual-networks HTTP/1.1" 200 696 0.295137 10.0.0.129 - - [2026-04-20 01:51:16] "POST /route-targets HTTP/1.1" 200 329 0.031192 10.0.0.129 - - [2026-04-20 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.038935 10.0.0.129 - - [2026-04-20 01:51:16] "POST /service-instances HTTP/1.1" 200 672 0.142466 252.129.68.84 - - [2026-04-20 01:51:17] "POST /neutron/router HTTP/1.1" 200 344 0.580926 10.0.0.129 - - [2026-04-20 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.025500 10.0.0.129 - - [2026-04-20 01:51:17] "POST /route-tables HTTP/1.1" 200 584 0.054456 252.129.68.84 - - [2026-04-20 01:51:17] "POST /neutron/port HTTP/1.1" 200 1062 0.585520 252.129.68.84 - - [2026-04-20 01:51:17] "POST /neutron/port HTTP/1.1" 200 1120 0.019135 10.0.0.129 - - [2026-04-20 01:51:17] "PUT /logical-router/60340fe6-1e00-482f-aaed-80d0f6d2f29a HTTP/1.1" 200 264 0.023703 252.129.68.84 - - [2026-04-20 01:51:17] "POST /neutron/security_group HTTP/1.1" 200 2000 0.088378 252.129.68.84 - - [2026-04-20 01:51:17] "POST /neutron/port HTTP/1.1" 200 1062 0.101113 10.0.0.129 - - [2026-04-20 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.018572 252.129.68.84 - - [2026-04-20 01:51:17] "POST /neutron/port HTTP/1.1" 200 1062 0.013023 10.0.0.129 - - [2026-04-20 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.129 - - [2026-04-20 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.129 - - [2026-04-20 01:51:17] "POST /virtual-machines HTTP/1.1" 200 551 0.026225 252.129.68.84 - - [2026-04-20 01:51:17] "POST /neutron/port HTTP/1.1" 200 1112 0.128594 10.0.0.129 - - [2026-04-20 01:51:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.143417 252.129.68.84 - - [2026-04-20 01:51:17] "POST /neutron/port HTTP/1.1" 200 1122 0.034854 10.0.0.129 - - [2026-04-20 01:51:17] "POST /chown HTTP/1.1" 200 109 0.011123 252.129.68.84 - - [2026-04-20 01:51:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005597 10.0.0.129 - - [2026-04-20 01:51:17] "POST /instance-ips HTTP/1.1" 200 549 0.023915 252.129.68.84 - - [2026-04-20 01:51:17] "POST /neutron/subnet HTTP/1.1" 200 703 0.010610 10.0.0.129 - - [2026-04-20 01:51:17] "POST /instance-ips HTTP/1.1" 400 244 0.023405 252.129.68.84 - - [2026-04-20 01:51:17] "POST /neutron/port HTTP/1.1" 200 117 0.001680 10.0.0.129 - - [2026-04-20 01:51:17] "POST /chown HTTP/1.1" 200 109 0.010008 252.129.68.84 - - [2026-04-20 01:51:17] "POST /neutron/network HTTP/1.1" 200 833 0.009387 10.0.0.129 - - [2026-04-20 01:51:17] "PUT /virtual-machine-interface/b5756f79-179c-43c0-a4f7-6bd287af6398 HTTP/1.1" 200 286 0.016270 10.0.0.129 - - [2026-04-20 01:51:18] "PUT /instance-ip/2f347b85-e01c-410d-ab86-9b0a4f5c38c4 HTTP/1.1" 200 258 0.020045 10.0.0.129 - - [2026-04-20 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.019158 10.0.0.129 - - [2026-04-20 01:51:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.115047 10.0.0.129 - - [2026-04-20 01:51:18] "POST /chown HTTP/1.1" 200 109 0.015799 10.0.0.129 - - [2026-04-20 01:51:18] "POST /instance-ips HTTP/1.1" 200 547 0.046129 10.0.0.129 - - [2026-04-20 01:51:18] "POST /instance-ips HTTP/1.1" 400 314 0.024861 10.0.0.129 - - [2026-04-20 01:51:18] "POST /chown HTTP/1.1" 200 109 0.011737 10.0.0.129 - - [2026-04-20 01:51:18] "PUT /virtual-machine-interface/97497306-cdf6-4223-8620-b25a4bdb1dc1 HTTP/1.1" 200 286 0.015730 10.0.0.129 - - [2026-04-20 01:51:18] "PUT /instance-ip/a129895b-6fb4-4d4f-9c20-03340a5de48d HTTP/1.1" 200 258 0.016841 10.0.0.129 - - [2026-04-20 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.017229 10.0.0.129 - - [2026-04-20 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.013551 10.0.0.129 - - [2026-04-20 01:51:18] "PUT /routing-instance/1af60fee-1a90-431d-be83-6d30db9a2f3f HTTP/1.1" 200 268 0.026513 10.0.0.129 - - [2026-04-20 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.023958 10.0.0.129 - - [2026-04-20 01:51:18] "POST /virtual-machines HTTP/1.1" 200 551 0.017486 10.0.0.129 - - [2026-04-20 01:51:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.105102 10.0.0.129 - - [2026-04-20 01:51:19] "POST /chown HTTP/1.1" 200 109 0.008404 10.0.0.129 - - [2026-04-20 01:51:19] "POST /instance-ips HTTP/1.1" 400 244 0.017796 10.0.0.129 - - [2026-04-20 01:51:19] "POST /chown HTTP/1.1" 200 109 0.010334 10.0.0.129 - - [2026-04-20 01:51:19] "PUT /virtual-machine-interface/4c5d836b-b7d7-4fce-a0ec-cde28c8effb1 HTTP/1.1" 200 286 0.014279 10.0.0.129 - - [2026-04-20 01:51:19] "PUT /instance-ip/2f347b85-e01c-410d-ab86-9b0a4f5c38c4 HTTP/1.1" 200 258 0.016842 10.0.0.129 - - [2026-04-20 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.021094 10.0.0.129 - - [2026-04-20 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.032987 10.0.0.129 - - [2026-04-20 01:51:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.123701 10.0.0.129 - - [2026-04-20 01:51:19] "POST /chown HTTP/1.1" 200 109 0.028141 10.0.0.129 - - [2026-04-20 01:51:19] "POST /instance-ips HTTP/1.1" 400 314 0.030795 10.0.0.129 - - [2026-04-20 01:51:19] "POST /chown HTTP/1.1" 200 109 0.017801 10.0.0.129 - - [2026-04-20 01:51:19] "PUT /virtual-machine-interface/dabd1472-c144-4224-a741-986284e9fab9 HTTP/1.1" 200 286 0.016268 10.0.0.129 - - [2026-04-20 01:51:19] "PUT /instance-ip/a129895b-6fb4-4d4f-9c20-03340a5de48d HTTP/1.1" 200 258 0.026833 10.0.0.129 - - [2026-04-20 01:51:20] "POST /ref-update HTTP/1.1" 200 156 0.040032 10.0.0.129 - - [2026-04-20 01:51:20] "POST /ref-update HTTP/1.1" 200 156 0.036296 252.129.68.84 - - [2026-04-20 01:51:22] "POST /neutron/port HTTP/1.1" 200 1120 0.016072 252.129.68.84 - - [2026-04-20 01:51:22] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007941 252.129.68.84 - - [2026-04-20 01:51:22] "POST /neutron/port HTTP/1.1" 200 1120 0.017196 252.129.68.84 - - [2026-04-20 01:51:22] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009025 252.129.68.84 - - [2026-04-20 01:51:22] "POST /neutron/port HTTP/1.1" 200 1120 0.036096 252.129.68.84 - - [2026-04-20 01:51:22] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007762 10.0.0.129 - - [2026-04-20 01:51:22] "GET /virtual-machine/a667be56-881d-4aa1-8deb-dbcf0e79de91 HTTP/1.1" 401 298 0.000525 10.0.0.129 - - [2026-04-20 01:51:23] "GET /virtual-machine/a667be56-881d-4aa1-8deb-dbcf0e79de91 HTTP/1.1" 200 1298 0.060007 10.0.0.129 - - [2026-04-20 01:51:23] "GET /obj-perms HTTP/1.1" 200 6384 0.072086 10.0.0.129 - - [2026-04-20 01:51:23] "GET /virtual-machine-interface/e9779277-5de2-4615-b12d-215c8dbc6207 HTTP/1.1" 200 2959 0.007630 10.0.0.129 - - [2026-04-20 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.129 - - [2026-04-20 01:51:23] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.008844 10.0.0.129 - - [2026-04-20 01:51:23] "GET /virtual-networks?parent_id=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003979 10.0.0.129 - - [2026-04-20 01:51:23] "GET /virtual-network/b8b1e330-6df5-4edd-ba8a-dc4b6bd52f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006202 10.0.0.129 - - [2026-04-20 01:51:23] "GET /obj-perms HTTP/1.1" 200 6384 0.067911 10.0.0.129 - - [2026-04-20 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008308 10.0.0.129 - - [2026-04-20 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.129 - - [2026-04-20 01:51:23] "POST /chown HTTP/1.1" 200 109 0.015275 10.0.0.129 - - [2026-04-20 01:51:23] "POST /instance-ips HTTP/1.1" 400 244 0.020659 10.0.0.129 - - [2026-04-20 01:51:24] "POST /chown HTTP/1.1" 200 109 0.009986 10.0.0.129 - - [2026-04-20 01:51:24] "POST /chown HTTP/1.1" 200 109 0.013825 10.0.0.129 - - [2026-04-20 01:51:24] "POST /instance-ips HTTP/1.1" 400 314 0.019671 10.0.0.129 - - [2026-04-20 01:51:24] "POST /chown HTTP/1.1" 200 109 0.010781 10.0.0.129 - - [2026-04-20 01:51:24] "POST /chown HTTP/1.1" 200 109 0.010724 10.0.0.129 - - [2026-04-20 01:51:24] "POST /instance-ips HTTP/1.1" 400 244 0.026269 10.0.0.129 - - [2026-04-20 01:51:24] "POST /chown HTTP/1.1" 200 109 0.017017 10.0.0.129 - - [2026-04-20 01:51:24] "POST /chown HTTP/1.1" 200 109 0.011014 10.0.0.129 - - [2026-04-20 01:51:24] "POST /instance-ips HTTP/1.1" 400 314 0.025124 10.0.0.129 - - [2026-04-20 01:51:24] "POST /chown HTTP/1.1" 200 109 0.009717 10.0.0.129 - - [2026-04-20 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.129 - - [2026-04-20 01:51:26] "GET /virtual-network/b8b1e330-6df5-4edd-ba8a-dc4b6bd52f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008965 252.129.68.84 - - [2026-04-20 01:51:27] "POST /neutron/port HTTP/1.1" 200 1120 0.023022 252.129.68.84 - - [2026-04-20 01:51:27] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008218 252.129.68.84 - - [2026-04-20 01:51:27] "POST /neutron/port HTTP/1.1" 200 1120 0.018991 252.129.68.84 - - [2026-04-20 01:51:27] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006977 252.129.68.84 - - [2026-04-20 01:51:27] "POST /neutron/port HTTP/1.1" 200 1120 0.025527 252.129.68.84 - - [2026-04-20 01:51:27] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008240 252.129.68.84 - - [2026-04-20 01:51:28] "POST /neutron/port HTTP/1.1" 200 1122 0.018891 252.129.68.84 - - [2026-04-20 01:51:28] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009105 252.129.68.84 - - [2026-04-20 01:51:28] "POST /neutron/port HTTP/1.1" 200 1122 0.017903 252.129.68.84 - - [2026-04-20 01:51:28] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007493 10.0.0.129 - - [2026-04-20 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.129 - - [2026-04-20 01:51:29] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.006453 252.129.68.84 - - [2026-04-20 01:51:29] "POST /neutron/port HTTP/1.1" 200 1122 0.017271 10.0.0.129 - - [2026-04-20 01:51:29] "GET /virtual-networks?parent_id=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003950 252.129.68.84 - - [2026-04-20 01:51:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006881 10.0.0.129 - - [2026-04-20 01:51:29] "GET /virtual-network/b8b1e330-6df5-4edd-ba8a-dc4b6bd52f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007411 252.129.68.84 - - [2026-04-20 01:51:29] "POST /neutron/port HTTP/1.1" 200 1122 0.026117 252.129.68.84 - - [2026-04-20 01:51:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.013205 252.129.68.84 - - [2026-04-20 01:51:29] "POST /neutron/port HTTP/1.1" 200 1122 0.023370 252.129.68.84 - - [2026-04-20 01:51:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010108 252.129.68.84 - - [2026-04-20 01:51:29] "POST /neutron/port HTTP/1.1" 200 1122 0.016504 252.129.68.84 - - [2026-04-20 01:51:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010018 10.0.0.129 - - [2026-04-20 01:51:29] "GET /virtual-machine/552eebe9-a938-460f-89ed-97e0b7e5c3ea HTTP/1.1" 200 1296 0.008336 10.0.0.129 - - [2026-04-20 01:51:29] "GET /virtual-machine-interface/9981a4f3-aa06-49e1-9339-7bdb5e4184bf HTTP/1.1" 200 2971 0.007421 10.0.0.129 - - [2026-04-20 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.129 - - [2026-04-20 01:51:30] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.007393 10.0.0.129 - - [2026-04-20 01:51:30] "GET /virtual-networks?parent_id=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003464 10.0.0.129 - - [2026-04-20 01:51:30] "GET /virtual-network/1b271451-c789-431c-919c-78e67b227f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.008465 252.129.68.84 - - [2026-04-20 01:51:30] "POST /neutron/port HTTP/1.1" 200 1122 0.025187 252.129.68.84 - - [2026-04-20 01:51:30] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008132 10.0.0.129 - - [2026-04-20 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.129 - - [2026-04-20 01:51:31] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005445 10.0.0.129 - - [2026-04-20 01:51:31] "GET /virtual-networks?parent_id=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003683 10.0.0.129 - - [2026-04-20 01:51:31] "GET /virtual-network/1b271451-c789-431c-919c-78e67b227f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006382 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:51:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001740 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:51:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001310 252.129.68.84 - - [2026-04-20 01:51:35] "POST /neutron/router HTTP/1.1" 200 654 0.005102 10.0.0.129 - - [2026-04-20 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.025473 252.129.68.84 - - [2026-04-20 01:51:35] "POST /neutron/router HTTP/1.1" 200 344 0.178937 252.129.68.84 - - [2026-04-20 01:51:35] "POST /neutron/router HTTP/1.1" 200 654 0.006112 10.0.0.129 - - [2026-04-20 01:51:36] "GET /logical-router/60340fe6-1e00-482f-aaed-80d0f6d2f29a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.006487 10.0.0.129 - - [2026-04-20 01:51:36] "GET /service-instance/3bdb0cf3-83bc-4fde-854a-6589b9ba4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.005332 252.129.68.84 - - [2026-04-20 01:51:36] "POST /neutron/router HTTP/1.1" 200 151 0.099192 10.0.0.129 - - [2026-04-20 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018400 10.0.0.129 - - [2026-04-20 01:51:36] "PUT /logical-router/60340fe6-1e00-482f-aaed-80d0f6d2f29a HTTP/1.1" 404 171 0.008693 10.0.0.129 - - [2026-04-20 01:51:36] "DELETE /route-target/da748e2a-b2fe-41c0-bb50-9b4c93afc67a HTTP/1.1" 409 241 0.016384 10.0.0.129 - - [2026-04-20 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.016091 10.0.0.129 - - [2026-04-20 01:51:36] "DELETE /route-table/82efbace-5c7a-45d5-9c29-3da4d7f8e947 HTTP/1.1" 200 115 0.051513 10.0.0.129 - - [2026-04-20 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008008 10.0.0.129 - - [2026-04-20 01:51:36] "PUT /routing-instance/1af60fee-1a90-431d-be83-6d30db9a2f3f HTTP/1.1" 200 268 0.024333 10.0.0.129 - - [2026-04-20 01:51:36] "GET /virtual-network/4df50249-659b-4d91-8be7-3192d17027c8?fields=virtual_machine_interface_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 2296 0.018216 10.0.0.129 - - [2026-04-20 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.017017 252.129.68.84 - - [2026-04-20 01:51:36] "POST /neutron/network HTTP/1.1" 200 833 0.007402 10.0.0.129 - - [2026-04-20 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.013901 10.0.0.129 - - [2026-04-20 01:51:36] "GET /virtual-machine-interface/97497306-cdf6-4223-8620-b25a4bdb1dc1?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1647 0.027003 252.129.68.84 - - [2026-04-20 01:51:36] "POST /neutron/network HTTP/1.1" 400 204 0.108401 10.0.0.129 - - [2026-04-20 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.028733 10.0.0.129 - - [2026-04-20 01:51:36] "GET /instance-ip/a129895b-6fb4-4d4f-9c20-03340a5de48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005303 10.0.0.129 - - [2026-04-20 01:51:36] "DELETE /virtual-machine-interface/97497306-cdf6-4223-8620-b25a4bdb1dc1 HTTP/1.1" 200 115 0.069353 10.0.0.129 - - [2026-04-20 01:51:36] "GET /virtual-machine-interface/dabd1472-c144-4224-a741-986284e9fab9?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1648 0.010665 10.0.0.129 - - [2026-04-20 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.018868 10.0.0.129 - - [2026-04-20 01:51:36] "GET /instance-ip/a129895b-6fb4-4d4f-9c20-03340a5de48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.010370 10.0.0.129 - - [2026-04-20 01:51:36] "DELETE /instance-ip/a129895b-6fb4-4d4f-9c20-03340a5de48d HTTP/1.1" 200 115 0.038996 10.0.0.129 - - [2026-04-20 01:51:36] "DELETE /virtual-machine-interface/dabd1472-c144-4224-a741-986284e9fab9 HTTP/1.1" 200 115 0.052199 10.0.0.129 - - [2026-04-20 01:51:36] "DELETE /instance-ip/a129895b-6fb4-4d4f-9c20-03340a5de48d HTTP/1.1" 404 177 0.004982 10.0.0.129 - - [2026-04-20 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007281 10.0.0.129 - - [2026-04-20 01:51:37] "POST /useragent-kv HTTP/1.1" 200 115 0.025013 10.0.0.129 - - [2026-04-20 01:51:37] "POST /useragent-kv HTTP/1.1" 200 115 0.014916 10.0.0.129 - - [2026-04-20 01:51:37] "DELETE /virtual-network/4df50249-659b-4d91-8be7-3192d17027c8 HTTP/1.1" 200 115 0.508436 10.0.0.129 - - [2026-04-20 01:51:37] "DELETE /route-target/050caeeb-509d-42f8-b980-be92e0348206 HTTP/1.1" 200 115 0.080291 10.0.0.129 - - [2026-04-20 01:51:37] "DELETE /service-instance/3bdb0cf3-83bc-4fde-854a-6589b9ba4943 HTTP/1.1" 200 115 0.157760 252.129.68.84 - - [2026-04-20 01:51:37] "POST /neutron/port HTTP/1.1" 200 1122 0.051321 10.0.0.129 - - [2026-04-20 01:51:37] "GET /logical-router/60340fe6-1e00-482f-aaed-80d0f6d2f29a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003978 10.0.0.129 - - [2026-04-20 01:51:37] "GET /service-instance/3bdb0cf3-83bc-4fde-854a-6589b9ba4943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005073 252.129.68.84 - - [2026-04-20 01:51:37] "POST /neutron/port HTTP/1.1" 200 1112 0.019318 252.129.68.84 - - [2026-04-20 01:51:37] "POST /neutron/port HTTP/1.1" 200 1120 0.020408 10.0.0.129 - - [2026-04-20 01:51:37] "GET /virtual-machine-interface/b5756f79-179c-43c0-a4f7-6bd287af6398?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1651 0.013743 252.129.68.84 - - [2026-04-20 01:51:37] "POST /neutron/port HTTP/1.1" 200 1110 0.025257 10.0.0.129 - - [2026-04-20 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.020504 10.0.0.129 - - [2026-04-20 01:51:37] "GET /instance-ip/2f347b85-e01c-410d-ab86-9b0a4f5c38c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006703 10.0.0.129 - - [2026-04-20 01:51:38] "DELETE /virtual-machine-interface/b5756f79-179c-43c0-a4f7-6bd287af6398 HTTP/1.1" 200 115 0.167701 252.129.68.84 - - [2026-04-20 01:51:38] "POST /neutron/port HTTP/1.1" 200 151 0.365128 10.0.0.129 - - [2026-04-20 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.026277 252.129.68.84 - - [2026-04-20 01:51:38] "POST /neutron/port HTTP/1.1" 200 151 0.274062 10.0.0.129 - - [2026-04-20 01:51:38] "DELETE /virtual-machine/59f3381b-888a-42ef-b290-4df3c10038bb HTTP/1.1" 200 115 0.021501 10.0.0.129 - - [2026-04-20 01:51:38] "GET /virtual-machine-interface/4c5d836b-b7d7-4fce-a0ec-cde28c8effb1?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1650 0.033190 10.0.0.129 - - [2026-04-20 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.022846 10.0.0.129 - - [2026-04-20 01:51:38] "GET /instance-ip/2f347b85-e01c-410d-ab86-9b0a4f5c38c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1692 0.010964 10.0.0.129 - - [2026-04-20 01:51:38] "DELETE /instance-ip/2f347b85-e01c-410d-ab86-9b0a4f5c38c4 HTTP/1.1" 200 115 0.047089 252.129.68.84 - - [2026-04-20 01:51:38] "POST /neutron/network HTTP/1.1" 200 833 0.016041 10.0.0.129 - - [2026-04-20 01:51:38] "DELETE /virtual-machine-interface/4c5d836b-b7d7-4fce-a0ec-cde28c8effb1 HTTP/1.1" 200 115 0.127266 10.0.0.129 - - [2026-04-20 01:51:38] "DELETE /virtual-machine/cb7a1808-6126-4043-8f78-d46386618da8 HTTP/1.1" 200 115 0.044150 10.0.0.129 - - [2026-04-20 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.129 - - [2026-04-20 01:51:38] "POST /useragent-kv HTTP/1.1" 200 115 0.007380 10.0.0.129 - - [2026-04-20 01:51:38] "POST /useragent-kv HTTP/1.1" 200 115 0.006058 252.129.68.84 - - [2026-04-20 01:51:38] "POST /neutron/network HTTP/1.1" 200 151 0.196158 10.0.0.129 - - [2026-04-20 01:51:38] "DELETE /route-target/fbee5926-3f89-4f38-b48d-c963ce7251f5 HTTP/1.1" 200 115 0.035402 252.129.68.84 - - [2026-04-20 01:51:38] "POST /neutron/network HTTP/1.1" 200 824 0.008802 10.0.0.129 - - [2026-04-20 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005828 10.0.0.129 - - [2026-04-20 01:51:39] "POST /useragent-kv HTTP/1.1" 200 115 0.006016 10.0.0.129 - - [2026-04-20 01:51:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002775 252.129.68.84 - - [2026-04-20 01:51:39] "POST /neutron/network HTTP/1.1" 200 151 0.103339 10.0.0.129 - - [2026-04-20 01:51:39] "DELETE /route-target/6a3a06fe-079b-4c3f-8903-62525f69e5e2 HTTP/1.1" 200 115 0.024579 10.0.0.129 - - [2026-04-20 01:51:39] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002166 10.0.0.129 - - [2026-04-20 01:51:39] "GET /project/0f540f04-927f-45d2-8488-850e0fb8ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.033601 10.0.0.129 - - [2026-04-20 01:51:39] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001894 10.0.0.129 - - [2026-04-20 01:51:39] "GET /project/0f540f04-927f-45d2-8488-850e0fb8ef32?fields=virtual_networks HTTP/1.1" 200 1038 0.072075 10.0.0.129 - - [2026-04-20 01:51:39] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001385 10.0.0.129 - - [2026-04-20 01:51:39] "GET /project/0f540f04-927f-45d2-8488-850e0fb8ef32?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.031594 10.0.0.129 - - [2026-04-20 01:51:39] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001203 10.0.0.129 - - [2026-04-20 01:51:39] "GET /project/0f540f04-927f-45d2-8488-850e0fb8ef32?fields=security_groups HTTP/1.1" 200 1267 0.026669 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:51:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001617 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:51:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001868 10.0.0.129 - - [2026-04-20 01:51:40] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001355 10.0.0.129 - - [2026-04-20 01:51:40] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009099 10.0.0.129 - - [2026-04-20 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 194 0.041889 10.0.0.129 - - [2026-04-20 01:51:41] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002995 10.0.0.129 - - [2026-04-20 01:51:41] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001860 10.0.0.129 - - [2026-04-20 01:51:41] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011725 10.0.0.129 - - [2026-04-20 01:51:41] "POST /id-to-fqname HTTP/1.1" 200 196 0.006636 10.0.0.129 - - [2026-04-20 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 205 0.003293 10.0.0.129 - - [2026-04-20 01:51:41] "POST /security-groups HTTP/1.1" 200 591 0.071549 10.0.0.129 - - [2026-04-20 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.003341 10.0.0.129 - - [2026-04-20 01:51:41] "POST /projects HTTP/1.1" 200 593 0.246844 10.0.0.129 - - [2026-04-20 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.286490 10.0.0.129 - - [2026-04-20 01:51:41] "POST /access-control-lists HTTP/1.1" 200 606 0.070159 10.0.0.129 - - [2026-04-20 01:51:41] "GET /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.461811 10.0.0.129 - - [2026-04-20 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 239 0.004421 10.0.0.129 - - [2026-04-20 01:51:41] "POST /access-control-lists HTTP/1.1" 200 604 0.077847 10.0.0.129 - - [2026-04-20 01:51:43] "GET / HTTP/1.1" 200 36499 0.002368 10.0.0.129 - - [2026-04-20 01:51:44] "POST /fqname-to-id HTTP/1.1" 401 298 0.001348 10.0.0.129 - - [2026-04-20 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.098331 10.0.0.129 - - [2026-04-20 01:51:44] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001704 10.0.0.129 - - [2026-04-20 01:51:44] "GET /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.035292 252.129.68.84 - - [2026-04-20 01:51:45] "POST /neutron/network HTTP/1.1" 200 117 0.052224 10.0.0.129 - - [2026-04-20 01:51:45] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001982 252.129.68.84 - - [2026-04-20 01:51:45] "POST /neutron/network HTTP/1.1" 200 611 0.094590 10.0.0.129 - - [2026-04-20 01:51:45] "POST /route-targets HTTP/1.1" 200 329 0.018715 10.0.0.129 - - [2026-04-20 01:51:45] "POST /ref-update HTTP/1.1" 200 156 0.022705 10.0.0.129 - - [2026-04-20 01:51:45] "POST /useragent-kv HTTP/1.1" 200 115 0.005857 252.129.68.84 - - [2026-04-20 01:51:45] "POST /neutron/subnet HTTP/1.1" 200 715 0.223071 10.0.0.129 - - [2026-04-20 01:51:45] "POST /fqname-to-id HTTP/1.1" 401 298 0.000528 10.0.0.129 - - [2026-04-20 01:51:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004347 252.129.68.84 - - [2026-04-20 01:51:45] "POST /neutron/subnet HTTP/1.1" 200 828 0.199316 252.129.68.84 - - [2026-04-20 01:51:45] "POST /neutron/network HTTP/1.1" 200 1002 0.009724 10.0.0.129 - - [2026-04-20 01:51:45] "POST /id-to-fqname HTTP/1.1" 200 226 0.003030 10.0.0.129 - - [2026-04-20 01:51:45] "GET /virtual-network/f8a0ee58-7772-4724-9817-3a45027741bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.009351 252.129.68.84 - - [2026-04-20 01:51:45] "POST /neutron/network HTTP/1.1" 200 1002 0.010039 10.0.0.129 - - [2026-04-20 01:51:46] "GET /virtual-network/f8a0ee58-7772-4724-9817-3a45027741bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007343 252.129.68.84 - - [2026-04-20 01:51:46] "POST /neutron/network HTTP/1.1" 200 1002 0.008261 10.0.0.129 - - [2026-04-20 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.039505 252.129.68.84 - - [2026-04-20 01:51:46] "POST /neutron/subnet HTTP/1.1" 200 715 0.007285 252.129.68.84 - - [2026-04-20 01:51:46] "POST /neutron/subnet HTTP/1.1" 200 828 0.008400 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:51:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001343 10.0.0.129 - - [2026-04-20 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.129 - - [2026-04-20 01:51:46] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001277 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:51:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001614 10.0.0.129 - - [2026-04-20 01:51:46] "GET /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.034688 252.129.68.84 - - [2026-04-20 01:51:46] "POST /neutron/network HTTP/1.1" 200 117 0.014037 10.0.0.129 - - [2026-04-20 01:51:46] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001791 252.129.68.84 - - [2026-04-20 01:51:46] "POST /neutron/network HTTP/1.1" 200 611 0.105102 10.0.0.129 - - [2026-04-20 01:51:46] "POST /route-targets HTTP/1.1" 200 329 0.013702 10.0.0.129 - - [2026-04-20 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.028916 10.0.0.129 - - [2026-04-20 01:51:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003817 252.129.68.84 - - [2026-04-20 01:51:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.180857 10.0.0.129 - - [2026-04-20 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.005378 10.0.0.129 - - [2026-04-20 01:51:47] "POST /useragent-kv HTTP/1.1" 200 115 0.005897 252.129.68.84 - - [2026-04-20 01:51:47] "POST /neutron/subnet HTTP/1.1" 200 828 0.184994 252.129.68.84 - - [2026-04-20 01:51:47] "POST /neutron/network HTTP/1.1" 200 1003 0.008519 10.0.0.129 - - [2026-04-20 01:51:47] "POST /id-to-fqname HTTP/1.1" 200 226 0.001727 10.0.0.129 - - [2026-04-20 01:51:47] "GET /virtual-network/ac18ffac-e282-49bb-9fce-3d7730da5577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006590 252.129.68.84 - - [2026-04-20 01:51:47] "POST /neutron/network HTTP/1.1" 200 1003 0.010430 10.0.0.129 - - [2026-04-20 01:51:47] "GET /virtual-network/ac18ffac-e282-49bb-9fce-3d7730da5577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006606 252.129.68.84 - - [2026-04-20 01:51:47] "POST /neutron/network HTTP/1.1" 200 1003 0.107583 252.129.68.84 - - [2026-04-20 01:51:47] "POST /neutron/subnet HTTP/1.1" 200 720 0.010037 252.129.68.84 - - [2026-04-20 01:51:47] "POST /neutron/subnet HTTP/1.1" 200 828 0.010351 10.0.0.129 - - [2026-04-20 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 232 0.004851 10.0.0.129 - - [2026-04-20 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.129 - - [2026-04-20 01:51:47] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002224 10.0.0.129 - - [2026-04-20 01:51:47] "GET /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.027287 10.0.0.129 - - [2026-04-20 01:51:47] "POST /network-policys HTTP/1.1" 200 579 0.075836 10.0.0.129 - - [2026-04-20 01:51:47] "GET /network-policy/e6547b7a-cb47-479c-aacd-389d1636ef0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.006062 252.129.68.84 - - [2026-04-20 01:51:48] "POST /neutron/network HTTP/1.1" 200 1002 0.009359 10.0.0.129 - - [2026-04-20 01:51:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.010366 10.0.0.129 - - [2026-04-20 01:51:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.008874 252.129.68.84 - - [2026-04-20 01:51:48] "POST /neutron/network HTTP/1.1" 200 1108 0.067853 10.0.0.129 - - [2026-04-20 01:51:48] "POST /access-control-lists HTTP/1.1" 200 598 0.070014 252.129.68.84 - - [2026-04-20 01:51:48] "POST /neutron/network HTTP/1.1" 200 1108 0.011383 10.0.0.129 - - [2026-04-20 01:51:48] "GET /virtual-network/f8a0ee58-7772-4724-9817-3a45027741bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007999 10.0.0.129 - - [2026-04-20 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.129 - - [2026-04-20 01:51:48] "GET /network-policy/e6547b7a-cb47-479c-aacd-389d1636ef0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.004785 252.129.68.84 - - [2026-04-20 01:51:48] "POST /neutron/network HTTP/1.1" 200 1003 0.009560 10.0.0.129 - - [2026-04-20 01:51:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.011727 10.0.0.129 - - [2026-04-20 01:51:48] "PUT /access-control-list/0f3eadfc-9af0-4c11-887d-2f47b8bc62b5 HTTP/1.1" 200 274 0.069344 252.129.68.84 - - [2026-04-20 01:51:48] "POST /neutron/network HTTP/1.1" 200 1109 0.116924 10.0.0.129 - - [2026-04-20 01:51:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.003239 252.129.68.84 - - [2026-04-20 01:51:48] "POST /neutron/network HTTP/1.1" 200 1109 0.009902 10.0.0.129 - - [2026-04-20 01:51:48] "POST /access-control-lists HTTP/1.1" 200 598 0.074686 10.0.0.129 - - [2026-04-20 01:51:48] "GET /virtual-network/ac18ffac-e282-49bb-9fce-3d7730da5577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.007509 10.0.0.129 - - [2026-04-20 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.129 - - [2026-04-20 01:51:48] "GET /network-policy/e6547b7a-cb47-479c-aacd-389d1636ef0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.003804 10.0.0.129 - - [2026-04-20 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.012694 10.0.0.129 - - [2026-04-20 01:51:48] "GET /domains HTTP/1.1" 401 298 0.000526 10.0.0.129 - - [2026-04-20 01:51:49] "GET /domains HTTP/1.1" 200 440 0.037392 10.0.0.129 - - [2026-04-20 01:51:49] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001202 10.0.0.129 - - [2026-04-20 01:51:49] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1505 0.009872 10.0.0.129 - - [2026-04-20 01:51:49] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001052 10.0.0.129 - - [2026-04-20 01:51:49] "GET /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe HTTP/1.1" 200 2627 0.047394 10.0.0.129 - - [2026-04-20 01:51:49] "GET /virtual-network/f8a0ee58-7772-4724-9817-3a45027741bc HTTP/1.1" 200 3504 0.009054 10.0.0.129 - - [2026-04-20 01:51:49] "GET /virtual-network/f8a0ee58-7772-4724-9817-3a45027741bc HTTP/1.1" 200 3504 0.006600 10.0.0.129 - - [2026-04-20 01:51:49] "GET /routing-instance/a6f88f5f-1a23-4c01-92d5-549f32adfdaa HTTP/1.1" 200 1800 0.004388 10.0.0.129 - - [2026-04-20 01:51:49] "GET /routing-instance/a6f88f5f-1a23-4c01-92d5-549f32adfdaa HTTP/1.1" 200 1800 0.006793 10.0.0.129 - - [2026-04-20 01:51:49] "GET /route-target/eb55852b-a339-4e92-93ac-20c5719fe4b9 HTTP/1.1" 200 1215 0.004217 10.0.0.129 - - [2026-04-20 01:51:49] "GET /virtual-network/f8a0ee58-7772-4724-9817-3a45027741bc HTTP/1.1" 200 3504 0.007143 10.0.0.129 - - [2026-04-20 01:51:49] "GET /routing-instance/a6f88f5f-1a23-4c01-92d5-549f32adfdaa HTTP/1.1" 200 1800 0.004317 10.0.0.129 - - [2026-04-20 01:51:49] "GET /virtual-network/f8a0ee58-7772-4724-9817-3a45027741bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006824 10.0.0.129 - - [2026-04-20 01:51:49] "GET /virtual-network/f8a0ee58-7772-4724-9817-3a45027741bc HTTP/1.1" 200 3504 0.006940 10.0.0.129 - - [2026-04-20 01:51:49] "GET /routing-instance/a6f88f5f-1a23-4c01-92d5-549f32adfdaa HTTP/1.1" 200 1800 0.006176 10.0.0.129 - - [2026-04-20 01:51:50] "GET /routing-instance/a6f88f5f-1a23-4c01-92d5-549f32adfdaa HTTP/1.1" 200 1800 0.004892 10.0.0.129 - - [2026-04-20 01:51:50] "GET /route-target/eb55852b-a339-4e92-93ac-20c5719fe4b9 HTTP/1.1" 200 1215 0.004071 10.0.0.129 - - [2026-04-20 01:51:50] "GET /domains HTTP/1.1" 200 440 0.004106 10.0.0.129 - - [2026-04-20 01:51:50] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001395 10.0.0.129 - - [2026-04-20 01:51:50] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1505 0.008227 10.0.0.129 - - [2026-04-20 01:51:50] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001859 10.0.0.129 - - [2026-04-20 01:51:50] "GET /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe HTTP/1.1" 200 2627 0.031424 10.0.0.129 - - [2026-04-20 01:51:50] "GET /virtual-network/f8a0ee58-7772-4724-9817-3a45027741bc HTTP/1.1" 200 3504 0.007340 10.0.0.129 - - [2026-04-20 01:51:50] "GET /obj-perms HTTP/1.1" 200 6447 0.069692 10.0.0.129 - - [2026-04-20 01:51:51] "GET /domains HTTP/1.1" 200 440 0.003810 10.0.0.129 - - [2026-04-20 01:51:51] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001822 10.0.0.129 - - [2026-04-20 01:51:51] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1505 0.009256 10.0.0.129 - - [2026-04-20 01:51:51] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001409 10.0.0.129 - - [2026-04-20 01:51:51] "GET /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe HTTP/1.1" 200 2627 0.045500 10.0.0.129 - - [2026-04-20 01:51:51] "GET /virtual-network/ac18ffac-e282-49bb-9fce-3d7730da5577 HTTP/1.1" 200 3507 0.008806 10.0.0.129 - - [2026-04-20 01:51:51] "GET /virtual-network/ac18ffac-e282-49bb-9fce-3d7730da5577 HTTP/1.1" 200 3507 0.006674 10.0.0.129 - - [2026-04-20 01:51:51] "GET /routing-instance/6af12066-da67-4231-b5f7-3df57396e712 HTTP/1.1" 200 1799 0.004594 10.0.0.129 - - [2026-04-20 01:51:51] "GET /routing-instance/6af12066-da67-4231-b5f7-3df57396e712 HTTP/1.1" 200 1799 0.005260 10.0.0.129 - - [2026-04-20 01:51:51] "GET /route-target/e8f79b95-3baa-4625-9647-06452f65668a HTTP/1.1" 200 1215 0.004375 10.0.0.129 - - [2026-04-20 01:51:51] "GET /virtual-network/ac18ffac-e282-49bb-9fce-3d7730da5577 HTTP/1.1" 200 3507 0.006187 10.0.0.129 - - [2026-04-20 01:51:51] "GET /routing-instance/6af12066-da67-4231-b5f7-3df57396e712 HTTP/1.1" 200 1799 0.005346 10.0.0.129 - - [2026-04-20 01:51:51] "GET /virtual-network/ac18ffac-e282-49bb-9fce-3d7730da5577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.010051 10.0.0.129 - - [2026-04-20 01:51:51] "GET /virtual-network/ac18ffac-e282-49bb-9fce-3d7730da5577 HTTP/1.1" 200 3507 0.005881 10.0.0.129 - - [2026-04-20 01:51:51] "GET /routing-instance/6af12066-da67-4231-b5f7-3df57396e712 HTTP/1.1" 200 1799 0.005549 10.0.0.129 - - [2026-04-20 01:51:51] "GET /routing-instance/6af12066-da67-4231-b5f7-3df57396e712 HTTP/1.1" 200 1799 0.005247 10.0.0.129 - - [2026-04-20 01:51:51] "GET /route-target/e8f79b95-3baa-4625-9647-06452f65668a HTTP/1.1" 200 1215 0.004756 10.0.0.129 - - [2026-04-20 01:51:52] "GET /domains HTTP/1.1" 200 440 0.003156 10.0.0.129 - - [2026-04-20 01:51:52] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001447 10.0.0.129 - - [2026-04-20 01:51:52] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1505 0.009212 10.0.0.129 - - [2026-04-20 01:51:52] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002275 10.0.0.129 - - [2026-04-20 01:51:52] "GET /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe HTTP/1.1" 200 2627 0.032341 10.0.0.129 - - [2026-04-20 01:51:52] "GET /virtual-network/ac18ffac-e282-49bb-9fce-3d7730da5577 HTTP/1.1" 200 3507 0.006701 10.0.0.129 - - [2026-04-20 01:51:52] "GET /obj-perms HTTP/1.1" 200 6447 0.003645 10.0.0.129 - - [2026-04-20 01:51:52] "GET /virtual-network/ac18ffac-e282-49bb-9fce-3d7730da5577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.007267 252.129.68.84 - - [2026-04-20 01:51:52] "POST /neutron/network HTTP/1.1" 200 1109 0.009917 10.0.0.129 - - [2026-04-20 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.004945 252.129.68.84 - - [2026-04-20 01:51:52] "POST /neutron/network HTTP/1.1" 200 1003 0.056459 252.129.68.84 - - [2026-04-20 01:51:52] "POST /neutron/network HTTP/1.1" 200 1003 0.010060 10.0.0.129 - - [2026-04-20 01:51:52] "GET /virtual-network/ac18ffac-e282-49bb-9fce-3d7730da5577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006986 10.0.0.129 - - [2026-04-20 01:51:52] "GET /virtual-network/f8a0ee58-7772-4724-9817-3a45027741bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006263 252.129.68.84 - - [2026-04-20 01:51:52] "POST /neutron/network HTTP/1.1" 200 1108 0.012885 10.0.0.129 - - [2026-04-20 01:51:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.006708 252.129.68.84 - - [2026-04-20 01:51:53] "POST /neutron/network HTTP/1.1" 200 1002 0.057572 252.129.68.84 - - [2026-04-20 01:51:53] "POST /neutron/network HTTP/1.1" 200 1002 0.010325 10.0.0.129 - - [2026-04-20 01:51:53] "GET /virtual-network/f8a0ee58-7772-4724-9817-3a45027741bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006713 10.0.0.129 - - [2026-04-20 01:51:53] "DELETE /network-policy/e6547b7a-cb47-479c-aacd-389d1636ef0f HTTP/1.1" 200 115 0.029167 252.129.68.84 - - [2026-04-20 01:51:53] "POST /neutron/network HTTP/1.1" 200 1003 0.008650 10.0.0.129 - - [2026-04-20 01:51:53] "DELETE /access-control-list/90080ecb-d420-49a2-943f-129c8b4d374f HTTP/1.1" 200 115 0.038937 10.0.0.129 - - [2026-04-20 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.016313 10.0.0.129 - - [2026-04-20 01:51:53] "DELETE /access-control-list/0f3eadfc-9af0-4c11-887d-2f47b8bc62b5 HTTP/1.1" 200 115 0.044539 10.0.0.129 - - [2026-04-20 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.013727 10.0.0.129 - - [2026-04-20 01:51:53] "POST /useragent-kv HTTP/1.1" 200 115 0.005703 10.0.0.129 - - [2026-04-20 01:51:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003535 10.0.0.129 - - [2026-04-20 01:51:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003609 10.0.0.129 - - [2026-04-20 01:51:53] "POST /useragent-kv HTTP/1.1" 200 115 0.004625 252.129.68.84 - - [2026-04-20 01:51:53] "POST /neutron/network HTTP/1.1" 200 151 0.139779 10.0.0.129 - - [2026-04-20 01:51:53] "GET /routing-instance/6af12066-da67-4231-b5f7-3df57396e712 HTTP/1.1" 404 171 0.003337 10.0.0.129 - - [2026-04-20 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.129 - - [2026-04-20 01:51:53] "GET /domains HTTP/1.1" 200 440 0.005467 10.0.0.129 - - [2026-04-20 01:51:53] "DELETE /route-target/e8f79b95-3baa-4625-9647-06452f65668a HTTP/1.1" 200 115 0.019107 10.0.0.129 - - [2026-04-20 01:51:53] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001830 10.0.0.129 - - [2026-04-20 01:51:53] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1505 0.009990 10.0.0.129 - - [2026-04-20 01:51:53] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001782 10.0.0.129 - - [2026-04-20 01:51:53] "GET /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe HTTP/1.1" 200 2147 0.028690 252.129.68.84 - - [2026-04-20 01:51:54] "POST /neutron/network HTTP/1.1" 200 1002 0.013716 10.0.0.129 - - [2026-04-20 01:51:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003839 10.0.0.129 - - [2026-04-20 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.129 - - [2026-04-20 01:51:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002834 10.0.0.129 - - [2026-04-20 01:51:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002851 10.0.0.129 - - [2026-04-20 01:51:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002041 252.129.68.84 - - [2026-04-20 01:51:54] "POST /neutron/network HTTP/1.1" 200 151 0.099509 10.0.0.129 - - [2026-04-20 01:51:54] "DELETE /route-target/eb55852b-a339-4e92-93ac-20c5719fe4b9 HTTP/1.1" 200 115 0.020939 10.0.0.129 - - [2026-04-20 01:51:54] "GET /routing-instance/a6f88f5f-1a23-4c01-92d5-549f32adfdaa HTTP/1.1" 404 171 0.003774 10.0.0.129 - - [2026-04-20 01:51:54] "GET /domains HTTP/1.1" 200 440 0.003539 10.0.0.129 - - [2026-04-20 01:51:54] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002008 10.0.0.129 - - [2026-04-20 01:51:54] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1505 0.009927 10.0.0.129 - - [2026-04-20 01:51:54] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002160 10.0.0.129 - - [2026-04-20 01:51:54] "GET /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe HTTP/1.1" 200 1902 0.033687 10.0.0.129 - - [2026-04-20 01:51:55] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001322 10.0.0.129 - - [2026-04-20 01:51:55] "GET /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.028706 10.0.0.129 - - [2026-04-20 01:51:55] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001206 10.0.0.129 - - [2026-04-20 01:51:55] "GET /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe?fields=virtual_networks HTTP/1.1" 200 1050 0.073958 10.0.0.129 - - [2026-04-20 01:51:55] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001647 10.0.0.129 - - [2026-04-20 01:51:55] "GET /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.032095 10.0.0.129 - - [2026-04-20 01:51:55] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001429 10.0.0.129 - - [2026-04-20 01:51:55] "GET /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe?fields=security_groups HTTP/1.1" 200 1284 0.027776 10.0.0.129 - - [2026-04-20 01:51:56] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001683 10.0.0.129 - - [2026-04-20 01:51:56] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009130 10.0.0.129 - - [2026-04-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 404 202 0.040116 10.0.0.129 - - [2026-04-20 01:51:56] "GET /projects?obj_uuids=dca7c0d5-4c76-4618-90f3-614c59da1878&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002983 10.0.0.129 - - [2026-04-20 01:51:56] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001190 10.0.0.129 - - [2026-04-20 01:51:56] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007977 10.0.0.129 - - [2026-04-20 01:51:56] "POST /id-to-fqname HTTP/1.1" 200 204 0.005202 10.0.0.129 - - [2026-04-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.003711 10.0.0.129 - - [2026-04-20 01:51:56] "POST /security-groups HTTP/1.1" 200 599 0.068515 10.0.0.129 - - [2026-04-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 404 248 0.003703 10.0.0.129 - - [2026-04-20 01:51:56] "POST /projects HTTP/1.1" 200 609 0.231707 10.0.0.129 - - [2026-04-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.269322 10.0.0.129 - - [2026-04-20 01:51:56] "POST /access-control-lists HTTP/1.1" 200 614 0.063155 10.0.0.129 - - [2026-04-20 01:51:56] "GET /project/dca7c0d5-4c76-4618-90f3-614c59da1878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.430824 10.0.0.129 - - [2026-04-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 404 247 0.003752 10.0.0.129 - - [2026-04-20 01:51:57] "POST /access-control-lists HTTP/1.1" 200 612 0.068744 10.0.0.129 - - [2026-04-20 01:51:58] "GET / HTTP/1.1" 200 36499 0.002396 10.0.0.129 - - [2026-04-20 01:51:59] "POST /fqname-to-id HTTP/1.1" 401 298 0.000564 10.0.0.129 - - [2026-04-20 01:52:00] "POST /fqname-to-id HTTP/1.1" 404 231 0.108564 10.0.0.129 - - [2026-04-20 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.129 - - [2026-04-20 01:52:00] "GET /projects?obj_uuids=dca7c0d5-4c76-4618-90f3-614c59da1878&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001281 10.0.0.129 - - [2026-04-20 01:52:00] "GET /project/dca7c0d5-4c76-4618-90f3-614c59da1878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.029246 10.0.0.129 - - [2026-04-20 01:52:00] "POST /network-policys HTTP/1.1" 200 569 0.065149 10.0.0.129 - - [2026-04-20 01:52:00] "GET /network-policy/2f4020b6-77fd-44c9-b99a-e7e53235db33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.006094 10.0.0.129 - - [2026-04-20 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.129 - - [2026-04-20 01:52:00] "GET /projects?obj_uuids=dca7c0d5-4c76-4618-90f3-614c59da1878&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001245 10.0.0.129 - - [2026-04-20 01:52:00] "GET /project/dca7c0d5-4c76-4618-90f3-614c59da1878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.042058 252.129.68.84 - - [2026-04-20 01:52:00] "POST /neutron/network HTTP/1.1" 200 117 0.052237 10.0.0.129 - - [2026-04-20 01:52:00] "GET /projects?obj_uuids=dca7c0d5-4c76-4618-90f3-614c59da1878&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001616 252.129.68.84 - - [2026-04-20 01:52:00] "POST /neutron/network HTTP/1.1" 200 621 0.091906 10.0.0.129 - - [2026-04-20 01:52:00] "POST /route-targets HTTP/1.1" 200 329 0.013006 10.0.0.129 - - [2026-04-20 01:52:00] "POST /ref-update HTTP/1.1" 200 156 0.015801 10.0.0.129 - - [2026-04-20 01:52:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003383 252.129.68.84 - - [2026-04-20 01:52:01] "POST /neutron/subnet HTTP/1.1" 200 725 0.143144 10.0.0.129 - - [2026-04-20 01:52:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.005967 10.0.0.129 - - [2026-04-20 01:52:01] "POST /useragent-kv HTTP/1.1" 200 115 0.006279 252.129.68.84 - - [2026-04-20 01:52:01] "POST /neutron/subnet HTTP/1.1" 200 828 0.164630 252.129.68.84 - - [2026-04-20 01:52:01] "POST /neutron/network HTTP/1.1" 200 1014 0.009761 10.0.0.129 - - [2026-04-20 01:52:01] "POST /id-to-fqname HTTP/1.1" 200 235 0.001597 10.0.0.129 - - [2026-04-20 01:52:01] "GET /virtual-network/c5d5d96a-7730-4a14-a02d-7348aaece2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.005626 252.129.68.84 - - [2026-04-20 01:52:01] "POST /neutron/network HTTP/1.1" 200 1014 0.008857 10.0.0.129 - - [2026-04-20 01:52:01] "GET /virtual-network/c5d5d96a-7730-4a14-a02d-7348aaece2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.005936 252.129.68.84 - - [2026-04-20 01:52:01] "POST /neutron/network HTTP/1.1" 200 1014 0.011840 252.129.68.84 - - [2026-04-20 01:52:01] "POST /neutron/subnet HTTP/1.1" 200 725 0.009320 252.129.68.84 - - [2026-04-20 01:52:01] "POST /neutron/subnet HTTP/1.1" 200 828 0.009724 252.129.68.84 - - [2026-04-20 01:52:01] "POST /neutron/network HTTP/1.1" 200 1014 0.014066 10.0.0.129 - - [2026-04-20 01:52:01] "POST /fqname-to-id HTTP/1.1" 404 250 0.008648 10.0.0.129 - - [2026-04-20 01:52:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.003985 252.129.68.84 - - [2026-04-20 01:52:01] "POST /neutron/network HTTP/1.1" 200 1119 0.068718 10.0.0.129 - - [2026-04-20 01:52:01] "POST /access-control-lists HTTP/1.1" 200 609 0.074791 252.129.68.84 - - [2026-04-20 01:52:02] "POST /neutron/network HTTP/1.1" 200 1119 0.013651 10.0.0.129 - - [2026-04-20 01:52:02] "GET /virtual-network/c5d5d96a-7730-4a14-a02d-7348aaece2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.005847 10.0.0.129 - - [2026-04-20 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.129 - - [2026-04-20 01:52:02] "GET /network-policy/2f4020b6-77fd-44c9-b99a-e7e53235db33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.006183 10.0.0.129 - - [2026-04-20 01:52:02] "GET /domains HTTP/1.1" 401 298 0.001531 10.0.0.129 - - [2026-04-20 01:52:02] "GET /domains HTTP/1.1" 200 440 0.037137 10.0.0.129 - - [2026-04-20 01:52:02] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001221 10.0.0.129 - - [2026-04-20 01:52:02] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1707 0.009170 10.0.0.129 - - [2026-04-20 01:52:02] "GET /projects?obj_uuids=dca7c0d5-4c76-4618-90f3-614c59da1878&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001280 10.0.0.129 - - [2026-04-20 01:52:02] "GET /project/dca7c0d5-4c76-4618-90f3-614c59da1878 HTTP/1.1" 200 2460 0.036490 10.0.0.129 - - [2026-04-20 01:52:02] "GET /virtual-network/c5d5d96a-7730-4a14-a02d-7348aaece2e5 HTTP/1.1" 200 3548 0.012387 10.0.0.129 - - [2026-04-20 01:52:02] "GET /virtual-network/c5d5d96a-7730-4a14-a02d-7348aaece2e5 HTTP/1.1" 200 3548 0.005767 10.0.0.129 - - [2026-04-20 01:52:02] "GET /routing-instance/a052b00b-31a8-49ee-913e-a0838ff4be57 HTTP/1.1" 200 1500 0.004517 10.0.0.129 - - [2026-04-20 01:52:02] "GET /routing-instance/a052b00b-31a8-49ee-913e-a0838ff4be57 HTTP/1.1" 200 1500 0.004547 10.0.0.129 - - [2026-04-20 01:52:03] "GET /route-target/a10c072f-b595-4519-932d-0abe0c1c9a3c HTTP/1.1" 200 1225 0.004083 10.0.0.129 - - [2026-04-20 01:52:03] "GET /virtual-network/c5d5d96a-7730-4a14-a02d-7348aaece2e5 HTTP/1.1" 200 3548 0.007019 10.0.0.129 - - [2026-04-20 01:52:03] "GET /routing-instance/a052b00b-31a8-49ee-913e-a0838ff4be57 HTTP/1.1" 200 1500 0.005887 10.0.0.129 - - [2026-04-20 01:52:03] "GET /virtual-network/c5d5d96a-7730-4a14-a02d-7348aaece2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.006783 10.0.0.129 - - [2026-04-20 01:52:03] "GET /virtual-network/c5d5d96a-7730-4a14-a02d-7348aaece2e5 HTTP/1.1" 200 3548 0.006569 10.0.0.129 - - [2026-04-20 01:52:03] "GET /routing-instance/a052b00b-31a8-49ee-913e-a0838ff4be57 HTTP/1.1" 200 1500 0.004563 10.0.0.129 - - [2026-04-20 01:52:03] "GET /routing-instance/a052b00b-31a8-49ee-913e-a0838ff4be57 HTTP/1.1" 200 1500 0.007028 10.0.0.129 - - [2026-04-20 01:52:03] "GET /route-target/a10c072f-b595-4519-932d-0abe0c1c9a3c HTTP/1.1" 200 1225 0.004485 10.0.0.129 - - [2026-04-20 01:52:03] "GET /domains HTTP/1.1" 200 440 0.003796 10.0.0.129 - - [2026-04-20 01:52:03] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001625 10.0.0.129 - - [2026-04-20 01:52:03] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1707 0.011043 10.0.0.129 - - [2026-04-20 01:52:03] "GET /projects?obj_uuids=dca7c0d5-4c76-4618-90f3-614c59da1878&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001167 10.0.0.129 - - [2026-04-20 01:52:03] "GET /project/dca7c0d5-4c76-4618-90f3-614c59da1878 HTTP/1.1" 200 2460 0.034969 10.0.0.129 - - [2026-04-20 01:52:03] "GET /virtual-network/c5d5d96a-7730-4a14-a02d-7348aaece2e5 HTTP/1.1" 200 3548 0.007856 10.0.0.129 - - [2026-04-20 01:52:04] "GET /obj-perms HTTP/1.1" 200 6463 0.085335 10.0.0.129 - - [2026-04-20 01:52:04] "GET /domains HTTP/1.1" 200 440 0.003599 10.0.0.129 - - [2026-04-20 01:52:04] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001329 10.0.0.129 - - [2026-04-20 01:52:04] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1707 0.010756 10.0.0.129 - - [2026-04-20 01:52:04] "GET /projects?obj_uuids=dca7c0d5-4c76-4618-90f3-614c59da1878&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001564 10.0.0.129 - - [2026-04-20 01:52:04] "GET /project/dca7c0d5-4c76-4618-90f3-614c59da1878 HTTP/1.1" 200 2460 0.044888 10.0.0.129 - - [2026-04-20 01:52:04] "GET /network-policy/2f4020b6-77fd-44c9-b99a-e7e53235db33 HTTP/1.1" 200 3472 0.007001 10.0.0.129 - - [2026-04-20 01:52:04] "DELETE /network-policy/2f4020b6-77fd-44c9-b99a-e7e53235db33 HTTP/1.1" 409 240 0.010468 252.129.68.84 - - [2026-04-20 01:52:04] "POST /neutron/network HTTP/1.1" 200 1119 0.011510 10.0.0.129 - - [2026-04-20 01:52:04] "DELETE /access-control-list/60d2a967-a870-4258-ba8f-99548ce00501 HTTP/1.1" 200 115 0.040133 10.0.0.129 - - [2026-04-20 01:52:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005020 10.0.0.129 - - [2026-04-20 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008537 10.0.0.129 - - [2026-04-20 01:52:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004646 10.0.0.129 - - [2026-04-20 01:52:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002691 10.0.0.129 - - [2026-04-20 01:52:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002655 252.129.68.84 - - [2026-04-20 01:52:04] "POST /neutron/network HTTP/1.1" 200 151 0.132325 10.0.0.129 - - [2026-04-20 01:52:04] "GET /routing-instance/a052b00b-31a8-49ee-913e-a0838ff4be57 HTTP/1.1" 404 171 0.002988 10.0.0.129 - - [2026-04-20 01:52:05] "DELETE /route-target/a10c072f-b595-4519-932d-0abe0c1c9a3c HTTP/1.1" 200 115 0.018500 10.0.0.129 - - [2026-04-20 01:52:05] "GET /domains HTTP/1.1" 200 440 0.004798 10.0.0.129 - - [2026-04-20 01:52:05] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002688 10.0.0.129 - - [2026-04-20 01:52:05] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1707 0.009830 10.0.0.129 - - [2026-04-20 01:52:05] "GET /projects?obj_uuids=dca7c0d5-4c76-4618-90f3-614c59da1878&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001373 10.0.0.129 - - [2026-04-20 01:52:05] "GET /project/dca7c0d5-4c76-4618-90f3-614c59da1878 HTTP/1.1" 200 2206 0.033906 10.0.0.129 - - [2026-04-20 01:52:05] "DELETE /network-policy/2f4020b6-77fd-44c9-b99a-e7e53235db33 HTTP/1.1" 200 115 0.033136 10.0.0.129 - - [2026-04-20 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.129 - - [2026-04-20 01:52:05] "GET /projects?obj_uuids=dca7c0d5-4c76-4618-90f3-614c59da1878&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001447 10.0.0.129 - - [2026-04-20 01:52:05] "GET /project/dca7c0d5-4c76-4618-90f3-614c59da1878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.044619 10.0.0.129 - - [2026-04-20 01:52:05] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-57757222&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006520 10.0.0.129 - - [2026-04-20 01:52:06] "GET /projects?obj_uuids=dca7c0d5-4c76-4618-90f3-614c59da1878&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002565 10.0.0.129 - - [2026-04-20 01:52:06] "GET /project/dca7c0d5-4c76-4618-90f3-614c59da1878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.042811 10.0.0.129 - - [2026-04-20 01:52:06] "GET /projects?obj_uuids=dca7c0d5-4c76-4618-90f3-614c59da1878&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001268 10.0.0.129 - - [2026-04-20 01:52:06] "GET /project/dca7c0d5-4c76-4618-90f3-614c59da1878?fields=virtual_networks HTTP/1.1" 200 1066 0.030944 10.0.0.129 - - [2026-04-20 01:52:06] "GET /projects?obj_uuids=dca7c0d5-4c76-4618-90f3-614c59da1878&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001496 10.0.0.129 - - [2026-04-20 01:52:06] "GET /project/dca7c0d5-4c76-4618-90f3-614c59da1878?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.033376 10.0.0.129 - - [2026-04-20 01:52:06] "GET /projects?obj_uuids=dca7c0d5-4c76-4618-90f3-614c59da1878&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002250 10.0.0.129 - - [2026-04-20 01:52:06] "GET /project/dca7c0d5-4c76-4618-90f3-614c59da1878?fields=security_groups HTTP/1.1" 200 1308 0.038697 10.0.0.129 - - [2026-04-20 01:52:07] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001552 10.0.0.129 - - [2026-04-20 01:52:07] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009065 10.0.0.129 - - [2026-04-20 01:52:07] "POST /fqname-to-id HTTP/1.1" 404 188 0.037030 10.0.0.129 - - [2026-04-20 01:52:07] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003211 10.0.0.129 - - [2026-04-20 01:52:08] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001456 10.0.0.129 - - [2026-04-20 01:52:08] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009153 10.0.0.129 - - [2026-04-20 01:52:08] "POST /id-to-fqname HTTP/1.1" 200 190 0.001442 10.0.0.129 - - [2026-04-20 01:52:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.003917 10.0.0.129 - - [2026-04-20 01:52:08] "POST /security-groups HTTP/1.1" 200 585 0.066823 10.0.0.129 - - [2026-04-20 01:52:08] "POST /fqname-to-id HTTP/1.1" 404 234 0.004441 10.0.0.129 - - [2026-04-20 01:52:08] "POST /projects HTTP/1.1" 200 581 0.229397 10.0.0.129 - - [2026-04-20 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.268586 10.0.0.129 - - [2026-04-20 01:52:08] "POST /access-control-lists HTTP/1.1" 200 600 0.064384 10.0.0.129 - - [2026-04-20 01:52:08] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.425807 10.0.0.129 - - [2026-04-20 01:52:08] "POST /fqname-to-id HTTP/1.1" 404 233 0.005779 10.0.0.129 - - [2026-04-20 01:52:08] "POST /access-control-lists HTTP/1.1" 200 598 0.073871 10.0.0.129 - - [2026-04-20 01:52:09] "GET / HTTP/1.1" 200 36499 0.001965 10.0.0.129 - - [2026-04-20 01:52:10] "POST /fqname-to-id HTTP/1.1" 401 298 0.000633 10.0.0.129 - - [2026-04-20 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.089522 10.0.0.129 - - [2026-04-20 01:52:11] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001132 10.0.0.129 - - [2026-04-20 01:52:11] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.031952 252.129.68.84 - - [2026-04-20 01:52:11] "POST /neutron/network HTTP/1.1" 200 117 0.046806 10.0.0.129 - - [2026-04-20 01:52:11] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001366 252.129.68.84 - - [2026-04-20 01:52:11] "POST /neutron/network HTTP/1.1" 200 605 0.088161 10.0.0.129 - - [2026-04-20 01:52:11] "POST /route-targets HTTP/1.1" 200 329 0.016507 10.0.0.129 - - [2026-04-20 01:52:11] "POST /ref-update HTTP/1.1" 200 156 0.018876 10.0.0.129 - - [2026-04-20 01:52:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004196 252.129.68.84 - - [2026-04-20 01:52:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.150859 252.129.68.84 - - [2026-04-20 01:52:11] "POST /neutron/network HTTP/1.1" 200 825 0.009449 10.0.0.129 - - [2026-04-20 01:52:11] "POST /id-to-fqname HTTP/1.1" 200 220 0.001825 10.0.0.129 - - [2026-04-20 01:52:11] "GET /virtual-network/f4d5c402-5db3-44ea-ba88-3a0632e026f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005805 252.129.68.84 - - [2026-04-20 01:52:11] "POST /neutron/network HTTP/1.1" 200 825 0.007354 10.0.0.129 - - [2026-04-20 01:52:11] "GET /virtual-network/f4d5c402-5db3-44ea-ba88-3a0632e026f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005862 252.129.68.84 - - [2026-04-20 01:52:11] "POST /neutron/network HTTP/1.1" 200 825 0.006343 252.129.68.84 - - [2026-04-20 01:52:12] "POST /neutron/subnet HTTP/1.1" 200 729 0.012596 10.0.0.129 - - [2026-04-20 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.129 - - [2026-04-20 01:52:12] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001547 10.0.0.129 - - [2026-04-20 01:52:12] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.031787 252.129.68.84 - - [2026-04-20 01:52:12] "POST /neutron/network HTTP/1.1" 200 117 0.014588 10.0.0.129 - - [2026-04-20 01:52:12] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001352 252.129.68.84 - - [2026-04-20 01:52:12] "POST /neutron/network HTTP/1.1" 200 605 0.081590 10.0.0.129 - - [2026-04-20 01:52:12] "POST /route-targets HTTP/1.1" 200 329 0.014458 10.0.0.129 - - [2026-04-20 01:52:12] "POST /ref-update HTTP/1.1" 200 156 0.030311 10.0.0.129 - - [2026-04-20 01:52:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004998 252.129.68.84 - - [2026-04-20 01:52:12] "POST /neutron/subnet HTTP/1.1" 200 715 0.197220 252.129.68.84 - - [2026-04-20 01:52:12] "POST /neutron/network HTTP/1.1" 200 822 0.010848 10.0.0.129 - - [2026-04-20 01:52:12] "POST /id-to-fqname HTTP/1.1" 200 220 0.001761 10.0.0.129 - - [2026-04-20 01:52:12] "GET /virtual-network/4f4cce8b-e958-4146-b0ea-503484bda9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005713 252.129.68.84 - - [2026-04-20 01:52:12] "POST /neutron/network HTTP/1.1" 200 822 0.007627 10.0.0.129 - - [2026-04-20 01:52:12] "GET /virtual-network/4f4cce8b-e958-4146-b0ea-503484bda9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005865 252.129.68.84 - - [2026-04-20 01:52:12] "POST /neutron/network HTTP/1.1" 200 822 0.006417 252.129.68.84 - - [2026-04-20 01:52:12] "POST /neutron/subnet HTTP/1.1" 200 715 0.007722 10.0.0.129 - - [2026-04-20 01:52:13] "POST /fqname-to-id HTTP/1.1" 404 226 0.003575 10.0.0.129 - - [2026-04-20 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.129 - - [2026-04-20 01:52:13] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001867 10.0.0.129 - - [2026-04-20 01:52:13] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.028365 10.0.0.129 - - [2026-04-20 01:52:13] "POST /network-policys HTTP/1.1" 200 573 0.020001 10.0.0.129 - - [2026-04-20 01:52:13] "GET /network-policy/9b340966-5e4b-4e93-88fe-82750f4efd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.006149 252.129.68.84 - - [2026-04-20 01:52:13] "POST /neutron/network HTTP/1.1" 200 825 0.007206 10.0.0.129 - - [2026-04-20 01:52:13] "POST /fqname-to-id HTTP/1.1" 404 234 0.007486 252.129.68.84 - - [2026-04-20 01:52:13] "POST /neutron/network HTTP/1.1" 200 925 0.059947 10.0.0.129 - - [2026-04-20 01:52:13] "POST /access-control-lists HTTP/1.1" 200 592 0.066501 252.129.68.84 - - [2026-04-20 01:52:13] "POST /neutron/network HTTP/1.1" 200 925 0.006557 10.0.0.129 - - [2026-04-20 01:52:13] "GET /virtual-network/f4d5c402-5db3-44ea-ba88-3a0632e026f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006115 10.0.0.129 - - [2026-04-20 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.129 - - [2026-04-20 01:52:13] "GET /network-policy/9b340966-5e4b-4e93-88fe-82750f4efd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.005228 10.0.0.129 - - [2026-04-20 01:52:13] "DELETE /project/974d6ee9b21f4f2f90ee76c2568a4dfe HTTP/1.1" 404 173 0.019613 10.0.0.129 - - [2026-04-20 01:52:13] "DELETE /project/dca7c0d54c76461890f3614c59da1878 HTTP/1.1" 404 173 0.016479 10.0.0.129 - - [2026-04-20 01:52:13] "DELETE /project/3fc0a848645d4580a8e11d961c987cdb HTTP/1.1" 404 173 0.013226 10.0.0.129 - - [2026-04-20 01:52:13] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001146 10.0.0.129 - - [2026-04-20 01:52:13] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001116 10.0.0.129 - - [2026-04-20 01:52:13] "GET /projects?obj_uuids=dca7c0d5-4c76-4618-90f3-614c59da1878&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001037 252.129.68.84 - - [2026-04-20 01:52:13] "POST /neutron/network HTTP/1.1" 200 822 0.012179 10.0.0.129 - - [2026-04-20 01:52:13] "GET /project/dca7c0d5-4c76-4618-90f3-614c59da1878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1519 0.061965 10.0.0.129 - - [2026-04-20 01:52:13] "GET /project/0f540f04-927f-45d2-8488-850e0fb8ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.063240 10.0.0.129 - - [2026-04-20 01:52:13] "GET /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.070598 10.0.0.129 - - [2026-04-20 01:52:13] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002280 10.0.0.129 - - [2026-04-20 01:52:13] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001395 10.0.0.129 - - [2026-04-20 01:52:13] "GET /projects?obj_uuids=dca7c0d5-4c76-4618-90f3-614c59da1878&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001194 10.0.0.129 - - [2026-04-20 01:52:13] "GET /project/dca7c0d5-4c76-4618-90f3-614c59da1878?fields=security_groups HTTP/1.1" 200 1398 0.070942 10.0.0.129 - - [2026-04-20 01:52:13] "GET /project/0f540f04-927f-45d2-8488-850e0fb8ef32?fields=security_groups HTTP/1.1" 200 1357 0.076336 10.0.0.129 - - [2026-04-20 01:52:13] "GET /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe?fields=security_groups HTTP/1.1" 200 1374 0.078380 10.0.0.129 - - [2026-04-20 01:52:13] "PUT /access-control-list/c152df74-e4cf-4c83-8b77-e50550d38491 HTTP/1.1" 200 274 0.021969 252.129.68.84 - - [2026-04-20 01:52:13] "POST /neutron/network HTTP/1.1" 200 922 0.099546 10.0.0.129 - - [2026-04-20 01:52:13] "POST /fqname-to-id HTTP/1.1" 404 234 0.007843 252.129.68.84 - - [2026-04-20 01:52:13] "POST /neutron/network HTTP/1.1" 200 922 0.011562 10.0.0.129 - - [2026-04-20 01:52:13] "DELETE /security-group/6acd283f-949b-4207-89d6-159a277a4dc3 HTTP/1.1" 200 115 0.111159 10.0.0.129 - - [2026-04-20 01:52:13] "DELETE /security-group/ebfea11c-2c89-4446-8fdc-dc5852d0e6bf HTTP/1.1" 200 115 0.103184 10.0.0.129 - - [2026-04-20 01:52:13] "GET /projects?obj_uuids=dca7c0d5-4c76-4618-90f3-614c59da1878&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001198 10.0.0.129 - - [2026-04-20 01:52:13] "GET /projects?obj_uuids=0f540f04-927f-45d2-8488-850e0fb8ef32&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001373 10.0.0.129 - - [2026-04-20 01:52:13] "DELETE /security-group/78f4b840-6d33-43d4-b7cb-90ba03cee51f HTTP/1.1" 200 115 0.123739 10.0.0.129 - - [2026-04-20 01:52:13] "GET /projects?obj_uuids=974d6ee9-b21f-4f2f-90ee-76c2568a4dfe&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001988 10.0.0.129 - - [2026-04-20 01:52:14] "GET /virtual-network/4f4cce8b-e958-4146-b0ea-503484bda9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.040576 10.0.0.129 - - [2026-04-20 01:52:14] "POST /access-control-lists HTTP/1.1" 200 592 0.114768 10.0.0.129 - - [2026-04-20 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017210 10.0.0.129 - - [2026-04-20 01:52:14] "GET /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe?fields=application_policy_sets HTTP/1.1" 200 1413 0.095379 10.0.0.129 - - [2026-04-20 01:52:14] "GET /project/dca7c0d5-4c76-4618-90f3-614c59da1878?fields=application_policy_sets HTTP/1.1" 200 1437 0.139841 10.0.0.129 - - [2026-04-20 01:52:14] "GET /project/0f540f04-927f-45d2-8488-850e0fb8ef32?fields=application_policy_sets HTTP/1.1" 200 1396 0.140148 10.0.0.129 - - [2026-04-20 01:52:14] "GET /network-policy/9b340966-5e4b-4e93-88fe-82750f4efd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.014107 10.0.0.129 - - [2026-04-20 01:52:14] "POST /ref-update HTTP/1.1" 200 156 0.047996 10.0.0.129 - - [2026-04-20 01:52:14] "GET /domains HTTP/1.1" 401 298 0.000485 10.0.0.129 - - [2026-04-20 01:52:14] "DELETE /access-control-list/5387bd63-9790-4617-beff-05e5287e78d7 HTTP/1.1" 200 115 0.091861 10.0.0.129 - - [2026-04-20 01:52:14] "DELETE /access-control-list/d48eae3c-13a1-4213-8c1b-3f8266b1c43a HTTP/1.1" 200 115 0.080237 10.0.0.129 - - [2026-04-20 01:52:14] "DELETE /project/974d6ee9-b21f-4f2f-90ee-76c2568a4dfe HTTP/1.1" 200 115 0.721107 10.0.0.129 - - [2026-04-20 01:52:14] "DELETE /project/dca7c0d5-4c76-4618-90f3-614c59da1878 HTTP/1.1" 200 115 0.721673 10.0.0.129 - - [2026-04-20 01:52:14] "DELETE /project/0f540f04-927f-45d2-8488-850e0fb8ef32 HTTP/1.1" 200 115 0.729890 10.0.0.129 - - [2026-04-20 01:52:14] "DELETE /access-control-list/747d840c-8519-4391-82f7-d9bc27bb8c73 HTTP/1.1" 200 115 0.028555 10.0.0.129 - - [2026-04-20 01:52:14] "DELETE /access-control-list/3a5dff3b-e24c-45d0-b3c3-a5633dcbabce HTTP/1.1" 200 115 0.024703 10.0.0.129 - - [2026-04-20 01:52:14] "DELETE /access-control-list/3c0d6a5b-11ca-4391-a359-b713af9909a1 HTTP/1.1" 200 115 0.017390 10.0.0.129 - - [2026-04-20 01:52:14] "DELETE /access-control-list/48c42ae0-9eb6-490e-b4bd-2de8618b2377 HTTP/1.1" 200 115 0.019572 10.0.0.129 - - [2026-04-20 01:52:14] "GET /domains HTTP/1.1" 200 440 0.041417 10.0.0.129 - - [2026-04-20 01:52:14] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001297 10.0.0.129 - - [2026-04-20 01:52:14] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1310 0.009323 10.0.0.129 - - [2026-04-20 01:52:14] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001722 10.0.0.129 - - [2026-04-20 01:52:14] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb HTTP/1.1" 200 2572 0.045004 10.0.0.129 - - [2026-04-20 01:52:14] "GET /virtual-network/f4d5c402-5db3-44ea-ba88-3a0632e026f8 HTTP/1.1" 200 2899 0.008676 10.0.0.129 - - [2026-04-20 01:52:14] "GET /virtual-network/f4d5c402-5db3-44ea-ba88-3a0632e026f8 HTTP/1.1" 200 2899 0.006124 10.0.0.129 - - [2026-04-20 01:52:14] "GET /routing-instance/b459ddaa-119c-4008-aefe-c3d64971d5eb HTTP/1.1" 200 1788 0.005506 10.0.0.129 - - [2026-04-20 01:52:14] "GET /routing-instance/b459ddaa-119c-4008-aefe-c3d64971d5eb HTTP/1.1" 200 1788 0.004698 10.0.0.129 - - [2026-04-20 01:52:15] "GET /route-target/95413972-3d7c-4b5c-8c61-51c4c3bc43ae HTTP/1.1" 200 1209 0.004484 10.0.0.129 - - [2026-04-20 01:52:15] "GET /virtual-network/f4d5c402-5db3-44ea-ba88-3a0632e026f8 HTTP/1.1" 200 2899 0.005798 10.0.0.129 - - [2026-04-20 01:52:15] "GET /routing-instance/b459ddaa-119c-4008-aefe-c3d64971d5eb HTTP/1.1" 200 1788 0.004095 10.0.0.129 - - [2026-04-20 01:52:15] "GET /virtual-network/f4d5c402-5db3-44ea-ba88-3a0632e026f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007346 10.0.0.129 - - [2026-04-20 01:52:15] "GET /virtual-network/f4d5c402-5db3-44ea-ba88-3a0632e026f8 HTTP/1.1" 200 2899 0.006101 10.0.0.129 - - [2026-04-20 01:52:15] "GET /routing-instance/b459ddaa-119c-4008-aefe-c3d64971d5eb HTTP/1.1" 200 1788 0.006059 10.0.0.129 - - [2026-04-20 01:52:15] "GET /routing-instance/b459ddaa-119c-4008-aefe-c3d64971d5eb HTTP/1.1" 200 1788 0.004826 10.0.0.129 - - [2026-04-20 01:52:15] "GET /route-target/95413972-3d7c-4b5c-8c61-51c4c3bc43ae HTTP/1.1" 200 1209 0.004188 10.0.0.129 - - [2026-04-20 01:52:15] "GET /domains HTTP/1.1" 200 440 0.003574 10.0.0.129 - - [2026-04-20 01:52:15] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001698 10.0.0.129 - - [2026-04-20 01:52:15] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1310 0.008813 10.0.0.129 - - [2026-04-20 01:52:15] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001395 10.0.0.129 - - [2026-04-20 01:52:15] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb HTTP/1.1" 200 2572 0.045025 10.0.0.129 - - [2026-04-20 01:52:15] "GET /virtual-network/f4d5c402-5db3-44ea-ba88-3a0632e026f8 HTTP/1.1" 200 2899 0.009553 10.0.0.129 - - [2026-04-20 01:52:16] "GET /obj-perms HTTP/1.1" 200 6435 0.068655 10.0.0.129 - - [2026-04-20 01:52:16] "GET /domains HTTP/1.1" 200 440 0.003120 10.0.0.129 - - [2026-04-20 01:52:16] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003907 10.0.0.129 - - [2026-04-20 01:52:16] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1310 0.010748 10.0.0.129 - - [2026-04-20 01:52:16] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001465 10.0.0.129 - - [2026-04-20 01:52:16] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb HTTP/1.1" 200 2572 0.035325 10.0.0.129 - - [2026-04-20 01:52:16] "GET /virtual-network/4f4cce8b-e958-4146-b0ea-503484bda9ed HTTP/1.1" 200 2889 0.008023 10.0.0.129 - - [2026-04-20 01:52:16] "GET /virtual-network/4f4cce8b-e958-4146-b0ea-503484bda9ed HTTP/1.1" 200 2889 0.005143 10.0.0.129 - - [2026-04-20 01:52:16] "GET /routing-instance/5304fa92-ec06-432e-84f1-f1f3bd17f5dc HTTP/1.1" 200 1786 0.004663 10.0.0.129 - - [2026-04-20 01:52:16] "GET /routing-instance/5304fa92-ec06-432e-84f1-f1f3bd17f5dc HTTP/1.1" 200 1786 0.005363 10.0.0.129 - - [2026-04-20 01:52:16] "GET /route-target/0f7dc78f-34ec-4327-ba26-beff7e35a689 HTTP/1.1" 200 1208 0.005279 10.0.0.129 - - [2026-04-20 01:52:16] "GET /virtual-network/4f4cce8b-e958-4146-b0ea-503484bda9ed HTTP/1.1" 200 2889 0.005895 10.0.0.129 - - [2026-04-20 01:52:17] "GET /routing-instance/5304fa92-ec06-432e-84f1-f1f3bd17f5dc HTTP/1.1" 200 1786 0.006033 10.0.0.129 - - [2026-04-20 01:52:17] "GET /virtual-network/4f4cce8b-e958-4146-b0ea-503484bda9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.008643 10.0.0.129 - - [2026-04-20 01:52:17] "GET /virtual-network/4f4cce8b-e958-4146-b0ea-503484bda9ed HTTP/1.1" 200 2889 0.007717 10.0.0.129 - - [2026-04-20 01:52:17] "GET /routing-instance/5304fa92-ec06-432e-84f1-f1f3bd17f5dc HTTP/1.1" 200 1786 0.004751 10.0.0.129 - - [2026-04-20 01:52:17] "GET /routing-instance/5304fa92-ec06-432e-84f1-f1f3bd17f5dc HTTP/1.1" 200 1786 0.005493 10.0.0.129 - - [2026-04-20 01:52:17] "GET /route-target/0f7dc78f-34ec-4327-ba26-beff7e35a689 HTTP/1.1" 200 1208 0.004022 10.0.0.129 - - [2026-04-20 01:52:17] "GET /domains HTTP/1.1" 200 440 0.003530 10.0.0.129 - - [2026-04-20 01:52:17] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001224 10.0.0.129 - - [2026-04-20 01:52:17] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1310 0.008444 10.0.0.129 - - [2026-04-20 01:52:17] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001289 10.0.0.129 - - [2026-04-20 01:52:17] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb HTTP/1.1" 200 2572 0.034321 10.0.0.129 - - [2026-04-20 01:52:17] "GET /virtual-network/4f4cce8b-e958-4146-b0ea-503484bda9ed HTTP/1.1" 200 2889 0.006443 10.0.0.129 - - [2026-04-20 01:52:17] "GET /obj-perms HTTP/1.1" 200 6435 0.002047 10.0.0.129 - - [2026-04-20 01:52:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.002719 252.129.68.84 - - [2026-04-20 01:52:18] "POST /neutron/network HTTP/1.1" 200 935 0.006211 252.129.68.84 - - [2026-04-20 01:52:18] "GET /aaa-mode HTTP/1.1" 401 298 0.000588 252.129.68.84 - - [2026-04-20 01:52:18] "GET / HTTP/1.1" 200 36499 0.003745 252.129.68.84 - - [2026-04-20 01:52:18] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000509 10.0.0.129 - - [2026-04-20 01:52:19] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001620 252.129.68.84 - - [2026-04-20 01:52:19] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.063287 252.129.68.84 - - [2026-04-20 01:52:19] "POST /neutron/network HTTP/1.1" 200 925 0.006641 252.129.68.84 - - [2026-04-20 01:52:19] "POST /neutron/port HTTP/1.1" 200 117 0.007339 252.129.68.84 - - [2026-04-20 01:52:19] "POST /neutron/port HTTP/1.1" 200 117 0.008053 10.0.0.129 - - [2026-04-20 01:52:19] "POST /id-to-fqname HTTP/1.1" 200 220 0.002020 252.129.68.84 - - [2026-04-20 01:52:19] "POST /neutron/port HTTP/1.1" 200 117 0.006046 252.129.68.84 - - [2026-04-20 01:52:20] "POST /neutron/network HTTP/1.1" 200 932 0.008666 252.129.68.84 - - [2026-04-20 01:52:20] "GET /aaa-mode HTTP/1.1" 401 298 0.000816 252.129.68.84 - - [2026-04-20 01:52:20] "GET / HTTP/1.1" 200 36499 0.006370 252.129.68.84 - - [2026-04-20 01:52:20] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.001442 252.129.68.84 - - [2026-04-20 01:52:20] "POST /neutron/network HTTP/1.1" 200 935 0.009316 10.0.0.129 - - [2026-04-20 01:52:20] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002013 10.0.0.129 - - [2026-04-20 01:52:20] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002252 252.129.68.84 - - [2026-04-20 01:52:20] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.097681 252.129.68.84 - - [2026-04-20 01:52:20] "POST /neutron/port HTTP/1.1" 200 1061 0.308819 252.129.68.84 - - [2026-04-20 01:52:20] "POST /neutron/network HTTP/1.1" 200 922 0.007428 252.129.68.84 - - [2026-04-20 01:52:20] "POST /neutron/port HTTP/1.1" 200 1061 0.016374 252.129.68.84 - - [2026-04-20 01:52:20] "POST /neutron/port HTTP/1.1" 200 1061 0.013855 252.129.68.84 - - [2026-04-20 01:52:21] "POST /neutron/port HTTP/1.1" 200 1083 0.072471 252.129.68.84 - - [2026-04-20 01:52:21] "POST /neutron/port HTTP/1.1" 200 1111 0.145088 252.129.68.84 - - [2026-04-20 01:52:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012854 252.129.68.84 - - [2026-04-20 01:52:21] "POST /neutron/port HTTP/1.1" 200 117 0.007849 252.129.68.84 - - [2026-04-20 01:52:21] "POST /neutron/port HTTP/1.1" 200 1121 0.024073 252.129.68.84 - - [2026-04-20 01:52:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004310 252.129.68.84 - - [2026-04-20 01:52:21] "POST /neutron/subnet HTTP/1.1" 200 703 0.012522 252.129.68.84 - - [2026-04-20 01:52:21] "POST /neutron/port HTTP/1.1" 200 1121 0.028930 252.129.68.84 - - [2026-04-20 01:52:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012843 252.129.68.84 - - [2026-04-20 01:52:21] "POST /neutron/port HTTP/1.1" 200 117 0.001320 252.129.68.84 - - [2026-04-20 01:52:21] "POST /neutron/network HTTP/1.1" 200 925 0.008304 252.129.68.84 - - [2026-04-20 01:52:21] "POST /neutron/network HTTP/1.1" 200 932 0.011448 10.0.0.129 - - [2026-04-20 01:52:21] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003034 10.0.0.129 - - [2026-04-20 01:52:21] "PUT /access-control-list/5bd879a7-da8e-4f91-aead-52c7fb6aeb8c HTTP/1.1" 200 274 0.021785 252.129.68.84 - - [2026-04-20 01:52:22] "POST /neutron/port HTTP/1.1" 200 1058 0.313542 252.129.68.84 - - [2026-04-20 01:52:22] "POST /neutron/port HTTP/1.1" 200 1058 0.018898 252.129.68.84 - - [2026-04-20 01:52:22] "POST /neutron/port HTTP/1.1" 200 1058 0.015349 252.129.68.84 - - [2026-04-20 01:52:22] "POST /neutron/port HTTP/1.1" 200 1108 0.074961 252.129.68.84 - - [2026-04-20 01:52:22] "POST /neutron/port HTTP/1.1" 200 1118 0.020298 252.129.68.84 - - [2026-04-20 01:52:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005114 252.129.68.84 - - [2026-04-20 01:52:22] "POST /neutron/subnet HTTP/1.1" 200 689 0.012892 252.129.68.84 - - [2026-04-20 01:52:22] "POST /neutron/port HTTP/1.1" 200 117 0.002610 252.129.68.84 - - [2026-04-20 01:52:22] "POST /neutron/network HTTP/1.1" 200 922 0.008021 10.0.0.129 - - [2026-04-20 01:52:25] "GET /obj-perms HTTP/1.1" 200 6384 0.079003 10.0.0.129 - - [2026-04-20 01:52:25] "GET /obj-perms HTTP/1.1" 200 6384 0.061220 10.0.0.129 - - [2026-04-20 01:52:26] "GET /global-system-configs HTTP/1.1" 401 298 0.000574 10.0.0.129 - - [2026-04-20 01:52:26] "GET /global-system-configs HTTP/1.1" 401 298 0.000478 252.129.68.84 - - [2026-04-20 01:52:26] "POST /neutron/port HTTP/1.1" 200 1121 0.016081 252.129.68.84 - - [2026-04-20 01:52:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.020217 252.129.68.84 - - [2026-04-20 01:52:26] "POST /neutron/port HTTP/1.1" 200 1121 0.117275 252.129.68.84 - - [2026-04-20 01:52:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.036336 252.129.68.84 - - [2026-04-20 01:52:27] "POST /neutron/port HTTP/1.1" 200 1121 0.043597 252.129.68.84 - - [2026-04-20 01:52:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.027253 10.0.0.129 - - [2026-04-20 01:52:28] "GET /virtual-machine/39435b90-f14d-41d0-8a86-541803b9a787 HTTP/1.1" 200 1295 0.012038 10.0.0.129 - - [2026-04-20 01:52:28] "GET /virtual-machine-interface/ab132f9b-6afd-475d-94ce-c14b88cce41c HTTP/1.1" 200 2953 0.008960 10.0.0.129 - - [2026-04-20 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006625 10.0.0.129 - - [2026-04-20 01:52:28] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.032298 10.0.0.129 - - [2026-04-20 01:52:28] "GET /virtual-networks?parent_id=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.031703 10.0.0.129 - - [2026-04-20 01:52:28] "GET /virtual-network/f4d5c402-5db3-44ea-ba88-3a0632e026f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.010296 10.0.0.129 - - [2026-04-20 01:52:30] "GET /global-system-configs HTTP/1.1" 401 298 0.000448 10.0.0.129 - - [2026-04-20 01:52:30] "GET /global-system-configs HTTP/1.1" 401 298 0.000555 10.0.0.129 - - [2026-04-20 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007515 10.0.0.129 - - [2026-04-20 01:52:31] "GET /virtual-network/f4d5c402-5db3-44ea-ba88-3a0632e026f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.013494 10.0.0.129 - - [2026-04-20 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009210 10.0.0.129 - - [2026-04-20 01:52:36] "GET /virtual-network/f4d5c402-5db3-44ea-ba88-3a0632e026f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.010508 252.129.68.84 - - [2026-04-20 01:52:37] "POST /neutron/port HTTP/1.1" 200 1121 0.018485 252.129.68.84 - - [2026-04-20 01:52:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.015146 252.129.68.84 - - [2026-04-20 01:52:37] "POST /neutron/port HTTP/1.1" 200 1121 0.022063 252.129.68.84 - - [2026-04-20 01:52:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.015789 252.129.68.84 - - [2026-04-20 01:52:38] "POST /neutron/port HTTP/1.1" 200 1121 0.030379 252.129.68.84 - - [2026-04-20 01:52:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008421 252.129.68.84 - - [2026-04-20 01:52:39] "POST /neutron/port HTTP/1.1" 200 1118 0.026316 252.129.68.84 - - [2026-04-20 01:52:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008959 252.129.68.84 - - [2026-04-20 01:52:39] "POST /neutron/port HTTP/1.1" 200 1118 0.029014 252.129.68.84 - - [2026-04-20 01:52:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.022344 10.0.0.129 - - [2026-04-20 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011156 10.0.0.129 - - [2026-04-20 01:52:40] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.017920 252.129.68.84 - - [2026-04-20 01:52:40] "POST /neutron/port HTTP/1.1" 200 1118 0.017671 10.0.0.129 - - [2026-04-20 01:52:40] "GET /virtual-networks?parent_id=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004344 252.129.68.84 - - [2026-04-20 01:52:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008485 10.0.0.129 - - [2026-04-20 01:52:40] "GET /virtual-network/f4d5c402-5db3-44ea-ba88-3a0632e026f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.036894 252.129.68.84 - - [2026-04-20 01:52:40] "POST /neutron/port HTTP/1.1" 200 1121 0.021454 252.129.68.84 - - [2026-04-20 01:52:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014881 252.129.68.84 - - [2026-04-20 01:52:42] "POST /neutron/port HTTP/1.1" 200 1118 0.028813 252.129.68.84 - - [2026-04-20 01:52:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007447 252.129.68.84 - - [2026-04-20 01:52:46] "POST /neutron/port HTTP/1.1" 200 1118 0.023596 252.129.68.84 - - [2026-04-20 01:52:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008049 252.129.68.84 - - [2026-04-20 01:52:46] "POST /neutron/port HTTP/1.1" 200 1118 0.020100 252.129.68.84 - - [2026-04-20 01:52:46] "POST /neutron/port HTTP/1.1" 200 1121 0.020869 252.129.68.84 - - [2026-04-20 01:52:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014016 252.129.68.84 - - [2026-04-20 01:52:46] "POST /neutron/port HTTP/1.1" 200 1121 0.041259 252.129.68.84 - - [2026-04-20 01:52:46] "POST /neutron/port HTTP/1.1" 200 1118 0.045410 252.129.68.84 - - [2026-04-20 01:52:46] "POST /neutron/network HTTP/1.1" 200 935 0.010869 252.129.68.84 - - [2026-04-20 01:52:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007811 10.0.0.129 - - [2026-04-20 01:52:46] "GET /virtual-machine/3b9350eb-cc49-4d9f-b38b-efc0aeff0830 HTTP/1.1" 200 1296 0.006329 252.129.68.84 - - [2026-04-20 01:52:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004143 10.0.0.129 - - [2026-04-20 01:52:46] "GET /virtual-machine-interface/8d3d5aad-41cc-4f16-bfb0-fba603b47f9a HTTP/1.1" 200 2953 0.006214 252.129.68.84 - - [2026-04-20 01:52:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.011420 252.129.68.84 - - [2026-04-20 01:52:46] "POST /neutron/port HTTP/1.1" 200 117 0.001419 252.129.68.84 - - [2026-04-20 01:52:46] "POST /neutron/network HTTP/1.1" 200 925 0.006414 10.0.0.129 - - [2026-04-20 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.129 - - [2026-04-20 01:52:46] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004082 10.0.0.129 - - [2026-04-20 01:52:46] "GET /virtual-networks?parent_id=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003304 10.0.0.129 - - [2026-04-20 01:52:46] "GET /virtual-network/4f4cce8b-e958-4146-b0ea-503484bda9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.007685 10.0.0.129 - - [2026-04-20 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.129 - - [2026-04-20 01:52:48] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004409 10.0.0.129 - - [2026-04-20 01:52:48] "GET /virtual-networks?parent_id=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004095 10.0.0.129 - - [2026-04-20 01:52:48] "GET /virtual-network/4f4cce8b-e958-4146-b0ea-503484bda9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.009096 10.0.0.129 - - [2026-04-20 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.129 - - [2026-04-20 01:52:52] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.039512 10.0.0.129 - - [2026-04-20 01:52:52] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.074422 10.0.0.129 - - [2026-04-20 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.129 - - [2026-04-20 01:52:52] "PUT /network-policy/9b340966-5e4b-4e93-88fe-82750f4efd0f HTTP/1.1" 200 264 0.015185 10.0.0.129 - - [2026-04-20 01:52:52] "PUT /access-control-list/c152df74-e4cf-4c83-8b77-e50550d38491 HTTP/1.1" 200 274 0.099633 10.0.0.129 - - [2026-04-20 01:52:52] "POST /ref-update HTTP/1.1" 200 156 0.014501 10.0.0.129 - - [2026-04-20 01:52:52] "PUT /access-control-list/5bd879a7-da8e-4f91-aead-52c7fb6aeb8c HTTP/1.1" 200 274 0.061033 10.0.0.129 - - [2026-04-20 01:52:52] "POST /ref-update HTTP/1.1" 200 156 0.013671 10.0.0.129 - - [2026-04-20 01:52:56] "GET /virtual-network/4f4cce8b-e958-4146-b0ea-503484bda9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.008306 252.129.68.84 - - [2026-04-20 01:52:56] "POST /neutron/network HTTP/1.1" 200 922 0.008725 252.129.68.84 - - [2026-04-20 01:52:56] "POST /neutron/network HTTP/1.1" 200 822 0.058242 252.129.68.84 - - [2026-04-20 01:52:56] "POST /neutron/network HTTP/1.1" 200 822 0.007610 10.0.0.129 - - [2026-04-20 01:52:56] "GET /virtual-network/4f4cce8b-e958-4146-b0ea-503484bda9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009245 10.0.0.129 - - [2026-04-20 01:52:56] "GET /virtual-network/f4d5c402-5db3-44ea-ba88-3a0632e026f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005846 252.129.68.84 - - [2026-04-20 01:52:56] "POST /neutron/network HTTP/1.1" 200 925 0.007461 252.129.68.84 - - [2026-04-20 01:52:56] "POST /neutron/network HTTP/1.1" 200 825 0.074007 252.129.68.84 - - [2026-04-20 01:52:56] "POST /neutron/network HTTP/1.1" 200 825 0.007827 10.0.0.129 - - [2026-04-20 01:52:56] "GET /virtual-network/f4d5c402-5db3-44ea-ba88-3a0632e026f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006281 10.0.0.129 - - [2026-04-20 01:52:56] "DELETE /network-policy/9b340966-5e4b-4e93-88fe-82750f4efd0f HTTP/1.1" 200 115 0.055085 10.0.0.129 - - [2026-04-20 01:52:56] "DELETE /access-control-list/5bd879a7-da8e-4f91-aead-52c7fb6aeb8c HTTP/1.1" 200 115 0.050980 252.129.68.84 - - [2026-04-20 01:52:56] "POST /neutron/network HTTP/1.1" 200 822 0.014872 10.0.0.129 - - [2026-04-20 01:52:56] "DELETE /access-control-list/c152df74-e4cf-4c83-8b77-e50550d38491 HTTP/1.1" 200 115 0.038618 252.129.68.84 - - [2026-04-20 01:52:56] "POST /neutron/network HTTP/1.1" 400 204 0.021598 252.129.68.84 - - [2026-04-20 01:52:56] "POST /neutron/port HTTP/1.1" 200 1121 0.014938 252.129.68.84 - - [2026-04-20 01:52:56] "POST /neutron/port HTTP/1.1" 200 1118 0.017448 252.129.68.84 - - [2026-04-20 01:52:56] "POST /neutron/port HTTP/1.1" 200 1111 0.015600 252.129.68.84 - - [2026-04-20 01:52:56] "POST /neutron/port HTTP/1.1" 200 1108 0.011590 252.129.68.84 - - [2026-04-20 01:52:57] "POST /neutron/port HTTP/1.1" 200 151 0.196147 252.129.68.84 - - [2026-04-20 01:52:57] "POST /neutron/port HTTP/1.1" 200 151 0.181359 252.129.68.84 - - [2026-04-20 01:52:58] "POST /neutron/network HTTP/1.1" 200 822 0.008336 10.0.0.129 - - [2026-04-20 01:52:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003046 10.0.0.129 - - [2026-04-20 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.129 - - [2026-04-20 01:52:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002414 252.129.68.84 - - [2026-04-20 01:52:59] "POST /neutron/network HTTP/1.1" 200 151 0.096734 10.0.0.129 - - [2026-04-20 01:52:59] "GET /routing-instance/5304fa92-ec06-432e-84f1-f1f3bd17f5dc HTTP/1.1" 404 171 0.002786 10.0.0.129 - - [2026-04-20 01:52:59] "DELETE /route-target/0f7dc78f-34ec-4327-ba26-beff7e35a689 HTTP/1.1" 200 115 0.026536 10.0.0.129 - - [2026-04-20 01:52:59] "GET /domains HTTP/1.1" 200 440 0.003604 10.0.0.129 - - [2026-04-20 01:52:59] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001271 10.0.0.129 - - [2026-04-20 01:52:59] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1310 0.009126 10.0.0.129 - - [2026-04-20 01:52:59] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002823 10.0.0.129 - - [2026-04-20 01:52:59] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb HTTP/1.1" 200 2104 0.027797 252.129.68.84 - - [2026-04-20 01:52:59] "POST /neutron/network HTTP/1.1" 200 825 0.007830 10.0.0.129 - - [2026-04-20 01:52:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003785 10.0.0.129 - - [2026-04-20 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005718 10.0.0.129 - - [2026-04-20 01:52:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004817 252.129.68.84 - - [2026-04-20 01:52:59] "POST /neutron/network HTTP/1.1" 200 151 0.168226 10.0.0.129 - - [2026-04-20 01:52:59] "GET /routing-instance/b459ddaa-119c-4008-aefe-c3d64971d5eb HTTP/1.1" 404 171 0.003546 10.0.0.129 - - [2026-04-20 01:52:59] "DELETE /route-target/95413972-3d7c-4b5c-8c61-51c4c3bc43ae HTTP/1.1" 200 115 0.037543 10.0.0.129 - - [2026-04-20 01:52:59] "GET /domains HTTP/1.1" 200 440 0.005103 10.0.0.129 - - [2026-04-20 01:52:59] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001323 10.0.0.129 - - [2026-04-20 01:52:59] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1310 0.008956 10.0.0.129 - - [2026-04-20 01:52:59] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001304 10.0.0.129 - - [2026-04-20 01:53:00] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb HTTP/1.1" 200 1865 0.032527 10.0.0.129 - - [2026-04-20 01:53:00] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002253 10.0.0.129 - - [2026-04-20 01:53:00] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.076733 10.0.0.129 - - [2026-04-20 01:53:00] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001779 10.0.0.129 - - [2026-04-20 01:53:00] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb?fields=virtual_networks HTTP/1.1" 200 1037 0.079900 10.0.0.129 - - [2026-04-20 01:53:00] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001972 10.0.0.129 - - [2026-04-20 01:53:00] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.034884 10.0.0.129 - - [2026-04-20 01:53:01] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001524 10.0.0.129 - - [2026-04-20 01:53:01] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb?fields=security_groups HTTP/1.1" 200 1265 0.042746 10.0.0.129 - - [2026-04-20 01:53:01] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001313 10.0.0.129 - - [2026-04-20 01:53:02] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008579 10.0.0.129 - - [2026-04-20 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 179 0.040820 10.0.0.129 - - [2026-04-20 01:53:02] "GET /projects?obj_uuids=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003084 10.0.0.129 - - [2026-04-20 01:53:02] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001266 10.0.0.129 - - [2026-04-20 01:53:02] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.048861 10.0.0.129 - - [2026-04-20 01:53:02] "POST /id-to-fqname HTTP/1.1" 200 181 0.004684 10.0.0.129 - - [2026-04-20 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 190 0.003799 10.0.0.129 - - [2026-04-20 01:53:02] "POST /security-groups HTTP/1.1" 200 576 0.064738 10.0.0.129 - - [2026-04-20 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.003302 10.0.0.129 - - [2026-04-20 01:53:02] "POST /projects HTTP/1.1" 200 563 0.238198 10.0.0.129 - - [2026-04-20 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.275076 10.0.0.129 - - [2026-04-20 01:53:02] "POST /access-control-lists HTTP/1.1" 200 591 0.072080 10.0.0.129 - - [2026-04-20 01:53:02] "GET /project/6a5ec1d9-a5a7-4690-9810-39751bfc6836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.508305 10.0.0.129 - - [2026-04-20 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.007071 10.0.0.129 - - [2026-04-20 01:53:03] "POST /access-control-lists HTTP/1.1" 200 589 0.072636 10.0.0.129 - - [2026-04-20 01:53:04] "GET / HTTP/1.1" 200 36499 0.003438 10.0.0.129 - - [2026-04-20 01:53:05] "POST /fqname-to-id HTTP/1.1" 401 298 0.000584 10.0.0.129 - - [2026-04-20 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.083976 10.0.0.129 - - [2026-04-20 01:53:05] "GET /projects?obj_uuids=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001132 10.0.0.129 - - [2026-04-20 01:53:05] "GET /project/6a5ec1d9-a5a7-4690-9810-39751bfc6836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.029588 252.129.68.84 - - [2026-04-20 01:53:05] "POST /neutron/network HTTP/1.1" 200 117 0.041577 10.0.0.129 - - [2026-04-20 01:53:05] "GET /projects?obj_uuids=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001290 252.129.68.84 - - [2026-04-20 01:53:06] "POST /neutron/network HTTP/1.1" 200 610 0.076882 10.0.0.129 - - [2026-04-20 01:53:06] "POST /route-targets HTTP/1.1" 200 329 0.022678 10.0.0.129 - - [2026-04-20 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.033648 10.0.0.129 - - [2026-04-20 01:53:06] "POST /useragent-kv HTTP/1.1" 200 115 0.007591 252.129.68.84 - - [2026-04-20 01:53:06] "POST /neutron/subnet HTTP/1.1" 200 734 0.233402 252.129.68.84 - - [2026-04-20 01:53:06] "POST /neutron/network HTTP/1.1" 200 831 0.007365 10.0.0.129 - - [2026-04-20 01:53:06] "POST /id-to-fqname HTTP/1.1" 200 218 0.001585 10.0.0.129 - - [2026-04-20 01:53:06] "GET /virtual-network/7809fc69-31f8-4571-9b7c-d9cfbf458149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007142 252.129.68.84 - - [2026-04-20 01:53:06] "POST /neutron/network HTTP/1.1" 200 831 0.007194 10.0.0.129 - - [2026-04-20 01:53:06] "GET /virtual-network/7809fc69-31f8-4571-9b7c-d9cfbf458149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006139 252.129.68.84 - - [2026-04-20 01:53:06] "POST /neutron/network HTTP/1.1" 200 831 0.007581 252.129.68.84 - - [2026-04-20 01:53:06] "POST /neutron/subnet HTTP/1.1" 200 734 0.008267 10.0.0.129 - - [2026-04-20 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.129 - - [2026-04-20 01:53:06] "GET /virtual-network/7809fc69-31f8-4571-9b7c-d9cfbf458149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005982 10.0.0.129 - - [2026-04-20 01:53:06] "POST /route-targets HTTP/1.1" 200 325 0.015870 10.0.0.129 - - [2026-04-20 01:53:06] "PUT /virtual-network/7809fc69-31f8-4571-9b7c-d9cfbf458149 HTTP/1.1" 200 266 0.042045 10.0.0.129 - - [2026-04-20 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.013375 10.0.0.129 - - [2026-04-20 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.129 - - [2026-04-20 01:53:06] "GET /projects?obj_uuids=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001311 10.0.0.129 - - [2026-04-20 01:53:06] "GET /project/6a5ec1d9-a5a7-4690-9810-39751bfc6836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.032548 252.129.68.84 - - [2026-04-20 01:53:07] "POST /neutron/network HTTP/1.1" 200 117 0.013917 10.0.0.129 - - [2026-04-20 01:53:07] "GET /projects?obj_uuids=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001253 252.129.68.84 - - [2026-04-20 01:53:07] "POST /neutron/network HTTP/1.1" 200 610 0.082228 10.0.0.129 - - [2026-04-20 01:53:07] "POST /route-targets HTTP/1.1" 200 329 0.013094 10.0.0.129 - - [2026-04-20 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.027545 10.0.0.129 - - [2026-04-20 01:53:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004332 252.129.68.84 - - [2026-04-20 01:53:07] "POST /neutron/subnet HTTP/1.1" 200 725 0.180261 252.129.68.84 - - [2026-04-20 01:53:07] "POST /neutron/network HTTP/1.1" 200 829 0.011152 10.0.0.129 - - [2026-04-20 01:53:07] "POST /id-to-fqname HTTP/1.1" 200 218 0.001890 10.0.0.129 - - [2026-04-20 01:53:07] "GET /virtual-network/5e37f1e3-019f-4ba8-b633-8ea5a02a54cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006516 252.129.68.84 - - [2026-04-20 01:53:07] "POST /neutron/network HTTP/1.1" 200 829 0.006532 10.0.0.129 - - [2026-04-20 01:53:07] "GET /virtual-network/5e37f1e3-019f-4ba8-b633-8ea5a02a54cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006387 252.129.68.84 - - [2026-04-20 01:53:07] "POST /neutron/network HTTP/1.1" 200 829 0.010932 252.129.68.84 - - [2026-04-20 01:53:07] "POST /neutron/subnet HTTP/1.1" 200 725 0.011726 10.0.0.129 - - [2026-04-20 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.129 - - [2026-04-20 01:53:07] "GET /virtual-network/5e37f1e3-019f-4ba8-b633-8ea5a02a54cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006684 10.0.0.129 - - [2026-04-20 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.015881 10.0.0.129 - - [2026-04-20 01:53:07] "PUT /virtual-network/5e37f1e3-019f-4ba8-b633-8ea5a02a54cd HTTP/1.1" 200 266 0.053195 10.0.0.129 - - [2026-04-20 01:53:08] "POST /id-to-fqname HTTP/1.1" 200 218 0.001930 252.129.68.84 - - [2026-04-20 01:53:08] "POST /neutron/network HTTP/1.1" 200 841 0.007655 252.129.68.84 - - [2026-04-20 01:53:08] "GET /aaa-mode HTTP/1.1" 401 298 0.000567 252.129.68.84 - - [2026-04-20 01:53:08] "GET / HTTP/1.1" 200 36499 0.002133 252.129.68.84 - - [2026-04-20 01:53:08] "GET /project/6a5ec1d9-a5a7-4690-9810-39751bfc6836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000653 10.0.0.129 - - [2026-04-20 01:53:08] "GET /projects?obj_uuids=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001717 252.129.68.84 - - [2026-04-20 01:53:08] "GET /project/6a5ec1d9-a5a7-4690-9810-39751bfc6836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.077155 252.129.68.84 - - [2026-04-20 01:53:08] "POST /neutron/network HTTP/1.1" 200 831 0.007100 252.129.68.84 - - [2026-04-20 01:53:09] "POST /neutron/port HTTP/1.1" 200 117 0.007042 252.129.68.84 - - [2026-04-20 01:53:09] "POST /neutron/port HTTP/1.1" 200 117 0.006911 10.0.0.129 - - [2026-04-20 01:53:09] "POST /id-to-fqname HTTP/1.1" 200 218 0.002916 252.129.68.84 - - [2026-04-20 01:53:09] "POST /neutron/port HTTP/1.1" 200 117 0.007424 252.129.68.84 - - [2026-04-20 01:53:09] "POST /neutron/network HTTP/1.1" 200 839 0.009396 252.129.68.84 - - [2026-04-20 01:53:09] "GET /aaa-mode HTTP/1.1" 401 298 0.000676 252.129.68.84 - - [2026-04-20 01:53:09] "GET / HTTP/1.1" 200 36499 0.003301 252.129.68.84 - - [2026-04-20 01:53:09] "GET /project/6a5ec1d9-a5a7-4690-9810-39751bfc6836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000715 252.129.68.84 - - [2026-04-20 01:53:10] "POST /neutron/network HTTP/1.1" 200 841 0.007578 10.0.0.129 - - [2026-04-20 01:53:10] "GET /projects?obj_uuids=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001366 10.0.0.129 - - [2026-04-20 01:53:10] "GET /projects?obj_uuids=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002214 252.129.68.84 - - [2026-04-20 01:53:10] "GET /project/6a5ec1d9-a5a7-4690-9810-39751bfc6836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.088505 252.129.68.84 - - [2026-04-20 01:53:10] "POST /neutron/port HTTP/1.1" 200 1053 0.339871 252.129.68.84 - - [2026-04-20 01:53:10] "POST /neutron/network HTTP/1.1" 200 829 0.042334 252.129.68.84 - - [2026-04-20 01:53:10] "POST /neutron/port HTTP/1.1" 200 1053 0.047078 252.129.68.84 - - [2026-04-20 01:53:10] "POST /neutron/port HTTP/1.1" 200 1053 0.019159 252.129.68.84 - - [2026-04-20 01:53:10] "POST /neutron/port HTTP/1.1" 200 1063 0.026610 252.129.68.84 - - [2026-04-20 01:53:10] "POST /neutron/security_group HTTP/1.1" 200 2049 0.018591 252.129.68.84 - - [2026-04-20 01:53:10] "POST /neutron/port HTTP/1.1" 200 1103 0.105631 252.129.68.84 - - [2026-04-20 01:53:10] "POST /neutron/port HTTP/1.1" 200 117 0.009344 252.129.68.84 - - [2026-04-20 01:53:11] "POST /neutron/port HTTP/1.1" 200 1113 0.020182 252.129.68.84 - - [2026-04-20 01:53:11] "POST /neutron/port HTTP/1.1" 200 1113 0.016402 252.129.68.84 - - [2026-04-20 01:53:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004160 252.129.68.84 - - [2026-04-20 01:53:11] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008663 252.129.68.84 - - [2026-04-20 01:53:11] "POST /neutron/subnet HTTP/1.1" 200 708 0.013837 252.129.68.84 - - [2026-04-20 01:53:11] "POST /neutron/port HTTP/1.1" 200 117 0.002333 252.129.68.84 - - [2026-04-20 01:53:11] "POST /neutron/network HTTP/1.1" 200 831 0.007368 252.129.68.84 - - [2026-04-20 01:53:11] "POST /neutron/network HTTP/1.1" 200 839 0.007791 10.0.0.129 - - [2026-04-20 01:53:11] "GET /projects?obj_uuids=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001328 252.129.68.84 - - [2026-04-20 01:53:11] "POST /neutron/port HTTP/1.1" 200 1051 0.279071 252.129.68.84 - - [2026-04-20 01:53:12] "POST /neutron/port HTTP/1.1" 200 1051 0.015190 252.129.68.84 - - [2026-04-20 01:53:12] "POST /neutron/port HTTP/1.1" 200 1051 0.013038 252.129.68.84 - - [2026-04-20 01:53:12] "POST /neutron/port HTTP/1.1" 200 1101 0.075891 252.129.68.84 - - [2026-04-20 01:53:12] "POST /neutron/port HTTP/1.1" 200 1111 0.017436 252.129.68.84 - - [2026-04-20 01:53:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004591 252.129.68.84 - - [2026-04-20 01:53:12] "POST /neutron/subnet HTTP/1.1" 200 699 0.010007 252.129.68.84 - - [2026-04-20 01:53:12] "POST /neutron/port HTTP/1.1" 200 117 0.001544 252.129.68.84 - - [2026-04-20 01:53:12] "POST /neutron/network HTTP/1.1" 200 829 0.008970 10.0.0.129 - - [2026-04-20 01:53:14] "DELETE /project/6a5ec1d9a5a74690981039751bfc6836 HTTP/1.1" 404 173 0.004499 10.0.0.129 - - [2026-04-20 01:53:14] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001402 10.0.0.129 - - [2026-04-20 01:53:14] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.041277 10.0.0.129 - - [2026-04-20 01:53:14] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002767 10.0.0.129 - - [2026-04-20 01:53:14] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb?fields=security_groups HTTP/1.1" 200 1355 0.089406 10.0.0.129 - - [2026-04-20 01:53:14] "DELETE /security-group/08a931c5-015d-42f4-8e9c-4ce7c1f2bafe HTTP/1.1" 200 115 0.062822 10.0.0.129 - - [2026-04-20 01:53:14] "GET /projects?obj_uuids=3fc0a848-645d-4580-a8e1-1d961c987cdb&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002035 10.0.0.129 - - [2026-04-20 01:53:14] "DELETE /access-control-list/b722191a-0896-40b8-9c1c-cbc6a44ed9fe HTTP/1.1" 200 115 0.071642 10.0.0.129 - - [2026-04-20 01:53:14] "GET /project/3fc0a848-645d-4580-a8e1-1d961c987cdb?fields=application_policy_sets HTTP/1.1" 200 1394 0.083148 10.0.0.129 - - [2026-04-20 01:53:14] "DELETE /access-control-list/6bec2775-4b3f-4b4f-ac14-054480b0f2cc HTTP/1.1" 200 115 0.063554 10.0.0.129 - - [2026-04-20 01:53:14] "DELETE /project/3fc0a848-645d-4580-a8e1-1d961c987cdb HTTP/1.1" 200 115 0.481831 252.129.68.84 - - [2026-04-20 01:53:16] "POST /neutron/port HTTP/1.1" 200 1113 0.017260 252.129.68.84 - - [2026-04-20 01:53:16] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008576 252.129.68.84 - - [2026-04-20 01:53:16] "POST /neutron/port HTTP/1.1" 200 1113 0.018859 252.129.68.84 - - [2026-04-20 01:53:16] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009005 252.129.68.84 - - [2026-04-20 01:53:16] "POST /neutron/port HTTP/1.1" 200 1113 0.017848 252.129.68.84 - - [2026-04-20 01:53:16] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009293 10.0.0.129 - - [2026-04-20 01:53:16] "GET /virtual-machine/f095d8a4-ef56-4ff4-b818-28f83e57b2d8 HTTP/1.1" 401 298 0.000620 10.0.0.129 - - [2026-04-20 01:53:17] "GET /virtual-machine/f095d8a4-ef56-4ff4-b818-28f83e57b2d8 HTTP/1.1" 200 1288 0.044086 10.0.0.129 - - [2026-04-20 01:53:17] "GET /virtual-machine-interface/c666eb3f-b370-4995-96d0-d60cc8265109 HTTP/1.1" 200 2930 0.007809 10.0.0.129 - - [2026-04-20 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.129 - - [2026-04-20 01:53:17] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005142 10.0.0.129 - - [2026-04-20 01:53:17] "GET /virtual-networks?parent_id=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004844 10.0.0.129 - - [2026-04-20 01:53:17] "GET /virtual-network/7809fc69-31f8-4571-9b7c-d9cfbf458149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.007903 10.0.0.129 - - [2026-04-20 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.129 - - [2026-04-20 01:53:20] "GET /virtual-network/7809fc69-31f8-4571-9b7c-d9cfbf458149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006941 252.129.68.84 - - [2026-04-20 01:53:21] "POST /neutron/port HTTP/1.1" 200 1113 0.018491 252.129.68.84 - - [2026-04-20 01:53:21] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008053 252.129.68.84 - - [2026-04-20 01:53:22] "POST /neutron/port HTTP/1.1" 200 1113 0.014958 252.129.68.84 - - [2026-04-20 01:53:22] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008834 252.129.68.84 - - [2026-04-20 01:53:22] "POST /neutron/port HTTP/1.1" 200 1113 0.020158 252.129.68.84 - - [2026-04-20 01:53:22] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008077 10.0.0.129 - - [2026-04-20 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.129 - - [2026-04-20 01:53:22] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.008467 10.0.0.129 - - [2026-04-20 01:53:22] "GET /virtual-networks?parent_id=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004575 10.0.0.129 - - [2026-04-20 01:53:22] "GET /virtual-network/7809fc69-31f8-4571-9b7c-d9cfbf458149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006565 252.129.68.84 - - [2026-04-20 01:53:23] "POST /neutron/port HTTP/1.1" 200 1113 0.023714 252.129.68.84 - - [2026-04-20 01:53:23] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009125 252.129.68.84 - - [2026-04-20 01:53:23] "POST /neutron/port HTTP/1.1" 200 1111 0.019121 252.129.68.84 - - [2026-04-20 01:53:23] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006521 252.129.68.84 - - [2026-04-20 01:53:23] "POST /neutron/port HTTP/1.1" 200 1111 0.017689 252.129.68.84 - - [2026-04-20 01:53:23] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010328 252.129.68.84 - - [2026-04-20 01:53:23] "POST /neutron/port HTTP/1.1" 200 1113 0.021764 252.129.68.84 - - [2026-04-20 01:53:23] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008718 252.129.68.84 - - [2026-04-20 01:53:24] "POST /neutron/port HTTP/1.1" 200 1111 0.021067 252.129.68.84 - - [2026-04-20 01:53:24] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006455 252.129.68.84 - - [2026-04-20 01:53:25] "POST /neutron/port HTTP/1.1" 200 1111 0.017852 252.129.68.84 - - [2026-04-20 01:53:25] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007563 10.0.0.129 - - [2026-04-20 01:53:25] "GET /obj-perms HTTP/1.1" 200 6384 0.075561 10.0.0.129 - - [2026-04-20 01:53:26] "GET /obj-perms HTTP/1.1" 200 6384 0.084042 252.129.68.84 - - [2026-04-20 01:53:28] "POST /neutron/port HTTP/1.1" 200 1111 0.021001 252.129.68.84 - - [2026-04-20 01:53:28] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011393 252.129.68.84 - - [2026-04-20 01:53:28] "POST /neutron/port HTTP/1.1" 200 1111 0.015418 252.129.68.84 - - [2026-04-20 01:53:28] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007208 252.129.68.84 - - [2026-04-20 01:53:28] "POST /neutron/port HTTP/1.1" 200 1111 0.019139 252.129.68.84 - - [2026-04-20 01:53:28] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008727 10.0.0.129 - - [2026-04-20 01:53:29] "GET /virtual-machine/e11f0d79-8d97-49bc-8bde-5c02848b3cee HTTP/1.1" 200 1288 0.008617 10.0.0.129 - - [2026-04-20 01:53:29] "GET /virtual-machine-interface/373fdede-e7a0-4a0f-8dd4-ec7d12916fdb HTTP/1.1" 200 2929 0.007606 10.0.0.129 - - [2026-04-20 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.129 - - [2026-04-20 01:53:29] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003774 10.0.0.129 - - [2026-04-20 01:53:29] "GET /virtual-networks?parent_id=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003996 10.0.0.129 - - [2026-04-20 01:53:29] "GET /virtual-network/5e37f1e3-019f-4ba8-b633-8ea5a02a54cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007539 10.0.0.129 - - [2026-04-20 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.129 - - [2026-04-20 01:53:30] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004566 10.0.0.129 - - [2026-04-20 01:53:30] "GET /virtual-networks?parent_id=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004349 10.0.0.129 - - [2026-04-20 01:53:30] "GET /virtual-network/5e37f1e3-019f-4ba8-b633-8ea5a02a54cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007003 10.0.0.129 - - [2026-04-20 01:53:30] "POST /routing-policys HTTP/1.1" 200 536 0.023205 10.0.0.129 - - [2026-04-20 01:53:30] "GET /virtual-network/7809fc69-31f8-4571-9b7c-d9cfbf458149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.007781 10.0.0.129 - - [2026-04-20 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.014894 10.0.0.129 - - [2026-04-20 01:53:31] "PUT /virtual-network/7809fc69-31f8-4571-9b7c-d9cfbf458149 HTTP/1.1" 200 266 0.044261 10.0.0.129 - - [2026-04-20 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.045298 10.0.0.129 - - [2026-04-20 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.022360 10.0.0.129 - - [2026-04-20 01:53:35] "DELETE /routing-policy/0c03bd9e-a91b-4f76-9e45-12aef9091a1a HTTP/1.1" 200 115 0.038931 252.129.68.84 - - [2026-04-20 01:53:35] "POST /neutron/network HTTP/1.1" 200 829 0.014141 252.129.68.84 - - [2026-04-20 01:53:35] "POST /neutron/network HTTP/1.1" 400 204 0.015894 252.129.68.84 - - [2026-04-20 01:53:36] "POST /neutron/port HTTP/1.1" 200 1111 0.021550 252.129.68.84 - - [2026-04-20 01:53:36] "POST /neutron/port HTTP/1.1" 200 1113 0.018084 252.129.68.84 - - [2026-04-20 01:53:36] "POST /neutron/port HTTP/1.1" 200 1101 0.019978 252.129.68.84 - - [2026-04-20 01:53:36] "POST /neutron/port HTTP/1.1" 200 1103 0.018313 252.129.68.84 - - [2026-04-20 01:53:36] "POST /neutron/port HTTP/1.1" 200 151 0.162473 252.129.68.84 - - [2026-04-20 01:53:36] "POST /neutron/port HTTP/1.1" 200 151 0.174696 252.129.68.84 - - [2026-04-20 01:53:37] "POST /neutron/network HTTP/1.1" 200 829 0.008508 10.0.0.129 - - [2026-04-20 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004895 10.0.0.129 - - [2026-04-20 01:53:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002735 10.0.0.129 - - [2026-04-20 01:53:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003671 252.129.68.84 - - [2026-04-20 01:53:37] "POST /neutron/network HTTP/1.1" 200 151 0.107504 10.0.0.129 - - [2026-04-20 01:53:37] "DELETE /route-target/f617ec4a-6d5f-4770-a1ed-ecabefe3605e HTTP/1.1" 200 115 0.018644 10.0.0.129 - - [2026-04-20 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006516 252.129.68.84 - - [2026-04-20 01:53:37] "POST /neutron/network HTTP/1.1" 200 831 0.007410 10.0.0.129 - - [2026-04-20 01:53:37] "DELETE /route-target/f7a79fdf-12b6-4c14-81f4-655397a8a425 HTTP/1.1" 409 241 0.006509 10.0.0.129 - - [2026-04-20 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006114 10.0.0.129 - - [2026-04-20 01:53:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003789 10.0.0.129 - - [2026-04-20 01:53:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004544 252.129.68.84 - - [2026-04-20 01:53:37] "POST /neutron/network HTTP/1.1" 200 151 0.117560 10.0.0.129 - - [2026-04-20 01:53:37] "DELETE /route-target/bec3521c-90df-41df-bda0-f2edbae5006e HTTP/1.1" 200 115 0.027082 10.0.0.129 - - [2026-04-20 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.129 - - [2026-04-20 01:53:37] "DELETE /route-target/f7a79fdf-12b6-4c14-81f4-655397a8a425 HTTP/1.1" 200 115 0.018129 10.0.0.129 - - [2026-04-20 01:53:38] "GET /projects?obj_uuids=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001225 10.0.0.129 - - [2026-04-20 01:53:38] "GET /project/6a5ec1d9-a5a7-4690-9810-39751bfc6836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.026408 10.0.0.129 - - [2026-04-20 01:53:38] "GET /projects?obj_uuids=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001333 10.0.0.129 - - [2026-04-20 01:53:38] "GET /project/6a5ec1d9-a5a7-4690-9810-39751bfc6836?fields=virtual_networks HTTP/1.1" 200 1019 0.075155 10.0.0.129 - - [2026-04-20 01:53:38] "GET /projects?obj_uuids=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001335 10.0.0.129 - - [2026-04-20 01:53:38] "GET /project/6a5ec1d9-a5a7-4690-9810-39751bfc6836?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.027728 10.0.0.129 - - [2026-04-20 01:53:38] "GET /projects?obj_uuids=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001217 10.0.0.129 - - [2026-04-20 01:53:38] "GET /project/6a5ec1d9-a5a7-4690-9810-39751bfc6836?fields=security_groups HTTP/1.1" 200 1238 0.028986 10.0.0.129 - - [2026-04-20 01:53:39] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002747 10.0.0.129 - - [2026-04-20 01:53:39] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.011706 10.0.0.129 - - [2026-04-20 01:53:39] "POST /fqname-to-id HTTP/1.1" 404 184 0.039083 10.0.0.129 - - [2026-04-20 01:53:39] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002950 10.0.0.129 - - [2026-04-20 01:53:39] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002044 10.0.0.129 - - [2026-04-20 01:53:39] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009806 10.0.0.129 - - [2026-04-20 01:53:39] "POST /id-to-fqname HTTP/1.1" 200 186 0.001980 10.0.0.129 - - [2026-04-20 01:53:39] "POST /fqname-to-id HTTP/1.1" 404 195 0.003721 10.0.0.129 - - [2026-04-20 01:53:39] "POST /security-groups HTTP/1.1" 200 581 0.069342 10.0.0.129 - - [2026-04-20 01:53:39] "POST /fqname-to-id HTTP/1.1" 404 230 0.003268 10.0.0.129 - - [2026-04-20 01:53:39] "POST /projects HTTP/1.1" 200 573 0.237226 10.0.0.129 - - [2026-04-20 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.273440 10.0.0.129 - - [2026-04-20 01:53:40] "POST /access-control-lists HTTP/1.1" 200 596 0.063580 10.0.0.129 - - [2026-04-20 01:53:40] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.432455 10.0.0.129 - - [2026-04-20 01:53:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.003933 10.0.0.129 - - [2026-04-20 01:53:40] "POST /access-control-lists HTTP/1.1" 200 594 0.069133 10.0.0.129 - - [2026-04-20 01:53:41] "GET / HTTP/1.1" 200 36499 0.003212 10.0.0.129 - - [2026-04-20 01:53:42] "POST /fqname-to-id HTTP/1.1" 401 298 0.000632 10.0.0.129 - - [2026-04-20 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.088881 10.0.0.129 - - [2026-04-20 01:53:42] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001045 10.0.0.129 - - [2026-04-20 01:53:42] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.027550 252.129.68.84 - - [2026-04-20 01:53:42] "POST /neutron/network HTTP/1.1" 200 117 0.045691 10.0.0.129 - - [2026-04-20 01:53:43] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001266 252.129.68.84 - - [2026-04-20 01:53:43] "POST /neutron/network HTTP/1.1" 200 611 0.078709 10.0.0.129 - - [2026-04-20 01:53:43] "POST /route-targets HTTP/1.1" 200 329 0.016518 10.0.0.129 - - [2026-04-20 01:53:43] "POST /ref-update HTTP/1.1" 200 156 0.014677 10.0.0.129 - - [2026-04-20 01:53:43] "POST /useragent-kv HTTP/1.1" 200 115 0.007242 252.129.68.84 - - [2026-04-20 01:53:43] "POST /neutron/subnet HTTP/1.1" 200 724 0.180604 252.129.68.84 - - [2026-04-20 01:53:43] "POST /neutron/network HTTP/1.1" 200 830 0.007234 10.0.0.129 - - [2026-04-20 01:53:43] "POST /id-to-fqname HTTP/1.1" 200 221 0.001646 10.0.0.129 - - [2026-04-20 01:53:43] "GET /virtual-network/f7d0029d-52fa-427d-974f-07f6448e09ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006100 252.129.68.84 - - [2026-04-20 01:53:43] "POST /neutron/network HTTP/1.1" 200 830 0.006442 10.0.0.129 - - [2026-04-20 01:53:43] "GET /virtual-network/f7d0029d-52fa-427d-974f-07f6448e09ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005848 252.129.68.84 - - [2026-04-20 01:53:43] "POST /neutron/network HTTP/1.1" 200 830 0.006545 252.129.68.84 - - [2026-04-20 01:53:43] "POST /neutron/subnet HTTP/1.1" 200 724 0.007833 10.0.0.129 - - [2026-04-20 01:53:43] "GET /domains HTTP/1.1" 401 298 0.000529 10.0.0.129 - - [2026-04-20 01:53:44] "GET /domains HTTP/1.1" 200 440 0.035666 10.0.0.129 - - [2026-04-20 01:53:44] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001340 10.0.0.129 - - [2026-04-20 01:53:44] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1485 0.012127 10.0.0.129 - - [2026-04-20 01:53:44] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001232 10.0.0.129 - - [2026-04-20 01:53:44] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8 HTTP/1.1" 200 2081 0.051182 10.0.0.129 - - [2026-04-20 01:53:44] "GET /virtual-network/f7d0029d-52fa-427d-974f-07f6448e09ca HTTP/1.1" 200 2323 0.008508 10.0.0.129 - - [2026-04-20 01:53:44] "GET /virtual-network/f7d0029d-52fa-427d-974f-07f6448e09ca HTTP/1.1" 200 2323 0.006099 10.0.0.129 - - [2026-04-20 01:53:44] "GET /routing-instance/9b1a1277-962a-4c15-a09b-09ee15bfaabb HTTP/1.1" 200 1498 0.006146 10.0.0.129 - - [2026-04-20 01:53:44] "GET /routing-instance/9b1a1277-962a-4c15-a09b-09ee15bfaabb HTTP/1.1" 200 1498 0.004329 10.0.0.129 - - [2026-04-20 01:53:44] "GET /route-target/66670436-5ebc-4a43-84f8-f65d0b7f5c1d HTTP/1.1" 200 1213 0.004114 10.0.0.129 - - [2026-04-20 01:53:44] "GET /virtual-network/f7d0029d-52fa-427d-974f-07f6448e09ca HTTP/1.1" 200 2323 0.006462 10.0.0.129 - - [2026-04-20 01:53:44] "GET /routing-instance/9b1a1277-962a-4c15-a09b-09ee15bfaabb HTTP/1.1" 200 1498 0.006195 10.0.0.129 - - [2026-04-20 01:53:44] "GET /virtual-network/f7d0029d-52fa-427d-974f-07f6448e09ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006542 10.0.0.129 - - [2026-04-20 01:53:44] "GET /virtual-network/f7d0029d-52fa-427d-974f-07f6448e09ca HTTP/1.1" 200 2323 0.007432 10.0.0.129 - - [2026-04-20 01:53:44] "GET /routing-instance/9b1a1277-962a-4c15-a09b-09ee15bfaabb HTTP/1.1" 200 1498 0.004236 10.0.0.129 - - [2026-04-20 01:53:44] "GET /routing-instance/9b1a1277-962a-4c15-a09b-09ee15bfaabb HTTP/1.1" 200 1498 0.006880 10.0.0.129 - - [2026-04-20 01:53:44] "GET /route-target/66670436-5ebc-4a43-84f8-f65d0b7f5c1d HTTP/1.1" 200 1213 0.004980 10.0.0.129 - - [2026-04-20 01:53:45] "GET /domains HTTP/1.1" 200 440 0.003487 10.0.0.129 - - [2026-04-20 01:53:45] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001273 10.0.0.129 - - [2026-04-20 01:53:45] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1485 0.009015 10.0.0.129 - - [2026-04-20 01:53:45] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001478 10.0.0.129 - - [2026-04-20 01:53:45] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8 HTTP/1.1" 200 2081 0.033389 10.0.0.129 - - [2026-04-20 01:53:45] "GET /virtual-network/f7d0029d-52fa-427d-974f-07f6448e09ca HTTP/1.1" 200 2323 0.006783 10.0.0.129 - - [2026-04-20 01:53:45] "GET /obj-perms HTTP/1.1" 200 6427 0.080063 10.0.0.129 - - [2026-04-20 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004854 10.0.0.129 - - [2026-04-20 01:53:46] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001375 10.0.0.129 - - [2026-04-20 01:53:46] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.030581 252.129.68.84 - - [2026-04-20 01:53:46] "POST /neutron/network HTTP/1.1" 200 117 0.013328 10.0.0.129 - - [2026-04-20 01:53:46] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001357 252.129.68.84 - - [2026-04-20 01:53:46] "POST /neutron/network HTTP/1.1" 200 611 0.096613 10.0.0.129 - - [2026-04-20 01:53:46] "POST /route-targets HTTP/1.1" 200 329 0.020267 10.0.0.129 - - [2026-04-20 01:53:46] "POST /ref-update HTTP/1.1" 200 156 0.030835 10.0.0.129 - - [2026-04-20 01:53:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003634 252.129.68.84 - - [2026-04-20 01:53:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.198616 252.129.68.84 - - [2026-04-20 01:53:46] "POST /neutron/network HTTP/1.1" 200 829 0.008257 10.0.0.129 - - [2026-04-20 01:53:46] "POST /id-to-fqname HTTP/1.1" 200 221 0.002189 10.0.0.129 - - [2026-04-20 01:53:46] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005926 252.129.68.84 - - [2026-04-20 01:53:46] "POST /neutron/network HTTP/1.1" 200 829 0.007639 10.0.0.129 - - [2026-04-20 01:53:46] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005652 252.129.68.84 - - [2026-04-20 01:53:46] "POST /neutron/network HTTP/1.1" 200 829 0.007708 252.129.68.84 - - [2026-04-20 01:53:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.007762 10.0.0.129 - - [2026-04-20 01:53:46] "GET /domains HTTP/1.1" 200 440 0.003326 10.0.0.129 - - [2026-04-20 01:53:47] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003544 10.0.0.129 - - [2026-04-20 01:53:47] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1485 0.010777 10.0.0.129 - - [2026-04-20 01:53:47] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001449 10.0.0.129 - - [2026-04-20 01:53:47] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8 HTTP/1.1" 200 2299 0.024923 10.0.0.129 - - [2026-04-20 01:53:47] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b HTTP/1.1" 200 2320 0.008537 10.0.0.129 - - [2026-04-20 01:53:47] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b HTTP/1.1" 200 2320 0.005904 10.0.0.129 - - [2026-04-20 01:53:47] "GET /routing-instance/09ed60a4-d48e-4579-ba63-f92e94ccc89e HTTP/1.1" 200 1496 0.005757 10.0.0.129 - - [2026-04-20 01:53:47] "GET /routing-instance/09ed60a4-d48e-4579-ba63-f92e94ccc89e HTTP/1.1" 200 1496 0.004775 10.0.0.129 - - [2026-04-20 01:53:47] "GET /route-target/56fbd7f4-9ce5-4645-ab42-f947f6171147 HTTP/1.1" 200 1214 0.004354 10.0.0.129 - - [2026-04-20 01:53:47] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b HTTP/1.1" 200 2320 0.009849 10.0.0.129 - - [2026-04-20 01:53:47] "GET /routing-instance/09ed60a4-d48e-4579-ba63-f92e94ccc89e HTTP/1.1" 200 1496 0.004320 10.0.0.129 - - [2026-04-20 01:53:47] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006818 10.0.0.129 - - [2026-04-20 01:53:47] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b HTTP/1.1" 200 2320 0.006227 10.0.0.129 - - [2026-04-20 01:53:47] "GET /routing-instance/09ed60a4-d48e-4579-ba63-f92e94ccc89e HTTP/1.1" 200 1496 0.004274 10.0.0.129 - - [2026-04-20 01:53:47] "GET /routing-instance/09ed60a4-d48e-4579-ba63-f92e94ccc89e HTTP/1.1" 200 1496 0.004875 10.0.0.129 - - [2026-04-20 01:53:47] "GET /route-target/56fbd7f4-9ce5-4645-ab42-f947f6171147 HTTP/1.1" 200 1214 0.003831 10.0.0.129 - - [2026-04-20 01:53:47] "GET /domains HTTP/1.1" 200 440 0.003252 10.0.0.129 - - [2026-04-20 01:53:47] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001339 10.0.0.129 - - [2026-04-20 01:53:47] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1485 0.008614 10.0.0.129 - - [2026-04-20 01:53:48] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001958 10.0.0.129 - - [2026-04-20 01:53:48] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8 HTTP/1.1" 200 2299 0.032076 10.0.0.129 - - [2026-04-20 01:53:48] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b HTTP/1.1" 200 2320 0.005489 10.0.0.129 - - [2026-04-20 01:53:48] "GET /obj-perms HTTP/1.1" 200 6427 0.001800 10.0.0.129 - - [2026-04-20 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.129 - - [2026-04-20 01:53:48] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001201 10.0.0.129 - - [2026-04-20 01:53:48] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.029530 252.129.68.84 - - [2026-04-20 01:53:48] "POST /neutron/network HTTP/1.1" 200 117 0.012599 10.0.0.129 - - [2026-04-20 01:53:48] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001582 252.129.68.84 - - [2026-04-20 01:53:48] "POST /neutron/network HTTP/1.1" 200 613 0.084906 10.0.0.129 - - [2026-04-20 01:53:48] "POST /ref-update HTTP/1.1" 200 156 0.013084 10.0.0.129 - - [2026-04-20 01:53:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003066 252.129.68.84 - - [2026-04-20 01:53:48] "POST /neutron/subnet HTTP/1.1" 200 734 0.206819 252.129.68.84 - - [2026-04-20 01:53:48] "POST /neutron/network HTTP/1.1" 200 834 0.019445 10.0.0.129 - - [2026-04-20 01:53:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.001705 10.0.0.129 - - [2026-04-20 01:53:49] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005730 252.129.68.84 - - [2026-04-20 01:53:49] "POST /neutron/network HTTP/1.1" 200 834 0.007053 10.0.0.129 - - [2026-04-20 01:53:49] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006867 252.129.68.84 - - [2026-04-20 01:53:49] "POST /neutron/network HTTP/1.1" 200 834 0.006236 252.129.68.84 - - [2026-04-20 01:53:49] "POST /neutron/subnet HTTP/1.1" 200 734 0.008284 10.0.0.129 - - [2026-04-20 01:53:49] "GET /domains HTTP/1.1" 200 440 0.003387 10.0.0.129 - - [2026-04-20 01:53:49] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001439 10.0.0.129 - - [2026-04-20 01:53:49] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1485 0.008213 10.0.0.129 - - [2026-04-20 01:53:49] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001286 10.0.0.129 - - [2026-04-20 01:53:49] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8 HTTP/1.1" 200 2518 0.031207 10.0.0.129 - - [2026-04-20 01:53:49] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a HTTP/1.1" 200 2334 0.010333 10.0.0.129 - - [2026-04-20 01:53:49] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a HTTP/1.1" 200 2334 0.006242 10.0.0.129 - - [2026-04-20 01:53:49] "GET /routing-instance/68f762d4-e9c1-431e-ada7-1ce82ef1c49e HTTP/1.1" 200 1501 0.004636 10.0.0.129 - - [2026-04-20 01:53:49] "GET /routing-instance/68f762d4-e9c1-431e-ada7-1ce82ef1c49e HTTP/1.1" 200 1501 0.004520 10.0.0.129 - - [2026-04-20 01:53:49] "GET /route-target/da748e2a-b2fe-41c0-bb50-9b4c93afc67a HTTP/1.1" 200 1217 0.003913 10.0.0.129 - - [2026-04-20 01:53:49] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a HTTP/1.1" 200 2334 0.008186 10.0.0.129 - - [2026-04-20 01:53:49] "GET /routing-instance/68f762d4-e9c1-431e-ada7-1ce82ef1c49e HTTP/1.1" 200 1501 0.005628 10.0.0.129 - - [2026-04-20 01:53:49] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006947 10.0.0.129 - - [2026-04-20 01:53:49] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a HTTP/1.1" 200 2334 0.005685 10.0.0.129 - - [2026-04-20 01:53:49] "GET /routing-instance/68f762d4-e9c1-431e-ada7-1ce82ef1c49e HTTP/1.1" 200 1501 0.004120 10.0.0.129 - - [2026-04-20 01:53:50] "GET /routing-instance/68f762d4-e9c1-431e-ada7-1ce82ef1c49e HTTP/1.1" 200 1501 0.004308 10.0.0.129 - - [2026-04-20 01:53:50] "GET /route-target/da748e2a-b2fe-41c0-bb50-9b4c93afc67a HTTP/1.1" 200 1217 0.004065 10.0.0.129 - - [2026-04-20 01:53:50] "GET /domains HTTP/1.1" 200 440 0.003744 10.0.0.129 - - [2026-04-20 01:53:50] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001763 10.0.0.129 - - [2026-04-20 01:53:50] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1485 0.009958 10.0.0.129 - - [2026-04-20 01:53:50] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001539 10.0.0.129 - - [2026-04-20 01:53:50] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8 HTTP/1.1" 200 2518 0.035595 10.0.0.129 - - [2026-04-20 01:53:50] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a HTTP/1.1" 200 2334 0.005681 10.0.0.129 - - [2026-04-20 01:53:50] "GET /obj-perms HTTP/1.1" 200 6427 0.003209 10.0.0.129 - - [2026-04-20 01:53:50] "POST /id-to-fqname HTTP/1.1" 200 221 0.001543 252.129.68.84 - - [2026-04-20 01:53:51] "POST /neutron/network HTTP/1.1" 200 839 0.007339 252.129.68.84 - - [2026-04-20 01:53:51] "GET /aaa-mode HTTP/1.1" 401 298 0.000673 252.129.68.84 - - [2026-04-20 01:53:51] "GET / HTTP/1.1" 200 36499 0.001927 252.129.68.84 - - [2026-04-20 01:53:51] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000456 10.0.0.129 - - [2026-04-20 01:53:51] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001510 252.129.68.84 - - [2026-04-20 01:53:51] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.062708 252.129.68.84 - - [2026-04-20 01:53:51] "POST /neutron/network HTTP/1.1" 200 829 0.006491 252.129.68.84 - - [2026-04-20 01:53:51] "POST /neutron/port HTTP/1.1" 200 117 0.015701 252.129.68.84 - - [2026-04-20 01:53:51] "POST /neutron/port HTTP/1.1" 200 117 0.006060 10.0.0.129 - - [2026-04-20 01:53:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001633 252.129.68.84 - - [2026-04-20 01:53:52] "POST /neutron/port HTTP/1.1" 200 117 0.006901 252.129.68.84 - - [2026-04-20 01:53:52] "POST /neutron/network HTTP/1.1" 200 844 0.009298 252.129.68.84 - - [2026-04-20 01:53:52] "GET /aaa-mode HTTP/1.1" 401 298 0.000514 252.129.68.84 - - [2026-04-20 01:53:52] "GET / HTTP/1.1" 200 36499 0.002966 252.129.68.84 - - [2026-04-20 01:53:52] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000654 10.0.0.129 - - [2026-04-20 01:53:52] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001465 252.129.68.84 - - [2026-04-20 01:53:52] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.076042 252.129.68.84 - - [2026-04-20 01:53:52] "POST /neutron/network HTTP/1.1" 200 834 0.008132 252.129.68.84 - - [2026-04-20 01:53:52] "POST /neutron/network HTTP/1.1" 200 839 0.007857 10.0.0.129 - - [2026-04-20 01:53:52] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001542 252.129.68.84 - - [2026-04-20 01:53:53] "POST /neutron/port HTTP/1.1" 200 982 0.052757 252.129.68.84 - - [2026-04-20 01:53:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010149 252.129.68.84 - - [2026-04-20 01:53:53] "POST /neutron/port HTTP/1.1" 200 1055 0.342279 252.129.68.84 - - [2026-04-20 01:53:53] "POST /neutron/port HTTP/1.1" 200 117 0.005103 10.0.0.129 - - [2026-04-20 01:53:53] "POST /fqname-to-id HTTP/1.1" 404 191 0.010805 252.129.68.84 - - [2026-04-20 01:53:53] "POST /neutron/port HTTP/1.1" 200 1055 0.016479 10.0.0.129 - - [2026-04-20 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006226 10.0.0.129 - - [2026-04-20 01:53:53] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001301 10.0.0.129 - - [2026-04-20 01:53:53] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.015296 252.129.68.84 - - [2026-04-20 01:53:53] "POST /neutron/port HTTP/1.1" 200 1055 0.015486 10.0.0.129 - - [2026-04-20 01:53:53] "POST /service-templates HTTP/1.1" 200 545 0.041929 10.0.0.129 - - [2026-04-20 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.035664 252.129.68.84 - - [2026-04-20 01:53:53] "POST /neutron/port HTTP/1.1" 200 1105 0.134673 10.0.0.129 - - [2026-04-20 01:53:53] "GET /service-template/bbe57343-c851-4f90-a920-2608e5db243b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.005876 10.0.0.129 - - [2026-04-20 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 252.129.68.84 - - [2026-04-20 01:53:53] "POST /neutron/network HTTP/1.1" 200 844 0.009003 10.0.0.129 - - [2026-04-20 01:53:53] "GET /service-template/bbe57343-c851-4f90-a920-2608e5db243b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004642 252.129.68.84 - - [2026-04-20 01:53:53] "POST /neutron/port HTTP/1.1" 200 1115 0.014946 10.0.0.129 - - [2026-04-20 01:53:53] "POST /id-to-fqname HTTP/1.1" 200 221 0.001817 10.0.0.129 - - [2026-04-20 01:53:53] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001315 252.129.68.84 - - [2026-04-20 01:53:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003783 10.0.0.129 - - [2026-04-20 01:53:53] "POST /id-to-fqname HTTP/1.1" 200 221 0.001467 10.0.0.129 - - [2026-04-20 01:53:53] "POST /id-to-fqname HTTP/1.1" 200 222 0.002281 252.129.68.84 - - [2026-04-20 01:53:53] "POST /neutron/subnet HTTP/1.1" 200 694 0.030332 252.129.68.84 - - [2026-04-20 01:53:54] "POST /neutron/port HTTP/1.1" 200 117 0.002554 252.129.68.84 - - [2026-04-20 01:53:54] "POST /neutron/port HTTP/1.1" 200 2031 0.043852 252.129.68.84 - - [2026-04-20 01:53:54] "POST /neutron/network HTTP/1.1" 200 829 0.006997 252.129.68.84 - - [2026-04-20 01:53:54] "POST /neutron/port HTTP/1.1" 200 1058 0.305417 252.129.68.84 - - [2026-04-20 01:53:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009597 252.129.68.84 - - [2026-04-20 01:53:54] "POST /neutron/port HTTP/1.1" 200 1058 0.013313 252.129.68.84 - - [2026-04-20 01:53:54] "POST /neutron/port HTTP/1.1" 200 1058 0.017730 252.129.68.84 - - [2026-04-20 01:53:54] "POST /neutron/port HTTP/1.1" 200 1108 0.103189 252.129.68.84 - - [2026-04-20 01:53:54] "POST /neutron/port HTTP/1.1" 200 1118 0.015623 252.129.68.84 - - [2026-04-20 01:53:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004915 252.129.68.84 - - [2026-04-20 01:53:54] "POST /neutron/subnet HTTP/1.1" 200 708 0.018213 252.129.68.84 - - [2026-04-20 01:53:54] "POST /neutron/port HTTP/1.1" 200 117 0.002576 252.129.68.84 - - [2026-04-20 01:53:54] "POST /neutron/network HTTP/1.1" 200 834 0.007682 252.129.68.84 - - [2026-04-20 01:53:55] "POST /neutron/network HTTP/1.1" 200 2218 0.014592 252.129.68.84 - - [2026-04-20 01:53:55] "GET /aaa-mode HTTP/1.1" 401 298 0.000463 252.129.68.84 - - [2026-04-20 01:53:56] "GET / HTTP/1.1" 200 36499 0.001986 252.129.68.84 - - [2026-04-20 01:53:56] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000909 10.0.0.129 - - [2026-04-20 01:53:56] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001248 252.129.68.84 - - [2026-04-20 01:53:56] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.090231 252.129.68.84 - - [2026-04-20 01:53:56] "POST /neutron/network HTTP/1.1" 200 830 0.007260 252.129.68.84 - - [2026-04-20 01:53:56] "POST /neutron/network HTTP/1.1" 200 829 0.007351 252.129.68.84 - - [2026-04-20 01:53:56] "POST /neutron/network HTTP/1.1" 200 834 0.015259 252.129.68.84 - - [2026-04-20 01:53:56] "POST /neutron/port HTTP/1.1" 200 2081 0.024576 252.129.68.84 - - [2026-04-20 01:53:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010607 252.129.68.84 - - [2026-04-20 01:53:57] "POST /neutron/port HTTP/1.1" 200 117 0.008895 252.129.68.84 - - [2026-04-20 01:53:57] "POST /neutron/port HTTP/1.1" 200 117 0.008346 252.129.68.84 - - [2026-04-20 01:53:57] "POST /neutron/network HTTP/1.1" 200 2218 0.022876 10.0.0.129 - - [2026-04-20 01:53:57] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001274 252.129.68.84 - - [2026-04-20 01:53:57] "POST /neutron/port HTTP/1.1" 200 1056 0.312732 10.0.0.129 - - [2026-04-20 01:53:57] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001575 252.129.68.84 - - [2026-04-20 01:53:58] "POST /neutron/port HTTP/1.1" 200 1055 0.317843 10.0.0.129 - - [2026-04-20 01:53:58] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001153 252.129.68.84 - - [2026-04-20 01:53:58] "POST /neutron/port HTTP/1.1" 200 1058 0.248295 252.129.68.84 - - [2026-04-20 01:53:58] "POST /neutron/port HTTP/1.1" 200 1056 0.036632 252.129.68.84 - - [2026-04-20 01:53:58] "POST /neutron/port HTTP/1.1" 200 1056 0.023664 252.129.68.84 - - [2026-04-20 01:53:58] "POST /neutron/port HTTP/1.1" 200 1106 0.086408 252.129.68.84 - - [2026-04-20 01:53:59] "POST /neutron/port HTTP/1.1" 200 1055 0.019448 252.129.68.84 - - [2026-04-20 01:53:59] "POST /neutron/port HTTP/1.1" 200 1055 0.019953 252.129.68.84 - - [2026-04-20 01:53:59] "POST /neutron/port HTTP/1.1" 200 1105 0.088181 252.129.68.84 - - [2026-04-20 01:53:59] "POST /neutron/port HTTP/1.1" 200 1058 0.013701 252.129.68.84 - - [2026-04-20 01:53:59] "POST /neutron/port HTTP/1.1" 200 1058 0.020268 252.129.68.84 - - [2026-04-20 01:53:59] "POST /neutron/port HTTP/1.1" 200 1108 0.116433 252.129.68.84 - - [2026-04-20 01:53:59] "POST /neutron/port HTTP/1.1" 200 3044 0.116118 252.129.68.84 - - [2026-04-20 01:53:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007227 252.129.68.84 - - [2026-04-20 01:54:00] "POST /neutron/subnet HTTP/1.1" 200 698 0.022379 252.129.68.84 - - [2026-04-20 01:54:00] "POST /neutron/port HTTP/1.1" 200 117 0.003397 252.129.68.84 - - [2026-04-20 01:54:00] "POST /neutron/network HTTP/1.1" 200 830 0.008361 252.129.68.84 - - [2026-04-20 01:54:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005086 252.129.68.84 - - [2026-04-20 01:54:00] "POST /neutron/subnet HTTP/1.1" 200 694 0.011203 252.129.68.84 - - [2026-04-20 01:54:00] "POST /neutron/port HTTP/1.1" 200 117 0.001616 252.129.68.84 - - [2026-04-20 01:54:00] "POST /neutron/network HTTP/1.1" 200 829 0.009326 252.129.68.84 - - [2026-04-20 01:54:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006955 252.129.68.84 - - [2026-04-20 01:54:00] "POST /neutron/subnet HTTP/1.1" 200 708 0.016769 252.129.68.84 - - [2026-04-20 01:54:00] "POST /neutron/port HTTP/1.1" 200 117 0.002213 252.129.68.84 - - [2026-04-20 01:54:00] "POST /neutron/network HTTP/1.1" 200 834 0.008069 252.129.68.84 - - [2026-04-20 01:54:02] "POST /neutron/port HTTP/1.1" 200 3044 0.030003 252.129.68.84 - - [2026-04-20 01:54:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010566 252.129.68.84 - - [2026-04-20 01:54:04] "POST /neutron/port HTTP/1.1" 200 1115 0.050034 252.129.68.84 - - [2026-04-20 01:54:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008752 252.129.68.84 - - [2026-04-20 01:54:05] "POST /neutron/port HTTP/1.1" 200 1115 0.050269 252.129.68.84 - - [2026-04-20 01:54:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007195 252.129.68.84 - - [2026-04-20 01:54:05] "POST /neutron/port HTTP/1.1" 200 1115 0.050221 252.129.68.84 - - [2026-04-20 01:54:05] "POST /neutron/port HTTP/1.1" 200 1118 0.016469 252.129.68.84 - - [2026-04-20 01:54:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007394 252.129.68.84 - - [2026-04-20 01:54:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009540 252.129.68.84 - - [2026-04-20 01:54:05] "POST /neutron/port HTTP/1.1" 200 1118 0.018467 252.129.68.84 - - [2026-04-20 01:54:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007943 252.129.68.84 - - [2026-04-20 01:54:07] "POST /neutron/port HTTP/1.1" 200 1118 0.051420 252.129.68.84 - - [2026-04-20 01:54:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007938 252.129.68.84 - - [2026-04-20 01:54:07] "POST /neutron/port HTTP/1.1" 200 3044 0.036414 252.129.68.84 - - [2026-04-20 01:54:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009060 252.129.68.84 - - [2026-04-20 01:54:07] "POST /neutron/port HTTP/1.1" 200 1118 0.025383 252.129.68.84 - - [2026-04-20 01:54:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006743 252.129.68.84 - - [2026-04-20 01:54:07] "POST /neutron/port HTTP/1.1" 200 3044 0.044241 252.129.68.84 - - [2026-04-20 01:54:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008811 252.129.68.84 - - [2026-04-20 01:54:07] "POST /neutron/port HTTP/1.1" 200 3044 0.026758 252.129.68.84 - - [2026-04-20 01:54:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013614 252.129.68.84 - - [2026-04-20 01:54:07] "POST /neutron/port HTTP/1.1" 200 3044 0.034647 252.129.68.84 - - [2026-04-20 01:54:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009377 252.129.68.84 - - [2026-04-20 01:54:08] "POST /neutron/port HTTP/1.1" 200 3044 0.040280 252.129.68.84 - - [2026-04-20 01:54:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007384 10.0.0.129 - - [2026-04-20 01:54:08] "GET /virtual-machine/7b83d621-8474-4e12-a762-0f46b0d8199c HTTP/1.1" 200 1804 0.008478 10.0.0.129 - - [2026-04-20 01:54:08] "GET /virtual-machine-interface/c90cd2d3-ce67-4462-b7ab-bd55a63f5f06 HTTP/1.1" 200 2948 0.005640 10.0.0.129 - - [2026-04-20 01:54:08] "GET /virtual-machine-interface/dbbfbd5c-1b78-4397-916b-d07094bb2f6e HTTP/1.1" 200 2948 0.005288 10.0.0.129 - - [2026-04-20 01:54:08] "GET /virtual-machine-interface/fcf5ca7b-0199-45e8-9ccc-2cf8e5b83317 HTTP/1.1" 200 2951 0.006287 10.0.0.129 - - [2026-04-20 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006799 10.0.0.129 - - [2026-04-20 01:54:08] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.006027 10.0.0.129 - - [2026-04-20 01:54:08] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004803 10.0.0.129 - - [2026-04-20 01:54:08] "GET /virtual-network/f7d0029d-52fa-427d-974f-07f6448e09ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005652 10.0.0.129 - - [2026-04-20 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.129 - - [2026-04-20 01:54:12] "GET /virtual-network/f7d0029d-52fa-427d-974f-07f6448e09ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005402 10.0.0.129 - - [2026-04-20 01:54:15] "DELETE /project/244b7d5477604b6cb3aaa4fdac30c1b8 HTTP/1.1" 404 173 0.011345 10.0.0.129 - - [2026-04-20 01:54:15] "GET /projects?obj_uuids=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001649 10.0.0.129 - - [2026-04-20 01:54:15] "GET /project/6a5ec1d9-a5a7-4690-9810-39751bfc6836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.034586 10.0.0.129 - - [2026-04-20 01:54:15] "GET /projects?obj_uuids=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001262 10.0.0.129 - - [2026-04-20 01:54:15] "GET /project/6a5ec1d9-a5a7-4690-9810-39751bfc6836?fields=security_groups HTTP/1.1" 200 1328 0.077553 10.0.0.129 - - [2026-04-20 01:54:15] "DELETE /security-group/3de91f5e-67cf-4cfe-9a7d-5698607b5810 HTTP/1.1" 200 115 0.061933 10.0.0.129 - - [2026-04-20 01:54:15] "GET /projects?obj_uuids=6a5ec1d9-a5a7-4690-9810-39751bfc6836&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001288 10.0.0.129 - - [2026-04-20 01:54:15] "DELETE /access-control-list/0f96a563-65cb-4d40-94af-4faac3d9b063 HTTP/1.1" 200 115 0.049363 10.0.0.129 - - [2026-04-20 01:54:15] "GET /project/6a5ec1d9-a5a7-4690-9810-39751bfc6836?fields=application_policy_sets HTTP/1.1" 200 1367 0.062357 10.0.0.129 - - [2026-04-20 01:54:15] "DELETE /access-control-list/e284dbc8-c89d-4881-b401-e0cfa2c0939e HTTP/1.1" 200 115 0.050031 10.0.0.129 - - [2026-04-20 01:54:15] "DELETE /project/6a5ec1d9-a5a7-4690-9810-39751bfc6836 HTTP/1.1" 200 115 0.421132 10.0.0.129 - - [2026-04-20 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.129 - - [2026-04-20 01:54:16] "GET /virtual-network/f7d0029d-52fa-427d-974f-07f6448e09ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005712 10.0.0.129 - - [2026-04-20 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.129 - - [2026-04-20 01:54:20] "GET /virtual-network/f7d0029d-52fa-427d-974f-07f6448e09ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005758 10.0.0.129 - - [2026-04-20 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.129 - - [2026-04-20 01:54:22] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.006205 10.0.0.129 - - [2026-04-20 01:54:22] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003594 10.0.0.129 - - [2026-04-20 01:54:22] "GET /virtual-network/f7d0029d-52fa-427d-974f-07f6448e09ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006427 252.129.68.84 - - [2026-04-20 01:54:22] "POST /neutron/port HTTP/1.1" 200 3044 0.027489 252.129.68.84 - - [2026-04-20 01:54:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007414 10.0.0.129 - - [2026-04-20 01:54:26] "GET /obj-perms HTTP/1.1" 200 6384 0.085737 10.0.0.129 - - [2026-04-20 01:54:27] "GET /obj-perms HTTP/1.1" 200 6384 0.069089 252.129.68.84 - - [2026-04-20 01:54:28] "POST /neutron/port HTTP/1.1" 200 3044 0.026172 252.129.68.84 - - [2026-04-20 01:54:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010473 252.129.68.84 - - [2026-04-20 01:54:32] "POST /neutron/port HTTP/1.1" 200 3044 0.030928 252.129.68.84 - - [2026-04-20 01:54:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008773 252.129.68.84 - - [2026-04-20 01:54:32] "POST /neutron/port HTTP/1.1" 200 3044 0.026411 252.129.68.84 - - [2026-04-20 01:54:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007164 252.129.68.84 - - [2026-04-20 01:54:33] "POST /neutron/port HTTP/1.1" 200 3044 0.024620 252.129.68.84 - - [2026-04-20 01:54:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008869 252.129.68.84 - - [2026-04-20 01:54:33] "POST /neutron/port HTTP/1.1" 200 3044 0.021674 252.129.68.84 - - [2026-04-20 01:54:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007201 252.129.68.84 - - [2026-04-20 01:54:33] "POST /neutron/port HTTP/1.1" 200 3044 0.029945 252.129.68.84 - - [2026-04-20 01:54:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006966 252.129.68.84 - - [2026-04-20 01:54:38] "POST /neutron/port HTTP/1.1" 200 3044 0.024623 252.129.68.84 - - [2026-04-20 01:54:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007775 10.0.0.129 - - [2026-04-20 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.129 - - [2026-04-20 01:54:43] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004066 10.0.0.129 - - [2026-04-20 01:54:43] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005055 10.0.0.129 - - [2026-04-20 01:54:43] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006685 10.0.0.129 - - [2026-04-20 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.129 - - [2026-04-20 01:54:44] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004875 10.0.0.129 - - [2026-04-20 01:54:44] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004337 10.0.0.129 - - [2026-04-20 01:54:44] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007195 10.0.0.129 - - [2026-04-20 01:54:44] "POST /fqname-to-id HTTP/1.1" 404 205 0.003884 10.0.0.129 - - [2026-04-20 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.129 - - [2026-04-20 01:54:44] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001466 10.0.0.129 - - [2026-04-20 01:54:44] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.034222 10.0.0.129 - - [2026-04-20 01:54:44] "POST /service-instances HTTP/1.1" 200 545 0.068563 10.0.0.129 - - [2026-04-20 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.129 - - [2026-04-20 01:54:44] "GET /service-instance/5377dc97-123a-4bd3-935a-44c15db5a4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.005976 10.0.0.129 - - [2026-04-20 01:54:44] "POST /port-tuples HTTP/1.1" 200 588 0.025491 10.0.0.129 - - [2026-04-20 01:54:45] "GET /virtual-machine-interface/dbbfbd5c-1b78-4397-916b-d07094bb2f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.006225 10.0.0.129 - - [2026-04-20 01:54:45] "PUT /virtual-machine-interface/dbbfbd5c-1b78-4397-916b-d07094bb2f6e HTTP/1.1" 200 286 0.013655 10.0.0.129 - - [2026-04-20 01:54:45] "POST /ref-update HTTP/1.1" 200 156 0.012304 10.0.0.129 - - [2026-04-20 01:54:45] "GET /virtual-machine-interface/c90cd2d3-ce67-4462-b7ab-bd55a63f5f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.005580 10.0.0.129 - - [2026-04-20 01:54:45] "POST /instance-ips HTTP/1.1" 200 387 0.040404 10.0.0.129 - - [2026-04-20 01:54:45] "POST /ref-update HTTP/1.1" 200 156 0.028445 10.0.0.129 - - [2026-04-20 01:54:45] "PUT /virtual-machine-interface/c90cd2d3-ce67-4462-b7ab-bd55a63f5f06 HTTP/1.1" 200 286 0.015208 10.0.0.129 - - [2026-04-20 01:54:45] "POST /ref-update HTTP/1.1" 200 156 0.012618 10.0.0.129 - - [2026-04-20 01:54:45] "POST /ref-update HTTP/1.1" 200 156 0.023316 10.0.0.129 - - [2026-04-20 01:54:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003330 10.0.0.129 - - [2026-04-20 01:54:45] "GET /virtual-machine-interface/fcf5ca7b-0199-45e8-9ccc-2cf8e5b83317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.009131 10.0.0.129 - - [2026-04-20 01:54:45] "POST /instance-ips HTTP/1.1" 200 387 0.039268 10.0.0.129 - - [2026-04-20 01:54:45] "PUT /virtual-machine-interface/fcf5ca7b-0199-45e8-9ccc-2cf8e5b83317 HTTP/1.1" 200 286 0.023100 10.0.0.129 - - [2026-04-20 01:54:45] "POST /ref-update HTTP/1.1" 200 156 0.021118 10.0.0.129 - - [2026-04-20 01:54:45] "POST /ref-update HTTP/1.1" 200 156 0.017584 10.0.0.129 - - [2026-04-20 01:54:45] "POST /ref-update HTTP/1.1" 200 156 0.020060 10.0.0.129 - - [2026-04-20 01:54:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005630 252.129.68.84 - - [2026-04-20 01:54:45] "POST /neutron/port HTTP/1.1" 200 1115 0.028973 10.0.0.129 - - [2026-04-20 01:54:45] "POST /instance-ips HTTP/1.1" 200 375 0.031594 252.129.68.84 - - [2026-04-20 01:54:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008679 10.0.0.129 - - [2026-04-20 01:54:45] "POST /ref-update HTTP/1.1" 200 156 0.011319 252.129.68.84 - - [2026-04-20 01:54:45] "POST /neutron/port HTTP/1.1" 200 1115 0.012840 10.0.0.129 - - [2026-04-20 01:54:45] "POST /ref-update HTTP/1.1" 200 156 0.011414 252.129.68.84 - - [2026-04-20 01:54:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010247 10.0.0.129 - - [2026-04-20 01:54:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004281 252.129.68.84 - - [2026-04-20 01:54:45] "POST /neutron/port HTTP/1.1" 200 1115 0.018047 10.0.0.129 - - [2026-04-20 01:54:45] "POST /instance-ips HTTP/1.1" 200 375 0.021997 10.0.0.129 - - [2026-04-20 01:54:46] "POST /ref-update HTTP/1.1" 200 156 0.023573 252.129.68.84 - - [2026-04-20 01:54:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.016362 10.0.0.129 - - [2026-04-20 01:54:46] "GET /virtual-machine/3e45828a-9e7d-4630-9dc1-0bb7b0822889 HTTP/1.1" 200 1292 0.005826 10.0.0.129 - - [2026-04-20 01:54:46] "POST /ref-update HTTP/1.1" 200 156 0.011456 10.0.0.129 - - [2026-04-20 01:54:46] "GET /virtual-machine-interface/130b2399-ac52-43ff-baf3-c3c75ce5f764 HTTP/1.1" 200 2947 0.007806 10.0.0.129 - - [2026-04-20 01:54:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004728 10.0.0.129 - - [2026-04-20 01:54:46] "POST /instance-ips HTTP/1.1" 200 377 0.019684 10.0.0.129 - - [2026-04-20 01:54:46] "POST /ref-update HTTP/1.1" 200 156 0.013456 10.0.0.129 - - [2026-04-20 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.129 - - [2026-04-20 01:54:46] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004681 10.0.0.129 - - [2026-04-20 01:54:46] "POST /ref-update HTTP/1.1" 200 156 0.011458 10.0.0.129 - - [2026-04-20 01:54:46] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004313 10.0.0.129 - - [2026-04-20 01:54:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003410 10.0.0.129 - - [2026-04-20 01:54:46] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006377 10.0.0.129 - - [2026-04-20 01:54:46] "POST /instance-ips HTTP/1.1" 200 377 0.019305 10.0.0.129 - - [2026-04-20 01:54:46] "POST /ref-update HTTP/1.1" 200 156 0.010968 10.0.0.129 - - [2026-04-20 01:54:46] "POST /ref-update HTTP/1.1" 200 156 0.011841 10.0.0.129 - - [2026-04-20 01:54:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003574 10.0.0.129 - - [2026-04-20 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.129 - - [2026-04-20 01:54:47] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004078 10.0.0.129 - - [2026-04-20 01:54:47] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004467 10.0.0.129 - - [2026-04-20 01:54:47] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007666 252.129.68.84 - - [2026-04-20 01:54:48] "POST /neutron/port HTTP/1.1" 200 1118 0.016024 252.129.68.84 - - [2026-04-20 01:54:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007255 252.129.68.84 - - [2026-04-20 01:54:48] "POST /neutron/port HTTP/1.1" 200 1118 0.016402 252.129.68.84 - - [2026-04-20 01:54:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007039 252.129.68.84 - - [2026-04-20 01:54:48] "POST /neutron/port HTTP/1.1" 200 1118 0.017674 252.129.68.84 - - [2026-04-20 01:54:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007882 10.0.0.129 - - [2026-04-20 01:54:48] "GET /virtual-machine/6e6c1c7c-3e22-4b78-8bd7-7beee331e93c HTTP/1.1" 200 1292 0.006186 10.0.0.129 - - [2026-04-20 01:54:48] "GET /virtual-machine-interface/0993e7f7-311b-4fb9-887a-3de311e9f92d HTTP/1.1" 200 2948 0.006355 10.0.0.129 - - [2026-04-20 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.129 - - [2026-04-20 01:54:48] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003716 10.0.0.129 - - [2026-04-20 01:54:48] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004632 10.0.0.129 - - [2026-04-20 01:54:48] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006255 252.129.68.84 - - [2026-04-20 01:54:49] "POST /neutron/port HTTP/1.1" 200 1115 0.025509 252.129.68.84 - - [2026-04-20 01:54:49] "POST /neutron/port HTTP/1.1" 200 1115 0.013660 252.129.68.84 - - [2026-04-20 01:54:49] "POST /neutron/network HTTP/1.1" 200 839 0.007197 252.129.68.84 - - [2026-04-20 01:54:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005436 252.129.68.84 - - [2026-04-20 01:54:49] "POST /neutron/subnet HTTP/1.1" 200 694 0.009285 252.129.68.84 - - [2026-04-20 01:54:49] "POST /neutron/port HTTP/1.1" 200 117 0.001718 252.129.68.84 - - [2026-04-20 01:54:49] "POST /neutron/network HTTP/1.1" 200 829 0.007995 10.0.0.129 - - [2026-04-20 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.129 - - [2026-04-20 01:54:49] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003555 10.0.0.129 - - [2026-04-20 01:54:50] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004000 10.0.0.129 - - [2026-04-20 01:54:50] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005440 10.0.0.129 - - [2026-04-20 01:54:50] "POST /fqname-to-id HTTP/1.1" 404 209 0.006493 10.0.0.129 - - [2026-04-20 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.129 - - [2026-04-20 01:54:50] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001378 10.0.0.129 - - [2026-04-20 01:54:50] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.035294 10.0.0.129 - - [2026-04-20 01:54:50] "POST /network-policys HTTP/1.1" 200 549 0.022471 10.0.0.129 - - [2026-04-20 01:54:50] "GET /network-policy/8d50c592-bd61-44de-9fea-c505defb90d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005314 10.0.0.129 - - [2026-04-20 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.129 - - [2026-04-20 01:54:50] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008547 10.0.0.129 - - [2026-04-20 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.129 - - [2026-04-20 01:54:50] "GET /network-policy/8d50c592-bd61-44de-9fea-c505defb90d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005901 10.0.0.129 - - [2026-04-20 01:54:50] "POST /fqname-to-id HTTP/1.1" 404 240 0.003111 10.0.0.129 - - [2026-04-20 01:54:50] "POST /ref-update HTTP/1.1" 200 156 0.045543 10.0.0.129 - - [2026-04-20 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.129 - - [2026-04-20 01:54:50] "POST /access-control-lists HTTP/1.1" 200 603 0.073135 10.0.0.129 - - [2026-04-20 01:54:50] "GET /network-policy/8d50c592-bd61-44de-9fea-c505defb90d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.004939 252.129.68.84 - - [2026-04-20 01:54:51] "POST /neutron/network HTTP/1.1" 200 915 0.012039 10.0.0.129 - - [2026-04-20 01:54:51] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006114 10.0.0.129 - - [2026-04-20 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.129 - - [2026-04-20 01:54:51] "GET /network-policy/8d50c592-bd61-44de-9fea-c505defb90d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005641 10.0.0.129 - - [2026-04-20 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.129 - - [2026-04-20 01:54:51] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007088 10.0.0.129 - - [2026-04-20 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.129 - - [2026-04-20 01:54:51] "GET /network-policy/8d50c592-bd61-44de-9fea-c505defb90d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005025 10.0.0.129 - - [2026-04-20 01:54:51] "POST /ref-update HTTP/1.1" 200 156 0.034936 10.0.0.129 - - [2026-04-20 01:54:51] "PUT /access-control-list/f4c5402f-7587-4464-b0ad-2729f555194d HTTP/1.1" 200 274 0.017936 10.0.0.129 - - [2026-04-20 01:54:51] "POST /fqname-to-id HTTP/1.1" 404 242 0.003053 10.0.0.129 - - [2026-04-20 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.129 - - [2026-04-20 01:54:51] "GET /network-policy/8d50c592-bd61-44de-9fea-c505defb90d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.045982 10.0.0.129 - - [2026-04-20 01:54:51] "POST /access-control-lists HTTP/1.1" 200 606 0.066103 252.129.68.84 - - [2026-04-20 01:54:51] "POST /neutron/network HTTP/1.1" 200 920 0.010319 10.0.0.129 - - [2026-04-20 01:54:51] "POST /routing-instances HTTP/1.1" 200 757 0.028343 10.0.0.129 - - [2026-04-20 01:54:51] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.005618 10.0.0.129 - - [2026-04-20 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.129 - - [2026-04-20 01:54:51] "POST /route-targets HTTP/1.1" 200 329 0.010862 10.0.0.129 - - [2026-04-20 01:54:51] "GET /network-policy/8d50c592-bd61-44de-9fea-c505defb90d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005061 10.0.0.129 - - [2026-04-20 01:54:51] "POST /ref-update HTTP/1.1" 200 156 0.013649 10.0.0.129 - - [2026-04-20 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.129 - - [2026-04-20 01:54:51] "GET /routing-instance/96b256c5-8b0e-4484-bf7f-319696c58206?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1275 0.004533 10.0.0.129 - - [2026-04-20 01:54:51] "GET /service-template/bbe57343-c851-4f90-a920-2608e5db243b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004247 10.0.0.129 - - [2026-04-20 01:54:51] "GET /routing-instance/96b256c5-8b0e-4484-bf7f-319696c58206?fields=routing_policy_back_refs HTTP/1.1" 200 1275 0.005490 10.0.0.129 - - [2026-04-20 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005902 10.0.0.129 - - [2026-04-20 01:54:51] "POST /ref-update HTTP/1.1" 200 156 0.012235 10.0.0.129 - - [2026-04-20 01:54:51] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001273 10.0.0.129 - - [2026-04-20 01:54:51] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.029999 10.0.0.129 - - [2026-04-20 01:54:52] "POST /routing-instances HTTP/1.1" 200 758 0.023847 10.0.0.129 - - [2026-04-20 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008722 10.0.0.129 - - [2026-04-20 01:54:52] "GET /service-instance/5377dc97-123a-4bd3-935a-44c15db5a4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3542 0.008527 10.0.0.129 - - [2026-04-20 01:54:52] "POST /route-targets HTTP/1.1" 200 329 0.017875 10.0.0.129 - - [2026-04-20 01:54:52] "GET /domains HTTP/1.1" 200 440 0.002556 10.0.0.129 - - [2026-04-20 01:54:52] "POST /ref-update HTTP/1.1" 200 156 0.012854 10.0.0.129 - - [2026-04-20 01:54:52] "GET /routing-instance/e466900a-1c23-41da-bc8e-cec31e741028?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1276 0.007099 10.0.0.129 - - [2026-04-20 01:54:52] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001095 10.0.0.129 - - [2026-04-20 01:54:52] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1529 0.010486 10.0.0.129 - - [2026-04-20 01:54:52] "GET /routing-instance/e466900a-1c23-41da-bc8e-cec31e741028?fields=routing_policy_back_refs HTTP/1.1" 200 1276 0.007339 10.0.0.129 - - [2026-04-20 01:54:52] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001484 10.0.0.129 - - [2026-04-20 01:54:52] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8 HTTP/1.1" 200 4234 0.027627 10.0.0.129 - - [2026-04-20 01:54:52] "PUT /routing-instance/96b256c5-8b0e-4484-bf7f-319696c58206 HTTP/1.1" 200 268 0.011546 10.0.0.129 - - [2026-04-20 01:54:52] "GET /service-instance/5377dc97-123a-4bd3-935a-44c15db5a4cf HTTP/1.1" 200 3796 0.009719 10.0.0.129 - - [2026-04-20 01:54:52] "PUT /routing-instance/e466900a-1c23-41da-bc8e-cec31e741028 HTTP/1.1" 200 268 0.013837 10.0.0.129 - - [2026-04-20 01:54:52] "GET /domains HTTP/1.1" 200 440 0.003402 10.0.0.129 - - [2026-04-20 01:54:52] "POST /ref-update HTTP/1.1" 200 156 0.022572 10.0.0.129 - - [2026-04-20 01:54:52] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002062 10.0.0.129 - - [2026-04-20 01:54:52] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1529 0.013490 10.0.0.129 - - [2026-04-20 01:54:52] "PUT /access-control-list/7d28729d-3009-4dc7-ab5c-3d984568d3fd HTTP/1.1" 200 274 0.013099 10.0.0.129 - - [2026-04-20 01:54:52] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001438 10.0.0.129 - - [2026-04-20 01:54:52] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8 HTTP/1.1" 200 4234 0.047263 10.0.0.129 - - [2026-04-20 01:54:52] "GET /service-instance/5377dc97-123a-4bd3-935a-44c15db5a4cf HTTP/1.1" 200 3796 0.004770 10.0.0.129 - - [2026-04-20 01:54:52] "GET /port-tuple/cb67959c-3aa5-4609-b783-89d45433a85f HTTP/1.1" 200 1981 0.005059 10.0.0.129 - - [2026-04-20 01:54:52] "GET /virtual-machine-interface/c90cd2d3-ce67-4462-b7ab-bd55a63f5f06 HTTP/1.1" 200 3804 0.007466 10.0.0.129 - - [2026-04-20 01:54:52] "GET /virtual-machine-interface/dbbfbd5c-1b78-4397-916b-d07094bb2f6e HTTP/1.1" 200 3822 0.006337 10.0.0.129 - - [2026-04-20 01:54:52] "GET /virtual-machine-interface/fcf5ca7b-0199-45e8-9ccc-2cf8e5b83317 HTTP/1.1" 200 3810 0.006193 252.129.68.84 - - [2026-04-20 01:54:53] "POST /neutron/port HTTP/1.1" 200 3815 0.052277 252.129.68.84 - - [2026-04-20 01:54:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008124 252.129.68.84 - - [2026-04-20 01:54:53] "POST /neutron/port HTTP/1.1" 200 3815 0.037867 252.129.68.84 - - [2026-04-20 01:54:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007356 252.129.68.84 - - [2026-04-20 01:54:53] "POST /neutron/port HTTP/1.1" 200 3815 0.045971 252.129.68.84 - - [2026-04-20 01:54:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010916 252.129.68.84 - - [2026-04-20 01:54:53] "POST /neutron/port HTTP/1.1" 200 3815 0.035353 252.129.68.84 - - [2026-04-20 01:54:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008814 252.129.68.84 - - [2026-04-20 01:54:53] "POST /neutron/network HTTP/1.1" 200 889 0.014933 252.129.68.84 - - [2026-04-20 01:54:53] "POST /neutron/network HTTP/1.1" 200 915 0.006775 252.129.68.84 - - [2026-04-20 01:54:53] "POST /neutron/network HTTP/1.1" 200 804 0.016150 252.129.68.84 - - [2026-04-20 01:54:53] "POST /neutron/network HTTP/1.1" 200 830 0.007485 252.129.68.84 - - [2026-04-20 01:54:53] "POST /neutron/network HTTP/1.1" 200 894 0.014079 252.129.68.84 - - [2026-04-20 01:54:53] "POST /neutron/network HTTP/1.1" 200 920 0.008104 10.0.0.129 - - [2026-04-20 01:54:53] "POST /id-to-fqname HTTP/1.1" 200 221 0.001994 10.0.0.129 - - [2026-04-20 01:54:53] "POST /id-to-fqname HTTP/1.1" 200 221 0.001414 10.0.0.129 - - [2026-04-20 01:54:53] "POST /id-to-fqname HTTP/1.1" 200 222 0.002530 10.0.0.129 - - [2026-04-20 01:54:54] "GET /virtual-machine/7b83d621-8474-4e12-a762-0f46b0d8199c HTTP/1.1" 200 1804 0.004600 10.0.0.129 - - [2026-04-20 01:54:54] "GET /virtual-machine-interface/c90cd2d3-ce67-4462-b7ab-bd55a63f5f06 HTTP/1.1" 200 3804 0.006679 10.0.0.129 - - [2026-04-20 01:54:54] "GET /virtual-machine-interface/dbbfbd5c-1b78-4397-916b-d07094bb2f6e HTTP/1.1" 200 3822 0.005651 10.0.0.129 - - [2026-04-20 01:54:54] "GET /virtual-machine-interface/fcf5ca7b-0199-45e8-9ccc-2cf8e5b83317 HTTP/1.1" 200 3810 0.006284 10.0.0.129 - - [2026-04-20 01:54:54] "GET /instance-ip/0b7857b6-3c74-4fe6-98b9-6f9667ae7736 HTTP/1.1" 200 1621 0.006458 10.0.0.129 - - [2026-04-20 01:54:54] "GET /instance-ip/1ec26108-f9a0-4051-bdac-7ce87e4b4a31 HTTP/1.1" 200 1958 0.005672 10.0.0.129 - - [2026-04-20 01:54:54] "GET /instance-ip/89d71175-0f25-4dfd-9dce-76d42628bf52 HTTP/1.1" 200 1960 0.005763 10.0.0.129 - - [2026-04-20 01:54:54] "GET /instance-ip/15c86d39-82e9-4563-8275-fd3a717cb0dc HTTP/1.1" 200 1622 0.006670 10.0.0.129 - - [2026-04-20 01:54:54] "GET /instance-ip/968c599c-87d9-4787-8d69-47468248982a HTTP/1.1" 200 1985 0.004279 10.0.0.129 - - [2026-04-20 01:54:54] "GET /instance-ip/c27d6bed-cc53-4ac9-85ba-e2cdedb0af2a HTTP/1.1" 200 1982 0.004690 10.0.0.129 - - [2026-04-20 01:54:54] "GET /instance-ip/158b6f57-9367-4aa7-8b03-981ad95029b7 HTTP/1.1" 200 1964 0.005141 10.0.0.129 - - [2026-04-20 01:54:54] "GET /instance-ip/bdae2bdd-2a66-4dfa-aec9-b39163ebac9e HTTP/1.1" 200 1627 0.006628 10.0.0.129 - - [2026-04-20 01:54:54] "GET /instance-ip/e1cd9041-4a81-422b-8459-ac02773f3543 HTTP/1.1" 200 1962 0.005579 252.129.68.84 - - [2026-04-20 01:54:54] "POST /neutron/port HTTP/1.1" 200 3815 0.042526 252.129.68.84 - - [2026-04-20 01:54:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008426 252.129.68.84 - - [2026-04-20 01:54:54] "POST /neutron/port HTTP/1.1" 200 3815 0.042492 252.129.68.84 - - [2026-04-20 01:54:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008218 252.129.68.84 - - [2026-04-20 01:54:55] "POST /neutron/port HTTP/1.1" 200 3815 0.039291 252.129.68.84 - - [2026-04-20 01:54:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008615 252.129.68.84 - - [2026-04-20 01:54:55] "POST /neutron/port HTTP/1.1" 200 3815 0.032334 252.129.68.84 - - [2026-04-20 01:54:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007036 10.0.0.129 - - [2026-04-20 01:54:55] "GET /virtual-machine/7b83d621-8474-4e12-a762-0f46b0d8199c HTTP/1.1" 200 1804 0.004573 10.0.0.129 - - [2026-04-20 01:54:55] "GET /virtual-machine-interface/c90cd2d3-ce67-4462-b7ab-bd55a63f5f06 HTTP/1.1" 200 3804 0.005492 10.0.0.129 - - [2026-04-20 01:54:55] "GET /virtual-machine-interface/dbbfbd5c-1b78-4397-916b-d07094bb2f6e HTTP/1.1" 200 3822 0.006134 10.0.0.129 - - [2026-04-20 01:54:55] "GET /virtual-machine-interface/fcf5ca7b-0199-45e8-9ccc-2cf8e5b83317 HTTP/1.1" 200 3810 0.005250 10.0.0.129 - - [2026-04-20 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.129 - - [2026-04-20 01:54:55] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003586 10.0.0.129 - - [2026-04-20 01:54:55] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004231 10.0.0.129 - - [2026-04-20 01:54:55] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006491 10.0.0.129 - - [2026-04-20 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.129 - - [2026-04-20 01:54:57] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003728 10.0.0.129 - - [2026-04-20 01:54:57] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003668 10.0.0.129 - - [2026-04-20 01:54:57] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006305 10.0.0.129 - - [2026-04-20 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.129 - - [2026-04-20 01:54:57] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003981 10.0.0.129 - - [2026-04-20 01:54:57] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004504 10.0.0.129 - - [2026-04-20 01:54:57] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007424 10.0.0.129 - - [2026-04-20 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.129 - - [2026-04-20 01:54:57] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004283 10.0.0.129 - - [2026-04-20 01:54:57] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003866 10.0.0.129 - - [2026-04-20 01:54:57] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005964 10.0.0.129 - - [2026-04-20 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.129 - - [2026-04-20 01:54:57] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003761 10.0.0.129 - - [2026-04-20 01:54:57] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004108 10.0.0.129 - - [2026-04-20 01:54:57] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006937 10.0.0.129 - - [2026-04-20 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.129 - - [2026-04-20 01:54:58] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003518 10.0.0.129 - - [2026-04-20 01:54:58] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004174 10.0.0.129 - - [2026-04-20 01:54:58] "GET /virtual-network/f7d0029d-52fa-427d-974f-07f6448e09ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006195 10.0.0.129 - - [2026-04-20 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.129 - - [2026-04-20 01:54:58] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004863 10.0.0.129 - - [2026-04-20 01:54:58] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003614 10.0.0.129 - - [2026-04-20 01:54:58] "GET /virtual-network/f7d0029d-52fa-427d-974f-07f6448e09ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006742 10.0.0.129 - - [2026-04-20 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.129 - - [2026-04-20 01:54:58] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003372 10.0.0.129 - - [2026-04-20 01:54:58] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003523 10.0.0.129 - - [2026-04-20 01:54:58] "GET /virtual-network/f7d0029d-52fa-427d-974f-07f6448e09ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008788 10.0.0.129 - - [2026-04-20 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.129 - - [2026-04-20 01:54:58] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003695 10.0.0.129 - - [2026-04-20 01:54:58] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003940 10.0.0.129 - - [2026-04-20 01:54:59] "GET /virtual-network/f7d0029d-52fa-427d-974f-07f6448e09ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005752 10.0.0.129 - - [2026-04-20 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.129 - - [2026-04-20 01:54:59] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003321 10.0.0.129 - - [2026-04-20 01:54:59] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003532 10.0.0.129 - - [2026-04-20 01:54:59] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.006860 10.0.0.129 - - [2026-04-20 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.129 - - [2026-04-20 01:54:59] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004532 10.0.0.129 - - [2026-04-20 01:54:59] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004699 10.0.0.129 - - [2026-04-20 01:54:59] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.006189 10.0.0.129 - - [2026-04-20 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.129 - - [2026-04-20 01:54:59] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003690 10.0.0.129 - - [2026-04-20 01:54:59] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003443 10.0.0.129 - - [2026-04-20 01:54:59] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.005872 10.0.0.129 - - [2026-04-20 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.129 - - [2026-04-20 01:55:00] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004992 10.0.0.129 - - [2026-04-20 01:55:00] "GET /virtual-networks?parent_id=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005816 10.0.0.129 - - [2026-04-20 01:55:00] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.006718 10.0.0.129 - - [2026-04-20 01:55:00] "GET /virtual-machine/7b83d621-8474-4e12-a762-0f46b0d8199c HTTP/1.1" 200 1804 0.005258 10.0.0.129 - - [2026-04-20 01:55:00] "GET /domains HTTP/1.1" 200 440 0.003572 10.0.0.129 - - [2026-04-20 01:55:00] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001950 10.0.0.129 - - [2026-04-20 01:55:00] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1529 0.011672 10.0.0.129 - - [2026-04-20 01:55:00] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001159 10.0.0.129 - - [2026-04-20 01:55:00] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8 HTTP/1.1" 200 4234 0.028889 10.0.0.129 - - [2026-04-20 01:55:00] "GET /service-instance/5377dc97-123a-4bd3-935a-44c15db5a4cf HTTP/1.1" 200 3796 0.006104 10.0.0.129 - - [2026-04-20 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.129 - - [2026-04-20 01:55:00] "GET /routing-instance/09ed60a4-d48e-4579-ba63-f92e94ccc89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.004792 10.0.0.129 - - [2026-04-20 01:55:00] "GET /routing-instance/09ed60a4-d48e-4579-ba63-f92e94ccc89e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.006810 10.0.0.129 - - [2026-04-20 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.129 - - [2026-04-20 01:55:00] "GET /routing-instance/68f762d4-e9c1-431e-ada7-1ce82ef1c49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.007337 10.0.0.129 - - [2026-04-20 01:55:00] "GET /routing-instance/68f762d4-e9c1-431e-ada7-1ce82ef1c49e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2025 0.008123 10.0.0.129 - - [2026-04-20 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.129 - - [2026-04-20 01:55:00] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006842 10.0.0.129 - - [2026-04-20 01:55:00] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b?fields=routing_instances HTTP/1.1" 200 1683 0.008070 10.0.0.129 - - [2026-04-20 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.129 - - [2026-04-20 01:55:01] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.007293 10.0.0.129 - - [2026-04-20 01:55:01] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a?fields=routing_instances HTTP/1.1" 200 1688 0.008490 10.0.0.129 - - [2026-04-20 01:55:05] "POST /ref-update HTTP/1.1" 200 156 0.036959 252.129.68.84 - - [2026-04-20 01:55:05] "POST /neutron/network HTTP/1.1" 200 834 0.008623 10.0.0.129 - - [2026-04-20 01:55:05] "GET /virtual-network/b322697f-c868-4668-b082-1ef8fe16408a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006201 10.0.0.129 - - [2026-04-20 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.129 - - [2026-04-20 01:55:05] "GET /network-policy/8d50c592-bd61-44de-9fea-c505defb90d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.004166 10.0.0.129 - - [2026-04-20 01:55:05] "POST /ref-update HTTP/1.1" 200 156 0.029947 252.129.68.84 - - [2026-04-20 01:55:05] "POST /neutron/network HTTP/1.1" 200 829 0.009147 10.0.0.129 - - [2026-04-20 01:55:05] "GET /virtual-network/cc53d82d-28b7-4b45-9bfd-038b5c33171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005755 10.0.0.129 - - [2026-04-20 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.129 - - [2026-04-20 01:55:06] "GET /network-policy/8d50c592-bd61-44de-9fea-c505defb90d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005084 10.0.0.129 - - [2026-04-20 01:55:06] "DELETE /network-policy/8d50c592-bd61-44de-9fea-c505defb90d5 HTTP/1.1" 200 115 0.034940 10.0.0.129 - - [2026-04-20 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.129 - - [2026-04-20 01:55:06] "DELETE /access-control-list/7d28729d-3009-4dc7-ab5c-3d984568d3fd HTTP/1.1" 200 115 0.029470 10.0.0.129 - - [2026-04-20 01:55:06] "DELETE /service-instance/5377dc97-123a-4bd3-935a-44c15db5a4cf HTTP/1.1" 200 115 0.053692 10.0.0.129 - - [2026-04-20 01:55:06] "GET /domains HTTP/1.1" 200 440 0.004551 10.0.0.129 - - [2026-04-20 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.018389 10.0.0.129 - - [2026-04-20 01:55:06] "DELETE /routing-instance/96b256c5-8b0e-4484-bf7f-319696c58206 HTTP/1.1" 200 115 0.059515 10.0.0.129 - - [2026-04-20 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005570 10.0.0.129 - - [2026-04-20 01:55:06] "DELETE /instance-ip/158b6f57-9367-4aa7-8b03-981ad95029b7 HTTP/1.1" 200 115 0.039432 10.0.0.129 - - [2026-04-20 01:55:06] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001683 10.0.0.129 - - [2026-04-20 01:55:06] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1529 0.015151 10.0.0.129 - - [2026-04-20 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.018654 10.0.0.129 - - [2026-04-20 01:55:06] "DELETE /route-target/64888f55-aab9-43b9-ae96-37f1308fe8cc HTTP/1.1" 200 115 0.023657 10.0.0.129 - - [2026-04-20 01:55:06] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001828 10.0.0.129 - - [2026-04-20 01:55:06] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8 HTTP/1.1" 200 3760 0.050779 10.0.0.129 - - [2026-04-20 01:55:06] "DELETE /instance-ip/c27d6bed-cc53-4ac9-85ba-e2cdedb0af2a HTTP/1.1" 200 115 0.075149 10.0.0.129 - - [2026-04-20 01:55:06] "DELETE /routing-instance/e466900a-1c23-41da-bc8e-cec31e741028 HTTP/1.1" 200 115 0.085062 10.0.0.129 - - [2026-04-20 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.129 - - [2026-04-20 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.021237 10.0.0.129 - - [2026-04-20 01:55:06] "GET /virtual-machine/7b83d621-8474-4e12-a762-0f46b0d8199c HTTP/1.1" 200 1804 0.004838 10.0.0.129 - - [2026-04-20 01:55:06] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004319 10.0.0.129 - - [2026-04-20 01:55:06] "DELETE /route-target/6c2b2651-f53b-4ade-95ad-b1f7d2aa762d HTTP/1.1" 200 115 0.023359 10.0.0.129 - - [2026-04-20 01:55:06] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004035 10.0.0.129 - - [2026-04-20 01:55:06] "DELETE /instance-ip/e1cd9041-4a81-422b-8459-ac02773f3543 HTTP/1.1" 200 115 0.028872 10.0.0.129 - - [2026-04-20 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.019321 10.0.0.129 - - [2026-04-20 01:55:06] "DELETE /access-control-list/f4c5402f-7587-4464-b0ad-2729f555194d HTTP/1.1" 200 115 0.026337 10.0.0.129 - - [2026-04-20 01:55:06] "DELETE /instance-ip/968c599c-87d9-4787-8d69-47468248982a HTTP/1.1" 200 115 0.040751 10.0.0.129 - - [2026-04-20 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.013751 10.0.0.129 - - [2026-04-20 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010477 10.0.0.129 - - [2026-04-20 01:55:06] "DELETE /instance-ip/89d71175-0f25-4dfd-9dce-76d42628bf52 HTTP/1.1" 200 115 0.049624 10.0.0.129 - - [2026-04-20 01:55:06] "DELETE /service-template/bbe57343-c851-4f90-a920-2608e5db243b HTTP/1.1" 200 115 0.048468 10.0.0.129 - - [2026-04-20 01:55:06] "POST /fqname-to-id HTTP/1.1" 404 191 0.005760 10.0.0.129 - - [2026-04-20 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.026462 10.0.0.129 - - [2026-04-20 01:55:06] "DELETE /instance-ip/1ec26108-f9a0-4051-bdac-7ce87e4b4a31 HTTP/1.1" 200 115 0.036796 252.129.68.84 - - [2026-04-20 01:55:07] "POST /neutron/network HTTP/1.1" 200 834 0.008227 252.129.68.84 - - [2026-04-20 01:55:07] "POST /neutron/network HTTP/1.1" 400 204 0.014722 252.129.68.84 - - [2026-04-20 01:55:07] "POST /neutron/port HTTP/1.1" 200 1118 0.017548 252.129.68.84 - - [2026-04-20 01:55:07] "POST /neutron/port HTTP/1.1" 200 1115 0.018997 252.129.68.84 - - [2026-04-20 01:55:07] "POST /neutron/port HTTP/1.1" 200 1108 0.014244 252.129.68.84 - - [2026-04-20 01:55:07] "POST /neutron/port HTTP/1.1" 200 1105 0.026442 252.129.68.84 - - [2026-04-20 01:55:08] "POST /neutron/port HTTP/1.1" 200 3044 0.025964 252.129.68.84 - - [2026-04-20 01:55:08] "POST /neutron/port HTTP/1.1" 200 1106 0.020600 252.129.68.84 - - [2026-04-20 01:55:08] "POST /neutron/port HTTP/1.1" 200 151 0.188411 252.129.68.84 - - [2026-04-20 01:55:08] "POST /neutron/port HTTP/1.1" 200 151 0.181224 252.129.68.84 - - [2026-04-20 01:55:08] "POST /neutron/port HTTP/1.1" 200 151 0.214004 252.129.68.84 - - [2026-04-20 01:55:08] "POST /neutron/port HTTP/1.1" 200 1108 0.020419 252.129.68.84 - - [2026-04-20 01:55:08] "POST /neutron/port HTTP/1.1" 200 151 0.159584 252.129.68.84 - - [2026-04-20 01:55:08] "POST /neutron/port HTTP/1.1" 200 1105 0.012166 252.129.68.84 - - [2026-04-20 01:55:08] "POST /neutron/port HTTP/1.1" 200 151 0.135831 252.129.68.84 - - [2026-04-20 01:55:09] "POST /neutron/network HTTP/1.1" 200 834 0.006913 10.0.0.129 - - [2026-04-20 01:55:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003533 10.0.0.129 - - [2026-04-20 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.129 - - [2026-04-20 01:55:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003731 252.129.68.84 - - [2026-04-20 01:55:09] "POST /neutron/network HTTP/1.1" 200 151 0.095568 10.0.0.129 - - [2026-04-20 01:55:09] "GET /routing-instance/68f762d4-e9c1-431e-ada7-1ce82ef1c49e HTTP/1.1" 404 171 0.003688 10.0.0.129 - - [2026-04-20 01:55:09] "DELETE /route-target/da748e2a-b2fe-41c0-bb50-9b4c93afc67a HTTP/1.1" 200 115 0.028138 10.0.0.129 - - [2026-04-20 01:55:09] "GET /domains HTTP/1.1" 200 440 0.003492 10.0.0.129 - - [2026-04-20 01:55:09] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001406 10.0.0.129 - - [2026-04-20 01:55:09] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1306 0.009500 10.0.0.129 - - [2026-04-20 01:55:09] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002381 10.0.0.129 - - [2026-04-20 01:55:09] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8 HTTP/1.1" 200 2299 0.037450 252.129.68.84 - - [2026-04-20 01:55:09] "POST /neutron/network HTTP/1.1" 200 829 0.006797 10.0.0.129 - - [2026-04-20 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006055 10.0.0.129 - - [2026-04-20 01:55:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002467 10.0.0.129 - - [2026-04-20 01:55:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003036 252.129.68.84 - - [2026-04-20 01:55:10] "POST /neutron/network HTTP/1.1" 200 151 0.096227 10.0.0.129 - - [2026-04-20 01:55:10] "DELETE /route-target/56fbd7f4-9ce5-4645-ab42-f947f6171147 HTTP/1.1" 200 115 0.022256 10.0.0.129 - - [2026-04-20 01:55:10] "GET /routing-instance/09ed60a4-d48e-4579-ba63-f92e94ccc89e HTTP/1.1" 404 171 0.002547 10.0.0.129 - - [2026-04-20 01:55:10] "GET /domains HTTP/1.1" 200 440 0.003474 10.0.0.129 - - [2026-04-20 01:55:10] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001161 10.0.0.129 - - [2026-04-20 01:55:10] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1306 0.007915 10.0.0.129 - - [2026-04-20 01:55:10] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001127 10.0.0.129 - - [2026-04-20 01:55:10] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8 HTTP/1.1" 200 2081 0.029677 252.129.68.84 - - [2026-04-20 01:55:10] "POST /neutron/network HTTP/1.1" 200 830 0.007250 10.0.0.129 - - [2026-04-20 01:55:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003702 10.0.0.129 - - [2026-04-20 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.129 - - [2026-04-20 01:55:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002667 252.129.68.84 - - [2026-04-20 01:55:10] "POST /neutron/network HTTP/1.1" 200 151 0.091418 10.0.0.129 - - [2026-04-20 01:55:10] "GET /routing-instance/9b1a1277-962a-4c15-a09b-09ee15bfaabb HTTP/1.1" 404 171 0.002451 10.0.0.129 - - [2026-04-20 01:55:10] "DELETE /route-target/66670436-5ebc-4a43-84f8-f65d0b7f5c1d HTTP/1.1" 200 115 0.028272 10.0.0.129 - - [2026-04-20 01:55:10] "GET /domains HTTP/1.1" 200 440 0.003453 10.0.0.129 - - [2026-04-20 01:55:10] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001348 10.0.0.129 - - [2026-04-20 01:55:10] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1306 0.009823 10.0.0.129 - - [2026-04-20 01:55:10] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002239 10.0.0.129 - - [2026-04-20 01:55:10] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8 HTTP/1.1" 200 1841 0.027951 10.0.0.129 - - [2026-04-20 01:55:11] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001163 10.0.0.129 - - [2026-04-20 01:55:11] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.030403 10.0.0.129 - - [2026-04-20 01:55:11] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001202 10.0.0.129 - - [2026-04-20 01:55:11] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?fields=virtual_networks HTTP/1.1" 200 1029 0.072765 10.0.0.129 - - [2026-04-20 01:55:11] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001623 10.0.0.129 - - [2026-04-20 01:55:11] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.026894 10.0.0.129 - - [2026-04-20 01:55:11] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001218 10.0.0.129 - - [2026-04-20 01:55:11] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?fields=security_groups HTTP/1.1" 200 1253 0.025461 10.0.0.129 - - [2026-04-20 01:55:12] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001580 10.0.0.129 - - [2026-04-20 01:55:12] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008602 10.0.0.129 - - [2026-04-20 01:55:12] "POST /fqname-to-id HTTP/1.1" 404 187 0.035007 10.0.0.129 - - [2026-04-20 01:55:13] "GET /projects?obj_uuids=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003272 10.0.0.129 - - [2026-04-20 01:55:13] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001176 10.0.0.129 - - [2026-04-20 01:55:13] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007483 10.0.0.129 - - [2026-04-20 01:55:13] "POST /id-to-fqname HTTP/1.1" 200 189 0.001506 10.0.0.129 - - [2026-04-20 01:55:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.002838 10.0.0.129 - - [2026-04-20 01:55:13] "POST /security-groups HTTP/1.1" 200 584 0.065533 10.0.0.129 - - [2026-04-20 01:55:13] "POST /fqname-to-id HTTP/1.1" 404 233 0.002689 10.0.0.129 - - [2026-04-20 01:55:13] "POST /projects HTTP/1.1" 200 579 0.228854 10.0.0.129 - - [2026-04-20 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.267793 10.0.0.129 - - [2026-04-20 01:55:13] "POST /access-control-lists HTTP/1.1" 200 599 0.064076 10.0.0.129 - - [2026-04-20 01:55:13] "GET /project/cedea437-af3b-449f-8885-2e3374604750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.418397 10.0.0.129 - - [2026-04-20 01:55:13] "POST /fqname-to-id HTTP/1.1" 404 232 0.003944 10.0.0.129 - - [2026-04-20 01:55:13] "POST /access-control-lists HTTP/1.1" 200 597 0.060448 10.0.0.129 - - [2026-04-20 01:55:14] "GET / HTTP/1.1" 200 36499 0.002429 10.0.0.129 - - [2026-04-20 01:55:15] "DELETE /project/cedea437af3b449f88852e3374604750 HTTP/1.1" 404 173 0.007054 10.0.0.129 - - [2026-04-20 01:55:15] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001077 10.0.0.129 - - [2026-04-20 01:55:15] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.026769 10.0.0.129 - - [2026-04-20 01:55:15] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001153 10.0.0.129 - - [2026-04-20 01:55:15] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?fields=security_groups HTTP/1.1" 200 1343 0.077500 10.0.0.129 - - [2026-04-20 01:55:15] "DELETE /security-group/acb2835c-4e4b-4e9c-baa0-91ffde9907b6 HTTP/1.1" 200 115 0.048283 10.0.0.129 - - [2026-04-20 01:55:15] "GET /projects?obj_uuids=244b7d54-7760-4b6c-b3aa-a4fdac30c1b8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001068 10.0.0.129 - - [2026-04-20 01:55:15] "DELETE /access-control-list/6ba3be16-43fc-43b4-a4b6-df05f6bee3bf HTTP/1.1" 200 115 0.037322 10.0.0.129 - - [2026-04-20 01:55:15] "GET /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8?fields=application_policy_sets HTTP/1.1" 200 1382 0.043862 10.0.0.129 - - [2026-04-20 01:55:15] "DELETE /access-control-list/31a04c04-34f3-4343-ad33-dd539e80d63c HTTP/1.1" 200 115 0.030889 10.0.0.129 - - [2026-04-20 01:55:15] "DELETE /project/244b7d54-7760-4b6c-b3aa-a4fdac30c1b8 HTTP/1.1" 200 115 0.369621 10.0.0.129 - - [2026-04-20 01:55:16] "POST /fqname-to-id HTTP/1.1" 401 298 0.000757 10.0.0.129 - - [2026-04-20 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.057218 10.0.0.129 - - [2026-04-20 01:55:16] "GET /projects?obj_uuids=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001110 10.0.0.129 - - [2026-04-20 01:55:16] "GET /project/cedea437-af3b-449f-8885-2e3374604750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.026708 10.0.0.129 - - [2026-04-20 01:55:16] "POST /fqname-to-id HTTP/1.1" 404 178 0.003738 10.0.0.129 - - [2026-04-20 01:55:16] "POST /virtual-DNSs HTTP/1.1" 200 509 0.019584 10.0.0.129 - - [2026-04-20 01:55:16] "GET /virtual-DNS/9b349af5-de73-4114-a952-dd4e6d8a5ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.005394 10.0.0.129 - - [2026-04-20 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.129 - - [2026-04-20 01:55:16] "GET /virtual-DNS/9b349af5-de73-4114-a952-dd4e6d8a5ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.043346 10.0.0.129 - - [2026-04-20 01:55:16] "GET /domains HTTP/1.1" 401 298 0.000516 10.0.0.129 - - [2026-04-20 01:55:17] "GET /domains HTTP/1.1" 200 440 0.036491 10.0.0.129 - - [2026-04-20 01:55:17] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001070 10.0.0.129 - - [2026-04-20 01:55:17] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1509 0.009197 10.0.0.129 - - [2026-04-20 01:55:17] "GET /virtual-DNS/9b349af5-de73-4114-a952-dd4e6d8a5ba2 HTTP/1.1" 200 1440 0.014022 10.0.0.129 - - [2026-04-20 01:55:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003769 10.0.0.129 - - [2026-04-20 01:55:17] "POST /network-ipams HTTP/1.1" 200 516 0.016781 10.0.0.129 - - [2026-04-20 01:55:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 755 0.004039 10.0.0.129 - - [2026-04-20 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005629 10.0.0.129 - - [2026-04-20 01:55:17] "GET /network-ipam/794ebc21-1c5c-4801-86b6-43667194af43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.005621 10.0.0.129 - - [2026-04-20 01:55:17] "PUT /network-ipam/794ebc21-1c5c-4801-86b6-43667194af43 HTTP/1.1" 200 260 0.012516 10.0.0.129 - - [2026-04-20 01:55:17] "POST /ref-update HTTP/1.1" 200 156 0.011142 10.0.0.129 - - [2026-04-20 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.129 - - [2026-04-20 01:55:17] "GET /projects?obj_uuids=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001129 10.0.0.129 - - [2026-04-20 01:55:17] "GET /project/cedea437-af3b-449f-8885-2e3374604750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.027789 252.129.68.84 - - [2026-04-20 01:55:18] "POST /neutron/network HTTP/1.1" 200 117 0.038271 10.0.0.129 - - [2026-04-20 01:55:18] "GET /projects?obj_uuids=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001044 252.129.68.84 - - [2026-04-20 01:55:18] "POST /neutron/network HTTP/1.1" 200 616 0.069648 10.0.0.129 - - [2026-04-20 01:55:18] "POST /route-targets HTTP/1.1" 200 329 0.011279 10.0.0.129 - - [2026-04-20 01:55:18] "POST /ref-update HTTP/1.1" 200 156 0.023475 10.0.0.129 - - [2026-04-20 01:55:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004366 252.129.68.84 - - [2026-04-20 01:55:18] "POST /neutron/subnet HTTP/1.1" 200 711 0.220618 252.129.68.84 - - [2026-04-20 01:55:18] "POST /neutron/network HTTP/1.1" 200 829 0.006465 10.0.0.129 - - [2026-04-20 01:55:18] "POST /id-to-fqname HTTP/1.1" 200 225 0.001873 10.0.0.129 - - [2026-04-20 01:55:18] "GET /virtual-network/997aadf6-36ad-4ae1-b09d-026a1279903a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007239 252.129.68.84 - - [2026-04-20 01:55:18] "POST /neutron/network HTTP/1.1" 200 829 0.006450 10.0.0.129 - - [2026-04-20 01:55:18] "GET /virtual-network/997aadf6-36ad-4ae1-b09d-026a1279903a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005599 252.129.68.84 - - [2026-04-20 01:55:18] "POST /neutron/network HTTP/1.1" 200 829 0.006060 252.129.68.84 - - [2026-04-20 01:55:18] "POST /neutron/subnet HTTP/1.1" 200 711 0.010421 252.129.68.84 - - [2026-04-20 01:55:18] "POST /neutron/network HTTP/1.1" 200 803 0.012089 252.129.68.84 - - [2026-04-20 01:55:19] "POST /neutron/network HTTP/1.1" 200 829 0.007486 10.0.0.129 - - [2026-04-20 01:55:19] "POST /id-to-fqname HTTP/1.1" 200 225 0.001654 252.129.68.84 - - [2026-04-20 01:55:19] "POST /neutron/network HTTP/1.1" 200 839 0.006436 252.129.68.84 - - [2026-04-20 01:55:19] "GET /aaa-mode HTTP/1.1" 401 298 0.000659 252.129.68.84 - - [2026-04-20 01:55:19] "GET / HTTP/1.1" 200 36499 0.007792 252.129.68.84 - - [2026-04-20 01:55:19] "GET /project/cedea437-af3b-449f-8885-2e3374604750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.001032 10.0.0.129 - - [2026-04-20 01:55:19] "GET /projects?obj_uuids=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001155 252.129.68.84 - - [2026-04-20 01:55:19] "GET /project/cedea437-af3b-449f-8885-2e3374604750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.060877 252.129.68.84 - - [2026-04-20 01:55:19] "POST /neutron/network HTTP/1.1" 200 829 0.007272 252.129.68.84 - - [2026-04-20 01:55:20] "POST /neutron/port HTTP/1.1" 200 117 0.005559 252.129.68.84 - - [2026-04-20 01:55:20] "POST /neutron/port HTTP/1.1" 200 117 0.005912 252.129.68.84 - - [2026-04-20 01:55:20] "POST /neutron/port HTTP/1.1" 200 117 0.097102 252.129.68.84 - - [2026-04-20 01:55:20] "POST /neutron/network HTTP/1.1" 200 839 0.006269 10.0.0.129 - - [2026-04-20 01:55:21] "GET /projects?obj_uuids=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001287 252.129.68.84 - - [2026-04-20 01:55:21] "POST /neutron/port HTTP/1.1" 200 1056 0.251890 252.129.68.84 - - [2026-04-20 01:55:21] "POST /neutron/port HTTP/1.1" 200 1056 0.014165 252.129.68.84 - - [2026-04-20 01:55:21] "POST /neutron/port HTTP/1.1" 200 1056 0.015348 252.129.68.84 - - [2026-04-20 01:55:21] "POST /neutron/port HTTP/1.1" 200 1106 0.068005 252.129.68.84 - - [2026-04-20 01:55:21] "POST /neutron/port HTTP/1.1" 200 1116 0.015751 252.129.68.84 - - [2026-04-20 01:55:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004876 252.129.68.84 - - [2026-04-20 01:55:21] "POST /neutron/subnet HTTP/1.1" 200 685 0.009857 252.129.68.84 - - [2026-04-20 01:55:21] "POST /neutron/port HTTP/1.1" 200 117 0.001805 252.129.68.84 - - [2026-04-20 01:55:21] "POST /neutron/network HTTP/1.1" 200 829 0.007561 252.129.68.84 - - [2026-04-20 01:55:25] "POST /neutron/port HTTP/1.1" 200 1116 0.014570 252.129.68.84 - - [2026-04-20 01:55:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007685 252.129.68.84 - - [2026-04-20 01:55:25] "POST /neutron/port HTTP/1.1" 200 1116 0.018532 252.129.68.84 - - [2026-04-20 01:55:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009518 252.129.68.84 - - [2026-04-20 01:55:25] "POST /neutron/port HTTP/1.1" 200 1116 0.014636 252.129.68.84 - - [2026-04-20 01:55:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008644 10.0.0.129 - - [2026-04-20 01:55:26] "GET /virtual-machine/4fe26100-f9f6-42c5-b13b-4d71fb55b838 HTTP/1.1" 200 1295 0.005533 10.0.0.129 - - [2026-04-20 01:55:26] "GET /virtual-machine-interface/a3cfe6ae-fbd8-420d-af61-9d1e5943eb1e HTTP/1.1" 200 2966 0.006011 10.0.0.129 - - [2026-04-20 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.129 - - [2026-04-20 01:55:26] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005074 10.0.0.129 - - [2026-04-20 01:55:26] "GET /virtual-networks?parent_id=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004193 10.0.0.129 - - [2026-04-20 01:55:26] "GET /virtual-network/997aadf6-36ad-4ae1-b09d-026a1279903a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007865 10.0.0.129 - - [2026-04-20 01:55:27] "GET /obj-perms HTTP/1.1" 200 6384 0.074688 10.0.0.129 - - [2026-04-20 01:55:28] "GET /obj-perms HTTP/1.1" 200 6384 0.065911 10.0.0.129 - - [2026-04-20 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.129 - - [2026-04-20 01:55:29] "GET /virtual-network/997aadf6-36ad-4ae1-b09d-026a1279903a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006142 252.129.68.84 - - [2026-04-20 01:55:32] "POST /neutron/port HTTP/1.1" 200 1116 0.016980 252.129.68.84 - - [2026-04-20 01:55:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012558 252.129.68.84 - - [2026-04-20 01:55:32] "POST /neutron/port HTTP/1.1" 200 1116 0.015368 252.129.68.84 - - [2026-04-20 01:55:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006678 252.129.68.84 - - [2026-04-20 01:55:32] "POST /neutron/port HTTP/1.1" 200 1116 0.016617 252.129.68.84 - - [2026-04-20 01:55:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008471 10.0.0.129 - - [2026-04-20 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006509 10.0.0.129 - - [2026-04-20 01:55:33] "GET /virtual-network/997aadf6-36ad-4ae1-b09d-026a1279903a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005431 252.129.68.84 - - [2026-04-20 01:55:34] "POST /neutron/port HTTP/1.1" 200 1116 0.013730 252.129.68.84 - - [2026-04-20 01:55:34] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006230 10.0.0.129 - - [2026-04-20 01:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007005 10.0.0.129 - - [2026-04-20 01:55:35] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005216 10.0.0.129 - - [2026-04-20 01:55:35] "GET /virtual-networks?parent_id=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004670 10.0.0.129 - - [2026-04-20 01:55:36] "GET /virtual-network/997aadf6-36ad-4ae1-b09d-026a1279903a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005188 252.129.68.84 - - [2026-04-20 01:55:40] "POST /neutron/network HTTP/1.1" 200 803 0.013460 252.129.68.84 - - [2026-04-20 01:55:40] "POST /neutron/network HTTP/1.1" 200 829 0.006978 10.0.0.129 - - [2026-04-20 01:55:40] "POST /id-to-fqname HTTP/1.1" 200 225 0.002049 252.129.68.84 - - [2026-04-20 01:55:40] "POST /neutron/port HTTP/1.1" 200 1116 0.016242 252.129.68.84 - - [2026-04-20 01:55:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008643 252.129.68.84 - - [2026-04-20 01:55:41] "POST /neutron/network HTTP/1.1" 200 839 0.008642 252.129.68.84 - - [2026-04-20 01:55:41] "GET /aaa-mode HTTP/1.1" 401 298 0.000679 252.129.68.84 - - [2026-04-20 01:55:41] "GET / HTTP/1.1" 200 36499 0.001884 252.129.68.84 - - [2026-04-20 01:55:41] "GET /project/cedea437-af3b-449f-8885-2e3374604750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000607 10.0.0.129 - - [2026-04-20 01:55:41] "GET /projects?obj_uuids=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001256 252.129.68.84 - - [2026-04-20 01:55:41] "GET /project/cedea437-af3b-449f-8885-2e3374604750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.063139 252.129.68.84 - - [2026-04-20 01:55:41] "POST /neutron/network HTTP/1.1" 200 829 0.039710 252.129.68.84 - - [2026-04-20 01:55:42] "POST /neutron/port HTTP/1.1" 200 1116 0.032183 252.129.68.84 - - [2026-04-20 01:55:42] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009408 252.129.68.84 - - [2026-04-20 01:55:42] "POST /neutron/port HTTP/1.1" 200 117 0.006893 252.129.68.84 - - [2026-04-20 01:55:42] "POST /neutron/port HTTP/1.1" 200 117 0.007748 252.129.68.84 - - [2026-04-20 01:55:42] "POST /neutron/network HTTP/1.1" 200 839 0.006999 10.0.0.129 - - [2026-04-20 01:55:42] "GET /projects?obj_uuids=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001530 252.129.68.84 - - [2026-04-20 01:55:43] "POST /neutron/port HTTP/1.1" 200 1056 0.249258 252.129.68.84 - - [2026-04-20 01:55:43] "POST /neutron/port HTTP/1.1" 200 1056 0.011900 252.129.68.84 - - [2026-04-20 01:55:43] "POST /neutron/port HTTP/1.1" 200 1056 0.012303 252.129.68.84 - - [2026-04-20 01:55:43] "POST /neutron/port HTTP/1.1" 200 1106 0.070487 252.129.68.84 - - [2026-04-20 01:55:43] "POST /neutron/port HTTP/1.1" 200 1116 0.022400 252.129.68.84 - - [2026-04-20 01:55:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004227 252.129.68.84 - - [2026-04-20 01:55:43] "POST /neutron/subnet HTTP/1.1" 200 685 0.008877 252.129.68.84 - - [2026-04-20 01:55:43] "POST /neutron/port HTTP/1.1" 200 117 0.001380 252.129.68.84 - - [2026-04-20 01:55:43] "POST /neutron/network HTTP/1.1" 200 829 0.006878 252.129.68.84 - - [2026-04-20 01:55:47] "POST /neutron/port HTTP/1.1" 200 1116 0.019118 252.129.68.84 - - [2026-04-20 01:55:47] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008391 252.129.68.84 - - [2026-04-20 01:55:47] "POST /neutron/port HTTP/1.1" 200 1116 0.017505 252.129.68.84 - - [2026-04-20 01:55:47] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008035 252.129.68.84 - - [2026-04-20 01:55:47] "POST /neutron/port HTTP/1.1" 200 1116 0.018888 252.129.68.84 - - [2026-04-20 01:55:47] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007891 10.0.0.129 - - [2026-04-20 01:55:47] "GET /virtual-machine/34ca5896-71f8-4c3d-a51c-639732771e0d HTTP/1.1" 200 1295 0.005654 10.0.0.129 - - [2026-04-20 01:55:47] "GET /virtual-machine-interface/cf5430cf-541f-4c2f-8fe1-0fdb6f106135 HTTP/1.1" 200 2966 0.006474 10.0.0.129 - - [2026-04-20 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.129 - - [2026-04-20 01:55:48] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003755 10.0.0.129 - - [2026-04-20 01:55:48] "GET /virtual-networks?parent_id=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.005633 10.0.0.129 - - [2026-04-20 01:55:48] "GET /virtual-network/997aadf6-36ad-4ae1-b09d-026a1279903a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007386 10.0.0.129 - - [2026-04-20 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.129 - - [2026-04-20 01:55:51] "GET /virtual-network/997aadf6-36ad-4ae1-b09d-026a1279903a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005853 252.129.68.84 - - [2026-04-20 01:55:53] "POST /neutron/port HTTP/1.1" 200 1116 0.013590 252.129.68.84 - - [2026-04-20 01:55:53] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006657 252.129.68.84 - - [2026-04-20 01:55:53] "POST /neutron/port HTTP/1.1" 200 1116 0.015044 252.129.68.84 - - [2026-04-20 01:55:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006344 252.129.68.84 - - [2026-04-20 01:55:54] "POST /neutron/port HTTP/1.1" 200 1116 0.019338 252.129.68.84 - - [2026-04-20 01:55:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007218 10.0.0.129 - - [2026-04-20 01:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.129 - - [2026-04-20 01:55:55] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003446 10.0.0.129 - - [2026-04-20 01:55:55] "GET /virtual-networks?parent_id=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004554 252.129.68.84 - - [2026-04-20 01:55:55] "POST /neutron/port HTTP/1.1" 200 1116 0.013668 10.0.0.129 - - [2026-04-20 01:55:55] "GET /virtual-network/997aadf6-36ad-4ae1-b09d-026a1279903a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006103 252.129.68.84 - - [2026-04-20 01:55:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006255 10.0.0.129 - - [2026-04-20 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.129 - - [2026-04-20 01:56:02] "DELETE /virtual-DNS/9b349af5-de73-4114-a952-dd4e6d8a5ba2 HTTP/1.1" 409 237 0.007578 10.0.0.129 - - [2026-04-20 01:56:02] "POST /fqname-to-id HTTP/1.1" 404 190 0.003467 10.0.0.129 - - [2026-04-20 01:56:03] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.019116 10.0.0.129 - - [2026-04-20 01:56:03] "GET /virtual-DNS-record/42bb4246-813e-4b47-bc2c-c6dda72384b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.005056 10.0.0.129 - - [2026-04-20 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.129 - - [2026-04-20 01:56:03] "GET /virtual-DNS-record/42bb4246-813e-4b47-bc2c-c6dda72384b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.004383 10.0.0.129 - - [2026-04-20 01:56:03] "GET /domains HTTP/1.1" 200 440 0.003573 10.0.0.129 - - [2026-04-20 01:56:03] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001578 10.0.0.129 - - [2026-04-20 01:56:03] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1509 0.007952 10.0.0.129 - - [2026-04-20 01:56:03] "GET /virtual-DNS/9b349af5-de73-4114-a952-dd4e6d8a5ba2 HTTP/1.1" 200 1909 0.005049 10.0.0.129 - - [2026-04-20 01:56:03] "GET /virtual-DNS-record/42bb4246-813e-4b47-bc2c-c6dda72384b1 HTTP/1.1" 200 1337 0.003944 10.0.0.129 - - [2026-04-20 01:56:08] "DELETE /virtual-DNS-record/42bb4246-813e-4b47-bc2c-c6dda72384b1 HTTP/1.1" 200 115 0.020515 10.0.0.129 - - [2026-04-20 01:56:08] "POST /fqname-to-id HTTP/1.1" 404 182 0.003344 252.129.68.84 - - [2026-04-20 01:56:09] "POST /neutron/network HTTP/1.1" 200 829 0.008100 252.129.68.84 - - [2026-04-20 01:56:09] "POST /neutron/network HTTP/1.1" 400 204 0.030560 252.129.68.84 - - [2026-04-20 01:56:09] "POST /neutron/port HTTP/1.1" 200 1116 0.016858 252.129.68.84 - - [2026-04-20 01:56:09] "POST /neutron/port HTTP/1.1" 200 1116 0.021187 252.129.68.84 - - [2026-04-20 01:56:09] "POST /neutron/port HTTP/1.1" 200 1106 0.015341 252.129.68.84 - - [2026-04-20 01:56:10] "POST /neutron/port HTTP/1.1" 200 1106 0.029338 252.129.68.84 - - [2026-04-20 01:56:10] "POST /neutron/port HTTP/1.1" 200 151 0.153942 252.129.68.84 - - [2026-04-20 01:56:10] "POST /neutron/port HTTP/1.1" 200 151 0.165284 252.129.68.84 - - [2026-04-20 01:56:11] "POST /neutron/network HTTP/1.1" 200 829 0.006734 10.0.0.129 - - [2026-04-20 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.129 - - [2026-04-20 01:56:11] "POST /useragent-kv HTTP/1.1" 200 115 0.031175 10.0.0.129 - - [2026-04-20 01:56:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002851 252.129.68.84 - - [2026-04-20 01:56:11] "POST /neutron/network HTTP/1.1" 200 151 0.389194 10.0.0.129 - - [2026-04-20 01:56:11] "DELETE /route-target/1fea533a-c911-4043-a27d-7e4c7c7292db HTTP/1.1" 200 115 0.089607 10.0.0.129 - - [2026-04-20 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005929 10.0.0.129 - - [2026-04-20 01:56:11] "DELETE /network-ipam/794ebc21-1c5c-4801-86b6-43667194af43 HTTP/1.1" 200 115 0.029067 10.0.0.129 - - [2026-04-20 01:56:11] "DELETE /virtual-DNS/9b349af5-de73-4114-a952-dd4e6d8a5ba2 HTTP/1.1" 200 115 0.034352 10.0.0.129 - - [2026-04-20 01:56:11] "POST /fqname-to-id HTTP/1.1" 404 178 0.003340 10.0.0.129 - - [2026-04-20 01:56:12] "GET /domains HTTP/1.1" 200 440 0.004136 10.0.0.129 - - [2026-04-20 01:56:12] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001864 10.0.0.129 - - [2026-04-20 01:56:12] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1309 0.010687 10.0.0.129 - - [2026-04-20 01:56:12] "GET /projects?obj_uuids=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001196 10.0.0.129 - - [2026-04-20 01:56:12] "GET /project/cedea437-af3b-449f-8885-2e3374604750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.033654 10.0.0.129 - - [2026-04-20 01:56:12] "GET /projects?obj_uuids=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001578 10.0.0.129 - - [2026-04-20 01:56:12] "GET /project/cedea437-af3b-449f-8885-2e3374604750?fields=virtual_networks HTTP/1.1" 200 1035 0.071808 10.0.0.129 - - [2026-04-20 01:56:12] "GET /projects?obj_uuids=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001381 10.0.0.129 - - [2026-04-20 01:56:12] "GET /project/cedea437-af3b-449f-8885-2e3374604750?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.032800 10.0.0.129 - - [2026-04-20 01:56:12] "GET /projects?obj_uuids=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001340 10.0.0.129 - - [2026-04-20 01:56:12] "GET /project/cedea437-af3b-449f-8885-2e3374604750?fields=security_groups HTTP/1.1" 200 1262 0.035700 10.0.0.129 - - [2026-04-20 01:56:13] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001694 10.0.0.129 - - [2026-04-20 01:56:13] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009274 10.0.0.129 - - [2026-04-20 01:56:13] "POST /fqname-to-id HTTP/1.1" 404 187 0.044607 10.0.0.129 - - [2026-04-20 01:56:14] "GET /projects?obj_uuids=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003497 10.0.0.129 - - [2026-04-20 01:56:14] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003422 10.0.0.129 - - [2026-04-20 01:56:14] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011010 10.0.0.129 - - [2026-04-20 01:56:14] "POST /id-to-fqname HTTP/1.1" 200 189 0.002425 10.0.0.129 - - [2026-04-20 01:56:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.004022 10.0.0.129 - - [2026-04-20 01:56:14] "POST /security-groups HTTP/1.1" 200 584 0.069345 10.0.0.129 - - [2026-04-20 01:56:14] "POST /fqname-to-id HTTP/1.1" 404 233 0.003243 10.0.0.129 - - [2026-04-20 01:56:14] "POST /projects HTTP/1.1" 200 579 0.230301 10.0.0.129 - - [2026-04-20 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.267494 10.0.0.129 - - [2026-04-20 01:56:14] "POST /access-control-lists HTTP/1.1" 200 599 0.065221 10.0.0.129 - - [2026-04-20 01:56:14] "GET /project/0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.423578 10.0.0.129 - - [2026-04-20 01:56:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.003861 10.0.0.129 - - [2026-04-20 01:56:14] "POST /access-control-lists HTTP/1.1" 200 597 0.066175 10.0.0.129 - - [2026-04-20 01:56:15] "GET / HTTP/1.1" 200 36499 0.003421 10.0.0.129 - - [2026-04-20 01:56:16] "DELETE /project/0ab4c649b6594b6ca4e11d2d916ef4dd HTTP/1.1" 404 173 0.007392 10.0.0.129 - - [2026-04-20 01:56:16] "GET /projects?obj_uuids=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001053 10.0.0.129 - - [2026-04-20 01:56:16] "GET /project/cedea437-af3b-449f-8885-2e3374604750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.042927 10.0.0.129 - - [2026-04-20 01:56:16] "GET /projects?obj_uuids=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001235 10.0.0.129 - - [2026-04-20 01:56:16] "GET /project/cedea437-af3b-449f-8885-2e3374604750?fields=security_groups HTTP/1.1" 200 1352 0.037271 10.0.0.129 - - [2026-04-20 01:56:16] "DELETE /security-group/14f814ef-ef68-4c08-b5eb-e18b3d2f0071 HTTP/1.1" 200 115 0.045702 10.0.0.129 - - [2026-04-20 01:56:16] "GET /projects?obj_uuids=cedea437-af3b-449f-8885-2e3374604750&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002340 10.0.0.129 - - [2026-04-20 01:56:16] "GET /project/cedea437-af3b-449f-8885-2e3374604750?fields=application_policy_sets HTTP/1.1" 200 1391 0.052959 10.0.0.129 - - [2026-04-20 01:56:16] "DELETE /access-control-list/bd4716b3-e041-4011-9947-9e8d831add9b HTTP/1.1" 200 115 0.062502 10.0.0.129 - - [2026-04-20 01:56:16] "DELETE /access-control-list/670910d1-50fb-4eac-a667-02e4638d505e HTTP/1.1" 200 115 0.036837 10.0.0.129 - - [2026-04-20 01:56:16] "DELETE /project/cedea437-af3b-449f-8885-2e3374604750 HTTP/1.1" 200 115 0.376694 10.0.0.129 - - [2026-04-20 01:56:16] "POST /fqname-to-id HTTP/1.1" 401 298 0.000587 10.0.0.129 - - [2026-04-20 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.048144 10.0.0.129 - - [2026-04-20 01:56:17] "GET /projects?obj_uuids=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001671 10.0.0.129 - - [2026-04-20 01:56:17] "GET /project/0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.029837 252.129.68.84 - - [2026-04-20 01:56:17] "POST /neutron/network HTTP/1.1" 200 117 0.048694 10.0.0.129 - - [2026-04-20 01:56:17] "GET /projects?obj_uuids=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001156 252.129.68.84 - - [2026-04-20 01:56:17] "POST /neutron/network HTTP/1.1" 200 604 0.078356 10.0.0.129 - - [2026-04-20 01:56:17] "POST /route-targets HTTP/1.1" 200 329 0.015144 10.0.0.129 - - [2026-04-20 01:56:17] "POST /ref-update HTTP/1.1" 200 156 0.015423 10.0.0.129 - - [2026-04-20 01:56:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004653 252.129.68.84 - - [2026-04-20 01:56:17] "POST /neutron/subnet HTTP/1.1" 200 725 0.174418 252.129.68.84 - - [2026-04-20 01:56:17] "POST /neutron/network HTTP/1.1" 200 823 0.008560 10.0.0.129 - - [2026-04-20 01:56:17] "POST /id-to-fqname HTTP/1.1" 200 219 0.001980 10.0.0.129 - - [2026-04-20 01:56:17] "GET /virtual-network/8c140e5c-ed3c-4093-9c91-3384d0d92520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006903 252.129.68.84 - - [2026-04-20 01:56:17] "POST /neutron/network HTTP/1.1" 200 823 0.007829 10.0.0.129 - - [2026-04-20 01:56:18] "GET /virtual-network/8c140e5c-ed3c-4093-9c91-3384d0d92520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.011996 252.129.68.84 - - [2026-04-20 01:56:18] "POST /neutron/network HTTP/1.1" 200 823 0.007036 252.129.68.84 - - [2026-04-20 01:56:18] "POST /neutron/subnet HTTP/1.1" 200 725 0.009161 10.0.0.129 - - [2026-04-20 01:56:18] "POST /id-to-fqname HTTP/1.1" 200 219 0.001607 252.129.68.84 - - [2026-04-20 01:56:18] "POST /neutron/network HTTP/1.1" 200 833 0.008618 252.129.68.84 - - [2026-04-20 01:56:18] "GET /aaa-mode HTTP/1.1" 401 298 0.000591 252.129.68.84 - - [2026-04-20 01:56:18] "GET / HTTP/1.1" 200 36499 0.006643 252.129.68.84 - - [2026-04-20 01:56:18] "GET /project/0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.001015 10.0.0.129 - - [2026-04-20 01:56:19] "GET /projects?obj_uuids=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001343 252.129.68.84 - - [2026-04-20 01:56:19] "GET /project/0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.075598 252.129.68.84 - - [2026-04-20 01:56:19] "POST /neutron/network HTTP/1.1" 200 823 0.008115 252.129.68.84 - - [2026-04-20 01:56:19] "POST /neutron/port HTTP/1.1" 200 117 0.005576 252.129.68.84 - - [2026-04-20 01:56:19] "POST /neutron/port HTTP/1.1" 200 117 0.013630 10.0.0.129 - - [2026-04-20 01:56:19] "POST /id-to-fqname HTTP/1.1" 200 219 0.002216 252.129.68.84 - - [2026-04-20 01:56:19] "POST /neutron/port HTTP/1.1" 200 117 0.007246 252.129.68.84 - - [2026-04-20 01:56:19] "POST /neutron/network HTTP/1.1" 200 833 0.011530 252.129.68.84 - - [2026-04-20 01:56:19] "GET /aaa-mode HTTP/1.1" 401 298 0.000507 252.129.68.84 - - [2026-04-20 01:56:20] "GET / HTTP/1.1" 200 36499 0.004052 252.129.68.84 - - [2026-04-20 01:56:20] "POST /neutron/network HTTP/1.1" 200 833 0.011157 252.129.68.84 - - [2026-04-20 01:56:20] "GET /project/0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000364 10.0.0.129 - - [2026-04-20 01:56:20] "GET /projects?obj_uuids=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001244 252.129.68.84 - - [2026-04-20 01:56:20] "POST /neutron/port HTTP/1.1" 200 1059 0.298482 10.0.0.129 - - [2026-04-20 01:56:20] "GET /projects?obj_uuids=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001684 252.129.68.84 - - [2026-04-20 01:56:20] "GET /project/0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.060941 252.129.68.84 - - [2026-04-20 01:56:20] "POST /neutron/port HTTP/1.1" 200 1059 0.012501 252.129.68.84 - - [2026-04-20 01:56:20] "POST /neutron/network HTTP/1.1" 200 823 0.043282 252.129.68.84 - - [2026-04-20 01:56:20] "POST /neutron/port HTTP/1.1" 200 1059 0.016623 252.129.68.84 - - [2026-04-20 01:56:20] "POST /neutron/port HTTP/1.1" 200 1109 0.089618 252.129.68.84 - - [2026-04-20 01:56:20] "POST /neutron/port HTTP/1.1" 200 1119 0.023258 252.129.68.84 - - [2026-04-20 01:56:20] "POST /neutron/port HTTP/1.1" 200 1119 0.020272 252.129.68.84 - - [2026-04-20 01:56:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012141 252.129.68.84 - - [2026-04-20 01:56:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004477 252.129.68.84 - - [2026-04-20 01:56:20] "POST /neutron/port HTTP/1.1" 200 117 0.007262 252.129.68.84 - - [2026-04-20 01:56:20] "POST /neutron/subnet HTTP/1.1" 200 699 0.009964 252.129.68.84 - - [2026-04-20 01:56:21] "POST /neutron/port HTTP/1.1" 200 117 0.002247 252.129.68.84 - - [2026-04-20 01:56:21] "POST /neutron/port HTTP/1.1" 200 1119 0.015448 252.129.68.84 - - [2026-04-20 01:56:21] "POST /neutron/network HTTP/1.1" 200 823 0.009015 252.129.68.84 - - [2026-04-20 01:56:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009101 252.129.68.84 - - [2026-04-20 01:56:21] "POST /neutron/network HTTP/1.1" 200 833 0.011166 10.0.0.129 - - [2026-04-20 01:56:21] "GET /projects?obj_uuids=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001823 252.129.68.84 - - [2026-04-20 01:56:21] "POST /neutron/port HTTP/1.1" 200 1059 0.270643 252.129.68.84 - - [2026-04-20 01:56:21] "POST /neutron/port HTTP/1.1" 200 1059 0.018800 252.129.68.84 - - [2026-04-20 01:56:22] "POST /neutron/port HTTP/1.1" 200 1059 0.016189 252.129.68.84 - - [2026-04-20 01:56:22] "POST /neutron/port HTTP/1.1" 200 1109 0.086084 252.129.68.84 - - [2026-04-20 01:56:22] "POST /neutron/port HTTP/1.1" 200 1119 0.021352 252.129.68.84 - - [2026-04-20 01:56:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003828 252.129.68.84 - - [2026-04-20 01:56:22] "POST /neutron/subnet HTTP/1.1" 200 699 0.009859 252.129.68.84 - - [2026-04-20 01:56:22] "POST /neutron/port HTTP/1.1" 200 117 0.001481 252.129.68.84 - - [2026-04-20 01:56:22] "POST /neutron/network HTTP/1.1" 200 823 0.008666 252.129.68.84 - - [2026-04-20 01:56:26] "POST /neutron/port HTTP/1.1" 200 1119 0.020684 252.129.68.84 - - [2026-04-20 01:56:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007614 252.129.68.84 - - [2026-04-20 01:56:26] "POST /neutron/port HTTP/1.1" 200 1119 0.016866 252.129.68.84 - - [2026-04-20 01:56:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008690 252.129.68.84 - - [2026-04-20 01:56:26] "POST /neutron/port HTTP/1.1" 200 1119 0.017246 252.129.68.84 - - [2026-04-20 01:56:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008749 10.0.0.129 - - [2026-04-20 01:56:26] "GET /virtual-machine/68004dd0-e6cd-49ea-aad7-299a0d0004c7 HTTP/1.1" 401 298 0.000598 10.0.0.129 - - [2026-04-20 01:56:27] "GET /virtual-machine/68004dd0-e6cd-49ea-aad7-299a0d0004c7 HTTP/1.1" 200 1295 0.040885 10.0.0.129 - - [2026-04-20 01:56:27] "GET /virtual-machine-interface/0405450f-87c7-460d-bc30-13f6843fe83e HTTP/1.1" 200 2946 0.007107 10.0.0.129 - - [2026-04-20 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.129 - - [2026-04-20 01:56:27] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003911 10.0.0.129 - - [2026-04-20 01:56:27] "GET /virtual-networks?parent_id=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.006425 10.0.0.129 - - [2026-04-20 01:56:27] "GET /virtual-network/8c140e5c-ed3c-4093-9c91-3384d0d92520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006810 10.0.0.129 - - [2026-04-20 01:56:28] "GET /obj-perms HTTP/1.1" 200 6384 0.091313 10.0.0.129 - - [2026-04-20 01:56:29] "GET /obj-perms HTTP/1.1" 200 6384 0.069682 10.0.0.129 - - [2026-04-20 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007268 10.0.0.129 - - [2026-04-20 01:56:30] "GET /virtual-network/8c140e5c-ed3c-4093-9c91-3384d0d92520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006671 252.129.68.84 - - [2026-04-20 01:56:31] "POST /neutron/port HTTP/1.1" 200 1119 0.015635 252.129.68.84 - - [2026-04-20 01:56:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006525 252.129.68.84 - - [2026-04-20 01:56:31] "POST /neutron/port HTTP/1.1" 200 1119 0.016197 252.129.68.84 - - [2026-04-20 01:56:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012001 10.0.0.129 - - [2026-04-20 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.129 - - [2026-04-20 01:56:32] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004511 10.0.0.129 - - [2026-04-20 01:56:32] "GET /virtual-networks?parent_id=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005799 10.0.0.129 - - [2026-04-20 01:56:32] "GET /virtual-network/8c140e5c-ed3c-4093-9c91-3384d0d92520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007723 252.129.68.84 - - [2026-04-20 01:56:32] "POST /neutron/port HTTP/1.1" 200 1119 0.014929 252.129.68.84 - - [2026-04-20 01:56:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009806 252.129.68.84 - - [2026-04-20 01:56:33] "POST /neutron/port HTTP/1.1" 200 1119 0.029197 252.129.68.84 - - [2026-04-20 01:56:33] "POST /neutron/port HTTP/1.1" 200 1119 0.027142 252.129.68.84 - - [2026-04-20 01:56:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006324 252.129.68.84 - - [2026-04-20 01:56:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008597 252.129.68.84 - - [2026-04-20 01:56:33] "POST /neutron/port HTTP/1.1" 200 1119 0.026669 252.129.68.84 - - [2026-04-20 01:56:33] "POST /neutron/port HTTP/1.1" 200 1119 0.017481 252.129.68.84 - - [2026-04-20 01:56:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007431 252.129.68.84 - - [2026-04-20 01:56:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007299 252.129.68.84 - - [2026-04-20 01:56:33] "POST /neutron/port HTTP/1.1" 200 1119 0.013441 252.129.68.84 - - [2026-04-20 01:56:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007152 252.129.68.84 - - [2026-04-20 01:56:33] "POST /neutron/port HTTP/1.1" 200 1119 0.022703 10.0.0.129 - - [2026-04-20 01:56:33] "GET /virtual-machine/b747dc48-3767-4638-b2ba-7a1093a5a262 HTTP/1.1" 200 1296 0.006412 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:56:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000931 252.129.68.84 - - [2026-04-20 01:56:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.019519 10.0.0.129 - - [2026-04-20 01:56:33] "GET /virtual-machine-interface/44457140-5a97-4ee2-a741-3c4989a73b0d HTTP/1.1" 200 2947 0.013012 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:56:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.002216 252.129.68.84 - - [2026-04-20 01:56:33] "POST /neutron/port HTTP/1.1" 200 1119 0.014695 10.0.0.129 - - [2026-04-20 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008258 252.129.68.84 - - [2026-04-20 01:56:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.016173 10.0.0.129 - - [2026-04-20 01:56:33] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003875 10.0.0.129 - - [2026-04-20 01:56:33] "GET /virtual-networks?parent_id=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003930 10.0.0.129 - - [2026-04-20 01:56:34] "GET /virtual-network/8c140e5c-ed3c-4093-9c91-3384d0d92520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006742 10.0.0.129 - - [2026-04-20 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.129 - - [2026-04-20 01:56:35] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003338 10.0.0.129 - - [2026-04-20 01:56:35] "GET /virtual-networks?parent_id=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003453 10.0.0.129 - - [2026-04-20 01:56:35] "GET /virtual-network/8c140e5c-ed3c-4093-9c91-3384d0d92520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006835 252.129.68.84 - - [2026-04-20 01:56:35] "POST /neutron/port HTTP/1.1" 200 1119 0.018479 252.129.68.84 - - [2026-04-20 01:56:36] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012003 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:56:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001437 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:56:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001596 252.129.68.84 - - [2026-04-20 01:56:40] "POST /neutron/network HTTP/1.1" 200 823 0.007209 252.129.68.84 - - [2026-04-20 01:56:40] "POST /neutron/network HTTP/1.1" 400 204 0.016847 252.129.68.84 - - [2026-04-20 01:56:40] "POST /neutron/port HTTP/1.1" 200 1119 0.029758 252.129.68.84 - - [2026-04-20 01:56:40] "POST /neutron/port HTTP/1.1" 200 1119 0.018162 252.129.68.84 - - [2026-04-20 01:56:41] "POST /neutron/port HTTP/1.1" 200 1109 0.029297 252.129.68.84 - - [2026-04-20 01:56:41] "POST /neutron/port HTTP/1.1" 200 1109 0.018534 252.129.68.84 - - [2026-04-20 01:56:41] "POST /neutron/port HTTP/1.1" 200 151 0.455532 252.129.68.84 - - [2026-04-20 01:56:41] "POST /neutron/port HTTP/1.1" 200 151 0.449198 252.129.68.84 - - [2026-04-20 01:56:42] "POST /neutron/network HTTP/1.1" 200 823 0.008370 10.0.0.129 - - [2026-04-20 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006823 10.0.0.129 - - [2026-04-20 01:56:42] "POST /useragent-kv HTTP/1.1" 200 115 0.006213 10.0.0.129 - - [2026-04-20 01:56:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003304 10.0.0.129 - - [2026-04-20 01:56:42] "DELETE /route-target/a361ffd4-9cbf-483f-bfb9-fc6e2d63e1d8 HTTP/1.1" 200 115 0.046376 252.129.68.84 - - [2026-04-20 01:56:42] "POST /neutron/network HTTP/1.1" 200 151 0.173588 10.0.0.129 - - [2026-04-20 01:56:43] "GET /projects?obj_uuids=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001165 10.0.0.129 - - [2026-04-20 01:56:43] "GET /project/0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.045411 10.0.0.129 - - [2026-04-20 01:56:43] "GET /projects?obj_uuids=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001397 10.0.0.129 - - [2026-04-20 01:56:43] "GET /project/0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd?fields=virtual_networks HTTP/1.1" 200 1034 0.036482 10.0.0.129 - - [2026-04-20 01:56:43] "GET /projects?obj_uuids=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001425 10.0.0.129 - - [2026-04-20 01:56:43] "GET /project/0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.032930 10.0.0.129 - - [2026-04-20 01:56:43] "GET /projects?obj_uuids=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001241 10.0.0.129 - - [2026-04-20 01:56:43] "GET /project/0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd?fields=security_groups HTTP/1.1" 200 1261 0.031154 10.0.0.129 - - [2026-04-20 01:56:44] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003176 10.0.0.129 - - [2026-04-20 01:56:44] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.011615 10.0.0.129 - - [2026-04-20 01:56:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.038265 10.0.0.129 - - [2026-04-20 01:56:44] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003190 10.0.0.129 - - [2026-04-20 01:56:44] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001814 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:56:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001282 10.0.0.129 - - [2026-04-20 01:56:44] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011688 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:56:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001187 10.0.0.129 - - [2026-04-20 01:56:44] "POST /id-to-fqname HTTP/1.1" 200 188 0.003086 10.0.0.129 - - [2026-04-20 01:56:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.003866 10.0.0.129 - - [2026-04-20 01:56:45] "POST /security-groups HTTP/1.1" 200 583 0.064506 10.0.0.129 - - [2026-04-20 01:56:45] "POST /fqname-to-id HTTP/1.1" 404 232 0.003428 10.0.0.129 - - [2026-04-20 01:56:45] "POST /projects HTTP/1.1" 200 577 0.237666 10.0.0.129 - - [2026-04-20 01:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.284151 10.0.0.129 - - [2026-04-20 01:56:45] "POST /access-control-lists HTTP/1.1" 200 598 0.069366 10.0.0.129 - - [2026-04-20 01:56:45] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.464566 10.0.0.129 - - [2026-04-20 01:56:45] "POST /fqname-to-id HTTP/1.1" 404 231 0.003492 10.0.0.129 - - [2026-04-20 01:56:45] "POST /access-control-lists HTTP/1.1" 200 596 0.085082 10.0.0.129 - - [2026-04-20 01:56:46] "GET / HTTP/1.1" 200 36499 0.002449 10.0.0.129 - - [2026-04-20 01:56:47] "POST /fqname-to-id HTTP/1.1" 401 298 0.000665 10.0.0.129 - - [2026-04-20 01:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.102733 10.0.0.129 - - [2026-04-20 01:56:48] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001537 10.0.0.129 - - [2026-04-20 01:56:48] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.095460 252.129.68.84 - - [2026-04-20 01:56:48] "POST /neutron/network HTTP/1.1" 200 117 0.087364 10.0.0.129 - - [2026-04-20 01:56:48] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001597 252.129.68.84 - - [2026-04-20 01:56:48] "POST /neutron/network HTTP/1.1" 200 623 0.120830 10.0.0.129 - - [2026-04-20 01:56:48] "POST /route-targets HTTP/1.1" 200 329 0.014711 10.0.0.129 - - [2026-04-20 01:56:48] "POST /ref-update HTTP/1.1" 200 156 0.034347 10.0.0.129 - - [2026-04-20 01:56:48] "POST /useragent-kv HTTP/1.1" 200 115 0.007178 252.129.68.84 - - [2026-04-20 01:56:48] "POST /neutron/subnet HTTP/1.1" 200 701 0.202304 252.129.68.84 - - [2026-04-20 01:56:48] "POST /neutron/network HTTP/1.1" 200 837 0.051629 10.0.0.129 - - [2026-04-20 01:56:49] "POST /id-to-fqname HTTP/1.1" 200 228 0.001473 10.0.0.129 - - [2026-04-20 01:56:49] "GET /virtual-network/95f39994-ee2a-40f8-a379-9527e0bf348f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.008285 252.129.68.84 - - [2026-04-20 01:56:49] "POST /neutron/network HTTP/1.1" 200 837 0.006882 10.0.0.129 - - [2026-04-20 01:56:49] "GET /virtual-network/95f39994-ee2a-40f8-a379-9527e0bf348f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005793 252.129.68.84 - - [2026-04-20 01:56:49] "POST /neutron/network HTTP/1.1" 200 837 0.007608 252.129.68.84 - - [2026-04-20 01:56:49] "POST /neutron/subnet HTTP/1.1" 200 701 0.007229 252.129.68.84 - - [2026-04-20 01:56:49] "POST /neutron/network HTTP/1.1" 200 837 0.009958 10.0.0.129 - - [2026-04-20 01:56:49] "POST /id-to-fqname HTTP/1.1" 200 228 0.001410 252.129.68.84 - - [2026-04-20 01:56:49] "POST /neutron/network HTTP/1.1" 200 847 0.006748 252.129.68.84 - - [2026-04-20 01:56:49] "GET /aaa-mode HTTP/1.1" 401 298 0.000590 252.129.68.84 - - [2026-04-20 01:56:49] "GET / HTTP/1.1" 200 36499 0.004511 252.129.68.84 - - [2026-04-20 01:56:49] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000920 10.0.0.129 - - [2026-04-20 01:56:50] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001609 252.129.68.84 - - [2026-04-20 01:56:50] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.064553 252.129.68.84 - - [2026-04-20 01:56:50] "POST /neutron/network HTTP/1.1" 200 837 0.043691 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:56:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001312 [Introspect:8084]10.0.0.129 - - [2026-04-20 01:56:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.002490 252.129.68.84 - - [2026-04-20 01:56:50] "POST /neutron/port HTTP/1.1" 200 117 0.009910 252.129.68.84 - - [2026-04-20 01:56:50] "POST /neutron/port HTTP/1.1" 200 117 0.008027 10.0.0.129 - - [2026-04-20 01:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009984 10.0.0.129 - - [2026-04-20 01:56:50] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005147 10.0.0.129 - - [2026-04-20 01:56:50] "PUT /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c HTTP/1.1" 200 278 0.029759 252.129.68.84 - - [2026-04-20 01:56:51] "POST /neutron/port HTTP/1.1" 200 117 0.007368 252.129.68.84 - - [2026-04-20 01:56:51] "POST /neutron/network HTTP/1.1" 200 847 0.006834 10.0.0.129 - - [2026-04-20 01:56:51] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001093 252.129.68.84 - - [2026-04-20 01:56:51] "POST /neutron/port HTTP/1.1" 200 1053 0.577036 252.129.68.84 - - [2026-04-20 01:56:52] "POST /neutron/port HTTP/1.1" 200 1053 0.013928 252.129.68.84 - - [2026-04-20 01:56:52] "POST /neutron/port HTTP/1.1" 200 1053 0.012454 252.129.68.84 - - [2026-04-20 01:56:52] "POST /neutron/port HTTP/1.1" 200 1103 0.076109 252.129.68.84 - - [2026-04-20 01:56:52] "POST /neutron/port HTTP/1.1" 200 1113 0.016835 252.129.68.84 - - [2026-04-20 01:56:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004288 252.129.68.84 - - [2026-04-20 01:56:52] "POST /neutron/subnet HTTP/1.1" 200 675 0.010288 252.129.68.84 - - [2026-04-20 01:56:52] "POST /neutron/port HTTP/1.1" 200 117 0.001601 252.129.68.84 - - [2026-04-20 01:56:52] "POST /neutron/network HTTP/1.1" 200 837 0.007977 252.129.68.84 - - [2026-04-20 01:56:56] "POST /neutron/port HTTP/1.1" 200 1113 0.015655 252.129.68.84 - - [2026-04-20 01:56:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009737 252.129.68.84 - - [2026-04-20 01:56:56] "POST /neutron/port HTTP/1.1" 200 1113 0.027982 252.129.68.84 - - [2026-04-20 01:56:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007305 252.129.68.84 - - [2026-04-20 01:56:56] "POST /neutron/port HTTP/1.1" 200 1113 0.015556 252.129.68.84 - - [2026-04-20 01:56:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007255 10.0.0.129 - - [2026-04-20 01:56:56] "GET /virtual-machine/b50b6c34-5250-462d-83ab-b6a94668dbb0 HTTP/1.1" 401 298 0.000491 10.0.0.129 - - [2026-04-20 01:56:57] "GET /virtual-machine/b50b6c34-5250-462d-83ab-b6a94668dbb0 HTTP/1.1" 200 1294 0.043144 10.0.0.129 - - [2026-04-20 01:56:57] "GET /virtual-machine-interface/93a46603-4675-42ac-94b6-9c226ee4effe HTTP/1.1" 200 2974 0.006832 10.0.0.129 - - [2026-04-20 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.129 - - [2026-04-20 01:56:57] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004572 10.0.0.129 - - [2026-04-20 01:56:57] "GET /virtual-networks?parent_id=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004604 10.0.0.129 - - [2026-04-20 01:56:57] "GET /virtual-network/95f39994-ee2a-40f8-a379-9527e0bf348f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006602 10.0.0.129 - - [2026-04-20 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005629 10.0.0.129 - - [2026-04-20 01:57:00] "GET /virtual-network/95f39994-ee2a-40f8-a379-9527e0bf348f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006490 252.129.68.84 - - [2026-04-20 01:57:02] "POST /neutron/port HTTP/1.1" 200 1113 0.016467 252.129.68.84 - - [2026-04-20 01:57:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007842 252.129.68.84 - - [2026-04-20 01:57:03] "POST /neutron/port HTTP/1.1" 200 1113 0.023376 252.129.68.84 - - [2026-04-20 01:57:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007767 10.0.0.129 - - [2026-04-20 01:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.129 - - [2026-04-20 01:57:04] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004555 10.0.0.129 - - [2026-04-20 01:57:04] "GET /virtual-networks?parent_id=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002904 252.129.68.84 - - [2026-04-20 01:57:04] "POST /neutron/port HTTP/1.1" 200 1113 0.014765 10.0.0.129 - - [2026-04-20 01:57:04] "GET /virtual-network/95f39994-ee2a-40f8-a379-9527e0bf348f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005956 252.129.68.84 - - [2026-04-20 01:57:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007309 252.129.68.84 - - [2026-04-20 01:57:05] "POST /neutron/port HTTP/1.1" 200 1113 0.021112 252.129.68.84 - - [2026-04-20 01:57:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008601 10.0.0.129 - - [2026-04-20 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.129 - - [2026-04-20 01:57:07] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003688 10.0.0.129 - - [2026-04-20 01:57:07] "PUT /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c HTTP/1.1" 200 278 0.011992 252.129.68.84 - - [2026-04-20 01:57:07] "POST /neutron/network HTTP/1.1" 200 837 0.009617 252.129.68.84 - - [2026-04-20 01:57:07] "POST /neutron/network HTTP/1.1" 400 204 0.016787 252.129.68.84 - - [2026-04-20 01:57:07] "POST /neutron/port HTTP/1.1" 200 1113 0.016935 252.129.68.84 - - [2026-04-20 01:57:08] "POST /neutron/port HTTP/1.1" 200 1103 0.015883 252.129.68.84 - - [2026-04-20 01:57:08] "POST /neutron/port HTTP/1.1" 200 151 0.129432 252.129.68.84 - - [2026-04-20 01:57:09] "POST /neutron/network HTTP/1.1" 200 837 0.008326 10.0.0.129 - - [2026-04-20 01:57:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003165 10.0.0.129 - - [2026-04-20 01:57:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004836 10.0.0.129 - - [2026-04-20 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 252.129.68.84 - - [2026-04-20 01:57:09] "POST /neutron/network HTTP/1.1" 200 151 0.107058 10.0.0.129 - - [2026-04-20 01:57:09] "DELETE /route-target/e6185270-74d2-4691-9952-7c3b0135aa93 HTTP/1.1" 200 115 0.019648 10.0.0.129 - - [2026-04-20 01:57:10] "GET /global-vrouter-configs HTTP/1.1" 200 359 0.004216 10.0.0.129 - - [2026-04-20 01:57:10] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c HTTP/1.1" 200 1887 0.005753 10.0.0.129 - - [2026-04-20 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.129 - - [2026-04-20 01:57:10] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001421 10.0.0.129 - - [2026-04-20 01:57:10] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.041647 252.129.68.84 - - [2026-04-20 01:57:10] "POST /neutron/network HTTP/1.1" 200 117 0.009485 10.0.0.129 - - [2026-04-20 01:57:10] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001920 252.129.68.84 - - [2026-04-20 01:57:10] "POST /neutron/network HTTP/1.1" 200 603 0.082506 10.0.0.129 - - [2026-04-20 01:57:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005356 252.129.68.84 - - [2026-04-20 01:57:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.172553 252.129.68.84 - - [2026-04-20 01:57:11] "POST /neutron/network HTTP/1.1" 200 822 0.007839 10.0.0.129 - - [2026-04-20 01:57:11] "POST /id-to-fqname HTTP/1.1" 200 218 0.002172 10.0.0.129 - - [2026-04-20 01:57:11] "GET /virtual-network/53d1056a-ef27-4ec0-a4ce-81199e9b3817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007242 252.129.68.84 - - [2026-04-20 01:57:11] "POST /neutron/network HTTP/1.1" 200 822 0.008170 10.0.0.129 - - [2026-04-20 01:57:11] "GET /virtual-network/53d1056a-ef27-4ec0-a4ce-81199e9b3817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007233 10.0.0.129 - - [2026-04-20 01:57:11] "POST /route-targets HTTP/1.1" 200 329 0.015530 252.129.68.84 - - [2026-04-20 01:57:11] "POST /neutron/network HTTP/1.1" 200 822 0.008843 10.0.0.129 - - [2026-04-20 01:57:11] "POST /ref-update HTTP/1.1" 200 156 0.016119 252.129.68.84 - - [2026-04-20 01:57:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.019214 10.0.0.129 - - [2026-04-20 01:57:11] "POST /id-to-fqname HTTP/1.1" 200 218 0.001950 252.129.68.84 - - [2026-04-20 01:57:11] "POST /neutron/network HTTP/1.1" 200 832 0.006841 252.129.68.84 - - [2026-04-20 01:57:11] "GET /aaa-mode HTTP/1.1" 401 298 0.000501 252.129.68.84 - - [2026-04-20 01:57:11] "GET / HTTP/1.1" 200 36499 0.002500 252.129.68.84 - - [2026-04-20 01:57:11] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000559 10.0.0.129 - - [2026-04-20 01:57:12] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001165 252.129.68.84 - - [2026-04-20 01:57:12] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.085743 252.129.68.84 - - [2026-04-20 01:57:12] "POST /neutron/network HTTP/1.1" 200 822 0.006866 252.129.68.84 - - [2026-04-20 01:57:12] "POST /neutron/port HTTP/1.1" 200 117 0.005967 252.129.68.84 - - [2026-04-20 01:57:12] "POST /neutron/port HTTP/1.1" 200 117 0.006461 252.129.68.84 - - [2026-04-20 01:57:12] "POST /neutron/port HTTP/1.1" 200 117 0.006917 252.129.68.84 - - [2026-04-20 01:57:13] "POST /neutron/network HTTP/1.1" 200 832 0.009066 10.0.0.129 - - [2026-04-20 01:57:13] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001353 252.129.68.84 - - [2026-04-20 01:57:13] "POST /neutron/port HTTP/1.1" 200 1058 0.274400 252.129.68.84 - - [2026-04-20 01:57:13] "POST /neutron/port HTTP/1.1" 200 1058 0.014127 252.129.68.84 - - [2026-04-20 01:57:13] "POST /neutron/port HTTP/1.1" 200 1058 0.011583 252.129.68.84 - - [2026-04-20 01:57:13] "POST /neutron/port HTTP/1.1" 200 1108 0.062651 252.129.68.84 - - [2026-04-20 01:57:13] "POST /neutron/port HTTP/1.1" 200 1118 0.013628 252.129.68.84 - - [2026-04-20 01:57:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005009 252.129.68.84 - - [2026-04-20 01:57:14] "POST /neutron/subnet HTTP/1.1" 200 699 0.008453 252.129.68.84 - - [2026-04-20 01:57:14] "POST /neutron/port HTTP/1.1" 200 117 0.001304 252.129.68.84 - - [2026-04-20 01:57:14] "POST /neutron/network HTTP/1.1" 200 822 0.007399 10.0.0.129 - - [2026-04-20 01:57:16] "DELETE /project/a39b297aa096456d888254b2c52d98d5 HTTP/1.1" 404 173 0.017747 10.0.0.129 - - [2026-04-20 01:57:16] "GET /projects?obj_uuids=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001060 10.0.0.129 - - [2026-04-20 01:57:16] "GET /project/0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.032658 10.0.0.129 - - [2026-04-20 01:57:16] "GET /projects?obj_uuids=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001645 10.0.0.129 - - [2026-04-20 01:57:16] "GET /project/0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd?fields=security_groups HTTP/1.1" 200 1351 0.039458 10.0.0.129 - - [2026-04-20 01:57:16] "DELETE /security-group/5ca6da64-cf77-47eb-bb93-b435b7827e60 HTTP/1.1" 200 115 0.058637 10.0.0.129 - - [2026-04-20 01:57:16] "GET /projects?obj_uuids=0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001777 10.0.0.129 - - [2026-04-20 01:57:16] "DELETE /access-control-list/ddd82953-3f66-44f4-8482-69cfea1c4310 HTTP/1.1" 200 115 0.054821 10.0.0.129 - - [2026-04-20 01:57:16] "GET /project/0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd?fields=application_policy_sets HTTP/1.1" 200 1390 0.050617 10.0.0.129 - - [2026-04-20 01:57:16] "DELETE /access-control-list/b12beda7-b8b7-42c1-bd9a-3c051060b7a6 HTTP/1.1" 200 115 0.045394 10.0.0.129 - - [2026-04-20 01:57:16] "DELETE /project/0ab4c649-b659-4b6c-a4e1-1d2d916ef4dd HTTP/1.1" 200 115 0.378514 252.129.68.84 - - [2026-04-20 01:57:17] "POST /neutron/port HTTP/1.1" 200 1118 0.019575 252.129.68.84 - - [2026-04-20 01:57:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009381 252.129.68.84 - - [2026-04-20 01:57:18] "POST /neutron/port HTTP/1.1" 200 1118 0.020066 252.129.68.84 - - [2026-04-20 01:57:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008910 252.129.68.84 - - [2026-04-20 01:57:18] "POST /neutron/port HTTP/1.1" 200 1118 0.017216 252.129.68.84 - - [2026-04-20 01:57:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008548 10.0.0.129 - - [2026-04-20 01:57:18] "GET /virtual-machine/175de84a-38b6-4d56-863b-2f0ecd9cbb86 HTTP/1.1" 200 1293 0.006154 10.0.0.129 - - [2026-04-20 01:57:18] "GET /virtual-machine-interface/5b57a953-e294-4c62-8681-62fc248ad965 HTTP/1.1" 200 2942 0.008527 10.0.0.129 - - [2026-04-20 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.129 - - [2026-04-20 01:57:18] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004348 10.0.0.129 - - [2026-04-20 01:57:18] "GET /virtual-networks?parent_id=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003824 10.0.0.129 - - [2026-04-20 01:57:18] "GET /virtual-network/53d1056a-ef27-4ec0-a4ce-81199e9b3817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006276 10.0.0.129 - - [2026-04-20 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.129 - - [2026-04-20 01:57:21] "GET /virtual-network/53d1056a-ef27-4ec0-a4ce-81199e9b3817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005555 252.129.68.84 - - [2026-04-20 01:57:24] "POST /neutron/port HTTP/1.1" 200 1118 0.013094 252.129.68.84 - - [2026-04-20 01:57:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007240 252.129.68.84 - - [2026-04-20 01:57:24] "POST /neutron/port HTTP/1.1" 200 1118 0.015707 252.129.68.84 - - [2026-04-20 01:57:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007732 252.129.68.84 - - [2026-04-20 01:57:24] "POST /neutron/port HTTP/1.1" 200 1118 0.016286 252.129.68.84 - - [2026-04-20 01:57:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008372 10.0.0.129 - - [2026-04-20 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.129 - - [2026-04-20 01:57:26] "GET /global-system-configs HTTP/1.1" 401 298 0.000700 10.0.0.129 - - [2026-04-20 01:57:26] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.006489 10.0.0.129 - - [2026-04-20 01:57:26] "GET /global-system-configs HTTP/1.1" 401 298 0.000533 10.0.0.129 - - [2026-04-20 01:57:26] "GET /virtual-networks?parent_id=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004998 10.0.0.129 - - [2026-04-20 01:57:26] "GET /virtual-network/53d1056a-ef27-4ec0-a4ce-81199e9b3817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006342 252.129.68.84 - - [2026-04-20 01:57:26] "POST /neutron/port HTTP/1.1" 200 1118 0.018385 252.129.68.84 - - [2026-04-20 01:57:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006946 252.129.68.84 - - [2026-04-20 01:57:28] "POST /neutron/network HTTP/1.1" 200 822 0.007423 252.129.68.84 - - [2026-04-20 01:57:28] "POST /neutron/network HTTP/1.1" 400 204 0.012134 252.129.68.84 - - [2026-04-20 01:57:28] "POST /neutron/port HTTP/1.1" 200 1118 0.022892 252.129.68.84 - - [2026-04-20 01:57:28] "POST /neutron/port HTTP/1.1" 200 1108 0.013453 252.129.68.84 - - [2026-04-20 01:57:29] "POST /neutron/port HTTP/1.1" 200 151 0.133571 10.0.0.129 - - [2026-04-20 01:57:29] "GET /obj-perms HTTP/1.1" 200 6384 0.097642 10.0.0.129 - - [2026-04-20 01:57:30] "GET /obj-perms HTTP/1.1" 200 6384 0.070904 10.0.0.129 - - [2026-04-20 01:57:30] "GET /global-system-configs HTTP/1.1" 401 298 0.000581 10.0.0.129 - - [2026-04-20 01:57:30] "GET /global-system-configs HTTP/1.1" 401 298 0.000464 252.129.68.84 - - [2026-04-20 01:57:30] "POST /neutron/network HTTP/1.1" 200 822 0.007575 10.0.0.129 - - [2026-04-20 01:57:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004434 10.0.0.129 - - [2026-04-20 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005276 10.0.0.129 - - [2026-04-20 01:57:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004936 252.129.68.84 - - [2026-04-20 01:57:30] "POST /neutron/network HTTP/1.1" 200 151 0.102791 10.0.0.129 - - [2026-04-20 01:57:30] "DELETE /route-target/b0194c08-6b45-4dff-978d-5848c6402bce HTTP/1.1" 200 115 0.023292 10.0.0.129 - - [2026-04-20 01:57:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.007913 10.0.0.129 - - [2026-04-20 01:57:31] "POST /network-ipams HTTP/1.1" 200 543 0.020473 10.0.0.129 - - [2026-04-20 01:57:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.003919 10.0.0.129 - - [2026-04-20 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.129 - - [2026-04-20 01:57:31] "GET /network-ipam/d7084c40-b77e-4e36-85b7-7cf411c2637c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1331 0.008396 10.0.0.129 - - [2026-04-20 01:57:31] "PUT /network-ipam/d7084c40-b77e-4e36-85b7-7cf411c2637c HTTP/1.1" 200 260 0.013663 10.0.0.129 - - [2026-04-20 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.129 - - [2026-04-20 01:57:31] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001367 10.0.0.129 - - [2026-04-20 01:57:31] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.030684 252.129.68.84 - - [2026-04-20 01:57:31] "POST /neutron/network HTTP/1.1" 200 117 0.011492 10.0.0.129 - - [2026-04-20 01:57:31] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001565 252.129.68.84 - - [2026-04-20 01:57:31] "POST /neutron/network HTTP/1.1" 200 603 0.132620 10.0.0.129 - - [2026-04-20 01:57:32] "POST /route-targets HTTP/1.1" 200 329 0.016215 10.0.0.129 - - [2026-04-20 01:57:32] "POST /ref-update HTTP/1.1" 200 156 0.018197 10.0.0.129 - - [2026-04-20 01:57:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003053 252.129.68.84 - - [2026-04-20 01:57:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.159440 10.0.0.129 - - [2026-04-20 01:57:32] "POST /useragent-kv HTTP/1.1" 200 115 0.006052 252.129.68.84 - - [2026-04-20 01:57:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.145968 252.129.68.84 - - [2026-04-20 01:57:32] "POST /neutron/network HTTP/1.1" 200 988 0.009386 10.0.0.129 - - [2026-04-20 01:57:32] "POST /id-to-fqname HTTP/1.1" 200 218 0.002099 10.0.0.129 - - [2026-04-20 01:57:32] "GET /virtual-network/7d77c383-56fd-4c0a-8b11-fc9c06db152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005698 252.129.68.84 - - [2026-04-20 01:57:32] "POST /neutron/network HTTP/1.1" 200 988 0.008881 10.0.0.129 - - [2026-04-20 01:57:32] "GET /virtual-network/7d77c383-56fd-4c0a-8b11-fc9c06db152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006210 252.129.68.84 - - [2026-04-20 01:57:32] "POST /neutron/network HTTP/1.1" 200 988 0.009708 252.129.68.84 - - [2026-04-20 01:57:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.009892 252.129.68.84 - - [2026-04-20 01:57:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.008996 252.129.68.84 - - [2026-04-20 01:57:32] "POST /neutron/network HTTP/1.1" 200 988 0.008276 252.129.68.84 - - [2026-04-20 01:57:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.012411 252.129.68.84 - - [2026-04-20 01:57:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.009424 10.0.0.129 - - [2026-04-20 01:57:33] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001215 252.129.68.84 - - [2026-04-20 01:57:33] "POST /neutron/port HTTP/1.1" 200 1015 0.182053 10.0.0.129 - - [2026-04-20 01:57:33] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001774 252.129.68.84 - - [2026-04-20 01:57:33] "POST /neutron/port HTTP/1.1" 200 1015 0.197907 10.0.0.129 - - [2026-04-20 01:57:33] "POST /id-to-fqname HTTP/1.1" 200 218 0.001830 252.129.68.84 - - [2026-04-20 01:57:33] "POST /neutron/port HTTP/1.1" 200 1015 0.013046 252.129.68.84 - - [2026-04-20 01:57:33] "POST /neutron/port HTTP/1.1" 200 1015 0.011958 252.129.68.84 - - [2026-04-20 01:57:33] "POST /neutron/network HTTP/1.1" 200 988 0.012931 252.129.68.84 - - [2026-04-20 01:57:34] "POST /neutron/port HTTP/1.1" 200 1015 0.013295 252.129.68.84 - - [2026-04-20 01:57:34] "POST /neutron/port HTTP/1.1" 200 117 0.007699 252.129.68.84 - - [2026-04-20 01:57:34] "POST /neutron/port HTTP/1.1" 200 117 0.005965 10.0.0.129 - - [2026-04-20 01:57:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.001731 252.129.68.84 - - [2026-04-20 01:57:34] "POST /neutron/port HTTP/1.1" 200 117 0.005884 252.129.68.84 - - [2026-04-20 01:57:34] "POST /neutron/port HTTP/1.1" 200 1015 0.021215 252.129.68.84 - - [2026-04-20 01:57:34] "POST /neutron/port HTTP/1.1" 200 1015 0.009662 252.129.68.84 - - [2026-04-20 01:57:34] "POST /neutron/port HTTP/1.1" 200 1015 0.010949 252.129.68.84 - - [2026-04-20 01:57:34] "POST /neutron/network HTTP/1.1" 200 988 0.010062 252.129.68.84 - - [2026-04-20 01:57:34] "POST /neutron/port HTTP/1.1" 200 1015 0.010932 252.129.68.84 - - [2026-04-20 01:57:35] "POST /neutron/port HTTP/1.1" 200 1015 0.036927 252.129.68.84 - - [2026-04-20 01:57:35] "POST /neutron/port HTTP/1.1" 200 117 0.009840 252.129.68.84 - - [2026-04-20 01:57:35] "POST /neutron/port HTTP/1.1" 200 117 0.007896 10.0.0.129 - - [2026-04-20 01:57:35] "POST /id-to-fqname HTTP/1.1" 200 218 0.001903 252.129.68.84 - - [2026-04-20 01:57:35] "POST /neutron/port HTTP/1.1" 200 1015 0.028447 252.129.68.84 - - [2026-04-20 01:57:35] "POST /neutron/port HTTP/1.1" 200 117 0.018819 252.129.68.84 - - [2026-04-20 01:57:35] "POST /neutron/network HTTP/1.1" 200 998 0.012582 252.129.68.84 - - [2026-04-20 01:57:35] "POST /neutron/port HTTP/1.1" 200 1015 0.013675 252.129.68.84 - - [2026-04-20 01:57:35] "POST /neutron/network HTTP/1.1" 200 998 0.006482 252.129.68.84 - - [2026-04-20 01:57:35] "POST /neutron/port HTTP/1.1" 200 1015 0.011606 252.129.68.84 - - [2026-04-20 01:57:35] "GET /aaa-mode HTTP/1.1" 401 298 0.001209 252.129.68.84 - - [2026-04-20 01:57:35] "GET / HTTP/1.1" 200 36499 0.002160 252.129.68.84 - - [2026-04-20 01:57:35] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000451 252.129.68.84 - - [2026-04-20 01:57:35] "POST /neutron/port HTTP/1.1" 200 1103 0.126136 252.129.68.84 - - [2026-04-20 01:57:36] "POST /neutron/port HTTP/1.1" 200 1113 0.027206 252.129.68.84 - - [2026-04-20 01:57:36] "POST /neutron/port HTTP/1.1" 200 1015 0.018989 252.129.68.84 - - [2026-04-20 01:57:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005694 252.129.68.84 - - [2026-04-20 01:57:36] "POST /neutron/network HTTP/1.1" 200 998 0.014997 252.129.68.84 - - [2026-04-20 01:57:36] "POST /neutron/subnet HTTP/1.1" 200 673 0.017034 10.0.0.129 - - [2026-04-20 01:57:36] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001361 252.129.68.84 - - [2026-04-20 01:57:36] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.078373 252.129.68.84 - - [2026-04-20 01:57:36] "POST /neutron/port HTTP/1.1" 200 117 0.001501 252.129.68.84 - - [2026-04-20 01:57:36] "POST /neutron/port HTTP/1.1" 200 1015 0.023515 252.129.68.84 - - [2026-04-20 01:57:36] "POST /neutron/network HTTP/1.1" 200 988 0.012990 252.129.68.84 - - [2026-04-20 01:57:36] "POST /neutron/network HTTP/1.1" 200 988 0.017958 252.129.68.84 - - [2026-04-20 01:57:36] "POST /neutron/port HTTP/1.1" 200 1015 0.016884 252.129.68.84 - - [2026-04-20 01:57:36] "POST /neutron/port HTTP/1.1" 200 1103 0.189551 252.129.68.84 - - [2026-04-20 01:57:36] "POST /neutron/port HTTP/1.1" 200 2074 0.053479 252.129.68.84 - - [2026-04-20 01:57:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013176 252.129.68.84 - - [2026-04-20 01:57:36] "POST /neutron/port HTTP/1.1" 200 117 0.011347 252.129.68.84 - - [2026-04-20 01:57:36] "POST /neutron/port HTTP/1.1" 200 1113 0.019681 252.129.68.84 - - [2026-04-20 01:57:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005571 10.0.0.129 - - [2026-04-20 01:57:36] "GET /domains HTTP/1.1" 200 440 0.004120 10.0.0.129 - - [2026-04-20 01:57:36] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001433 10.0.0.129 - - [2026-04-20 01:57:36] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1308 0.013917 252.129.68.84 - - [2026-04-20 01:57:37] "POST /neutron/subnet HTTP/1.1" 200 673 0.011799 10.0.0.129 - - [2026-04-20 01:57:37] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001228 252.129.68.84 - - [2026-04-20 01:57:37] "POST /neutron/port HTTP/1.1" 200 117 0.002784 10.0.0.129 - - [2026-04-20 01:57:37] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5 HTTP/1.1" 200 2843 0.064954 252.129.68.84 - - [2026-04-20 01:57:37] "POST /neutron/network HTTP/1.1" 200 988 0.017191 10.0.0.129 - - [2026-04-20 01:57:37] "GET /network-ipam/d7084c40-b77e-4e36-85b7-7cf411c2637c HTTP/1.1" 200 2648 0.012322 252.129.68.84 - - [2026-04-20 01:57:37] "POST /neutron/network HTTP/1.1" 200 998 0.014254 10.0.0.129 - - [2026-04-20 01:57:37] "GET /domains HTTP/1.1" 200 440 0.004567 10.0.0.129 - - [2026-04-20 01:57:37] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001360 10.0.0.129 - - [2026-04-20 01:57:37] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1308 0.013340 10.0.0.129 - - [2026-04-20 01:57:37] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001859 10.0.0.129 - - [2026-04-20 01:57:37] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001272 10.0.0.129 - - [2026-04-20 01:57:37] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5 HTTP/1.1" 200 2843 0.056564 10.0.0.129 - - [2026-04-20 01:57:37] "GET /virtual-network/7d77c383-56fd-4c0a-8b11-fc9c06db152d HTTP/1.1" 200 3786 0.009034 10.0.0.129 - - [2026-04-20 01:57:37] "GET /virtual-network/7d77c383-56fd-4c0a-8b11-fc9c06db152d HTTP/1.1" 200 3786 0.023659 10.0.0.129 - - [2026-04-20 01:57:37] "GET /routing-instance/8065ae39-b5a7-4c25-a86a-182d7656028b HTTP/1.1" 200 2816 0.006619 10.0.0.129 - - [2026-04-20 01:57:37] "GET /routing-instance/8065ae39-b5a7-4c25-a86a-182d7656028b HTTP/1.1" 200 2816 0.005914 252.129.68.84 - - [2026-04-20 01:57:37] "POST /neutron/port HTTP/1.1" 200 1053 0.354449 10.0.0.129 - - [2026-04-20 01:57:37] "GET /route-target/2d709d7a-f4bf-412e-8cd4-a89d3024f11a HTTP/1.1" 200 1206 0.005411 252.129.68.84 - - [2026-04-20 01:57:37] "POST /neutron/port HTTP/1.1" 200 1053 0.019902 10.0.0.129 - - [2026-04-20 01:57:37] "GET /virtual-network/7d77c383-56fd-4c0a-8b11-fc9c06db152d HTTP/1.1" 200 4240 0.011964 252.129.68.84 - - [2026-04-20 01:57:37] "POST /neutron/port HTTP/1.1" 200 1053 0.015287 10.0.0.129 - - [2026-04-20 01:57:37] "GET /routing-instance/8065ae39-b5a7-4c25-a86a-182d7656028b HTTP/1.1" 200 2816 0.005463 10.0.0.129 - - [2026-04-20 01:57:37] "GET /virtual-network/7d77c383-56fd-4c0a-8b11-fc9c06db152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.016251 10.0.0.129 - - [2026-04-20 01:57:38] "GET /virtual-network/7d77c383-56fd-4c0a-8b11-fc9c06db152d HTTP/1.1" 200 4240 0.007336 252.129.68.84 - - [2026-04-20 01:57:38] "POST /neutron/port HTTP/1.1" 200 1103 0.130627 10.0.0.129 - - [2026-04-20 01:57:38] "GET /routing-instance/8065ae39-b5a7-4c25-a86a-182d7656028b HTTP/1.1" 200 2816 0.005455 10.0.0.129 - - [2026-04-20 01:57:38] "GET /routing-instance/8065ae39-b5a7-4c25-a86a-182d7656028b HTTP/1.1" 200 2816 0.006213 10.0.0.129 - - [2026-04-20 01:57:38] "GET /route-target/2d709d7a-f4bf-412e-8cd4-a89d3024f11a HTTP/1.1" 200 1206 0.005007 252.129.68.84 - - [2026-04-20 01:57:38] "POST /neutron/port HTTP/1.1" 200 1113 0.024938 252.129.68.84 - - [2026-04-20 01:57:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005038 252.129.68.84 - - [2026-04-20 01:57:38] "POST /neutron/subnet HTTP/1.1" 200 673 0.011786 10.0.0.129 - - [2026-04-20 01:57:38] "GET /domains HTTP/1.1" 200 440 0.003851 252.129.68.84 - - [2026-04-20 01:57:38] "POST /neutron/port HTTP/1.1" 200 117 0.002087 10.0.0.129 - - [2026-04-20 01:57:38] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001663 10.0.0.129 - - [2026-04-20 01:57:38] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1308 0.012010 10.0.0.129 - - [2026-04-20 01:57:38] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001778 252.129.68.84 - - [2026-04-20 01:57:38] "POST /neutron/network HTTP/1.1" 200 988 0.019684 10.0.0.129 - - [2026-04-20 01:57:38] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5 HTTP/1.1" 200 3087 0.039600 10.0.0.129 - - [2026-04-20 01:57:38] "GET /virtual-network/7d77c383-56fd-4c0a-8b11-fc9c06db152d HTTP/1.1" 200 4240 0.006817 10.0.0.129 - - [2026-04-20 01:57:39] "GET /obj-perms HTTP/1.1" 200 6431 0.084209 252.129.68.84 - - [2026-04-20 01:57:39] "POST /neutron/port HTTP/1.1" 200 1113 0.023492 252.129.68.84 - - [2026-04-20 01:57:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009725 252.129.68.84 - - [2026-04-20 01:57:44] "POST /neutron/port HTTP/1.1" 200 1113 0.042398 252.129.68.84 - - [2026-04-20 01:57:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.023613 252.129.68.84 - - [2026-04-20 01:57:44] "POST /neutron/port HTTP/1.1" 200 1113 0.099852 252.129.68.84 - - [2026-04-20 01:57:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.021253 252.129.68.84 - - [2026-04-20 01:57:45] "POST /neutron/port HTTP/1.1" 200 1113 0.053330 252.129.68.84 - - [2026-04-20 01:57:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.042737 10.0.0.129 - - [2026-04-20 01:57:45] "GET /virtual-machine/c6c76fb9-0825-49e3-ae68-4667f5afa11c HTTP/1.1" 200 1291 0.042962 10.0.0.129 - - [2026-04-20 01:57:45] "GET /virtual-machine-interface/f314e29e-a288-4064-9d60-1d91f91b20a9 HTTP/1.1" 200 2944 0.017818 10.0.0.129 - - [2026-04-20 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.019355 10.0.0.129 - - [2026-04-20 01:57:45] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.016572 10.0.0.129 - - [2026-04-20 01:57:45] "GET /virtual-networks?parent_id=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.017645 10.0.0.129 - - [2026-04-20 01:57:46] "GET /virtual-network/7d77c383-56fd-4c0a-8b11-fc9c06db152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.014092 10.0.0.129 - - [2026-04-20 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008563 10.0.0.129 - - [2026-04-20 01:57:49] "GET /virtual-network/7d77c383-56fd-4c0a-8b11-fc9c06db152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.023038 252.129.68.84 - - [2026-04-20 01:57:53] "POST /neutron/port HTTP/1.1" 200 1113 0.071958 10.0.0.129 - - [2026-04-20 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005816 10.0.0.129 - - [2026-04-20 01:57:53] "GET /virtual-network/7d77c383-56fd-4c0a-8b11-fc9c06db152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007507 252.129.68.84 - - [2026-04-20 01:57:53] "POST /neutron/port HTTP/1.1" 200 1113 0.020409 252.129.68.84 - - [2026-04-20 01:57:53] "POST /neutron/network HTTP/1.1" 200 998 0.008812 252.129.68.84 - - [2026-04-20 01:57:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008211 252.129.68.84 - - [2026-04-20 01:57:53] "POST /neutron/subnet HTTP/1.1" 200 673 0.018945 252.129.68.84 - - [2026-04-20 01:57:53] "POST /neutron/port HTTP/1.1" 200 117 0.002378 252.129.68.84 - - [2026-04-20 01:57:53] "POST /neutron/network HTTP/1.1" 200 988 0.011384 252.129.68.84 - - [2026-04-20 01:57:54] "POST /neutron/port HTTP/1.1" 200 1113 0.018007 252.129.68.84 - - [2026-04-20 01:57:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013281 252.129.68.84 - - [2026-04-20 01:57:54] "POST /neutron/port HTTP/1.1" 200 1113 0.050773 252.129.68.84 - - [2026-04-20 01:57:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.023588 252.129.68.84 - - [2026-04-20 01:57:54] "POST /neutron/port HTTP/1.1" 200 1113 0.043951 252.129.68.84 - - [2026-04-20 01:57:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014061 252.129.68.84 - - [2026-04-20 01:57:54] "POST /neutron/port HTTP/1.1" 200 1113 0.032458 252.129.68.84 - - [2026-04-20 01:57:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.016197 252.129.68.84 - - [2026-04-20 01:57:55] "POST /neutron/port HTTP/1.1" 200 1113 0.025960 252.129.68.84 - - [2026-04-20 01:57:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008265 10.0.0.129 - - [2026-04-20 01:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944 10.0.0.129 - - [2026-04-20 01:57:55] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.012820 10.0.0.129 - - [2026-04-20 01:57:55] "GET /virtual-networks?parent_id=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.017081 252.129.68.84 - - [2026-04-20 01:57:55] "POST /neutron/port HTTP/1.1" 200 1113 0.023974 10.0.0.129 - - [2026-04-20 01:57:55] "GET /virtual-network/7d77c383-56fd-4c0a-8b11-fc9c06db152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.013967 252.129.68.84 - - [2026-04-20 01:57:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.038376 252.129.68.84 - - [2026-04-20 01:57:56] "POST /neutron/port HTTP/1.1" 200 1113 0.079216 252.129.68.84 - - [2026-04-20 01:57:56] "POST /neutron/port HTTP/1.1" 200 1113 0.019258 252.129.68.84 - - [2026-04-20 01:57:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.043628 252.129.68.84 - - [2026-04-20 01:57:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.029197 252.129.68.84 - - [2026-04-20 01:57:56] "POST /neutron/port HTTP/1.1" 200 1113 0.109707 252.129.68.84 - - [2026-04-20 01:57:56] "POST /neutron/port HTTP/1.1" 200 1113 0.108494 252.129.68.84 - - [2026-04-20 01:57:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010077 252.129.68.84 - - [2026-04-20 01:57:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.015057 252.129.68.84 - - [2026-04-20 01:57:56] "POST /neutron/port HTTP/1.1" 200 1113 0.016932 252.129.68.84 - - [2026-04-20 01:57:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012733 10.0.0.129 - - [2026-04-20 01:57:56] "GET /virtual-machine/8a7f67b9-86cf-4d0a-8793-f8b159a55069 HTTP/1.1" 200 1289 0.009815 10.0.0.129 - - [2026-04-20 01:57:57] "GET /virtual-machine-interface/8992c8d6-fca4-4679-9758-46177857662c HTTP/1.1" 200 2943 0.016670 252.129.68.84 - - [2026-04-20 01:57:57] "POST /neutron/port HTTP/1.1" 200 1113 0.027632 252.129.68.84 - - [2026-04-20 01:57:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010679 10.0.0.129 - - [2026-04-20 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011747 10.0.0.129 - - [2026-04-20 01:57:57] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.007403 10.0.0.129 - - [2026-04-20 01:57:57] "GET /virtual-networks?parent_id=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005810 10.0.0.129 - - [2026-04-20 01:57:57] "GET /virtual-network/7d77c383-56fd-4c0a-8b11-fc9c06db152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.010245 10.0.0.129 - - [2026-04-20 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.129 - - [2026-04-20 01:57:58] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.006323 10.0.0.129 - - [2026-04-20 01:57:58] "GET /virtual-networks?parent_id=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003922 10.0.0.129 - - [2026-04-20 01:57:58] "GET /virtual-network/7d77c383-56fd-4c0a-8b11-fc9c06db152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007938 252.129.68.84 - - [2026-04-20 01:57:58] "POST /neutron/port HTTP/1.1" 200 1113 0.017043 252.129.68.84 - - [2026-04-20 01:57:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012933 252.129.68.84 - - [2026-04-20 01:57:59] "POST /neutron/port HTTP/1.1" 200 1113 0.024177 252.129.68.84 - - [2026-04-20 01:57:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.015336 252.129.68.84 - - [2026-04-20 01:57:59] "POST /neutron/port HTTP/1.1" 200 1113 0.018464 252.129.68.84 - - [2026-04-20 01:57:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.016279 252.129.68.84 - - [2026-04-20 01:57:59] "POST /neutron/port HTTP/1.1" 200 1113 0.024673 252.129.68.84 - - [2026-04-20 01:57:59] "POST /neutron/port HTTP/1.1" 200 1113 0.024114 252.129.68.84 - - [2026-04-20 01:57:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011363 252.129.68.84 - - [2026-04-20 01:57:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013048 10.0.0.129 - - [2026-04-20 01:57:59] "GET /virtual-machine/926e94f5-9034-452c-a937-3041b02f1be9 HTTP/1.1" 200 1295 0.007616 10.0.0.129 - - [2026-04-20 01:57:59] "GET /virtual-machine-interface/e66009be-033f-4120-8eaf-43463a7a7a12 HTTP/1.1" 200 2944 0.009491 10.0.0.129 - - [2026-04-20 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004541 10.0.0.129 - - [2026-04-20 01:57:59] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004539 10.0.0.129 - - [2026-04-20 01:57:59] "GET /virtual-networks?parent_id=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005834 10.0.0.129 - - [2026-04-20 01:57:59] "GET /virtual-network/7d77c383-56fd-4c0a-8b11-fc9c06db152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006923 10.0.0.129 - - [2026-04-20 01:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005664 10.0.0.129 - - [2026-04-20 01:58:01] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003597 10.0.0.129 - - [2026-04-20 01:58:01] "GET /virtual-networks?parent_id=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003946 10.0.0.129 - - [2026-04-20 01:58:01] "GET /virtual-network/7d77c383-56fd-4c0a-8b11-fc9c06db152d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007873 252.129.68.84 - - [2026-04-20 01:58:17] "POST /neutron/port HTTP/1.1" 200 1103 0.011294 252.129.68.84 - - [2026-04-20 01:58:17] "POST /neutron/port HTTP/1.1" 200 1103 0.012885 252.129.68.84 - - [2026-04-20 01:58:17] "POST /neutron/port HTTP/1.1" 200 1113 0.016947 252.129.68.84 - - [2026-04-20 01:58:17] "POST /neutron/port HTTP/1.1" 200 151 0.227703 252.129.68.84 - - [2026-04-20 01:58:17] "POST /neutron/port HTTP/1.1" 200 1103 0.032729 252.129.68.84 - - [2026-04-20 01:58:17] "POST /neutron/port HTTP/1.1" 200 1103 0.025049 252.129.68.84 - - [2026-04-20 01:58:17] "POST /neutron/port HTTP/1.1" 200 1103 0.016901 252.129.68.84 - - [2026-04-20 01:58:18] "POST /neutron/port HTTP/1.1" 200 151 0.234895 252.129.68.84 - - [2026-04-20 01:58:18] "POST /neutron/port HTTP/1.1" 200 151 0.208657 252.129.68.84 - - [2026-04-20 01:58:18] "POST /neutron/network HTTP/1.1" 200 988 0.011355 10.0.0.129 - - [2026-04-20 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.041682 10.0.0.129 - - [2026-04-20 01:58:18] "POST /useragent-kv HTTP/1.1" 200 115 0.048379 10.0.0.129 - - [2026-04-20 01:58:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004434 10.0.0.129 - - [2026-04-20 01:58:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005248 10.0.0.129 - - [2026-04-20 01:58:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005805 252.129.68.84 - - [2026-04-20 01:58:18] "POST /neutron/network HTTP/1.1" 200 151 0.192120 10.0.0.129 - - [2026-04-20 01:58:18] "DELETE /route-target/2d709d7a-f4bf-412e-8cd4-a89d3024f11a HTTP/1.1" 200 115 0.039305 10.0.0.129 - - [2026-04-20 01:58:18] "GET /routing-instance/8065ae39-b5a7-4c25-a86a-182d7656028b HTTP/1.1" 404 171 0.003376 10.0.0.129 - - [2026-04-20 01:58:18] "GET /domains HTTP/1.1" 200 440 0.003805 10.0.0.129 - - [2026-04-20 01:58:18] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002383 10.0.0.129 - - [2026-04-20 01:58:18] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 1308 0.010293 10.0.0.129 - - [2026-04-20 01:58:18] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001341 10.0.0.129 - - [2026-04-20 01:58:18] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5 HTTP/1.1" 200 2086 0.041874 10.0.0.129 - - [2026-04-20 01:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.129 - - [2026-04-20 01:58:19] "DELETE /network-ipam/d7084c40-b77e-4e36-85b7-7cf411c2637c HTTP/1.1" 200 115 0.029613 10.0.0.129 - - [2026-04-20 01:58:19] "POST /fqname-to-id HTTP/1.1" 404 209 0.003769 10.0.0.129 - - [2026-04-20 01:58:19] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003621 10.0.0.129 - - [2026-04-20 01:58:19] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.082586 10.0.0.129 - - [2026-04-20 01:58:19] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001527 10.0.0.129 - - [2026-04-20 01:58:19] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5?fields=virtual_networks HTTP/1.1" 200 1033 0.086537 10.0.0.129 - - [2026-04-20 01:58:19] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001470 10.0.0.129 - - [2026-04-20 01:58:19] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.032296 10.0.0.129 - - [2026-04-20 01:58:20] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001575 10.0.0.129 - - [2026-04-20 01:58:20] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5?fields=security_groups HTTP/1.1" 200 1259 0.041158 252.129.68.84 - - [2026-04-20 01:58:22] "POST /neutron/port HTTP/1.1" 200 117 0.008315 252.129.68.84 - - [2026-04-20 01:58:22] "POST /neutron/port HTTP/1.1" 200 117 0.005720 252.129.68.84 - - [2026-04-20 01:58:22] "POST /neutron/port HTTP/1.1" 400 205 0.008701 252.129.68.84 - - [2026-04-20 01:58:22] "POST /neutron/port HTTP/1.1" 400 205 0.007117 10.0.0.129 - - [2026-04-20 01:58:30] "GET /obj-perms HTTP/1.1" 200 6384 0.091440 10.0.0.129 - - [2026-04-20 01:58:30] "GET /obj-perms HTTP/1.1" 200 6384 0.069052 10.0.0.129 - - [2026-04-20 01:58:36] "GET / HTTP/1.1" 200 36499 0.002636 10.0.0.129 - - [2026-04-20 01:58:37] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000651 10.0.0.129 - - [2026-04-20 01:58:37] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001465 10.0.0.129 - - [2026-04-20 01:58:37] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.040595 10.0.0.129 - - [2026-04-20 01:58:38] "POST /fqname-to-id HTTP/1.1" 404 181 0.042367 10.0.0.129 - - [2026-04-20 01:58:38] "GET /projects?obj_uuids=a8d24fdd-c881-40c8-9393-dabd0ae4c11c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004153 10.0.0.129 - - [2026-04-20 01:58:38] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001902 10.0.0.129 - - [2026-04-20 01:58:38] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.046528 10.0.0.129 - - [2026-04-20 01:58:38] "POST /id-to-fqname HTTP/1.1" 200 183 0.002121 10.0.0.129 - - [2026-04-20 01:58:38] "POST /fqname-to-id HTTP/1.1" 404 192 0.003877 10.0.0.129 - - [2026-04-20 01:58:38] "POST /security-groups HTTP/1.1" 200 578 0.064698 10.0.0.129 - - [2026-04-20 01:58:38] "POST /fqname-to-id HTTP/1.1" 404 227 0.002961 10.0.0.129 - - [2026-04-20 01:58:38] "POST /projects HTTP/1.1" 200 567 0.220694 10.0.0.129 - - [2026-04-20 01:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.259935 10.0.0.129 - - [2026-04-20 01:58:38] "POST /access-control-lists HTTP/1.1" 200 593 0.064108 10.0.0.129 - - [2026-04-20 01:58:38] "GET /project/a8d24fdd-c881-40c8-9393-dabd0ae4c11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.465186 10.0.0.129 - - [2026-04-20 01:58:38] "POST /fqname-to-id HTTP/1.1" 404 226 0.004143 10.0.0.129 - - [2026-04-20 01:58:38] "POST /access-control-lists HTTP/1.1" 200 591 0.068659 10.0.0.129 - - [2026-04-20 01:58:40] "GET / HTTP/1.1" 200 36499 0.002290 10.0.0.129 - - [2026-04-20 01:58:42] "POST /fqname-to-id HTTP/1.1" 401 298 0.000849 10.0.0.129 - - [2026-04-20 01:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.042109 10.0.0.129 - - [2026-04-20 01:58:42] "GET /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.005125 10.0.0.129 - - [2026-04-20 01:58:42] "GET /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.005292 10.0.0.129 - - [2026-04-20 01:58:42] "GET /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.005143 10.0.0.129 - - [2026-04-20 01:58:43] "PUT /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30 HTTP/1.1" 200 266 0.012455 10.0.0.129 - - [2026-04-20 01:58:43] "GET /aaa-mode HTTP/1.1" 401 298 0.000662 10.0.0.129 - - [2026-04-20 01:58:43] "GET /aaa-mode HTTP/1.1" 200 128 0.040645 10.0.0.129 - - [2026-04-20 01:58:44] "POST /fqname-to-id HTTP/1.1" 404 181 0.038097 10.0.0.129 - - [2026-04-20 01:58:44] "GET /projects?obj_uuids=68d037f0-95d0-46f8-9cbf-ad3354bf0f34&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003579 10.0.0.129 - - [2026-04-20 01:58:44] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001413 10.0.0.129 - - [2026-04-20 01:58:44] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009053 10.0.0.129 - - [2026-04-20 01:58:44] "POST /id-to-fqname HTTP/1.1" 200 183 0.002776 10.0.0.129 - - [2026-04-20 01:58:44] "POST /fqname-to-id HTTP/1.1" 404 192 0.003841 10.0.0.129 - - [2026-04-20 01:58:44] "POST /security-groups HTTP/1.1" 200 578 0.069560 10.0.0.129 - - [2026-04-20 01:58:44] "POST /fqname-to-id HTTP/1.1" 404 227 0.004134 10.0.0.129 - - [2026-04-20 01:58:44] "POST /projects HTTP/1.1" 200 567 0.239401 10.0.0.129 - - [2026-04-20 01:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.278077 10.0.0.129 - - [2026-04-20 01:58:44] "POST /access-control-lists HTTP/1.1" 200 593 0.063693 10.0.0.129 - - [2026-04-20 01:58:44] "GET /project/68d037f0-95d0-46f8-9cbf-ad3354bf0f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.447242 10.0.0.129 - - [2026-04-20 01:58:44] "POST /fqname-to-id HTTP/1.1" 404 226 0.003333 10.0.0.129 - - [2026-04-20 01:58:44] "POST /access-control-lists HTTP/1.1" 200 591 0.064485 10.0.0.129 - - [2026-04-20 01:58:45] "POST /fqname-to-id HTTP/1.1" 404 181 0.034330 10.0.0.129 - - [2026-04-20 01:58:45] "GET /projects?obj_uuids=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003757 10.0.0.129 - - [2026-04-20 01:58:45] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001191 10.0.0.129 - - [2026-04-20 01:58:45] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009592 10.0.0.129 - - [2026-04-20 01:58:45] "POST /id-to-fqname HTTP/1.1" 200 183 0.004006 10.0.0.129 - - [2026-04-20 01:58:45] "POST /fqname-to-id HTTP/1.1" 404 192 0.005302 10.0.0.129 - - [2026-04-20 01:58:45] "POST /security-groups HTTP/1.1" 200 578 0.072092 10.0.0.129 - - [2026-04-20 01:58:45] "POST /fqname-to-id HTTP/1.1" 404 227 0.003205 10.0.0.129 - - [2026-04-20 01:58:45] "POST /projects HTTP/1.1" 200 567 0.247074 10.0.0.129 - - [2026-04-20 01:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.290164 10.0.0.129 - - [2026-04-20 01:58:45] "POST /access-control-lists HTTP/1.1" 200 593 0.067711 10.0.0.129 - - [2026-04-20 01:58:45] "GET /project/6a27749d-1508-438d-8f6c-e91c44c0e9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.460363 10.0.0.129 - - [2026-04-20 01:58:45] "POST /fqname-to-id HTTP/1.1" 404 226 0.004086 10.0.0.129 - - [2026-04-20 01:58:45] "POST /access-control-lists HTTP/1.1" 200 591 0.074594 10.0.0.129 - - [2026-04-20 01:58:46] "GET / HTTP/1.1" 200 36499 0.002891 10.0.0.129 - - [2026-04-20 01:58:47] "GET / HTTP/1.1" 200 36499 0.002091 10.0.0.129 - - [2026-04-20 01:58:47] "POST /fqname-to-id HTTP/1.1" 404 181 0.004260 10.0.0.129 - - [2026-04-20 01:58:47] "POST /api-access-lists HTTP/1.1" 200 523 0.017133 10.0.0.129 - - [2026-04-20 01:58:48] "GET /api-access-list/5c013ff6-8fd1-4aff-af10-950540b1af1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.007398 10.0.0.129 - - [2026-04-20 01:58:48] "GET /api-access-list/5c013ff6-8fd1-4aff-af10-950540b1af1c HTTP/1.1" 401 298 0.000580 10.0.0.129 - - [2026-04-20 01:58:48] "GET /api-access-list/5c013ff6-8fd1-4aff-af10-950540b1af1c HTTP/1.1" 200 1267 0.090314 10.0.0.129 - - [2026-04-20 01:58:48] "POST /fqname-to-id HTTP/1.1" 401 298 0.000661 10.0.0.129 - - [2026-04-20 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.078094 10.0.0.129 - - [2026-04-20 01:58:49] "GET /projects?obj_uuids=68d037f0-95d0-46f8-9cbf-ad3354bf0f34&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001496 10.0.0.129 - - [2026-04-20 01:58:49] "GET /project/68d037f0-95d0-46f8-9cbf-ad3354bf0f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.048290 10.0.0.129 - - [2026-04-20 01:58:49] "GET /virtual-networks?parent_id=68d037f0-95d0-46f8-9cbf-ad3354bf0f34&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016200 10.0.0.129 - - [2026-04-20 01:58:49] "POST /virtual-networks HTTP/1.1" 200 570 0.082720 10.0.0.129 - - [2026-04-20 01:58:49] "POST /route-targets HTTP/1.1" 200 329 0.017396 10.0.0.129 - - [2026-04-20 01:58:49] "POST /ref-update HTTP/1.1" 200 156 0.013342 10.0.0.129 - - [2026-04-20 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.023788 10.0.0.129 - - [2026-04-20 01:58:49] "GET /network-ipam/79cc7b39-1ead-4be9-860b-1665f843ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.013710 10.0.0.129 - - [2026-04-20 01:58:49] "POST /useragent-kv HTTP/1.1" 200 115 0.006047 10.0.0.129 - - [2026-04-20 01:58:49] "POST /ref-update HTTP/1.1" 200 156 0.064004 252.129.68.84 - - [2026-04-20 01:58:49] "POST /neutron/network HTTP/1.1" 200 831 0.071662 252.129.68.84 - - [2026-04-20 01:58:49] "POST /neutron/network HTTP/1.1" 200 831 0.028454 10.0.0.129 - - [2026-04-20 01:58:49] "GET /virtual-network/1192afce-894c-4394-bd69-52b40ee6af8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1987 0.016407 252.129.68.84 - - [2026-04-20 01:58:50] "POST /neutron/network HTTP/1.1" 200 831 0.024430 252.129.68.84 - - [2026-04-20 01:58:50] "POST /neutron/subnet HTTP/1.1" 200 680 0.035696 10.0.0.129 - - [2026-04-20 01:58:50] "GET /virtual-network/1192afce-894c-4394-bd69-52b40ee6af8e HTTP/1.1" 401 298 0.000756 10.0.0.129 - - [2026-04-20 01:58:50] "GET /virtual-network/1192afce-894c-4394-bd69-52b40ee6af8e HTTP/1.1" 200 2272 0.066813 10.0.0.129 - - [2026-04-20 01:58:50] "GET /virtual-network/1192afce-894c-4394-bd69-52b40ee6af8e HTTP/1.1" 401 298 0.000519 10.0.0.129 - - [2026-04-20 01:58:51] "GET /virtual-network/1192afce-894c-4394-bd69-52b40ee6af8e HTTP/1.1" 200 2012 0.058443 10.0.0.129 - - [2026-04-20 01:58:51] "GET /obj-perms HTTP/1.1" 200 6316 0.087038 10.0.0.129 - - [2026-04-20 01:58:51] "POST /fqname-to-id HTTP/1.1" 401 298 0.001157 10.0.0.129 - - [2026-04-20 01:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.036351 10.0.0.129 - - [2026-04-20 01:58:51] "GET /virtual-network/1192afce-894c-4394-bd69-52b40ee6af8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1987 0.017701 10.0.0.129 - - [2026-04-20 01:58:52] "GET /obj-perms HTTP/1.1" 200 6316 0.011579 10.0.0.129 - - [2026-04-20 01:58:52] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.023845 10.0.0.129 - - [2026-04-20 01:58:52] "GET /obj-perms HTTP/1.1" 200 6316 0.082183 10.0.0.129 - - [2026-04-20 01:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.129 - - [2026-04-20 01:58:52] "GET /virtual-network/1192afce-894c-4394-bd69-52b40ee6af8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1987 0.020804 10.0.0.129 - - [2026-04-20 01:58:52] "GET /obj-perms HTTP/1.1" 200 6316 0.012475 10.0.0.129 - - [2026-04-20 01:58:52] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.021655 10.0.0.129 - - [2026-04-20 01:58:52] "POST /id-to-fqname HTTP/1.1" 401 298 0.000880 10.0.0.129 - - [2026-04-20 01:58:53] "POST /id-to-fqname HTTP/1.1" 200 228 0.051611 252.129.68.84 - - [2026-04-20 01:58:54] "POST /neutron/network HTTP/1.1" 200 841 0.062586 252.129.68.84 - - [2026-04-20 01:58:54] "GET /aaa-mode HTTP/1.1" 401 298 0.000554 252.129.68.84 - - [2026-04-20 01:58:54] "GET / HTTP/1.1" 200 36499 0.002322 252.129.68.84 - - [2026-04-20 01:58:54] "GET /project/6a27749d-1508-438d-8f6c-e91c44c0e9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000503 10.0.0.129 - - [2026-04-20 01:58:54] "GET /projects?obj_uuids=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001391 252.129.68.84 - - [2026-04-20 01:58:54] "GET /project/6a27749d-1508-438d-8f6c-e91c44c0e9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.060970 252.129.68.84 - - [2026-04-20 01:58:54] "POST /neutron/network HTTP/1.1" 200 831 0.009802 252.129.68.84 - - [2026-04-20 01:58:55] "POST /neutron/port HTTP/1.1" 200 117 0.046040 252.129.68.84 - - [2026-04-20 01:58:55] "POST /neutron/port HTTP/1.1" 200 117 0.009603 252.129.68.84 - - [2026-04-20 01:58:55] "POST /neutron/port HTTP/1.1" 200 117 0.006829 252.129.68.84 - - [2026-04-20 01:58:55] "POST /neutron/network HTTP/1.1" 200 841 0.029674 252.129.68.84 - - [2026-04-20 01:58:55] "POST /neutron/network HTTP/1.1" 200 831 0.027481 10.0.0.129 - - [2026-04-20 01:58:56] "GET /projects?obj_uuids=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001548 252.129.68.84 - - [2026-04-20 01:58:56] "POST /neutron/port HTTP/1.1" 200 1054 0.405170 252.129.68.84 - - [2026-04-20 01:58:56] "POST /neutron/port HTTP/1.1" 200 1054 0.044784 252.129.68.84 - - [2026-04-20 01:58:56] "POST /neutron/port HTTP/1.1" 200 1054 0.012342 252.129.68.84 - - [2026-04-20 01:58:56] "POST /neutron/port HTTP/1.1" 200 1104 0.070755 252.129.68.84 - - [2026-04-20 01:58:56] "POST /neutron/port HTTP/1.1" 200 1114 0.018157 252.129.68.84 - - [2026-04-20 01:58:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005911 252.129.68.84 - - [2026-04-20 01:58:57] "POST /neutron/subnet HTTP/1.1" 200 654 0.013874 252.129.68.84 - - [2026-04-20 01:58:57] "POST /neutron/port HTTP/1.1" 200 117 0.002482 252.129.68.84 - - [2026-04-20 01:58:57] "POST /neutron/network HTTP/1.1" 200 831 0.007545 252.129.68.84 - - [2026-04-20 01:59:00] "POST /neutron/port HTTP/1.1" 200 1114 0.021801 252.129.68.84 - - [2026-04-20 01:59:00] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009300 252.129.68.84 - - [2026-04-20 01:59:00] "POST /neutron/port HTTP/1.1" 200 1114 0.017263 252.129.68.84 - - [2026-04-20 01:59:00] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009009 252.129.68.84 - - [2026-04-20 01:59:00] "POST /neutron/port HTTP/1.1" 200 1114 0.018882 252.129.68.84 - - [2026-04-20 01:59:01] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008284 252.129.68.84 - - [2026-04-20 01:59:01] "POST /neutron/port HTTP/1.1" 200 1114 0.020815 252.129.68.84 - - [2026-04-20 01:59:01] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009323 10.0.0.129 - - [2026-04-20 01:59:01] "GET /virtual-machine/e05184f2-12ff-45b4-a943-0e4507094841 HTTP/1.1" 200 1290 0.020374 10.0.0.129 - - [2026-04-20 01:59:01] "GET /virtual-machine/e05184f2-12ff-45b4-a943-0e4507094841 HTTP/1.1" 200 1290 0.016888 10.0.0.129 - - [2026-04-20 01:59:01] "GET /virtual-machine-interface/d10eb763-0239-440c-8b90-0b00a87354e0 HTTP/1.1" 200 2533 0.022506 10.0.0.129 - - [2026-04-20 01:59:01] "GET /virtual-machine/e05184f2-12ff-45b4-a943-0e4507094841 HTTP/1.1" 200 1290 0.017472 10.0.0.129 - - [2026-04-20 01:59:01] "GET /virtual-machine-interface/d10eb763-0239-440c-8b90-0b00a87354e0 HTTP/1.1" 200 2533 0.023274 10.0.0.129 - - [2026-04-20 01:59:01] "GET /instance-ip/ca5e612c-d8a3-4d3d-bd1e-1f1b8ce6ab9f HTTP/1.1" 200 1629 0.016772 10.0.0.129 - - [2026-04-20 01:59:01] "GET /virtual-machine/e05184f2-12ff-45b4-a943-0e4507094841 HTTP/1.1" 200 1290 0.016536 10.0.0.129 - - [2026-04-20 01:59:01] "GET /virtual-machine-interface/d10eb763-0239-440c-8b90-0b00a87354e0 HTTP/1.1" 200 2533 0.024495 10.0.0.129 - - [2026-04-20 01:59:01] "GET /instance-ip/ca5e612c-d8a3-4d3d-bd1e-1f1b8ce6ab9f HTTP/1.1" 200 1629 0.018172 10.0.0.129 - - [2026-04-20 01:59:02] "POST /fqname-to-id HTTP/1.1" 403 329 0.019658 10.0.0.129 - - [2026-04-20 01:59:02] "GET / HTTP/1.1" 200 36499 0.002445 10.0.0.129 - - [2026-04-20 01:59:02] "POST /fqname-to-id HTTP/1.1" 401 298 0.000682 10.0.0.129 - - [2026-04-20 01:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.041592 10.0.0.129 - - [2026-04-20 01:59:02] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003922 10.0.0.129 - - [2026-04-20 01:59:02] "GET /virtual-networks?parent_id=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013704 10.0.0.129 - - [2026-04-20 01:59:03] "POST /fqname-to-id HTTP/1.1" 403 329 0.015027 10.0.0.129 - - [2026-04-20 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.129 - - [2026-04-20 01:59:03] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004212 10.0.0.129 - - [2026-04-20 01:59:03] "GET /virtual-networks?parent_id=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014997 10.0.0.129 - - [2026-04-20 01:59:03] "POST /fqname-to-id HTTP/1.1" 403 329 0.017926 10.0.0.129 - - [2026-04-20 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.129 - - [2026-04-20 01:59:03] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003551 10.0.0.129 - - [2026-04-20 01:59:03] "GET /virtual-networks?parent_id=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012547 10.0.0.129 - - [2026-04-20 01:59:03] "POST /fqname-to-id HTTP/1.1" 403 329 0.013145 10.0.0.129 - - [2026-04-20 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.129 - - [2026-04-20 01:59:03] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003940 10.0.0.129 - - [2026-04-20 01:59:03] "GET /virtual-networks?parent_id=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011963 10.0.0.129 - - [2026-04-20 01:59:03] "POST /fqname-to-id HTTP/1.1" 403 329 0.012793 10.0.0.129 - - [2026-04-20 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.129 - - [2026-04-20 01:59:03] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003916 10.0.0.129 - - [2026-04-20 01:59:03] "GET /virtual-networks?parent_id=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014057 10.0.0.129 - - [2026-04-20 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012431 10.0.0.129 - - [2026-04-20 01:59:06] "GET /virtual-network/1192afce-894c-4394-bd69-52b40ee6af8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1987 0.013026 252.129.68.84 - - [2026-04-20 01:59:07] "POST /neutron/port HTTP/1.1" 200 1114 0.050101 252.129.68.84 - - [2026-04-20 01:59:07] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006556 252.129.68.84 - - [2026-04-20 01:59:07] "POST /neutron/port HTTP/1.1" 200 1114 0.050550 252.129.68.84 - - [2026-04-20 01:59:07] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007839 252.129.68.84 - - [2026-04-20 01:59:07] "POST /neutron/port HTTP/1.1" 200 1114 0.048353 252.129.68.84 - - [2026-04-20 01:59:07] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007611 10.0.0.129 - - [2026-04-20 01:59:08] "POST /fqname-to-id HTTP/1.1" 403 329 0.022987 10.0.0.129 - - [2026-04-20 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.129 - - [2026-04-20 01:59:08] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005912 252.129.68.84 - - [2026-04-20 01:59:08] "POST /neutron/port HTTP/1.1" 200 1114 0.049165 10.0.0.129 - - [2026-04-20 01:59:08] "GET /virtual-networks?parent_id=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014215 252.129.68.84 - - [2026-04-20 01:59:08] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007890 10.0.0.129 - - [2026-04-20 01:59:09] "POST /fqname-to-id HTTP/1.1" 403 329 0.027386 10.0.0.129 - - [2026-04-20 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.129 - - [2026-04-20 01:59:09] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004130 10.0.0.129 - - [2026-04-20 01:59:09] "GET /virtual-networks?parent_id=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014452 10.0.0.129 - - [2026-04-20 01:59:09] "POST /fqname-to-id HTTP/1.1" 403 351 0.024340 10.0.0.129 - - [2026-04-20 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.129 - - [2026-04-20 01:59:09] "GET /routing-instance/b67f37f4-5e51-4916-a9a4-d84a242fb288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.005814 10.0.0.129 - - [2026-04-20 01:59:09] "GET /route-target/6b68d31a-fd66-405c-923c-4758dccc03a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.012226 10.0.0.129 - - [2026-04-20 01:59:09] "GET /route-target/6b68d31a-fd66-405c-923c-4758dccc03a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003953 10.0.0.129 - - [2026-04-20 01:59:09] "POST /fqname-to-id HTTP/1.1" 403 329 0.016413 10.0.0.129 - - [2026-04-20 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.129 - - [2026-04-20 01:59:09] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003919 10.0.0.129 - - [2026-04-20 01:59:09] "GET /virtual-networks?parent_id=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015376 10.0.0.129 - - [2026-04-20 01:59:09] "POST /fqname-to-id HTTP/1.1" 403 351 0.011565 10.0.0.129 - - [2026-04-20 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.129 - - [2026-04-20 01:59:09] "GET /routing-instance/b67f37f4-5e51-4916-a9a4-d84a242fb288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004486 10.0.0.129 - - [2026-04-20 01:59:09] "GET /route-target/6b68d31a-fd66-405c-923c-4758dccc03a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.011242 10.0.0.129 - - [2026-04-20 01:59:09] "GET /route-target/6b68d31a-fd66-405c-923c-4758dccc03a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003100 10.0.0.129 - - [2026-04-20 01:59:09] "GET /obj-perms HTTP/1.1" 200 6316 0.010322 10.0.0.129 - - [2026-04-20 01:59:09] "GET /virtual-machine/e05184f2-12ff-45b4-a943-0e4507094841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.013617 10.0.0.129 - - [2026-04-20 01:59:10] "GET /obj-perms HTTP/1.1" 200 6316 0.012350 10.0.0.129 - - [2026-04-20 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.129 - - [2026-04-20 01:59:10] "GET /virtual-machine-interface/d10eb763-0239-440c-8b90-0b00a87354e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.026549 10.0.0.129 - - [2026-04-20 01:59:10] "GET /obj-perms HTTP/1.1" 200 6316 0.010310 10.0.0.129 - - [2026-04-20 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.129 - - [2026-04-20 01:59:10] "GET /virtual-machine-interface/d10eb763-0239-440c-8b90-0b00a87354e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.020875 10.0.0.129 - - [2026-04-20 01:59:10] "GET /obj-perms HTTP/1.1" 200 6316 0.011261 10.0.0.129 - - [2026-04-20 01:59:10] "GET /virtual-machine/e05184f2-12ff-45b4-a943-0e4507094841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.017870 10.0.0.129 - - [2026-04-20 01:59:10] "GET /obj-perms HTTP/1.1" 200 6316 0.012225 10.0.0.129 - - [2026-04-20 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.129 - - [2026-04-20 01:59:10] "GET /virtual-machine-interface/d10eb763-0239-440c-8b90-0b00a87354e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.020746 10.0.0.129 - - [2026-04-20 01:59:10] "GET /obj-perms HTTP/1.1" 200 6316 0.013380 10.0.0.129 - - [2026-04-20 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.129 - - [2026-04-20 01:59:10] "GET /virtual-network/1192afce-894c-4394-bd69-52b40ee6af8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1987 0.016345 10.0.0.129 - - [2026-04-20 01:59:10] "GET /obj-perms HTTP/1.1" 200 6316 0.011165 10.0.0.129 - - [2026-04-20 01:59:10] "GET /virtual-machine/e05184f2-12ff-45b4-a943-0e4507094841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.013513 10.0.0.129 - - [2026-04-20 01:59:11] "GET /obj-perms HTTP/1.1" 200 6316 0.011564 10.0.0.129 - - [2026-04-20 01:59:11] "GET /obj-perms HTTP/1.1" 200 6316 0.010201 10.0.0.129 - - [2026-04-20 01:59:11] "GET /obj-perms HTTP/1.1" 200 6316 0.084659 10.0.0.129 - - [2026-04-20 01:59:11] "GET /obj-perms HTTP/1.1" 200 6316 0.010914 10.0.0.129 - - [2026-04-20 01:59:12] "GET /obj-perms HTTP/1.1" 200 6421 0.063544 10.0.0.129 - - [2026-04-20 01:59:12] "GET /obj-perms HTTP/1.1" 200 6421 0.002036 10.0.0.129 - - [2026-04-20 01:59:12] "GET /obj-perms HTTP/1.1" 200 6316 0.009896 10.0.0.129 - - [2026-04-20 01:59:12] "GET /obj-perms HTTP/1.1" 200 6316 0.008955 10.0.0.129 - - [2026-04-20 01:59:12] "GET /obj-perms HTTP/1.1" 200 6316 0.075628 10.0.0.129 - - [2026-04-20 01:59:12] "GET /obj-perms HTTP/1.1" 200 6316 0.010254 10.0.0.129 - - [2026-04-20 01:59:12] "GET /obj-perms HTTP/1.1" 200 6421 0.002630 10.0.0.129 - - [2026-04-20 01:59:12] "GET /obj-perms HTTP/1.1" 200 6421 0.002308 10.0.0.129 - - [2026-04-20 01:59:13] "GET /obj-perms HTTP/1.1" 200 6316 0.009030 10.0.0.129 - - [2026-04-20 01:59:13] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 322 0.012626 10.0.0.129 - - [2026-04-20 01:59:13] "GET /virtual-machine/e05184f2-12ff-45b4-a943-0e4507094841 HTTP/1.1" 200 1290 0.020954 252.129.68.84 - - [2026-04-20 01:59:13] "POST /neutron/port HTTP/1.1" 200 1114 0.015065 252.129.68.84 - - [2026-04-20 01:59:13] "POST /neutron/port HTTP/1.1" 200 1104 0.012880 252.129.68.84 - - [2026-04-20 01:59:14] "POST /neutron/port HTTP/1.1" 200 151 0.131335 10.0.0.129 - - [2026-04-20 01:59:15] "GET /virtual-machine/e05184f2-12ff-45b4-a943-0e4507094841 HTTP/1.1" 404 171 0.013582 10.0.0.129 - - [2026-04-20 01:59:15] "GET /virtual-machine/e05184f2-12ff-45b4-a943-0e4507094841 HTTP/1.1" 404 171 0.013537 10.0.0.129 - - [2026-04-20 01:59:15] "GET /virtual-machine/e05184f2-12ff-45b4-a943-0e4507094841 HTTP/1.1" 404 171 0.010778 10.0.0.129 - - [2026-04-20 01:59:15] "POST /fqname-to-id HTTP/1.1" 403 329 0.014446 10.0.0.129 - - [2026-04-20 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.129 - - [2026-04-20 01:59:15] "GET /global-vrouter-config/8aedd483-f3d0-44e6-b689-a735029c164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003186 10.0.0.129 - - [2026-04-20 01:59:15] "GET /virtual-networks?parent_id=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013950 10.0.0.129 - - [2026-04-20 01:59:16] "POST /fqname-to-id HTTP/1.1" 403 351 0.013396 10.0.0.129 - - [2026-04-20 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.129 - - [2026-04-20 01:59:16] "GET /routing-instance/b67f37f4-5e51-4916-a9a4-d84a242fb288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003681 10.0.0.129 - - [2026-04-20 01:59:16] "GET /route-target/6b68d31a-fd66-405c-923c-4758dccc03a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010329 10.0.0.129 - - [2026-04-20 01:59:16] "GET /route-target/6b68d31a-fd66-405c-923c-4758dccc03a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003034 10.0.0.129 - - [2026-04-20 01:59:16] "GET /obj-perms HTTP/1.1" 200 6316 0.010508 10.0.0.129 - - [2026-04-20 01:59:16] "GET /obj-perms HTTP/1.1" 200 6316 0.009109 10.0.0.129 - - [2026-04-20 01:59:16] "GET /obj-perms HTTP/1.1" 200 6316 0.074506 10.0.0.129 - - [2026-04-20 01:59:16] "GET /obj-perms HTTP/1.1" 200 6316 0.009578 10.0.0.129 - - [2026-04-20 01:59:16] "GET /obj-perms HTTP/1.1" 200 6421 0.002246 10.0.0.129 - - [2026-04-20 01:59:16] "GET /obj-perms HTTP/1.1" 200 6421 0.002017 10.0.0.129 - - [2026-04-20 01:59:17] "DELETE /project/6a27749d1508438d8f6ce91c44c0e9fe HTTP/1.1" 404 173 0.011909 10.0.0.129 - - [2026-04-20 01:59:17] "DELETE /project/68d037f095d046f89cbfad3354bf0f34 HTTP/1.1" 404 173 0.005757 10.0.0.129 - - [2026-04-20 01:59:17] "DELETE /project/a8d24fddc88140c89393dabd0ae4c11c HTTP/1.1" 404 173 0.010648 10.0.0.129 - - [2026-04-20 01:59:17] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000930 10.0.0.129 - - [2026-04-20 01:59:17] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.033023 10.0.0.129 - - [2026-04-20 01:59:17] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001153 10.0.0.129 - - [2026-04-20 01:59:17] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5?fields=security_groups HTTP/1.1" 200 1349 0.066692 10.0.0.129 - - [2026-04-20 01:59:17] "DELETE /security-group/af39dce5-0f3f-423c-85fc-ee5888c07234 HTTP/1.1" 200 115 0.043081 10.0.0.129 - - [2026-04-20 01:59:17] "GET /projects?obj_uuids=a39b297a-a096-456d-8882-54b2c52d98d5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001083 10.0.0.129 - - [2026-04-20 01:59:17] "DELETE /access-control-list/8f7b0cf3-cd71-4d35-9e34-65fd66254dac HTTP/1.1" 200 115 0.034310 10.0.0.129 - - [2026-04-20 01:59:17] "GET /project/a39b297a-a096-456d-8882-54b2c52d98d5?fields=application_policy_sets HTTP/1.1" 200 1388 0.035413 10.0.0.129 - - [2026-04-20 01:59:17] "DELETE /access-control-list/18f90372-4434-477b-8705-62b4416a0d98 HTTP/1.1" 200 115 0.026439 10.0.0.129 - - [2026-04-20 01:59:17] "DELETE /project/a39b297a-a096-456d-8882-54b2c52d98d5 HTTP/1.1" 200 115 0.343013 10.0.0.129 - - [2026-04-20 01:59:19] "GET /obj-perms HTTP/1.1" 200 6421 0.002423 10.0.0.129 - - [2026-04-20 01:59:20] "GET /obj-perms HTTP/1.1" 200 6421 0.003395 10.0.0.129 - - [2026-04-20 01:59:23] "GET /obj-perms HTTP/1.1" 200 6421 0.002230 10.0.0.129 - - [2026-04-20 01:59:23] "GET /obj-perms HTTP/1.1" 200 6421 0.001871 10.0.0.129 - - [2026-04-20 01:59:26] "GET /obj-perms HTTP/1.1" 200 6421 0.002683 10.0.0.129 - - [2026-04-20 01:59:26] "GET /obj-perms HTTP/1.1" 200 6421 0.002308 10.0.0.129 - - [2026-04-20 01:59:29] "GET /obj-perms HTTP/1.1" 200 6421 0.002944 10.0.0.129 - - [2026-04-20 01:59:29] "GET /obj-perms HTTP/1.1" 200 6421 0.002234 10.0.0.129 - - [2026-04-20 01:59:31] "GET /obj-perms HTTP/1.1" 200 6384 0.068675 10.0.0.129 - - [2026-04-20 01:59:31] "GET /obj-perms HTTP/1.1" 200 6384 0.078804 10.0.0.129 - - [2026-04-20 01:59:32] "GET /obj-perms HTTP/1.1" 200 6421 0.002154 10.0.0.129 - - [2026-04-20 01:59:32] "GET /obj-perms HTTP/1.1" 200 6421 0.002426 10.0.0.129 - - [2026-04-20 01:59:32] "GET /obj-perms HTTP/1.1" 200 6421 0.002321 10.0.0.129 - - [2026-04-20 01:59:32] "GET /obj-perms HTTP/1.1" 200 6421 0.002297 10.0.0.129 - - [2026-04-20 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.129 - - [2026-04-20 01:59:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002849 10.0.0.129 - - [2026-04-20 01:59:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003259 10.0.0.129 - - [2026-04-20 01:59:33] "DELETE /virtual-network/1192afce-894c-4394-bd69-52b40ee6af8e HTTP/1.1" 200 115 0.104375 10.0.0.129 - - [2026-04-20 01:59:33] "DELETE /route-target/6b68d31a-fd66-405c-923c-4758dccc03a0 HTTP/1.1" 200 115 0.025330 10.0.0.129 - - [2026-04-20 01:59:33] "DELETE /api-access-list/5c013ff6-8fd1-4aff-af10-950540b1af1c HTTP/1.1" 200 115 0.027334 10.0.0.129 - - [2026-04-20 01:59:33] "GET /api-access-list/5c013ff6-8fd1-4aff-af10-950540b1af1c HTTP/1.1" 404 171 0.004711 10.0.0.129 - - [2026-04-20 01:59:33] "GET /projects?obj_uuids=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002121 10.0.0.129 - - [2026-04-20 01:59:33] "GET /project/6a27749d-1508-438d-8f6c-e91c44c0e9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.033618 10.0.0.129 - - [2026-04-20 01:59:33] "GET /projects?obj_uuids=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001531 10.0.0.129 - - [2026-04-20 01:59:33] "GET /project/6a27749d-1508-438d-8f6c-e91c44c0e9fe?fields=virtual_networks HTTP/1.1" 200 1024 0.072144 10.0.0.129 - - [2026-04-20 01:59:33] "GET /projects?obj_uuids=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001483 10.0.0.129 - - [2026-04-20 01:59:33] "GET /project/6a27749d-1508-438d-8f6c-e91c44c0e9fe?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.026711 10.0.0.129 - - [2026-04-20 01:59:33] "GET /projects?obj_uuids=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001253 10.0.0.129 - - [2026-04-20 01:59:33] "GET /project/6a27749d-1508-438d-8f6c-e91c44c0e9fe?fields=security_groups HTTP/1.1" 200 1245 0.028251 10.0.0.129 - - [2026-04-20 01:59:34] "GET /projects?obj_uuids=68d037f0-95d0-46f8-9cbf-ad3354bf0f34&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002249 10.0.0.129 - - [2026-04-20 01:59:34] "GET /project/68d037f0-95d0-46f8-9cbf-ad3354bf0f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.034300 10.0.0.129 - - [2026-04-20 01:59:34] "GET /projects?obj_uuids=68d037f0-95d0-46f8-9cbf-ad3354bf0f34&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002515 10.0.0.129 - - [2026-04-20 01:59:34] "GET /project/68d037f0-95d0-46f8-9cbf-ad3354bf0f34?fields=virtual_networks HTTP/1.1" 200 1024 0.083683 10.0.0.129 - - [2026-04-20 01:59:34] "GET /projects?obj_uuids=68d037f0-95d0-46f8-9cbf-ad3354bf0f34&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001338 10.0.0.129 - - [2026-04-20 01:59:34] "GET /project/68d037f0-95d0-46f8-9cbf-ad3354bf0f34?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.034588 10.0.0.129 - - [2026-04-20 01:59:34] "GET /projects?obj_uuids=68d037f0-95d0-46f8-9cbf-ad3354bf0f34&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001428 10.0.0.129 - - [2026-04-20 01:59:34] "GET /project/68d037f0-95d0-46f8-9cbf-ad3354bf0f34?fields=security_groups HTTP/1.1" 200 1245 0.034001 10.0.0.129 - - [2026-04-20 01:59:36] "GET /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.004019 10.0.0.129 - - [2026-04-20 01:59:36] "PUT /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30 HTTP/1.1" 200 266 0.012871 10.0.0.129 - - [2026-04-20 01:59:36] "GET /projects?obj_uuids=a8d24fdd-c881-40c8-9393-dabd0ae4c11c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001309 10.0.0.129 - - [2026-04-20 01:59:36] "GET /project/a8d24fdd-c881-40c8-9393-dabd0ae4c11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.041436 10.0.0.129 - - [2026-04-20 01:59:36] "GET /projects?obj_uuids=a8d24fdd-c881-40c8-9393-dabd0ae4c11c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001369 10.0.0.129 - - [2026-04-20 01:59:36] "GET /project/a8d24fdd-c881-40c8-9393-dabd0ae4c11c?fields=virtual_networks HTTP/1.1" 200 1025 0.044320 10.0.0.129 - - [2026-04-20 01:59:36] "GET /projects?obj_uuids=a8d24fdd-c881-40c8-9393-dabd0ae4c11c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001626 10.0.0.129 - - [2026-04-20 01:59:36] "GET /project/a8d24fdd-c881-40c8-9393-dabd0ae4c11c?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.027345 10.0.0.129 - - [2026-04-20 01:59:36] "GET /projects?obj_uuids=a8d24fdd-c881-40c8-9393-dabd0ae4c11c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001384 10.0.0.129 - - [2026-04-20 01:59:36] "GET /project/a8d24fdd-c881-40c8-9393-dabd0ae4c11c?fields=security_groups HTTP/1.1" 200 1246 0.037871 10.0.0.129 - - [2026-04-20 01:59:37] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001381 10.0.0.129 - - [2026-04-20 01:59:37] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009971 10.0.0.129 - - [2026-04-20 01:59:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.037215 10.0.0.129 - - [2026-04-20 01:59:37] "GET /projects?obj_uuids=bcd9f747-96de-419f-a81c-44cdc0580efb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003037 10.0.0.129 - - [2026-04-20 01:59:38] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001559 10.0.0.129 - - [2026-04-20 01:59:38] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010490 10.0.0.129 - - [2026-04-20 01:59:38] "POST /id-to-fqname HTTP/1.1" 200 188 0.001721 10.0.0.129 - - [2026-04-20 01:59:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.002913 10.0.0.129 - - [2026-04-20 01:59:38] "POST /security-groups HTTP/1.1" 200 583 0.064636 10.0.0.129 - - [2026-04-20 01:59:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.002737 10.0.0.129 - - [2026-04-20 01:59:38] "POST /projects HTTP/1.1" 200 577 0.228862 10.0.0.129 - - [2026-04-20 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.264338 10.0.0.129 - - [2026-04-20 01:59:38] "POST /access-control-lists HTTP/1.1" 200 598 0.063059 10.0.0.129 - - [2026-04-20 01:59:38] "GET /project/bcd9f747-96de-419f-a81c-44cdc0580efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.430872 10.0.0.129 - - [2026-04-20 01:59:38] "POST /fqname-to-id HTTP/1.1" 404 231 0.003625 10.0.0.129 - - [2026-04-20 01:59:38] "POST /access-control-lists HTTP/1.1" 200 596 0.063652 10.0.0.129 - - [2026-04-20 01:59:39] "GET / HTTP/1.1" 200 36499 0.003148 10.0.0.129 - - [2026-04-20 01:59:42] "POST /fqname-to-id HTTP/1.1" 401 298 0.000888 10.0.0.129 - - [2026-04-20 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.039016 10.0.0.129 - - [2026-04-20 01:59:42] "GET /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004344 10.0.0.129 - - [2026-04-20 01:59:42] "GET /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004889 10.0.0.129 - - [2026-04-20 01:59:42] "GET /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004811 10.0.0.129 - - [2026-04-20 01:59:42] "PUT /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30 HTTP/1.1" 200 266 0.010627 10.0.0.129 - - [2026-04-20 01:59:43] "GET /aaa-mode HTTP/1.1" 200 128 0.001391 10.0.0.129 - - [2026-04-20 01:59:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.032924 10.0.0.129 - - [2026-04-20 01:59:43] "GET /projects?obj_uuids=0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002974 10.0.0.129 - - [2026-04-20 01:59:43] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001639 10.0.0.129 - - [2026-04-20 01:59:43] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008108 10.0.0.129 - - [2026-04-20 01:59:43] "POST /id-to-fqname HTTP/1.1" 200 188 0.001641 10.0.0.129 - - [2026-04-20 01:59:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.003772 10.0.0.129 - - [2026-04-20 01:59:43] "POST /security-groups HTTP/1.1" 200 583 0.072603 10.0.0.129 - - [2026-04-20 01:59:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.003585 10.0.0.129 - - [2026-04-20 01:59:43] "POST /projects HTTP/1.1" 200 577 0.232991 10.0.0.129 - - [2026-04-20 01:59:44] "POST /access-control-lists HTTP/1.1" 200 598 0.063586 10.0.0.129 - - [2026-04-20 01:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.315674 10.0.0.129 - - [2026-04-20 01:59:44] "POST /fqname-to-id HTTP/1.1" 404 231 0.003675 10.0.0.129 - - [2026-04-20 01:59:44] "GET /project/0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.491004 10.0.0.129 - - [2026-04-20 01:59:44] "POST /access-control-lists HTTP/1.1" 200 596 0.069944 10.0.0.129 - - [2026-04-20 01:59:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.033281 10.0.0.129 - - [2026-04-20 01:59:44] "GET /projects?obj_uuids=e552835a-e41a-40bc-bc54-d2e3c2dabfb2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005168 10.0.0.129 - - [2026-04-20 01:59:44] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001234 10.0.0.129 - - [2026-04-20 01:59:44] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008720 10.0.0.129 - - [2026-04-20 01:59:44] "POST /id-to-fqname HTTP/1.1" 200 188 0.002750 10.0.0.129 - - [2026-04-20 01:59:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.002650 10.0.0.129 - - [2026-04-20 01:59:44] "POST /security-groups HTTP/1.1" 200 583 0.071976 10.0.0.129 - - [2026-04-20 01:59:44] "POST /fqname-to-id HTTP/1.1" 404 232 0.003348 10.0.0.129 - - [2026-04-20 01:59:44] "POST /projects HTTP/1.1" 200 577 0.231585 10.0.0.129 - - [2026-04-20 01:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.269899 10.0.0.129 - - [2026-04-20 01:59:44] "POST /access-control-lists HTTP/1.1" 200 598 0.067141 10.0.0.129 - - [2026-04-20 01:59:45] "GET /project/e552835a-e41a-40bc-bc54-d2e3c2dabfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.433741 10.0.0.129 - - [2026-04-20 01:59:45] "POST /fqname-to-id HTTP/1.1" 404 231 0.003259 10.0.0.129 - - [2026-04-20 01:59:45] "POST /access-control-lists HTTP/1.1" 200 596 0.061692 10.0.0.129 - - [2026-04-20 01:59:45] "GET / HTTP/1.1" 200 36499 0.002242 10.0.0.129 - - [2026-04-20 01:59:46] "GET / HTTP/1.1" 200 36499 0.003074 10.0.0.129 - - [2026-04-20 01:59:47] "POST /fqname-to-id HTTP/1.1" 404 181 0.006536 10.0.0.129 - - [2026-04-20 01:59:47] "POST /api-access-lists HTTP/1.1" 200 523 0.016831 10.0.0.129 - - [2026-04-20 01:59:47] "GET /api-access-list/0b5f198c-9547-49be-b6ce-bc17f6f4b045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.006719 10.0.0.129 - - [2026-04-20 01:59:47] "GET /api-access-list/0b5f198c-9547-49be-b6ce-bc17f6f4b045 HTTP/1.1" 401 298 0.000581 10.0.0.129 - - [2026-04-20 01:59:47] "GET /api-access-list/0b5f198c-9547-49be-b6ce-bc17f6f4b045 HTTP/1.1" 200 1289 0.083549 10.0.0.129 - - [2026-04-20 01:59:47] "POST /fqname-to-id HTTP/1.1" 401 298 0.000574 10.0.0.129 - - [2026-04-20 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.050623 10.0.0.129 - - [2026-04-20 01:59:48] "GET /projects?obj_uuids=0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001182 10.0.0.129 - - [2026-04-20 01:59:48] "GET /project/0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.041270 10.0.0.129 - - [2026-04-20 01:59:48] "GET /virtual-networks?parent_id=0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013644 10.0.0.129 - - [2026-04-20 01:59:48] "POST /virtual-networks HTTP/1.1" 200 585 0.066122 10.0.0.129 - - [2026-04-20 01:59:48] "POST /route-targets HTTP/1.1" 200 329 0.012732 10.0.0.129 - - [2026-04-20 01:59:48] "POST /ref-update HTTP/1.1" 200 156 0.026343 10.0.0.129 - - [2026-04-20 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.029263 10.0.0.129 - - [2026-04-20 01:59:48] "GET /network-ipam/79cc7b39-1ead-4be9-860b-1665f843ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.013405 10.0.0.129 - - [2026-04-20 01:59:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004711 10.0.0.129 - - [2026-04-20 01:59:48] "POST /ref-update HTTP/1.1" 200 156 0.054241 252.129.68.84 - - [2026-04-20 01:59:48] "POST /neutron/network HTTP/1.1" 200 847 0.052360 252.129.68.84 - - [2026-04-20 01:59:48] "POST /neutron/network HTTP/1.1" 200 847 0.023751 10.0.0.129 - - [2026-04-20 01:59:49] "GET /virtual-network/2ea4fe75-42a2-472c-84ea-5bb04129cd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.016010 252.129.68.84 - - [2026-04-20 01:59:49] "POST /neutron/network HTTP/1.1" 200 847 0.024079 252.129.68.84 - - [2026-04-20 01:59:49] "POST /neutron/subnet HTTP/1.1" 200 681 0.031402 10.0.0.129 - - [2026-04-20 01:59:49] "POST /fqname-to-id HTTP/1.1" 401 298 0.000540 10.0.0.129 - - [2026-04-20 01:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.041957 10.0.0.129 - - [2026-04-20 01:59:49] "GET /projects?obj_uuids=e552835a-e41a-40bc-bc54-d2e3c2dabfb2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001428 10.0.0.129 - - [2026-04-20 01:59:49] "GET /project/e552835a-e41a-40bc-bc54-d2e3c2dabfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.032626 10.0.0.129 - - [2026-04-20 01:59:49] "GET /virtual-networks?parent_id=e552835a-e41a-40bc-bc54-d2e3c2dabfb2&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013090 10.0.0.129 - - [2026-04-20 01:59:49] "POST /virtual-networks HTTP/1.1" 200 585 0.056316 10.0.0.129 - - [2026-04-20 01:59:49] "POST /route-targets HTTP/1.1" 200 329 0.013652 10.0.0.129 - - [2026-04-20 01:59:49] "POST /ref-update HTTP/1.1" 200 156 0.019765 10.0.0.129 - - [2026-04-20 01:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.027834 10.0.0.129 - - [2026-04-20 01:59:49] "GET /network-ipam/79cc7b39-1ead-4be9-860b-1665f843ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.013083 10.0.0.129 - - [2026-04-20 01:59:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004733 10.0.0.129 - - [2026-04-20 01:59:49] "POST /ref-update HTTP/1.1" 200 156 0.059050 252.129.68.84 - - [2026-04-20 01:59:50] "POST /neutron/network HTTP/1.1" 200 846 0.055881 252.129.68.84 - - [2026-04-20 01:59:50] "POST /neutron/network HTTP/1.1" 200 846 0.022069 10.0.0.129 - - [2026-04-20 01:59:50] "GET /virtual-network/2a8bc63b-7cf9-4b2c-b1ae-7064600e2b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.019798 252.129.68.84 - - [2026-04-20 01:59:50] "POST /neutron/network HTTP/1.1" 200 846 0.023954 252.129.68.84 - - [2026-04-20 01:59:50] "POST /neutron/subnet HTTP/1.1" 200 676 0.030875 10.0.0.129 - - [2026-04-20 01:59:50] "GET /virtual-network/2ea4fe75-42a2-472c-84ea-5bb04129cd64 HTTP/1.1" 401 298 0.000644 10.0.0.129 - - [2026-04-20 01:59:50] "GET /virtual-network/2ea4fe75-42a2-472c-84ea-5bb04129cd64 HTTP/1.1" 200 2317 0.051412 10.0.0.129 - - [2026-04-20 01:59:50] "GET /virtual-network/2ea4fe75-42a2-472c-84ea-5bb04129cd64 HTTP/1.1" 401 298 0.000478 10.0.0.129 - - [2026-04-20 01:59:51] "GET /virtual-network/2ea4fe75-42a2-472c-84ea-5bb04129cd64 HTTP/1.1" 403 366 0.050435 10.0.0.129 - - [2026-04-20 01:59:51] "GET /virtual-network/2ea4fe75-42a2-472c-84ea-5bb04129cd64 HTTP/1.1" 200 2317 0.006064 10.0.0.129 - - [2026-04-20 01:59:51] "GET /virtual-networks HTTP/1.1" 200 371 0.027472 10.0.0.129 - - [2026-04-20 01:59:51] "GET /virtual-networks HTTP/1.1" 200 371 0.020087 10.0.0.129 - - [2026-04-20 01:59:52] "GET /obj-perms HTTP/1.1" 403 257 0.055579 10.0.0.129 - - [2026-04-20 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.129 - - [2026-04-20 01:59:52] "GET /virtual-network/2ea4fe75-42a2-472c-84ea-5bb04129cd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.017519 10.0.0.129 - - [2026-04-20 01:59:52] "GET /obj-perms HTTP/1.1" 403 257 0.050368 10.0.0.129 - - [2026-04-20 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.129 - - [2026-04-20 01:59:52] "GET /virtual-network/2ea4fe75-42a2-472c-84ea-5bb04129cd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.016020 10.0.0.129 - - [2026-04-20 01:59:53] "GET /obj-perms HTTP/1.1" 200 6431 0.071483 10.0.0.129 - - [2026-04-20 01:59:53] "GET /obj-perms HTTP/1.1" 403 257 0.008981 10.0.0.129 - - [2026-04-20 01:59:53] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.020845 10.0.0.129 - - [2026-04-20 01:59:53] "GET /obj-perms HTTP/1.1" 403 257 0.009259 10.0.0.129 - - [2026-04-20 01:59:53] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.020836 10.0.0.129 - - [2026-04-20 01:59:53] "GET /obj-perms HTTP/1.1" 200 6431 0.002030 10.0.0.129 - - [2026-04-20 01:59:53] "PUT /virtual-network/2ea4fe75-42a2-472c-84ea-5bb04129cd64 HTTP/1.1" 200 266 0.027896 10.0.0.129 - - [2026-04-20 01:59:53] "GET /virtual-networks HTTP/1.1" 200 132 0.022340 10.0.0.129 - - [2026-04-20 01:59:53] "GET /virtual-networks HTTP/1.1" 200 611 0.021289 10.0.0.129 - - [2026-04-20 01:59:53] "GET /virtual-networks HTTP/1.1" 200 1437 0.003436 10.0.0.129 - - [2026-04-20 01:59:53] "GET /obj-perms HTTP/1.1" 403 257 0.011181 10.0.0.129 - - [2026-04-20 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.129 - - [2026-04-20 01:59:53] "GET /virtual-network/2ea4fe75-42a2-472c-84ea-5bb04129cd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.013593 10.0.0.129 - - [2026-04-20 01:59:54] "GET /obj-perms HTTP/1.1" 403 257 0.043713 10.0.0.129 - - [2026-04-20 01:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.129 - - [2026-04-20 01:59:54] "GET /virtual-network/2ea4fe75-42a2-472c-84ea-5bb04129cd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.011794 10.0.0.129 - - [2026-04-20 01:59:54] "GET /obj-perms HTTP/1.1" 403 257 0.009870 10.0.0.129 - - [2026-04-20 01:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.129 - - [2026-04-20 01:59:54] "GET /virtual-network/2ea4fe75-42a2-472c-84ea-5bb04129cd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2021 0.014989 10.0.0.129 - - [2026-04-20 01:59:54] "GET /obj-perms HTTP/1.1" 200 6431 0.002003 10.0.0.129 - - [2026-04-20 01:59:54] "GET /obj-perms HTTP/1.1" 403 257 0.012763 10.0.0.129 - - [2026-04-20 01:59:54] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022156 10.0.0.129 - - [2026-04-20 01:59:54] "GET /obj-perms HTTP/1.1" 403 257 0.009319 10.0.0.129 - - [2026-04-20 01:59:54] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.027342 10.0.0.129 - - [2026-04-20 01:59:54] "GET /obj-perms HTTP/1.1" 200 6431 0.002098 10.0.0.129 - - [2026-04-20 01:59:55] "PUT /virtual-network/2ea4fe75-42a2-472c-84ea-5bb04129cd64 HTTP/1.1" 200 266 0.032865 10.0.0.129 - - [2026-04-20 01:59:55] "POST /useragent-kv HTTP/1.1" 200 115 0.007397 10.0.0.129 - - [2026-04-20 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008762 10.0.0.129 - - [2026-04-20 01:59:55] "POST /useragent-kv HTTP/1.1" 200 115 0.010905 10.0.0.129 - - [2026-04-20 01:59:55] "DELETE /virtual-network/2a8bc63b-7cf9-4b2c-b1ae-7064600e2b08 HTTP/1.1" 200 115 0.112603 10.0.0.129 - - [2026-04-20 01:59:55] "DELETE /route-target/ab17b54b-5640-4940-9a89-ba715150823e HTTP/1.1" 200 115 0.037811 10.0.0.129 - - [2026-04-20 01:59:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002729 10.0.0.129 - - [2026-04-20 01:59:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004084 10.0.0.129 - - [2026-04-20 01:59:55] "DELETE /virtual-network/2ea4fe75-42a2-472c-84ea-5bb04129cd64 HTTP/1.1" 200 115 0.116927 10.0.0.129 - - [2026-04-20 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.129 - - [2026-04-20 01:59:55] "DELETE /route-target/db868bfc-dc48-49ce-9ed3-ce44106999cb HTTP/1.1" 200 115 0.024486 10.0.0.129 - - [2026-04-20 01:59:55] "DELETE /api-access-list/0b5f198c-9547-49be-b6ce-bc17f6f4b045 HTTP/1.1" 200 115 0.032551 10.0.0.129 - - [2026-04-20 01:59:55] "GET /api-access-list/0b5f198c-9547-49be-b6ce-bc17f6f4b045 HTTP/1.1" 404 171 0.002938 10.0.0.129 - - [2026-04-20 01:59:55] "GET /projects?obj_uuids=e552835a-e41a-40bc-bc54-d2e3c2dabfb2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001327 10.0.0.129 - - [2026-04-20 01:59:55] "GET /project/e552835a-e41a-40bc-bc54-d2e3c2dabfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.030748 10.0.0.129 - - [2026-04-20 01:59:55] "GET /projects?obj_uuids=e552835a-e41a-40bc-bc54-d2e3c2dabfb2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001217 10.0.0.129 - - [2026-04-20 01:59:55] "GET /project/e552835a-e41a-40bc-bc54-d2e3c2dabfb2?fields=virtual_networks HTTP/1.1" 200 1035 0.074467 10.0.0.129 - - [2026-04-20 01:59:55] "GET /projects?obj_uuids=e552835a-e41a-40bc-bc54-d2e3c2dabfb2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001142 10.0.0.129 - - [2026-04-20 01:59:55] "GET /project/e552835a-e41a-40bc-bc54-d2e3c2dabfb2?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.029285 10.0.0.129 - - [2026-04-20 01:59:55] "GET /projects?obj_uuids=e552835a-e41a-40bc-bc54-d2e3c2dabfb2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001422 10.0.0.129 - - [2026-04-20 01:59:55] "GET /project/e552835a-e41a-40bc-bc54-d2e3c2dabfb2?fields=security_groups HTTP/1.1" 200 1261 0.073250 10.0.0.129 - - [2026-04-20 01:59:56] "GET /projects?obj_uuids=0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001585 10.0.0.129 - - [2026-04-20 01:59:56] "GET /project/0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.034175 10.0.0.129 - - [2026-04-20 01:59:56] "GET /projects?obj_uuids=0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001054 10.0.0.129 - - [2026-04-20 01:59:56] "GET /project/0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e?fields=virtual_networks HTTP/1.1" 200 1033 0.068364 10.0.0.129 - - [2026-04-20 01:59:56] "GET /projects?obj_uuids=0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001677 10.0.0.129 - - [2026-04-20 01:59:56] "GET /project/0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.032150 10.0.0.129 - - [2026-04-20 01:59:56] "GET /projects?obj_uuids=0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001282 10.0.0.129 - - [2026-04-20 01:59:56] "GET /project/0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e?fields=security_groups HTTP/1.1" 200 1259 0.030417 10.0.0.129 - - [2026-04-20 01:59:57] "GET /aaa-mode HTTP/1.1" 200 128 0.001887 10.0.0.129 - - [2026-04-20 01:59:58] "GET / HTTP/1.1" 200 36499 0.005984 10.0.0.129 - - [2026-04-20 01:59:59] "GET / HTTP/1.1" 200 36499 0.002616 10.0.0.129 - - [2026-04-20 02:00:00] "POST /fqname-to-id HTTP/1.1" 401 298 0.000746 10.0.0.129 - - [2026-04-20 02:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.151382 10.0.0.129 - - [2026-04-20 02:00:00] "GET /projects?obj_uuids=bcd9f747-96de-419f-a81c-44cdc0580efb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001541 10.0.0.129 - - [2026-04-20 02:00:00] "GET /project/bcd9f747-96de-419f-a81c-44cdc0580efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.060121 10.0.0.129 - - [2026-04-20 02:00:00] "GET /virtual-networks?parent_id=bcd9f747-96de-419f-a81c-44cdc0580efb&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.011526 10.0.0.129 - - [2026-04-20 02:00:00] "POST /fqname-to-id HTTP/1.1" 404 195 0.012482 10.0.0.129 - - [2026-04-20 02:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013322 10.0.0.129 - - [2026-04-20 02:00:00] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001597 10.0.0.129 - - [2026-04-20 02:00:00] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.022765 10.0.0.129 - - [2026-04-20 02:00:01] "POST /service-templates HTTP/1.1" 403 264 0.018183 10.0.0.129 - - [2026-04-20 02:00:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.006836 10.0.0.129 - - [2026-04-20 02:00:01] "POST /api-access-lists HTTP/1.1" 200 557 0.020420 10.0.0.129 - - [2026-04-20 02:00:01] "GET /api-access-list/442b4ee1-6330-4e88-836c-34663519bdd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.005747 10.0.0.129 - - [2026-04-20 02:00:01] "GET /api-access-list/442b4ee1-6330-4e88-836c-34663519bdd9 HTTP/1.1" 200 1323 0.004478 10.0.0.129 - - [2026-04-20 02:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022140 10.0.0.129 - - [2026-04-20 02:00:01] "GET /projects?obj_uuids=bcd9f747-96de-419f-a81c-44cdc0580efb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001792 10.0.0.129 - - [2026-04-20 02:00:01] "GET /project/bcd9f747-96de-419f-a81c-44cdc0580efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.059037 10.0.0.129 - - [2026-04-20 02:00:01] "GET /virtual-networks?parent_id=bcd9f747-96de-419f-a81c-44cdc0580efb&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019577 10.0.0.129 - - [2026-04-20 02:00:01] "POST /virtual-networks HTTP/1.1" 200 585 0.077822 10.0.0.129 - - [2026-04-20 02:00:01] "POST /route-targets HTTP/1.1" 200 329 0.018798 10.0.0.129 - - [2026-04-20 02:00:01] "POST /ref-update HTTP/1.1" 200 156 0.029836 10.0.0.129 - - [2026-04-20 02:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.037268 10.0.0.129 - - [2026-04-20 02:00:01] "GET /network-ipam/79cc7b39-1ead-4be9-860b-1665f843ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.016464 10.0.0.129 - - [2026-04-20 02:00:01] "POST /useragent-kv HTTP/1.1" 200 115 0.006787 10.0.0.129 - - [2026-04-20 02:00:01] "POST /ref-update HTTP/1.1" 200 156 0.111236 252.129.68.84 - - [2026-04-20 02:00:02] "POST /neutron/network HTTP/1.1" 200 847 0.086084 252.129.68.84 - - [2026-04-20 02:00:02] "POST /neutron/network HTTP/1.1" 200 847 0.033989 10.0.0.129 - - [2026-04-20 02:00:02] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.020411 252.129.68.84 - - [2026-04-20 02:00:02] "POST /neutron/network HTTP/1.1" 200 847 0.033192 252.129.68.84 - - [2026-04-20 02:00:02] "POST /neutron/subnet HTTP/1.1" 200 681 0.066775 252.129.68.84 - - [2026-04-20 02:00:02] "POST /neutron/network HTTP/1.1" 200 847 0.050023 10.0.0.129 - - [2026-04-20 02:00:02] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.010376 10.0.0.129 - - [2026-04-20 02:00:02] "GET /network-ipam/79cc7b39-1ead-4be9-860b-1665f843ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004945 10.0.0.129 - - [2026-04-20 02:00:02] "GET /domains HTTP/1.1" 200 440 0.003900 10.0.0.129 - - [2026-04-20 02:00:02] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002581 10.0.0.129 - - [2026-04-20 02:00:02] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 2223 0.013209 10.0.0.129 - - [2026-04-20 02:00:02] "GET /projects?obj_uuids=bcd9f747-96de-419f-a81c-44cdc0580efb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001719 10.0.0.129 - - [2026-04-20 02:00:02] "GET /project/bcd9f747-96de-419f-a81c-44cdc0580efb HTTP/1.1" 200 2355 0.033247 10.0.0.129 - - [2026-04-20 02:00:03] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb HTTP/1.1" 200 2319 0.007537 10.0.0.129 - - [2026-04-20 02:00:03] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb HTTP/1.1" 200 2319 0.006871 10.0.0.129 - - [2026-04-20 02:00:03] "GET /routing-instance/ab3bf4bb-440e-4673-ae5c-e37f364d195c HTTP/1.1" 200 1560 0.005576 10.0.0.129 - - [2026-04-20 02:00:03] "GET /routing-instance/ab3bf4bb-440e-4673-ae5c-e37f364d195c HTTP/1.1" 200 1560 0.005025 10.0.0.129 - - [2026-04-20 02:00:03] "GET /route-target/25591d4c-a5cc-48fb-81a4-f3b69dc38f76 HTTP/1.1" 200 1245 0.004315 10.0.0.129 - - [2026-04-20 02:00:03] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb HTTP/1.1" 200 2319 0.006610 10.0.0.129 - - [2026-04-20 02:00:03] "GET /routing-instance/ab3bf4bb-440e-4673-ae5c-e37f364d195c HTTP/1.1" 200 1560 0.005683 10.0.0.129 - - [2026-04-20 02:00:03] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.006360 10.0.0.129 - - [2026-04-20 02:00:03] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb HTTP/1.1" 200 2319 0.007307 10.0.0.129 - - [2026-04-20 02:00:03] "GET /routing-instance/ab3bf4bb-440e-4673-ae5c-e37f364d195c HTTP/1.1" 200 1560 0.004912 10.0.0.129 - - [2026-04-20 02:00:03] "GET /routing-instance/ab3bf4bb-440e-4673-ae5c-e37f364d195c HTTP/1.1" 200 1560 0.007187 10.0.0.129 - - [2026-04-20 02:00:03] "GET /route-target/25591d4c-a5cc-48fb-81a4-f3b69dc38f76 HTTP/1.1" 200 1245 0.005360 10.0.0.129 - - [2026-04-20 02:00:03] "GET /domains HTTP/1.1" 200 440 0.007521 10.0.0.129 - - [2026-04-20 02:00:03] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001207 10.0.0.129 - - [2026-04-20 02:00:03] "GET /domain/44568180-4456-4d24-a723-60c17b729be7 HTTP/1.1" 200 2223 0.009736 10.0.0.129 - - [2026-04-20 02:00:03] "GET /projects?obj_uuids=bcd9f747-96de-419f-a81c-44cdc0580efb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001856 10.0.0.129 - - [2026-04-20 02:00:03] "GET /project/bcd9f747-96de-419f-a81c-44cdc0580efb HTTP/1.1" 200 2355 0.054315 10.0.0.129 - - [2026-04-20 02:00:04] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb HTTP/1.1" 200 2319 0.006988 10.0.0.129 - - [2026-04-20 02:00:04] "GET /obj-perms HTTP/1.1" 200 6431 0.002374 10.0.0.129 - - [2026-04-20 02:00:04] "POST /fqname-to-id HTTP/1.1" 404 195 0.011659 10.0.0.129 - - [2026-04-20 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011998 10.0.0.129 - - [2026-04-20 02:00:04] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001879 10.0.0.129 - - [2026-04-20 02:00:04] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.018068 10.0.0.129 - - [2026-04-20 02:00:04] "POST /service-templates HTTP/1.1" 403 264 0.013744 10.0.0.129 - - [2026-04-20 02:00:04] "POST /fqname-to-id HTTP/1.1" 404 181 0.004730 10.0.0.129 - - [2026-04-20 02:00:04] "POST /api-access-lists HTTP/1.1" 200 523 0.016630 10.0.0.129 - - [2026-04-20 02:00:04] "GET /api-access-list/c6b408a2-1bb2-49ab-b44d-8e86165e2634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.005486 10.0.0.129 - - [2026-04-20 02:00:04] "GET /api-access-list/c6b408a2-1bb2-49ab-b44d-8e86165e2634 HTTP/1.1" 200 1292 0.004310 10.0.0.129 - - [2026-04-20 02:00:04] "POST /fqname-to-id HTTP/1.1" 404 195 0.015419 10.0.0.129 - - [2026-04-20 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013595 10.0.0.129 - - [2026-04-20 02:00:04] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001215 10.0.0.129 - - [2026-04-20 02:00:04] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.020186 10.0.0.129 - - [2026-04-20 02:00:04] "POST /service-templates HTTP/1.1" 200 553 0.039335 10.0.0.129 - - [2026-04-20 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.021946 10.0.0.129 - - [2026-04-20 02:00:04] "GET /service-template/089260f7-c17d-4dfe-8dfb-e623e2907920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.015696 10.0.0.129 - - [2026-04-20 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014943 10.0.0.129 - - [2026-04-20 02:00:05] "GET /service-template/089260f7-c17d-4dfe-8dfb-e623e2907920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.015404 10.0.0.129 - - [2026-04-20 02:00:05] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb HTTP/1.1" 401 298 0.000545 10.0.0.129 - - [2026-04-20 02:00:05] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb HTTP/1.1" 403 263 0.047566 10.0.0.129 - - [2026-04-20 02:00:05] "GET /service-template/089260f7-c17d-4dfe-8dfb-e623e2907920 HTTP/1.1" 403 264 0.017457 10.0.0.129 - - [2026-04-20 02:00:06] "GET /service-template/089260f7-c17d-4dfe-8dfb-e623e2907920 HTTP/1.1" 403 264 0.045597 10.0.0.129 - - [2026-04-20 02:00:06] "GET /obj-perms HTTP/1.1" 403 257 0.049312 10.0.0.129 - - [2026-04-20 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.129 - - [2026-04-20 02:00:06] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.011183 10.0.0.129 - - [2026-04-20 02:00:06] "GET /obj-perms HTTP/1.1" 403 257 0.011260 10.0.0.129 - - [2026-04-20 02:00:06] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.011045 10.0.0.129 - - [2026-04-20 02:00:06] "GET /api-access-list/442b4ee1-6330-4e88-836c-34663519bdd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.004539 10.0.0.129 - - [2026-04-20 02:00:06] "PUT /api-access-list/442b4ee1-6330-4e88-836c-34663519bdd9 HTTP/1.1" 200 266 0.011209 10.0.0.129 - - [2026-04-20 02:00:06] "GET /api-access-list/442b4ee1-6330-4e88-836c-34663519bdd9 HTTP/1.1" 200 1460 0.004837 10.0.0.129 - - [2026-04-20 02:00:06] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb HTTP/1.1" 200 2319 0.019725 10.0.0.129 - - [2026-04-20 02:00:06] "POST /fqname-to-id HTTP/1.1" 401 298 0.000564 10.0.0.129 - - [2026-04-20 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.050304 10.0.0.129 - - [2026-04-20 02:00:07] "GET /projects?obj_uuids=bcd9f747-96de-419f-a81c-44cdc0580efb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001405 10.0.0.129 - - [2026-04-20 02:00:07] "GET /project/bcd9f747-96de-419f-a81c-44cdc0580efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.060873 10.0.0.129 - - [2026-04-20 02:00:07] "GET /virtual-networks?parent_id=bcd9f747-96de-419f-a81c-44cdc0580efb&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.018603 10.0.0.129 - - [2026-04-20 02:00:07] "POST /virtual-networks HTTP/1.1" 403 263 0.012359 10.0.0.129 - - [2026-04-20 02:00:07] "GET /service-template/089260f7-c17d-4dfe-8dfb-e623e2907920 HTTP/1.1" 403 264 0.013023 10.0.0.129 - - [2026-04-20 02:00:07] "GET /service-template/089260f7-c17d-4dfe-8dfb-e623e2907920 HTTP/1.1" 403 264 0.046325 10.0.0.129 - - [2026-04-20 02:00:08] "GET /obj-perms HTTP/1.1" 403 257 0.013474 10.0.0.129 - - [2026-04-20 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.129 - - [2026-04-20 02:00:08] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.022197 10.0.0.129 - - [2026-04-20 02:00:08] "GET /obj-perms HTTP/1.1" 403 257 0.015018 10.0.0.129 - - [2026-04-20 02:00:08] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.022131 10.0.0.129 - - [2026-04-20 02:00:08] "GET /api-access-list/c6b408a2-1bb2-49ab-b44d-8e86165e2634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.004550 10.0.0.129 - - [2026-04-20 02:00:08] "PUT /api-access-list/c6b408a2-1bb2-49ab-b44d-8e86165e2634 HTTP/1.1" 200 266 0.012767 10.0.0.129 - - [2026-04-20 02:00:08] "GET /api-access-list/c6b408a2-1bb2-49ab-b44d-8e86165e2634 HTTP/1.1" 200 1430 0.004634 10.0.0.129 - - [2026-04-20 02:00:08] "GET /service-template/089260f7-c17d-4dfe-8dfb-e623e2907920 HTTP/1.1" 200 1854 0.021816 10.0.0.129 - - [2026-04-20 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 195 0.012945 10.0.0.129 - - [2026-04-20 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014084 10.0.0.129 - - [2026-04-20 02:00:08] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001282 10.0.0.129 - - [2026-04-20 02:00:08] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.022053 10.0.0.129 - - [2026-04-20 02:00:08] "POST /service-templates HTTP/1.1" 403 264 0.011832 10.0.0.129 - - [2026-04-20 02:00:08] "GET /api-access-list/442b4ee1-6330-4e88-836c-34663519bdd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004472 10.0.0.129 - - [2026-04-20 02:00:08] "PUT /api-access-list/442b4ee1-6330-4e88-836c-34663519bdd9 HTTP/1.1" 200 266 0.011302 10.0.0.129 - - [2026-04-20 02:00:08] "GET /api-access-list/442b4ee1-6330-4e88-836c-34663519bdd9 HTTP/1.1" 200 1323 0.004514 10.0.0.129 - - [2026-04-20 02:00:08] "GET /api-access-list/c6b408a2-1bb2-49ab-b44d-8e86165e2634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005318 10.0.0.129 - - [2026-04-20 02:00:08] "PUT /api-access-list/c6b408a2-1bb2-49ab-b44d-8e86165e2634 HTTP/1.1" 200 266 0.011040 10.0.0.129 - - [2026-04-20 02:00:08] "GET /api-access-list/c6b408a2-1bb2-49ab-b44d-8e86165e2634 HTTP/1.1" 200 1292 0.005000 10.0.0.129 - - [2026-04-20 02:00:09] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb HTTP/1.1" 403 263 0.011735 10.0.0.129 - - [2026-04-20 02:00:09] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb HTTP/1.1" 403 263 0.053997 10.0.0.129 - - [2026-04-20 02:00:09] "GET /service-template/089260f7-c17d-4dfe-8dfb-e623e2907920 HTTP/1.1" 403 264 0.014466 10.0.0.129 - - [2026-04-20 02:00:09] "GET /service-template/089260f7-c17d-4dfe-8dfb-e623e2907920 HTTP/1.1" 403 264 0.051761 10.0.0.129 - - [2026-04-20 02:00:09] "GET /obj-perms HTTP/1.1" 403 257 0.010898 10.0.0.129 - - [2026-04-20 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.129 - - [2026-04-20 02:00:10] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.014082 10.0.0.129 - - [2026-04-20 02:00:10] "GET /obj-perms HTTP/1.1" 403 257 0.047585 10.0.0.129 - - [2026-04-20 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.129 - - [2026-04-20 02:00:10] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.011153 10.0.0.129 - - [2026-04-20 02:00:10] "GET /obj-perms HTTP/1.1" 403 257 0.010168 10.0.0.129 - - [2026-04-20 02:00:10] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.010620 10.0.0.129 - - [2026-04-20 02:00:10] "GET /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003889 10.0.0.129 - - [2026-04-20 02:00:10] "PUT /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30 HTTP/1.1" 200 266 0.012774 10.0.0.129 - - [2026-04-20 02:00:10] "GET /service-template/089260f7-c17d-4dfe-8dfb-e623e2907920 HTTP/1.1" 200 1854 0.014971 10.0.0.129 - - [2026-04-20 02:00:10] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb HTTP/1.1" 200 2319 0.022308 10.0.0.129 - - [2026-04-20 02:00:10] "GET /obj-perms HTTP/1.1" 403 257 0.011720 10.0.0.129 - - [2026-04-20 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.129 - - [2026-04-20 02:00:11] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.020641 10.0.0.129 - - [2026-04-20 02:00:11] "GET /obj-perms HTTP/1.1" 403 257 0.022074 10.0.0.129 - - [2026-04-20 02:00:11] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.027567 10.0.0.129 - - [2026-04-20 02:00:11] "DELETE /api-access-list/442b4ee1-6330-4e88-836c-34663519bdd9 HTTP/1.1" 200 115 0.030525 10.0.0.129 - - [2026-04-20 02:00:11] "GET /api-access-list/442b4ee1-6330-4e88-836c-34663519bdd9 HTTP/1.1" 404 171 0.003610 10.0.0.129 - - [2026-04-20 02:00:11] "DELETE /api-access-list/c6b408a2-1bb2-49ab-b44d-8e86165e2634 HTTP/1.1" 200 115 0.023648 10.0.0.129 - - [2026-04-20 02:00:11] "GET /api-access-list/c6b408a2-1bb2-49ab-b44d-8e86165e2634 HTTP/1.1" 404 171 0.003876 10.0.0.129 - - [2026-04-20 02:00:11] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb HTTP/1.1" 401 298 0.000721 10.0.0.129 - - [2026-04-20 02:00:11] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb HTTP/1.1" 403 263 0.051046 10.0.0.129 - - [2026-04-20 02:00:11] "GET /service-template/089260f7-c17d-4dfe-8dfb-e623e2907920 HTTP/1.1" 403 264 0.018603 10.0.0.129 - - [2026-04-20 02:00:12] "GET /service-template/089260f7-c17d-4dfe-8dfb-e623e2907920 HTTP/1.1" 403 264 0.045158 10.0.0.129 - - [2026-04-20 02:00:12] "GET /obj-perms HTTP/1.1" 403 257 0.050426 10.0.0.129 - - [2026-04-20 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008173 10.0.0.129 - - [2026-04-20 02:00:12] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.009508 10.0.0.129 - - [2026-04-20 02:00:12] "GET /obj-perms HTTP/1.1" 403 257 0.009150 10.0.0.129 - - [2026-04-20 02:00:12] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.007278 10.0.0.129 - - [2026-04-20 02:00:13] "GET /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.004425 10.0.0.129 - - [2026-04-20 02:00:13] "PUT /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30 HTTP/1.1" 200 266 0.010934 10.0.0.129 - - [2026-04-20 02:00:13] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb HTTP/1.1" 200 2319 0.016122 10.0.0.129 - - [2026-04-20 02:00:13] "GET /service-template/089260f7-c17d-4dfe-8dfb-e623e2907920 HTTP/1.1" 200 1854 0.014457 10.0.0.129 - - [2026-04-20 02:00:13] "GET /obj-perms HTTP/1.1" 403 257 0.009132 10.0.0.129 - - [2026-04-20 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.129 - - [2026-04-20 02:00:13] "GET /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.020539 10.0.0.129 - - [2026-04-20 02:00:13] "GET /obj-perms HTTP/1.1" 403 257 0.008864 10.0.0.129 - - [2026-04-20 02:00:13] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.020965 10.0.0.129 - - [2026-04-20 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011238 10.0.0.129 - - [2026-04-20 02:00:13] "DELETE /service-template/089260f7-c17d-4dfe-8dfb-e623e2907920 HTTP/1.1" 200 115 0.032094 10.0.0.129 - - [2026-04-20 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 195 0.010931 10.0.0.129 - - [2026-04-20 02:00:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002564 10.0.0.129 - - [2026-04-20 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.129 - - [2026-04-20 02:00:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002891 10.0.0.129 - - [2026-04-20 02:00:13] "DELETE /virtual-network/e6bc99d0-644e-4a8b-bd10-0812d8d8cbfb HTTP/1.1" 200 115 0.087379 10.0.0.129 - - [2026-04-20 02:00:13] "DELETE /route-target/25591d4c-a5cc-48fb-81a4-f3b69dc38f76 HTTP/1.1" 200 115 0.022550 10.0.0.129 - - [2026-04-20 02:00:14] "GET /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004655 10.0.0.129 - - [2026-04-20 02:00:14] "PUT /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30 HTTP/1.1" 200 266 0.015381 10.0.0.129 - - [2026-04-20 02:00:14] "GET /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2695 0.004961 10.0.0.129 - - [2026-04-20 02:00:14] "PUT /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30 HTTP/1.1" 200 266 0.014604 10.0.0.129 - - [2026-04-20 02:00:15] "GET /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.005217 10.0.0.129 - - [2026-04-20 02:00:15] "PUT /api-access-list/cb64408b-8607-458e-805d-b2f14243ef30 HTTP/1.1" 200 266 0.011282 10.0.0.129 - - [2026-04-20 02:00:15] "GET /projects?obj_uuids=bcd9f747-96de-419f-a81c-44cdc0580efb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001879 10.0.0.129 - - [2026-04-20 02:00:15] "GET /project/bcd9f747-96de-419f-a81c-44cdc0580efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.033758 10.0.0.129 - - [2026-04-20 02:00:15] "GET /projects?obj_uuids=bcd9f747-96de-419f-a81c-44cdc0580efb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001396 10.0.0.129 - - [2026-04-20 02:00:15] "GET /project/bcd9f747-96de-419f-a81c-44cdc0580efb?fields=virtual_networks HTTP/1.1" 200 1035 0.080399 10.0.0.129 - - [2026-04-20 02:00:15] "GET /projects?obj_uuids=bcd9f747-96de-419f-a81c-44cdc0580efb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001772 10.0.0.129 - - [2026-04-20 02:00:15] "GET /project/bcd9f747-96de-419f-a81c-44cdc0580efb?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.036937 10.0.0.129 - - [2026-04-20 02:00:16] "GET /projects?obj_uuids=bcd9f747-96de-419f-a81c-44cdc0580efb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003058 10.0.0.129 - - [2026-04-20 02:00:16] "GET /project/bcd9f747-96de-419f-a81c-44cdc0580efb?fields=security_groups HTTP/1.1" 200 1261 0.044824 10.0.0.129 - - [2026-04-20 02:00:16] "GET /projects?obj_uuids=fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001702 10.0.0.129 - - [2026-04-20 02:00:16] "GET /project/fbae6f3f-09b8-400f-bc8f-9eee81cc3f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.051840 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 873, 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-04-20T02:00:17Z failed with SSLError [Introspect:8084]10.0.0.129 - - [2026-04-20 02:00:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001381 10.0.0.129 - - [2026-04-20 02:00:17] "DELETE /project/0b4ce9d254b64c05b19cfc047dc4ce3e HTTP/1.1" 404 173 0.034926 10.0.0.129 - - [2026-04-20 02:00:17] "DELETE /project/e552835ae41a40bcbc54d2e3c2dabfb2 HTTP/1.1" 404 173 0.033998 10.0.0.129 - - [2026-04-20 02:00:17] "GET /projects?obj_uuids=a8d24fdd-c881-40c8-9393-dabd0ae4c11c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001678 10.0.0.129 - - [2026-04-20 02:00:17] "GET /projects?obj_uuids=68d037f0-95d0-46f8-9cbf-ad3354bf0f34&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001016 10.0.0.129 - - [2026-04-20 02:00:17] "DELETE /project/bcd9f74796de419fa81c44cdc0580efb HTTP/1.1" 404 173 0.021340 10.0.0.129 - - [2026-04-20 02:00:17] "GET /projects?obj_uuids=0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001256 10.0.0.129 - - [2026-04-20 02:00:17] "GET /projects?obj_uuids=bcd9f747-96de-419f-a81c-44cdc0580efb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000991 10.0.0.129 - - [2026-04-20 02:00:17] "GET /projects?obj_uuids=e552835a-e41a-40bc-bc54-d2e3c2dabfb2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001297 10.0.0.129 - - [2026-04-20 02:00:17] "GET /projects?obj_uuids=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000954 10.0.0.129 - - [2026-04-20 02:00:17] "GET /project/68d037f0-95d0-46f8-9cbf-ad3354bf0f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.094842 10.0.0.129 - - [2026-04-20 02:00:17] "GET /project/a8d24fdd-c881-40c8-9393-dabd0ae4c11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.102022 10.0.0.129 - - [2026-04-20 02:00:17] "GET /projects?obj_uuids=a8d24fdd-c881-40c8-9393-dabd0ae4c11c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001614 10.0.0.129 - - [2026-04-20 02:00:17] "GET /projects?obj_uuids=68d037f0-95d0-46f8-9cbf-ad3354bf0f34&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001094 10.0.0.129 - - [2026-04-20 02:00:17] "GET /project/6a27749d-1508-438d-8f6c-e91c44c0e9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.090496 10.0.0.129 - - [2026-04-20 02:00:17] "GET /project/e552835a-e41a-40bc-bc54-d2e3c2dabfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.095896 10.0.0.129 - - [2026-04-20 02:00:17] "GET /project/0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.176285 10.0.0.129 - - [2026-04-20 02:00:17] "GET /project/bcd9f747-96de-419f-a81c-44cdc0580efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.183637 10.0.0.129 - - [2026-04-20 02:00:17] "GET /projects?obj_uuids=0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001836 10.0.0.129 - - [2026-04-20 02:00:17] "GET /projects?obj_uuids=bcd9f747-96de-419f-a81c-44cdc0580efb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001265 10.0.0.129 - - [2026-04-20 02:00:17] "GET /projects?obj_uuids=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001147 10.0.0.129 - - [2026-04-20 02:00:17] "GET /projects?obj_uuids=e552835a-e41a-40bc-bc54-d2e3c2dabfb2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001050 10.0.0.129 - - [2026-04-20 02:00:17] "GET /project/68d037f0-95d0-46f8-9cbf-ad3354bf0f34?fields=security_groups HTTP/1.1" 200 1335 0.131692 10.0.0.129 - - [2026-04-20 02:00:17] "GET /project/a8d24fdd-c881-40c8-9393-dabd0ae4c11c?fields=security_groups HTTP/1.1" 200 1336 0.138753 10.0.0.129 - - [2026-04-20 02:00:17] "GET /project/6a27749d-1508-438d-8f6c-e91c44c0e9fe?fields=security_groups HTTP/1.1" 200 1335 0.095882 10.0.0.129 - - [2026-04-20 02:00:18] "GET /project/e552835a-e41a-40bc-bc54-d2e3c2dabfb2?fields=security_groups HTTP/1.1" 200 1351 0.105482 10.0.0.129 - - [2026-04-20 02:00:18] "GET /project/0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e?fields=security_groups HTTP/1.1" 200 1349 0.164490 10.0.0.129 - - [2026-04-20 02:00:18] "GET /project/bcd9f747-96de-419f-a81c-44cdc0580efb?fields=security_groups HTTP/1.1" 200 1351 0.163316 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /security-group/13befa54-a77a-4a3c-8484-2f82904e6b11 HTTP/1.1" 200 115 0.189154 10.0.0.129 - - [2026-04-20 02:00:18] "GET /projects?obj_uuids=68d037f0-95d0-46f8-9cbf-ad3354bf0f34&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001868 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /security-group/03a45779-d337-4721-9756-a20788465f1b HTTP/1.1" 200 115 0.204567 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /access-control-list/66027658-46fe-432a-a49e-ad1e6151566f HTTP/1.1" 200 115 0.078524 10.0.0.129 - - [2026-04-20 02:00:18] "GET /projects?obj_uuids=a8d24fdd-c881-40c8-9393-dabd0ae4c11c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001434 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /security-group/86363eb3-3a94-4b3a-bac8-01fb97d89232 HTTP/1.1" 200 115 0.176268 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /security-group/2557b362-a5c8-49d1-92d3-ecb19e533851 HTTP/1.1" 200 115 0.187213 10.0.0.129 - - [2026-04-20 02:00:18] "GET /projects?obj_uuids=e552835a-e41a-40bc-bc54-d2e3c2dabfb2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001453 10.0.0.129 - - [2026-04-20 02:00:18] "GET /projects?obj_uuids=6a27749d-1508-438d-8f6c-e91c44c0e9fe&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001633 10.0.0.129 - - [2026-04-20 02:00:18] "GET /project/68d037f0-95d0-46f8-9cbf-ad3354bf0f34?fields=application_policy_sets HTTP/1.1" 200 1374 0.071135 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /security-group/b59083de-28e7-49b4-a5ac-60e16165de1e HTTP/1.1" 200 115 0.208467 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /security-group/56372fa4-4363-475c-8c57-a11eabcd649b HTTP/1.1" 200 115 0.217566 10.0.0.129 - - [2026-04-20 02:00:18] "GET /projects?obj_uuids=0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001593 10.0.0.129 - - [2026-04-20 02:00:18] "GET /projects?obj_uuids=bcd9f747-96de-419f-a81c-44cdc0580efb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001771 10.0.0.129 - - [2026-04-20 02:00:18] "GET /project/e552835a-e41a-40bc-bc54-d2e3c2dabfb2?fields=application_policy_sets HTTP/1.1" 200 1390 0.088601 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /access-control-list/97534718-9d85-4ef1-bb54-a88436310078 HTTP/1.1" 200 115 0.107295 10.0.0.129 - - [2026-04-20 02:00:18] "GET /project/6a27749d-1508-438d-8f6c-e91c44c0e9fe?fields=application_policy_sets HTTP/1.1" 200 1374 0.096989 10.0.0.129 - - [2026-04-20 02:00:18] "GET /project/a8d24fdd-c881-40c8-9393-dabd0ae4c11c?fields=application_policy_sets HTTP/1.1" 200 1375 0.142980 10.0.0.129 - - [2026-04-20 02:00:18] "GET /project/bcd9f747-96de-419f-a81c-44cdc0580efb?fields=application_policy_sets HTTP/1.1" 200 1390 0.097489 10.0.0.129 - - [2026-04-20 02:00:18] "GET /project/0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e?fields=application_policy_sets HTTP/1.1" 200 1388 0.149167 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /access-control-list/fe851c18-f0e4-46b0-878d-532a39525c7b HTTP/1.1" 200 115 0.105388 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /access-control-list/92e2a103-4859-4dc8-9500-f1435889d864 HTTP/1.1" 200 115 0.099464 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /project/68d037f0-95d0-46f8-9cbf-ad3354bf0f34 HTTP/1.1" 200 115 0.973607 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /access-control-list/27db51f7-4e0d-45cb-bf04-53d641b9a6f4 HTTP/1.1" 200 115 0.059092 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /project/6a27749d-1508-438d-8f6c-e91c44c0e9fe HTTP/1.1" 200 115 0.989465 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /project/e552835a-e41a-40bc-bc54-d2e3c2dabfb2 HTTP/1.1" 200 115 0.995694 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /project/a8d24fdd-c881-40c8-9393-dabd0ae4c11c HTTP/1.1" 200 115 1.056525 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /access-control-list/98bae350-2f6c-4c6d-8096-932a175fd73b HTTP/1.1" 200 115 0.067662 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /project/bcd9f747-96de-419f-a81c-44cdc0580efb HTTP/1.1" 200 115 1.069780 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /project/0b4ce9d2-54b6-4c05-b19c-fc047dc4ce3e HTTP/1.1" 200 115 1.091546 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /access-control-list/7827eb3a-73b9-4a55-8601-462021e5701a HTTP/1.1" 200 115 0.037610 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /access-control-list/009fe9c0-45b9-473c-be8c-a610ff9651e9 HTTP/1.1" 200 115 0.035128 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /access-control-list/9bdaf88f-9fb1-44b0-b575-2f2024318b5d HTTP/1.1" 200 115 0.024183 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /access-control-list/15371e9d-9652-4b6a-9d94-ddc4967ddd83 HTTP/1.1" 200 115 0.024784 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /access-control-list/7070760e-9037-44b9-81f4-328cad06610a HTTP/1.1" 200 115 0.024662 10.0.0.129 - - [2026-04-20 02:00:18] "DELETE /access-control-list/b8df2e7b-c464-47bb-9ef7-3109d23dfbe8 HTTP/1.1" 200 115 0.026179 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 873, 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-04-20T02:00:28Z failed with SSLError [Introspect:8084]10.0.0.129 - - [2026-04-20 02:00:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.002198 10.0.0.129 - - [2026-04-20 02:00:29] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001323 10.0.0.129 - - [2026-04-20 02:00:29] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008202 10.0.0.129 - - [2026-04-20 02:00:29] "POST /fqname-to-id HTTP/1.1" 404 182 0.039190 10.0.0.129 - - [2026-04-20 02:00:30] "GET /projects?obj_uuids=0a64ea0f-563c-45a7-910a-7bc42c795d1c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003935 10.0.0.129 - - [2026-04-20 02:00:30] "GET /domains?obj_uuids=44568180-4456-4d24-a723-60c17b729be7&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001331 10.0.0.129 - - [2026-04-20 02:00:30] "GET /domain/44568180-4456-4d24-a723-60c17b729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009020 10.0.0.129 - - [2026-04-20 02:00:30] "POST /id-to-fqname HTTP/1.1" 200 184 0.002929 10.0.0.129 - - [2026-04-20 02:00:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.003708 10.0.0.129 - - [2026-04-20 02:00:30] "POST /security-groups HTTP/1.1" 200 579 0.071903 10.0.0.129 - - [2026-04-20 02:00:30] "POST /fqname-to-id HTTP/1.1" 404 228 0.004915 10.0.0.129 - - [2026-04-20 02:00:30] "POST /projects HTTP/1.1" 200 569 0.236519 10.0.0.129 - - [2026-04-20 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.275602 10.0.0.129 - - [2026-04-20 02:00:30] "POST /access-control-lists HTTP/1.1" 200 594 0.060787 10.0.0.129 - - [2026-04-20 02:00:30] "GET /project/0a64ea0f-563c-45a7-910a-7bc42c795d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.441177 10.0.0.129 - - [2026-04-20 02:00:30] "POST /fqname-to-id HTTP/1.1" 404 227 0.003891 10.0.0.129 - - [2026-04-20 02:00:30] "POST /access-control-lists HTTP/1.1" 200 592 0.065127 10.0.0.129 - - [2026-04-20 02:00:31] "GET / HTTP/1.1" 200 36499 0.002043 10.0.0.129 - - [2026-04-20 02:00:32] "GET /obj-perms HTTP/1.1" 200 6384 0.099334 10.0.0.129 - - [2026-04-20 02:00:32] "GET /projects?obj_uuids=0a64ea0f-563c-45a7-910a-7bc42c795d1c&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001273 10.0.0.129 - - [2026-04-20 02:00:32] "GET /project/0a64ea0f-563c-45a7-910a-7bc42c795d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.027199 10.0.0.129 - - [2026-04-20 02:00:32] "GET /projects?obj_uuids=0a64ea0f-563c-45a7-910a-7bc42c795d1c&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001100 10.0.0.129 - - [2026-04-20 02:00:32] "GET /project/0a64ea0f-563c-45a7-910a-7bc42c795d1c?fields=virtual_networks HTTP/1.1" 200 1025 0.079926 10.0.0.129 - - [2026-04-20 02:00:32] "GET /projects?obj_uuids=0a64ea0f-563c-45a7-910a-7bc42c795d1c&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001792 10.0.0.129 - - [2026-04-20 02:00:32] "GET /project/0a64ea0f-563c-45a7-910a-7bc42c795d1c?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.038221 10.0.0.129 - - [2026-04-20 02:00:32] "GET /projects?obj_uuids=0a64ea0f-563c-45a7-910a-7bc42c795d1c&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001108 10.0.0.129 - - [2026-04-20 02:00:32] "GET /project/0a64ea0f-563c-45a7-910a-7bc42c795d1c?fields=security_groups HTTP/1.1" 200 1247 0.030318 10.0.0.129 - - [2026-04-20 02:00:32] "GET /obj-perms HTTP/1.1" 200 6384 0.066874 10.0.0.129 - - [2026-04-20 02:01:18] "DELETE /project/0a64ea0f563c45a7910a7bc42c795d1c HTTP/1.1" 404 173 0.006015 10.0.0.129 - - [2026-04-20 02:01:18] "GET /projects?obj_uuids=0a64ea0f-563c-45a7-910a-7bc42c795d1c&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001593 10.0.0.129 - - [2026-04-20 02:01:18] "GET /project/0a64ea0f-563c-45a7-910a-7bc42c795d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.043217 10.0.0.129 - - [2026-04-20 02:01:18] "GET /projects?obj_uuids=0a64ea0f-563c-45a7-910a-7bc42c795d1c&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001463 10.0.0.129 - - [2026-04-20 02:01:19] "GET /project/0a64ea0f-563c-45a7-910a-7bc42c795d1c?fields=security_groups HTTP/1.1" 200 1337 0.043698 10.0.0.129 - - [2026-04-20 02:01:19] "DELETE /security-group/2a4127df-e971-461d-8efb-da9bd5f51d64 HTTP/1.1" 200 115 0.045217 10.0.0.129 - - [2026-04-20 02:01:19] "GET /projects?obj_uuids=0a64ea0f-563c-45a7-910a-7bc42c795d1c&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001696 10.0.0.129 - - [2026-04-20 02:01:19] "DELETE /access-control-list/97f84800-271e-43b1-af7b-10af61dad767 HTTP/1.1" 200 115 0.046316 10.0.0.129 - - [2026-04-20 02:01:19] "GET /project/0a64ea0f-563c-45a7-910a-7bc42c795d1c?fields=application_policy_sets HTTP/1.1" 200 1376 0.062712 10.0.0.129 - - [2026-04-20 02:01:19] "DELETE /access-control-list/4c8b0a4c-cb55-431d-b254-02710aeaed8d HTTP/1.1" 200 115 0.047373 10.0.0.129 - - [2026-04-20 02:01:19] "DELETE /project/0a64ea0f-563c-45a7-910a-7bc42c795d1c HTTP/1.1" 200 115 0.371412 [Introspect:8084]10.0.0.129 - - [2026-04-20 02:01:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001115 [Introspect:8084]10.0.0.129 - - [2026-04-20 02:01:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001590