++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Feb 3 07:01:10 AM UTC 2026 ===================' INFO: =================== Tue Feb 3 07:01:10 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 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.129 ++ CONFIGDB_NODES=10.0.0.129 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=True ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=True ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=True ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.129 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129:9092 ++ KAFKA_SSL_ENABLE=True ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.129.152.225 ++ 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: 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= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host ++++ tr '\n' , +++ local local_ips=,10.0.0.129,10.66.248.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.66.248.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 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ 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: 02/03/2026 07:01:39.934 7f00f0c0e4c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/03/2026 07:01:40.078 7f00f0c0e4c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/03/2026 07:01:40.091 7f00f0c0e4c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/03/2026 07:01:40.091 7f00f0c0e4c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2026-02-03 07:01:48] "GET / HTTP/1.1" 503 181 0.000257 10.0.0.129 - - [2026-02-03 07:01:48] "GET / HTTP/1.1" 503 181 0.000188 10.0.0.129 - - [2026-02-03 07:01:48] "GET / HTTP/1.1" 200 36499 0.004126 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-02-03 07:01:48] "POST /fqname-to-id HTTP/1.1" 401 298 0.000516 10.0.0.129 - - [2026-02-03 07:01:48] "GET /global-system-configs HTTP/1.1" 401 298 0.000412 10.0.0.129 - - [2026-02-03 07:01:48] "GET /global-system-configs HTTP/1.1" 401 298 0.000563 10.0.0.129 - - [2026-02-03 07:01:48] "GET / HTTP/1.1" 200 36499 0.001915 10.0.0.129 - - [2026-02-03 07:01:48] "GET / HTTP/1.1" 200 36499 0.001670 10.0.0.129 - - [2026-02-03 07:01:48] "POST /fqname-to-id HTTP/1.1" 401 298 0.000564 10.0.0.129 - - [2026-02-03 07:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.340293 10.0.0.129 - - [2026-02-03 07:01:49] "GET /global-system-config/e1ce0ca5-1987-4de2-833e-9d5d616b1d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008143 10.0.0.129 - - [2026-02-03 07:01:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.003368 10.0.0.129 - - [2026-02-03 07:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.028838 10.0.0.129 - - [2026-02-03 07:01:49] "GET /global-system-config/e1ce0ca5-1987-4de2-833e-9d5d616b1d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007216 10.0.0.129 - - [2026-02-03 07:01:49] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.028570 10.0.0.129 - - [2026-02-03 07:01:49] "GET / HTTP/1.1" 200 45019 0.001757 10.0.0.129 - - [2026-02-03 07:01:49] "GET / HTTP/1.1" 200 45019 0.001298 10.0.0.129 - - [2026-02-03 07:01:49] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 298 0.000345 10.0.0.129 - - [2026-02-03 07:01:49] "POST /fqname-to-id HTTP/1.1" 401 298 0.000305 10.0.0.129 - - [2026-02-03 07:01:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.004429 10.0.0.129 - - [2026-02-03 07:01:49] "POST /analytics-nodes HTTP/1.1" 200 599 0.021936 10.0.0.129 - - [2026-02-03 07:01:49] "GET / HTTP/1.1" 200 36499 0.002151 10.0.0.129 - - [2026-02-03 07:01:49] "POST /fqname-to-id HTTP/1.1" 401 298 0.000578 10.0.0.129 - - [2026-02-03 07:01:49] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.031583 10.0.0.129 - - [2026-02-03 07:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.031847 10.0.0.129 - - [2026-02-03 07:01:49] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.004674 10.0.0.129 - - [2026-02-03 07:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.129 - - [2026-02-03 07:01:49] "GET / HTTP/1.1" 200 36499 0.001915 10.0.0.129 - - [2026-02-03 07:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.037833 10.0.0.129 - - [2026-02-03 07:01:50] "GET /routing-instance/cf61cc77-2af6-4155-84cc-ad8c0824d871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.006302 /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-02-03 07:01:50] "POST /bgp-routers HTTP/1.1" 200 616 0.120013 10.0.0.129 - - [2026-02-03 07:01:50] "GET /bgp-router/24b066e5-2e86-4aed-8622-6d6929dfe6a6?fields=global_system_config_back_refs HTTP/1.1" 200 1110 0.005869 10.0.0.129 - - [2026-02-03 07:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.129 - - [2026-02-03 07:01:50] "GET /global-system-config/e1ce0ca5-1987-4de2-833e-9d5d616b1d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009413 10.0.0.129 - - [2026-02-03 07:01:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003816 10.0.0.129 - - [2026-02-03 07:01:50] "POST /ref-update HTTP/1.1" 200 156 0.010756 10.0.0.129 - - [2026-02-03 07:01:50] "GET / HTTP/1.1" 200 36499 0.001621 10.0.0.129 - - [2026-02-03 07:01:50] "POST /fqname-to-id HTTP/1.1" 401 298 0.000484 10.0.0.129 - - [2026-02-03 07:01:51] "GET / HTTP/1.1" 200 36499 0.001612 10.0.0.129 - - [2026-02-03 07:01:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.033938 10.0.0.129 - - [2026-02-03 07:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.129 - - [2026-02-03 07:01:51] "GET /global-system-config/e1ce0ca5-1987-4de2-833e-9d5d616b1d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.015617 10.0.0.129 - - [2026-02-03 07:01:51] "POST /service-appliance-sets HTTP/1.1" 200 557 0.026440 10.0.0.129 - - [2026-02-03 07:01:51] "POST /fqname-to-id HTTP/1.1" 404 180 0.005077 10.0.0.129 - - [2026-02-03 07:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.129 - - [2026-02-03 07:01:51] "GET /global-system-config/e1ce0ca5-1987-4de2-833e-9d5d616b1d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.016088 10.0.0.129 - - [2026-02-03 07:01:51] "POST /service-appliance-sets HTTP/1.1" 200 545 0.056187 10.0.0.129 - - [2026-02-03 07:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009345 10.0.0.129 - - [2026-02-03 07:01:51] "GET /network-ipam/f5e3ad5c-368e-4e80-86b3-7deae0166e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.009429 10.0.0.129 - - [2026-02-03 07:01:52] "POST /service-templates HTTP/1.1" 200 515 0.157919 10.0.0.129 - - [2026-02-03 07:01:52] "POST /service-templates HTTP/1.1" 200 505 0.043050 10.0.0.129 - - [2026-02-03 07:01:52] "POST /service-templates HTTP/1.1" 200 519 0.100645 10.0.0.129 - - [2026-02-03 07:01:52] "POST /service-templates HTTP/1.1" 200 539 0.065228 10.0.0.129 - - [2026-02-03 07:01:52] "POST /service-templates HTTP/1.1" 200 511 0.035299 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-02-03 07:01:53] "GET /obj-perms HTTP/1.1" 200 6393 0.379351 10.0.0.129 - - [2026-02-03 07:01:53] "GET / HTTP/1.1" 200 36499 0.001523 10.0.0.129 - - [2026-02-03 07:01:53] "POST /fqname-to-id HTTP/1.1" 401 298 0.000427 10.0.0.129 - - [2026-02-03 07:01:53] "GET /obj-perms HTTP/1.1" 200 6393 0.062612 10.0.0.129 - - [2026-02-03 07:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.030419 10.0.0.129 - - [2026-02-03 07:01:53] "GET /global-system-config/e1ce0ca5-1987-4de2-833e-9d5d616b1d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008480 10.0.0.129 - - [2026-02-03 07:01:54] "POST /fqname-to-id HTTP/1.1" 404 214 0.002847 10.0.0.129 - - [2026-02-03 07:01:54] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.025430 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:01:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001216 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:01:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001267 10.0.0.129 - - [2026-02-03 07:01:55] "POST /fqname-to-id HTTP/1.1" 401 298 0.000572 10.0.0.129 - - [2026-02-03 07:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.034363 10.0.0.129 - - [2026-02-03 07:01:55] "GET /network-ipam/f5e3ad5c-368e-4e80-86b3-7deae0166e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.003917 10.0.0.129 - - [2026-02-03 07:01:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.002994 10.0.0.129 - - [2026-02-03 07:01:56] "GET / HTTP/1.1" 200 36499 0.001799 10.0.0.129 - - [2026-02-03 07:01:56] "POST /fqname-to-id HTTP/1.1" 401 298 0.000840 10.0.0.129 - - [2026-02-03 07:01:56] "POST /access-control-lists HTTP/1.1" 200 591 0.035820 10.0.0.129 - - [2026-02-03 07:01:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.003166 10.0.0.129 - - [2026-02-03 07:01:56] "POST /access-control-lists HTTP/1.1" 200 589 0.082168 10.0.0.129 - - [2026-02-03 07:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.044607 10.0.0.129 - - [2026-02-03 07:01:56] "GET /global-system-config/e1ce0ca5-1987-4de2-833e-9d5d616b1d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.025174 10.0.0.129 - - [2026-02-03 07:01:56] "POST /fqname-to-id HTTP/1.1" 404 214 0.004701 10.0.0.129 - - [2026-02-03 07:01:57] "POST /config-nodes HTTP/1.1" 200 593 0.090634 10.0.0.129 - - [2026-02-03 07:01:57] "POST /route-targets HTTP/1.1" 200 329 0.067197 10.0.0.129 - - [2026-02-03 07:01:57] "POST /ref-update HTTP/1.1" 200 156 0.042540 10.0.0.129 - - [2026-02-03 07:01:57] "POST /route-targets HTTP/1.1" 200 329 0.013318 10.0.0.129 - - [2026-02-03 07:01:57] "GET / HTTP/1.1" 200 36499 0.001458 10.0.0.129 - - [2026-02-03 07:01:57] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.000433 10.0.0.129 - - [2026-02-03 07:01:57] "POST /ref-update HTTP/1.1" 200 156 0.013359 10.0.0.129 - - [2026-02-03 07:01:57] "POST /route-targets HTTP/1.1" 200 329 0.015187 10.0.0.129 - - [2026-02-03 07:01:57] "GET / HTTP/1.1" 200 36499 0.001487 10.0.0.129 - - [2026-02-03 07:01:57] "POST /fqname-to-id HTTP/1.1" 401 298 0.000506 10.0.0.129 - - [2026-02-03 07:01:57] "POST /ref-update HTTP/1.1" 200 156 0.017957 10.0.0.129 - - [2026-02-03 07:01:57] "POST /route-targets HTTP/1.1" 200 329 0.046585 10.0.0.129 - - [2026-02-03 07:01:57] "POST /ref-update HTTP/1.1" 200 156 0.026311 10.0.0.129 - - [2026-02-03 07:01:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.052783 10.0.0.129 - - [2026-02-03 07:01:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.004025 10.0.0.129 - - [2026-02-03 07:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.054096 10.0.0.129 - - [2026-02-03 07:01:58] "GET /global-system-config/e1ce0ca5-1987-4de2-833e-9d5d616b1d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.020728 10.0.0.129 - - [2026-02-03 07:01:58] "POST /access-control-lists HTTP/1.1" 200 555 0.119399 10.0.0.129 - - [2026-02-03 07:01:58] "POST /fqname-to-id HTTP/1.1" 404 214 0.005977 10.0.0.129 - - [2026-02-03 07:01:58] "PUT /access-control-list/4bd82378-d652-4594-9258-cce6ada03128 HTTP/1.1" 200 274 0.045414 10.0.0.129 - - [2026-02-03 07:01:58] "PUT /access-control-list/b6ff2284-d531-4484-b8bc-565fd6e69479 HTTP/1.1" 200 274 0.018038 10.0.0.129 - - [2026-02-03 07:01:58] "POST /config-database-nodes HTTP/1.1" 200 611 0.224010 10.0.0.129 - - [2026-02-03 07:02:00] "GET / HTTP/1.1" 200 36499 0.001590 10.0.0.129 - - [2026-02-03 07:02:00] "POST /fqname-to-id HTTP/1.1" 401 298 0.000446 10.0.0.129 - - [2026-02-03 07:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.035825 10.0.0.129 - - [2026-02-03 07:02:00] "GET /global-system-config/e1ce0ca5-1987-4de2-833e-9d5d616b1d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008427 10.0.0.129 - - [2026-02-03 07:02:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.004231 10.0.0.129 - - [2026-02-03 07:02:00] "POST /database-nodes HTTP/1.1" 200 597 0.022730 10.0.0.129 - - [2026-02-03 07:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.129 - - [2026-02-03 07:02:02] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.008723 10.0.0.129 - - [2026-02-03 07:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.129 - - [2026-02-03 07:02:03] "PUT /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138 HTTP/1.1" 200 278 0.016018 10.0.0.129 - - [2026-02-03 07:02:03] "GET / HTTP/1.1" 200 36499 0.003803 10.0.0.129 - - [2026-02-03 07:02:03] "POST /alarms HTTP/1.1" 401 298 0.000861 10.0.0.129 - - [2026-02-03 07:02:03] "POST /alarms HTTP/1.1" 200 585 0.114574 10.0.0.129 - - [2026-02-03 07:02:03] "POST /alarms HTTP/1.1" 200 579 0.090334 10.0.0.129 - - [2026-02-03 07:02:04] "POST /alarms HTTP/1.1" 200 579 0.046340 10.0.0.129 - - [2026-02-03 07:02:04] "POST /alarms HTTP/1.1" 200 563 0.031868 10.0.0.129 - - [2026-02-03 07:02:04] "POST /alarms HTTP/1.1" 200 559 0.056783 10.0.0.129 - - [2026-02-03 07:02:04] "POST /alarms HTTP/1.1" 200 561 0.042649 10.0.0.129 - - [2026-02-03 07:02:04] "POST /alarms HTTP/1.1" 200 569 0.043715 10.0.0.129 - - [2026-02-03 07:02:04] "POST /alarms HTTP/1.1" 200 553 0.039510 10.0.0.129 - - [2026-02-03 07:02:04] "POST /alarms HTTP/1.1" 200 561 0.038087 10.0.0.129 - - [2026-02-03 07:02:04] "POST /alarms HTTP/1.1" 200 571 0.026297 10.0.0.129 - - [2026-02-03 07:02:04] "POST /alarms HTTP/1.1" 200 559 0.026881 10.0.0.129 - - [2026-02-03 07:02:04] "POST /alarms HTTP/1.1" 200 571 0.038826 10.0.0.129 - - [2026-02-03 07:02:04] "POST /alarms HTTP/1.1" 200 579 0.089483 10.0.0.129 - - [2026-02-03 07:02:05] "POST /alarms HTTP/1.1" 200 573 0.051974 10.0.0.129 - - [2026-02-03 07:02:05] "POST /alarms HTTP/1.1" 200 565 0.034681 10.0.0.129 - - [2026-02-03 07:02:05] "POST /alarms HTTP/1.1" 200 565 0.038291 10.0.0.129 - - [2026-02-03 07:02:05] "POST /alarms HTTP/1.1" 200 565 0.032691 10.0.0.129 - - [2026-02-03 07:02:05] "POST /alarms HTTP/1.1" 200 551 0.038320 10.0.0.129 - - [2026-02-03 07:02:05] "POST /alarms HTTP/1.1" 200 599 0.026930 10.0.0.129 - - [2026-02-03 07:02:05] "POST /alarms HTTP/1.1" 200 579 0.025905 10.0.0.129 - - [2026-02-03 07:02:05] "POST /alarms HTTP/1.1" 200 575 0.031649 10.0.0.129 - - [2026-02-03 07:02:05] "POST /alarms HTTP/1.1" 200 587 0.019159 10.0.0.129 - - [2026-02-03 07:02:05] "POST /alarms HTTP/1.1" 200 613 0.034330 10.0.0.129 - - [2026-02-03 07:02:06] "GET / HTTP/1.1" 200 36499 0.001606 10.0.0.129 - - [2026-02-03 07:02:06] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.000437 10.0.0.129 - - [2026-02-03 07:02:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.032180 10.0.0.129 - - [2026-02-03 07:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.129 - - [2026-02-03 07:02:06] "PUT /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138 HTTP/1.1" 200 278 0.011815 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:02:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001011 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:02:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001160 10.0.0.129 - - [2026-02-03 07:02:06] "GET / HTTP/1.1" 200 36499 0.001620 10.0.0.129 - - [2026-02-03 07:02:06] "POST /fqname-to-id HTTP/1.1" 401 298 0.000420 10.0.0.129 - - [2026-02-03 07:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.033082 10.0.0.129 - - [2026-02-03 07:02:07] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004700 10.0.0.129 - - [2026-02-03 07:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.129 - - [2026-02-03 07:02:07] "PUT /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138 HTTP/1.1" 200 278 0.014687 10.0.0.129 - - [2026-02-03 07:02:07] "GET / HTTP/1.1" 200 36499 0.001543 10.0.0.129 - - [2026-02-03 07:02:07] "POST /fqname-to-id HTTP/1.1" 401 298 0.000477 10.0.0.129 - - [2026-02-03 07:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.030733 10.0.0.129 - - [2026-02-03 07:02:08] "GET /global-system-config/e1ce0ca5-1987-4de2-833e-9d5d616b1d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008510 10.0.0.129 - - [2026-02-03 07:02:08] "PUT /global-system-config/e1ce0ca5-1987-4de2-833e-9d5d616b1d93 HTTP/1.1" 200 276 0.020997 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:02:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001581 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:02:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001100 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:02:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001123 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:02:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001062 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:02:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000940 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:02:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.003481 10.0.0.129 - - [2026-02-03 07:02:36] "GET / HTTP/1.1" 200 36499 0.001635 10.0.0.129 - - [2026-02-03 07:02:36] "POST /fqname-to-id HTTP/1.1" 401 298 0.000471 10.0.0.129 - - [2026-02-03 07:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.036151 10.0.0.129 - - [2026-02-03 07:02:36] "GET /global-system-config/e1ce0ca5-1987-4de2-833e-9d5d616b1d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005255 10.0.0.129 - - [2026-02-03 07:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.129 - - [2026-02-03 07:02:36] "GET /routing-instance/cf61cc77-2af6-4155-84cc-ad8c0824d871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004338 10.0.0.129 - - [2026-02-03 07:02:37] "PUT /global-system-config/e1ce0ca5-1987-4de2-833e-9d5d616b1d93 HTTP/1.1" 200 276 0.011521 10.0.0.129 - - [2026-02-03 07:02:37] "POST /fqname-to-id HTTP/1.1" 404 214 0.004200 10.0.0.129 - - [2026-02-03 07:02:37] "POST /virtual-routers HTTP/1.1" 200 599 0.020506 10.0.0.129 - - [2026-02-03 07:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.129 - - [2026-02-03 07:02:37] "GET /virtual-router/07bb2b7b-a1fc-4118-844a-be7247ccea0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.005200 10.0.0.129 - - [2026-02-03 07:02:37] "POST /fqname-to-id HTTP/1.1" 404 227 0.003672 10.0.0.129 - - [2026-02-03 07:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.129 - - [2026-02-03 07:02:37] "GET /virtual-network/96b445e0-0bdb-43f9-a90d-df164492aa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006612 10.0.0.129 - - [2026-02-03 07:02:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.172204 10.0.0.129 - - [2026-02-03 07:02:37] "PUT /access-control-list/1526f86d-1fe4-4b3d-8f38-c30184d850a2 HTTP/1.1" 200 274 0.015378 10.0.0.129 - - [2026-02-03 07:02:49] "GET / HTTP/1.1" 200 36499 0.001477 10.0.0.129 - - [2026-02-03 07:02:49] "POST /fqname-to-id HTTP/1.1" 401 298 0.000472 10.0.0.129 - - [2026-02-03 07:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.027706 10.0.0.129 - - [2026-02-03 07:02:50] "GET /global-system-config/e1ce0ca5-1987-4de2-833e-9d5d616b1d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005596 10.0.0.129 - - [2026-02-03 07:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.129 - - [2026-02-03 07:02:50] "GET /config-node/d4e36ddf-e4af-4345-95f4-6f3f7c0a8d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.004836 10.0.0.129 - - [2026-02-03 07:02:54] "GET /obj-perms HTTP/1.1" 200 6393 0.048267 10.0.0.129 - - [2026-02-03 07:02:54] "GET /obj-perms HTTP/1.1" 200 6393 0.051001 10.0.0.129 - - [2026-02-03 07:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.129 - - [2026-02-03 07:02:54] "GET /virtual-router/07bb2b7b-a1fc-4118-844a-be7247ccea0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004200 10.0.0.129 - - [2026-02-03 07:03:01] "GET / HTTP/1.1" 200 36499 0.001558 10.0.0.129 - - [2026-02-03 07:03:01] "POST /fqname-to-id HTTP/1.1" 401 298 0.000417 10.0.0.129 - - [2026-02-03 07:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.033374 10.0.0.129 - - [2026-02-03 07:03:01] "GET /routing-instance/cf61cc77-2af6-4155-84cc-ad8c0824d871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004786 10.0.0.129 - - [2026-02-03 07:03:01] "POST /bgp-routers HTTP/1.1" 409 299 0.005587 10.0.0.129 - - [2026-02-03 07:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.129 - - [2026-02-03 07:03:01] "GET /bgp-router/24b066e5-2e86-4aed-8622-6d6929dfe6a6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1798 0.006029 10.0.0.129 - - [2026-02-03 07:03:02] "PUT /bgp-router/24b066e5-2e86-4aed-8622-6d6929dfe6a6 HTTP/1.1" 200 256 0.022511 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:03:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000949 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:03:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001075 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:03:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000891 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:03:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001145 10.0.0.129 - - [2026-02-03 07:03:23] "GET /global-system-configs HTTP/1.1" 401 298 0.000472 10.0.0.129 - - [2026-02-03 07:03:23] "GET /global-system-configs HTTP/1.1" 401 298 0.000382 10.0.0.129 - - [2026-02-03 07:03:24] "GET /global-system-configs HTTP/1.1" 401 298 0.000392 10.0.0.129 - - [2026-02-03 07:03:24] "GET /global-system-configs HTTP/1.1" 401 298 0.000400 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:03:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001126 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:03:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001111 10.0.0.129 - - [2026-02-03 07:03:44] "GET / HTTP/1.1" 200 36499 0.001764 10.0.0.129 - - [2026-02-03 07:03:44] "POST /fqname-to-id HTTP/1.1" 401 298 0.000419 10.0.0.129 - - [2026-02-03 07:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.026828 10.0.0.129 - - [2026-02-03 07:03:45] "GET /global-system-config/e1ce0ca5-1987-4de2-833e-9d5d616b1d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004956 10.0.0.129 - - [2026-02-03 07:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.129 - - [2026-02-03 07:03:45] "GET /routing-instance/cf61cc77-2af6-4155-84cc-ad8c0824d871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.003791 10.0.0.129 - - [2026-02-03 07:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.129 - - [2026-02-03 07:03:45] "GET /virtual-router/07bb2b7b-a1fc-4118-844a-be7247ccea0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.003800 10.0.0.129 - - [2026-02-03 07:03:45] "PUT /virtual-router/07bb2b7b-a1fc-4118-844a-be7247ccea0f HTTP/1.1" 200 264 0.013990 10.0.0.129 - - [2026-02-03 07:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.129 - - [2026-02-03 07:03:45] "GET /virtual-router/07bb2b7b-a1fc-4118-844a-be7247ccea0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004108 10.0.0.129 - - [2026-02-03 07:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.129 - - [2026-02-03 07:03:45] "GET /virtual-machine-interface/c3333cac-763f-429f-85c0-8c3e01a90264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1901 0.006855 10.0.0.129 - - [2026-02-03 07:03:45] "PUT /virtual-machine-interface/c3333cac-763f-429f-85c0-8c3e01a90264 HTTP/1.1" 200 286 0.010877 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:03:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001196 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:03:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001268 10.0.0.129 - - [2026-02-03 07:03:54] "GET /obj-perms HTTP/1.1" 200 6393 0.051404 10.0.0.129 - - [2026-02-03 07:03:55] "GET /obj-perms HTTP/1.1" 200 6393 0.050551 10.0.0.129 - - [2026-02-03 07:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.129 - - [2026-02-03 07:03:55] "GET /virtual-router/07bb2b7b-a1fc-4118-844a-be7247ccea0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.003619 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:03:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000901 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:03:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001065 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:04:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001510 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:04:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001163 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:04:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000932 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:04:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001016 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:04:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000891 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:04:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001084 10.0.0.129 - - [2026-02-03 07:04:55] "GET /obj-perms HTTP/1.1" 200 6393 0.062191 10.0.0.129 - - [2026-02-03 07:04:56] "GET /obj-perms HTTP/1.1" 200 6393 0.053336 10.0.0.129 - - [2026-02-03 07:05:40] "GET / HTTP/1.1" 200 36499 0.002481 10.0.0.129 - - [2026-02-03 07:05:49] "GET /project/cdcc7e67-5f23-4361-91b9-5f8d72647c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000472 10.0.0.129 - - [2026-02-03 07:05:49] "GET /projects?obj_uuids=cdcc7e67-5f23-4361-91b9-5f8d72647c1c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002761 10.0.0.129 - - [2026-02-03 07:05:49] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.002734 10.0.0.129 - - [2026-02-03 07:05:49] "POST /domains HTTP/1.1" 200 331 0.013019 10.0.0.129 - - [2026-02-03 07:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.046010 10.0.0.129 - - [2026-02-03 07:05:49] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.165255 10.0.0.129 - - [2026-02-03 07:05:49] "POST /id-to-fqname HTTP/1.1" 200 165 0.001391 10.0.0.129 - - [2026-02-03 07:05:49] "POST /fqname-to-id HTTP/1.1" 404 174 0.003152 10.0.0.129 - - [2026-02-03 07:05:50] "POST /security-groups HTTP/1.1" 200 560 0.109212 10.0.0.129 - - [2026-02-03 07:05:50] "POST /fqname-to-id HTTP/1.1" 404 205 0.002992 10.0.0.129 - - [2026-02-03 07:05:50] "POST /projects HTTP/1.1" 200 531 0.313709 10.0.0.129 - - [2026-02-03 07:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.343800 10.0.0.129 - - [2026-02-03 07:05:50] "POST /access-control-lists HTTP/1.1" 200 575 0.063111 10.0.0.129 - - [2026-02-03 07:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007658 10.0.0.129 - - [2026-02-03 07:05:50] "POST /fqname-to-id HTTP/1.1" 404 204 0.003143 10.0.0.129 - - [2026-02-03 07:05:50] "GET /projects?obj_uuids=7927082e-8b75-4a3f-b37c-3f72721d7bf7&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001499 10.0.0.129 - - [2026-02-03 07:05:50] "GET /project/7927082e-8b75-4a3f-b37c-3f72721d7bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.027040 10.0.0.129 - - [2026-02-03 07:05:50] "GET /projects?obj_uuids=7927082e-8b75-4a3f-b37c-3f72721d7bf7&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000877 10.0.0.129 - - [2026-02-03 07:05:50] "POST /access-control-lists HTTP/1.1" 200 573 0.066464 10.0.0.129 - - [2026-02-03 07:05:50] "GET /project/7927082e-8b75-4a3f-b37c-3f72721d7bf7?fields=security_groups HTTP/1.1" 200 1280 0.097845 10.0.0.129 - - [2026-02-03 07:05:50] "DELETE /project/7927082e8b754a3fb37c3f72721d7bf7 HTTP/1.1" 404 173 0.002728 10.0.0.129 - - [2026-02-03 07:05:50] "DELETE /security-group/cddd92ae-0265-406d-b23d-76e255612c01 HTTP/1.1" 200 115 0.037901 10.0.0.129 - - [2026-02-03 07:05:50] "GET /projects?obj_uuids=7927082e-8b75-4a3f-b37c-3f72721d7bf7&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001162 10.0.0.129 - - [2026-02-03 07:05:50] "GET /project/7927082e-8b75-4a3f-b37c-3f72721d7bf7?fields=application_policy_sets HTTP/1.1" 200 1319 0.029009 10.0.0.129 - - [2026-02-03 07:05:50] "DELETE /project/7927082e-8b75-4a3f-b37c-3f72721d7bf7 HTTP/1.1" 200 115 0.351898 10.0.0.129 - - [2026-02-03 07:05:50] "POST /id-to-fqname HTTP/1.1" 200 165 0.001336 10.0.0.129 - - [2026-02-03 07:05:50] "POST /fqname-to-id HTTP/1.1" 404 174 0.006777 10.0.0.129 - - [2026-02-03 07:05:50] "POST /security-groups HTTP/1.1" 200 560 0.065193 10.0.0.129 - - [2026-02-03 07:05:50] "POST /projects HTTP/1.1" 200 531 0.224090 10.0.0.129 - - [2026-02-03 07:05:50] "GET /project/cdcc7e67-5f23-4361-91b9-5f8d72647c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 1.300900 10.0.0.129 - - [2026-02-03 07:05:50] "DELETE /access-control-list/cc2fcabe-5c5c-4712-ad20-fe5e6f565964 HTTP/1.1" 200 115 0.026405 10.0.0.129 - - [2026-02-03 07:05:50] "DELETE /access-control-list/f4318f0b-dcab-4ac2-9721-42444346d944 HTTP/1.1" 200 115 0.021827 10.0.0.129 - - [2026-02-03 07:05:51] "POST /fqname-to-id HTTP/1.1" 404 205 0.004070 10.0.0.129 - - [2026-02-03 07:05:51] "POST /access-control-lists HTTP/1.1" 200 575 0.073154 10.0.0.129 - - [2026-02-03 07:05:51] "POST /fqname-to-id HTTP/1.1" 404 204 0.003111 10.0.0.129 - - [2026-02-03 07:05:51] "POST /access-control-lists HTTP/1.1" 200 573 0.061013 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-02-03T07:05:51Z failed with SSLError [Introspect:8084]10.0.0.129 - - [2026-02-03 07:05:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001041 10.0.0.129 - - [2026-02-03 07:05:52] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001510 10.0.0.129 - - [2026-02-03 07:05:52] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008240 10.0.0.129 - - [2026-02-03 07:05:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.025314 10.0.0.129 - - [2026-02-03 07:05:53] "GET /projects?obj_uuids=cd0e22ee-3549-4a78-8928-c78c03b836f1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002625 10.0.0.129 - - [2026-02-03 07:05:53] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001132 10.0.0.129 - - [2026-02-03 07:05:53] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006574 10.0.0.129 - - [2026-02-03 07:05:53] "POST /id-to-fqname HTTP/1.1" 200 199 0.005819 10.0.0.129 - - [2026-02-03 07:05:53] "POST /fqname-to-id HTTP/1.1" 404 208 0.002512 10.0.0.129 - - [2026-02-03 07:05:53] "POST /security-groups HTTP/1.1" 200 594 0.065807 10.0.0.129 - - [2026-02-03 07:05:53] "POST /fqname-to-id HTTP/1.1" 404 243 0.002854 10.0.0.129 - - [2026-02-03 07:05:53] "POST /projects HTTP/1.1" 200 599 0.236629 10.0.0.129 - - [2026-02-03 07:05:53] "POST /access-control-lists HTTP/1.1" 200 609 0.067138 10.0.0.129 - - [2026-02-03 07:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.314642 10.0.0.129 - - [2026-02-03 07:05:53] "POST /fqname-to-id HTTP/1.1" 404 242 0.003045 10.0.0.129 - - [2026-02-03 07:05:53] "GET /project/cd0e22ee-3549-4a78-8928-c78c03b836f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.447406 10.0.0.129 - - [2026-02-03 07:05:53] "POST /access-control-lists HTTP/1.1" 200 607 0.061423 10.0.0.129 - - [2026-02-03 07:05:54] "GET / HTTP/1.1" 200 36499 0.002609 10.0.0.129 - - [2026-02-03 07:05:56] "GET /obj-perms HTTP/1.1" 200 6393 0.049887 10.0.0.129 - - [2026-02-03 07:05:57] "GET /obj-perms HTTP/1.1" 200 6393 0.053928 10.0.0.129 - - [2026-02-03 07:06:01] "POST /fqname-to-id HTTP/1.1" 401 298 0.000626 10.0.0.129 - - [2026-02-03 07:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.038044 10.0.0.129 - - [2026-02-03 07:06:01] "GET /projects?obj_uuids=cd0e22ee-3549-4a78-8928-c78c03b836f1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001372 10.0.0.129 - - [2026-02-03 07:06:02] "GET /project/cd0e22ee-3549-4a78-8928-c78c03b836f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.032362 252.129.63.48 - - [2026-02-03 07:06:02] "POST /neutron/network HTTP/1.1" 200 117 0.049571 10.0.0.129 - - [2026-02-03 07:06:02] "GET /projects?obj_uuids=cd0e22ee-3549-4a78-8928-c78c03b836f1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001004 252.129.63.48 - - [2026-02-03 07:06:02] "POST /neutron/network HTTP/1.1" 200 618 0.090332 10.0.0.129 - - [2026-02-03 07:06:02] "POST /route-targets HTTP/1.1" 200 329 0.025577 10.0.0.129 - - [2026-02-03 07:06:02] "POST /ref-update HTTP/1.1" 200 156 0.015816 10.0.0.129 - - [2026-02-03 07:06:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004517 252.129.63.48 - - [2026-02-03 07:06:03] "POST /neutron/subnet HTTP/1.1" 200 725 0.202328 252.129.63.48 - - [2026-02-03 07:06:03] "POST /neutron/network HTTP/1.1" 200 837 0.005928 10.0.0.129 - - [2026-02-03 07:06:03] "POST /id-to-fqname HTTP/1.1" 200 231 0.001421 10.0.0.129 - - [2026-02-03 07:06:03] "GET /virtual-network/e12873ba-fa46-4ab5-8dcd-fbe574fbdadb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005015 252.129.63.48 - - [2026-02-03 07:06:03] "POST /neutron/network HTTP/1.1" 200 837 0.005559 10.0.0.129 - - [2026-02-03 07:06:03] "GET /virtual-network/e12873ba-fa46-4ab5-8dcd-fbe574fbdadb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.008758 252.129.63.48 - - [2026-02-03 07:06:03] "POST /neutron/network HTTP/1.1" 200 837 0.006133 252.129.63.48 - - [2026-02-03 07:06:03] "POST /neutron/subnet HTTP/1.1" 200 725 0.008626 10.0.0.129 - - [2026-02-03 07:06:03] "GET /domains HTTP/1.1" 401 298 0.000593 10.0.0.129 - - [2026-02-03 07:06:03] "GET /domains HTTP/1.1" 200 440 0.028070 10.0.0.129 - - [2026-02-03 07:06:04] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001033 10.0.0.129 - - [2026-02-03 07:06:04] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1319 0.008329 10.0.0.129 - - [2026-02-03 07:06:04] "GET /projects?obj_uuids=cd0e22ee-3549-4a78-8928-c78c03b836f1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001062 10.0.0.129 - - [2026-02-03 07:06:04] "GET /project/cd0e22ee-3549-4a78-8928-c78c03b836f1 HTTP/1.1" 200 2169 0.033799 10.0.0.129 - - [2026-02-03 07:06:04] "GET /virtual-network/e12873ba-fa46-4ab5-8dcd-fbe574fbdadb HTTP/1.1" 200 2346 0.007154 10.0.0.129 - - [2026-02-03 07:06:04] "GET /virtual-network/e12873ba-fa46-4ab5-8dcd-fbe574fbdadb HTTP/1.1" 200 2346 0.005453 10.0.0.129 - - [2026-02-03 07:06:04] "GET /routing-instance/8f6c2c33-2953-4cf8-a39b-1a9c19655cc5 HTTP/1.1" 200 1499 0.004696 10.0.0.129 - - [2026-02-03 07:06:04] "GET /routing-instance/8f6c2c33-2953-4cf8-a39b-1a9c19655cc5 HTTP/1.1" 200 1499 0.004417 10.0.0.129 - - [2026-02-03 07:06:04] "GET /route-target/976c9a57-028c-4685-abb6-846ce27fc541 HTTP/1.1" 200 1222 0.004278 10.0.0.129 - - [2026-02-03 07:06:04] "GET /virtual-network/e12873ba-fa46-4ab5-8dcd-fbe574fbdadb HTTP/1.1" 200 2346 0.005075 10.0.0.129 - - [2026-02-03 07:06:04] "GET /routing-instance/8f6c2c33-2953-4cf8-a39b-1a9c19655cc5 HTTP/1.1" 200 1499 0.003649 10.0.0.129 - - [2026-02-03 07:06:04] "GET /virtual-network/e12873ba-fa46-4ab5-8dcd-fbe574fbdadb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005143 10.0.0.129 - - [2026-02-03 07:06:04] "GET /virtual-network/e12873ba-fa46-4ab5-8dcd-fbe574fbdadb HTTP/1.1" 200 2346 0.004779 10.0.0.129 - - [2026-02-03 07:06:04] "GET /routing-instance/8f6c2c33-2953-4cf8-a39b-1a9c19655cc5 HTTP/1.1" 200 1499 0.003694 10.0.0.129 - - [2026-02-03 07:06:04] "GET /routing-instance/8f6c2c33-2953-4cf8-a39b-1a9c19655cc5 HTTP/1.1" 200 1499 0.003725 10.0.0.129 - - [2026-02-03 07:06:04] "GET /route-target/976c9a57-028c-4685-abb6-846ce27fc541 HTTP/1.1" 200 1222 0.004081 10.0.0.129 - - [2026-02-03 07:06:04] "GET /domains HTTP/1.1" 200 440 0.002772 10.0.0.129 - - [2026-02-03 07:06:04] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001698 10.0.0.129 - - [2026-02-03 07:06:04] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1319 0.014646 10.0.0.129 - - [2026-02-03 07:06:04] "GET /projects?obj_uuids=cd0e22ee-3549-4a78-8928-c78c03b836f1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001000 10.0.0.129 - - [2026-02-03 07:06:04] "GET /project/cd0e22ee-3549-4a78-8928-c78c03b836f1 HTTP/1.1" 200 2169 0.026981 10.0.0.129 - - [2026-02-03 07:06:05] "GET /virtual-network/e12873ba-fa46-4ab5-8dcd-fbe574fbdadb HTTP/1.1" 200 2346 0.007841 10.0.0.129 - - [2026-02-03 07:06:05] "GET /obj-perms HTTP/1.1" 200 6462 0.053146 10.0.0.129 - - [2026-02-03 07:06:05] "POST /id-to-fqname HTTP/1.1" 200 231 0.001801 252.129.63.48 - - [2026-02-03 07:06:09] "POST /neutron/network HTTP/1.1" 200 847 0.005827 252.129.63.48 - - [2026-02-03 07:06:09] "GET /aaa-mode HTTP/1.1" 401 298 0.000443 252.129.63.48 - - [2026-02-03 07:06:09] "GET / HTTP/1.1" 200 36499 0.001828 252.129.63.48 - - [2026-02-03 07:06:09] "GET /project/cd0e22ee-3549-4a78-8928-c78c03b836f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000375 10.0.0.129 - - [2026-02-03 07:06:09] "GET /projects?obj_uuids=cd0e22ee-3549-4a78-8928-c78c03b836f1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001045 252.129.63.48 - - [2026-02-03 07:06:09] "GET /project/cd0e22ee-3549-4a78-8928-c78c03b836f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.053177 252.129.63.48 - - [2026-02-03 07:06:10] "POST /neutron/network HTTP/1.1" 200 837 0.029449 252.129.63.48 - - [2026-02-03 07:06:11] "POST /neutron/port HTTP/1.1" 200 117 0.005622 252.129.63.48 - - [2026-02-03 07:06:12] "POST /neutron/port HTTP/1.1" 200 117 0.005971 252.129.63.48 - - [2026-02-03 07:06:12] "POST /neutron/network HTTP/1.1" 200 847 0.005462 10.0.0.129 - - [2026-02-03 07:06:12] "GET /projects?obj_uuids=cd0e22ee-3549-4a78-8928-c78c03b836f1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001025 252.129.63.48 - - [2026-02-03 07:06:13] "POST /neutron/port HTTP/1.1" 200 1069 0.320634 252.129.63.48 - - [2026-02-03 07:06:13] "POST /neutron/port HTTP/1.1" 200 1079 0.014016 252.129.63.48 - - [2026-02-03 07:06:13] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009562 252.129.63.48 - - [2026-02-03 07:06:13] "POST /neutron/port HTTP/1.1" 200 1069 0.035927 252.129.63.48 - - [2026-02-03 07:06:13] "POST /neutron/port HTTP/1.1" 200 1069 0.011572 252.129.63.48 - - [2026-02-03 07:06:13] "POST /neutron/port HTTP/1.1" 200 1119 0.082953 252.129.63.48 - - [2026-02-03 07:06:13] "POST /neutron/port HTTP/1.1" 200 1129 0.017139 252.129.63.48 - - [2026-02-03 07:06:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004058 252.129.63.48 - - [2026-02-03 07:06:14] "POST /neutron/subnet HTTP/1.1" 200 699 0.008490 252.129.63.48 - - [2026-02-03 07:06:14] "POST /neutron/port HTTP/1.1" 200 117 0.001195 252.129.63.48 - - [2026-02-03 07:06:14] "POST /neutron/network HTTP/1.1" 200 837 0.006115 252.129.63.48 - - [2026-02-03 07:06:18] "POST /neutron/port HTTP/1.1" 200 1129 0.012867 252.129.63.48 - - [2026-02-03 07:06:18] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006503 10.0.0.129 - - [2026-02-03 07:06:18] "GET /obj-perms HTTP/1.1" 200 6462 0.001864 10.0.0.129 - - [2026-02-03 07:06:19] "GET /obj-perms HTTP/1.1" 200 6462 0.001788 10.0.0.129 - - [2026-02-03 07:06:20] "GET /obj-perms HTTP/1.1" 200 6462 0.002728 10.0.0.129 - - [2026-02-03 07:06:21] "GET /obj-perms HTTP/1.1" 200 6462 0.001706 10.0.0.129 - - [2026-02-03 07:06:22] "GET /obj-perms HTTP/1.1" 200 6462 0.001676 252.129.63.48 - - [2026-02-03 07:06:24] "POST /neutron/network HTTP/1.1" 200 837 0.007375 252.129.63.48 - - [2026-02-03 07:06:24] "POST /neutron/network HTTP/1.1" 400 204 0.014429 252.129.63.48 - - [2026-02-03 07:06:24] "POST /neutron/port HTTP/1.1" 200 1129 0.016436 252.129.63.48 - - [2026-02-03 07:06:24] "POST /neutron/port HTTP/1.1" 200 1119 0.011235 252.129.63.48 - - [2026-02-03 07:06:24] "POST /neutron/port HTTP/1.1" 200 151 0.146434 252.129.63.48 - - [2026-02-03 07:06:26] "POST /neutron/network HTTP/1.1" 200 837 0.005617 10.0.0.129 - - [2026-02-03 07:06:26] "POST /useragent-kv HTTP/1.1" 200 115 0.007072 10.0.0.129 - - [2026-02-03 07:06:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002614 10.0.0.129 - - [2026-02-03 07:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009125 252.129.63.48 - - [2026-02-03 07:06:26] "POST /neutron/network HTTP/1.1" 200 151 0.091769 10.0.0.129 - - [2026-02-03 07:06:26] "GET /routing-instance/8f6c2c33-2953-4cf8-a39b-1a9c19655cc5 HTTP/1.1" 404 171 0.002127 10.0.0.129 - - [2026-02-03 07:06:26] "DELETE /route-target/976c9a57-028c-4685-abb6-846ce27fc541 HTTP/1.1" 200 115 0.023021 10.0.0.129 - - [2026-02-03 07:06:26] "GET /domains HTTP/1.1" 200 440 0.002989 10.0.0.129 - - [2026-02-03 07:06:26] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000971 10.0.0.129 - - [2026-02-03 07:06:26] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1319 0.007244 10.0.0.129 - - [2026-02-03 07:06:26] "GET /projects?obj_uuids=cd0e22ee-3549-4a78-8928-c78c03b836f1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001016 10.0.0.129 - - [2026-02-03 07:06:26] "GET /project/cd0e22ee-3549-4a78-8928-c78c03b836f1 HTTP/1.1" 200 1919 0.025986 10.0.0.129 - - [2026-02-03 07:06:27] "GET /projects?obj_uuids=cd0e22ee-3549-4a78-8928-c78c03b836f1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000992 10.0.0.129 - - [2026-02-03 07:06:27] "GET /project/cd0e22ee-3549-4a78-8928-c78c03b836f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.026231 10.0.0.129 - - [2026-02-03 07:06:27] "GET /projects?obj_uuids=cd0e22ee-3549-4a78-8928-c78c03b836f1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001346 10.0.0.129 - - [2026-02-03 07:06:27] "GET /project/cd0e22ee-3549-4a78-8928-c78c03b836f1?fields=virtual_networks HTTP/1.1" 200 1055 0.070848 10.0.0.129 - - [2026-02-03 07:06:27] "GET /projects?obj_uuids=cd0e22ee-3549-4a78-8928-c78c03b836f1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001096 10.0.0.129 - - [2026-02-03 07:06:27] "GET /project/cd0e22ee-3549-4a78-8928-c78c03b836f1?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.025948 10.0.0.129 - - [2026-02-03 07:06:27] "GET /projects?obj_uuids=cd0e22ee-3549-4a78-8928-c78c03b836f1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000976 10.0.0.129 - - [2026-02-03 07:06:27] "GET /project/cd0e22ee-3549-4a78-8928-c78c03b836f1?fields=security_groups HTTP/1.1" 200 1292 0.031681 10.0.0.129 - - [2026-02-03 07:06:28] "GET /projects?obj_uuids=cdcc7e67-5f23-4361-91b9-5f8d72647c1c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001320 10.0.0.129 - - [2026-02-03 07:06:28] "GET /project/cdcc7e67-5f23-4361-91b9-5f8d72647c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.032640 10.0.0.129 - - [2026-02-03 07:06:32] "GET /projects?obj_uuids=cdcc7e67-5f23-4361-91b9-5f8d72647c1c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000977 10.0.0.129 - - [2026-02-03 07:06:32] "GET /project/cdcc7e67-5f23-4361-91b9-5f8d72647c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.026809 10.0.0.129 - - [2026-02-03 07:06:33] "GET /documentation/index.html HTTP/1.1" 200 210274 0.003519 10.0.0.129 - - [2026-02-03 07:06:33] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001078 10.0.0.129 - - [2026-02-03 07:06:33] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006831 10.0.0.129 - - [2026-02-03 07:06:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.030888 10.0.0.129 - - [2026-02-03 07:06:33] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002489 10.0.0.129 - - [2026-02-03 07:06:33] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001038 10.0.0.129 - - [2026-02-03 07:06:33] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006933 10.0.0.129 - - [2026-02-03 07:06:33] "POST /id-to-fqname HTTP/1.1" 200 200 0.001968 10.0.0.129 - - [2026-02-03 07:06:33] "POST /fqname-to-id HTTP/1.1" 404 209 0.004301 10.0.0.129 - - [2026-02-03 07:06:34] "POST /security-groups HTTP/1.1" 200 595 0.068791 10.0.0.129 - - [2026-02-03 07:06:34] "POST /fqname-to-id HTTP/1.1" 404 244 0.003748 10.0.0.129 - - [2026-02-03 07:06:34] "POST /projects HTTP/1.1" 200 601 0.224941 10.0.0.129 - - [2026-02-03 07:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.304527 10.0.0.129 - - [2026-02-03 07:06:34] "POST /access-control-lists HTTP/1.1" 200 610 0.084295 10.0.0.129 - - [2026-02-03 07:06:34] "POST /fqname-to-id HTTP/1.1" 404 243 0.002938 10.0.0.129 - - [2026-02-03 07:06:34] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.440355 10.0.0.129 - - [2026-02-03 07:06:34] "POST /access-control-lists HTTP/1.1" 200 608 0.065118 10.0.0.129 - - [2026-02-03 07:06:35] "GET / HTTP/1.1" 200 36499 0.002725 10.0.0.129 - - [2026-02-03 07:06:35] "GET /projects?obj_uuids=cdcc7e67-5f23-4361-91b9-5f8d72647c1c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001039 10.0.0.129 - - [2026-02-03 07:06:35] "GET /project/cdcc7e67-5f23-4361-91b9-5f8d72647c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.025802 10.0.0.129 - - [2026-02-03 07:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.129 - - [2026-02-03 07:06:36] "GET /security-group/1cc7653e-7c5e-442a-8b04-f441fbd234a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3682 0.004361 10.0.0.129 - - [2026-02-03 07:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.129 - - [2026-02-03 07:06:36] "GET /projects?obj_uuids=cdcc7e67-5f23-4361-91b9-5f8d72647c1c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001302 10.0.0.129 - - [2026-02-03 07:06:36] "GET /project/cdcc7e67-5f23-4361-91b9-5f8d72647c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.031256 10.0.0.129 - - [2026-02-03 07:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.129 - - [2026-02-03 07:06:36] "GET /security-group/1cc7653e-7c5e-442a-8b04-f441fbd234a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3682 0.003616 10.0.0.129 - - [2026-02-03 07:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.129 - - [2026-02-03 07:06:36] "PUT /security-group/1cc7653e-7c5e-442a-8b04-f441fbd234a9 HTTP/1.1" 200 264 0.015381 10.0.0.129 - - [2026-02-03 07:06:36] "PUT /access-control-list/fa83d29f-732a-4f50-ba62-6b18e984f12d HTTP/1.1" 200 274 0.010135 10.0.0.129 - - [2026-02-03 07:06:36] "PUT /access-control-list/8ad302ca-86c1-4cd6-99c5-6d9d85c22a9a HTTP/1.1" 200 274 0.010493 10.0.0.129 - - [2026-02-03 07:06:37] "POST /fqname-to-id HTTP/1.1" 401 298 0.000548 10.0.0.129 - - [2026-02-03 07:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.063381 10.0.0.129 - - [2026-02-03 07:06:37] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000991 10.0.0.129 - - [2026-02-03 07:06:37] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.030412 252.129.63.48 - - [2026-02-03 07:06:37] "POST /neutron/network HTTP/1.1" 200 117 0.033609 10.0.0.129 - - [2026-02-03 07:06:37] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001007 252.129.63.48 - - [2026-02-03 07:06:37] "POST /neutron/network HTTP/1.1" 200 617 0.070732 10.0.0.129 - - [2026-02-03 07:06:37] "POST /route-targets HTTP/1.1" 200 329 0.012382 10.0.0.129 - - [2026-02-03 07:06:37] "POST /ref-update HTTP/1.1" 200 156 0.014381 10.0.0.129 - - [2026-02-03 07:06:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005786 252.129.63.48 - - [2026-02-03 07:06:38] "POST /neutron/subnet HTTP/1.1" 200 725 0.191248 252.129.63.48 - - [2026-02-03 07:06:38] "POST /neutron/network HTTP/1.1" 200 836 0.006246 10.0.0.129 - - [2026-02-03 07:06:38] "POST /id-to-fqname HTTP/1.1" 200 231 0.001373 10.0.0.129 - - [2026-02-03 07:06:38] "GET /virtual-network/b76d740b-2e11-4084-a0e6-14037be662b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.004954 252.129.63.48 - - [2026-02-03 07:06:38] "POST /neutron/network HTTP/1.1" 200 836 0.006441 10.0.0.129 - - [2026-02-03 07:06:38] "GET /virtual-network/b76d740b-2e11-4084-a0e6-14037be662b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.009279 252.129.63.48 - - [2026-02-03 07:06:38] "POST /neutron/network HTTP/1.1" 200 836 0.007008 252.129.63.48 - - [2026-02-03 07:06:38] "POST /neutron/subnet HTTP/1.1" 200 725 0.007457 10.0.0.129 - - [2026-02-03 07:06:38] "GET /domains HTTP/1.1" 401 298 0.000407 10.0.0.129 - - [2026-02-03 07:06:38] "GET /domains HTTP/1.1" 200 440 0.036304 10.0.0.129 - - [2026-02-03 07:06:39] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000996 10.0.0.129 - - [2026-02-03 07:06:39] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1517 0.008164 10.0.0.129 - - [2026-02-03 07:06:39] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001452 10.0.0.129 - - [2026-02-03 07:06:39] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483 HTTP/1.1" 200 2175 0.029357 10.0.0.129 - - [2026-02-03 07:06:39] "GET /virtual-network/b76d740b-2e11-4084-a0e6-14037be662b2 HTTP/1.1" 200 2344 0.006937 10.0.0.129 - - [2026-02-03 07:06:39] "GET /virtual-network/b76d740b-2e11-4084-a0e6-14037be662b2 HTTP/1.1" 200 2344 0.008798 10.0.0.129 - - [2026-02-03 07:06:39] "GET /routing-instance/6f048081-6218-4173-bdd2-0f3dff52ea65 HTTP/1.1" 200 1495 0.004018 10.0.0.129 - - [2026-02-03 07:06:39] "GET /routing-instance/6f048081-6218-4173-bdd2-0f3dff52ea65 HTTP/1.1" 200 1495 0.004141 10.0.0.129 - - [2026-02-03 07:06:39] "GET /route-target/7c89533f-3fc2-4a40-a0ec-e0be62ad725d HTTP/1.1" 200 1220 0.003736 10.0.0.129 - - [2026-02-03 07:06:39] "GET /virtual-network/b76d740b-2e11-4084-a0e6-14037be662b2 HTTP/1.1" 200 2344 0.004799 10.0.0.129 - - [2026-02-03 07:06:39] "GET /routing-instance/6f048081-6218-4173-bdd2-0f3dff52ea65 HTTP/1.1" 200 1495 0.004313 10.0.0.129 - - [2026-02-03 07:06:39] "GET /virtual-network/b76d740b-2e11-4084-a0e6-14037be662b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005425 10.0.0.129 - - [2026-02-03 07:06:39] "GET /virtual-network/b76d740b-2e11-4084-a0e6-14037be662b2 HTTP/1.1" 200 2344 0.004523 10.0.0.129 - - [2026-02-03 07:06:39] "GET /routing-instance/6f048081-6218-4173-bdd2-0f3dff52ea65 HTTP/1.1" 200 1495 0.003560 10.0.0.129 - - [2026-02-03 07:06:39] "GET /routing-instance/6f048081-6218-4173-bdd2-0f3dff52ea65 HTTP/1.1" 200 1495 0.003593 10.0.0.129 - - [2026-02-03 07:06:39] "GET /route-target/7c89533f-3fc2-4a40-a0ec-e0be62ad725d HTTP/1.1" 200 1220 0.003389 10.0.0.129 - - [2026-02-03 07:06:39] "GET /domains HTTP/1.1" 200 440 0.003015 10.0.0.129 - - [2026-02-03 07:06:39] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001268 10.0.0.129 - - [2026-02-03 07:06:39] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1517 0.008011 10.0.0.129 - - [2026-02-03 07:06:39] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001112 10.0.0.129 - - [2026-02-03 07:06:40] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483 HTTP/1.1" 200 2175 0.032814 10.0.0.129 - - [2026-02-03 07:06:40] "GET /virtual-network/b76d740b-2e11-4084-a0e6-14037be662b2 HTTP/1.1" 200 2344 0.006086 10.0.0.129 - - [2026-02-03 07:06:40] "GET /obj-perms HTTP/1.1" 200 6464 0.060828 10.0.0.129 - - [2026-02-03 07:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.129 - - [2026-02-03 07:06:40] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000880 10.0.0.129 - - [2026-02-03 07:06:40] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.023772 252.129.63.48 - - [2026-02-03 07:06:40] "POST /neutron/network HTTP/1.1" 200 117 0.009075 10.0.0.129 - - [2026-02-03 07:06:40] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000952 252.129.63.48 - - [2026-02-03 07:06:40] "POST /neutron/network HTTP/1.1" 200 617 0.072515 10.0.0.129 - - [2026-02-03 07:06:40] "POST /route-targets HTTP/1.1" 200 329 0.010704 10.0.0.129 - - [2026-02-03 07:06:40] "POST /ref-update HTTP/1.1" 200 156 0.010420 10.0.0.129 - - [2026-02-03 07:06:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003066 252.129.63.48 - - [2026-02-03 07:06:41] "POST /neutron/subnet HTTP/1.1" 200 720 0.238699 252.129.63.48 - - [2026-02-03 07:06:41] "POST /neutron/network HTTP/1.1" 200 835 0.005066 10.0.0.129 - - [2026-02-03 07:06:41] "POST /id-to-fqname HTTP/1.1" 200 231 0.001240 10.0.0.129 - - [2026-02-03 07:06:41] "GET /virtual-network/32e36e17-3fbc-4de4-99b9-4ee71ef674a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004916 252.129.63.48 - - [2026-02-03 07:06:41] "POST /neutron/network HTTP/1.1" 200 835 0.007915 10.0.0.129 - - [2026-02-03 07:06:41] "GET /virtual-network/32e36e17-3fbc-4de4-99b9-4ee71ef674a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006514 252.129.63.48 - - [2026-02-03 07:06:41] "POST /neutron/network HTTP/1.1" 200 835 0.005054 252.129.63.48 - - [2026-02-03 07:06:41] "POST /neutron/subnet HTTP/1.1" 200 720 0.007802 10.0.0.129 - - [2026-02-03 07:06:41] "GET /domains HTTP/1.1" 200 440 0.002822 10.0.0.129 - - [2026-02-03 07:06:41] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000990 10.0.0.129 - - [2026-02-03 07:06:41] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1517 0.006922 10.0.0.129 - - [2026-02-03 07:06:41] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001146 10.0.0.129 - - [2026-02-03 07:06:41] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483 HTTP/1.1" 200 2403 0.025157 10.0.0.129 - - [2026-02-03 07:06:41] "GET /virtual-network/32e36e17-3fbc-4de4-99b9-4ee71ef674a9 HTTP/1.1" 200 2340 0.006041 10.0.0.129 - - [2026-02-03 07:06:41] "GET /virtual-network/32e36e17-3fbc-4de4-99b9-4ee71ef674a9 HTTP/1.1" 200 2340 0.005049 10.0.0.129 - - [2026-02-03 07:06:41] "GET /routing-instance/726835b3-fd68-45f0-9167-106159389b4a HTTP/1.1" 200 1495 0.003704 10.0.0.129 - - [2026-02-03 07:06:41] "GET /routing-instance/726835b3-fd68-45f0-9167-106159389b4a HTTP/1.1" 200 1495 0.004167 10.0.0.129 - - [2026-02-03 07:06:42] "GET /route-target/42239af7-ec40-4570-a876-1eab6001a60c HTTP/1.1" 200 1220 0.003638 10.0.0.129 - - [2026-02-03 07:06:42] "GET /virtual-network/32e36e17-3fbc-4de4-99b9-4ee71ef674a9 HTTP/1.1" 200 2340 0.004924 10.0.0.129 - - [2026-02-03 07:06:42] "GET /routing-instance/726835b3-fd68-45f0-9167-106159389b4a HTTP/1.1" 200 1495 0.003670 10.0.0.129 - - [2026-02-03 07:06:42] "GET /virtual-network/32e36e17-3fbc-4de4-99b9-4ee71ef674a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004935 10.0.0.129 - - [2026-02-03 07:06:42] "GET /virtual-network/32e36e17-3fbc-4de4-99b9-4ee71ef674a9 HTTP/1.1" 200 2340 0.004778 10.0.0.129 - - [2026-02-03 07:06:42] "GET /routing-instance/726835b3-fd68-45f0-9167-106159389b4a HTTP/1.1" 200 1495 0.003467 10.0.0.129 - - [2026-02-03 07:06:42] "GET /routing-instance/726835b3-fd68-45f0-9167-106159389b4a HTTP/1.1" 200 1495 0.004023 10.0.0.129 - - [2026-02-03 07:06:42] "GET /route-target/42239af7-ec40-4570-a876-1eab6001a60c HTTP/1.1" 200 1220 0.003328 10.0.0.129 - - [2026-02-03 07:06:42] "GET /domains HTTP/1.1" 200 440 0.002636 10.0.0.129 - - [2026-02-03 07:06:42] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000986 10.0.0.129 - - [2026-02-03 07:06:42] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1517 0.006614 10.0.0.129 - - [2026-02-03 07:06:42] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001560 10.0.0.129 - - [2026-02-03 07:06:42] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483 HTTP/1.1" 200 2403 0.026620 10.0.0.129 - - [2026-02-03 07:06:42] "GET /virtual-network/32e36e17-3fbc-4de4-99b9-4ee71ef674a9 HTTP/1.1" 200 2340 0.005057 10.0.0.129 - - [2026-02-03 07:06:42] "GET /obj-perms HTTP/1.1" 200 6464 0.001689 10.0.0.129 - - [2026-02-03 07:06:42] "POST /id-to-fqname HTTP/1.1" 200 231 0.001338 252.129.63.48 - - [2026-02-03 07:06:43] "POST /neutron/network HTTP/1.1" 200 845 0.005270 252.129.63.48 - - [2026-02-03 07:06:43] "GET /aaa-mode HTTP/1.1" 401 298 0.000422 252.129.63.48 - - [2026-02-03 07:06:43] "GET / HTTP/1.1" 200 36499 0.001724 252.129.63.48 - - [2026-02-03 07:06:43] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000362 10.0.0.129 - - [2026-02-03 07:06:43] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001159 252.129.63.48 - - [2026-02-03 07:06:43] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.054237 252.129.63.48 - - [2026-02-03 07:06:44] "POST /neutron/network HTTP/1.1" 200 835 0.029529 252.129.63.48 - - [2026-02-03 07:06:44] "POST /neutron/port HTTP/1.1" 200 117 0.004757 252.129.63.48 - - [2026-02-03 07:06:44] "POST /neutron/port HTTP/1.1" 200 117 0.004965 10.0.0.129 - - [2026-02-03 07:06:44] "POST /id-to-fqname HTTP/1.1" 200 231 0.001434 252.129.63.48 - - [2026-02-03 07:06:44] "POST /neutron/port HTTP/1.1" 200 117 0.006515 252.129.63.48 - - [2026-02-03 07:06:44] "POST /neutron/network HTTP/1.1" 200 846 0.007929 252.129.63.48 - - [2026-02-03 07:06:44] "GET /aaa-mode HTTP/1.1" 401 298 0.000512 252.129.63.48 - - [2026-02-03 07:06:44] "GET / HTTP/1.1" 200 36499 0.001776 252.129.63.48 - - [2026-02-03 07:06:44] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000388 10.0.0.129 - - [2026-02-03 07:06:45] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001091 252.129.63.48 - - [2026-02-03 07:06:45] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.061357 252.129.63.48 - - [2026-02-03 07:06:45] "POST /neutron/network HTTP/1.1" 200 845 0.005311 10.0.0.129 - - [2026-02-03 07:06:45] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001035 252.129.63.48 - - [2026-02-03 07:06:45] "POST /neutron/network HTTP/1.1" 200 836 0.036573 252.129.63.48 - - [2026-02-03 07:06:45] "POST /neutron/port HTTP/1.1" 200 1069 0.275726 252.129.63.48 - - [2026-02-03 07:06:45] "POST /neutron/port HTTP/1.1" 200 1069 0.013436 252.129.63.48 - - [2026-02-03 07:06:45] "POST /neutron/port HTTP/1.1" 200 1069 0.013308 252.129.63.48 - - [2026-02-03 07:06:46] "POST /neutron/port HTTP/1.1" 200 1079 0.015947 252.129.63.48 - - [2026-02-03 07:06:46] "POST /neutron/port HTTP/1.1" 200 1119 0.084070 252.129.63.48 - - [2026-02-03 07:06:46] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005998 252.129.63.48 - - [2026-02-03 07:06:46] "POST /neutron/port HTTP/1.1" 200 117 0.005674 252.129.63.48 - - [2026-02-03 07:06:46] "POST /neutron/port HTTP/1.1" 200 1129 0.014904 10.0.0.129 - - [2026-02-03 07:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.129 - - [2026-02-03 07:06:46] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000925 10.0.0.129 - - [2026-02-03 07:06:46] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.031860 252.129.63.48 - - [2026-02-03 07:06:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002949 10.0.0.129 - - [2026-02-03 07:06:46] "GET /virtual-network/b76d740b-2e11-4084-a0e6-14037be662b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005698 252.129.63.48 - - [2026-02-03 07:06:46] "POST /neutron/subnet HTTP/1.1" 200 694 0.007012 10.0.0.129 - - [2026-02-03 07:06:46] "GET /floating-ip-pools?parent_id=b76d740b-2e11-4084-a0e6-14037be662b2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003229 252.129.63.48 - - [2026-02-03 07:06:46] "POST /neutron/port HTTP/1.1" 200 117 0.001248 10.0.0.129 - - [2026-02-03 07:06:46] "GET /virtual-network/b76d740b-2e11-4084-a0e6-14037be662b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006550 252.129.63.48 - - [2026-02-03 07:06:46] "POST /neutron/network HTTP/1.1" 200 835 0.006474 10.0.0.129 - - [2026-02-03 07:06:46] "POST /floating-ip-pools HTTP/1.1" 200 611 0.019359 10.0.0.129 - - [2026-02-03 07:06:46] "POST /ref-update HTTP/1.1" 200 156 0.009362 10.0.0.129 - - [2026-02-03 07:06:46] "GET /virtual-network/b76d740b-2e11-4084-a0e6-14037be662b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005316 10.0.0.129 - - [2026-02-03 07:06:46] "GET /domains HTTP/1.1" 200 440 0.002945 10.0.0.129 - - [2026-02-03 07:06:46] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001035 10.0.0.129 - - [2026-02-03 07:06:46] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1517 0.006876 10.0.0.129 - - [2026-02-03 07:06:46] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001419 10.0.0.129 - - [2026-02-03 07:06:46] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483 HTTP/1.1" 200 2989 0.043149 10.0.0.129 - - [2026-02-03 07:06:46] "GET /virtual-network/b76d740b-2e11-4084-a0e6-14037be662b2 HTTP/1.1" 200 2624 0.006397 10.0.0.129 - - [2026-02-03 07:06:46] "GET /floating-ip-pool/35246d65-626a-4e27-af0d-2cfe9830900d HTTP/1.1" 200 1442 0.003705 10.0.0.129 - - [2026-02-03 07:06:46] "GET /domains HTTP/1.1" 200 440 0.002885 252.129.63.48 - - [2026-02-03 07:06:46] "POST /neutron/network HTTP/1.1" 200 846 0.006517 10.0.0.129 - - [2026-02-03 07:06:46] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001021 10.0.0.129 - - [2026-02-03 07:06:46] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1517 0.007666 10.0.0.129 - - [2026-02-03 07:06:47] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001079 10.0.0.129 - - [2026-02-03 07:06:47] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001355 10.0.0.129 - - [2026-02-03 07:06:47] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483 HTTP/1.1" 200 2989 0.050694 10.0.0.129 - - [2026-02-03 07:06:47] "GET /virtual-network/b76d740b-2e11-4084-a0e6-14037be662b2 HTTP/1.1" 200 2624 0.021371 10.0.0.129 - - [2026-02-03 07:06:47] "GET /virtual-network/b76d740b-2e11-4084-a0e6-14037be662b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.020097 252.129.63.48 - - [2026-02-03 07:06:47] "POST /neutron/port HTTP/1.1" 200 1129 0.038593 252.129.63.48 - - [2026-02-03 07:06:47] "POST /neutron/port HTTP/1.1" 200 1070 0.367303 252.129.63.48 - - [2026-02-03 07:06:47] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006767 252.129.63.48 - - [2026-02-03 07:06:47] "POST /neutron/port HTTP/1.1" 200 1070 0.012605 252.129.63.48 - - [2026-02-03 07:06:47] "POST /neutron/port HTTP/1.1" 200 1070 0.013601 252.129.63.48 - - [2026-02-03 07:06:47] "POST /neutron/port HTTP/1.1" 200 1120 0.080805 252.129.63.48 - - [2026-02-03 07:06:47] "POST /neutron/port HTTP/1.1" 200 1130 0.012433 252.129.63.48 - - [2026-02-03 07:06:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003679 252.129.63.48 - - [2026-02-03 07:06:47] "POST /neutron/subnet HTTP/1.1" 200 699 0.009163 252.129.63.48 - - [2026-02-03 07:06:47] "POST /neutron/port HTTP/1.1" 200 117 0.001394 252.129.63.48 - - [2026-02-03 07:06:48] "POST /neutron/network HTTP/1.1" 200 836 0.006272 10.0.0.129 - - [2026-02-03 07:06:50] "DELETE /project/cd0e22ee35494a788928c78c03b836f1 HTTP/1.1" 404 173 0.041026 10.0.0.129 - - [2026-02-03 07:06:50] "DELETE /project/3b6b665acc06482dbc234ca0929ff483 HTTP/1.1" 404 173 0.035977 10.0.0.129 - - [2026-02-03 07:06:50] "GET /projects?obj_uuids=cd0e22ee-3549-4a78-8928-c78c03b836f1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001089 10.0.0.129 - - [2026-02-03 07:06:50] "GET /project/cd0e22ee-3549-4a78-8928-c78c03b836f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.065796 10.0.0.129 - - [2026-02-03 07:06:50] "GET /projects?obj_uuids=cd0e22ee-3549-4a78-8928-c78c03b836f1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000981 10.0.0.129 - - [2026-02-03 07:06:50] "GET /project/cd0e22ee-3549-4a78-8928-c78c03b836f1?fields=security_groups HTTP/1.1" 200 1382 0.045055 10.0.0.129 - - [2026-02-03 07:06:50] "DELETE /security-group/9f669601-3e81-41b0-872d-fec3cd4f0b4c HTTP/1.1" 200 115 0.039442 10.0.0.129 - - [2026-02-03 07:06:50] "GET /projects?obj_uuids=cd0e22ee-3549-4a78-8928-c78c03b836f1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001602 10.0.0.129 - - [2026-02-03 07:06:50] "GET /project/cd0e22ee-3549-4a78-8928-c78c03b836f1?fields=application_policy_sets HTTP/1.1" 200 1421 0.032425 10.0.0.129 - - [2026-02-03 07:06:50] "DELETE /access-control-list/4de3479f-8dd4-4ff6-a447-86172e32a86b HTTP/1.1" 200 115 0.062057 10.0.0.129 - - [2026-02-03 07:06:50] "DELETE /access-control-list/e1f90512-e8f5-4618-980b-2aa231cf48e0 HTTP/1.1" 200 115 0.037056 10.0.0.129 - - [2026-02-03 07:06:50] "DELETE /project/cd0e22ee-3549-4a78-8928-c78c03b836f1 HTTP/1.1" 200 115 0.395006 252.129.63.48 - - [2026-02-03 07:06:52] "POST /neutron/port HTTP/1.1" 200 1129 0.013230 252.129.63.48 - - [2026-02-03 07:06:52] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006513 252.129.63.48 - - [2026-02-03 07:06:52] "POST /neutron/port HTTP/1.1" 200 1129 0.012722 252.129.63.48 - - [2026-02-03 07:06:52] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006726 252.129.63.48 - - [2026-02-03 07:06:52] "POST /neutron/port HTTP/1.1" 200 1129 0.015736 252.129.63.48 - - [2026-02-03 07:06:52] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006389 10.0.0.129 - - [2026-02-03 07:06:52] "GET /virtual-machine/45626b0c-741e-4162-9cd8-f9dc061846f5 HTTP/1.1" 200 1306 0.004230 10.0.0.129 - - [2026-02-03 07:06:52] "GET /virtual-machine-interface/fd1f52ee-cb5b-4fb1-84de-204b8121d089 HTTP/1.1" 200 3005 0.006702 10.0.0.129 - - [2026-02-03 07:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.129 - - [2026-02-03 07:06:53] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003201 10.0.0.129 - - [2026-02-03 07:06:53] "GET /virtual-networks?parent_id=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002888 10.0.0.129 - - [2026-02-03 07:06:53] "GET /virtual-network/32e36e17-3fbc-4de4-99b9-4ee71ef674a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005544 10.0.0.129 - - [2026-02-03 07:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.129 - - [2026-02-03 07:06:56] "GET /virtual-network/32e36e17-3fbc-4de4-99b9-4ee71ef674a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005124 252.129.63.48 - - [2026-02-03 07:06:56] "POST /neutron/port HTTP/1.1" 200 1129 0.048703 252.129.63.48 - - [2026-02-03 07:06:56] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005222 10.0.0.129 - - [2026-02-03 07:06:57] "GET /obj-perms HTTP/1.1" 200 6393 0.050898 10.0.0.129 - - [2026-02-03 07:06:57] "GET /obj-perms HTTP/1.1" 200 6393 0.047513 252.129.63.48 - - [2026-02-03 07:06:58] "POST /neutron/port HTTP/1.1" 200 1130 0.036061 252.129.63.48 - - [2026-02-03 07:06:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005612 252.129.63.48 - - [2026-02-03 07:06:58] "POST /neutron/port HTTP/1.1" 200 1130 0.038780 252.129.63.48 - - [2026-02-03 07:06:58] "POST /neutron/port HTTP/1.1" 200 1129 0.013070 252.129.63.48 - - [2026-02-03 07:06:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005434 10.0.0.129 - - [2026-02-03 07:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.129 - - [2026-02-03 07:06:58] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003269 10.0.0.129 - - [2026-02-03 07:06:58] "GET /virtual-networks?parent_id=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004169 252.129.63.48 - - [2026-02-03 07:06:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.004893 10.0.0.129 - - [2026-02-03 07:06:58] "GET /virtual-network/32e36e17-3fbc-4de4-99b9-4ee71ef674a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005028 252.129.63.48 - - [2026-02-03 07:06:58] "POST /neutron/port HTTP/1.1" 200 1129 0.014206 252.129.63.48 - - [2026-02-03 07:06:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006384 252.129.63.48 - - [2026-02-03 07:06:59] "POST /neutron/port HTTP/1.1" 200 1129 0.012387 252.129.63.48 - - [2026-02-03 07:06:59] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006764 252.129.63.48 - - [2026-02-03 07:07:00] "POST /neutron/port HTTP/1.1" 200 1130 0.015881 252.129.63.48 - - [2026-02-03 07:07:00] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005811 252.129.63.48 - - [2026-02-03 07:07:00] "POST /neutron/port HTTP/1.1" 200 1129 0.037347 252.129.63.48 - - [2026-02-03 07:07:00] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006020 10.0.0.129 - - [2026-02-03 07:07:03] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001031 252.129.63.48 - - [2026-02-03 07:07:03] "POST /neutron/floatingip HTTP/1.1" 200 530 0.065937 252.129.63.48 - - [2026-02-03 07:07:04] "POST /neutron/port HTTP/1.1" 200 1129 0.011684 252.129.63.48 - - [2026-02-03 07:07:04] "POST /neutron/floatingip HTTP/1.1" 200 530 0.005697 252.129.63.48 - - [2026-02-03 07:07:04] "POST /neutron/floatingip HTTP/1.1" 200 576 0.051502 252.129.63.48 - - [2026-02-03 07:07:04] "POST /neutron/port HTTP/1.1" 200 1130 0.014285 252.129.63.48 - - [2026-02-03 07:07:04] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006625 252.129.63.48 - - [2026-02-03 07:07:04] "POST /neutron/port HTTP/1.1" 200 1130 0.015978 252.129.63.48 - - [2026-02-03 07:07:04] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007156 252.129.63.48 - - [2026-02-03 07:07:04] "POST /neutron/port HTTP/1.1" 200 1130 0.012990 252.129.63.48 - - [2026-02-03 07:07:04] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006010 10.0.0.129 - - [2026-02-03 07:07:04] "GET /virtual-machine/46289205-9b7b-4a15-9082-3a0967dd64ce HTTP/1.1" 200 1306 0.004534 10.0.0.129 - - [2026-02-03 07:07:04] "GET /virtual-machine-interface/61b88a66-be02-4708-b65a-95dcc4c7285b HTTP/1.1" 200 3005 0.004940 10.0.0.129 - - [2026-02-03 07:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.129 - - [2026-02-03 07:07:04] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002929 10.0.0.129 - - [2026-02-03 07:07:04] "GET /virtual-networks?parent_id=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003334 10.0.0.129 - - [2026-02-03 07:07:05] "GET /virtual-network/b76d740b-2e11-4084-a0e6-14037be662b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005083 10.0.0.129 - - [2026-02-03 07:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.129 - - [2026-02-03 07:07:06] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002887 10.0.0.129 - - [2026-02-03 07:07:06] "GET /virtual-networks?parent_id=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003506 10.0.0.129 - - [2026-02-03 07:07:06] "GET /virtual-network/b76d740b-2e11-4084-a0e6-14037be662b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005270 252.129.63.48 - - [2026-02-03 07:07:06] "POST /neutron/floatingip HTTP/1.1" 200 576 0.011669 10.0.0.129 - - [2026-02-03 07:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.129 - - [2026-02-03 07:07:06] "GET /routing-instance/6f048081-6218-4173-bdd2-0f3dff52ea65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.006118 10.0.0.129 - - [2026-02-03 07:07:06] "GET /route-target/7c89533f-3fc2-4a40-a0ec-e0be62ad725d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003331 10.0.0.129 - - [2026-02-03 07:07:06] "GET /floating-ip/27dad6e9-feb8-4979-b13d-c6fd235684ff HTTP/1.1" 200 1889 0.004459 252.129.63.48 - - [2026-02-03 07:07:09] "POST /neutron/floatingip HTTP/1.1" 200 576 0.012044 252.129.63.48 - - [2026-02-03 07:07:09] "POST /neutron/floatingip HTTP/1.1" 200 530 0.016714 252.129.63.48 - - [2026-02-03 07:07:10] "POST /neutron/floatingip HTTP/1.1" 200 530 0.005740 252.129.63.48 - - [2026-02-03 07:07:10] "POST /neutron/floatingip HTTP/1.1" 200 115 0.033189 10.0.0.129 - - [2026-02-03 07:07:10] "GET /floating-ip-pool/35246d65-626a-4e27-af0d-2cfe9830900d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003927 10.0.0.129 - - [2026-02-03 07:07:10] "POST /ref-update HTTP/1.1" 200 156 0.008820 10.0.0.129 - - [2026-02-03 07:07:10] "DELETE /floating-ip-pool/35246d65-626a-4e27-af0d-2cfe9830900d HTTP/1.1" 200 115 0.022231 252.129.63.48 - - [2026-02-03 07:07:10] "POST /neutron/network HTTP/1.1" 200 835 0.008574 252.129.63.48 - - [2026-02-03 07:07:10] "POST /neutron/network HTTP/1.1" 400 204 0.011248 252.129.63.48 - - [2026-02-03 07:07:11] "POST /neutron/port HTTP/1.1" 200 1130 0.014452 252.129.63.48 - - [2026-02-03 07:07:11] "POST /neutron/port HTTP/1.1" 200 1129 0.013569 252.129.63.48 - - [2026-02-03 07:07:11] "POST /neutron/port HTTP/1.1" 200 1120 0.009741 252.129.63.48 - - [2026-02-03 07:07:11] "POST /neutron/port HTTP/1.1" 200 1119 0.009982 252.129.63.48 - - [2026-02-03 07:07:11] "POST /neutron/port HTTP/1.1" 200 151 0.130269 252.129.63.48 - - [2026-02-03 07:07:11] "POST /neutron/port HTTP/1.1" 200 151 0.145619 252.129.63.48 - - [2026-02-03 07:07:12] "POST /neutron/network HTTP/1.1" 200 835 0.005247 10.0.0.129 - - [2026-02-03 07:07:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002612 10.0.0.129 - - [2026-02-03 07:07:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003527 252.129.63.48 - - [2026-02-03 07:07:12] "POST /neutron/network HTTP/1.1" 200 151 0.095890 10.0.0.129 - - [2026-02-03 07:07:12] "GET /routing-instance/726835b3-fd68-45f0-9167-106159389b4a HTTP/1.1" 404 171 0.002677 10.0.0.129 - - [2026-02-03 07:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.035239 10.0.0.129 - - [2026-02-03 07:07:12] "DELETE /route-target/42239af7-ec40-4570-a876-1eab6001a60c HTTP/1.1" 200 115 0.015672 10.0.0.129 - - [2026-02-03 07:07:12] "GET /domains HTTP/1.1" 200 440 0.002632 10.0.0.129 - - [2026-02-03 07:07:12] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000978 10.0.0.129 - - [2026-02-03 07:07:12] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1320 0.007517 10.0.0.129 - - [2026-02-03 07:07:12] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001289 10.0.0.129 - - [2026-02-03 07:07:13] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483 HTTP/1.1" 200 2175 0.026385 252.129.63.48 - - [2026-02-03 07:07:13] "POST /neutron/network HTTP/1.1" 200 836 0.005775 10.0.0.129 - - [2026-02-03 07:07:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003269 10.0.0.129 - - [2026-02-03 07:07:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002832 10.0.0.129 - - [2026-02-03 07:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 252.129.63.48 - - [2026-02-03 07:07:13] "POST /neutron/network HTTP/1.1" 200 151 0.092388 10.0.0.129 - - [2026-02-03 07:07:13] "GET /routing-instance/6f048081-6218-4173-bdd2-0f3dff52ea65 HTTP/1.1" 404 171 0.001789 10.0.0.129 - - [2026-02-03 07:07:13] "DELETE /route-target/7c89533f-3fc2-4a40-a0ec-e0be62ad725d HTTP/1.1" 200 115 0.018915 10.0.0.129 - - [2026-02-03 07:07:13] "GET /domains HTTP/1.1" 200 440 0.002587 10.0.0.129 - - [2026-02-03 07:07:13] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001064 10.0.0.129 - - [2026-02-03 07:07:13] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1320 0.006903 10.0.0.129 - - [2026-02-03 07:07:13] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000995 10.0.0.129 - - [2026-02-03 07:07:13] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483 HTTP/1.1" 200 1925 0.025563 10.0.0.129 - - [2026-02-03 07:07:14] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001004 10.0.0.129 - - [2026-02-03 07:07:14] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.031021 10.0.0.129 - - [2026-02-03 07:07:14] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000943 10.0.0.129 - - [2026-02-03 07:07:14] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483?fields=virtual_networks HTTP/1.1" 200 1057 0.068557 10.0.0.129 - - [2026-02-03 07:07:14] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001321 10.0.0.129 - - [2026-02-03 07:07:14] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.030079 10.0.0.129 - - [2026-02-03 07:07:14] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001195 10.0.0.129 - - [2026-02-03 07:07:14] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483?fields=security_groups HTTP/1.1" 200 1295 0.071518 10.0.0.129 - - [2026-02-03 07:07:15] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001076 10.0.0.129 - - [2026-02-03 07:07:15] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007813 10.0.0.129 - - [2026-02-03 07:07:15] "POST /fqname-to-id HTTP/1.1" 404 181 0.029702 10.0.0.129 - - [2026-02-03 07:07:15] "GET /projects?obj_uuids=e184ab63-7d8d-4793-9ca4-820b8c8ec05b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002443 10.0.0.129 - - [2026-02-03 07:07:15] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001080 10.0.0.129 - - [2026-02-03 07:07:15] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006659 10.0.0.129 - - [2026-02-03 07:07:15] "POST /id-to-fqname HTTP/1.1" 200 183 0.001217 10.0.0.129 - - [2026-02-03 07:07:15] "POST /fqname-to-id HTTP/1.1" 404 192 0.012298 10.0.0.129 - - [2026-02-03 07:07:15] "POST /security-groups HTTP/1.1" 200 578 0.072121 10.0.0.129 - - [2026-02-03 07:07:15] "POST /fqname-to-id HTTP/1.1" 404 227 0.002401 10.0.0.129 - - [2026-02-03 07:07:15] "POST /projects HTTP/1.1" 200 567 0.261392 10.0.0.129 - - [2026-02-03 07:07:16] "POST /access-control-lists HTTP/1.1" 200 593 0.057853 10.0.0.129 - - [2026-02-03 07:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.334866 10.0.0.129 - - [2026-02-03 07:07:16] "POST /fqname-to-id HTTP/1.1" 404 226 0.002895 10.0.0.129 - - [2026-02-03 07:07:16] "GET /project/e184ab63-7d8d-4793-9ca4-820b8c8ec05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.476379 10.0.0.129 - - [2026-02-03 07:07:16] "POST /access-control-lists HTTP/1.1" 200 591 0.068012 10.0.0.129 - - [2026-02-03 07:07:17] "GET / HTTP/1.1" 200 36499 0.001838 10.0.0.129 - - [2026-02-03 07:07:19] "GET /projects?obj_uuids=e184ab63-7d8d-4793-9ca4-820b8c8ec05b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001823 10.0.0.129 - - [2026-02-03 07:07:19] "GET /project/e184ab63-7d8d-4793-9ca4-820b8c8ec05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.068717 10.0.0.129 - - [2026-02-03 07:07:19] "GET /projects?obj_uuids=e184ab63-7d8d-4793-9ca4-820b8c8ec05b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001244 10.0.0.129 - - [2026-02-03 07:07:19] "GET /project/e184ab63-7d8d-4793-9ca4-820b8c8ec05b?fields=virtual_networks HTTP/1.1" 200 1024 0.034360 10.0.0.129 - - [2026-02-03 07:07:19] "GET /projects?obj_uuids=e184ab63-7d8d-4793-9ca4-820b8c8ec05b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001215 10.0.0.129 - - [2026-02-03 07:07:19] "GET /project/e184ab63-7d8d-4793-9ca4-820b8c8ec05b?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.029221 10.0.0.129 - - [2026-02-03 07:07:19] "GET /projects?obj_uuids=e184ab63-7d8d-4793-9ca4-820b8c8ec05b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001027 10.0.0.129 - - [2026-02-03 07:07:19] "GET /project/e184ab63-7d8d-4793-9ca4-820b8c8ec05b?fields=security_groups HTTP/1.1" 200 1245 0.030206 10.0.0.129 - - [2026-02-03 07:07:20] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001058 10.0.0.129 - - [2026-02-03 07:07:20] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007449 10.0.0.129 - - [2026-02-03 07:07:20] "POST /fqname-to-id HTTP/1.1" 404 181 0.026504 10.0.0.129 - - [2026-02-03 07:07:20] "GET /projects?obj_uuids=e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002310 10.0.0.129 - - [2026-02-03 07:07:20] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000967 10.0.0.129 - - [2026-02-03 07:07:20] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007249 10.0.0.129 - - [2026-02-03 07:07:20] "POST /id-to-fqname HTTP/1.1" 200 183 0.002054 10.0.0.129 - - [2026-02-03 07:07:20] "POST /fqname-to-id HTTP/1.1" 404 192 0.003634 10.0.0.129 - - [2026-02-03 07:07:20] "POST /security-groups HTTP/1.1" 200 578 0.060573 10.0.0.129 - - [2026-02-03 07:07:20] "POST /fqname-to-id HTTP/1.1" 404 227 0.002526 10.0.0.129 - - [2026-02-03 07:07:20] "POST /projects HTTP/1.1" 200 567 0.208283 10.0.0.129 - - [2026-02-03 07:07:20] "POST /access-control-lists HTTP/1.1" 200 593 0.063728 10.0.0.129 - - [2026-02-03 07:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.284934 10.0.0.129 - - [2026-02-03 07:07:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.002718 10.0.0.129 - - [2026-02-03 07:07:20] "GET /project/e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.409559 10.0.0.129 - - [2026-02-03 07:07:20] "POST /access-control-lists HTTP/1.1" 200 591 0.056619 10.0.0.129 - - [2026-02-03 07:07:21] "GET / HTTP/1.1" 200 36499 0.001908 10.0.0.129 - - [2026-02-03 07:07:22] "POST /fqname-to-id HTTP/1.1" 404 191 0.003006 10.0.0.129 - - [2026-02-03 07:07:22] "GET /projects?obj_uuids=cdcc7e67-5f23-4361-91b9-5f8d72647c1c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000952 10.0.0.129 - - [2026-02-03 07:07:22] "POST /fqname-to-id HTTP/1.1" 404 226 0.002665 10.0.0.129 - - [2026-02-03 07:07:22] "POST /access-control-lists HTTP/1.1" 200 592 0.018027 10.0.0.129 - - [2026-02-03 07:07:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.002775 10.0.0.129 - - [2026-02-03 07:07:22] "POST /access-control-lists HTTP/1.1" 200 590 0.015788 10.0.0.129 - - [2026-02-03 07:07:22] "PUT /access-control-list/16bbaae8-b18d-4c58-b768-25aadb610941 HTTP/1.1" 200 274 0.010424 10.0.0.129 - - [2026-02-03 07:07:22] "PUT /access-control-list/a366a368-4116-43a7-ae08-7a3f53fdb3ff HTTP/1.1" 200 274 0.009856 252.129.63.48 - - [2026-02-03 07:07:22] "POST /neutron/security_group HTTP/1.1" 200 1362 0.390970 10.0.0.129 - - [2026-02-03 07:07:22] "PUT /access-control-list/a366a368-4116-43a7-ae08-7a3f53fdb3ff HTTP/1.1" 200 274 0.009232 10.0.0.129 - - [2026-02-03 07:07:23] "GET /projects?obj_uuids=cdcc7e67-5f23-4361-91b9-5f8d72647c1c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001098 252.129.63.48 - - [2026-02-03 07:07:23] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.033789 252.129.63.48 - - [2026-02-03 07:07:23] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010444 252.129.63.48 - - [2026-02-03 07:07:23] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.101808 10.0.0.129 - - [2026-02-03 07:07:23] "PUT /access-control-list/a366a368-4116-43a7-ae08-7a3f53fdb3ff HTTP/1.1" 200 274 0.013576 252.129.63.48 - - [2026-02-03 07:07:23] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013242 252.129.63.48 - - [2026-02-03 07:07:23] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.147654 10.0.0.129 - - [2026-02-03 07:07:23] "POST /fqname-to-id HTTP/1.1" 404 191 0.004517 10.0.0.129 - - [2026-02-03 07:07:23] "PUT /access-control-list/a366a368-4116-43a7-ae08-7a3f53fdb3ff HTTP/1.1" 200 274 0.009903 10.0.0.129 - - [2026-02-03 07:07:23] "GET /projects?obj_uuids=cdcc7e67-5f23-4361-91b9-5f8d72647c1c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000937 10.0.0.129 - - [2026-02-03 07:07:23] "POST /fqname-to-id HTTP/1.1" 404 226 0.002588 10.0.0.129 - - [2026-02-03 07:07:23] "POST /access-control-lists HTTP/1.1" 200 592 0.014891 10.0.0.129 - - [2026-02-03 07:07:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.002578 10.0.0.129 - - [2026-02-03 07:07:23] "POST /access-control-lists HTTP/1.1" 200 590 0.016816 10.0.0.129 - - [2026-02-03 07:07:23] "PUT /access-control-list/083c4438-236b-48fd-ad4b-e44e72c01448 HTTP/1.1" 200 274 0.016390 10.0.0.129 - - [2026-02-03 07:07:23] "PUT /access-control-list/fff33bd1-93b2-4d47-8696-caa7e94f30e0 HTTP/1.1" 200 274 0.008138 252.129.63.48 - - [2026-02-03 07:07:23] "POST /neutron/security_group HTTP/1.1" 200 1362 0.385948 10.0.0.129 - - [2026-02-03 07:07:23] "PUT /access-control-list/fff33bd1-93b2-4d47-8696-caa7e94f30e0 HTTP/1.1" 200 274 0.009470 10.0.0.129 - - [2026-02-03 07:07:23] "GET /projects?obj_uuids=cdcc7e67-5f23-4361-91b9-5f8d72647c1c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000974 252.129.63.48 - - [2026-02-03 07:07:23] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.028145 252.129.63.48 - - [2026-02-03 07:07:24] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.007098 252.129.63.48 - - [2026-02-03 07:07:24] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.128286 10.0.0.129 - - [2026-02-03 07:07:24] "PUT /access-control-list/fff33bd1-93b2-4d47-8696-caa7e94f30e0 HTTP/1.1" 200 274 0.009360 252.129.63.48 - - [2026-02-03 07:07:24] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.007940 252.129.63.48 - - [2026-02-03 07:07:24] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.095331 10.0.0.129 - - [2026-02-03 07:07:24] "POST /fqname-to-id HTTP/1.1" 401 298 0.000379 10.0.0.129 - - [2026-02-03 07:07:24] "PUT /access-control-list/fff33bd1-93b2-4d47-8696-caa7e94f30e0 HTTP/1.1" 200 274 0.009784 10.0.0.129 - - [2026-02-03 07:07:24] "POST /fqname-to-id HTTP/1.1" 404 208 0.027087 10.0.0.129 - - [2026-02-03 07:07:24] "GET /projects?obj_uuids=e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001276 10.0.0.129 - - [2026-02-03 07:07:24] "POST /fqname-to-id HTTP/1.1" 404 243 0.002690 10.0.0.129 - - [2026-02-03 07:07:24] "POST /access-control-lists HTTP/1.1" 200 609 0.015535 10.0.0.129 - - [2026-02-03 07:07:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.003005 10.0.0.129 - - [2026-02-03 07:07:24] "POST /access-control-lists HTTP/1.1" 200 607 0.015774 10.0.0.129 - - [2026-02-03 07:07:24] "PUT /access-control-list/3e1fd7f1-a8f5-4c28-8fac-bb7122f11d5a HTTP/1.1" 200 274 0.009450 10.0.0.129 - - [2026-02-03 07:07:25] "PUT /access-control-list/4a48719d-5b5c-44e6-9352-a3977a596def HTTP/1.1" 200 274 0.009630 252.129.63.48 - - [2026-02-03 07:07:25] "POST /neutron/security_group HTTP/1.1" 200 1377 0.369295 10.0.0.129 - - [2026-02-03 07:07:25] "PUT /access-control-list/4a48719d-5b5c-44e6-9352-a3977a596def HTTP/1.1" 200 274 0.009607 10.0.0.129 - - [2026-02-03 07:07:25] "GET /projects?obj_uuids=e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001014 252.129.63.48 - - [2026-02-03 07:07:25] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.028467 252.129.63.48 - - [2026-02-03 07:07:25] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.014048 252.129.63.48 - - [2026-02-03 07:07:25] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.100291 10.0.0.129 - - [2026-02-03 07:07:25] "PUT /access-control-list/4a48719d-5b5c-44e6-9352-a3977a596def HTTP/1.1" 200 274 0.012687 252.129.63.48 - - [2026-02-03 07:07:25] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.009995 252.129.63.48 - - [2026-02-03 07:07:25] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.104720 10.0.0.129 - - [2026-02-03 07:07:25] "POST /fqname-to-id HTTP/1.1" 404 208 0.004008 10.0.0.129 - - [2026-02-03 07:07:25] "PUT /access-control-list/4a48719d-5b5c-44e6-9352-a3977a596def HTTP/1.1" 200 274 0.011724 10.0.0.129 - - [2026-02-03 07:07:25] "GET /projects?obj_uuids=e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001026 10.0.0.129 - - [2026-02-03 07:07:25] "POST /fqname-to-id HTTP/1.1" 404 243 0.002509 10.0.0.129 - - [2026-02-03 07:07:25] "POST /access-control-lists HTTP/1.1" 200 609 0.014370 10.0.0.129 - - [2026-02-03 07:07:25] "POST /fqname-to-id HTTP/1.1" 404 242 0.002742 10.0.0.129 - - [2026-02-03 07:07:25] "POST /access-control-lists HTTP/1.1" 200 607 0.015350 10.0.0.129 - - [2026-02-03 07:07:25] "PUT /access-control-list/17c18b3d-5b40-46a0-803c-5312f1dc0ff7 HTTP/1.1" 200 274 0.007809 10.0.0.129 - - [2026-02-03 07:07:25] "PUT /access-control-list/afc8d3ab-b54a-4753-92a6-5e5b7f14cc11 HTTP/1.1" 200 274 0.009702 252.129.63.48 - - [2026-02-03 07:07:25] "POST /neutron/security_group HTTP/1.1" 200 1377 0.306553 10.0.0.129 - - [2026-02-03 07:07:25] "PUT /access-control-list/afc8d3ab-b54a-4753-92a6-5e5b7f14cc11 HTTP/1.1" 200 274 0.008688 10.0.0.129 - - [2026-02-03 07:07:25] "GET /projects?obj_uuids=e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001038 252.129.63.48 - - [2026-02-03 07:07:25] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.027987 252.129.63.48 - - [2026-02-03 07:07:25] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.007293 252.129.63.48 - - [2026-02-03 07:07:26] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.147328 10.0.0.129 - - [2026-02-03 07:07:26] "PUT /access-control-list/afc8d3ab-b54a-4753-92a6-5e5b7f14cc11 HTTP/1.1" 200 274 0.009434 252.129.63.48 - - [2026-02-03 07:07:26] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.009445 252.129.63.48 - - [2026-02-03 07:07:26] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.135981 10.0.0.129 - - [2026-02-03 07:07:26] "PUT /access-control-list/afc8d3ab-b54a-4753-92a6-5e5b7f14cc11 HTTP/1.1" 200 274 0.011149 10.0.0.129 - - [2026-02-03 07:07:26] "GET /projects?obj_uuids=cdcc7e67-5f23-4361-91b9-5f8d72647c1c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001016 252.129.63.48 - - [2026-02-03 07:07:26] "POST /neutron/router HTTP/1.1" 200 539 0.045976 10.0.0.129 - - [2026-02-03 07:07:26] "POST /route-targets HTTP/1.1" 200 329 0.009098 10.0.0.129 - - [2026-02-03 07:07:26] "PUT /logical-router/a762e359-2e93-4f05-b939-c4c9d874ce98 HTTP/1.1" 200 264 0.017039 252.129.63.48 - - [2026-02-03 07:07:26] "POST /neutron/router HTTP/1.1" 200 539 0.005178 252.129.63.48 - - [2026-02-03 07:07:26] "POST /neutron/router HTTP/1.1" 200 539 0.003395 252.129.63.48 - - [2026-02-03 07:07:27] "POST /neutron/router HTTP/1.1" 200 539 0.003876 252.129.63.48 - - [2026-02-03 07:07:27] "POST /neutron/router HTTP/1.1" 200 539 0.003602 252.129.63.48 - - [2026-02-03 07:07:27] "POST /neutron/router HTTP/1.1" 200 539 0.003318 252.129.63.48 - - [2026-02-03 07:07:27] "POST /neutron/router HTTP/1.1" 200 539 0.003549 252.129.63.48 - - [2026-02-03 07:07:27] "POST /neutron/router HTTP/1.1" 200 539 0.003482 252.129.63.48 - - [2026-02-03 07:07:27] "POST /neutron/router HTTP/1.1" 200 539 0.003453 252.129.63.48 - - [2026-02-03 07:07:27] "POST /neutron/router HTTP/1.1" 200 539 0.003500 252.129.63.48 - - [2026-02-03 07:07:27] "POST /neutron/router HTTP/1.1" 200 539 0.003301 252.129.63.48 - - [2026-02-03 07:07:27] "POST /neutron/router HTTP/1.1" 200 539 0.003690 252.129.63.48 - - [2026-02-03 07:07:27] "POST /neutron/router HTTP/1.1" 200 539 0.003378 252.129.63.48 - - [2026-02-03 07:07:27] "POST /neutron/router HTTP/1.1" 200 539 0.003405 252.129.63.48 - - [2026-02-03 07:07:27] "POST /neutron/router HTTP/1.1" 200 539 0.003471 252.129.63.48 - - [2026-02-03 07:07:27] "POST /neutron/router HTTP/1.1" 200 539 0.003410 252.129.63.48 - - [2026-02-03 07:07:27] "POST /neutron/router HTTP/1.1" 200 539 0.003320 252.129.63.48 - - [2026-02-03 07:07:27] "POST /neutron/router HTTP/1.1" 200 539 0.003271 252.129.63.48 - - [2026-02-03 07:07:27] "POST /neutron/router HTTP/1.1" 200 539 0.003574 252.129.63.48 - - [2026-02-03 07:07:28] "POST /neutron/router HTTP/1.1" 200 539 0.003303 252.129.63.48 - - [2026-02-03 07:07:28] "POST /neutron/router HTTP/1.1" 200 539 0.003288 252.129.63.48 - - [2026-02-03 07:07:28] "POST /neutron/router HTTP/1.1" 200 539 0.004203 252.129.63.48 - - [2026-02-03 07:07:28] "POST /neutron/router HTTP/1.1" 200 539 0.003449 252.129.63.48 - - [2026-02-03 07:07:28] "POST /neutron/router HTTP/1.1" 200 539 0.003405 252.129.63.48 - - [2026-02-03 07:07:28] "POST /neutron/router HTTP/1.1" 200 539 0.004763 252.129.63.48 - - [2026-02-03 07:07:28] "POST /neutron/router HTTP/1.1" 200 539 0.003546 252.129.63.48 - - [2026-02-03 07:07:28] "POST /neutron/router HTTP/1.1" 200 539 0.004408 252.129.63.48 - - [2026-02-03 07:07:28] "POST /neutron/router HTTP/1.1" 200 539 0.003426 252.129.63.48 - - [2026-02-03 07:07:28] "POST /neutron/router HTTP/1.1" 200 539 0.003605 252.129.63.48 - - [2026-02-03 07:07:28] "POST /neutron/router HTTP/1.1" 200 539 0.003502 252.129.63.48 - - [2026-02-03 07:07:28] "POST /neutron/router HTTP/1.1" 200 539 0.003347 252.129.63.48 - - [2026-02-03 07:07:28] "POST /neutron/router HTTP/1.1" 200 539 0.003569 252.129.63.48 - - [2026-02-03 07:07:28] "POST /neutron/router HTTP/1.1" 200 539 0.004522 252.129.63.48 - - [2026-02-03 07:07:28] "POST /neutron/router HTTP/1.1" 200 539 0.018121 252.129.63.48 - - [2026-02-03 07:07:28] "POST /neutron/router HTTP/1.1" 200 539 0.003541 252.129.63.48 - - [2026-02-03 07:07:29] "POST /neutron/router HTTP/1.1" 200 539 0.015273 252.129.63.48 - - [2026-02-03 07:07:29] "POST /neutron/router HTTP/1.1" 200 539 0.003392 252.129.63.48 - - [2026-02-03 07:07:29] "POST /neutron/router HTTP/1.1" 200 151 0.050209 10.0.0.129 - - [2026-02-03 07:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006111 10.0.0.129 - - [2026-02-03 07:07:29] "GET /logical-router/a762e359-2e93-4f05-b939-c4c9d874ce98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005007 10.0.0.129 - - [2026-02-03 07:07:29] "GET /projects?obj_uuids=cdcc7e67-5f23-4361-91b9-5f8d72647c1c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001023 10.0.0.129 - - [2026-02-03 07:07:29] "DELETE /route-target/e2661508-0a5b-4117-98f9-7d000dc965de HTTP/1.1" 200 115 0.021140 252.129.63.48 - - [2026-02-03 07:07:29] "POST /neutron/router HTTP/1.1" 200 540 0.049642 10.0.0.129 - - [2026-02-03 07:07:29] "POST /route-targets HTTP/1.1" 200 329 0.010800 10.0.0.129 - - [2026-02-03 07:07:29] "PUT /logical-router/ba751659-fb7f-4a43-b01e-96132b5f3970 HTTP/1.1" 200 264 0.014845 252.129.63.48 - - [2026-02-03 07:07:29] "POST /neutron/router HTTP/1.1" 200 540 0.004886 252.129.63.48 - - [2026-02-03 07:07:29] "POST /neutron/router HTTP/1.1" 200 540 0.003588 252.129.63.48 - - [2026-02-03 07:07:29] "POST /neutron/router HTTP/1.1" 200 540 0.003777 252.129.63.48 - - [2026-02-03 07:07:29] "POST /neutron/router HTTP/1.1" 200 540 0.003612 252.129.63.48 - - [2026-02-03 07:07:29] "POST /neutron/router HTTP/1.1" 200 540 0.003534 252.129.63.48 - - [2026-02-03 07:07:29] "POST /neutron/router HTTP/1.1" 200 540 0.003734 252.129.63.48 - - [2026-02-03 07:07:29] "POST /neutron/router HTTP/1.1" 200 540 0.003606 252.129.63.48 - - [2026-02-03 07:07:29] "POST /neutron/router HTTP/1.1" 200 540 0.003565 252.129.63.48 - - [2026-02-03 07:07:29] "POST /neutron/router HTTP/1.1" 200 540 0.003824 252.129.63.48 - - [2026-02-03 07:07:29] "POST /neutron/router HTTP/1.1" 200 540 0.005341 252.129.63.48 - - [2026-02-03 07:07:29] "POST /neutron/router HTTP/1.1" 200 540 0.003865 252.129.63.48 - - [2026-02-03 07:07:29] "POST /neutron/router HTTP/1.1" 200 540 0.004273 252.129.63.48 - - [2026-02-03 07:07:30] "POST /neutron/router HTTP/1.1" 200 540 0.005385 252.129.63.48 - - [2026-02-03 07:07:30] "POST /neutron/router HTTP/1.1" 200 540 0.004614 252.129.63.48 - - [2026-02-03 07:07:30] "POST /neutron/router HTTP/1.1" 200 540 0.004476 252.129.63.48 - - [2026-02-03 07:07:30] "POST /neutron/router HTTP/1.1" 200 540 0.003663 252.129.63.48 - - [2026-02-03 07:07:30] "POST /neutron/router HTTP/1.1" 200 540 0.003858 252.129.63.48 - - [2026-02-03 07:07:30] "POST /neutron/router HTTP/1.1" 200 540 0.003788 252.129.63.48 - - [2026-02-03 07:07:30] "POST /neutron/router HTTP/1.1" 200 540 0.003474 252.129.63.48 - - [2026-02-03 07:07:30] "POST /neutron/router HTTP/1.1" 200 540 0.004627 252.129.63.48 - - [2026-02-03 07:07:30] "POST /neutron/router HTTP/1.1" 200 540 0.005317 252.129.63.48 - - [2026-02-03 07:07:30] "POST /neutron/router HTTP/1.1" 200 540 0.004474 252.129.63.48 - - [2026-02-03 07:07:30] "POST /neutron/router HTTP/1.1" 200 540 0.005254 252.129.63.48 - - [2026-02-03 07:07:30] "POST /neutron/router HTTP/1.1" 200 540 0.004737 252.129.63.48 - - [2026-02-03 07:07:30] "POST /neutron/router HTTP/1.1" 200 540 0.003750 252.129.63.48 - - [2026-02-03 07:07:30] "POST /neutron/router HTTP/1.1" 200 540 0.005646 252.129.63.48 - - [2026-02-03 07:07:30] "POST /neutron/router HTTP/1.1" 200 540 0.003946 252.129.63.48 - - [2026-02-03 07:07:30] "POST /neutron/router HTTP/1.1" 200 540 0.003706 252.129.63.48 - - [2026-02-03 07:07:31] "POST /neutron/router HTTP/1.1" 200 540 0.003922 252.129.63.48 - - [2026-02-03 07:07:31] "POST /neutron/router HTTP/1.1" 200 540 0.003427 252.129.63.48 - - [2026-02-03 07:07:31] "POST /neutron/router HTTP/1.1" 200 540 0.003794 252.129.63.48 - - [2026-02-03 07:07:31] "POST /neutron/router HTTP/1.1" 200 540 0.004536 252.129.63.48 - - [2026-02-03 07:07:31] "POST /neutron/router HTTP/1.1" 200 540 0.016666 252.129.63.48 - - [2026-02-03 07:07:31] "POST /neutron/router HTTP/1.1" 200 540 0.003718 252.129.63.48 - - [2026-02-03 07:07:31] "POST /neutron/router HTTP/1.1" 200 539 0.019394 252.129.63.48 - - [2026-02-03 07:07:31] "POST /neutron/router HTTP/1.1" 200 539 0.003686 10.0.0.129 - - [2026-02-03 07:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.129 - - [2026-02-03 07:07:31] "GET /logical-router/ba751659-fb7f-4a43-b01e-96132b5f3970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002199 252.129.63.48 - - [2026-02-03 07:07:31] "POST /neutron/router HTTP/1.1" 200 151 0.051850 10.0.0.129 - - [2026-02-03 07:07:31] "DELETE /route-target/08d25783-cd1e-4dff-bb07-0a9067506a72 HTTP/1.1" 200 115 0.019433 10.0.0.129 - - [2026-02-03 07:07:31] "GET /projects?obj_uuids=e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002173 252.129.63.48 - - [2026-02-03 07:07:31] "POST /neutron/router HTTP/1.1" 200 557 0.055506 10.0.0.129 - - [2026-02-03 07:07:31] "POST /route-targets HTTP/1.1" 200 329 0.013084 10.0.0.129 - - [2026-02-03 07:07:31] "PUT /logical-router/9112d81b-66ba-44f6-a3a8-fb89eaf16178 HTTP/1.1" 200 264 0.018883 252.129.63.48 - - [2026-02-03 07:07:31] "POST /neutron/router HTTP/1.1" 200 557 0.004427 252.129.63.48 - - [2026-02-03 07:07:31] "POST /neutron/router HTTP/1.1" 200 557 0.003506 252.129.63.48 - - [2026-02-03 07:07:31] "POST /neutron/router HTTP/1.1" 200 557 0.003545 252.129.63.48 - - [2026-02-03 07:07:31] "POST /neutron/router HTTP/1.1" 200 557 0.004300 252.129.63.48 - - [2026-02-03 07:07:31] "POST /neutron/router HTTP/1.1" 200 557 0.003793 252.129.63.48 - - [2026-02-03 07:07:32] "POST /neutron/router HTTP/1.1" 200 557 0.003589 252.129.63.48 - - [2026-02-03 07:07:32] "POST /neutron/router HTTP/1.1" 200 557 0.003783 252.129.63.48 - - [2026-02-03 07:07:32] "POST /neutron/router HTTP/1.1" 200 557 0.003501 252.129.63.48 - - [2026-02-03 07:07:32] "POST /neutron/router HTTP/1.1" 200 557 0.003439 252.129.63.48 - - [2026-02-03 07:07:32] "POST /neutron/router HTTP/1.1" 200 557 0.003319 252.129.63.48 - - [2026-02-03 07:07:32] "POST /neutron/router HTTP/1.1" 200 557 0.003539 252.129.63.48 - - [2026-02-03 07:07:32] "POST /neutron/router HTTP/1.1" 200 557 0.003590 252.129.63.48 - - [2026-02-03 07:07:32] "POST /neutron/router HTTP/1.1" 200 557 0.003734 252.129.63.48 - - [2026-02-03 07:07:32] "POST /neutron/router HTTP/1.1" 200 557 0.004245 252.129.63.48 - - [2026-02-03 07:07:32] "POST /neutron/router HTTP/1.1" 200 557 0.003284 252.129.63.48 - - [2026-02-03 07:07:32] "POST /neutron/router HTTP/1.1" 200 557 0.003629 252.129.63.48 - - [2026-02-03 07:07:32] "POST /neutron/router HTTP/1.1" 200 557 0.003794 252.129.63.48 - - [2026-02-03 07:07:32] "POST /neutron/router HTTP/1.1" 200 557 0.003344 252.129.63.48 - - [2026-02-03 07:07:32] "POST /neutron/router HTTP/1.1" 200 557 0.003245 252.129.63.48 - - [2026-02-03 07:07:32] "POST /neutron/router HTTP/1.1" 200 557 0.003999 252.129.63.48 - - [2026-02-03 07:07:32] "POST /neutron/router HTTP/1.1" 200 557 0.003736 252.129.63.48 - - [2026-02-03 07:07:32] "POST /neutron/router HTTP/1.1" 200 557 0.003430 252.129.63.48 - - [2026-02-03 07:07:33] "POST /neutron/router HTTP/1.1" 200 557 0.003663 252.129.63.48 - - [2026-02-03 07:07:33] "POST /neutron/router HTTP/1.1" 200 557 0.003492 252.129.63.48 - - [2026-02-03 07:07:33] "POST /neutron/router HTTP/1.1" 200 557 0.003350 252.129.63.48 - - [2026-02-03 07:07:33] "POST /neutron/router HTTP/1.1" 200 557 0.003465 252.129.63.48 - - [2026-02-03 07:07:33] "POST /neutron/router HTTP/1.1" 200 557 0.003416 252.129.63.48 - - [2026-02-03 07:07:33] "POST /neutron/router HTTP/1.1" 200 557 0.003617 252.129.63.48 - - [2026-02-03 07:07:33] "POST /neutron/router HTTP/1.1" 200 557 0.003451 252.129.63.48 - - [2026-02-03 07:07:33] "POST /neutron/router HTTP/1.1" 200 557 0.003383 252.129.63.48 - - [2026-02-03 07:07:33] "POST /neutron/router HTTP/1.1" 200 557 0.003728 252.129.63.48 - - [2026-02-03 07:07:33] "POST /neutron/router HTTP/1.1" 200 557 0.003840 252.129.63.48 - - [2026-02-03 07:07:33] "POST /neutron/router HTTP/1.1" 200 557 0.019781 252.129.63.48 - - [2026-02-03 07:07:33] "POST /neutron/router HTTP/1.1" 200 557 0.003495 252.129.63.48 - - [2026-02-03 07:07:33] "POST /neutron/router HTTP/1.1" 200 557 0.018542 252.129.63.48 - - [2026-02-03 07:07:33] "POST /neutron/router HTTP/1.1" 200 557 0.004064 10.0.0.129 - - [2026-02-03 07:07:33] "GET /logical-router/9112d81b-66ba-44f6-a3a8-fb89eaf16178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003882 10.0.0.129 - - [2026-02-03 07:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 252.129.63.48 - - [2026-02-03 07:07:33] "POST /neutron/router HTTP/1.1" 200 151 0.057051 10.0.0.129 - - [2026-02-03 07:07:33] "DELETE /route-target/95063de9-e5ed-4540-bfd9-e4f0d34fa2aa HTTP/1.1" 200 115 0.023149 252.129.63.48 - - [2026-02-03 07:07:33] "POST /neutron/security_group HTTP/1.1" 200 519 0.004391 252.129.63.48 - - [2026-02-03 07:07:34] "POST /neutron/security_group HTTP/1.1" 200 151 0.037741 10.0.0.129 - - [2026-02-03 07:07:34] "DELETE /access-control-list/17c18b3d-5b40-46a0-803c-5312f1dc0ff7 HTTP/1.1" 200 115 0.025069 252.129.63.48 - - [2026-02-03 07:07:34] "POST /neutron/security_group HTTP/1.1" 200 519 0.003011 10.0.0.129 - - [2026-02-03 07:07:34] "DELETE /access-control-list/afc8d3ab-b54a-4753-92a6-5e5b7f14cc11 HTTP/1.1" 200 115 0.023096 252.129.63.48 - - [2026-02-03 07:07:34] "POST /neutron/security_group HTTP/1.1" 200 151 0.032992 10.0.0.129 - - [2026-02-03 07:07:34] "DELETE /access-control-list/3e1fd7f1-a8f5-4c28-8fac-bb7122f11d5a HTTP/1.1" 200 115 0.022086 252.129.63.48 - - [2026-02-03 07:07:34] "POST /neutron/security_group HTTP/1.1" 200 504 0.003730 10.0.0.129 - - [2026-02-03 07:07:34] "DELETE /access-control-list/4a48719d-5b5c-44e6-9352-a3977a596def HTTP/1.1" 200 115 0.020293 252.129.63.48 - - [2026-02-03 07:07:34] "POST /neutron/security_group HTTP/1.1" 200 151 0.034309 10.0.0.129 - - [2026-02-03 07:07:34] "DELETE /access-control-list/083c4438-236b-48fd-ad4b-e44e72c01448 HTTP/1.1" 200 115 0.018757 252.129.63.48 - - [2026-02-03 07:07:34] "POST /neutron/security_group HTTP/1.1" 200 504 0.003512 10.0.0.129 - - [2026-02-03 07:07:34] "DELETE /access-control-list/fff33bd1-93b2-4d47-8696-caa7e94f30e0 HTTP/1.1" 200 115 0.026166 252.129.63.48 - - [2026-02-03 07:07:34] "POST /neutron/security_group HTTP/1.1" 200 151 0.039724 10.0.0.129 - - [2026-02-03 07:07:34] "DELETE /access-control-list/16bbaae8-b18d-4c58-b768-25aadb610941 HTTP/1.1" 200 115 0.021224 10.0.0.129 - - [2026-02-03 07:07:34] "DELETE /access-control-list/a366a368-4116-43a7-ae08-7a3f53fdb3ff HTTP/1.1" 200 115 0.018278 10.0.0.129 - - [2026-02-03 07:07:34] "GET /projects?obj_uuids=e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000994 10.0.0.129 - - [2026-02-03 07:07:34] "GET /project/e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.027385 10.0.0.129 - - [2026-02-03 07:07:34] "GET /projects?obj_uuids=e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000958 10.0.0.129 - - [2026-02-03 07:07:34] "GET /project/e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa?fields=virtual_networks HTTP/1.1" 200 1024 0.064578 10.0.0.129 - - [2026-02-03 07:07:34] "GET /projects?obj_uuids=e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001053 10.0.0.129 - - [2026-02-03 07:07:34] "GET /project/e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.039670 10.0.0.129 - - [2026-02-03 07:07:35] "GET /projects?obj_uuids=e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000942 10.0.0.129 - - [2026-02-03 07:07:35] "GET /project/e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa?fields=security_groups HTTP/1.1" 200 1245 0.025776 10.0.0.129 - - [2026-02-03 07:07:35] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001301 10.0.0.129 - - [2026-02-03 07:07:35] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007456 10.0.0.129 - - [2026-02-03 07:07:36] "POST /fqname-to-id HTTP/1.1" 404 182 0.031214 10.0.0.129 - - [2026-02-03 07:07:36] "GET /projects?obj_uuids=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002403 10.0.0.129 - - [2026-02-03 07:07:36] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001199 10.0.0.129 - - [2026-02-03 07:07:36] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007665 10.0.0.129 - - [2026-02-03 07:07:36] "POST /id-to-fqname HTTP/1.1" 200 184 0.001186 10.0.0.129 - - [2026-02-03 07:07:36] "POST /fqname-to-id HTTP/1.1" 404 193 0.002115 10.0.0.129 - - [2026-02-03 07:07:36] "POST /security-groups HTTP/1.1" 200 579 0.060445 10.0.0.129 - - [2026-02-03 07:07:36] "POST /fqname-to-id HTTP/1.1" 404 228 0.002642 10.0.0.129 - - [2026-02-03 07:07:36] "POST /projects HTTP/1.1" 200 569 0.209099 10.0.0.129 - - [2026-02-03 07:07:36] "POST /access-control-lists HTTP/1.1" 200 594 0.058248 10.0.0.129 - - [2026-02-03 07:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.287125 10.0.0.129 - - [2026-02-03 07:07:36] "POST /fqname-to-id HTTP/1.1" 404 227 0.002855 10.0.0.129 - - [2026-02-03 07:07:36] "GET /project/a6e2608b-e30e-4df3-a4f3-2c878c64326a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.417394 10.0.0.129 - - [2026-02-03 07:07:36] "POST /access-control-lists HTTP/1.1" 200 592 0.060688 10.0.0.129 - - [2026-02-03 07:07:37] "GET / HTTP/1.1" 200 36499 0.001817 10.0.0.129 - - [2026-02-03 07:07:38] "POST /fqname-to-id HTTP/1.1" 401 298 0.000539 10.0.0.129 - - [2026-02-03 07:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.063106 10.0.0.129 - - [2026-02-03 07:07:38] "GET /projects?obj_uuids=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000993 10.0.0.129 - - [2026-02-03 07:07:38] "GET /project/a6e2608b-e30e-4df3-a4f3-2c878c64326a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.021679 252.129.63.48 - - [2026-02-03 07:07:39] "POST /neutron/network HTTP/1.1" 200 117 0.032170 10.0.0.129 - - [2026-02-03 07:07:39] "GET /projects?obj_uuids=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001027 252.129.63.48 - - [2026-02-03 07:07:39] "POST /neutron/network HTTP/1.1" 200 599 0.062308 10.0.0.129 - - [2026-02-03 07:07:39] "POST /route-targets HTTP/1.1" 200 329 0.009921 10.0.0.129 - - [2026-02-03 07:07:39] "POST /ref-update HTTP/1.1" 200 156 0.011194 10.0.0.129 - - [2026-02-03 07:07:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003354 252.129.63.48 - - [2026-02-03 07:07:39] "POST /neutron/subnet HTTP/1.1" 200 734 0.132638 252.129.63.48 - - [2026-02-03 07:07:39] "POST /neutron/network HTTP/1.1" 200 820 0.004983 10.0.0.129 - - [2026-02-03 07:07:39] "POST /id-to-fqname HTTP/1.1" 200 214 0.001576 10.0.0.129 - - [2026-02-03 07:07:39] "GET /virtual-network/888f1d15-d580-42c4-936d-e4040dbe625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005904 252.129.63.48 - - [2026-02-03 07:07:39] "POST /neutron/network HTTP/1.1" 200 820 0.005147 10.0.0.129 - - [2026-02-03 07:07:39] "GET /virtual-network/888f1d15-d580-42c4-936d-e4040dbe625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004995 252.129.63.48 - - [2026-02-03 07:07:39] "POST /neutron/network HTTP/1.1" 200 820 0.005875 252.129.63.48 - - [2026-02-03 07:07:39] "POST /neutron/subnet HTTP/1.1" 200 734 0.006496 10.0.0.129 - - [2026-02-03 07:07:39] "POST /fqname-to-id HTTP/1.1" 404 204 0.002661 10.0.0.129 - - [2026-02-03 07:07:39] "GET /virtual-network/888f1d15-d580-42c4-936d-e4040dbe625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004824 10.0.0.129 - - [2026-02-03 07:07:39] "GET /projects?obj_uuids=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001318 252.129.63.48 - - [2026-02-03 07:07:40] "POST /neutron/port HTTP/1.1" 200 1017 0.176317 10.0.0.129 - - [2026-02-03 07:07:40] "GET /virtual-machine-interface/f1f60ffe-3c45-4529-b6b2-118d0126d201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2387 0.004949 10.0.0.129 - - [2026-02-03 07:07:40] "GET /virtual-machine-interface/f1f60ffe-3c45-4529-b6b2-118d0126d201?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.004481 10.0.0.129 - - [2026-02-03 07:07:40] "GET /instance-ip/683b0fb8-594e-425f-bacb-a8de57cd0034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1598 0.004038 10.0.0.129 - - [2026-02-03 07:07:40] "GET /virtual-machine-interface/f1f60ffe-3c45-4529-b6b2-118d0126d201 HTTP/1.1" 401 298 0.000398 10.0.0.129 - - [2026-02-03 07:07:40] "GET /virtual-machine-interface/f1f60ffe-3c45-4529-b6b2-118d0126d201 HTTP/1.1" 200 2610 0.033934 252.129.63.48 - - [2026-02-03 07:07:40] "POST /neutron/port HTTP/1.1" 200 1017 0.013242 252.129.63.48 - - [2026-02-03 07:07:40] "POST /neutron/port HTTP/1.1" 200 151 0.082414 252.129.63.48 - - [2026-02-03 07:07:40] "POST /neutron/network HTTP/1.1" 200 820 0.009242 10.0.0.129 - - [2026-02-03 07:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.129 - - [2026-02-03 07:07:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004941 10.0.0.129 - - [2026-02-03 07:07:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002648 252.129.63.48 - - [2026-02-03 07:07:40] "POST /neutron/network HTTP/1.1" 200 151 0.103676 10.0.0.129 - - [2026-02-03 07:07:40] "DELETE /route-target/745ef8f1-b2e7-45bd-9623-d931db9f8667 HTTP/1.1" 200 115 0.025705 10.0.0.129 - - [2026-02-03 07:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.129 - - [2026-02-03 07:07:41] "GET /projects?obj_uuids=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001063 10.0.0.129 - - [2026-02-03 07:07:41] "GET /project/a6e2608b-e30e-4df3-a4f3-2c878c64326a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.039515 252.129.63.48 - - [2026-02-03 07:07:41] "POST /neutron/network HTTP/1.1" 200 117 0.008885 10.0.0.129 - - [2026-02-03 07:07:41] "GET /projects?obj_uuids=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000891 252.129.63.48 - - [2026-02-03 07:07:41] "POST /neutron/network HTTP/1.1" 200 601 0.057400 10.0.0.129 - - [2026-02-03 07:07:41] "POST /route-targets HTTP/1.1" 200 329 0.012218 10.0.0.129 - - [2026-02-03 07:07:42] "POST /ref-update HTTP/1.1" 200 156 0.015090 10.0.0.129 - - [2026-02-03 07:07:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002638 252.129.63.48 - - [2026-02-03 07:07:42] "POST /neutron/subnet HTTP/1.1" 200 715 0.126059 10.0.0.129 - - [2026-02-03 07:07:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003366 252.129.63.48 - - [2026-02-03 07:07:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.185352 252.129.63.48 - - [2026-02-03 07:07:42] "POST /neutron/network HTTP/1.1" 200 975 0.006237 10.0.0.129 - - [2026-02-03 07:07:42] "POST /id-to-fqname HTTP/1.1" 200 215 0.001346 10.0.0.129 - - [2026-02-03 07:07:42] "GET /virtual-network/0a3cb242-e6bf-4a36-8919-649e28970b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005374 252.129.63.48 - - [2026-02-03 07:07:42] "POST /neutron/network HTTP/1.1" 200 975 0.007130 10.0.0.129 - - [2026-02-03 07:07:42] "GET /virtual-network/0a3cb242-e6bf-4a36-8919-649e28970b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005203 252.129.63.48 - - [2026-02-03 07:07:42] "POST /neutron/network HTTP/1.1" 200 975 0.007824 252.129.63.48 - - [2026-02-03 07:07:42] "POST /neutron/subnet HTTP/1.1" 200 715 0.006532 252.129.63.48 - - [2026-02-03 07:07:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.006754 10.0.0.129 - - [2026-02-03 07:07:42] "GET /projects?obj_uuids=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001559 252.129.63.48 - - [2026-02-03 07:07:43] "POST /neutron/port HTTP/1.1" 200 1014 0.161714 10.0.0.129 - - [2026-02-03 07:07:43] "GET /projects?obj_uuids=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001022 252.129.63.48 - - [2026-02-03 07:07:43] "POST /neutron/port HTTP/1.1" 200 1017 0.172954 10.0.0.129 - - [2026-02-03 07:07:43] "POST /id-to-fqname HTTP/1.1" 200 215 0.001390 252.129.63.48 - - [2026-02-03 07:07:43] "POST /neutron/port HTTP/1.1" 200 1014 0.008671 252.129.63.48 - - [2026-02-03 07:07:43] "POST /neutron/port HTTP/1.1" 200 1014 0.008524 252.129.63.48 - - [2026-02-03 07:07:43] "POST /neutron/network HTTP/1.1" 200 975 0.006507 252.129.63.48 - - [2026-02-03 07:07:43] "POST /neutron/port HTTP/1.1" 200 1014 0.008489 252.129.63.48 - - [2026-02-03 07:07:43] "POST /neutron/port HTTP/1.1" 200 117 0.004728 252.129.63.48 - - [2026-02-03 07:07:44] "POST /neutron/port HTTP/1.1" 200 117 0.004419 10.0.0.129 - - [2026-02-03 07:07:44] "POST /id-to-fqname HTTP/1.1" 200 215 0.001442 252.129.63.48 - - [2026-02-03 07:07:44] "POST /neutron/port HTTP/1.1" 200 117 0.004730 252.129.63.48 - - [2026-02-03 07:07:44] "POST /neutron/port HTTP/1.1" 200 1014 0.010794 252.129.63.48 - - [2026-02-03 07:07:44] "POST /neutron/port HTTP/1.1" 200 1017 0.009765 252.129.63.48 - - [2026-02-03 07:07:44] "POST /neutron/port HTTP/1.1" 200 1017 0.008230 252.129.63.48 - - [2026-02-03 07:07:44] "POST /neutron/network HTTP/1.1" 200 975 0.006902 252.129.63.48 - - [2026-02-03 07:07:44] "POST /neutron/port HTTP/1.1" 200 1017 0.008846 252.129.63.48 - - [2026-02-03 07:07:44] "POST /neutron/port HTTP/1.1" 200 117 0.010813 252.129.63.48 - - [2026-02-03 07:07:44] "POST /neutron/port HTTP/1.1" 200 117 0.005827 252.129.63.48 - - [2026-02-03 07:07:44] "POST /neutron/port HTTP/1.1" 200 117 0.006935 252.129.63.48 - - [2026-02-03 07:07:45] "POST /neutron/port HTTP/1.1" 200 1017 0.009424 252.129.63.48 - - [2026-02-03 07:07:45] "POST /neutron/port HTTP/1.1" 200 1014 0.011445 252.129.63.48 - - [2026-02-03 07:07:45] "POST /neutron/network HTTP/1.1" 200 985 0.006166 252.129.63.48 - - [2026-02-03 07:07:45] "POST /neutron/port HTTP/1.1" 200 1014 0.017239 252.129.63.48 - - [2026-02-03 07:07:45] "POST /neutron/port HTTP/1.1" 200 1014 0.008919 252.129.63.48 - - [2026-02-03 07:07:45] "POST /neutron/port HTTP/1.1" 200 1102 0.067262 252.129.63.48 - - [2026-02-03 07:07:46] "POST /neutron/port HTTP/1.1" 200 1112 0.018717 252.129.63.48 - - [2026-02-03 07:07:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004806 252.129.63.48 - - [2026-02-03 07:07:46] "POST /neutron/subnet HTTP/1.1" 200 689 0.009960 252.129.63.48 - - [2026-02-03 07:07:46] "POST /neutron/port HTTP/1.1" 200 117 0.001236 252.129.63.48 - - [2026-02-03 07:07:46] "POST /neutron/network HTTP/1.1" 200 975 0.008390 252.129.63.48 - - [2026-02-03 07:07:46] "POST /neutron/port HTTP/1.1" 200 1017 0.011942 252.129.63.48 - - [2026-02-03 07:07:47] "POST /neutron/network HTTP/1.1" 200 985 0.009271 252.129.63.48 - - [2026-02-03 07:07:47] "POST /neutron/port HTTP/1.1" 200 1017 0.012059 252.129.63.48 - - [2026-02-03 07:07:47] "POST /neutron/port HTTP/1.1" 200 1017 0.011923 252.129.63.48 - - [2026-02-03 07:07:47] "POST /neutron/port HTTP/1.1" 200 1105 0.112009 252.129.63.48 - - [2026-02-03 07:07:47] "POST /neutron/port HTTP/1.1" 200 1115 0.011966 252.129.63.48 - - [2026-02-03 07:07:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003577 252.129.63.48 - - [2026-02-03 07:07:47] "POST /neutron/subnet HTTP/1.1" 200 703 0.008171 252.129.63.48 - - [2026-02-03 07:07:47] "POST /neutron/port HTTP/1.1" 200 117 0.001175 252.129.63.48 - - [2026-02-03 07:07:47] "POST /neutron/network HTTP/1.1" 200 975 0.011080 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:07:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001156 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:07:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001194 252.129.63.48 - - [2026-02-03 07:07:50] "POST /neutron/port HTTP/1.1" 200 1112 0.015961 252.129.63.48 - - [2026-02-03 07:07:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007029 252.129.63.48 - - [2026-02-03 07:07:50] "POST /neutron/port HTTP/1.1" 200 1112 0.013234 252.129.63.48 - - [2026-02-03 07:07:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005958 252.129.63.48 - - [2026-02-03 07:07:50] "POST /neutron/port HTTP/1.1" 200 1112 0.011182 252.129.63.48 - - [2026-02-03 07:07:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005857 10.0.0.129 - - [2026-02-03 07:07:50] "GET /virtual-machine/6abe79f2-20d3-4ce9-9329-7e0e284b8505 HTTP/1.1" 200 1286 0.004156 10.0.0.129 - - [2026-02-03 07:07:50] "GET /virtual-machine-interface/738d3f87-1cc1-436c-8867-8e3b7efd5a7e HTTP/1.1" 200 2925 0.005021 10.0.0.129 - - [2026-02-03 07:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.129 - - [2026-02-03 07:07:50] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003583 10.0.0.129 - - [2026-02-03 07:07:50] "GET /virtual-networks?parent_id=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002849 10.0.0.129 - - [2026-02-03 07:07:50] "GET /virtual-network/0a3cb242-e6bf-4a36-8919-649e28970b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.004987 10.0.0.129 - - [2026-02-03 07:07:50] "DELETE /project/a6e2608be30e4df3a4f32c878c64326a HTTP/1.1" 404 173 0.017933 10.0.0.129 - - [2026-02-03 07:07:51] "DELETE /project/e7ff24c983494b06ae9d58d8ecadd7aa HTTP/1.1" 404 173 0.005232 10.0.0.129 - - [2026-02-03 07:07:51] "DELETE /project/e184ab637d8d47939ca4820b8c8ec05b HTTP/1.1" 404 173 0.004529 10.0.0.129 - - [2026-02-03 07:07:51] "GET /projects?obj_uuids=e184ab63-7d8d-4793-9ca4-820b8c8ec05b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001189 10.0.0.129 - - [2026-02-03 07:07:51] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000822 10.0.0.129 - - [2026-02-03 07:07:51] "GET /projects?obj_uuids=e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000890 10.0.0.129 - - [2026-02-03 07:07:51] "GET /project/e184ab63-7d8d-4793-9ca4-820b8c8ec05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.107594 10.0.0.129 - - [2026-02-03 07:07:51] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.113268 10.0.0.129 - - [2026-02-03 07:07:51] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001624 10.0.0.129 - - [2026-02-03 07:07:51] "GET /projects?obj_uuids=e184ab63-7d8d-4793-9ca4-820b8c8ec05b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001059 10.0.0.129 - - [2026-02-03 07:07:51] "GET /project/e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.108706 10.0.0.129 - - [2026-02-03 07:07:51] "GET /project/e184ab63-7d8d-4793-9ca4-820b8c8ec05b?fields=security_groups HTTP/1.1" 200 1335 0.053255 10.0.0.129 - - [2026-02-03 07:07:51] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483?fields=security_groups HTTP/1.1" 200 1385 0.057559 10.0.0.129 - - [2026-02-03 07:07:51] "GET /projects?obj_uuids=e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000964 10.0.0.129 - - [2026-02-03 07:07:51] "GET /project/e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa?fields=security_groups HTTP/1.1" 200 1335 0.037155 10.0.0.129 - - [2026-02-03 07:07:51] "DELETE /security-group/cedc59fd-ec05-4165-9949-55e814ab992e HTTP/1.1" 200 115 0.086134 10.0.0.129 - - [2026-02-03 07:07:51] "DELETE /security-group/7eb531a5-bd47-43bf-8112-6e2b79593b28 HTTP/1.1" 200 115 0.093610 10.0.0.129 - - [2026-02-03 07:07:51] "GET /projects?obj_uuids=e184ab63-7d8d-4793-9ca4-820b8c8ec05b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001251 10.0.0.129 - - [2026-02-03 07:07:51] "GET /projects?obj_uuids=3b6b665a-cc06-482d-bc23-4ca0929ff483&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000896 10.0.0.129 - - [2026-02-03 07:07:51] "DELETE /access-control-list/a822e110-feea-40e5-97c9-9975ff38ddb1 HTTP/1.1" 200 115 0.064996 10.0.0.129 - - [2026-02-03 07:07:51] "DELETE /security-group/45365ff9-5fce-441b-980d-60ffc698a6db HTTP/1.1" 200 115 0.091514 10.0.0.129 - - [2026-02-03 07:07:51] "GET /project/e184ab63-7d8d-4793-9ca4-820b8c8ec05b?fields=application_policy_sets HTTP/1.1" 200 1374 0.049661 10.0.0.129 - - [2026-02-03 07:07:51] "GET /project/3b6b665a-cc06-482d-bc23-4ca0929ff483?fields=application_policy_sets HTTP/1.1" 200 1424 0.051749 10.0.0.129 - - [2026-02-03 07:07:51] "GET /projects?obj_uuids=e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001134 10.0.0.129 - - [2026-02-03 07:07:51] "DELETE /access-control-list/4eb0eeae-72c1-475b-9d7b-730ff0efd746 HTTP/1.1" 200 115 0.057451 10.0.0.129 - - [2026-02-03 07:07:51] "GET /project/e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa?fields=application_policy_sets HTTP/1.1" 200 1374 0.029600 10.0.0.129 - - [2026-02-03 07:07:51] "DELETE /access-control-list/32508d8f-fa4d-4b26-a071-d9e1ceeb385b HTTP/1.1" 200 115 0.045003 10.0.0.129 - - [2026-02-03 07:07:51] "DELETE /access-control-list/fc359f06-409d-40bc-93e2-8df2d3f12fe1 HTTP/1.1" 200 115 0.044924 10.0.0.129 - - [2026-02-03 07:07:51] "DELETE /project/e184ab63-7d8d-4793-9ca4-820b8c8ec05b HTTP/1.1" 200 115 0.542179 10.0.0.129 - - [2026-02-03 07:07:51] "DELETE /project/3b6b665a-cc06-482d-bc23-4ca0929ff483 HTTP/1.1" 200 115 0.564591 10.0.0.129 - - [2026-02-03 07:07:51] "DELETE /access-control-list/5f6c32c1-08ee-4a5e-b793-92d52a463d65 HTTP/1.1" 200 115 0.048081 10.0.0.129 - - [2026-02-03 07:07:51] "DELETE /project/e7ff24c9-8349-4b06-ae9d-58d8ecadd7aa HTTP/1.1" 200 115 0.570445 10.0.0.129 - - [2026-02-03 07:07:51] "DELETE /access-control-list/30afe058-95c2-454d-9d8d-4b4078494a2c HTTP/1.1" 200 115 0.025208 10.0.0.129 - - [2026-02-03 07:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006554 10.0.0.129 - - [2026-02-03 07:07:53] "GET /virtual-network/0a3cb242-e6bf-4a36-8919-649e28970b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005399 252.129.63.48 - - [2026-02-03 07:07:56] "POST /neutron/port HTTP/1.1" 200 1112 0.013071 252.129.63.48 - - [2026-02-03 07:07:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005635 252.129.63.48 - - [2026-02-03 07:07:56] "POST /neutron/port HTTP/1.1" 200 1112 0.014792 252.129.63.48 - - [2026-02-03 07:07:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005597 252.129.63.48 - - [2026-02-03 07:07:56] "POST /neutron/port HTTP/1.1" 200 1115 0.011645 252.129.63.48 - - [2026-02-03 07:07:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005096 252.129.63.48 - - [2026-02-03 07:07:56] "POST /neutron/port HTTP/1.1" 200 1115 0.013594 252.129.63.48 - - [2026-02-03 07:07:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.004934 252.129.63.48 - - [2026-02-03 07:07:57] "POST /neutron/port HTTP/1.1" 200 1112 0.012077 252.129.63.48 - - [2026-02-03 07:07:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005428 252.129.63.48 - - [2026-02-03 07:07:57] "POST /neutron/port HTTP/1.1" 200 1112 0.011972 252.129.63.48 - - [2026-02-03 07:07:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005097 252.129.63.48 - - [2026-02-03 07:07:57] "POST /neutron/port HTTP/1.1" 200 1115 0.012983 252.129.63.48 - - [2026-02-03 07:07:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005200 10.0.0.129 - - [2026-02-03 07:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.129 - - [2026-02-03 07:07:58] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003438 10.0.0.129 - - [2026-02-03 07:07:58] "GET /virtual-networks?parent_id=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.005148 252.129.63.48 - - [2026-02-03 07:07:58] "POST /neutron/port HTTP/1.1" 200 1115 0.012664 10.0.0.129 - - [2026-02-03 07:07:58] "GET /virtual-network/0a3cb242-e6bf-4a36-8919-649e28970b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005991 252.129.63.48 - - [2026-02-03 07:07:58] "POST /neutron/security_group HTTP/1.1" 200 2052 0.004964 10.0.0.129 - - [2026-02-03 07:07:58] "GET /obj-perms HTTP/1.1" 200 6393 0.069840 252.129.63.48 - - [2026-02-03 07:07:58] "POST /neutron/port HTTP/1.1" 200 1115 0.011263 252.129.63.48 - - [2026-02-03 07:07:58] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005711 252.129.63.48 - - [2026-02-03 07:07:58] "POST /neutron/port HTTP/1.1" 200 1115 0.011561 252.129.63.48 - - [2026-02-03 07:07:58] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006301 252.129.63.48 - - [2026-02-03 07:07:58] "POST /neutron/port HTTP/1.1" 200 1115 0.012968 10.0.0.129 - - [2026-02-03 07:07:58] "GET /obj-perms HTTP/1.1" 200 6393 0.050555 252.129.63.48 - - [2026-02-03 07:07:58] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005410 10.0.0.129 - - [2026-02-03 07:07:58] "GET /virtual-machine/bc3962be-a3e1-4c6d-a55d-738a5eba7342 HTTP/1.1" 200 1287 0.004194 10.0.0.129 - - [2026-02-03 07:07:58] "GET /virtual-machine-interface/aa3f67b8-583d-4027-bcaa-3c4fe36a07a5 HTTP/1.1" 200 2927 0.004529 10.0.0.129 - - [2026-02-03 07:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.129 - - [2026-02-03 07:07:59] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002667 10.0.0.129 - - [2026-02-03 07:07:59] "GET /virtual-networks?parent_id=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002651 10.0.0.129 - - [2026-02-03 07:07:59] "GET /virtual-network/0a3cb242-e6bf-4a36-8919-649e28970b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005372 10.0.0.129 - - [2026-02-03 07:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.129 - - [2026-02-03 07:08:00] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003833 10.0.0.129 - - [2026-02-03 07:08:00] "GET /virtual-networks?parent_id=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004137 10.0.0.129 - - [2026-02-03 07:08:00] "GET /virtual-network/0a3cb242-e6bf-4a36-8919-649e28970b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006682 252.129.63.48 - - [2026-02-03 07:08:03] "POST /neutron/port HTTP/1.1" 200 1105 0.010145 252.129.63.48 - - [2026-02-03 07:08:03] "POST /neutron/port HTTP/1.1" 200 1105 0.009680 252.129.63.48 - - [2026-02-03 07:08:04] "POST /neutron/port HTTP/1.1" 200 151 0.126401 252.129.63.48 - - [2026-02-03 07:08:04] "POST /neutron/port HTTP/1.1" 200 1102 0.014165 252.129.63.48 - - [2026-02-03 07:08:04] "POST /neutron/port HTTP/1.1" 200 1102 0.011289 252.129.63.48 - - [2026-02-03 07:08:04] "POST /neutron/port HTTP/1.1" 200 151 0.127699 252.129.63.48 - - [2026-02-03 07:08:04] "POST /neutron/network HTTP/1.1" 200 975 0.007868 10.0.0.129 - - [2026-02-03 07:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.129 - - [2026-02-03 07:08:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003046 10.0.0.129 - - [2026-02-03 07:08:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003350 10.0.0.129 - - [2026-02-03 07:08:04] "POST /useragent-kv HTTP/1.1" 200 115 0.001791 10.0.0.129 - - [2026-02-03 07:08:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002358 252.129.63.48 - - [2026-02-03 07:08:04] "POST /neutron/network HTTP/1.1" 200 151 0.108790 10.0.0.129 - - [2026-02-03 07:08:04] "DELETE /route-target/419706dd-635e-4f42-825a-90473a87dd98 HTTP/1.1" 200 115 0.024753 10.0.0.129 - - [2026-02-03 07:08:04] "GET /projects?obj_uuids=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001050 10.0.0.129 - - [2026-02-03 07:08:04] "GET /project/a6e2608b-e30e-4df3-a4f3-2c878c64326a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.022479 10.0.0.129 - - [2026-02-03 07:08:04] "GET /projects?obj_uuids=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000941 10.0.0.129 - - [2026-02-03 07:08:05] "GET /project/a6e2608b-e30e-4df3-a4f3-2c878c64326a?fields=virtual_networks HTTP/1.1" 200 1026 0.064393 10.0.0.129 - - [2026-02-03 07:08:05] "GET /projects?obj_uuids=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001042 10.0.0.129 - - [2026-02-03 07:08:05] "GET /project/a6e2608b-e30e-4df3-a4f3-2c878c64326a?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.026683 10.0.0.129 - - [2026-02-03 07:08:05] "GET /projects?obj_uuids=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001206 10.0.0.129 - - [2026-02-03 07:08:05] "GET /project/a6e2608b-e30e-4df3-a4f3-2c878c64326a?fields=security_groups HTTP/1.1" 200 1248 0.028286 10.0.0.129 - - [2026-02-03 07:08:05] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001040 10.0.0.129 - - [2026-02-03 07:08:05] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006907 10.0.0.129 - - [2026-02-03 07:08:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.030323 10.0.0.129 - - [2026-02-03 07:08:06] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002245 10.0.0.129 - - [2026-02-03 07:08:06] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000983 10.0.0.129 - - [2026-02-03 07:08:06] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006812 10.0.0.129 - - [2026-02-03 07:08:06] "POST /id-to-fqname HTTP/1.1" 200 186 0.002213 10.0.0.129 - - [2026-02-03 07:08:06] "POST /fqname-to-id HTTP/1.1" 404 195 0.003684 10.0.0.129 - - [2026-02-03 07:08:06] "POST /security-groups HTTP/1.1" 200 581 0.063996 10.0.0.129 - - [2026-02-03 07:08:06] "POST /fqname-to-id HTTP/1.1" 404 230 0.003101 10.0.0.129 - - [2026-02-03 07:08:06] "POST /projects HTTP/1.1" 200 573 0.233755 10.0.0.129 - - [2026-02-03 07:08:06] "POST /access-control-lists HTTP/1.1" 200 596 0.065862 10.0.0.129 - - [2026-02-03 07:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.315445 10.0.0.129 - - [2026-02-03 07:08:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.002850 10.0.0.129 - - [2026-02-03 07:08:06] "GET /project/20877e6e-b700-48d2-92af-61ae842d220a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.452163 10.0.0.129 - - [2026-02-03 07:08:06] "POST /access-control-lists HTTP/1.1" 200 594 0.072423 10.0.0.129 - - [2026-02-03 07:08:07] "GET / HTTP/1.1" 200 36499 0.001802 10.0.0.129 - - [2026-02-03 07:08:08] "POST /fqname-to-id HTTP/1.1" 401 298 0.000519 252.129.63.48 - - [2026-02-03 07:08:08] "POST /neutron/port HTTP/1.1" 200 117 0.005033 10.0.0.129 - - [2026-02-03 07:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.071557 10.0.0.129 - - [2026-02-03 07:08:08] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000960 10.0.0.129 - - [2026-02-03 07:08:09] "GET /project/20877e6e-b700-48d2-92af-61ae842d220a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.034151 252.129.63.48 - - [2026-02-03 07:08:09] "POST /neutron/port HTTP/1.1" 400 205 0.003416 252.129.63.48 - - [2026-02-03 07:08:09] "POST /neutron/port HTTP/1.1" 200 117 0.004701 252.129.63.48 - - [2026-02-03 07:08:09] "POST /neutron/network HTTP/1.1" 200 117 0.035723 252.129.63.48 - - [2026-02-03 07:08:09] "POST /neutron/port HTTP/1.1" 400 205 0.004065 10.0.0.129 - - [2026-02-03 07:08:09] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001196 252.129.63.48 - - [2026-02-03 07:08:09] "POST /neutron/network HTTP/1.1" 200 603 0.094815 10.0.0.129 - - [2026-02-03 07:08:09] "POST /route-targets HTTP/1.1" 200 329 0.017354 10.0.0.129 - - [2026-02-03 07:08:09] "POST /ref-update HTTP/1.1" 200 156 0.022643 10.0.0.129 - - [2026-02-03 07:08:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002100 252.129.63.48 - - [2026-02-03 07:08:09] "POST /neutron/subnet HTTP/1.1" 200 725 0.210086 252.129.63.48 - - [2026-02-03 07:08:09] "POST /neutron/network HTTP/1.1" 200 822 0.005026 10.0.0.129 - - [2026-02-03 07:08:09] "POST /id-to-fqname HTTP/1.1" 200 217 0.001334 10.0.0.129 - - [2026-02-03 07:08:09] "GET /virtual-network/6fcf79cc-6cee-4d88-9f1d-a8e2152756e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004992 252.129.63.48 - - [2026-02-03 07:08:09] "POST /neutron/network HTTP/1.1" 200 822 0.005624 10.0.0.129 - - [2026-02-03 07:08:09] "GET /virtual-network/6fcf79cc-6cee-4d88-9f1d-a8e2152756e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004885 252.129.63.48 - - [2026-02-03 07:08:09] "POST /neutron/network HTTP/1.1" 200 822 0.005263 252.129.63.48 - - [2026-02-03 07:08:09] "POST /neutron/subnet HTTP/1.1" 200 725 0.006893 10.0.0.129 - - [2026-02-03 07:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.129 - - [2026-02-03 07:08:09] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000962 10.0.0.129 - - [2026-02-03 07:08:10] "GET /project/20877e6e-b700-48d2-92af-61ae842d220a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.023112 252.129.63.48 - - [2026-02-03 07:08:10] "POST /neutron/network HTTP/1.1" 200 117 0.008731 10.0.0.129 - - [2026-02-03 07:08:10] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000989 252.129.63.48 - - [2026-02-03 07:08:10] "POST /neutron/network HTTP/1.1" 200 603 0.057972 10.0.0.129 - - [2026-02-03 07:08:10] "POST /route-targets HTTP/1.1" 200 329 0.011909 10.0.0.129 - - [2026-02-03 07:08:10] "POST /ref-update HTTP/1.1" 200 156 0.013865 10.0.0.129 - - [2026-02-03 07:08:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004315 252.129.63.48 - - [2026-02-03 07:08:10] "POST /neutron/subnet HTTP/1.1" 200 734 0.165693 252.129.63.48 - - [2026-02-03 07:08:10] "POST /neutron/network HTTP/1.1" 200 824 0.006186 10.0.0.129 - - [2026-02-03 07:08:10] "POST /id-to-fqname HTTP/1.1" 200 217 0.001274 10.0.0.129 - - [2026-02-03 07:08:10] "GET /virtual-network/4a8b84b1-01d4-40c1-873b-3f17f342e2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004446 252.129.63.48 - - [2026-02-03 07:08:10] "POST /neutron/network HTTP/1.1" 200 824 0.005888 10.0.0.129 - - [2026-02-03 07:08:10] "GET /virtual-network/4a8b84b1-01d4-40c1-873b-3f17f342e2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005644 252.129.63.48 - - [2026-02-03 07:08:10] "POST /neutron/network HTTP/1.1" 200 824 0.005140 252.129.63.48 - - [2026-02-03 07:08:10] "POST /neutron/subnet HTTP/1.1" 200 734 0.006975 10.0.0.129 - - [2026-02-03 07:08:10] "POST /id-to-fqname HTTP/1.1" 200 217 0.001589 252.129.63.48 - - [2026-02-03 07:08:11] "POST /neutron/network HTTP/1.1" 200 832 0.005156 252.129.63.48 - - [2026-02-03 07:08:11] "GET /aaa-mode HTTP/1.1" 401 298 0.000408 252.129.63.48 - - [2026-02-03 07:08:11] "GET / HTTP/1.1" 200 36499 0.001786 252.129.63.48 - - [2026-02-03 07:08:11] "GET /project/20877e6e-b700-48d2-92af-61ae842d220a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000518 10.0.0.129 - - [2026-02-03 07:08:12] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001204 252.129.63.48 - - [2026-02-03 07:08:12] "GET /project/20877e6e-b700-48d2-92af-61ae842d220a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.050483 252.129.63.48 - - [2026-02-03 07:08:12] "POST /neutron/network HTTP/1.1" 200 822 0.029841 252.129.63.48 - - [2026-02-03 07:08:12] "POST /neutron/port HTTP/1.1" 200 117 0.004687 252.129.63.48 - - [2026-02-03 07:08:12] "POST /neutron/port HTTP/1.1" 200 117 0.007866 10.0.0.129 - - [2026-02-03 07:08:12] "POST /id-to-fqname HTTP/1.1" 200 217 0.001298 252.129.63.48 - - [2026-02-03 07:08:12] "POST /neutron/port HTTP/1.1" 200 117 0.004702 252.129.63.48 - - [2026-02-03 07:08:12] "POST /neutron/network HTTP/1.1" 200 834 0.005343 252.129.63.48 - - [2026-02-03 07:08:13] "GET /aaa-mode HTTP/1.1" 401 298 0.000418 252.129.63.48 - - [2026-02-03 07:08:13] "GET / HTTP/1.1" 200 36499 0.001709 252.129.63.48 - - [2026-02-03 07:08:13] "GET /project/20877e6e-b700-48d2-92af-61ae842d220a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000459 252.129.63.48 - - [2026-02-03 07:08:13] "POST /neutron/network HTTP/1.1" 200 832 0.005238 10.0.0.129 - - [2026-02-03 07:08:13] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001286 10.0.0.129 - - [2026-02-03 07:08:13] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001308 252.129.63.48 - - [2026-02-03 07:08:13] "GET /project/20877e6e-b700-48d2-92af-61ae842d220a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.072666 252.129.63.48 - - [2026-02-03 07:08:13] "POST /neutron/network HTTP/1.1" 200 824 0.008971 252.129.63.48 - - [2026-02-03 07:08:13] "POST /neutron/port HTTP/1.1" 200 1056 0.274919 252.129.63.48 - - [2026-02-03 07:08:13] "POST /neutron/port HTTP/1.1" 200 1056 0.010181 252.129.63.48 - - [2026-02-03 07:08:13] "POST /neutron/port HTTP/1.1" 200 1056 0.010431 252.129.63.48 - - [2026-02-03 07:08:13] "POST /neutron/port HTTP/1.1" 200 1106 0.060157 252.129.63.48 - - [2026-02-03 07:08:13] "POST /neutron/port HTTP/1.1" 200 1116 0.019957 252.129.63.48 - - [2026-02-03 07:08:13] "POST /neutron/port HTTP/1.1" 200 1116 0.012108 252.129.63.48 - - [2026-02-03 07:08:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004579 252.129.63.48 - - [2026-02-03 07:08:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009797 252.129.63.48 - - [2026-02-03 07:08:14] "POST /neutron/port HTTP/1.1" 200 117 0.005656 252.129.63.48 - - [2026-02-03 07:08:14] "POST /neutron/subnet HTTP/1.1" 200 699 0.010221 10.0.0.129 - - [2026-02-03 07:08:14] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001003 252.129.63.48 - - [2026-02-03 07:08:14] "POST /neutron/port HTTP/1.1" 200 117 0.001412 252.129.63.48 - - [2026-02-03 07:08:14] "POST /neutron/router HTTP/1.1" 200 578 0.065680 252.129.63.48 - - [2026-02-03 07:08:14] "POST /neutron/network HTTP/1.1" 200 822 0.007554 10.0.0.129 - - [2026-02-03 07:08:14] "POST /route-targets HTTP/1.1" 200 329 0.026350 10.0.0.129 - - [2026-02-03 07:08:14] "PUT /logical-router/2720ac98-9697-4d0d-a933-573948248881 HTTP/1.1" 200 264 0.036921 252.129.63.48 - - [2026-02-03 07:08:14] "POST /neutron/router HTTP/1.1" 200 578 0.006966 252.129.63.48 - - [2026-02-03 07:08:14] "POST /neutron/network HTTP/1.1" 200 834 0.008453 10.0.0.129 - - [2026-02-03 07:08:14] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001427 10.0.0.129 - - [2026-02-03 07:08:14] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001308 252.129.63.48 - - [2026-02-03 07:08:14] "POST /neutron/router HTTP/1.1" 200 344 0.368862 10.0.0.129 - - [2026-02-03 07:08:14] "POST /ref-update HTTP/1.1" 200 156 0.014323 252.129.63.48 - - [2026-02-03 07:08:14] "POST /neutron/port HTTP/1.1" 200 1116 0.018460 252.129.63.48 - - [2026-02-03 07:08:14] "POST /neutron/port HTTP/1.1" 200 1058 0.398239 252.129.63.48 - - [2026-02-03 07:08:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006142 252.129.63.48 - - [2026-02-03 07:08:14] "POST /neutron/port HTTP/1.1" 200 1058 0.017776 252.129.63.48 - - [2026-02-03 07:08:14] "POST /neutron/port HTTP/1.1" 200 1058 0.009653 252.129.63.48 - - [2026-02-03 07:08:15] "POST /neutron/port HTTP/1.1" 200 1108 0.073347 252.129.63.48 - - [2026-02-03 07:08:15] "POST /neutron/port HTTP/1.1" 200 1118 0.012500 252.129.63.48 - - [2026-02-03 07:08:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004318 252.129.63.48 - - [2026-02-03 07:08:15] "POST /neutron/subnet HTTP/1.1" 200 708 0.006935 252.129.63.48 - - [2026-02-03 07:08:15] "POST /neutron/port HTTP/1.1" 200 117 0.001131 252.129.63.48 - - [2026-02-03 07:08:15] "POST /neutron/network HTTP/1.1" 200 824 0.007934 252.129.63.48 - - [2026-02-03 07:08:19] "POST /neutron/port HTTP/1.1" 200 1116 0.013979 252.129.63.48 - - [2026-02-03 07:08:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006055 252.129.63.48 - - [2026-02-03 07:08:20] "POST /neutron/port HTTP/1.1" 200 1116 0.011400 252.129.63.48 - - [2026-02-03 07:08:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005784 252.129.63.48 - - [2026-02-03 07:08:20] "POST /neutron/port HTTP/1.1" 200 1116 0.024711 252.129.63.48 - - [2026-02-03 07:08:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006077 10.0.0.129 - - [2026-02-03 07:08:20] "GET /virtual-machine/0faa0eb5-18e4-47da-9cf4-2a44c70d19f9 HTTP/1.1" 401 298 0.000397 10.0.0.129 - - [2026-02-03 07:08:20] "GET /virtual-machine/0faa0eb5-18e4-47da-9cf4-2a44c70d19f9 HTTP/1.1" 200 1292 0.133358 10.0.0.129 - - [2026-02-03 07:08:20] "GET /virtual-machine-interface/cac83711-03f9-4c32-8744-0385fee4b74d HTTP/1.1" 200 2935 0.005213 10.0.0.129 - - [2026-02-03 07:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.129 - - [2026-02-03 07:08:21] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003217 10.0.0.129 - - [2026-02-03 07:08:21] "GET /virtual-networks?parent_id=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002769 10.0.0.129 - - [2026-02-03 07:08:21] "GET /virtual-network/6fcf79cc-6cee-4d88-9f1d-a8e2152756e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005400 10.0.0.129 - - [2026-02-03 07:08:23] "GET /global-system-configs HTTP/1.1" 401 298 0.000408 10.0.0.129 - - [2026-02-03 07:08:23] "GET /global-system-configs HTTP/1.1" 401 298 0.000576 252.129.63.48 - - [2026-02-03 07:08:23] "POST /neutron/port HTTP/1.1" 200 1116 0.012022 252.129.63.48 - - [2026-02-03 07:08:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005004 252.129.63.48 - - [2026-02-03 07:08:23] "POST /neutron/port HTTP/1.1" 200 1116 0.011718 252.129.63.48 - - [2026-02-03 07:08:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005602 10.0.0.129 - - [2026-02-03 07:08:24] "GET /global-system-configs HTTP/1.1" 401 298 0.000440 10.0.0.129 - - [2026-02-03 07:08:24] "GET /global-system-configs HTTP/1.1" 401 298 0.000406 10.0.0.129 - - [2026-02-03 07:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.129 - - [2026-02-03 07:08:24] "GET /virtual-network/6fcf79cc-6cee-4d88-9f1d-a8e2152756e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004727 252.129.63.48 - - [2026-02-03 07:08:24] "POST /neutron/port HTTP/1.1" 200 1118 0.013433 252.129.63.48 - - [2026-02-03 07:08:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005082 252.129.63.48 - - [2026-02-03 07:08:24] "POST /neutron/port HTTP/1.1" 200 1118 0.011251 252.129.63.48 - - [2026-02-03 07:08:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005062 252.129.63.48 - - [2026-02-03 07:08:24] "POST /neutron/port HTTP/1.1" 200 1118 0.012828 252.129.63.48 - - [2026-02-03 07:08:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005115 252.129.63.48 - - [2026-02-03 07:08:25] "POST /neutron/port HTTP/1.1" 200 1116 0.013669 252.129.63.48 - - [2026-02-03 07:08:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005119 252.129.63.48 - - [2026-02-03 07:08:25] "POST /neutron/port HTTP/1.1" 200 1118 0.015502 252.129.63.48 - - [2026-02-03 07:08:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005584 10.0.0.129 - - [2026-02-03 07:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.129 - - [2026-02-03 07:08:26] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002954 10.0.0.129 - - [2026-02-03 07:08:26] "GET /virtual-networks?parent_id=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002750 10.0.0.129 - - [2026-02-03 07:08:26] "GET /virtual-network/6fcf79cc-6cee-4d88-9f1d-a8e2152756e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004904 252.129.63.48 - - [2026-02-03 07:08:26] "POST /neutron/port HTTP/1.1" 200 1118 0.011732 252.129.63.48 - - [2026-02-03 07:08:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005454 252.129.63.48 - - [2026-02-03 07:08:26] "POST /neutron/port HTTP/1.1" 200 1118 0.012180 252.129.63.48 - - [2026-02-03 07:08:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005609 252.129.63.48 - - [2026-02-03 07:08:27] "POST /neutron/port HTTP/1.1" 200 1118 0.011632 252.129.63.48 - - [2026-02-03 07:08:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005728 10.0.0.129 - - [2026-02-03 07:08:27] "GET /virtual-machine/2e77c159-b093-4627-986a-4d58805a3633 HTTP/1.1" 200 1292 0.004120 10.0.0.129 - - [2026-02-03 07:08:27] "GET /virtual-machine-interface/b2c3fdc7-71b8-4963-8ff9-18209af2552c HTTP/1.1" 200 2936 0.005171 10.0.0.129 - - [2026-02-03 07:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.129 - - [2026-02-03 07:08:27] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002566 10.0.0.129 - - [2026-02-03 07:08:27] "GET /virtual-networks?parent_id=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003322 10.0.0.129 - - [2026-02-03 07:08:27] "GET /virtual-network/4a8b84b1-01d4-40c1-873b-3f17f342e2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005734 10.0.0.129 - - [2026-02-03 07:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.129 - - [2026-02-03 07:08:28] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003325 10.0.0.129 - - [2026-02-03 07:08:28] "GET /virtual-networks?parent_id=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002820 10.0.0.129 - - [2026-02-03 07:08:28] "GET /virtual-network/4a8b84b1-01d4-40c1-873b-3f17f342e2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004877 252.129.63.48 - - [2026-02-03 07:08:33] "POST /neutron/router HTTP/1.1" 200 578 0.004979 10.0.0.129 - - [2026-02-03 07:08:33] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001051 252.129.63.48 - - [2026-02-03 07:08:33] "POST /neutron/router HTTP/1.1" 200 344 0.220399 10.0.0.129 - - [2026-02-03 07:08:33] "POST /ref-update HTTP/1.1" 200 156 0.009726 252.129.63.48 - - [2026-02-03 07:08:34] "POST /neutron/port HTTP/1.1" 200 1918 0.017117 252.129.63.48 - - [2026-02-03 07:08:36] "POST /neutron/router HTTP/1.1" 200 578 0.003849 10.0.0.129 - - [2026-02-03 07:08:36] "POST /ref-update HTTP/1.1" 200 156 0.013181 252.129.63.48 - - [2026-02-03 07:08:36] "POST /neutron/router HTTP/1.1" 200 344 0.108058 252.129.63.48 - - [2026-02-03 07:08:39] "POST /neutron/router HTTP/1.1" 200 578 0.005530 10.0.0.129 - - [2026-02-03 07:08:39] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001573 252.129.63.48 - - [2026-02-03 07:08:39] "POST /neutron/router HTTP/1.1" 200 344 0.194963 10.0.0.129 - - [2026-02-03 07:08:39] "POST /ref-update HTTP/1.1" 200 156 0.012488 252.129.63.48 - - [2026-02-03 07:08:42] "POST /neutron/router HTTP/1.1" 200 578 0.004663 10.0.0.129 - - [2026-02-03 07:08:42] "POST /ref-update HTTP/1.1" 200 156 0.010761 252.129.63.48 - - [2026-02-03 07:08:42] "POST /neutron/router HTTP/1.1" 200 344 0.087495 252.129.63.48 - - [2026-02-03 07:08:42] "POST /neutron/router HTTP/1.1" 200 578 0.004591 10.0.0.129 - - [2026-02-03 07:08:42] "POST /ref-update HTTP/1.1" 200 156 0.011625 252.129.63.48 - - [2026-02-03 07:08:42] "POST /neutron/router HTTP/1.1" 200 344 0.091743 252.129.63.48 - - [2026-02-03 07:08:42] "POST /neutron/router HTTP/1.1" 200 578 0.004424 10.0.0.129 - - [2026-02-03 07:08:42] "GET /logical-router/2720ac98-9697-4d0d-a933-573948248881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003502 252.129.63.48 - - [2026-02-03 07:08:42] "POST /neutron/router HTTP/1.1" 200 151 0.038041 10.0.0.129 - - [2026-02-03 07:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.129 - - [2026-02-03 07:08:42] "DELETE /route-target/79b038f2-27bc-4c3b-a2e3-87d419c3226e HTTP/1.1" 200 115 0.016180 252.129.63.48 - - [2026-02-03 07:08:42] "POST /neutron/network HTTP/1.1" 200 824 0.006025 252.129.63.48 - - [2026-02-03 07:08:43] "POST /neutron/network HTTP/1.1" 400 204 0.011073 252.129.63.48 - - [2026-02-03 07:08:43] "POST /neutron/port HTTP/1.1" 200 1118 0.016145 252.129.63.48 - - [2026-02-03 07:08:43] "POST /neutron/port HTTP/1.1" 200 1116 0.011608 252.129.63.48 - - [2026-02-03 07:08:43] "POST /neutron/port HTTP/1.1" 200 1108 0.014228 252.129.63.48 - - [2026-02-03 07:08:43] "POST /neutron/port HTTP/1.1" 200 1106 0.010118 252.129.63.48 - - [2026-02-03 07:08:43] "POST /neutron/port HTTP/1.1" 200 151 0.140686 252.129.63.48 - - [2026-02-03 07:08:43] "POST /neutron/port HTTP/1.1" 200 151 0.135402 252.129.63.48 - - [2026-02-03 07:08:45] "POST /neutron/network HTTP/1.1" 200 824 0.005286 10.0.0.129 - - [2026-02-03 07:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.129 - - [2026-02-03 07:08:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002661 10.0.0.129 - - [2026-02-03 07:08:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001756 252.129.63.48 - - [2026-02-03 07:08:45] "POST /neutron/network HTTP/1.1" 200 151 0.085336 10.0.0.129 - - [2026-02-03 07:08:45] "DELETE /route-target/a87560a5-dcde-45b8-a59a-3f9acf056059 HTTP/1.1" 200 115 0.021044 252.129.63.48 - - [2026-02-03 07:08:45] "POST /neutron/network HTTP/1.1" 200 822 0.007552 10.0.0.129 - - [2026-02-03 07:08:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003157 10.0.0.129 - - [2026-02-03 07:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011065 10.0.0.129 - - [2026-02-03 07:08:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003829 252.129.63.48 - - [2026-02-03 07:08:45] "POST /neutron/network HTTP/1.1" 200 151 0.097957 10.0.0.129 - - [2026-02-03 07:08:45] "DELETE /route-target/ed5a21c3-0609-4c6f-b66a-e130b971f99f HTTP/1.1" 200 115 0.025539 10.0.0.129 - - [2026-02-03 07:08:45] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001112 10.0.0.129 - - [2026-02-03 07:08:45] "GET /project/20877e6e-b700-48d2-92af-61ae842d220a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.028518 10.0.0.129 - - [2026-02-03 07:08:45] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000930 10.0.0.129 - - [2026-02-03 07:08:45] "GET /project/20877e6e-b700-48d2-92af-61ae842d220a?fields=virtual_networks HTTP/1.1" 200 1029 0.071233 10.0.0.129 - - [2026-02-03 07:08:45] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001195 10.0.0.129 - - [2026-02-03 07:08:45] "GET /project/20877e6e-b700-48d2-92af-61ae842d220a?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.025848 10.0.0.129 - - [2026-02-03 07:08:46] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001016 10.0.0.129 - - [2026-02-03 07:08:46] "GET /project/20877e6e-b700-48d2-92af-61ae842d220a?fields=security_groups HTTP/1.1" 200 1253 0.024143 10.0.0.129 - - [2026-02-03 07:08:46] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002147 10.0.0.129 - - [2026-02-03 07:08:46] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008266 10.0.0.129 - - [2026-02-03 07:08:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.035477 10.0.0.129 - - [2026-02-03 07:08:47] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002354 10.0.0.129 - - [2026-02-03 07:08:47] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001164 10.0.0.129 - - [2026-02-03 07:08:47] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006499 10.0.0.129 - - [2026-02-03 07:08:47] "POST /id-to-fqname HTTP/1.1" 200 191 0.001337 10.0.0.129 - - [2026-02-03 07:08:47] "POST /fqname-to-id HTTP/1.1" 404 200 0.003195 10.0.0.129 - - [2026-02-03 07:08:47] "POST /security-groups HTTP/1.1" 200 586 0.060021 10.0.0.129 - - [2026-02-03 07:08:47] "POST /fqname-to-id HTTP/1.1" 404 235 0.002479 10.0.0.129 - - [2026-02-03 07:08:47] "POST /projects HTTP/1.1" 200 583 0.209019 10.0.0.129 - - [2026-02-03 07:08:47] "POST /access-control-lists HTTP/1.1" 200 601 0.057921 10.0.0.129 - - [2026-02-03 07:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.285873 10.0.0.129 - - [2026-02-03 07:08:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.002712 10.0.0.129 - - [2026-02-03 07:08:47] "GET /project/91cceac0-1f6c-40f1-b42b-822a706ced73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.418146 10.0.0.129 - - [2026-02-03 07:08:47] "POST /access-control-lists HTTP/1.1" 200 599 0.060537 10.0.0.129 - - [2026-02-03 07:08:48] "GET / HTTP/1.1" 200 36499 0.001953 10.0.0.129 - - [2026-02-03 07:08:49] "POST /fqname-to-id HTTP/1.1" 401 298 0.000499 10.0.0.129 - - [2026-02-03 07:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.028762 10.0.0.129 - - [2026-02-03 07:08:50] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000937 10.0.0.129 - - [2026-02-03 07:08:50] "GET /project/91cceac0-1f6c-40f1-b42b-822a706ced73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.025977 10.0.0.129 - - [2026-02-03 07:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.129 - - [2026-02-03 07:08:50] "GET /security-group/e79ad65d-ac4c-4921-b3af-075f97ba0d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.004672 10.0.0.129 - - [2026-02-03 07:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.129 - - [2026-02-03 07:08:50] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001016 10.0.0.129 - - [2026-02-03 07:08:50] "GET /project/91cceac0-1f6c-40f1-b42b-822a706ced73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.030623 10.0.0.129 - - [2026-02-03 07:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.129 - - [2026-02-03 07:08:50] "GET /security-group/e79ad65d-ac4c-4921-b3af-075f97ba0d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.003633 10.0.0.129 - - [2026-02-03 07:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.129 - - [2026-02-03 07:08:50] "PUT /security-group/e79ad65d-ac4c-4921-b3af-075f97ba0d1f HTTP/1.1" 200 264 0.013730 10.0.0.129 - - [2026-02-03 07:08:50] "PUT /access-control-list/f1591c79-7ee2-42ae-8422-cf3228f7d647 HTTP/1.1" 200 274 0.008336 10.0.0.129 - - [2026-02-03 07:08:50] "PUT /access-control-list/171035ef-905c-4511-b085-9b9fbd9b17a4 HTTP/1.1" 200 274 0.011240 10.0.0.129 - - [2026-02-03 07:08:50] "POST /fqname-to-id HTTP/1.1" 404 200 0.002460 10.0.0.129 - - [2026-02-03 07:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.129 - - [2026-02-03 07:08:50] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001328 10.0.0.129 - - [2026-02-03 07:08:50] "GET /project/91cceac0-1f6c-40f1-b42b-822a706ced73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.030629 252.129.63.48 - - [2026-02-03 07:08:51] "POST /neutron/network HTTP/1.1" 200 117 0.034050 10.0.0.129 - - [2026-02-03 07:08:51] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001404 252.129.63.48 - - [2026-02-03 07:08:51] "POST /neutron/network HTTP/1.1" 200 606 0.065370 10.0.0.129 - - [2026-02-03 07:08:51] "POST /route-targets HTTP/1.1" 200 329 0.009500 10.0.0.129 - - [2026-02-03 07:08:51] "POST /ref-update HTTP/1.1" 200 156 0.013687 10.0.0.129 - - [2026-02-03 07:08:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003988 252.129.63.48 - - [2026-02-03 07:08:51] "POST /neutron/subnet HTTP/1.1" 200 720 0.179479 252.129.63.48 - - [2026-02-03 07:08:51] "POST /neutron/network HTTP/1.1" 200 824 0.005210 10.0.0.129 - - [2026-02-03 07:08:51] "POST /id-to-fqname HTTP/1.1" 200 221 0.001219 10.0.0.129 - - [2026-02-03 07:08:51] "GET /virtual-network/c2ea77fe-34bc-40dd-b865-cb938a515ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005195 10.0.0.129 - - [2026-02-03 07:08:51] "DELETE /project/20877e6eb70048d292af61ae842d220a HTTP/1.1" 404 173 0.008390 10.0.0.129 - - [2026-02-03 07:08:51] "DELETE /project/91cceac01f6c40f1b42b822a706ced73 HTTP/1.1" 404 173 0.007522 10.0.0.129 - - [2026-02-03 07:08:51] "GET /projects?obj_uuids=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000913 10.0.0.129 - - [2026-02-03 07:08:51] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000795 252.129.63.48 - - [2026-02-03 07:08:51] "POST /neutron/network HTTP/1.1" 200 824 0.005844 10.0.0.129 - - [2026-02-03 07:08:51] "GET /project/20877e6e-b700-48d2-92af-61ae842d220a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.042649 10.0.0.129 - - [2026-02-03 07:08:51] "GET /project/a6e2608b-e30e-4df3-a4f3-2c878c64326a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.050152 10.0.0.129 - - [2026-02-03 07:08:51] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000950 10.0.0.129 - - [2026-02-03 07:08:51] "GET /projects?obj_uuids=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000866 10.0.0.129 - - [2026-02-03 07:08:51] "GET /project/20877e6e-b700-48d2-92af-61ae842d220a?fields=security_groups HTTP/1.1" 200 1343 0.036559 10.0.0.129 - - [2026-02-03 07:08:51] "GET /virtual-network/c2ea77fe-34bc-40dd-b865-cb938a515ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.013165 10.0.0.129 - - [2026-02-03 07:08:51] "GET /project/a6e2608b-e30e-4df3-a4f3-2c878c64326a?fields=security_groups HTTP/1.1" 200 1338 0.047119 252.129.63.48 - - [2026-02-03 07:08:51] "POST /neutron/network HTTP/1.1" 200 824 0.005711 252.129.63.48 - - [2026-02-03 07:08:51] "POST /neutron/subnet HTTP/1.1" 200 720 0.015387 10.0.0.129 - - [2026-02-03 07:08:51] "DELETE /security-group/eccab970-3dae-43ed-8636-888059411ea6 HTTP/1.1" 200 115 0.060822 10.0.0.129 - - [2026-02-03 07:08:51] "GET /projects?obj_uuids=20877e6e-b700-48d2-92af-61ae842d220a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001030 10.0.0.129 - - [2026-02-03 07:08:51] "DELETE /security-group/5ba33b8e-898e-4533-8ff1-0a4deddf789d HTTP/1.1" 200 115 0.065262 10.0.0.129 - - [2026-02-03 07:08:51] "GET /projects?obj_uuids=a6e2608b-e30e-4df3-a4f3-2c878c64326a&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001196 10.0.0.129 - - [2026-02-03 07:08:51] "DELETE /access-control-list/8715478a-1686-4d51-b9d7-dabe10f440ae HTTP/1.1" 200 115 0.049478 10.0.0.129 - - [2026-02-03 07:08:51] "GET /project/20877e6e-b700-48d2-92af-61ae842d220a?fields=application_policy_sets HTTP/1.1" 200 1382 0.038869 10.0.0.129 - - [2026-02-03 07:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.129 - - [2026-02-03 07:08:51] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001004 10.0.0.129 - - [2026-02-03 07:08:51] "DELETE /access-control-list/df11fd8d-486c-486b-8e5c-281ad92f341d HTTP/1.1" 200 115 0.040962 10.0.0.129 - - [2026-02-03 07:08:51] "GET /project/91cceac0-1f6c-40f1-b42b-822a706ced73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.042526 10.0.0.129 - - [2026-02-03 07:08:51] "GET /project/a6e2608b-e30e-4df3-a4f3-2c878c64326a?fields=application_policy_sets HTTP/1.1" 200 1377 0.085792 10.0.0.129 - - [2026-02-03 07:08:51] "DELETE /access-control-list/52d17b23-051c-432e-9c00-eaaad6858f0a HTTP/1.1" 200 115 0.046887 10.0.0.129 - - [2026-02-03 07:08:51] "DELETE /access-control-list/a4235d7d-2bbb-478b-9997-dcfeb8f6415a HTTP/1.1" 200 115 0.023888 252.129.63.48 - - [2026-02-03 07:08:52] "POST /neutron/network HTTP/1.1" 200 117 0.016671 10.0.0.129 - - [2026-02-03 07:08:52] "DELETE /project/20877e6e-b700-48d2-92af-61ae842d220a HTTP/1.1" 200 115 0.396539 10.0.0.129 - - [2026-02-03 07:08:52] "DELETE /project/a6e2608b-e30e-4df3-a4f3-2c878c64326a HTTP/1.1" 200 115 0.434647 10.0.0.129 - - [2026-02-03 07:08:52] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001460 252.129.63.48 - - [2026-02-03 07:08:52] "POST /neutron/network HTTP/1.1" 200 613 0.091048 10.0.0.129 - - [2026-02-03 07:08:52] "POST /route-targets HTTP/1.1" 200 329 0.013697 10.0.0.129 - - [2026-02-03 07:08:52] "POST /ref-update HTTP/1.1" 200 156 0.008942 10.0.0.129 - - [2026-02-03 07:08:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003080 252.129.63.48 - - [2026-02-03 07:08:52] "POST /neutron/subnet HTTP/1.1" 200 720 0.207646 252.129.63.48 - - [2026-02-03 07:08:52] "POST /neutron/network HTTP/1.1" 200 831 0.004855 10.0.0.129 - - [2026-02-03 07:08:52] "POST /id-to-fqname HTTP/1.1" 200 225 0.001337 10.0.0.129 - - [2026-02-03 07:08:52] "GET /virtual-network/9c53ab78-1a42-4c21-a466-2cc916338528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004762 252.129.63.48 - - [2026-02-03 07:08:52] "POST /neutron/network HTTP/1.1" 200 831 0.004936 10.0.0.129 - - [2026-02-03 07:08:52] "GET /virtual-network/9c53ab78-1a42-4c21-a466-2cc916338528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004861 252.129.63.48 - - [2026-02-03 07:08:52] "POST /neutron/network HTTP/1.1" 200 831 0.005860 252.129.63.48 - - [2026-02-03 07:08:52] "POST /neutron/subnet HTTP/1.1" 200 720 0.006437 10.0.0.129 - - [2026-02-03 07:08:52] "POST /id-to-fqname HTTP/1.1" 200 221 0.001269 252.129.63.48 - - [2026-02-03 07:08:53] "POST /neutron/network HTTP/1.1" 200 834 0.005009 252.129.63.48 - - [2026-02-03 07:08:53] "GET /aaa-mode HTTP/1.1" 401 298 0.000416 252.129.63.48 - - [2026-02-03 07:08:53] "GET / HTTP/1.1" 200 36499 0.001680 252.129.63.48 - - [2026-02-03 07:08:53] "GET /project/91cceac0-1f6c-40f1-b42b-822a706ced73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000351 10.0.0.129 - - [2026-02-03 07:08:53] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000943 252.129.63.48 - - [2026-02-03 07:08:53] "GET /project/91cceac0-1f6c-40f1-b42b-822a706ced73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.047997 252.129.63.48 - - [2026-02-03 07:08:53] "POST /neutron/network HTTP/1.1" 200 824 0.006172 252.129.63.48 - - [2026-02-03 07:08:53] "POST /neutron/port HTTP/1.1" 200 117 0.004410 252.129.63.48 - - [2026-02-03 07:08:53] "POST /neutron/port HTTP/1.1" 200 117 0.004692 10.0.0.129 - - [2026-02-03 07:08:53] "POST /id-to-fqname HTTP/1.1" 200 225 0.001401 252.129.63.48 - - [2026-02-03 07:08:53] "POST /neutron/port HTTP/1.1" 200 117 0.004883 252.129.63.48 - - [2026-02-03 07:08:54] "POST /neutron/network HTTP/1.1" 200 841 0.006114 252.129.63.48 - - [2026-02-03 07:08:54] "GET /aaa-mode HTTP/1.1" 401 298 0.000463 252.129.63.48 - - [2026-02-03 07:08:54] "GET / HTTP/1.1" 200 36499 0.002060 252.129.63.48 - - [2026-02-03 07:08:54] "GET /project/91cceac0-1f6c-40f1-b42b-822a706ced73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000442 252.129.63.48 - - [2026-02-03 07:08:54] "POST /neutron/network HTTP/1.1" 200 834 0.004964 10.0.0.129 - - [2026-02-03 07:08:54] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001105 10.0.0.129 - - [2026-02-03 07:08:54] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000954 252.129.63.48 - - [2026-02-03 07:08:54] "GET /project/91cceac0-1f6c-40f1-b42b-822a706ced73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.077223 252.129.63.48 - - [2026-02-03 07:08:54] "POST /neutron/network HTTP/1.1" 200 831 0.005294 252.129.63.48 - - [2026-02-03 07:08:54] "POST /neutron/port HTTP/1.1" 200 1060 0.264290 252.129.63.48 - - [2026-02-03 07:08:54] "POST /neutron/port HTTP/1.1" 200 1060 0.019631 252.129.63.48 - - [2026-02-03 07:08:54] "POST /neutron/port HTTP/1.1" 200 1060 0.011947 252.129.63.48 - - [2026-02-03 07:08:54] "POST /neutron/port HTTP/1.1" 200 1110 0.082411 252.129.63.48 - - [2026-02-03 07:08:55] "POST /neutron/port HTTP/1.1" 200 1120 0.016316 252.129.63.48 - - [2026-02-03 07:08:55] "POST /neutron/port HTTP/1.1" 200 1120 0.012359 252.129.63.48 - - [2026-02-03 07:08:55] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006085 252.129.63.48 - - [2026-02-03 07:08:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004613 252.129.63.48 - - [2026-02-03 07:08:55] "POST /neutron/port HTTP/1.1" 200 117 0.004629 252.129.63.48 - - [2026-02-03 07:08:55] "POST /neutron/subnet HTTP/1.1" 200 694 0.009063 10.0.0.129 - - [2026-02-03 07:08:55] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001153 252.129.63.48 - - [2026-02-03 07:08:55] "POST /neutron/port HTTP/1.1" 200 117 0.001057 252.129.63.48 - - [2026-02-03 07:08:55] "POST /neutron/router HTTP/1.1" 200 583 0.075102 10.0.0.129 - - [2026-02-03 07:08:55] "POST /route-targets HTTP/1.1" 200 329 0.015141 252.129.63.48 - - [2026-02-03 07:08:55] "POST /neutron/network HTTP/1.1" 200 824 0.014028 252.129.63.48 - - [2026-02-03 07:08:55] "POST /neutron/network HTTP/1.1" 200 841 0.008330 10.0.0.129 - - [2026-02-03 07:08:55] "PUT /logical-router/8b2ad834-3399-45ee-a6ed-967e16772334 HTTP/1.1" 200 264 0.045663 252.129.63.48 - - [2026-02-03 07:08:55] "POST /neutron/router HTTP/1.1" 200 583 0.011683 10.0.0.129 - - [2026-02-03 07:08:55] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001136 252.129.63.48 - - [2026-02-03 07:08:55] "POST /neutron/router HTTP/1.1" 200 654 0.064937 10.0.0.129 - - [2026-02-03 07:08:55] "GET /logical-router/8b2ad834-3399-45ee-a6ed-967e16772334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1646 0.004380 10.0.0.129 - - [2026-02-03 07:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 252.129.63.48 - - [2026-02-03 07:08:55] "POST /neutron/router HTTP/1.1" 200 654 0.029288 10.0.0.129 - - [2026-02-03 07:08:55] "GET /service-template/c4d92278-5a96-4141-bc7b-d1f010d1edb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.043036 10.0.0.129 - - [2026-02-03 07:08:55] "POST /fqname-to-id HTTP/1.1" 404 213 0.004816 10.0.0.129 - - [2026-02-03 07:08:55] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001601 10.0.0.129 - - [2026-02-03 07:08:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003989 10.0.0.129 - - [2026-02-03 07:08:55] "POST /virtual-networks HTTP/1.1" 200 696 0.164949 252.129.63.48 - - [2026-02-03 07:08:55] "POST /neutron/port HTTP/1.1" 200 1060 0.438998 10.0.0.129 - - [2026-02-03 07:08:55] "POST /route-targets HTTP/1.1" 200 329 0.018425 10.0.0.129 - - [2026-02-03 07:08:55] "POST /ref-update HTTP/1.1" 200 156 0.033461 252.129.63.48 - - [2026-02-03 07:08:55] "POST /neutron/port HTTP/1.1" 200 1060 0.023968 10.0.0.129 - - [2026-02-03 07:08:56] "POST /service-instances HTTP/1.1" 200 672 0.110321 252.129.63.48 - - [2026-02-03 07:08:56] "POST /neutron/router HTTP/1.1" 200 344 0.402770 252.129.63.48 - - [2026-02-03 07:08:56] "POST /neutron/port HTTP/1.1" 200 1060 0.066409 10.0.0.129 - - [2026-02-03 07:08:56] "POST /ref-update HTTP/1.1" 200 156 0.019471 10.0.0.129 - - [2026-02-03 07:08:56] "POST /route-tables HTTP/1.1" 200 584 0.039313 252.129.63.48 - - [2026-02-03 07:08:56] "POST /neutron/port HTTP/1.1" 200 1120 0.016155 10.0.0.129 - - [2026-02-03 07:08:56] "PUT /logical-router/8b2ad834-3399-45ee-a6ed-967e16772334 HTTP/1.1" 200 264 0.025799 252.129.63.48 - - [2026-02-03 07:08:56] "POST /neutron/port HTTP/1.1" 200 1110 0.086418 252.129.63.48 - - [2026-02-03 07:08:56] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005742 10.0.0.129 - - [2026-02-03 07:08:56] "POST /ref-update HTTP/1.1" 200 156 0.021735 252.129.63.48 - - [2026-02-03 07:08:56] "POST /neutron/port HTTP/1.1" 200 1120 0.017160 10.0.0.129 - - [2026-02-03 07:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 252.129.63.48 - - [2026-02-03 07:08:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.061754 10.0.0.129 - - [2026-02-03 07:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.059959 10.0.0.129 - - [2026-02-03 07:08:56] "POST /virtual-machines HTTP/1.1" 200 551 0.019382 252.129.63.48 - - [2026-02-03 07:08:56] "POST /neutron/subnet HTTP/1.1" 200 694 0.015761 252.129.63.48 - - [2026-02-03 07:08:56] "POST /neutron/port HTTP/1.1" 200 117 0.001925 252.129.63.48 - - [2026-02-03 07:08:56] "POST /neutron/network HTTP/1.1" 200 831 0.016582 10.0.0.129 - - [2026-02-03 07:08:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.121244 10.0.0.129 - - [2026-02-03 07:08:56] "POST /chown HTTP/1.1" 200 109 0.010612 10.0.0.129 - - [2026-02-03 07:08:56] "POST /instance-ips HTTP/1.1" 200 549 0.021137 10.0.0.129 - - [2026-02-03 07:08:56] "POST /instance-ips HTTP/1.1" 400 244 0.018477 10.0.0.129 - - [2026-02-03 07:08:56] "POST /chown HTTP/1.1" 200 109 0.008507 10.0.0.129 - - [2026-02-03 07:08:57] "PUT /virtual-machine-interface/3e611070-a40b-428c-8532-9ee6deeaec39 HTTP/1.1" 200 286 0.035244 10.0.0.129 - - [2026-02-03 07:08:57] "PUT /instance-ip/40c64f22-ba98-47f5-bf15-77344cbec753 HTTP/1.1" 200 258 0.016053 10.0.0.129 - - [2026-02-03 07:08:57] "POST /ref-update HTTP/1.1" 200 156 0.018099 10.0.0.129 - - [2026-02-03 07:08:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.087673 10.0.0.129 - - [2026-02-03 07:08:57] "POST /chown HTTP/1.1" 200 109 0.006688 10.0.0.129 - - [2026-02-03 07:08:57] "POST /instance-ips HTTP/1.1" 200 547 0.026412 10.0.0.129 - - [2026-02-03 07:08:57] "POST /instance-ips HTTP/1.1" 400 314 0.019956 10.0.0.129 - - [2026-02-03 07:08:57] "POST /chown HTTP/1.1" 200 109 0.007942 10.0.0.129 - - [2026-02-03 07:08:57] "PUT /virtual-machine-interface/c66d6280-df9f-4f6f-b39b-9d410d6233cd HTTP/1.1" 200 286 0.010092 10.0.0.129 - - [2026-02-03 07:08:57] "PUT /instance-ip/bd24e5b2-fa35-440e-a6dc-fdc758cfff74 HTTP/1.1" 200 258 0.011901 10.0.0.129 - - [2026-02-03 07:08:57] "POST /ref-update HTTP/1.1" 200 156 0.011331 10.0.0.129 - - [2026-02-03 07:08:57] "POST /ref-update HTTP/1.1" 200 156 0.016506 10.0.0.129 - - [2026-02-03 07:08:57] "PUT /routing-instance/f7617f7c-67df-4fd8-912a-030eadab9257 HTTP/1.1" 200 268 0.023224 10.0.0.129 - - [2026-02-03 07:08:57] "POST /ref-update HTTP/1.1" 200 156 0.019497 10.0.0.129 - - [2026-02-03 07:08:57] "POST /virtual-machines HTTP/1.1" 200 551 0.013259 10.0.0.129 - - [2026-02-03 07:08:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.088626 10.0.0.129 - - [2026-02-03 07:08:58] "POST /chown HTTP/1.1" 200 109 0.010110 10.0.0.129 - - [2026-02-03 07:08:58] "POST /instance-ips HTTP/1.1" 400 244 0.016373 10.0.0.129 - - [2026-02-03 07:08:58] "POST /chown HTTP/1.1" 200 109 0.007163 10.0.0.129 - - [2026-02-03 07:08:58] "PUT /virtual-machine-interface/3d3ec1b7-0253-4a9c-9ad2-f21097aeabe7 HTTP/1.1" 200 286 0.010499 10.0.0.129 - - [2026-02-03 07:08:58] "PUT /instance-ip/40c64f22-ba98-47f5-bf15-77344cbec753 HTTP/1.1" 200 258 0.015970 10.0.0.129 - - [2026-02-03 07:08:58] "POST /ref-update HTTP/1.1" 200 156 0.018475 10.0.0.129 - - [2026-02-03 07:08:58] "POST /ref-update HTTP/1.1" 200 156 0.013276 10.0.0.129 - - [2026-02-03 07:08:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.132246 10.0.0.129 - - [2026-02-03 07:08:58] "POST /ref-update HTTP/1.1" 200 156 0.035354 10.0.0.129 - - [2026-02-03 07:08:58] "PUT /routing-instance/f7617f7c-67df-4fd8-912a-030eadab9257 HTTP/1.1" 200 268 0.017052 10.0.0.129 - - [2026-02-03 07:08:58] "POST /chown HTTP/1.1" 200 109 0.009435 10.0.0.129 - - [2026-02-03 07:08:58] "POST /instance-ips HTTP/1.1" 400 314 0.017375 10.0.0.129 - - [2026-02-03 07:08:58] "POST /chown HTTP/1.1" 200 109 0.007597 10.0.0.129 - - [2026-02-03 07:08:58] "PUT /virtual-machine-interface/f6eb92ac-485b-473c-aa99-47d31126554f HTTP/1.1" 200 286 0.014643 10.0.0.129 - - [2026-02-03 07:08:58] "PUT /instance-ip/bd24e5b2-fa35-440e-a6dc-fdc758cfff74 HTTP/1.1" 200 258 0.018046 10.0.0.129 - - [2026-02-03 07:08:58] "POST /ref-update HTTP/1.1" 200 156 0.013598 10.0.0.129 - - [2026-02-03 07:08:58] "POST /ref-update HTTP/1.1" 200 156 0.009529 10.0.0.129 - - [2026-02-03 07:08:58] "PUT /routing-instance/f7617f7c-67df-4fd8-912a-030eadab9257 HTTP/1.1" 200 268 0.021275 10.0.0.129 - - [2026-02-03 07:08:59] "POST /ref-update HTTP/1.1" 200 156 0.028307 10.0.0.129 - - [2026-02-03 07:08:59] "GET /obj-perms HTTP/1.1" 200 6393 0.076868 10.0.0.129 - - [2026-02-03 07:08:59] "GET /obj-perms HTTP/1.1" 200 6393 0.054431 10.0.0.129 - - [2026-02-03 07:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.129 - - [2026-02-03 07:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.129 - - [2026-02-03 07:08:59] "POST /chown HTTP/1.1" 200 109 0.007674 10.0.0.129 - - [2026-02-03 07:08:59] "POST /instance-ips HTTP/1.1" 400 244 0.013165 10.0.0.129 - - [2026-02-03 07:08:59] "POST /chown HTTP/1.1" 200 109 0.007691 10.0.0.129 - - [2026-02-03 07:08:59] "POST /chown HTTP/1.1" 200 109 0.007592 10.0.0.129 - - [2026-02-03 07:08:59] "POST /instance-ips HTTP/1.1" 400 314 0.014354 10.0.0.129 - - [2026-02-03 07:09:00] "POST /chown HTTP/1.1" 200 109 0.008429 10.0.0.129 - - [2026-02-03 07:09:00] "POST /chown HTTP/1.1" 200 109 0.007252 10.0.0.129 - - [2026-02-03 07:09:00] "POST /instance-ips HTTP/1.1" 400 244 0.015117 10.0.0.129 - - [2026-02-03 07:09:00] "POST /chown HTTP/1.1" 200 109 0.007927 10.0.0.129 - - [2026-02-03 07:09:00] "POST /chown HTTP/1.1" 200 109 0.008385 10.0.0.129 - - [2026-02-03 07:09:00] "POST /instance-ips HTTP/1.1" 400 314 0.016688 10.0.0.129 - - [2026-02-03 07:09:00] "POST /chown HTTP/1.1" 200 109 0.011065 252.129.63.48 - - [2026-02-03 07:09:01] "POST /neutron/port HTTP/1.1" 200 1120 0.013017 252.129.63.48 - - [2026-02-03 07:09:01] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008900 252.129.63.48 - - [2026-02-03 07:09:01] "POST /neutron/port HTTP/1.1" 200 1120 0.016695 252.129.63.48 - - [2026-02-03 07:09:01] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007362 252.129.63.48 - - [2026-02-03 07:09:01] "POST /neutron/port HTTP/1.1" 200 1120 0.019644 252.129.63.48 - - [2026-02-03 07:09:01] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008939 10.0.0.129 - - [2026-02-03 07:09:01] "GET /virtual-machine/59156634-0052-4cfc-b173-e72b2c6be345 HTTP/1.1" 401 298 0.000483 10.0.0.129 - - [2026-02-03 07:09:02] "GET /virtual-machine/59156634-0052-4cfc-b173-e72b2c6be345 HTTP/1.1" 200 1297 0.035632 10.0.0.129 - - [2026-02-03 07:09:02] "GET /virtual-machine-interface/8c52bab8-8866-46eb-bc81-443f2f8de979 HTTP/1.1" 200 2959 0.010367 10.0.0.129 - - [2026-02-03 07:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.129 - - [2026-02-03 07:09:02] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003776 10.0.0.129 - - [2026-02-03 07:09:02] "GET /virtual-networks?parent_id=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003992 10.0.0.129 - - [2026-02-03 07:09:02] "GET /virtual-network/c2ea77fe-34bc-40dd-b865-cb938a515ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007882 252.129.63.48 - - [2026-02-03 07:09:04] "POST /neutron/port HTTP/1.1" 200 1120 0.012189 252.129.63.48 - - [2026-02-03 07:09:04] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005158 252.129.63.48 - - [2026-02-03 07:09:04] "POST /neutron/port HTTP/1.1" 200 1120 0.011123 252.129.63.48 - - [2026-02-03 07:09:04] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005606 252.129.63.48 - - [2026-02-03 07:09:05] "POST /neutron/port HTTP/1.1" 200 1120 0.012169 252.129.63.48 - - [2026-02-03 07:09:05] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005297 10.0.0.129 - - [2026-02-03 07:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.129 - - [2026-02-03 07:09:05] "GET /virtual-network/c2ea77fe-34bc-40dd-b865-cb938a515ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005538 252.129.63.48 - - [2026-02-03 07:09:06] "POST /neutron/port HTTP/1.1" 200 1120 0.012939 252.129.63.48 - - [2026-02-03 07:09:06] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005489 252.129.63.48 - - [2026-02-03 07:09:06] "POST /neutron/port HTTP/1.1" 200 1120 0.011694 252.129.63.48 - - [2026-02-03 07:09:06] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005275 252.129.63.48 - - [2026-02-03 07:09:07] "POST /neutron/port HTTP/1.1" 200 1120 0.012078 252.129.63.48 - - [2026-02-03 07:09:07] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005301 10.0.0.129 - - [2026-02-03 07:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.129 - - [2026-02-03 07:09:07] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003140 10.0.0.129 - - [2026-02-03 07:09:07] "GET /virtual-networks?parent_id=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002719 10.0.0.129 - - [2026-02-03 07:09:07] "GET /virtual-network/c2ea77fe-34bc-40dd-b865-cb938a515ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005373 252.129.63.48 - - [2026-02-03 07:09:08] "POST /neutron/port HTTP/1.1" 200 1120 0.011683 252.129.63.48 - - [2026-02-03 07:09:08] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006376 252.129.63.48 - - [2026-02-03 07:09:08] "POST /neutron/port HTTP/1.1" 200 1120 0.016909 252.129.63.48 - - [2026-02-03 07:09:08] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008148 252.129.63.48 - - [2026-02-03 07:09:08] "POST /neutron/port HTTP/1.1" 200 1120 0.011481 252.129.63.48 - - [2026-02-03 07:09:08] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008490 10.0.0.129 - - [2026-02-03 07:09:08] "GET /virtual-machine/9648099b-11ea-423d-8d6a-63f18351f4e7 HTTP/1.1" 200 1298 0.004377 10.0.0.129 - - [2026-02-03 07:09:08] "GET /virtual-machine-interface/10348c1b-853e-4f00-be78-0450cc4a1930 HTTP/1.1" 200 2970 0.005260 10.0.0.129 - - [2026-02-03 07:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.129 - - [2026-02-03 07:09:08] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002982 10.0.0.129 - - [2026-02-03 07:09:08] "GET /virtual-networks?parent_id=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002990 252.129.63.48 - - [2026-02-03 07:09:08] "POST /neutron/port HTTP/1.1" 200 1120 0.011825 10.0.0.129 - - [2026-02-03 07:09:08] "GET /virtual-network/9c53ab78-1a42-4c21-a466-2cc916338528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004626 252.129.63.48 - - [2026-02-03 07:09:08] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005455 252.129.63.48 - - [2026-02-03 07:09:09] "POST /neutron/port HTTP/1.1" 200 1120 0.011921 252.129.63.48 - - [2026-02-03 07:09:09] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005692 10.0.0.129 - - [2026-02-03 07:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.129 - - [2026-02-03 07:09:10] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002610 10.0.0.129 - - [2026-02-03 07:09:10] "GET /virtual-networks?parent_id=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002846 10.0.0.129 - - [2026-02-03 07:09:10] "GET /virtual-network/9c53ab78-1a42-4c21-a466-2cc916338528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005054 252.129.63.48 - - [2026-02-03 07:09:14] "POST /neutron/router HTTP/1.1" 200 654 0.003908 10.0.0.129 - - [2026-02-03 07:09:14] "POST /ref-update HTTP/1.1" 200 156 0.012361 252.129.63.48 - - [2026-02-03 07:09:14] "POST /neutron/router HTTP/1.1" 200 344 0.094083 252.129.63.48 - - [2026-02-03 07:09:14] "POST /neutron/router HTTP/1.1" 200 654 0.004520 10.0.0.129 - - [2026-02-03 07:09:14] "GET /logical-router/8b2ad834-3399-45ee-a6ed-967e16772334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.004781 10.0.0.129 - - [2026-02-03 07:09:14] "GET /service-instance/776347d3-899c-45d0-a210-1e4a5f68e744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.004344 252.129.63.48 - - [2026-02-03 07:09:14] "POST /neutron/router HTTP/1.1" 200 151 0.056010 10.0.0.129 - - [2026-02-03 07:09:14] "PUT /logical-router/8b2ad834-3399-45ee-a6ed-967e16772334 HTTP/1.1" 404 171 0.002897 10.0.0.129 - - [2026-02-03 07:09:14] "DELETE /route-table/7c1d98ab-3cb5-41fc-ad5d-d753b951b4f9 HTTP/1.1" 200 115 0.035109 10.0.0.129 - - [2026-02-03 07:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.129 - - [2026-02-03 07:09:14] "GET /virtual-network/d079a1de-2201-4249-b819-192468739d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.005630 252.129.63.48 - - [2026-02-03 07:09:15] "POST /neutron/network HTTP/1.1" 200 831 0.011960 10.0.0.129 - - [2026-02-03 07:09:15] "POST /ref-update HTTP/1.1" 200 156 0.015418 10.0.0.129 - - [2026-02-03 07:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.129 - - [2026-02-03 07:09:15] "POST /ref-update HTTP/1.1" 200 156 0.033427 10.0.0.129 - - [2026-02-03 07:09:15] "DELETE /route-target/140efd0f-587a-463f-8a79-03332c00a8fd HTTP/1.1" 409 241 0.010732 252.129.63.48 - - [2026-02-03 07:09:15] "POST /neutron/network HTTP/1.1" 400 204 0.057807 10.0.0.129 - - [2026-02-03 07:09:15] "POST /ref-update HTTP/1.1" 200 156 0.024515 10.0.0.129 - - [2026-02-03 07:09:15] "DELETE /instance-ip/bd24e5b2-fa35-440e-a6dc-fdc758cfff74 HTTP/1.1" 200 115 0.066159 10.0.0.129 - - [2026-02-03 07:09:15] "PUT /routing-instance/f7617f7c-67df-4fd8-912a-030eadab9257 HTTP/1.1" 200 268 0.018071 10.0.0.129 - - [2026-02-03 07:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.129 - - [2026-02-03 07:09:15] "POST /useragent-kv HTTP/1.1" 200 115 0.011717 10.0.0.129 - - [2026-02-03 07:09:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002143 10.0.0.129 - - [2026-02-03 07:09:15] "DELETE /virtual-network/d079a1de-2201-4249-b819-192468739d97 HTTP/1.1" 200 115 0.189633 10.0.0.129 - - [2026-02-03 07:09:15] "DELETE /route-target/a623c260-1c87-4866-bb0c-4758c8019436 HTTP/1.1" 200 115 0.039943 10.0.0.129 - - [2026-02-03 07:09:15] "DELETE /service-instance/776347d3-899c-45d0-a210-1e4a5f68e744 HTTP/1.1" 200 115 0.032809 10.0.0.129 - - [2026-02-03 07:09:15] "GET /logical-router/8b2ad834-3399-45ee-a6ed-967e16772334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006090 10.0.0.129 - - [2026-02-03 07:09:15] "GET /service-instance/776347d3-899c-45d0-a210-1e4a5f68e744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.012364 10.0.0.129 - - [2026-02-03 07:09:15] "GET /virtual-machine-interface/f6eb92ac-485b-473c-aa99-47d31126554f?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1332 0.010630 10.0.0.129 - - [2026-02-03 07:09:15] "DELETE /virtual-machine-interface/f6eb92ac-485b-473c-aa99-47d31126554f HTTP/1.1" 200 115 0.041562 10.0.0.129 - - [2026-02-03 07:09:15] "GET /virtual-machine-interface/3d3ec1b7-0253-4a9c-9ad2-f21097aeabe7?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1651 0.005597 252.129.63.48 - - [2026-02-03 07:09:15] "POST /neutron/port HTTP/1.1" 200 1120 0.021774 252.129.63.48 - - [2026-02-03 07:09:15] "POST /neutron/port HTTP/1.1" 200 1120 0.019100 10.0.0.129 - - [2026-02-03 07:09:15] "POST /ref-update HTTP/1.1" 200 156 0.010431 10.0.0.129 - - [2026-02-03 07:09:15] "GET /instance-ip/40c64f22-ba98-47f5-bf15-77344cbec753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008597 252.129.63.48 - - [2026-02-03 07:09:15] "POST /neutron/port HTTP/1.1" 200 1110 0.016792 252.129.63.48 - - [2026-02-03 07:09:15] "POST /neutron/port HTTP/1.1" 200 1110 0.016235 10.0.0.129 - - [2026-02-03 07:09:15] "DELETE /virtual-machine-interface/3d3ec1b7-0253-4a9c-9ad2-f21097aeabe7 HTTP/1.1" 200 115 0.093334 10.0.0.129 - - [2026-02-03 07:09:15] "DELETE /virtual-machine/71ba00c6-703b-49be-9cf0-fc4d960d5826 HTTP/1.1" 200 115 0.058276 10.0.0.129 - - [2026-02-03 07:09:16] "GET /virtual-machine-interface/c66d6280-df9f-4f6f-b39b-9d410d6233cd?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1332 0.014955 252.129.63.48 - - [2026-02-03 07:09:16] "POST /neutron/port HTTP/1.1" 200 151 0.255563 252.129.63.48 - - [2026-02-03 07:09:16] "POST /neutron/port HTTP/1.1" 200 151 0.266482 10.0.0.129 - - [2026-02-03 07:09:16] "DELETE /virtual-machine-interface/c66d6280-df9f-4f6f-b39b-9d410d6233cd HTTP/1.1" 200 115 0.085862 10.0.0.129 - - [2026-02-03 07:09:16] "GET /virtual-machine-interface/3e611070-a40b-428c-8532-9ee6deeaec39?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1650 0.009614 10.0.0.129 - - [2026-02-03 07:09:16] "POST /ref-update HTTP/1.1" 200 156 0.017921 10.0.0.129 - - [2026-02-03 07:09:16] "GET /instance-ip/40c64f22-ba98-47f5-bf15-77344cbec753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.007256 10.0.0.129 - - [2026-02-03 07:09:16] "DELETE /instance-ip/40c64f22-ba98-47f5-bf15-77344cbec753 HTTP/1.1" 200 115 0.051692 10.0.0.129 - - [2026-02-03 07:09:16] "DELETE /virtual-machine-interface/3e611070-a40b-428c-8532-9ee6deeaec39 HTTP/1.1" 200 115 0.076097 10.0.0.129 - - [2026-02-03 07:09:16] "POST /ref-update HTTP/1.1" 200 156 0.016636 10.0.0.129 - - [2026-02-03 07:09:16] "DELETE /virtual-machine/3657810a-49a6-4a07-b870-31b0504c8899 HTTP/1.1" 200 115 0.018160 252.129.63.48 - - [2026-02-03 07:09:17] "POST /neutron/network HTTP/1.1" 200 831 0.005699 10.0.0.129 - - [2026-02-03 07:09:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003397 10.0.0.129 - - [2026-02-03 07:09:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002537 10.0.0.129 - - [2026-02-03 07:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 252.129.63.48 - - [2026-02-03 07:09:17] "POST /neutron/network HTTP/1.1" 200 151 0.098884 10.0.0.129 - - [2026-02-03 07:09:17] "DELETE /route-target/7d56f4d8-7dc8-4142-9553-65cbac001c11 HTTP/1.1" 200 115 0.031906 252.129.63.48 - - [2026-02-03 07:09:17] "POST /neutron/network HTTP/1.1" 200 824 0.018115 10.0.0.129 - - [2026-02-03 07:09:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004404 10.0.0.129 - - [2026-02-03 07:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.129 - - [2026-02-03 07:09:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003092 252.129.63.48 - - [2026-02-03 07:09:17] "POST /neutron/network HTTP/1.1" 200 151 0.098900 10.0.0.129 - - [2026-02-03 07:09:17] "DELETE /route-target/b97fdf58-4d2d-4e0f-8f60-be3836e54e6d HTTP/1.1" 200 115 0.013724 10.0.0.129 - - [2026-02-03 07:09:17] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001467 10.0.0.129 - - [2026-02-03 07:09:17] "GET /project/91cceac0-1f6c-40f1-b42b-822a706ced73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.040301 10.0.0.129 - - [2026-02-03 07:09:17] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001063 10.0.0.129 - - [2026-02-03 07:09:18] "GET /project/91cceac0-1f6c-40f1-b42b-822a706ced73?fields=virtual_networks HTTP/1.1" 200 1040 0.031354 10.0.0.129 - - [2026-02-03 07:09:18] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000971 10.0.0.129 - - [2026-02-03 07:09:18] "GET /project/91cceac0-1f6c-40f1-b42b-822a706ced73?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.043062 10.0.0.129 - - [2026-02-03 07:09:18] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001246 10.0.0.129 - - [2026-02-03 07:09:18] "GET /project/91cceac0-1f6c-40f1-b42b-822a706ced73?fields=security_groups HTTP/1.1" 200 1269 0.022580 10.0.0.129 - - [2026-02-03 07:09:18] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001045 10.0.0.129 - - [2026-02-03 07:09:18] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007364 10.0.0.129 - - [2026-02-03 07:09:19] "POST /fqname-to-id HTTP/1.1" 404 194 0.034571 10.0.0.129 - - [2026-02-03 07:09:19] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003827 10.0.0.129 - - [2026-02-03 07:09:19] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001187 10.0.0.129 - - [2026-02-03 07:09:19] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008530 10.0.0.129 - - [2026-02-03 07:09:19] "POST /id-to-fqname HTTP/1.1" 200 196 0.005735 10.0.0.129 - - [2026-02-03 07:09:19] "POST /fqname-to-id HTTP/1.1" 404 205 0.006745 10.0.0.129 - - [2026-02-03 07:09:19] "POST /security-groups HTTP/1.1" 200 591 0.417670 10.0.0.129 - - [2026-02-03 07:09:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.002257 10.0.0.129 - - [2026-02-03 07:09:20] "POST /projects HTTP/1.1" 200 593 0.719439 10.0.0.129 - - [2026-02-03 07:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.822759 10.0.0.129 - - [2026-02-03 07:09:20] "POST /access-control-lists HTTP/1.1" 200 606 0.235226 10.0.0.129 - - [2026-02-03 07:09:20] "GET /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.987420 10.0.0.129 - - [2026-02-03 07:09:20] "POST /fqname-to-id HTTP/1.1" 404 239 0.002729 10.0.0.129 - - [2026-02-03 07:09:20] "POST /access-control-lists HTTP/1.1" 200 604 0.105733 10.0.0.129 - - [2026-02-03 07:09:21] "GET / HTTP/1.1" 200 36499 0.001937 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:09:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000906 10.0.0.129 - - [2026-02-03 07:09:22] "POST /fqname-to-id HTTP/1.1" 401 298 0.000497 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:09:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001085 10.0.0.129 - - [2026-02-03 07:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.073309 10.0.0.129 - - [2026-02-03 07:09:22] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001045 10.0.0.129 - - [2026-02-03 07:09:22] "GET /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.025074 252.129.63.48 - - [2026-02-03 07:09:23] "POST /neutron/network HTTP/1.1" 200 117 0.033504 10.0.0.129 - - [2026-02-03 07:09:23] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001084 252.129.63.48 - - [2026-02-03 07:09:23] "POST /neutron/network HTTP/1.1" 200 611 0.063551 10.0.0.129 - - [2026-02-03 07:09:23] "POST /route-targets HTTP/1.1" 200 329 0.011978 10.0.0.129 - - [2026-02-03 07:09:23] "POST /ref-update HTTP/1.1" 200 156 0.015239 10.0.0.129 - - [2026-02-03 07:09:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002222 252.129.63.48 - - [2026-02-03 07:09:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.153739 10.0.0.129 - - [2026-02-03 07:09:23] "POST /fqname-to-id HTTP/1.1" 401 298 0.000403 10.0.0.129 - - [2026-02-03 07:09:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003155 252.129.63.48 - - [2026-02-03 07:09:23] "POST /neutron/subnet HTTP/1.1" 200 828 0.412351 252.129.63.48 - - [2026-02-03 07:09:23] "POST /neutron/network HTTP/1.1" 200 1005 0.007573 10.0.0.129 - - [2026-02-03 07:09:23] "POST /id-to-fqname HTTP/1.1" 200 226 0.001606 10.0.0.129 - - [2026-02-03 07:09:23] "GET /virtual-network/4e82e1a8-555b-4fd2-ba68-96fd1e0f2de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006652 252.129.63.48 - - [2026-02-03 07:09:24] "POST /neutron/network HTTP/1.1" 200 1005 0.009449 10.0.0.129 - - [2026-02-03 07:09:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.029606 10.0.0.129 - - [2026-02-03 07:09:24] "GET /virtual-network/4e82e1a8-555b-4fd2-ba68-96fd1e0f2de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004875 252.129.63.48 - - [2026-02-03 07:09:24] "POST /neutron/network HTTP/1.1" 200 1005 0.007825 252.129.63.48 - - [2026-02-03 07:09:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.006919 252.129.63.48 - - [2026-02-03 07:09:24] "POST /neutron/subnet HTTP/1.1" 200 828 0.007115 10.0.0.129 - - [2026-02-03 07:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.129 - - [2026-02-03 07:09:24] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000962 10.0.0.129 - - [2026-02-03 07:09:24] "GET /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.027651 252.129.63.48 - - [2026-02-03 07:09:24] "POST /neutron/network HTTP/1.1" 200 117 0.015249 10.0.0.129 - - [2026-02-03 07:09:24] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001027 252.129.63.48 - - [2026-02-03 07:09:24] "POST /neutron/network HTTP/1.1" 200 611 0.072135 10.0.0.129 - - [2026-02-03 07:09:24] "POST /route-targets HTTP/1.1" 200 329 0.012938 10.0.0.129 - - [2026-02-03 07:09:24] "POST /ref-update HTTP/1.1" 200 156 0.013641 10.0.0.129 - - [2026-02-03 07:09:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003317 252.129.63.48 - - [2026-02-03 07:09:24] "POST /neutron/subnet HTTP/1.1" 200 710 0.132432 10.0.0.129 - - [2026-02-03 07:09:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.004338 10.0.0.129 - - [2026-02-03 07:09:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002937 252.129.63.48 - - [2026-02-03 07:09:24] "POST /neutron/subnet HTTP/1.1" 200 828 0.147124 252.129.63.48 - - [2026-02-03 07:09:25] "POST /neutron/network HTTP/1.1" 200 1001 0.007481 10.0.0.129 - - [2026-02-03 07:09:25] "POST /id-to-fqname HTTP/1.1" 200 226 0.001345 10.0.0.129 - - [2026-02-03 07:09:25] "GET /virtual-network/e2a38972-5c68-4ec2-a5ec-3b71f0c028d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005224 252.129.63.48 - - [2026-02-03 07:09:25] "POST /neutron/network HTTP/1.1" 200 1001 0.007864 10.0.0.129 - - [2026-02-03 07:09:25] "GET /virtual-network/e2a38972-5c68-4ec2-a5ec-3b71f0c028d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005140 252.129.63.48 - - [2026-02-03 07:09:25] "POST /neutron/network HTTP/1.1" 200 1001 0.006657 252.129.63.48 - - [2026-02-03 07:09:25] "POST /neutron/subnet HTTP/1.1" 200 710 0.006225 252.129.63.48 - - [2026-02-03 07:09:25] "POST /neutron/subnet HTTP/1.1" 200 828 0.008421 10.0.0.129 - - [2026-02-03 07:09:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.003202 10.0.0.129 - - [2026-02-03 07:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.129 - - [2026-02-03 07:09:25] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001010 10.0.0.129 - - [2026-02-03 07:09:25] "GET /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.039112 10.0.0.129 - - [2026-02-03 07:09:25] "POST /network-policys HTTP/1.1" 200 579 0.064473 10.0.0.129 - - [2026-02-03 07:09:25] "GET /network-policy/7c2611c0-f994-4458-a933-628e3566bb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005185 252.129.63.48 - - [2026-02-03 07:09:25] "POST /neutron/network HTTP/1.1" 200 1005 0.006435 10.0.0.129 - - [2026-02-03 07:09:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.004883 10.0.0.129 - - [2026-02-03 07:09:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.004293 252.129.63.48 - - [2026-02-03 07:09:25] "POST /neutron/network HTTP/1.1" 200 1111 0.048673 10.0.0.129 - - [2026-02-03 07:09:25] "POST /access-control-lists HTTP/1.1" 200 598 0.112692 252.129.63.48 - - [2026-02-03 07:09:25] "POST /neutron/network HTTP/1.1" 200 1111 0.015459 10.0.0.129 - - [2026-02-03 07:09:25] "GET /virtual-network/4e82e1a8-555b-4fd2-ba68-96fd1e0f2de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005734 10.0.0.129 - - [2026-02-03 07:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.129 - - [2026-02-03 07:09:26] "GET /network-policy/7c2611c0-f994-4458-a933-628e3566bb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.058932 252.129.63.48 - - [2026-02-03 07:09:26] "POST /neutron/network HTTP/1.1" 200 1001 0.007357 10.0.0.129 - - [2026-02-03 07:09:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.004072 252.129.63.48 - - [2026-02-03 07:09:26] "POST /neutron/network HTTP/1.1" 200 1107 0.129103 10.0.0.129 - - [2026-02-03 07:09:26] "PUT /access-control-list/4afb8859-5cfd-4dc0-ae91-f5ab98d52044 HTTP/1.1" 200 274 0.095443 10.0.0.129 - - [2026-02-03 07:09:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.002864 252.129.63.48 - - [2026-02-03 07:09:26] "POST /neutron/network HTTP/1.1" 200 1107 0.009901 10.0.0.129 - - [2026-02-03 07:09:26] "GET /virtual-network/e2a38972-5c68-4ec2-a5ec-3b71f0c028d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.013675 10.0.0.129 - - [2026-02-03 07:09:26] "POST /access-control-lists HTTP/1.1" 200 598 0.071019 10.0.0.129 - - [2026-02-03 07:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.129 - - [2026-02-03 07:09:26] "GET /network-policy/7c2611c0-f994-4458-a933-628e3566bb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.007350 10.0.0.129 - - [2026-02-03 07:09:26] "POST /ref-update HTTP/1.1" 200 156 0.010147 10.0.0.129 - - [2026-02-03 07:09:26] "GET /domains HTTP/1.1" 401 298 0.000405 10.0.0.129 - - [2026-02-03 07:09:26] "GET /domains HTTP/1.1" 200 440 0.027827 10.0.0.129 - - [2026-02-03 07:09:27] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001056 10.0.0.129 - - [2026-02-03 07:09:27] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1505 0.007986 10.0.0.129 - - [2026-02-03 07:09:27] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000993 10.0.0.129 - - [2026-02-03 07:09:27] "GET /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3 HTTP/1.1" 200 2626 0.028039 10.0.0.129 - - [2026-02-03 07:09:27] "GET /virtual-network/4e82e1a8-555b-4fd2-ba68-96fd1e0f2de7 HTTP/1.1" 200 3512 0.006330 10.0.0.129 - - [2026-02-03 07:09:27] "GET /virtual-network/4e82e1a8-555b-4fd2-ba68-96fd1e0f2de7 HTTP/1.1" 200 3512 0.005766 10.0.0.129 - - [2026-02-03 07:09:27] "GET /routing-instance/65a35a18-d245-4266-b004-ba77f7334a2b HTTP/1.1" 200 1799 0.003616 10.0.0.129 - - [2026-02-03 07:09:27] "GET /routing-instance/65a35a18-d245-4266-b004-ba77f7334a2b HTTP/1.1" 200 1799 0.009506 10.0.0.129 - - [2026-02-03 07:09:27] "GET /route-target/c10b9570-1073-4c6c-b2ac-e360f9d2d2d5 HTTP/1.1" 200 1215 0.003843 10.0.0.129 - - [2026-02-03 07:09:27] "GET /virtual-network/4e82e1a8-555b-4fd2-ba68-96fd1e0f2de7 HTTP/1.1" 200 3512 0.007326 10.0.0.129 - - [2026-02-03 07:09:27] "GET /routing-instance/65a35a18-d245-4266-b004-ba77f7334a2b HTTP/1.1" 200 1799 0.003655 10.0.0.129 - - [2026-02-03 07:09:27] "GET /virtual-network/4e82e1a8-555b-4fd2-ba68-96fd1e0f2de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004960 10.0.0.129 - - [2026-02-03 07:09:27] "GET /virtual-network/4e82e1a8-555b-4fd2-ba68-96fd1e0f2de7 HTTP/1.1" 200 3512 0.005466 10.0.0.129 - - [2026-02-03 07:09:27] "GET /routing-instance/65a35a18-d245-4266-b004-ba77f7334a2b HTTP/1.1" 200 1799 0.003726 10.0.0.129 - - [2026-02-03 07:09:27] "GET /routing-instance/65a35a18-d245-4266-b004-ba77f7334a2b HTTP/1.1" 200 1799 0.003942 10.0.0.129 - - [2026-02-03 07:09:27] "GET /route-target/c10b9570-1073-4c6c-b2ac-e360f9d2d2d5 HTTP/1.1" 200 1215 0.004434 10.0.0.129 - - [2026-02-03 07:09:27] "GET /domains HTTP/1.1" 200 440 0.003340 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:09:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000999 10.0.0.129 - - [2026-02-03 07:09:27] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001004 10.0.0.129 - - [2026-02-03 07:09:27] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1505 0.006767 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:09:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001119 10.0.0.129 - - [2026-02-03 07:09:27] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000965 10.0.0.129 - - [2026-02-03 07:09:28] "GET /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3 HTTP/1.1" 200 2626 0.024406 10.0.0.129 - - [2026-02-03 07:09:28] "GET /virtual-network/4e82e1a8-555b-4fd2-ba68-96fd1e0f2de7 HTTP/1.1" 200 3512 0.004915 10.0.0.129 - - [2026-02-03 07:09:28] "GET /obj-perms HTTP/1.1" 200 6456 0.056292 10.0.0.129 - - [2026-02-03 07:09:28] "GET /domains HTTP/1.1" 200 440 0.002522 10.0.0.129 - - [2026-02-03 07:09:28] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001587 10.0.0.129 - - [2026-02-03 07:09:28] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1505 0.007147 10.0.0.129 - - [2026-02-03 07:09:28] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000983 10.0.0.129 - - [2026-02-03 07:09:28] "GET /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3 HTTP/1.1" 200 2626 0.023770 10.0.0.129 - - [2026-02-03 07:09:28] "GET /virtual-network/e2a38972-5c68-4ec2-a5ec-3b71f0c028d8 HTTP/1.1" 200 3501 0.006858 10.0.0.129 - - [2026-02-03 07:09:28] "GET /virtual-network/e2a38972-5c68-4ec2-a5ec-3b71f0c028d8 HTTP/1.1" 200 3501 0.004825 10.0.0.129 - - [2026-02-03 07:09:29] "GET /routing-instance/6b29097e-a660-44a6-b96f-de75a7b14470 HTTP/1.1" 200 1799 0.003662 10.0.0.129 - - [2026-02-03 07:09:29] "GET /routing-instance/6b29097e-a660-44a6-b96f-de75a7b14470 HTTP/1.1" 200 1799 0.004230 10.0.0.129 - - [2026-02-03 07:09:29] "GET /route-target/25ac5a5b-c0d1-4ac6-a849-38ee4fe545dd HTTP/1.1" 200 1214 0.003204 10.0.0.129 - - [2026-02-03 07:09:29] "GET /virtual-network/e2a38972-5c68-4ec2-a5ec-3b71f0c028d8 HTTP/1.1" 200 3501 0.004637 10.0.0.129 - - [2026-02-03 07:09:29] "GET /routing-instance/6b29097e-a660-44a6-b96f-de75a7b14470 HTTP/1.1" 200 1799 0.003672 10.0.0.129 - - [2026-02-03 07:09:29] "GET /virtual-network/e2a38972-5c68-4ec2-a5ec-3b71f0c028d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005824 10.0.0.129 - - [2026-02-03 07:09:29] "GET /virtual-network/e2a38972-5c68-4ec2-a5ec-3b71f0c028d8 HTTP/1.1" 200 3501 0.006144 10.0.0.129 - - [2026-02-03 07:09:29] "GET /routing-instance/6b29097e-a660-44a6-b96f-de75a7b14470 HTTP/1.1" 200 1799 0.003996 10.0.0.129 - - [2026-02-03 07:09:29] "GET /routing-instance/6b29097e-a660-44a6-b96f-de75a7b14470 HTTP/1.1" 200 1799 0.004220 10.0.0.129 - - [2026-02-03 07:09:29] "GET /route-target/25ac5a5b-c0d1-4ac6-a849-38ee4fe545dd HTTP/1.1" 200 1214 0.003368 10.0.0.129 - - [2026-02-03 07:09:29] "GET /domains HTTP/1.1" 200 440 0.002608 10.0.0.129 - - [2026-02-03 07:09:29] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001135 10.0.0.129 - - [2026-02-03 07:09:29] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1505 0.007109 10.0.0.129 - - [2026-02-03 07:09:29] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001482 10.0.0.129 - - [2026-02-03 07:09:29] "GET /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3 HTTP/1.1" 200 2626 0.027106 10.0.0.129 - - [2026-02-03 07:09:29] "GET /virtual-network/e2a38972-5c68-4ec2-a5ec-3b71f0c028d8 HTTP/1.1" 200 3501 0.004835 10.0.0.129 - - [2026-02-03 07:09:29] "GET /obj-perms HTTP/1.1" 200 6456 0.001667 10.0.0.129 - - [2026-02-03 07:09:30] "GET /virtual-network/e2a38972-5c68-4ec2-a5ec-3b71f0c028d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005100 252.129.63.48 - - [2026-02-03 07:09:30] "POST /neutron/network HTTP/1.1" 200 1107 0.008631 10.0.0.129 - - [2026-02-03 07:09:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.005840 252.129.63.48 - - [2026-02-03 07:09:30] "POST /neutron/network HTTP/1.1" 200 1001 0.059154 10.0.0.129 - - [2026-02-03 07:09:30] "DELETE /access-control-list/64f410ca-5c6a-4c4f-a8c3-d8cd56d1e3eb HTTP/1.1" 200 115 0.039293 10.0.0.129 - - [2026-02-03 07:09:30] "POST /ref-update HTTP/1.1" 200 156 0.020155 252.129.63.48 - - [2026-02-03 07:09:30] "POST /neutron/network HTTP/1.1" 200 1001 0.007489 10.0.0.129 - - [2026-02-03 07:09:30] "GET /virtual-network/e2a38972-5c68-4ec2-a5ec-3b71f0c028d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005612 10.0.0.129 - - [2026-02-03 07:09:30] "GET /virtual-network/4e82e1a8-555b-4fd2-ba68-96fd1e0f2de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006089 252.129.63.48 - - [2026-02-03 07:09:30] "POST /neutron/network HTTP/1.1" 200 1111 0.007124 10.0.0.129 - - [2026-02-03 07:09:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.017176 252.129.63.48 - - [2026-02-03 07:09:30] "POST /neutron/network HTTP/1.1" 200 1005 0.075938 10.0.0.129 - - [2026-02-03 07:09:30] "DELETE /access-control-list/4afb8859-5cfd-4dc0-ae91-f5ab98d52044 HTTP/1.1" 200 115 0.062839 10.0.0.129 - - [2026-02-03 07:09:30] "POST /ref-update HTTP/1.1" 200 156 0.014457 252.129.63.48 - - [2026-02-03 07:09:30] "POST /neutron/network HTTP/1.1" 200 1005 0.006723 10.0.0.129 - - [2026-02-03 07:09:30] "GET /virtual-network/4e82e1a8-555b-4fd2-ba68-96fd1e0f2de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005054 10.0.0.129 - - [2026-02-03 07:09:30] "DELETE /network-policy/7c2611c0-f994-4458-a933-628e3566bb93 HTTP/1.1" 200 115 0.148319 252.129.63.48 - - [2026-02-03 07:09:30] "POST /neutron/network HTTP/1.1" 200 1001 0.006549 10.0.0.129 - - [2026-02-03 07:09:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004525 10.0.0.129 - - [2026-02-03 07:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967 10.0.0.129 - - [2026-02-03 07:09:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002962 10.0.0.129 - - [2026-02-03 07:09:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002535 10.0.0.129 - - [2026-02-03 07:09:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002133 252.129.63.48 - - [2026-02-03 07:09:31] "POST /neutron/network HTTP/1.1" 200 151 0.108356 10.0.0.129 - - [2026-02-03 07:09:31] "DELETE /route-target/25ac5a5b-c0d1-4ac6-a849-38ee4fe545dd HTTP/1.1" 200 115 0.029380 10.0.0.129 - - [2026-02-03 07:09:31] "GET /routing-instance/6b29097e-a660-44a6-b96f-de75a7b14470 HTTP/1.1" 404 171 0.003820 10.0.0.129 - - [2026-02-03 07:09:31] "GET /domains HTTP/1.1" 200 440 0.003487 10.0.0.129 - - [2026-02-03 07:09:31] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001001 10.0.0.129 - - [2026-02-03 07:09:31] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1505 0.008351 10.0.0.129 - - [2026-02-03 07:09:31] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001854 10.0.0.129 - - [2026-02-03 07:09:31] "GET /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3 HTTP/1.1" 200 2146 0.037520 252.129.63.48 - - [2026-02-03 07:09:31] "POST /neutron/network HTTP/1.1" 200 1005 0.007438 10.0.0.129 - - [2026-02-03 07:09:31] "POST /useragent-kv HTTP/1.1" 200 115 0.009971 10.0.0.129 - - [2026-02-03 07:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009511 10.0.0.129 - - [2026-02-03 07:09:31] "POST /useragent-kv HTTP/1.1" 200 115 0.009933 10.0.0.129 - - [2026-02-03 07:09:31] "POST /useragent-kv HTTP/1.1" 200 115 0.006825 10.0.0.129 - - [2026-02-03 07:09:31] "POST /useragent-kv HTTP/1.1" 200 115 0.006491 10.0.0.129 - - [2026-02-03 07:09:31] "DELETE /route-target/c10b9570-1073-4c6c-b2ac-e360f9d2d2d5 HTTP/1.1" 200 115 0.046818 252.129.63.48 - - [2026-02-03 07:09:31] "POST /neutron/network HTTP/1.1" 200 151 0.153202 10.0.0.129 - - [2026-02-03 07:09:31] "GET /routing-instance/65a35a18-d245-4266-b004-ba77f7334a2b HTTP/1.1" 404 171 0.003026 10.0.0.129 - - [2026-02-03 07:09:31] "GET /domains HTTP/1.1" 200 440 0.002723 10.0.0.129 - - [2026-02-03 07:09:31] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001023 10.0.0.129 - - [2026-02-03 07:09:31] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1505 0.007189 10.0.0.129 - - [2026-02-03 07:09:32] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001721 10.0.0.129 - - [2026-02-03 07:09:32] "GET /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3 HTTP/1.1" 200 1901 0.038753 10.0.0.129 - - [2026-02-03 07:09:32] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001073 10.0.0.129 - - [2026-02-03 07:09:32] "GET /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.032125 10.0.0.129 - - [2026-02-03 07:09:32] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001060 10.0.0.129 - - [2026-02-03 07:09:32] "GET /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3?fields=virtual_networks HTTP/1.1" 200 1049 0.078029 10.0.0.129 - - [2026-02-03 07:09:32] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001358 10.0.0.129 - - [2026-02-03 07:09:32] "GET /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.023729 10.0.0.129 - - [2026-02-03 07:09:33] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001110 10.0.0.129 - - [2026-02-03 07:09:33] "GET /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3?fields=security_groups HTTP/1.1" 200 1283 0.024019 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:09:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001115 10.0.0.129 - - [2026-02-03 07:09:33] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001083 10.0.0.129 - - [2026-02-03 07:09:33] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008423 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:09:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001180 10.0.0.129 - - [2026-02-03 07:09:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.026777 10.0.0.129 - - [2026-02-03 07:09:34] "GET /projects?obj_uuids=77a3ce22-5fa1-4108-a3c5-ff252cb4bca6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002104 10.0.0.129 - - [2026-02-03 07:09:34] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000997 10.0.0.129 - - [2026-02-03 07:09:34] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006287 10.0.0.129 - - [2026-02-03 07:09:34] "POST /id-to-fqname HTTP/1.1" 200 204 0.001342 10.0.0.129 - - [2026-02-03 07:09:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.003157 10.0.0.129 - - [2026-02-03 07:09:34] "POST /security-groups HTTP/1.1" 200 599 0.060485 10.0.0.129 - - [2026-02-03 07:09:34] "POST /fqname-to-id HTTP/1.1" 404 248 0.005851 10.0.0.129 - - [2026-02-03 07:09:34] "POST /projects HTTP/1.1" 200 609 0.212615 10.0.0.129 - - [2026-02-03 07:09:34] "POST /access-control-lists HTTP/1.1" 200 614 0.061063 10.0.0.129 - - [2026-02-03 07:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.287271 10.0.0.129 - - [2026-02-03 07:09:34] "POST /fqname-to-id HTTP/1.1" 404 247 0.002661 10.0.0.129 - - [2026-02-03 07:09:34] "GET /project/77a3ce22-5fa1-4108-a3c5-ff252cb4bca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.413546 10.0.0.129 - - [2026-02-03 07:09:34] "POST /access-control-lists HTTP/1.1" 200 612 0.060381 10.0.0.129 - - [2026-02-03 07:09:35] "GET / HTTP/1.1" 200 36499 0.001941 10.0.0.129 - - [2026-02-03 07:09:37] "POST /fqname-to-id HTTP/1.1" 401 298 0.000496 10.0.0.129 - - [2026-02-03 07:09:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.067152 10.0.0.129 - - [2026-02-03 07:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.129 - - [2026-02-03 07:09:37] "GET /projects?obj_uuids=77a3ce22-5fa1-4108-a3c5-ff252cb4bca6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001028 10.0.0.129 - - [2026-02-03 07:09:37] "GET /project/77a3ce22-5fa1-4108-a3c5-ff252cb4bca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.024473 10.0.0.129 - - [2026-02-03 07:09:37] "POST /network-policys HTTP/1.1" 200 569 0.060358 10.0.0.129 - - [2026-02-03 07:09:37] "GET /network-policy/f5d6f105-fb6d-471f-a6d7-8d3c2ebaa424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3147 0.005431 10.0.0.129 - - [2026-02-03 07:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.129 - - [2026-02-03 07:09:37] "GET /projects?obj_uuids=77a3ce22-5fa1-4108-a3c5-ff252cb4bca6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001020 10.0.0.129 - - [2026-02-03 07:09:37] "GET /project/77a3ce22-5fa1-4108-a3c5-ff252cb4bca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.023158 252.129.63.48 - - [2026-02-03 07:09:38] "POST /neutron/network HTTP/1.1" 200 117 0.033978 10.0.0.129 - - [2026-02-03 07:09:38] "GET /projects?obj_uuids=77a3ce22-5fa1-4108-a3c5-ff252cb4bca6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001297 252.129.63.48 - - [2026-02-03 07:09:38] "POST /neutron/network HTTP/1.1" 200 621 0.062076 10.0.0.129 - - [2026-02-03 07:09:38] "POST /route-targets HTTP/1.1" 200 329 0.012744 10.0.0.129 - - [2026-02-03 07:09:38] "POST /ref-update HTTP/1.1" 200 156 0.010164 10.0.0.129 - - [2026-02-03 07:09:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004823 252.129.63.48 - - [2026-02-03 07:09:38] "POST /neutron/subnet HTTP/1.1" 200 725 0.187328 10.0.0.129 - - [2026-02-03 07:09:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.006764 10.0.0.129 - - [2026-02-03 07:09:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003784 252.129.63.48 - - [2026-02-03 07:09:38] "POST /neutron/subnet HTTP/1.1" 200 828 0.196323 252.129.63.48 - - [2026-02-03 07:09:38] "POST /neutron/network HTTP/1.1" 200 1014 0.007041 10.0.0.129 - - [2026-02-03 07:09:38] "POST /id-to-fqname HTTP/1.1" 200 235 0.001499 10.0.0.129 - - [2026-02-03 07:09:38] "GET /virtual-network/e4ec0614-9e83-4b2f-ae80-bd70dfd83f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.005599 252.129.63.48 - - [2026-02-03 07:09:38] "POST /neutron/network HTTP/1.1" 200 1014 0.006766 10.0.0.129 - - [2026-02-03 07:09:38] "GET /virtual-network/e4ec0614-9e83-4b2f-ae80-bd70dfd83f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.004977 252.129.63.48 - - [2026-02-03 07:09:38] "POST /neutron/network HTTP/1.1" 200 1014 0.007227 252.129.63.48 - - [2026-02-03 07:09:38] "POST /neutron/subnet HTTP/1.1" 200 725 0.006463 252.129.63.48 - - [2026-02-03 07:09:39] "POST /neutron/subnet HTTP/1.1" 200 828 0.006788 252.129.63.48 - - [2026-02-03 07:09:39] "POST /neutron/network HTTP/1.1" 200 1014 0.007017 10.0.0.129 - - [2026-02-03 07:09:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.004967 10.0.0.129 - - [2026-02-03 07:09:39] "POST /fqname-to-id HTTP/1.1" 404 250 0.004430 252.129.63.48 - - [2026-02-03 07:09:39] "POST /neutron/network HTTP/1.1" 200 1119 0.047618 10.0.0.129 - - [2026-02-03 07:09:39] "POST /access-control-lists HTTP/1.1" 200 609 0.062139 252.129.63.48 - - [2026-02-03 07:09:39] "POST /neutron/network HTTP/1.1" 200 1119 0.006338 10.0.0.129 - - [2026-02-03 07:09:39] "GET /virtual-network/e4ec0614-9e83-4b2f-ae80-bd70dfd83f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004863 10.0.0.129 - - [2026-02-03 07:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.129 - - [2026-02-03 07:09:39] "GET /network-policy/f5d6f105-fb6d-471f-a6d7-8d3c2ebaa424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3147 0.005509 10.0.0.129 - - [2026-02-03 07:09:39] "GET /domains HTTP/1.1" 401 298 0.000419 10.0.0.129 - - [2026-02-03 07:09:39] "GET /domains HTTP/1.1" 200 440 0.028941 10.0.0.129 - - [2026-02-03 07:09:39] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001103 10.0.0.129 - - [2026-02-03 07:09:39] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1707 0.007906 10.0.0.129 - - [2026-02-03 07:09:39] "GET /projects?obj_uuids=77a3ce22-5fa1-4108-a3c5-ff252cb4bca6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001614 10.0.0.129 - - [2026-02-03 07:09:39] "GET /project/77a3ce22-5fa1-4108-a3c5-ff252cb4bca6 HTTP/1.1" 200 2459 0.026525 10.0.0.129 - - [2026-02-03 07:09:40] "GET /virtual-network/e4ec0614-9e83-4b2f-ae80-bd70dfd83f02 HTTP/1.1" 200 3548 0.006968 10.0.0.129 - - [2026-02-03 07:09:40] "GET /virtual-network/e4ec0614-9e83-4b2f-ae80-bd70dfd83f02 HTTP/1.1" 200 3548 0.005007 10.0.0.129 - - [2026-02-03 07:09:40] "GET /routing-instance/68e7d30d-a2c2-4275-95c4-d053a93d4c4a HTTP/1.1" 200 1499 0.004936 10.0.0.129 - - [2026-02-03 07:09:40] "GET /routing-instance/68e7d30d-a2c2-4275-95c4-d053a93d4c4a HTTP/1.1" 200 1499 0.003571 10.0.0.129 - - [2026-02-03 07:09:40] "GET /route-target/5227f10a-9e5b-44a5-b405-5b8063077e48 HTTP/1.1" 200 1224 0.003335 10.0.0.129 - - [2026-02-03 07:09:40] "GET /virtual-network/e4ec0614-9e83-4b2f-ae80-bd70dfd83f02 HTTP/1.1" 200 3548 0.005863 10.0.0.129 - - [2026-02-03 07:09:40] "GET /routing-instance/68e7d30d-a2c2-4275-95c4-d053a93d4c4a HTTP/1.1" 200 1499 0.004069 10.0.0.129 - - [2026-02-03 07:09:40] "GET /virtual-network/e4ec0614-9e83-4b2f-ae80-bd70dfd83f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004848 10.0.0.129 - - [2026-02-03 07:09:40] "GET /virtual-network/e4ec0614-9e83-4b2f-ae80-bd70dfd83f02 HTTP/1.1" 200 3548 0.004400 10.0.0.129 - - [2026-02-03 07:09:40] "GET /routing-instance/68e7d30d-a2c2-4275-95c4-d053a93d4c4a HTTP/1.1" 200 1499 0.003836 10.0.0.129 - - [2026-02-03 07:09:40] "GET /routing-instance/68e7d30d-a2c2-4275-95c4-d053a93d4c4a HTTP/1.1" 200 1499 0.003689 10.0.0.129 - - [2026-02-03 07:09:40] "GET /route-target/5227f10a-9e5b-44a5-b405-5b8063077e48 HTTP/1.1" 200 1224 0.003491 10.0.0.129 - - [2026-02-03 07:09:40] "GET /domains HTTP/1.1" 200 440 0.002608 10.0.0.129 - - [2026-02-03 07:09:40] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000974 10.0.0.129 - - [2026-02-03 07:09:40] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1707 0.006801 10.0.0.129 - - [2026-02-03 07:09:40] "GET /projects?obj_uuids=77a3ce22-5fa1-4108-a3c5-ff252cb4bca6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001033 10.0.0.129 - - [2026-02-03 07:09:40] "GET /project/77a3ce22-5fa1-4108-a3c5-ff252cb4bca6 HTTP/1.1" 200 2459 0.026173 10.0.0.129 - - [2026-02-03 07:09:40] "GET /virtual-network/e4ec0614-9e83-4b2f-ae80-bd70dfd83f02 HTTP/1.1" 200 3548 0.006927 10.0.0.129 - - [2026-02-03 07:09:41] "GET /obj-perms HTTP/1.1" 200 6472 0.055147 10.0.0.129 - - [2026-02-03 07:09:41] "GET /domains HTTP/1.1" 200 440 0.002610 10.0.0.129 - - [2026-02-03 07:09:41] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001031 10.0.0.129 - - [2026-02-03 07:09:41] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1707 0.008394 10.0.0.129 - - [2026-02-03 07:09:41] "GET /projects?obj_uuids=77a3ce22-5fa1-4108-a3c5-ff252cb4bca6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000954 10.0.0.129 - - [2026-02-03 07:09:41] "GET /project/77a3ce22-5fa1-4108-a3c5-ff252cb4bca6 HTTP/1.1" 200 2459 0.021112 10.0.0.129 - - [2026-02-03 07:09:41] "GET /network-policy/f5d6f105-fb6d-471f-a6d7-8d3c2ebaa424 HTTP/1.1" 200 3473 0.005583 10.0.0.129 - - [2026-02-03 07:09:41] "DELETE /network-policy/f5d6f105-fb6d-471f-a6d7-8d3c2ebaa424 HTTP/1.1" 409 240 0.005569 252.129.63.48 - - [2026-02-03 07:09:41] "POST /neutron/network HTTP/1.1" 200 1119 0.008597 10.0.0.129 - - [2026-02-03 07:09:41] "DELETE /access-control-list/b812ed9d-b195-402d-84e6-059ac4030fd8 HTTP/1.1" 200 115 0.023191 10.0.0.129 - - [2026-02-03 07:09:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002175 10.0.0.129 - - [2026-02-03 07:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.129 - - [2026-02-03 07:09:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001960 10.0.0.129 - - [2026-02-03 07:09:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001606 10.0.0.129 - - [2026-02-03 07:09:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001634 252.129.63.48 - - [2026-02-03 07:09:41] "POST /neutron/network HTTP/1.1" 200 151 0.087389 10.0.0.129 - - [2026-02-03 07:09:41] "GET /routing-instance/68e7d30d-a2c2-4275-95c4-d053a93d4c4a HTTP/1.1" 404 171 0.002498 10.0.0.129 - - [2026-02-03 07:09:42] "DELETE /route-target/5227f10a-9e5b-44a5-b405-5b8063077e48 HTTP/1.1" 200 115 0.017148 10.0.0.129 - - [2026-02-03 07:09:42] "GET /domains HTTP/1.1" 200 440 0.003205 10.0.0.129 - - [2026-02-03 07:09:42] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001064 10.0.0.129 - - [2026-02-03 07:09:42] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1707 0.007642 10.0.0.129 - - [2026-02-03 07:09:42] "GET /projects?obj_uuids=77a3ce22-5fa1-4108-a3c5-ff252cb4bca6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001016 10.0.0.129 - - [2026-02-03 07:09:42] "GET /project/77a3ce22-5fa1-4108-a3c5-ff252cb4bca6 HTTP/1.1" 200 2205 0.021595 10.0.0.129 - - [2026-02-03 07:09:42] "DELETE /network-policy/f5d6f105-fb6d-471f-a6d7-8d3c2ebaa424 HTTP/1.1" 200 115 0.025217 10.0.0.129 - - [2026-02-03 07:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.129 - - [2026-02-03 07:09:42] "GET /projects?obj_uuids=77a3ce22-5fa1-4108-a3c5-ff252cb4bca6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001002 10.0.0.129 - - [2026-02-03 07:09:42] "GET /project/77a3ce22-5fa1-4108-a3c5-ff252cb4bca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.022507 10.0.0.129 - - [2026-02-03 07:09:42] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-33685799&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004436 10.0.0.129 - - [2026-02-03 07:09:43] "GET /projects?obj_uuids=77a3ce22-5fa1-4108-a3c5-ff252cb4bca6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001502 10.0.0.129 - - [2026-02-03 07:09:43] "GET /project/77a3ce22-5fa1-4108-a3c5-ff252cb4bca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.032677 10.0.0.129 - - [2026-02-03 07:09:43] "GET /projects?obj_uuids=77a3ce22-5fa1-4108-a3c5-ff252cb4bca6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001382 10.0.0.129 - - [2026-02-03 07:09:43] "GET /project/77a3ce22-5fa1-4108-a3c5-ff252cb4bca6?fields=virtual_networks HTTP/1.1" 200 1065 0.067604 10.0.0.129 - - [2026-02-03 07:09:43] "GET /projects?obj_uuids=77a3ce22-5fa1-4108-a3c5-ff252cb4bca6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001009 10.0.0.129 - - [2026-02-03 07:09:43] "GET /project/77a3ce22-5fa1-4108-a3c5-ff252cb4bca6?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.024620 10.0.0.129 - - [2026-02-03 07:09:43] "GET /projects?obj_uuids=77a3ce22-5fa1-4108-a3c5-ff252cb4bca6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001276 10.0.0.129 - - [2026-02-03 07:09:43] "GET /project/77a3ce22-5fa1-4108-a3c5-ff252cb4bca6?fields=security_groups HTTP/1.1" 200 1307 0.024656 10.0.0.129 - - [2026-02-03 07:09:44] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001136 10.0.0.129 - - [2026-02-03 07:09:44] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006959 10.0.0.129 - - [2026-02-03 07:09:44] "POST /fqname-to-id HTTP/1.1" 404 188 0.028327 10.0.0.129 - - [2026-02-03 07:09:44] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002287 10.0.0.129 - - [2026-02-03 07:09:44] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001035 10.0.0.129 - - [2026-02-03 07:09:44] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006710 10.0.0.129 - - [2026-02-03 07:09:44] "POST /id-to-fqname HTTP/1.1" 200 190 0.001269 10.0.0.129 - - [2026-02-03 07:09:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.003059 10.0.0.129 - - [2026-02-03 07:09:44] "POST /security-groups HTTP/1.1" 200 585 0.060427 10.0.0.129 - - [2026-02-03 07:09:44] "POST /fqname-to-id HTTP/1.1" 404 234 0.002522 10.0.0.129 - - [2026-02-03 07:09:44] "POST /projects HTTP/1.1" 200 581 0.204004 10.0.0.129 - - [2026-02-03 07:09:44] "POST /access-control-lists HTTP/1.1" 200 600 0.060124 10.0.0.129 - - [2026-02-03 07:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.278272 10.0.0.129 - - [2026-02-03 07:09:44] "POST /fqname-to-id HTTP/1.1" 404 233 0.002742 10.0.0.129 - - [2026-02-03 07:09:45] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.401970 10.0.0.129 - - [2026-02-03 07:09:45] "POST /access-control-lists HTTP/1.1" 200 598 0.060867 10.0.0.129 - - [2026-02-03 07:09:46] "GET / HTTP/1.1" 200 36499 0.001928 10.0.0.129 - - [2026-02-03 07:09:46] "POST /fqname-to-id HTTP/1.1" 401 298 0.000520 10.0.0.129 - - [2026-02-03 07:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.070933 10.0.0.129 - - [2026-02-03 07:09:47] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001054 10.0.0.129 - - [2026-02-03 07:09:47] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.030974 252.129.63.48 - - [2026-02-03 07:09:47] "POST /neutron/network HTTP/1.1" 200 117 0.089682 10.0.0.129 - - [2026-02-03 07:09:47] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003169 252.129.63.48 - - [2026-02-03 07:09:47] "POST /neutron/network HTTP/1.1" 200 605 0.232896 10.0.0.129 - - [2026-02-03 07:09:48] "POST /route-targets HTTP/1.1" 200 329 0.075702 10.0.0.129 - - [2026-02-03 07:09:48] "POST /ref-update HTTP/1.1" 200 156 0.123985 10.0.0.129 - - [2026-02-03 07:09:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004693 252.129.63.48 - - [2026-02-03 07:09:48] "POST /neutron/subnet HTTP/1.1" 200 720 0.439430 252.129.63.48 - - [2026-02-03 07:09:48] "POST /neutron/network HTTP/1.1" 200 823 0.011308 10.0.0.129 - - [2026-02-03 07:09:48] "POST /id-to-fqname HTTP/1.1" 200 220 0.003512 10.0.0.129 - - [2026-02-03 07:09:48] "GET /virtual-network/ba1cb3f9-ed92-40a9-bebf-75266e568d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.022438 252.129.63.48 - - [2026-02-03 07:09:48] "POST /neutron/network HTTP/1.1" 200 823 0.038124 10.0.0.129 - - [2026-02-03 07:09:48] "GET /virtual-network/ba1cb3f9-ed92-40a9-bebf-75266e568d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.037553 252.129.63.48 - - [2026-02-03 07:09:49] "POST /neutron/network HTTP/1.1" 200 823 0.050913 252.129.63.48 - - [2026-02-03 07:09:49] "POST /neutron/subnet HTTP/1.1" 200 720 0.031726 10.0.0.129 - - [2026-02-03 07:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007300 10.0.0.129 - - [2026-02-03 07:09:49] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.005575 10.0.0.129 - - [2026-02-03 07:09:49] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.253798 252.129.63.48 - - [2026-02-03 07:09:49] "POST /neutron/network HTTP/1.1" 200 117 0.088074 10.0.0.129 - - [2026-02-03 07:09:49] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001050 252.129.63.48 - - [2026-02-03 07:09:50] "POST /neutron/network HTTP/1.1" 200 605 0.374209 10.0.0.129 - - [2026-02-03 07:09:50] "POST /route-targets HTTP/1.1" 200 329 0.023576 10.0.0.129 - - [2026-02-03 07:09:50] "POST /ref-update HTTP/1.1" 200 156 0.035693 10.0.0.129 - - [2026-02-03 07:09:50] "POST /useragent-kv HTTP/1.1" 200 115 0.012919 252.129.63.48 - - [2026-02-03 07:09:50] "POST /neutron/subnet HTTP/1.1" 200 729 0.332565 252.129.63.48 - - [2026-02-03 07:09:50] "POST /neutron/network HTTP/1.1" 200 825 0.016570 10.0.0.129 - - [2026-02-03 07:09:50] "POST /id-to-fqname HTTP/1.1" 200 220 0.001333 10.0.0.129 - - [2026-02-03 07:09:50] "GET /virtual-network/accef337-f128-4160-8acd-c4385219eba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006044 252.129.63.48 - - [2026-02-03 07:09:50] "POST /neutron/network HTTP/1.1" 200 825 0.006083 10.0.0.129 - - [2026-02-03 07:09:50] "GET /virtual-network/accef337-f128-4160-8acd-c4385219eba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005220 252.129.63.48 - - [2026-02-03 07:09:50] "POST /neutron/network HTTP/1.1" 200 825 0.006943 252.129.63.48 - - [2026-02-03 07:09:50] "POST /neutron/subnet HTTP/1.1" 200 729 0.008133 10.0.0.129 - - [2026-02-03 07:09:50] "POST /fqname-to-id HTTP/1.1" 404 226 0.005263 10.0.0.129 - - [2026-02-03 07:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.129 - - [2026-02-03 07:09:50] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001151 10.0.0.129 - - [2026-02-03 07:09:51] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.075517 10.0.0.129 - - [2026-02-03 07:09:51] "POST /network-policys HTTP/1.1" 200 573 0.039898 10.0.0.129 - - [2026-02-03 07:09:51] "GET /network-policy/ccb131a4-2850-46d0-a16f-015f50b00a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.007760 252.129.63.48 - - [2026-02-03 07:09:51] "POST /neutron/network HTTP/1.1" 200 823 0.015479 10.0.0.129 - - [2026-02-03 07:09:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.009933 252.129.63.48 - - [2026-02-03 07:09:51] "POST /neutron/network HTTP/1.1" 200 923 0.332466 252.129.63.48 - - [2026-02-03 07:09:51] "POST /neutron/network HTTP/1.1" 200 923 0.103087 10.0.0.129 - - [2026-02-03 07:09:51] "POST /access-control-lists HTTP/1.1" 200 592 0.319497 10.0.0.129 - - [2026-02-03 07:09:52] "GET /virtual-network/ba1cb3f9-ed92-40a9-bebf-75266e568d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.104726 10.0.0.129 - - [2026-02-03 07:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011471 10.0.0.129 - - [2026-02-03 07:09:52] "GET /network-policy/ccb131a4-2850-46d0-a16f-015f50b00a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.026418 10.0.0.129 - - [2026-02-03 07:09:52] "DELETE /project/c5b012784ddf4853ac377f2d8dc53d59 HTTP/1.1" 404 173 0.111186 10.0.0.129 - - [2026-02-03 07:09:52] "DELETE /project/77a3ce225fa14108a3c5ff252cb4bca6 HTTP/1.1" 404 173 0.107318 10.0.0.129 - - [2026-02-03 07:09:52] "DELETE /project/2bb570ff946d404c9d3bb66c9daf75d3 HTTP/1.1" 404 173 0.067329 10.0.0.129 - - [2026-02-03 07:09:52] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001247 10.0.0.129 - - [2026-02-03 07:09:52] "GET /projects?obj_uuids=77a3ce22-5fa1-4108-a3c5-ff252cb4bca6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003236 10.0.0.129 - - [2026-02-03 07:09:52] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002829 252.129.63.48 - - [2026-02-03 07:09:52] "POST /neutron/network HTTP/1.1" 200 825 0.095202 10.0.0.129 - - [2026-02-03 07:09:52] "GET /project/91cceac0-1f6c-40f1-b42b-822a706ced73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.269531 10.0.0.129 - - [2026-02-03 07:09:52] "GET /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.329921 10.0.0.129 - - [2026-02-03 07:09:52] "GET /project/77a3ce22-5fa1-4108-a3c5-ff252cb4bca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1518 0.366755 10.0.0.129 - - [2026-02-03 07:09:52] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003992 10.0.0.129 - - [2026-02-03 07:09:52] "GET /projects?obj_uuids=77a3ce22-5fa1-4108-a3c5-ff252cb4bca6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003237 10.0.0.129 - - [2026-02-03 07:09:52] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002036 10.0.0.129 - - [2026-02-03 07:09:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.003011 10.0.0.129 - - [2026-02-03 07:09:52] "GET /project/91cceac0-1f6c-40f1-b42b-822a706ced73?fields=security_groups HTTP/1.1" 200 1359 0.234710 10.0.0.129 - - [2026-02-03 07:09:52] "GET /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3?fields=security_groups HTTP/1.1" 200 1373 0.266513 10.0.0.129 - - [2026-02-03 07:09:53] "GET /project/77a3ce22-5fa1-4108-a3c5-ff252cb4bca6?fields=security_groups HTTP/1.1" 200 1397 0.298222 252.129.63.48 - - [2026-02-03 07:09:53] "POST /neutron/network HTTP/1.1" 200 925 0.757613 252.129.63.48 - - [2026-02-03 07:09:53] "POST /neutron/network HTTP/1.1" 200 925 0.054748 10.0.0.129 - - [2026-02-03 07:09:53] "POST /access-control-lists HTTP/1.1" 200 592 0.596428 10.0.0.129 - - [2026-02-03 07:09:53] "GET /virtual-network/accef337-f128-4160-8acd-c4385219eba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.049976 10.0.0.129 - - [2026-02-03 07:09:53] "POST /ref-update HTTP/1.1" 200 156 0.108841 10.0.0.129 - - [2026-02-03 07:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018001 10.0.0.129 - - [2026-02-03 07:09:53] "DELETE /security-group/e79ad65d-ac4c-4921-b3af-075f97ba0d1f HTTP/1.1" 200 115 0.628051 10.0.0.129 - - [2026-02-03 07:09:53] "DELETE /security-group/7cc41cd8-85b1-4e59-8ba2-6acb882bcdea HTTP/1.1" 200 115 0.575457 10.0.0.129 - - [2026-02-03 07:09:53] "GET /projects?obj_uuids=91cceac0-1f6c-40f1-b42b-822a706ced73&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003386 10.0.0.129 - - [2026-02-03 07:09:53] "DELETE /security-group/70c48ae7-f32a-4484-b635-efd90256640f HTTP/1.1" 200 115 0.572052 10.0.0.129 - - [2026-02-03 07:09:53] "GET /network-policy/ccb131a4-2850-46d0-a16f-015f50b00a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.062140 10.0.0.129 - - [2026-02-03 07:09:53] "GET /projects?obj_uuids=2bb570ff-946d-404c-9d3b-b66c9daf75d3&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001765 10.0.0.129 - - [2026-02-03 07:09:53] "GET /projects?obj_uuids=77a3ce22-5fa1-4108-a3c5-ff252cb4bca6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001516 10.0.0.129 - - [2026-02-03 07:09:53] "PUT /access-control-list/8d320943-b89d-4ab7-bae7-b0ef08cdcd06 HTTP/1.1" 200 274 0.204951 10.0.0.129 - - [2026-02-03 07:09:53] "GET /domains HTTP/1.1" 401 298 0.000388 10.0.0.129 - - [2026-02-03 07:09:53] "GET /project/91cceac0-1f6c-40f1-b42b-822a706ced73?fields=application_policy_sets HTTP/1.1" 200 1398 0.281979 10.0.0.129 - - [2026-02-03 07:09:54] "GET /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3?fields=application_policy_sets HTTP/1.1" 200 1412 0.417996 10.0.0.129 - - [2026-02-03 07:09:54] "GET /project/77a3ce22-5fa1-4108-a3c5-ff252cb4bca6?fields=application_policy_sets HTTP/1.1" 200 1436 0.467944 10.0.0.129 - - [2026-02-03 07:09:54] "DELETE /access-control-list/f1591c79-7ee2-42ae-8422-cf3228f7d647 HTTP/1.1" 200 115 0.276840 10.0.0.129 - - [2026-02-03 07:09:54] "GET /domains HTTP/1.1" 200 440 0.054108 10.0.0.129 - - [2026-02-03 07:09:54] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002823 10.0.0.129 - - [2026-02-03 07:09:54] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1895 0.122065 10.0.0.129 - - [2026-02-03 07:09:54] "DELETE /access-control-list/171035ef-905c-4511-b085-9b9fbd9b17a4 HTTP/1.1" 200 115 0.279550 10.0.0.129 - - [2026-02-03 07:09:54] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001760 10.0.0.129 - - [2026-02-03 07:09:54] "DELETE /project/2bb570ff-946d-404c-9d3b-b66c9daf75d3 HTTP/1.1" 200 115 2.591265 10.0.0.129 - - [2026-02-03 07:09:54] "DELETE /project/91cceac0-1f6c-40f1-b42b-822a706ced73 HTTP/1.1" 200 115 2.633677 10.0.0.129 - - [2026-02-03 07:09:54] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59 HTTP/1.1" 200 2573 0.055650 10.0.0.129 - - [2026-02-03 07:09:54] "DELETE /access-control-list/2d62ed93-7f99-46de-adb0-0422bdd12ea7 HTTP/1.1" 200 115 0.128575 10.0.0.129 - - [2026-02-03 07:09:54] "DELETE /project/77a3ce22-5fa1-4108-a3c5-ff252cb4bca6 HTTP/1.1" 200 115 2.628155 10.0.0.129 - - [2026-02-03 07:09:54] "GET /virtual-network/ba1cb3f9-ed92-40a9-bebf-75266e568d4d HTTP/1.1" 200 2893 0.011626 10.0.0.129 - - [2026-02-03 07:09:54] "DELETE /access-control-list/aea2c8c3-2fb5-4e56-a3c1-4636eacdcd09 HTTP/1.1" 200 115 0.063493 10.0.0.129 - - [2026-02-03 07:09:54] "DELETE /access-control-list/74efc620-e78c-4ea5-9105-ca772ddf7ed3 HTTP/1.1" 200 115 0.017464 10.0.0.129 - - [2026-02-03 07:09:55] "DELETE /access-control-list/cdaf1ca7-38e1-46ee-92fe-d45c33804e18 HTTP/1.1" 200 115 0.020593 10.0.0.129 - - [2026-02-03 07:09:55] "GET /virtual-network/ba1cb3f9-ed92-40a9-bebf-75266e568d4d HTTP/1.1" 200 2893 0.004694 10.0.0.129 - - [2026-02-03 07:09:55] "GET /routing-instance/bfd70eac-fbf5-442f-8f0d-53544a5262b3 HTTP/1.1" 200 1788 0.003584 10.0.0.129 - - [2026-02-03 07:09:55] "GET /routing-instance/bfd70eac-fbf5-442f-8f0d-53544a5262b3 HTTP/1.1" 200 1788 0.005586 10.0.0.129 - - [2026-02-03 07:09:55] "GET /route-target/e67f72f4-6f85-4296-8878-8ee89552a1d5 HTTP/1.1" 200 1208 0.004125 10.0.0.129 - - [2026-02-03 07:09:55] "GET /virtual-network/ba1cb3f9-ed92-40a9-bebf-75266e568d4d HTTP/1.1" 200 2893 0.004631 10.0.0.129 - - [2026-02-03 07:09:55] "GET /routing-instance/bfd70eac-fbf5-442f-8f0d-53544a5262b3 HTTP/1.1" 200 1788 0.004795 10.0.0.129 - - [2026-02-03 07:09:55] "GET /virtual-network/ba1cb3f9-ed92-40a9-bebf-75266e568d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004933 10.0.0.129 - - [2026-02-03 07:09:55] "GET /virtual-network/ba1cb3f9-ed92-40a9-bebf-75266e568d4d HTTP/1.1" 200 2893 0.005179 10.0.0.129 - - [2026-02-03 07:09:55] "GET /routing-instance/bfd70eac-fbf5-442f-8f0d-53544a5262b3 HTTP/1.1" 200 1788 0.003407 10.0.0.129 - - [2026-02-03 07:09:55] "GET /routing-instance/bfd70eac-fbf5-442f-8f0d-53544a5262b3 HTTP/1.1" 200 1788 0.008474 10.0.0.129 - - [2026-02-03 07:09:55] "GET /route-target/e67f72f4-6f85-4296-8878-8ee89552a1d5 HTTP/1.1" 200 1208 0.003472 10.0.0.129 - - [2026-02-03 07:09:55] "GET /domains HTTP/1.1" 200 440 0.002843 10.0.0.129 - - [2026-02-03 07:09:55] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001184 10.0.0.129 - - [2026-02-03 07:09:55] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1310 0.012651 10.0.0.129 - - [2026-02-03 07:09:55] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001083 10.0.0.129 - - [2026-02-03 07:09:55] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59 HTTP/1.1" 200 2573 0.033403 10.0.0.129 - - [2026-02-03 07:09:55] "GET /virtual-network/ba1cb3f9-ed92-40a9-bebf-75266e568d4d HTTP/1.1" 200 2893 0.005087 10.0.0.129 - - [2026-02-03 07:09:56] "GET /obj-perms HTTP/1.1" 200 6444 0.075327 10.0.0.129 - - [2026-02-03 07:09:56] "GET /domains HTTP/1.1" 200 440 0.002913 10.0.0.129 - - [2026-02-03 07:09:56] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001738 10.0.0.129 - - [2026-02-03 07:09:56] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1310 0.010152 10.0.0.129 - - [2026-02-03 07:09:56] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001251 10.0.0.129 - - [2026-02-03 07:09:56] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59 HTTP/1.1" 200 2573 0.033226 10.0.0.129 - - [2026-02-03 07:09:56] "GET /virtual-network/accef337-f128-4160-8acd-c4385219eba8 HTTP/1.1" 200 2899 0.011180 10.0.0.129 - - [2026-02-03 07:09:56] "GET /virtual-network/accef337-f128-4160-8acd-c4385219eba8 HTTP/1.1" 200 2899 0.007512 10.0.0.129 - - [2026-02-03 07:09:57] "GET /routing-instance/528fdfbb-2c85-4b06-a847-a59baebf18c3 HTTP/1.1" 200 1787 0.004944 10.0.0.129 - - [2026-02-03 07:09:57] "GET /routing-instance/528fdfbb-2c85-4b06-a847-a59baebf18c3 HTTP/1.1" 200 1787 0.005721 10.0.0.129 - - [2026-02-03 07:09:57] "GET /route-target/5243513c-e2c7-4c78-a247-cb698a5f10a7 HTTP/1.1" 200 1208 0.003725 10.0.0.129 - - [2026-02-03 07:09:57] "GET /virtual-network/accef337-f128-4160-8acd-c4385219eba8 HTTP/1.1" 200 2899 0.006815 10.0.0.129 - - [2026-02-03 07:09:57] "GET /routing-instance/528fdfbb-2c85-4b06-a847-a59baebf18c3 HTTP/1.1" 200 1787 0.004002 10.0.0.129 - - [2026-02-03 07:09:57] "GET /virtual-network/accef337-f128-4160-8acd-c4385219eba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.008050 10.0.0.129 - - [2026-02-03 07:09:57] "GET /virtual-network/accef337-f128-4160-8acd-c4385219eba8 HTTP/1.1" 200 2899 0.006350 10.0.0.129 - - [2026-02-03 07:09:57] "GET /routing-instance/528fdfbb-2c85-4b06-a847-a59baebf18c3 HTTP/1.1" 200 1787 0.004619 10.0.0.129 - - [2026-02-03 07:09:57] "GET /routing-instance/528fdfbb-2c85-4b06-a847-a59baebf18c3 HTTP/1.1" 200 1787 0.004234 10.0.0.129 - - [2026-02-03 07:09:57] "GET /route-target/5243513c-e2c7-4c78-a247-cb698a5f10a7 HTTP/1.1" 200 1208 0.003979 10.0.0.129 - - [2026-02-03 07:09:57] "GET /domains HTTP/1.1" 200 440 0.003466 10.0.0.129 - - [2026-02-03 07:09:57] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001095 10.0.0.129 - - [2026-02-03 07:09:57] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1310 0.007957 10.0.0.129 - - [2026-02-03 07:09:57] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001604 10.0.0.129 - - [2026-02-03 07:09:57] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59 HTTP/1.1" 200 2573 0.040751 10.0.0.129 - - [2026-02-03 07:09:57] "GET /virtual-network/accef337-f128-4160-8acd-c4385219eba8 HTTP/1.1" 200 2899 0.007563 10.0.0.129 - - [2026-02-03 07:09:57] "GET /obj-perms HTTP/1.1" 200 6444 0.002168 10.0.0.129 - - [2026-02-03 07:09:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001443 252.129.63.48 - - [2026-02-03 07:09:58] "POST /neutron/network HTTP/1.1" 200 933 0.006832 252.129.63.48 - - [2026-02-03 07:09:58] "GET /aaa-mode HTTP/1.1" 401 298 0.000460 252.129.63.48 - - [2026-02-03 07:09:58] "GET / HTTP/1.1" 200 36499 0.002032 252.129.63.48 - - [2026-02-03 07:09:58] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000381 10.0.0.129 - - [2026-02-03 07:09:59] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001184 252.129.63.48 - - [2026-02-03 07:09:59] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.077881 252.129.63.48 - - [2026-02-03 07:09:59] "POST /neutron/network HTTP/1.1" 200 923 0.007787 252.129.63.48 - - [2026-02-03 07:09:59] "POST /neutron/port HTTP/1.1" 200 117 0.006582 252.129.63.48 - - [2026-02-03 07:09:59] "POST /neutron/port HTTP/1.1" 200 117 0.006983 10.0.0.129 - - [2026-02-03 07:09:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001537 252.129.63.48 - - [2026-02-03 07:09:59] "POST /neutron/port HTTP/1.1" 200 117 0.006219 252.129.63.48 - - [2026-02-03 07:09:59] "POST /neutron/network HTTP/1.1" 200 935 0.006892 252.129.63.48 - - [2026-02-03 07:09:59] "GET /aaa-mode HTTP/1.1" 401 298 0.000544 252.129.63.48 - - [2026-02-03 07:09:59] "GET / HTTP/1.1" 200 36499 0.001991 252.129.63.48 - - [2026-02-03 07:09:59] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000451 252.129.63.48 - - [2026-02-03 07:09:59] "POST /neutron/network HTTP/1.1" 200 933 0.013124 10.0.0.129 - - [2026-02-03 07:10:00] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001275 10.0.0.129 - - [2026-02-03 07:10:00] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.010163 252.129.63.48 - - [2026-02-03 07:10:00] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.121933 252.129.63.48 - - [2026-02-03 07:10:00] "POST /neutron/network HTTP/1.1" 200 925 0.027714 252.129.63.48 - - [2026-02-03 07:10:00] "POST /neutron/port HTTP/1.1" 200 1059 0.428972 252.129.63.48 - - [2026-02-03 07:10:00] "POST /neutron/port HTTP/1.1" 200 1059 0.019143 252.129.63.48 - - [2026-02-03 07:10:00] "POST /neutron/port HTTP/1.1" 200 1059 0.016811 252.129.63.48 - - [2026-02-03 07:10:00] "POST /neutron/port HTTP/1.1" 200 1069 0.061286 252.129.63.48 - - [2026-02-03 07:10:00] "POST /neutron/port HTTP/1.1" 200 1109 0.164729 10.0.0.129 - - [2026-02-03 07:10:00] "GET /obj-perms HTTP/1.1" 200 6393 0.085182 252.129.63.48 - - [2026-02-03 07:10:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.029337 252.129.63.48 - - [2026-02-03 07:10:01] "POST /neutron/port HTTP/1.1" 200 117 0.020197 252.129.63.48 - - [2026-02-03 07:10:01] "POST /neutron/port HTTP/1.1" 200 1119 0.035254 252.129.63.48 - - [2026-02-03 07:10:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004366 252.129.63.48 - - [2026-02-03 07:10:01] "POST /neutron/port HTTP/1.1" 200 1119 0.029369 252.129.63.48 - - [2026-02-03 07:10:01] "POST /neutron/subnet HTTP/1.1" 200 694 0.014971 252.129.63.48 - - [2026-02-03 07:10:01] "POST /neutron/port HTTP/1.1" 200 117 0.001918 252.129.63.48 - - [2026-02-03 07:10:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.021480 252.129.63.48 - - [2026-02-03 07:10:01] "POST /neutron/network HTTP/1.1" 200 935 0.027357 252.129.63.48 - - [2026-02-03 07:10:01] "POST /neutron/network HTTP/1.1" 200 923 0.026595 10.0.0.129 - - [2026-02-03 07:10:01] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001884 10.0.0.129 - - [2026-02-03 07:10:01] "GET /obj-perms HTTP/1.1" 200 6393 0.103214 10.0.0.129 - - [2026-02-03 07:10:01] "PUT /access-control-list/dfbf39f6-2b81-400b-850c-520a7caa89b0 HTTP/1.1" 200 274 0.060535 252.129.63.48 - - [2026-02-03 07:10:01] "POST /neutron/port HTTP/1.1" 200 1061 0.322890 252.129.63.48 - - [2026-02-03 07:10:01] "POST /neutron/port HTTP/1.1" 200 1061 0.015961 252.129.63.48 - - [2026-02-03 07:10:01] "POST /neutron/port HTTP/1.1" 200 1061 0.011999 252.129.63.48 - - [2026-02-03 07:10:02] "POST /neutron/port HTTP/1.1" 200 1111 0.105909 252.129.63.48 - - [2026-02-03 07:10:02] "POST /neutron/port HTTP/1.1" 200 1121 0.015610 252.129.63.48 - - [2026-02-03 07:10:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003950 252.129.63.48 - - [2026-02-03 07:10:02] "POST /neutron/subnet HTTP/1.1" 200 703 0.011312 252.129.63.48 - - [2026-02-03 07:10:02] "POST /neutron/port HTTP/1.1" 200 117 0.001378 252.129.63.48 - - [2026-02-03 07:10:02] "POST /neutron/network HTTP/1.1" 200 925 0.007546 252.129.63.48 - - [2026-02-03 07:10:06] "POST /neutron/port HTTP/1.1" 200 1119 0.018864 252.129.63.48 - - [2026-02-03 07:10:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010805 252.129.63.48 - - [2026-02-03 07:10:06] "POST /neutron/port HTTP/1.1" 200 1119 0.018819 252.129.63.48 - - [2026-02-03 07:10:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008126 252.129.63.48 - - [2026-02-03 07:10:06] "POST /neutron/port HTTP/1.1" 200 1119 0.013635 252.129.63.48 - - [2026-02-03 07:10:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.018639 10.0.0.129 - - [2026-02-03 07:10:06] "GET /virtual-machine/0b0c0464-198b-4dec-a051-78b9084f760d HTTP/1.1" 200 1295 0.006850 10.0.0.129 - - [2026-02-03 07:10:06] "GET /virtual-machine-interface/194e2a24-bc50-473c-96f5-1c05201b704f HTTP/1.1" 200 2952 0.006243 10.0.0.129 - - [2026-02-03 07:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.129 - - [2026-02-03 07:10:07] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003596 10.0.0.129 - - [2026-02-03 07:10:07] "GET /virtual-networks?parent_id=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003479 10.0.0.129 - - [2026-02-03 07:10:07] "GET /virtual-network/ba1cb3f9-ed92-40a9-bebf-75266e568d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005587 10.0.0.129 - - [2026-02-03 07:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.129 - - [2026-02-03 07:10:10] "GET /virtual-network/ba1cb3f9-ed92-40a9-bebf-75266e568d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005879 252.129.63.48 - - [2026-02-03 07:10:11] "POST /neutron/port HTTP/1.1" 200 1119 0.012881 252.129.63.48 - - [2026-02-03 07:10:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005746 252.129.63.48 - - [2026-02-03 07:10:11] "POST /neutron/port HTTP/1.1" 200 1119 0.012803 252.129.63.48 - - [2026-02-03 07:10:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005710 252.129.63.48 - - [2026-02-03 07:10:11] "POST /neutron/port HTTP/1.1" 200 1119 0.013785 252.129.63.48 - - [2026-02-03 07:10:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007036 252.129.63.48 - - [2026-02-03 07:10:12] "POST /neutron/port HTTP/1.1" 200 1121 0.012386 252.129.63.48 - - [2026-02-03 07:10:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005418 10.0.0.129 - - [2026-02-03 07:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.129 - - [2026-02-03 07:10:12] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002993 10.0.0.129 - - [2026-02-03 07:10:12] "GET /virtual-networks?parent_id=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002953 10.0.0.129 - - [2026-02-03 07:10:12] "GET /virtual-network/ba1cb3f9-ed92-40a9-bebf-75266e568d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005218 252.129.63.48 - - [2026-02-03 07:10:12] "POST /neutron/port HTTP/1.1" 200 1119 0.012015 252.129.63.48 - - [2026-02-03 07:10:12] "POST /neutron/port HTTP/1.1" 200 1121 0.011687 252.129.63.48 - - [2026-02-03 07:10:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005192 252.129.63.48 - - [2026-02-03 07:10:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006583 252.129.63.48 - - [2026-02-03 07:10:12] "POST /neutron/port HTTP/1.1" 200 1121 0.014717 252.129.63.48 - - [2026-02-03 07:10:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005972 252.129.63.48 - - [2026-02-03 07:10:13] "POST /neutron/port HTTP/1.1" 200 1121 0.012638 252.129.63.48 - - [2026-02-03 07:10:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006646 10.0.0.129 - - [2026-02-03 07:10:13] "GET /virtual-machine/4f1b9ee7-33a4-449b-b39f-9687903c360e HTTP/1.1" 200 1296 0.005117 10.0.0.129 - - [2026-02-03 07:10:13] "GET /virtual-machine-interface/e6193fd8-c955-4225-883b-453528973925 HTTP/1.1" 200 2952 0.004812 10.0.0.129 - - [2026-02-03 07:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.129 - - [2026-02-03 07:10:13] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002792 10.0.0.129 - - [2026-02-03 07:10:13] "GET /virtual-networks?parent_id=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002923 10.0.0.129 - - [2026-02-03 07:10:13] "GET /virtual-network/accef337-f128-4160-8acd-c4385219eba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004867 252.129.63.48 - - [2026-02-03 07:10:13] "POST /neutron/port HTTP/1.1" 200 1121 0.012500 252.129.63.48 - - [2026-02-03 07:10:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005243 252.129.63.48 - - [2026-02-03 07:10:13] "POST /neutron/port HTTP/1.1" 200 1121 0.011996 252.129.63.48 - - [2026-02-03 07:10:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009956 252.129.63.48 - - [2026-02-03 07:10:13] "POST /neutron/port HTTP/1.1" 200 1121 0.012617 252.129.63.48 - - [2026-02-03 07:10:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005193 10.0.0.129 - - [2026-02-03 07:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.129 - - [2026-02-03 07:10:14] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003189 10.0.0.129 - - [2026-02-03 07:10:14] "GET /virtual-networks?parent_id=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002853 10.0.0.129 - - [2026-02-03 07:10:14] "GET /virtual-network/accef337-f128-4160-8acd-c4385219eba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005027 10.0.0.129 - - [2026-02-03 07:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.129 - - [2026-02-03 07:10:18] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001291 10.0.0.129 - - [2026-02-03 07:10:18] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.033630 10.0.0.129 - - [2026-02-03 07:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.129 - - [2026-02-03 07:10:18] "PUT /network-policy/ccb131a4-2850-46d0-a16f-015f50b00a40 HTTP/1.1" 200 264 0.010475 10.0.0.129 - - [2026-02-03 07:10:19] "PUT /access-control-list/dfbf39f6-2b81-400b-850c-520a7caa89b0 HTTP/1.1" 200 274 0.054770 10.0.0.129 - - [2026-02-03 07:10:19] "POST /ref-update HTTP/1.1" 200 156 0.011755 10.0.0.129 - - [2026-02-03 07:10:19] "PUT /access-control-list/8d320943-b89d-4ab7-bae7-b0ef08cdcd06 HTTP/1.1" 200 274 0.057851 10.0.0.129 - - [2026-02-03 07:10:19] "POST /ref-update HTTP/1.1" 200 156 0.011630 10.0.0.129 - - [2026-02-03 07:10:22] "GET /virtual-network/accef337-f128-4160-8acd-c4385219eba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.008204 252.129.63.48 - - [2026-02-03 07:10:22] "POST /neutron/network HTTP/1.1" 200 925 0.005363 252.129.63.48 - - [2026-02-03 07:10:22] "POST /neutron/network HTTP/1.1" 200 825 0.053885 10.0.0.129 - - [2026-02-03 07:10:22] "DELETE /access-control-list/dfbf39f6-2b81-400b-850c-520a7caa89b0 HTTP/1.1" 200 115 0.042191 252.129.63.48 - - [2026-02-03 07:10:22] "POST /neutron/network HTTP/1.1" 200 825 0.005479 10.0.0.129 - - [2026-02-03 07:10:22] "GET /virtual-network/accef337-f128-4160-8acd-c4385219eba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005899 10.0.0.129 - - [2026-02-03 07:10:22] "GET /virtual-network/ba1cb3f9-ed92-40a9-bebf-75266e568d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004297 252.129.63.48 - - [2026-02-03 07:10:22] "POST /neutron/network HTTP/1.1" 200 923 0.005148 252.129.63.48 - - [2026-02-03 07:10:22] "POST /neutron/network HTTP/1.1" 200 823 0.046491 10.0.0.129 - - [2026-02-03 07:10:22] "DELETE /access-control-list/8d320943-b89d-4ab7-bae7-b0ef08cdcd06 HTTP/1.1" 200 115 0.038116 252.129.63.48 - - [2026-02-03 07:10:22] "POST /neutron/network HTTP/1.1" 200 823 0.006134 10.0.0.129 - - [2026-02-03 07:10:22] "GET /virtual-network/ba1cb3f9-ed92-40a9-bebf-75266e568d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005518 10.0.0.129 - - [2026-02-03 07:10:22] "DELETE /network-policy/ccb131a4-2850-46d0-a16f-015f50b00a40 HTTP/1.1" 200 115 0.034737 252.129.63.48 - - [2026-02-03 07:10:22] "POST /neutron/network HTTP/1.1" 200 825 0.005288 252.129.63.48 - - [2026-02-03 07:10:23] "POST /neutron/network HTTP/1.1" 400 204 0.019205 252.129.63.48 - - [2026-02-03 07:10:23] "POST /neutron/port HTTP/1.1" 200 1119 0.015885 252.129.63.48 - - [2026-02-03 07:10:23] "POST /neutron/port HTTP/1.1" 200 1121 0.015023 252.129.63.48 - - [2026-02-03 07:10:23] "POST /neutron/port HTTP/1.1" 200 1109 0.013016 252.129.63.48 - - [2026-02-03 07:10:23] "POST /neutron/port HTTP/1.1" 200 1111 0.011491 252.129.63.48 - - [2026-02-03 07:10:23] "POST /neutron/port HTTP/1.1" 200 151 0.129680 252.129.63.48 - - [2026-02-03 07:10:23] "POST /neutron/port HTTP/1.1" 200 151 0.131261 252.129.63.48 - - [2026-02-03 07:10:25] "POST /neutron/network HTTP/1.1" 200 825 0.005187 10.0.0.129 - - [2026-02-03 07:10:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002008 10.0.0.129 - - [2026-02-03 07:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.129 - - [2026-02-03 07:10:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002077 252.129.63.48 - - [2026-02-03 07:10:25] "POST /neutron/network HTTP/1.1" 200 151 0.078222 10.0.0.129 - - [2026-02-03 07:10:25] "GET /routing-instance/528fdfbb-2c85-4b06-a847-a59baebf18c3 HTTP/1.1" 404 171 0.002533 10.0.0.129 - - [2026-02-03 07:10:25] "DELETE /route-target/5243513c-e2c7-4c78-a247-cb698a5f10a7 HTTP/1.1" 200 115 0.017825 10.0.0.129 - - [2026-02-03 07:10:25] "GET /domains HTTP/1.1" 200 440 0.002836 10.0.0.129 - - [2026-02-03 07:10:25] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000984 10.0.0.129 - - [2026-02-03 07:10:25] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1310 0.006899 10.0.0.129 - - [2026-02-03 07:10:25] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001497 10.0.0.129 - - [2026-02-03 07:10:25] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59 HTTP/1.1" 200 2105 0.022823 252.129.63.48 - - [2026-02-03 07:10:25] "POST /neutron/network HTTP/1.1" 200 823 0.005186 10.0.0.129 - - [2026-02-03 07:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.129 - - [2026-02-03 07:10:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003103 10.0.0.129 - - [2026-02-03 07:10:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001962 252.129.63.48 - - [2026-02-03 07:10:25] "POST /neutron/network HTTP/1.1" 200 151 0.077339 10.0.0.129 - - [2026-02-03 07:10:25] "DELETE /route-target/e67f72f4-6f85-4296-8878-8ee89552a1d5 HTTP/1.1" 200 115 0.022106 10.0.0.129 - - [2026-02-03 07:10:25] "GET /routing-instance/bfd70eac-fbf5-442f-8f0d-53544a5262b3 HTTP/1.1" 404 171 0.002630 10.0.0.129 - - [2026-02-03 07:10:25] "GET /domains HTTP/1.1" 200 440 0.002483 10.0.0.129 - - [2026-02-03 07:10:25] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000953 10.0.0.129 - - [2026-02-03 07:10:25] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1310 0.006626 10.0.0.129 - - [2026-02-03 07:10:26] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000978 10.0.0.129 - - [2026-02-03 07:10:26] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59 HTTP/1.1" 200 1866 0.026090 10.0.0.129 - - [2026-02-03 07:10:26] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001015 10.0.0.129 - - [2026-02-03 07:10:26] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.022712 10.0.0.129 - - [2026-02-03 07:10:26] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000897 10.0.0.129 - - [2026-02-03 07:10:26] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59?fields=virtual_networks HTTP/1.1" 200 1038 0.066033 10.0.0.129 - - [2026-02-03 07:10:26] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001334 10.0.0.129 - - [2026-02-03 07:10:26] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.023766 10.0.0.129 - - [2026-02-03 07:10:26] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001038 10.0.0.129 - - [2026-02-03 07:10:26] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59?fields=security_groups HTTP/1.1" 200 1266 0.025293 10.0.0.129 - - [2026-02-03 07:10:27] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000990 10.0.0.129 - - [2026-02-03 07:10:27] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006849 10.0.0.129 - - [2026-02-03 07:10:27] "POST /fqname-to-id HTTP/1.1" 404 179 0.031743 10.0.0.129 - - [2026-02-03 07:10:27] "GET /projects?obj_uuids=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002412 10.0.0.129 - - [2026-02-03 07:10:27] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000992 10.0.0.129 - - [2026-02-03 07:10:27] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006216 10.0.0.129 - - [2026-02-03 07:10:28] "POST /id-to-fqname HTTP/1.1" 200 181 0.001679 10.0.0.129 - - [2026-02-03 07:10:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.002170 10.0.0.129 - - [2026-02-03 07:10:28] "POST /security-groups HTTP/1.1" 200 576 0.060689 10.0.0.129 - - [2026-02-03 07:10:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.002437 10.0.0.129 - - [2026-02-03 07:10:28] "POST /projects HTTP/1.1" 200 563 0.209807 10.0.0.129 - - [2026-02-03 07:10:28] "POST /access-control-lists HTTP/1.1" 200 591 0.057987 10.0.0.129 - - [2026-02-03 07:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.284746 10.0.0.129 - - [2026-02-03 07:10:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.002804 10.0.0.129 - - [2026-02-03 07:10:28] "GET /project/b493f5e9-08f9-47a6-887e-e9e91e601d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.421860 10.0.0.129 - - [2026-02-03 07:10:28] "POST /access-control-lists HTTP/1.1" 200 589 0.068652 10.0.0.129 - - [2026-02-03 07:10:29] "GET / HTTP/1.1" 200 36499 0.001897 10.0.0.129 - - [2026-02-03 07:10:30] "POST /fqname-to-id HTTP/1.1" 401 298 0.000492 10.0.0.129 - - [2026-02-03 07:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.063054 10.0.0.129 - - [2026-02-03 07:10:30] "GET /projects?obj_uuids=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000989 10.0.0.129 - - [2026-02-03 07:10:30] "GET /project/b493f5e9-08f9-47a6-887e-e9e91e601d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.024272 252.129.63.48 - - [2026-02-03 07:10:30] "POST /neutron/network HTTP/1.1" 200 117 0.033067 10.0.0.129 - - [2026-02-03 07:10:30] "GET /projects?obj_uuids=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001022 252.129.63.48 - - [2026-02-03 07:10:31] "POST /neutron/network HTTP/1.1" 200 610 0.064441 10.0.0.129 - - [2026-02-03 07:10:31] "POST /route-targets HTTP/1.1" 200 329 0.009622 10.0.0.129 - - [2026-02-03 07:10:31] "POST /ref-update HTTP/1.1" 200 156 0.010208 10.0.0.129 - - [2026-02-03 07:10:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002698 252.129.63.48 - - [2026-02-03 07:10:31] "POST /neutron/subnet HTTP/1.1" 200 720 0.168169 252.129.63.48 - - [2026-02-03 07:10:31] "POST /neutron/network HTTP/1.1" 200 828 0.005286 10.0.0.129 - - [2026-02-03 07:10:31] "POST /id-to-fqname HTTP/1.1" 200 218 0.001376 10.0.0.129 - - [2026-02-03 07:10:31] "GET /virtual-network/21e3803b-e6c8-4d5a-a6b8-1ae8a6062156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004866 252.129.63.48 - - [2026-02-03 07:10:31] "POST /neutron/network HTTP/1.1" 200 828 0.005665 10.0.0.129 - - [2026-02-03 07:10:31] "GET /virtual-network/21e3803b-e6c8-4d5a-a6b8-1ae8a6062156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005215 252.129.63.48 - - [2026-02-03 07:10:31] "POST /neutron/network HTTP/1.1" 200 828 0.005732 252.129.63.48 - - [2026-02-03 07:10:31] "POST /neutron/subnet HTTP/1.1" 200 720 0.006608 10.0.0.129 - - [2026-02-03 07:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.129 - - [2026-02-03 07:10:31] "GET /virtual-network/21e3803b-e6c8-4d5a-a6b8-1ae8a6062156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004591 10.0.0.129 - - [2026-02-03 07:10:31] "PUT /virtual-network/21e3803b-e6c8-4d5a-a6b8-1ae8a6062156 HTTP/1.1" 200 266 0.031788 10.0.0.129 - - [2026-02-03 07:10:31] "POST /route-targets HTTP/1.1" 200 325 0.016185 10.0.0.129 - - [2026-02-03 07:10:31] "POST /ref-update HTTP/1.1" 200 156 0.009428 10.0.0.129 - - [2026-02-03 07:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.129 - - [2026-02-03 07:10:31] "GET /projects?obj_uuids=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001062 10.0.0.129 - - [2026-02-03 07:10:31] "GET /project/b493f5e9-08f9-47a6-887e-e9e91e601d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.021363 252.129.63.48 - - [2026-02-03 07:10:31] "POST /neutron/network HTTP/1.1" 200 117 0.009687 10.0.0.129 - - [2026-02-03 07:10:31] "GET /projects?obj_uuids=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001097 252.129.63.48 - - [2026-02-03 07:10:32] "POST /neutron/network HTTP/1.1" 200 610 0.069469 10.0.0.129 - - [2026-02-03 07:10:32] "POST /route-targets HTTP/1.1" 200 329 0.016789 10.0.0.129 - - [2026-02-03 07:10:32] "POST /ref-update HTTP/1.1" 200 156 0.019648 10.0.0.129 - - [2026-02-03 07:10:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002720 252.129.63.48 - - [2026-02-03 07:10:32] "POST /neutron/subnet HTTP/1.1" 200 725 0.187890 252.129.63.48 - - [2026-02-03 07:10:32] "POST /neutron/network HTTP/1.1" 200 829 0.005052 10.0.0.129 - - [2026-02-03 07:10:32] "POST /id-to-fqname HTTP/1.1" 200 218 0.001277 10.0.0.129 - - [2026-02-03 07:10:32] "GET /virtual-network/70b5b71b-5e8d-4435-a012-937dc5f17101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006621 252.129.63.48 - - [2026-02-03 07:10:32] "POST /neutron/network HTTP/1.1" 200 829 0.006494 10.0.0.129 - - [2026-02-03 07:10:32] "GET /virtual-network/70b5b71b-5e8d-4435-a012-937dc5f17101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004826 252.129.63.48 - - [2026-02-03 07:10:32] "POST /neutron/network HTTP/1.1" 200 829 0.005944 252.129.63.48 - - [2026-02-03 07:10:32] "POST /neutron/subnet HTTP/1.1" 200 725 0.006373 10.0.0.129 - - [2026-02-03 07:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.129 - - [2026-02-03 07:10:32] "GET /virtual-network/70b5b71b-5e8d-4435-a012-937dc5f17101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004645 10.0.0.129 - - [2026-02-03 07:10:32] "POST /ref-update HTTP/1.1" 200 156 0.010732 10.0.0.129 - - [2026-02-03 07:10:32] "PUT /virtual-network/70b5b71b-5e8d-4435-a012-937dc5f17101 HTTP/1.1" 200 266 0.033592 10.0.0.129 - - [2026-02-03 07:10:32] "POST /id-to-fqname HTTP/1.1" 200 218 0.001466 252.129.63.48 - - [2026-02-03 07:10:33] "POST /neutron/network HTTP/1.1" 200 838 0.005119 252.129.63.48 - - [2026-02-03 07:10:33] "GET /aaa-mode HTTP/1.1" 401 298 0.000427 252.129.63.48 - - [2026-02-03 07:10:33] "GET / HTTP/1.1" 200 36499 0.001470 252.129.63.48 - - [2026-02-03 07:10:33] "GET /project/b493f5e9-08f9-47a6-887e-e9e91e601d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000527 10.0.0.129 - - [2026-02-03 07:10:33] "GET /projects?obj_uuids=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001007 252.129.63.48 - - [2026-02-03 07:10:33] "GET /project/b493f5e9-08f9-47a6-887e-e9e91e601d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.047752 252.129.63.48 - - [2026-02-03 07:10:33] "POST /neutron/network HTTP/1.1" 200 828 0.004823 252.129.63.48 - - [2026-02-03 07:10:33] "POST /neutron/port HTTP/1.1" 200 117 0.006700 252.129.63.48 - - [2026-02-03 07:10:34] "POST /neutron/port HTTP/1.1" 200 117 0.006193 10.0.0.129 - - [2026-02-03 07:10:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.001484 252.129.63.48 - - [2026-02-03 07:10:34] "POST /neutron/port HTTP/1.1" 200 117 0.004757 252.129.63.48 - - [2026-02-03 07:10:34] "POST /neutron/network HTTP/1.1" 200 839 0.006390 252.129.63.48 - - [2026-02-03 07:10:34] "GET /aaa-mode HTTP/1.1" 401 298 0.000420 252.129.63.48 - - [2026-02-03 07:10:34] "GET / HTTP/1.1" 200 36499 0.001630 252.129.63.48 - - [2026-02-03 07:10:34] "GET /project/b493f5e9-08f9-47a6-887e-e9e91e601d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000348 252.129.63.48 - - [2026-02-03 07:10:34] "POST /neutron/network HTTP/1.1" 200 838 0.005236 10.0.0.129 - - [2026-02-03 07:10:34] "GET /projects?obj_uuids=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001080 10.0.0.129 - - [2026-02-03 07:10:34] "GET /projects?obj_uuids=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001026 252.129.63.48 - - [2026-02-03 07:10:34] "GET /project/b493f5e9-08f9-47a6-887e-e9e91e601d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.077498 252.129.63.48 - - [2026-02-03 07:10:34] "POST /neutron/network HTTP/1.1" 200 829 0.005477 252.129.63.48 - - [2026-02-03 07:10:34] "POST /neutron/port HTTP/1.1" 200 1050 0.328904 252.129.63.48 - - [2026-02-03 07:10:34] "POST /neutron/port HTTP/1.1" 200 1050 0.010909 252.129.63.48 - - [2026-02-03 07:10:35] "POST /neutron/port HTTP/1.1" 200 1050 0.013468 252.129.63.48 - - [2026-02-03 07:10:35] "POST /neutron/port HTTP/1.1" 200 1060 0.013396 252.129.63.48 - - [2026-02-03 07:10:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.012552 252.129.63.48 - - [2026-02-03 07:10:35] "POST /neutron/port HTTP/1.1" 200 1100 0.082334 252.129.63.48 - - [2026-02-03 07:10:35] "POST /neutron/port HTTP/1.1" 200 117 0.004538 252.129.63.48 - - [2026-02-03 07:10:35] "POST /neutron/port HTTP/1.1" 200 1110 0.020502 252.129.63.48 - - [2026-02-03 07:10:35] "POST /neutron/port HTTP/1.1" 200 1110 0.014839 252.129.63.48 - - [2026-02-03 07:10:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003940 252.129.63.48 - - [2026-02-03 07:10:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.017555 252.129.63.48 - - [2026-02-03 07:10:35] "POST /neutron/subnet HTTP/1.1" 200 694 0.007486 252.129.63.48 - - [2026-02-03 07:10:35] "POST /neutron/port HTTP/1.1" 200 117 0.001266 252.129.63.48 - - [2026-02-03 07:10:35] "POST /neutron/network HTTP/1.1" 200 828 0.007657 252.129.63.48 - - [2026-02-03 07:10:35] "POST /neutron/network HTTP/1.1" 200 839 0.006495 10.0.0.129 - - [2026-02-03 07:10:35] "GET /projects?obj_uuids=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001038 252.129.63.48 - - [2026-02-03 07:10:35] "POST /neutron/port HTTP/1.1" 200 1051 0.228929 252.129.63.48 - - [2026-02-03 07:10:35] "POST /neutron/port HTTP/1.1" 200 1051 0.011608 252.129.63.48 - - [2026-02-03 07:10:35] "POST /neutron/port HTTP/1.1" 200 1051 0.009459 252.129.63.48 - - [2026-02-03 07:10:36] "POST /neutron/port HTTP/1.1" 200 1101 0.060043 252.129.63.48 - - [2026-02-03 07:10:36] "POST /neutron/port HTTP/1.1" 200 1111 0.013615 252.129.63.48 - - [2026-02-03 07:10:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003390 252.129.63.48 - - [2026-02-03 07:10:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.006518 252.129.63.48 - - [2026-02-03 07:10:36] "POST /neutron/port HTTP/1.1" 200 117 0.001208 252.129.63.48 - - [2026-02-03 07:10:36] "POST /neutron/network HTTP/1.1" 200 829 0.005033 252.129.63.48 - - [2026-02-03 07:10:40] "POST /neutron/port HTTP/1.1" 200 1110 0.014949 252.129.63.48 - - [2026-02-03 07:10:40] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006274 252.129.63.48 - - [2026-02-03 07:10:40] "POST /neutron/port HTTP/1.1" 200 1110 0.012084 252.129.63.48 - - [2026-02-03 07:10:40] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007747 252.129.63.48 - - [2026-02-03 07:10:40] "POST /neutron/port HTTP/1.1" 200 1110 0.016922 252.129.63.48 - - [2026-02-03 07:10:40] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006342 10.0.0.129 - - [2026-02-03 07:10:40] "GET /virtual-machine/25112ca9-8b9d-492d-8614-a775fe14813f HTTP/1.1" 401 298 0.000418 10.0.0.129 - - [2026-02-03 07:10:41] "GET /virtual-machine/25112ca9-8b9d-492d-8614-a775fe14813f HTTP/1.1" 200 1286 0.031746 10.0.0.129 - - [2026-02-03 07:10:41] "GET /virtual-machine-interface/b4a0f45c-c59b-4a31-be9e-f49e9c758dab HTTP/1.1" 200 2930 0.004972 10.0.0.129 - - [2026-02-03 07:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.129 - - [2026-02-03 07:10:41] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003203 10.0.0.129 - - [2026-02-03 07:10:41] "GET /virtual-networks?parent_id=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002858 10.0.0.129 - - [2026-02-03 07:10:41] "GET /virtual-network/21e3803b-e6c8-4d5a-a6b8-1ae8a6062156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005621 252.129.63.48 - - [2026-02-03 07:10:44] "POST /neutron/port HTTP/1.1" 200 1110 0.012489 252.129.63.48 - - [2026-02-03 07:10:44] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005348 252.129.63.48 - - [2026-02-03 07:10:44] "POST /neutron/port HTTP/1.1" 200 1110 0.012498 252.129.63.48 - - [2026-02-03 07:10:44] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005234 10.0.0.129 - - [2026-02-03 07:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.129 - - [2026-02-03 07:10:44] "GET /virtual-network/21e3803b-e6c8-4d5a-a6b8-1ae8a6062156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006741 252.129.63.48 - - [2026-02-03 07:10:45] "POST /neutron/port HTTP/1.1" 200 1111 0.011092 252.129.63.48 - - [2026-02-03 07:10:45] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005578 252.129.63.48 - - [2026-02-03 07:10:45] "POST /neutron/port HTTP/1.1" 200 1111 0.010727 252.129.63.48 - - [2026-02-03 07:10:45] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005140 252.129.63.48 - - [2026-02-03 07:10:46] "POST /neutron/port HTTP/1.1" 200 1110 0.016255 252.129.63.48 - - [2026-02-03 07:10:46] "POST /neutron/port HTTP/1.1" 200 1111 0.013140 252.129.63.48 - - [2026-02-03 07:10:46] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008942 252.129.63.48 - - [2026-02-03 07:10:46] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007259 252.129.63.48 - - [2026-02-03 07:10:46] "POST /neutron/port HTTP/1.1" 200 1111 0.011538 252.129.63.48 - - [2026-02-03 07:10:46] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005115 10.0.0.129 - - [2026-02-03 07:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.129 - - [2026-02-03 07:10:46] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002867 10.0.0.129 - - [2026-02-03 07:10:46] "GET /virtual-networks?parent_id=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004774 10.0.0.129 - - [2026-02-03 07:10:46] "GET /virtual-network/21e3803b-e6c8-4d5a-a6b8-1ae8a6062156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005116 252.129.63.48 - - [2026-02-03 07:10:47] "POST /neutron/port HTTP/1.1" 200 1111 0.010870 252.129.63.48 - - [2026-02-03 07:10:47] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005995 252.129.63.48 - - [2026-02-03 07:10:47] "POST /neutron/port HTTP/1.1" 200 1111 0.011101 252.129.63.48 - - [2026-02-03 07:10:47] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005612 252.129.63.48 - - [2026-02-03 07:10:47] "POST /neutron/port HTTP/1.1" 200 1111 0.011437 252.129.63.48 - - [2026-02-03 07:10:47] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007047 10.0.0.129 - - [2026-02-03 07:10:47] "GET /virtual-machine/91bda97b-42d2-4efd-a179-331ebc36a059 HTTP/1.1" 200 1288 0.004555 10.0.0.129 - - [2026-02-03 07:10:47] "GET /virtual-machine-interface/d611f712-eead-41ce-89c0-028ebcddda2a HTTP/1.1" 200 2929 0.005069 10.0.0.129 - - [2026-02-03 07:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.129 - - [2026-02-03 07:10:47] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003822 10.0.0.129 - - [2026-02-03 07:10:47] "GET /virtual-networks?parent_id=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003093 10.0.0.129 - - [2026-02-03 07:10:47] "GET /virtual-network/70b5b71b-5e8d-4435-a012-937dc5f17101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.004911 10.0.0.129 - - [2026-02-03 07:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.129 - - [2026-02-03 07:10:49] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003226 10.0.0.129 - - [2026-02-03 07:10:49] "GET /virtual-networks?parent_id=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002804 252.129.63.48 - - [2026-02-03 07:10:49] "POST /neutron/port HTTP/1.1" 200 1110 0.013585 10.0.0.129 - - [2026-02-03 07:10:49] "GET /virtual-network/70b5b71b-5e8d-4435-a012-937dc5f17101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.004885 252.129.63.48 - - [2026-02-03 07:10:49] "POST /neutron/port HTTP/1.1" 200 1110 0.011480 252.129.63.48 - - [2026-02-03 07:10:49] "POST /neutron/network HTTP/1.1" 200 838 0.005113 252.129.63.48 - - [2026-02-03 07:10:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003226 10.0.0.129 - - [2026-02-03 07:10:49] "POST /routing-policys HTTP/1.1" 200 536 0.017199 10.0.0.129 - - [2026-02-03 07:10:49] "GET /virtual-network/21e3803b-e6c8-4d5a-a6b8-1ae8a6062156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.010600 252.129.63.48 - - [2026-02-03 07:10:49] "POST /neutron/subnet HTTP/1.1" 200 694 0.006751 252.129.63.48 - - [2026-02-03 07:10:49] "POST /neutron/port HTTP/1.1" 200 117 0.001173 10.0.0.129 - - [2026-02-03 07:10:49] "POST /ref-update HTTP/1.1" 200 156 0.017292 10.0.0.129 - - [2026-02-03 07:10:49] "PUT /virtual-network/21e3803b-e6c8-4d5a-a6b8-1ae8a6062156 HTTP/1.1" 200 266 0.043361 252.129.63.48 - - [2026-02-03 07:10:49] "POST /neutron/network HTTP/1.1" 200 828 0.005296 10.0.0.129 - - [2026-02-03 07:10:53] "POST /ref-update HTTP/1.1" 200 156 0.027693 10.0.0.129 - - [2026-02-03 07:10:53] "POST /ref-update HTTP/1.1" 200 156 0.011152 10.0.0.129 - - [2026-02-03 07:10:53] "DELETE /routing-policy/4c25d318-b0a8-4d5b-839b-b090368e51f1 HTTP/1.1" 200 115 0.020149 252.129.63.48 - - [2026-02-03 07:10:54] "POST /neutron/network HTTP/1.1" 200 829 0.007314 252.129.63.48 - - [2026-02-03 07:10:54] "POST /neutron/network HTTP/1.1" 400 204 0.009437 252.129.63.48 - - [2026-02-03 07:10:54] "POST /neutron/port HTTP/1.1" 200 1111 0.012259 252.129.63.48 - - [2026-02-03 07:10:54] "POST /neutron/port HTTP/1.1" 200 1110 0.011492 252.129.63.48 - - [2026-02-03 07:10:54] "POST /neutron/port HTTP/1.1" 200 1101 0.010143 252.129.63.48 - - [2026-02-03 07:10:54] "POST /neutron/port HTTP/1.1" 200 1100 0.008627 252.129.63.48 - - [2026-02-03 07:10:54] "POST /neutron/port HTTP/1.1" 200 151 0.131877 252.129.63.48 - - [2026-02-03 07:10:54] "POST /neutron/port HTTP/1.1" 200 151 0.121005 10.0.0.129 - - [2026-02-03 07:10:54] "DELETE /project/b493f5e908f947a6887ee9e91e601d25 HTTP/1.1" 404 173 0.007155 10.0.0.129 - - [2026-02-03 07:10:54] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000975 10.0.0.129 - - [2026-02-03 07:10:54] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.032784 10.0.0.129 - - [2026-02-03 07:10:55] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001863 10.0.0.129 - - [2026-02-03 07:10:55] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59?fields=security_groups HTTP/1.1" 200 1356 0.080667 10.0.0.129 - - [2026-02-03 07:10:55] "DELETE /security-group/746b6284-9ca2-47a4-b499-fcfb74515c71 HTTP/1.1" 200 115 0.039459 10.0.0.129 - - [2026-02-03 07:10:55] "GET /projects?obj_uuids=c5b01278-4ddf-4853-ac37-7f2d8dc53d59&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001064 10.0.0.129 - - [2026-02-03 07:10:55] "DELETE /access-control-list/4cae4b32-5ea7-4151-8d4b-ae680e292127 HTTP/1.1" 200 115 0.023953 10.0.0.129 - - [2026-02-03 07:10:55] "GET /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59?fields=application_policy_sets HTTP/1.1" 200 1395 0.038796 10.0.0.129 - - [2026-02-03 07:10:55] "DELETE /access-control-list/80169577-2840-4dd2-a222-d588d2660352 HTTP/1.1" 200 115 0.036148 10.0.0.129 - - [2026-02-03 07:10:55] "DELETE /project/c5b01278-4ddf-4853-ac37-7f2d8dc53d59 HTTP/1.1" 200 115 0.351327 252.129.63.48 - - [2026-02-03 07:10:56] "POST /neutron/network HTTP/1.1" 200 829 0.008305 10.0.0.129 - - [2026-02-03 07:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.129 - - [2026-02-03 07:10:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002282 10.0.0.129 - - [2026-02-03 07:10:56] "POST /useragent-kv HTTP/1.1" 200 115 0.001908 252.129.63.48 - - [2026-02-03 07:10:56] "POST /neutron/network HTTP/1.1" 200 151 0.097156 10.0.0.129 - - [2026-02-03 07:10:56] "DELETE /route-target/cf01342d-2355-4a70-b705-36206914e3b7 HTTP/1.1" 200 115 0.022640 10.0.0.129 - - [2026-02-03 07:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 252.129.63.48 - - [2026-02-03 07:10:56] "POST /neutron/network HTTP/1.1" 200 828 0.004769 10.0.0.129 - - [2026-02-03 07:10:56] "DELETE /route-target/f8eeb709-bbdc-4544-92f2-cc419b4a93a3 HTTP/1.1" 409 241 0.005011 10.0.0.129 - - [2026-02-03 07:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.129 - - [2026-02-03 07:10:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002889 10.0.0.129 - - [2026-02-03 07:10:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002341 252.129.63.48 - - [2026-02-03 07:10:56] "POST /neutron/network HTTP/1.1" 200 151 0.084385 10.0.0.129 - - [2026-02-03 07:10:56] "DELETE /route-target/49372e2b-fe0f-4392-9d02-a0fa965973c7 HTTP/1.1" 200 115 0.017538 10.0.0.129 - - [2026-02-03 07:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.129 - - [2026-02-03 07:10:56] "DELETE /route-target/f8eeb709-bbdc-4544-92f2-cc419b4a93a3 HTTP/1.1" 200 115 0.021930 10.0.0.129 - - [2026-02-03 07:10:56] "GET /projects?obj_uuids=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001018 10.0.0.129 - - [2026-02-03 07:10:56] "GET /project/b493f5e9-08f9-47a6-887e-e9e91e601d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.049949 10.0.0.129 - - [2026-02-03 07:10:56] "GET /projects?obj_uuids=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000956 10.0.0.129 - - [2026-02-03 07:10:56] "GET /project/b493f5e9-08f9-47a6-887e-e9e91e601d25?fields=virtual_networks HTTP/1.1" 200 1019 0.068102 10.0.0.129 - - [2026-02-03 07:10:57] "GET /projects?obj_uuids=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001012 10.0.0.129 - - [2026-02-03 07:10:57] "GET /project/b493f5e9-08f9-47a6-887e-e9e91e601d25?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.026078 10.0.0.129 - - [2026-02-03 07:10:57] "GET /projects?obj_uuids=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000986 10.0.0.129 - - [2026-02-03 07:10:57] "GET /project/b493f5e9-08f9-47a6-887e-e9e91e601d25?fields=security_groups HTTP/1.1" 200 1238 0.023111 10.0.0.129 - - [2026-02-03 07:10:57] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001430 10.0.0.129 - - [2026-02-03 07:10:57] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007399 10.0.0.129 - - [2026-02-03 07:10:57] "POST /fqname-to-id HTTP/1.1" 404 184 0.028443 10.0.0.129 - - [2026-02-03 07:10:58] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002308 10.0.0.129 - - [2026-02-03 07:10:58] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001316 10.0.0.129 - - [2026-02-03 07:10:58] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006732 10.0.0.129 - - [2026-02-03 07:10:58] "POST /id-to-fqname HTTP/1.1" 200 186 0.001165 10.0.0.129 - - [2026-02-03 07:10:58] "POST /fqname-to-id HTTP/1.1" 404 195 0.002168 10.0.0.129 - - [2026-02-03 07:10:58] "POST /security-groups HTTP/1.1" 200 581 0.060508 10.0.0.129 - - [2026-02-03 07:10:58] "POST /fqname-to-id HTTP/1.1" 404 230 0.002620 10.0.0.129 - - [2026-02-03 07:10:58] "POST /projects HTTP/1.1" 200 573 0.202897 10.0.0.129 - - [2026-02-03 07:10:58] "POST /access-control-lists HTTP/1.1" 200 596 0.056324 10.0.0.129 - - [2026-02-03 07:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.280536 10.0.0.129 - - [2026-02-03 07:10:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.002702 10.0.0.129 - - [2026-02-03 07:10:58] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.407330 10.0.0.129 - - [2026-02-03 07:10:58] "POST /access-control-lists HTTP/1.1" 200 594 0.060462 10.0.0.129 - - [2026-02-03 07:10:59] "GET / HTTP/1.1" 200 36499 0.001888 10.0.0.129 - - [2026-02-03 07:11:00] "POST /fqname-to-id HTTP/1.1" 401 298 0.000514 10.0.0.129 - - [2026-02-03 07:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.064667 10.0.0.129 - - [2026-02-03 07:11:00] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000980 10.0.0.129 - - [2026-02-03 07:11:00] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.024025 252.129.63.48 - - [2026-02-03 07:11:01] "POST /neutron/network HTTP/1.1" 200 117 0.040438 10.0.0.129 - - [2026-02-03 07:11:01] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001005 252.129.63.48 - - [2026-02-03 07:11:01] "POST /neutron/network HTTP/1.1" 200 611 0.095328 10.0.0.129 - - [2026-02-03 07:11:01] "POST /route-targets HTTP/1.1" 200 329 0.012684 10.0.0.129 - - [2026-02-03 07:11:01] "POST /ref-update HTTP/1.1" 200 156 0.009348 10.0.0.129 - - [2026-02-03 07:11:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003214 252.129.63.48 - - [2026-02-03 07:11:01] "POST /neutron/subnet HTTP/1.1" 200 715 0.136270 252.129.63.48 - - [2026-02-03 07:11:01] "POST /neutron/network HTTP/1.1" 200 828 0.005410 10.0.0.129 - - [2026-02-03 07:11:01] "POST /id-to-fqname HTTP/1.1" 200 221 0.001377 10.0.0.129 - - [2026-02-03 07:11:01] "GET /virtual-network/9b265686-bc21-443b-98fc-facb0096690b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004621 252.129.63.48 - - [2026-02-03 07:11:01] "POST /neutron/network HTTP/1.1" 200 828 0.008853 10.0.0.129 - - [2026-02-03 07:11:01] "GET /virtual-network/9b265686-bc21-443b-98fc-facb0096690b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005268 252.129.63.48 - - [2026-02-03 07:11:01] "POST /neutron/network HTTP/1.1" 200 828 0.005387 252.129.63.48 - - [2026-02-03 07:11:01] "POST /neutron/subnet HTTP/1.1" 200 715 0.007387 10.0.0.129 - - [2026-02-03 07:11:01] "GET /domains HTTP/1.1" 401 298 0.000425 10.0.0.129 - - [2026-02-03 07:11:01] "GET /obj-perms HTTP/1.1" 200 6393 0.055877 10.0.0.129 - - [2026-02-03 07:11:02] "GET /domains HTTP/1.1" 200 440 0.035632 10.0.0.129 - - [2026-02-03 07:11:02] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001207 10.0.0.129 - - [2026-02-03 07:11:02] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1485 0.008801 10.0.0.129 - - [2026-02-03 07:11:02] "GET /obj-perms HTTP/1.1" 200 6393 0.054606 10.0.0.129 - - [2026-02-03 07:11:02] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001245 10.0.0.129 - - [2026-02-03 07:11:02] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2 HTTP/1.1" 200 2080 0.031532 10.0.0.129 - - [2026-02-03 07:11:02] "GET /virtual-network/9b265686-bc21-443b-98fc-facb0096690b HTTP/1.1" 200 2317 0.007234 10.0.0.129 - - [2026-02-03 07:11:02] "GET /virtual-network/9b265686-bc21-443b-98fc-facb0096690b HTTP/1.1" 200 2317 0.005650 10.0.0.129 - - [2026-02-03 07:11:02] "GET /routing-instance/610b3c43-36ac-4f0b-8e49-aec182395371 HTTP/1.1" 200 1497 0.003895 10.0.0.129 - - [2026-02-03 07:11:02] "GET /routing-instance/610b3c43-36ac-4f0b-8e49-aec182395371 HTTP/1.1" 200 1497 0.004716 10.0.0.129 - - [2026-02-03 07:11:02] "GET /route-target/427a2cab-8543-4323-9419-ba7290dd68e6 HTTP/1.1" 200 1214 0.005963 10.0.0.129 - - [2026-02-03 07:11:02] "GET /virtual-network/9b265686-bc21-443b-98fc-facb0096690b HTTP/1.1" 200 2317 0.005158 10.0.0.129 - - [2026-02-03 07:11:02] "GET /routing-instance/610b3c43-36ac-4f0b-8e49-aec182395371 HTTP/1.1" 200 1497 0.004676 10.0.0.129 - - [2026-02-03 07:11:02] "GET /virtual-network/9b265686-bc21-443b-98fc-facb0096690b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005037 10.0.0.129 - - [2026-02-03 07:11:02] "GET /virtual-network/9b265686-bc21-443b-98fc-facb0096690b HTTP/1.1" 200 2317 0.004914 10.0.0.129 - - [2026-02-03 07:11:02] "GET /routing-instance/610b3c43-36ac-4f0b-8e49-aec182395371 HTTP/1.1" 200 1497 0.003687 10.0.0.129 - - [2026-02-03 07:11:02] "GET /routing-instance/610b3c43-36ac-4f0b-8e49-aec182395371 HTTP/1.1" 200 1497 0.006783 10.0.0.129 - - [2026-02-03 07:11:02] "GET /route-target/427a2cab-8543-4323-9419-ba7290dd68e6 HTTP/1.1" 200 1214 0.003470 10.0.0.129 - - [2026-02-03 07:11:03] "GET /domains HTTP/1.1" 200 440 0.002640 10.0.0.129 - - [2026-02-03 07:11:03] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001186 10.0.0.129 - - [2026-02-03 07:11:03] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1485 0.008618 10.0.0.129 - - [2026-02-03 07:11:03] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001866 10.0.0.129 - - [2026-02-03 07:11:03] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2 HTTP/1.1" 200 2080 0.027602 10.0.0.129 - - [2026-02-03 07:11:03] "GET /virtual-network/9b265686-bc21-443b-98fc-facb0096690b HTTP/1.1" 200 2317 0.004990 10.0.0.129 - - [2026-02-03 07:11:03] "GET /obj-perms HTTP/1.1" 200 6436 0.056477 10.0.0.129 - - [2026-02-03 07:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.129 - - [2026-02-03 07:11:03] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000973 10.0.0.129 - - [2026-02-03 07:11:03] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.024037 252.129.63.48 - - [2026-02-03 07:11:03] "POST /neutron/network HTTP/1.1" 200 117 0.009009 10.0.0.129 - - [2026-02-03 07:11:04] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001223 252.129.63.48 - - [2026-02-03 07:11:04] "POST /neutron/network HTTP/1.1" 200 611 0.067078 10.0.0.129 - - [2026-02-03 07:11:04] "POST /route-targets HTTP/1.1" 200 329 0.010696 10.0.0.129 - - [2026-02-03 07:11:04] "POST /ref-update HTTP/1.1" 200 156 0.016394 10.0.0.129 - - [2026-02-03 07:11:04] "POST /useragent-kv HTTP/1.1" 200 115 0.006146 252.129.63.48 - - [2026-02-03 07:11:04] "POST /neutron/subnet HTTP/1.1" 200 724 0.143541 252.129.63.48 - - [2026-02-03 07:11:04] "POST /neutron/network HTTP/1.1" 200 830 0.005044 10.0.0.129 - - [2026-02-03 07:11:04] "POST /id-to-fqname HTTP/1.1" 200 221 0.001459 10.0.0.129 - - [2026-02-03 07:11:04] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004698 252.129.63.48 - - [2026-02-03 07:11:04] "POST /neutron/network HTTP/1.1" 200 830 0.005218 10.0.0.129 - - [2026-02-03 07:11:04] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004807 252.129.63.48 - - [2026-02-03 07:11:04] "POST /neutron/network HTTP/1.1" 200 830 0.006600 252.129.63.48 - - [2026-02-03 07:11:04] "POST /neutron/subnet HTTP/1.1" 200 724 0.006228 10.0.0.129 - - [2026-02-03 07:11:04] "GET /domains HTTP/1.1" 200 440 0.002451 10.0.0.129 - - [2026-02-03 07:11:04] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001010 10.0.0.129 - - [2026-02-03 07:11:04] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1485 0.006595 10.0.0.129 - - [2026-02-03 07:11:04] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001413 10.0.0.129 - - [2026-02-03 07:11:04] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2 HTTP/1.1" 200 2298 0.026487 10.0.0.129 - - [2026-02-03 07:11:04] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271 HTTP/1.1" 200 2322 0.006705 10.0.0.129 - - [2026-02-03 07:11:04] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271 HTTP/1.1" 200 2322 0.005038 10.0.0.129 - - [2026-02-03 07:11:04] "GET /routing-instance/463988ee-a36d-4bdf-ac4d-4f753b8e09aa HTTP/1.1" 200 1497 0.003875 10.0.0.129 - - [2026-02-03 07:11:05] "GET /routing-instance/463988ee-a36d-4bdf-ac4d-4f753b8e09aa HTTP/1.1" 200 1497 0.003819 10.0.0.129 - - [2026-02-03 07:11:05] "GET /route-target/ac1aa33c-0e38-464a-aa8c-3bd61ae46866 HTTP/1.1" 200 1215 0.003368 10.0.0.129 - - [2026-02-03 07:11:05] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271 HTTP/1.1" 200 2322 0.004573 10.0.0.129 - - [2026-02-03 07:11:05] "GET /routing-instance/463988ee-a36d-4bdf-ac4d-4f753b8e09aa HTTP/1.1" 200 1497 0.007117 10.0.0.129 - - [2026-02-03 07:11:05] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005772 10.0.0.129 - - [2026-02-03 07:11:05] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271 HTTP/1.1" 200 2322 0.005402 10.0.0.129 - - [2026-02-03 07:11:05] "GET /routing-instance/463988ee-a36d-4bdf-ac4d-4f753b8e09aa HTTP/1.1" 200 1497 0.003690 10.0.0.129 - - [2026-02-03 07:11:05] "GET /routing-instance/463988ee-a36d-4bdf-ac4d-4f753b8e09aa HTTP/1.1" 200 1497 0.003372 10.0.0.129 - - [2026-02-03 07:11:05] "GET /route-target/ac1aa33c-0e38-464a-aa8c-3bd61ae46866 HTTP/1.1" 200 1215 0.003224 10.0.0.129 - - [2026-02-03 07:11:05] "GET /domains HTTP/1.1" 200 440 0.002571 10.0.0.129 - - [2026-02-03 07:11:05] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001108 10.0.0.129 - - [2026-02-03 07:11:05] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1485 0.009916 10.0.0.129 - - [2026-02-03 07:11:05] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000988 10.0.0.129 - - [2026-02-03 07:11:05] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2 HTTP/1.1" 200 2298 0.021681 10.0.0.129 - - [2026-02-03 07:11:05] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271 HTTP/1.1" 200 2322 0.004864 10.0.0.129 - - [2026-02-03 07:11:05] "GET /obj-perms HTTP/1.1" 200 6436 0.001743 10.0.0.129 - - [2026-02-03 07:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.129 - - [2026-02-03 07:11:06] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001020 10.0.0.129 - - [2026-02-03 07:11:06] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.024201 252.129.63.48 - - [2026-02-03 07:11:06] "POST /neutron/network HTTP/1.1" 200 117 0.009872 10.0.0.129 - - [2026-02-03 07:11:06] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000959 252.129.63.48 - - [2026-02-03 07:11:06] "POST /neutron/network HTTP/1.1" 200 613 0.069740 10.0.0.129 - - [2026-02-03 07:11:06] "POST /ref-update HTTP/1.1" 200 156 0.010162 10.0.0.129 - - [2026-02-03 07:11:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002090 252.129.63.48 - - [2026-02-03 07:11:06] "POST /neutron/subnet HTTP/1.1" 200 719 0.184429 252.129.63.48 - - [2026-02-03 07:11:06] "POST /neutron/network HTTP/1.1" 200 831 0.005090 10.0.0.129 - - [2026-02-03 07:11:06] "POST /id-to-fqname HTTP/1.1" 200 222 0.001329 10.0.0.129 - - [2026-02-03 07:11:06] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004555 252.129.63.48 - - [2026-02-03 07:11:06] "POST /neutron/network HTTP/1.1" 200 831 0.005338 10.0.0.129 - - [2026-02-03 07:11:06] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005047 252.129.63.48 - - [2026-02-03 07:11:06] "POST /neutron/network HTTP/1.1" 200 831 0.005158 252.129.63.48 - - [2026-02-03 07:11:06] "POST /neutron/subnet HTTP/1.1" 200 719 0.006495 10.0.0.129 - - [2026-02-03 07:11:06] "GET /domains HTTP/1.1" 200 440 0.002588 10.0.0.129 - - [2026-02-03 07:11:06] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000995 10.0.0.129 - - [2026-02-03 07:11:06] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1485 0.006439 10.0.0.129 - - [2026-02-03 07:11:06] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001026 10.0.0.129 - - [2026-02-03 07:11:06] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2 HTTP/1.1" 200 2517 0.024081 10.0.0.129 - - [2026-02-03 07:11:07] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6 HTTP/1.1" 200 2325 0.005974 10.0.0.129 - - [2026-02-03 07:11:07] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6 HTTP/1.1" 200 2325 0.005810 10.0.0.129 - - [2026-02-03 07:11:07] "GET /routing-instance/19585a61-2188-4be0-a5d3-4f101fa31654 HTTP/1.1" 200 1501 0.003704 10.0.0.129 - - [2026-02-03 07:11:07] "GET /routing-instance/19585a61-2188-4be0-a5d3-4f101fa31654 HTTP/1.1" 200 1501 0.003566 10.0.0.129 - - [2026-02-03 07:11:07] "GET /route-target/140efd0f-587a-463f-8a79-03332c00a8fd HTTP/1.1" 200 1215 0.003277 10.0.0.129 - - [2026-02-03 07:11:07] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6 HTTP/1.1" 200 2325 0.004544 10.0.0.129 - - [2026-02-03 07:11:07] "GET /routing-instance/19585a61-2188-4be0-a5d3-4f101fa31654 HTTP/1.1" 200 1501 0.004387 10.0.0.129 - - [2026-02-03 07:11:07] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004842 10.0.0.129 - - [2026-02-03 07:11:07] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6 HTTP/1.1" 200 2325 0.004400 10.0.0.129 - - [2026-02-03 07:11:07] "GET /routing-instance/19585a61-2188-4be0-a5d3-4f101fa31654 HTTP/1.1" 200 1501 0.003502 10.0.0.129 - - [2026-02-03 07:11:07] "GET /routing-instance/19585a61-2188-4be0-a5d3-4f101fa31654 HTTP/1.1" 200 1501 0.003532 10.0.0.129 - - [2026-02-03 07:11:07] "GET /route-target/140efd0f-587a-463f-8a79-03332c00a8fd HTTP/1.1" 200 1215 0.003175 10.0.0.129 - - [2026-02-03 07:11:07] "GET /domains HTTP/1.1" 200 440 0.002582 10.0.0.129 - - [2026-02-03 07:11:07] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000977 10.0.0.129 - - [2026-02-03 07:11:07] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1485 0.006866 10.0.0.129 - - [2026-02-03 07:11:07] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000988 10.0.0.129 - - [2026-02-03 07:11:07] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2 HTTP/1.1" 200 2517 0.023113 10.0.0.129 - - [2026-02-03 07:11:07] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6 HTTP/1.1" 200 2325 0.004788 10.0.0.129 - - [2026-02-03 07:11:07] "GET /obj-perms HTTP/1.1" 200 6436 0.001612 10.0.0.129 - - [2026-02-03 07:11:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.001348 252.129.63.48 - - [2026-02-03 07:11:08] "POST /neutron/network HTTP/1.1" 200 840 0.005377 252.129.63.48 - - [2026-02-03 07:11:08] "GET /aaa-mode HTTP/1.1" 401 298 0.000403 252.129.63.48 - - [2026-02-03 07:11:08] "GET / HTTP/1.1" 200 36499 0.001557 252.129.63.48 - - [2026-02-03 07:11:08] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000528 10.0.0.129 - - [2026-02-03 07:11:08] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001012 252.129.63.48 - - [2026-02-03 07:11:08] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.064792 252.129.63.48 - - [2026-02-03 07:11:08] "POST /neutron/network HTTP/1.1" 200 830 0.006495 252.129.63.48 - - [2026-02-03 07:11:09] "POST /neutron/port HTTP/1.1" 200 117 0.005089 252.129.63.48 - - [2026-02-03 07:11:09] "POST /neutron/port HTTP/1.1" 200 117 0.004758 10.0.0.129 - - [2026-02-03 07:11:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.001482 252.129.63.48 - - [2026-02-03 07:11:09] "POST /neutron/port HTTP/1.1" 200 117 0.005524 252.129.63.48 - - [2026-02-03 07:11:09] "POST /neutron/network HTTP/1.1" 200 841 0.005605 252.129.63.48 - - [2026-02-03 07:11:09] "GET /aaa-mode HTTP/1.1" 401 298 0.000419 252.129.63.48 - - [2026-02-03 07:11:09] "POST /neutron/network HTTP/1.1" 200 840 0.005652 252.129.63.48 - - [2026-02-03 07:11:09] "GET / HTTP/1.1" 200 36499 0.001401 252.129.63.48 - - [2026-02-03 07:11:09] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000420 10.0.0.129 - - [2026-02-03 07:11:09] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001488 252.129.63.48 - - [2026-02-03 07:11:09] "POST /neutron/port HTTP/1.1" 200 1056 0.255242 10.0.0.129 - - [2026-02-03 07:11:10] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001000 252.129.63.48 - - [2026-02-03 07:11:10] "POST /neutron/port HTTP/1.1" 200 1056 0.014143 252.129.63.48 - - [2026-02-03 07:11:10] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.054103 252.129.63.48 - - [2026-02-03 07:11:10] "POST /neutron/port HTTP/1.1" 200 1056 0.013658 252.129.63.48 - - [2026-02-03 07:11:10] "POST /neutron/network HTTP/1.1" 200 831 0.041674 252.129.63.48 - - [2026-02-03 07:11:10] "POST /neutron/port HTTP/1.1" 200 1106 0.063771 252.129.63.48 - - [2026-02-03 07:11:10] "POST /neutron/port HTTP/1.1" 200 1116 0.016476 252.129.63.48 - - [2026-02-03 07:11:10] "POST /neutron/port HTTP/1.1" 200 1116 0.013105 252.129.63.48 - - [2026-02-03 07:11:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003638 252.129.63.48 - - [2026-02-03 07:11:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007114 252.129.63.48 - - [2026-02-03 07:11:10] "POST /neutron/port HTTP/1.1" 200 117 0.007793 252.129.63.48 - - [2026-02-03 07:11:10] "POST /neutron/subnet HTTP/1.1" 200 698 0.008313 10.0.0.129 - - [2026-02-03 07:11:10] "POST /fqname-to-id HTTP/1.1" 404 191 0.002550 252.129.63.48 - - [2026-02-03 07:11:10] "POST /neutron/port HTTP/1.1" 200 117 0.001095 10.0.0.129 - - [2026-02-03 07:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.129 - - [2026-02-03 07:11:10] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001149 10.0.0.129 - - [2026-02-03 07:11:10] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009318 252.129.63.48 - - [2026-02-03 07:11:10] "POST /neutron/network HTTP/1.1" 200 830 0.005082 10.0.0.129 - - [2026-02-03 07:11:10] "POST /service-templates HTTP/1.1" 200 545 0.025195 10.0.0.129 - - [2026-02-03 07:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.129 - - [2026-02-03 07:11:10] "GET /service-template/654ee279-eb3a-451b-9565-f2a9c38c2dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.005110 10.0.0.129 - - [2026-02-03 07:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005114 10.0.0.129 - - [2026-02-03 07:11:10] "GET /service-template/654ee279-eb3a-451b-9565-f2a9c38c2dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.002928 252.129.63.48 - - [2026-02-03 07:11:10] "POST /neutron/network HTTP/1.1" 200 841 0.009245 10.0.0.129 - - [2026-02-03 07:11:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.003750 10.0.0.129 - - [2026-02-03 07:11:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.001827 10.0.0.129 - - [2026-02-03 07:11:10] "POST /id-to-fqname HTTP/1.1" 200 222 0.001357 10.0.0.129 - - [2026-02-03 07:11:10] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001098 252.129.63.48 - - [2026-02-03 07:11:11] "POST /neutron/port HTTP/1.1" 200 1946 0.057307 252.129.63.48 - - [2026-02-03 07:11:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007650 252.129.63.48 - - [2026-02-03 07:11:11] "POST /neutron/port HTTP/1.1" 200 1055 0.258240 252.129.63.48 - - [2026-02-03 07:11:11] "POST /neutron/port HTTP/1.1" 200 1055 0.011042 252.129.63.48 - - [2026-02-03 07:11:11] "POST /neutron/port HTTP/1.1" 200 1055 0.012308 252.129.63.48 - - [2026-02-03 07:11:11] "POST /neutron/port HTTP/1.1" 200 1105 0.063918 252.129.63.48 - - [2026-02-03 07:11:11] "POST /neutron/port HTTP/1.1" 200 1115 0.013283 252.129.63.48 - - [2026-02-03 07:11:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003251 252.129.63.48 - - [2026-02-03 07:11:11] "POST /neutron/subnet HTTP/1.1" 200 693 0.009622 252.129.63.48 - - [2026-02-03 07:11:11] "POST /neutron/port HTTP/1.1" 200 117 0.001267 252.129.63.48 - - [2026-02-03 07:11:11] "POST /neutron/network HTTP/1.1" 200 831 0.006447 252.129.63.48 - - [2026-02-03 07:11:12] "POST /neutron/network HTTP/1.1" 200 2214 0.011873 252.129.63.48 - - [2026-02-03 07:11:12] "GET /aaa-mode HTTP/1.1" 401 298 0.000418 252.129.63.48 - - [2026-02-03 07:11:12] "GET / HTTP/1.1" 200 36499 0.001693 252.129.63.48 - - [2026-02-03 07:11:12] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000379 10.0.0.129 - - [2026-02-03 07:11:13] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001394 252.129.63.48 - - [2026-02-03 07:11:13] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.056263 252.129.63.48 - - [2026-02-03 07:11:13] "POST /neutron/network HTTP/1.1" 200 828 0.006097 252.129.63.48 - - [2026-02-03 07:11:13] "POST /neutron/network HTTP/1.1" 200 830 0.006767 252.129.63.48 - - [2026-02-03 07:11:13] "POST /neutron/network HTTP/1.1" 200 831 0.005572 252.129.63.48 - - [2026-02-03 07:11:13] "POST /neutron/port HTTP/1.1" 200 2079 0.029270 252.129.63.48 - - [2026-02-03 07:11:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010501 252.129.63.48 - - [2026-02-03 07:11:13] "POST /neutron/port HTTP/1.1" 200 117 0.008613 252.129.63.48 - - [2026-02-03 07:11:13] "POST /neutron/port HTTP/1.1" 200 117 0.004985 252.129.63.48 - - [2026-02-03 07:11:14] "POST /neutron/network HTTP/1.1" 200 2214 0.009726 10.0.0.129 - - [2026-02-03 07:11:14] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001142 252.129.63.48 - - [2026-02-03 07:11:14] "POST /neutron/port HTTP/1.1" 200 1054 0.270964 10.0.0.129 - - [2026-02-03 07:11:14] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001915 252.129.63.48 - - [2026-02-03 07:11:14] "POST /neutron/port HTTP/1.1" 200 1056 0.303472 10.0.0.129 - - [2026-02-03 07:11:14] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001030 252.129.63.48 - - [2026-02-03 07:11:15] "POST /neutron/port HTTP/1.1" 200 1055 0.301803 252.129.63.48 - - [2026-02-03 07:11:15] "POST /neutron/port HTTP/1.1" 200 1054 0.046613 252.129.63.48 - - [2026-02-03 07:11:15] "POST /neutron/port HTTP/1.1" 200 1054 0.013734 252.129.63.48 - - [2026-02-03 07:11:15] "POST /neutron/port HTTP/1.1" 200 1104 0.087888 252.129.63.48 - - [2026-02-03 07:11:15] "POST /neutron/port HTTP/1.1" 200 1056 0.010047 252.129.63.48 - - [2026-02-03 07:11:15] "POST /neutron/port HTTP/1.1" 200 1056 0.009015 252.129.63.48 - - [2026-02-03 07:11:15] "POST /neutron/port HTTP/1.1" 200 1106 0.133885 252.129.63.48 - - [2026-02-03 07:11:16] "POST /neutron/port HTTP/1.1" 200 1055 0.016266 252.129.63.48 - - [2026-02-03 07:11:16] "POST /neutron/port HTTP/1.1" 200 1055 0.010435 252.129.63.48 - - [2026-02-03 07:11:16] "POST /neutron/port HTTP/1.1" 200 1105 0.085070 252.129.63.48 - - [2026-02-03 07:11:16] "POST /neutron/port HTTP/1.1" 200 3040 0.024936 252.129.63.48 - - [2026-02-03 07:11:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003893 252.129.63.48 - - [2026-02-03 07:11:16] "POST /neutron/subnet HTTP/1.1" 200 689 0.006615 252.129.63.48 - - [2026-02-03 07:11:16] "POST /neutron/port HTTP/1.1" 200 117 0.001188 252.129.63.48 - - [2026-02-03 07:11:16] "POST /neutron/network HTTP/1.1" 200 828 0.005554 252.129.63.48 - - [2026-02-03 07:11:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003297 252.129.63.48 - - [2026-02-03 07:11:16] "POST /neutron/subnet HTTP/1.1" 200 698 0.007149 252.129.63.48 - - [2026-02-03 07:11:16] "POST /neutron/port HTTP/1.1" 200 117 0.001667 252.129.63.48 - - [2026-02-03 07:11:16] "POST /neutron/network HTTP/1.1" 200 830 0.005456 252.129.63.48 - - [2026-02-03 07:11:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012343 252.129.63.48 - - [2026-02-03 07:11:16] "POST /neutron/subnet HTTP/1.1" 200 693 0.007746 252.129.63.48 - - [2026-02-03 07:11:17] "POST /neutron/port HTTP/1.1" 200 117 0.001237 252.129.63.48 - - [2026-02-03 07:11:17] "POST /neutron/network HTTP/1.1" 200 831 0.005372 252.129.63.48 - - [2026-02-03 07:11:19] "POST /neutron/port HTTP/1.1" 200 3040 0.045112 252.129.63.48 - - [2026-02-03 07:11:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008290 252.129.63.48 - - [2026-02-03 07:11:19] "POST /neutron/port HTTP/1.1" 200 1116 0.019222 252.129.63.48 - - [2026-02-03 07:11:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006075 252.129.63.48 - - [2026-02-03 07:11:19] "POST /neutron/port HTTP/1.1" 200 1116 0.013647 252.129.63.48 - - [2026-02-03 07:11:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005553 252.129.63.48 - - [2026-02-03 07:11:21] "POST /neutron/port HTTP/1.1" 200 1115 0.014123 252.129.63.48 - - [2026-02-03 07:11:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005370 252.129.63.48 - - [2026-02-03 07:11:21] "POST /neutron/port HTTP/1.1" 200 1116 0.014215 252.129.63.48 - - [2026-02-03 07:11:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005839 252.129.63.48 - - [2026-02-03 07:11:21] "POST /neutron/port HTTP/1.1" 200 1116 0.013358 252.129.63.48 - - [2026-02-03 07:11:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005545 252.129.63.48 - - [2026-02-03 07:11:23] "POST /neutron/port HTTP/1.1" 200 1115 0.011499 252.129.63.48 - - [2026-02-03 07:11:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005346 252.129.63.48 - - [2026-02-03 07:11:23] "POST /neutron/port HTTP/1.1" 200 1115 0.011612 252.129.63.48 - - [2026-02-03 07:11:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005052 252.129.63.48 - - [2026-02-03 07:11:24] "POST /neutron/port HTTP/1.1" 200 3040 0.018234 252.129.63.48 - - [2026-02-03 07:11:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005472 252.129.63.48 - - [2026-02-03 07:11:24] "POST /neutron/port HTTP/1.1" 200 3040 0.018404 252.129.63.48 - - [2026-02-03 07:11:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005630 252.129.63.48 - - [2026-02-03 07:11:24] "POST /neutron/port HTTP/1.1" 200 3040 0.017836 252.129.63.48 - - [2026-02-03 07:11:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005637 252.129.63.48 - - [2026-02-03 07:11:24] "POST /neutron/port HTTP/1.1" 200 3040 0.019153 252.129.63.48 - - [2026-02-03 07:11:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006593 252.129.63.48 - - [2026-02-03 07:11:24] "POST /neutron/port HTTP/1.1" 200 3040 0.017432 252.129.63.48 - - [2026-02-03 07:11:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005655 10.0.0.129 - - [2026-02-03 07:11:24] "GET /virtual-machine/ae3f2ccd-f14c-48a6-b5cf-b17d548a0c8a HTTP/1.1" 200 1805 0.004252 10.0.0.129 - - [2026-02-03 07:11:24] "GET /virtual-machine-interface/228c25e6-34e0-4f85-be83-ec28f9b47943 HTTP/1.1" 200 2947 0.004735 10.0.0.129 - - [2026-02-03 07:11:24] "GET /virtual-machine-interface/8d50dcba-92c3-446a-99bd-5d91f40ad428 HTTP/1.1" 200 2951 0.004882 10.0.0.129 - - [2026-02-03 07:11:24] "GET /virtual-machine-interface/f557a983-7de2-44c9-854c-fc6b9f9b4ddb HTTP/1.1" 200 2947 0.005666 10.0.0.129 - - [2026-02-03 07:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.129 - - [2026-02-03 07:11:25] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003182 10.0.0.129 - - [2026-02-03 07:11:25] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003539 10.0.0.129 - - [2026-02-03 07:11:25] "GET /virtual-network/9b265686-bc21-443b-98fc-facb0096690b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005581 10.0.0.129 - - [2026-02-03 07:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.129 - - [2026-02-03 07:11:28] "GET /virtual-network/9b265686-bc21-443b-98fc-facb0096690b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004499 10.0.0.129 - - [2026-02-03 07:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.129 - - [2026-02-03 07:11:32] "GET /virtual-network/9b265686-bc21-443b-98fc-facb0096690b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007244 10.0.0.129 - - [2026-02-03 07:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.129 - - [2026-02-03 07:11:36] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002672 10.0.0.129 - - [2026-02-03 07:11:36] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002970 10.0.0.129 - - [2026-02-03 07:11:36] "GET /virtual-network/9b265686-bc21-443b-98fc-facb0096690b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005191 252.129.63.48 - - [2026-02-03 07:11:37] "POST /neutron/port HTTP/1.1" 200 3040 0.018894 252.129.63.48 - - [2026-02-03 07:11:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005720 252.129.63.48 - - [2026-02-03 07:11:42] "POST /neutron/port HTTP/1.1" 200 3040 0.019000 252.129.63.48 - - [2026-02-03 07:11:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005350 252.129.63.48 - - [2026-02-03 07:11:46] "POST /neutron/port HTTP/1.1" 200 3040 0.018410 252.129.63.48 - - [2026-02-03 07:11:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005100 252.129.63.48 - - [2026-02-03 07:11:46] "POST /neutron/port HTTP/1.1" 200 3040 0.017851 252.129.63.48 - - [2026-02-03 07:11:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005363 252.129.63.48 - - [2026-02-03 07:11:47] "POST /neutron/port HTTP/1.1" 200 3040 0.020498 252.129.63.48 - - [2026-02-03 07:11:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007616 252.129.63.48 - - [2026-02-03 07:11:47] "POST /neutron/port HTTP/1.1" 200 3040 0.018559 252.129.63.48 - - [2026-02-03 07:11:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005091 252.129.63.48 - - [2026-02-03 07:11:48] "POST /neutron/port HTTP/1.1" 200 3040 0.016909 252.129.63.48 - - [2026-02-03 07:11:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005197 252.129.63.48 - - [2026-02-03 07:11:52] "POST /neutron/port HTTP/1.1" 200 3040 0.021983 252.129.63.48 - - [2026-02-03 07:11:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005985 10.0.0.129 - - [2026-02-03 07:11:55] "DELETE /project/228ae3ba9e55472c838a680e3978ece2 HTTP/1.1" 404 173 0.057970 10.0.0.129 - - [2026-02-03 07:11:55] "GET /projects?obj_uuids=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001107 10.0.0.129 - - [2026-02-03 07:11:55] "GET /project/b493f5e9-08f9-47a6-887e-e9e91e601d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.055549 10.0.0.129 - - [2026-02-03 07:11:55] "GET /projects?obj_uuids=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000992 10.0.0.129 - - [2026-02-03 07:11:55] "GET /project/b493f5e9-08f9-47a6-887e-e9e91e601d25?fields=security_groups HTTP/1.1" 200 1328 0.067690 10.0.0.129 - - [2026-02-03 07:11:55] "DELETE /security-group/fe449c30-b497-44a2-8821-d978562c9a93 HTTP/1.1" 200 115 0.036783 10.0.0.129 - - [2026-02-03 07:11:55] "GET /projects?obj_uuids=b493f5e9-08f9-47a6-887e-e9e91e601d25&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001498 10.0.0.129 - - [2026-02-03 07:11:55] "DELETE /access-control-list/9e967abe-41f4-4027-96dc-1292002ca4aa HTTP/1.1" 200 115 0.037456 10.0.0.129 - - [2026-02-03 07:11:55] "GET /project/b493f5e9-08f9-47a6-887e-e9e91e601d25?fields=application_policy_sets HTTP/1.1" 200 1367 0.037525 10.0.0.129 - - [2026-02-03 07:11:55] "DELETE /access-control-list/57dbd777-1785-4621-bd79-970cd73dfafc HTTP/1.1" 200 115 0.029763 10.0.0.129 - - [2026-02-03 07:11:55] "DELETE /project/b493f5e9-08f9-47a6-887e-e9e91e601d25 HTTP/1.1" 200 115 0.408348 10.0.0.129 - - [2026-02-03 07:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.129 - - [2026-02-03 07:11:57] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002774 10.0.0.129 - - [2026-02-03 07:11:57] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002895 10.0.0.129 - - [2026-02-03 07:11:58] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005795 10.0.0.129 - - [2026-02-03 07:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.129 - - [2026-02-03 07:11:58] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002879 10.0.0.129 - - [2026-02-03 07:11:58] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002705 10.0.0.129 - - [2026-02-03 07:11:58] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004878 10.0.0.129 - - [2026-02-03 07:11:58] "POST /fqname-to-id HTTP/1.1" 404 205 0.002661 10.0.0.129 - - [2026-02-03 07:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.129 - - [2026-02-03 07:11:58] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001005 10.0.0.129 - - [2026-02-03 07:11:58] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.022553 10.0.0.129 - - [2026-02-03 07:11:58] "POST /service-instances HTTP/1.1" 200 545 0.060665 10.0.0.129 - - [2026-02-03 07:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.129 - - [2026-02-03 07:11:58] "GET /service-instance/0f251a2b-440f-4557-92a0-87436e36e09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.005341 10.0.0.129 - - [2026-02-03 07:11:58] "POST /port-tuples HTTP/1.1" 200 588 0.018887 10.0.0.129 - - [2026-02-03 07:11:59] "GET /virtual-machine-interface/f557a983-7de2-44c9-854c-fc6b9f9b4ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005202 10.0.0.129 - - [2026-02-03 07:11:59] "PUT /virtual-machine-interface/f557a983-7de2-44c9-854c-fc6b9f9b4ddb HTTP/1.1" 200 286 0.010148 10.0.0.129 - - [2026-02-03 07:11:59] "POST /ref-update HTTP/1.1" 200 156 0.010300 10.0.0.129 - - [2026-02-03 07:11:59] "POST /instance-ips HTTP/1.1" 200 387 0.020867 10.0.0.129 - - [2026-02-03 07:11:59] "POST /ref-update HTTP/1.1" 200 156 0.008488 10.0.0.129 - - [2026-02-03 07:11:59] "GET /virtual-machine-interface/228c25e6-34e0-4f85-be83-ec28f9b47943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006845 10.0.0.129 - - [2026-02-03 07:11:59] "POST /ref-update HTTP/1.1" 200 156 0.007834 10.0.0.129 - - [2026-02-03 07:11:59] "PUT /virtual-machine-interface/228c25e6-34e0-4f85-be83-ec28f9b47943 HTTP/1.1" 200 286 0.011282 10.0.0.129 - - [2026-02-03 07:11:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002824 10.0.0.129 - - [2026-02-03 07:11:59] "POST /ref-update HTTP/1.1" 200 156 0.008002 10.0.0.129 - - [2026-02-03 07:11:59] "GET /virtual-machine-interface/8d50dcba-92c3-446a-99bd-5d91f40ad428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.005374 10.0.0.129 - - [2026-02-03 07:11:59] "POST /instance-ips HTTP/1.1" 200 387 0.030558 10.0.0.129 - - [2026-02-03 07:11:59] "PUT /virtual-machine-interface/8d50dcba-92c3-446a-99bd-5d91f40ad428 HTTP/1.1" 200 286 0.009566 10.0.0.129 - - [2026-02-03 07:11:59] "POST /ref-update HTTP/1.1" 200 156 0.012041 10.0.0.129 - - [2026-02-03 07:11:59] "POST /ref-update HTTP/1.1" 200 156 0.008136 10.0.0.129 - - [2026-02-03 07:11:59] "POST /ref-update HTTP/1.1" 200 156 0.007890 10.0.0.129 - - [2026-02-03 07:11:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002903 252.129.63.48 - - [2026-02-03 07:11:59] "POST /neutron/port HTTP/1.1" 200 1116 0.011389 10.0.0.129 - - [2026-02-03 07:11:59] "POST /instance-ips HTTP/1.1" 200 375 0.015892 252.129.63.48 - - [2026-02-03 07:11:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005363 10.0.0.129 - - [2026-02-03 07:11:59] "POST /ref-update HTTP/1.1" 200 156 0.008495 252.129.63.48 - - [2026-02-03 07:11:59] "POST /neutron/port HTTP/1.1" 200 1116 0.014555 10.0.0.129 - - [2026-02-03 07:11:59] "POST /ref-update HTTP/1.1" 200 156 0.008125 252.129.63.48 - - [2026-02-03 07:11:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006027 10.0.0.129 - - [2026-02-03 07:11:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002636 252.129.63.48 - - [2026-02-03 07:11:59] "POST /neutron/port HTTP/1.1" 200 1116 0.015066 10.0.0.129 - - [2026-02-03 07:11:59] "POST /instance-ips HTTP/1.1" 200 375 0.015334 252.129.63.48 - - [2026-02-03 07:11:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006849 10.0.0.129 - - [2026-02-03 07:11:59] "POST /ref-update HTTP/1.1" 200 156 0.011676 10.0.0.129 - - [2026-02-03 07:11:59] "GET /virtual-machine/ee73eb26-3637-42c6-97b7-3ba6f0e495d9 HTTP/1.1" 200 1293 0.004441 10.0.0.129 - - [2026-02-03 07:11:59] "POST /ref-update HTTP/1.1" 200 156 0.008247 10.0.0.129 - - [2026-02-03 07:11:59] "GET /virtual-machine-interface/d5adf5ba-1d63-4991-962a-3eae8f50d824 HTTP/1.1" 200 2948 0.004845 10.0.0.129 - - [2026-02-03 07:11:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003201 10.0.0.129 - - [2026-02-03 07:12:00] "POST /instance-ips HTTP/1.1" 200 377 0.016070 10.0.0.129 - - [2026-02-03 07:12:00] "POST /ref-update HTTP/1.1" 200 156 0.009666 10.0.0.129 - - [2026-02-03 07:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.129 - - [2026-02-03 07:12:00] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004987 10.0.0.129 - - [2026-02-03 07:12:00] "POST /ref-update HTTP/1.1" 200 156 0.009883 10.0.0.129 - - [2026-02-03 07:12:00] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002837 10.0.0.129 - - [2026-02-03 07:12:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002557 10.0.0.129 - - [2026-02-03 07:12:00] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005163 10.0.0.129 - - [2026-02-03 07:12:00] "POST /instance-ips HTTP/1.1" 200 377 0.013674 10.0.0.129 - - [2026-02-03 07:12:00] "POST /ref-update HTTP/1.1" 200 156 0.009089 10.0.0.129 - - [2026-02-03 07:12:00] "POST /ref-update HTTP/1.1" 200 156 0.008742 10.0.0.129 - - [2026-02-03 07:12:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003073 10.0.0.129 - - [2026-02-03 07:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.129 - - [2026-02-03 07:12:01] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003072 10.0.0.129 - - [2026-02-03 07:12:01] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003295 10.0.0.129 - - [2026-02-03 07:12:01] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006985 252.129.63.48 - - [2026-02-03 07:12:01] "POST /neutron/port HTTP/1.1" 200 1115 0.012868 252.129.63.48 - - [2026-02-03 07:12:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007060 252.129.63.48 - - [2026-02-03 07:12:01] "POST /neutron/port HTTP/1.1" 200 1115 0.012352 252.129.63.48 - - [2026-02-03 07:12:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006428 252.129.63.48 - - [2026-02-03 07:12:02] "POST /neutron/port HTTP/1.1" 200 1115 0.015619 252.129.63.48 - - [2026-02-03 07:12:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006532 10.0.0.129 - - [2026-02-03 07:12:02] "GET /virtual-machine/feb88d92-9d09-465d-a834-d0ae1d4cdb93 HTTP/1.1" 200 1293 0.004959 10.0.0.129 - - [2026-02-03 07:12:02] "GET /virtual-machine-interface/5e4f9968-fc0a-4515-8093-c2bd1c3b77aa HTTP/1.1" 200 2949 0.005317 10.0.0.129 - - [2026-02-03 07:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006382 10.0.0.129 - - [2026-02-03 07:12:02] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005332 10.0.0.129 - - [2026-02-03 07:12:02] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004455 10.0.0.129 - - [2026-02-03 07:12:02] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005702 10.0.0.129 - - [2026-02-03 07:12:02] "GET /obj-perms HTTP/1.1" 200 6393 0.079783 10.0.0.129 - - [2026-02-03 07:12:03] "GET /obj-perms HTTP/1.1" 200 6393 0.056294 10.0.0.129 - - [2026-02-03 07:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.129 - - [2026-02-03 07:12:03] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003469 10.0.0.129 - - [2026-02-03 07:12:03] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002854 10.0.0.129 - - [2026-02-03 07:12:03] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004898 10.0.0.129 - - [2026-02-03 07:12:04] "POST /fqname-to-id HTTP/1.1" 404 209 0.003109 10.0.0.129 - - [2026-02-03 07:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.129 - - [2026-02-03 07:12:04] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001016 10.0.0.129 - - [2026-02-03 07:12:04] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.037646 10.0.0.129 - - [2026-02-03 07:12:04] "POST /network-policys HTTP/1.1" 200 549 0.017348 10.0.0.129 - - [2026-02-03 07:12:04] "GET /network-policy/596f7c4d-77df-4ef2-a156-57e51e179488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005570 10.0.0.129 - - [2026-02-03 07:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.129 - - [2026-02-03 07:12:04] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008998 10.0.0.129 - - [2026-02-03 07:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.129 - - [2026-02-03 07:12:04] "GET /network-policy/596f7c4d-77df-4ef2-a156-57e51e179488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004510 10.0.0.129 - - [2026-02-03 07:12:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.009616 10.0.0.129 - - [2026-02-03 07:12:04] "POST /ref-update HTTP/1.1" 200 156 0.041482 10.0.0.129 - - [2026-02-03 07:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.129 - - [2026-02-03 07:12:04] "POST /access-control-lists HTTP/1.1" 200 603 0.064874 10.0.0.129 - - [2026-02-03 07:12:04] "GET /network-policy/596f7c4d-77df-4ef2-a156-57e51e179488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004005 252.129.63.48 - - [2026-02-03 07:12:04] "POST /neutron/network HTTP/1.1" 200 916 0.007094 10.0.0.129 - - [2026-02-03 07:12:04] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004972 10.0.0.129 - - [2026-02-03 07:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.129 - - [2026-02-03 07:12:04] "GET /network-policy/596f7c4d-77df-4ef2-a156-57e51e179488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003669 10.0.0.129 - - [2026-02-03 07:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.129 - - [2026-02-03 07:12:04] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004781 10.0.0.129 - - [2026-02-03 07:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.129 - - [2026-02-03 07:12:05] "GET /network-policy/596f7c4d-77df-4ef2-a156-57e51e179488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003547 10.0.0.129 - - [2026-02-03 07:12:05] "POST /ref-update HTTP/1.1" 200 156 0.028169 10.0.0.129 - - [2026-02-03 07:12:05] "PUT /access-control-list/8f7735d2-b9b2-46ff-b2b6-cb19881f20bb HTTP/1.1" 200 274 0.013655 10.0.0.129 - - [2026-02-03 07:12:05] "POST /fqname-to-id HTTP/1.1" 404 242 0.002550 10.0.0.129 - - [2026-02-03 07:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.129 - - [2026-02-03 07:12:05] "GET /network-policy/596f7c4d-77df-4ef2-a156-57e51e179488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.024623 10.0.0.129 - - [2026-02-03 07:12:05] "POST /access-control-lists HTTP/1.1" 200 606 0.061929 252.129.63.48 - - [2026-02-03 07:12:05] "POST /neutron/network HTTP/1.1" 200 917 0.006988 10.0.0.129 - - [2026-02-03 07:12:05] "POST /routing-instances HTTP/1.1" 200 757 0.020896 10.0.0.129 - - [2026-02-03 07:12:05] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007476 10.0.0.129 - - [2026-02-03 07:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.129 - - [2026-02-03 07:12:05] "POST /route-targets HTTP/1.1" 200 329 0.010834 10.0.0.129 - - [2026-02-03 07:12:05] "GET /network-policy/596f7c4d-77df-4ef2-a156-57e51e179488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004275 10.0.0.129 - - [2026-02-03 07:12:05] "POST /ref-update HTTP/1.1" 200 156 0.010681 10.0.0.129 - - [2026-02-03 07:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.129 - - [2026-02-03 07:12:05] "GET /routing-instance/2f648ade-d84d-476e-b98b-c41094ea6443?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.003480 10.0.0.129 - - [2026-02-03 07:12:05] "GET /service-template/654ee279-eb3a-451b-9565-f2a9c38c2dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003452 10.0.0.129 - - [2026-02-03 07:12:05] "GET /routing-instance/2f648ade-d84d-476e-b98b-c41094ea6443?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.004111 10.0.0.129 - - [2026-02-03 07:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.129 - - [2026-02-03 07:12:05] "POST /ref-update HTTP/1.1" 200 156 0.009406 10.0.0.129 - - [2026-02-03 07:12:05] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001296 10.0.0.129 - - [2026-02-03 07:12:05] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.033781 10.0.0.129 - - [2026-02-03 07:12:05] "POST /routing-instances HTTP/1.1" 200 758 0.028761 10.0.0.129 - - [2026-02-03 07:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.129 - - [2026-02-03 07:12:05] "POST /route-targets HTTP/1.1" 200 329 0.009855 10.0.0.129 - - [2026-02-03 07:12:05] "GET /service-instance/0f251a2b-440f-4557-92a0-87436e36e09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3542 0.005995 10.0.0.129 - - [2026-02-03 07:12:05] "POST /ref-update HTTP/1.1" 200 156 0.012655 10.0.0.129 - - [2026-02-03 07:12:05] "GET /domains HTTP/1.1" 200 440 0.003590 10.0.0.129 - - [2026-02-03 07:12:05] "GET /routing-instance/b1cd9e3e-1108-4054-8f40-59d3e051e893?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1276 0.004553 10.0.0.129 - - [2026-02-03 07:12:05] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001251 10.0.0.129 - - [2026-02-03 07:12:05] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1529 0.011000 10.0.0.129 - - [2026-02-03 07:12:05] "GET /routing-instance/b1cd9e3e-1108-4054-8f40-59d3e051e893?fields=routing_policy_back_refs HTTP/1.1" 200 1276 0.003929 10.0.0.129 - - [2026-02-03 07:12:05] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001522 10.0.0.129 - - [2026-02-03 07:12:05] "PUT /routing-instance/2f648ade-d84d-476e-b98b-c41094ea6443 HTTP/1.1" 200 268 0.010982 10.0.0.129 - - [2026-02-03 07:12:05] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2 HTTP/1.1" 200 4233 0.037411 10.0.0.129 - - [2026-02-03 07:12:05] "PUT /routing-instance/b1cd9e3e-1108-4054-8f40-59d3e051e893 HTTP/1.1" 200 268 0.010306 10.0.0.129 - - [2026-02-03 07:12:05] "GET /service-instance/0f251a2b-440f-4557-92a0-87436e36e09e HTTP/1.1" 200 3796 0.005027 10.0.0.129 - - [2026-02-03 07:12:06] "GET /domains HTTP/1.1" 200 440 0.003130 10.0.0.129 - - [2026-02-03 07:12:06] "POST /ref-update HTTP/1.1" 200 156 0.026108 10.0.0.129 - - [2026-02-03 07:12:06] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001194 10.0.0.129 - - [2026-02-03 07:12:06] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1529 0.009811 10.0.0.129 - - [2026-02-03 07:12:06] "PUT /access-control-list/b430c055-3715-48ed-9193-09b437a01b83 HTTP/1.1" 200 274 0.015593 10.0.0.129 - - [2026-02-03 07:12:06] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001282 10.0.0.129 - - [2026-02-03 07:12:06] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2 HTTP/1.1" 200 4233 0.034060 10.0.0.129 - - [2026-02-03 07:12:06] "GET /service-instance/0f251a2b-440f-4557-92a0-87436e36e09e HTTP/1.1" 200 3796 0.003700 10.0.0.129 - - [2026-02-03 07:12:06] "GET /port-tuple/952655f7-d480-4b5b-ba2d-26b3e6727feb HTTP/1.1" 200 1981 0.003359 10.0.0.129 - - [2026-02-03 07:12:06] "GET /virtual-machine-interface/228c25e6-34e0-4f85-be83-ec28f9b47943 HTTP/1.1" 200 3803 0.005365 10.0.0.129 - - [2026-02-03 07:12:06] "GET /virtual-machine-interface/8d50dcba-92c3-446a-99bd-5d91f40ad428 HTTP/1.1" 200 3810 0.004983 10.0.0.129 - - [2026-02-03 07:12:06] "GET /virtual-machine-interface/f557a983-7de2-44c9-854c-fc6b9f9b4ddb HTTP/1.1" 200 3821 0.005213 252.129.63.48 - - [2026-02-03 07:12:06] "POST /neutron/port HTTP/1.1" 200 3811 0.038751 252.129.63.48 - - [2026-02-03 07:12:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005994 252.129.63.48 - - [2026-02-03 07:12:06] "POST /neutron/port HTTP/1.1" 200 3811 0.027380 252.129.63.48 - - [2026-02-03 07:12:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005026 252.129.63.48 - - [2026-02-03 07:12:06] "POST /neutron/port HTTP/1.1" 200 3811 0.026133 252.129.63.48 - - [2026-02-03 07:12:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.004992 252.129.63.48 - - [2026-02-03 07:12:06] "POST /neutron/port HTTP/1.1" 200 3811 0.027616 252.129.63.48 - - [2026-02-03 07:12:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005776 252.129.63.48 - - [2026-02-03 07:12:06] "POST /neutron/network HTTP/1.1" 200 890 0.011291 252.129.63.48 - - [2026-02-03 07:12:06] "POST /neutron/network HTTP/1.1" 200 916 0.005032 252.129.63.48 - - [2026-02-03 07:12:07] "POST /neutron/network HTTP/1.1" 200 802 0.012134 252.129.63.48 - - [2026-02-03 07:12:07] "POST /neutron/network HTTP/1.1" 200 828 0.005305 252.129.63.48 - - [2026-02-03 07:12:07] "POST /neutron/network HTTP/1.1" 200 891 0.011228 252.129.63.48 - - [2026-02-03 07:12:07] "POST /neutron/network HTTP/1.1" 200 917 0.005404 10.0.0.129 - - [2026-02-03 07:12:07] "POST /id-to-fqname HTTP/1.1" 200 221 0.001371 10.0.0.129 - - [2026-02-03 07:12:07] "POST /id-to-fqname HTTP/1.1" 200 221 0.001177 10.0.0.129 - - [2026-02-03 07:12:07] "POST /id-to-fqname HTTP/1.1" 200 222 0.001426 10.0.0.129 - - [2026-02-03 07:12:07] "GET /virtual-machine/ae3f2ccd-f14c-48a6-b5cf-b17d548a0c8a HTTP/1.1" 200 1805 0.003671 10.0.0.129 - - [2026-02-03 07:12:07] "GET /virtual-machine-interface/228c25e6-34e0-4f85-be83-ec28f9b47943 HTTP/1.1" 200 3803 0.005011 10.0.0.129 - - [2026-02-03 07:12:07] "GET /virtual-machine-interface/8d50dcba-92c3-446a-99bd-5d91f40ad428 HTTP/1.1" 200 3810 0.006077 10.0.0.129 - - [2026-02-03 07:12:07] "GET /virtual-machine-interface/f557a983-7de2-44c9-854c-fc6b9f9b4ddb HTTP/1.1" 200 3821 0.005086 10.0.0.129 - - [2026-02-03 07:12:07] "GET /instance-ip/7e882806-eb2e-483d-8fe3-6b39af2dd1e1 HTTP/1.1" 200 1958 0.003586 10.0.0.129 - - [2026-02-03 07:12:07] "GET /instance-ip/a044a78f-3aba-46b4-a485-65cc7f79a80f HTTP/1.1" 200 1961 0.003637 10.0.0.129 - - [2026-02-03 07:12:07] "GET /instance-ip/b50ed5ac-63ef-4c4a-9ab6-c7ea02b8d24e HTTP/1.1" 200 1624 0.004736 10.0.0.129 - - [2026-02-03 07:12:07] "GET /instance-ip/28196ac2-6d12-49a4-9c1f-8733bef7c3b7 HTTP/1.1" 200 1962 0.004296 10.0.0.129 - - [2026-02-03 07:12:07] "GET /instance-ip/c2a5cdc0-5984-4cf9-833f-dee0c913d8cd HTTP/1.1" 200 1623 0.004653 10.0.0.129 - - [2026-02-03 07:12:07] "GET /instance-ip/f347a950-1f66-45e3-aee5-05973f2af81a HTTP/1.1" 200 1965 0.003547 10.0.0.129 - - [2026-02-03 07:12:07] "GET /instance-ip/389bc0d0-a50b-4bb1-94c5-8a688a815f13 HTTP/1.1" 200 1984 0.003628 10.0.0.129 - - [2026-02-03 07:12:08] "GET /instance-ip/9d5c055c-2f56-45d8-bf4b-5490a9f46cd6 HTTP/1.1" 200 1622 0.005592 10.0.0.129 - - [2026-02-03 07:12:08] "GET /instance-ip/b21e5cdd-c501-4baf-a1ef-cdd9c76dedff HTTP/1.1" 200 1983 0.003673 252.129.63.48 - - [2026-02-03 07:12:08] "POST /neutron/port HTTP/1.1" 200 3811 0.027060 252.129.63.48 - - [2026-02-03 07:12:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006436 252.129.63.48 - - [2026-02-03 07:12:08] "POST /neutron/port HTTP/1.1" 200 3811 0.026961 252.129.63.48 - - [2026-02-03 07:12:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005643 252.129.63.48 - - [2026-02-03 07:12:08] "POST /neutron/port HTTP/1.1" 200 3811 0.028939 252.129.63.48 - - [2026-02-03 07:12:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005721 252.129.63.48 - - [2026-02-03 07:12:08] "POST /neutron/port HTTP/1.1" 200 3811 0.026846 252.129.63.48 - - [2026-02-03 07:12:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005644 10.0.0.129 - - [2026-02-03 07:12:08] "GET /virtual-machine/ae3f2ccd-f14c-48a6-b5cf-b17d548a0c8a HTTP/1.1" 200 1805 0.003324 10.0.0.129 - - [2026-02-03 07:12:08] "GET /virtual-machine-interface/228c25e6-34e0-4f85-be83-ec28f9b47943 HTTP/1.1" 200 3803 0.004769 10.0.0.129 - - [2026-02-03 07:12:08] "GET /virtual-machine-interface/8d50dcba-92c3-446a-99bd-5d91f40ad428 HTTP/1.1" 200 3810 0.004759 10.0.0.129 - - [2026-02-03 07:12:08] "GET /virtual-machine-interface/f557a983-7de2-44c9-854c-fc6b9f9b4ddb HTTP/1.1" 200 3821 0.004925 10.0.0.129 - - [2026-02-03 07:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.129 - - [2026-02-03 07:12:08] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003182 10.0.0.129 - - [2026-02-03 07:12:08] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003665 10.0.0.129 - - [2026-02-03 07:12:08] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004875 10.0.0.129 - - [2026-02-03 07:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.129 - - [2026-02-03 07:12:10] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002978 10.0.0.129 - - [2026-02-03 07:12:10] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002763 10.0.0.129 - - [2026-02-03 07:12:10] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006345 10.0.0.129 - - [2026-02-03 07:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.129 - - [2026-02-03 07:12:10] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004158 10.0.0.129 - - [2026-02-03 07:12:10] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003338 10.0.0.129 - - [2026-02-03 07:12:10] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004920 10.0.0.129 - - [2026-02-03 07:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.129 - - [2026-02-03 07:12:10] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003324 10.0.0.129 - - [2026-02-03 07:12:10] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002959 10.0.0.129 - - [2026-02-03 07:12:10] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006499 10.0.0.129 - - [2026-02-03 07:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.129 - - [2026-02-03 07:12:11] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003998 10.0.0.129 - - [2026-02-03 07:12:11] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004773 10.0.0.129 - - [2026-02-03 07:12:11] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006785 10.0.0.129 - - [2026-02-03 07:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.129 - - [2026-02-03 07:12:11] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002809 10.0.0.129 - - [2026-02-03 07:12:11] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003525 10.0.0.129 - - [2026-02-03 07:12:11] "GET /virtual-network/9b265686-bc21-443b-98fc-facb0096690b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005231 10.0.0.129 - - [2026-02-03 07:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.129 - - [2026-02-03 07:12:11] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003343 10.0.0.129 - - [2026-02-03 07:12:11] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003340 10.0.0.129 - - [2026-02-03 07:12:11] "GET /virtual-network/9b265686-bc21-443b-98fc-facb0096690b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004952 10.0.0.129 - - [2026-02-03 07:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.129 - - [2026-02-03 07:12:11] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002908 10.0.0.129 - - [2026-02-03 07:12:11] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002778 10.0.0.129 - - [2026-02-03 07:12:11] "GET /virtual-network/9b265686-bc21-443b-98fc-facb0096690b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005262 10.0.0.129 - - [2026-02-03 07:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.129 - - [2026-02-03 07:12:12] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003270 10.0.0.129 - - [2026-02-03 07:12:12] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002972 10.0.0.129 - - [2026-02-03 07:12:12] "GET /virtual-network/9b265686-bc21-443b-98fc-facb0096690b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004872 10.0.0.129 - - [2026-02-03 07:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.129 - - [2026-02-03 07:12:12] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003221 10.0.0.129 - - [2026-02-03 07:12:12] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002775 10.0.0.129 - - [2026-02-03 07:12:12] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004938 10.0.0.129 - - [2026-02-03 07:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.129 - - [2026-02-03 07:12:12] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003403 10.0.0.129 - - [2026-02-03 07:12:12] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003189 10.0.0.129 - - [2026-02-03 07:12:12] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005034 10.0.0.129 - - [2026-02-03 07:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.129 - - [2026-02-03 07:12:12] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002950 10.0.0.129 - - [2026-02-03 07:12:13] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002705 10.0.0.129 - - [2026-02-03 07:12:13] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004759 10.0.0.129 - - [2026-02-03 07:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.129 - - [2026-02-03 07:12:13] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003238 10.0.0.129 - - [2026-02-03 07:12:13] "GET /virtual-networks?parent_id=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003176 10.0.0.129 - - [2026-02-03 07:12:13] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005306 10.0.0.129 - - [2026-02-03 07:12:13] "GET /virtual-machine/ae3f2ccd-f14c-48a6-b5cf-b17d548a0c8a HTTP/1.1" 200 1805 0.004657 10.0.0.129 - - [2026-02-03 07:12:13] "GET /domains HTTP/1.1" 200 440 0.002539 10.0.0.129 - - [2026-02-03 07:12:13] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001242 10.0.0.129 - - [2026-02-03 07:12:13] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1529 0.007028 10.0.0.129 - - [2026-02-03 07:12:13] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001034 10.0.0.129 - - [2026-02-03 07:12:13] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2 HTTP/1.1" 200 4233 0.038706 10.0.0.129 - - [2026-02-03 07:12:13] "GET /service-instance/0f251a2b-440f-4557-92a0-87436e36e09e HTTP/1.1" 200 3796 0.003757 10.0.0.129 - - [2026-02-03 07:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.129 - - [2026-02-03 07:12:13] "GET /routing-instance/463988ee-a36d-4bdf-ac4d-4f753b8e09aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.003501 10.0.0.129 - - [2026-02-03 07:12:13] "GET /routing-instance/463988ee-a36d-4bdf-ac4d-4f753b8e09aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.004771 10.0.0.129 - - [2026-02-03 07:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.129 - - [2026-02-03 07:12:13] "GET /routing-instance/19585a61-2188-4be0-a5d3-4f101fa31654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.004262 10.0.0.129 - - [2026-02-03 07:12:13] "GET /routing-instance/19585a61-2188-4be0-a5d3-4f101fa31654?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2025 0.004703 10.0.0.129 - - [2026-02-03 07:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.129 - - [2026-02-03 07:12:14] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005016 10.0.0.129 - - [2026-02-03 07:12:14] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271?fields=routing_instances HTTP/1.1" 200 1682 0.007312 10.0.0.129 - - [2026-02-03 07:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.129 - - [2026-02-03 07:12:14] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004277 10.0.0.129 - - [2026-02-03 07:12:14] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6?fields=routing_instances HTTP/1.1" 200 1688 0.006335 10.0.0.129 - - [2026-02-03 07:12:18] "POST /ref-update HTTP/1.1" 200 156 0.035422 252.129.63.48 - - [2026-02-03 07:12:18] "POST /neutron/network HTTP/1.1" 200 831 0.010857 10.0.0.129 - - [2026-02-03 07:12:18] "DELETE /access-control-list/b430c055-3715-48ed-9193-09b437a01b83 HTTP/1.1" 200 115 0.053083 10.0.0.129 - - [2026-02-03 07:12:18] "GET /virtual-network/f990bc4f-ba27-4f48-8af7-394f44fca9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004891 10.0.0.129 - - [2026-02-03 07:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.129 - - [2026-02-03 07:12:18] "DELETE /routing-instance/2f648ade-d84d-476e-b98b-c41094ea6443 HTTP/1.1" 200 115 0.024245 10.0.0.129 - - [2026-02-03 07:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.129 - - [2026-02-03 07:12:18] "GET /network-policy/596f7c4d-77df-4ef2-a156-57e51e179488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003428 10.0.0.129 - - [2026-02-03 07:12:18] "DELETE /route-target/8be49959-2ca6-40b8-b49a-283b5131bcd3 HTTP/1.1" 200 115 0.019071 10.0.0.129 - - [2026-02-03 07:12:18] "POST /ref-update HTTP/1.1" 200 156 0.035885 10.0.0.129 - - [2026-02-03 07:12:18] "DELETE /routing-instance/b1cd9e3e-1108-4054-8f40-59d3e051e893 HTTP/1.1" 200 115 0.035771 10.0.0.129 - - [2026-02-03 07:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 252.129.63.48 - - [2026-02-03 07:12:18] "POST /neutron/network HTTP/1.1" 200 830 0.006851 10.0.0.129 - - [2026-02-03 07:12:18] "DELETE /route-target/cd7914b5-a1cd-4876-9a65-867fddb1e5d2 HTTP/1.1" 200 115 0.013774 10.0.0.129 - - [2026-02-03 07:12:18] "GET /virtual-network/bb85fec2-7df7-46c5-8083-0154dd998271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004607 10.0.0.129 - - [2026-02-03 07:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.129 - - [2026-02-03 07:12:18] "DELETE /access-control-list/8f7735d2-b9b2-46ff-b2b6-cb19881f20bb HTTP/1.1" 200 115 0.027887 10.0.0.129 - - [2026-02-03 07:12:18] "GET /network-policy/596f7c4d-77df-4ef2-a156-57e51e179488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003490 10.0.0.129 - - [2026-02-03 07:12:19] "DELETE /network-policy/596f7c4d-77df-4ef2-a156-57e51e179488 HTTP/1.1" 200 115 0.023384 10.0.0.129 - - [2026-02-03 07:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.129 - - [2026-02-03 07:12:19] "DELETE /service-instance/0f251a2b-440f-4557-92a0-87436e36e09e HTTP/1.1" 200 115 0.041625 10.0.0.129 - - [2026-02-03 07:12:19] "GET /domains HTTP/1.1" 200 440 0.003546 10.0.0.129 - - [2026-02-03 07:12:19] "POST /ref-update HTTP/1.1" 200 156 0.021255 10.0.0.129 - - [2026-02-03 07:12:19] "DELETE /instance-ip/a044a78f-3aba-46b4-a485-65cc7f79a80f HTTP/1.1" 200 115 0.027992 10.0.0.129 - - [2026-02-03 07:12:19] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001117 10.0.0.129 - - [2026-02-03 07:12:19] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1529 0.009361 10.0.0.129 - - [2026-02-03 07:12:19] "POST /ref-update HTTP/1.1" 200 156 0.022724 10.0.0.129 - - [2026-02-03 07:12:19] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000981 10.0.0.129 - - [2026-02-03 07:12:19] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2 HTTP/1.1" 200 3759 0.028342 10.0.0.129 - - [2026-02-03 07:12:19] "DELETE /instance-ip/f347a950-1f66-45e3-aee5-05973f2af81a HTTP/1.1" 200 115 0.041260 10.0.0.129 - - [2026-02-03 07:12:19] "POST /ref-update HTTP/1.1" 200 156 0.009836 10.0.0.129 - - [2026-02-03 07:12:19] "GET /virtual-machine/ae3f2ccd-f14c-48a6-b5cf-b17d548a0c8a HTTP/1.1" 200 1805 0.003531 10.0.0.129 - - [2026-02-03 07:12:19] "DELETE /instance-ip/7e882806-eb2e-483d-8fe3-6b39af2dd1e1 HTTP/1.1" 200 115 0.020669 10.0.0.129 - - [2026-02-03 07:12:19] "POST /ref-update HTTP/1.1" 200 156 0.009332 10.0.0.129 - - [2026-02-03 07:12:19] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005694 10.0.0.129 - - [2026-02-03 07:12:19] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003756 10.0.0.129 - - [2026-02-03 07:12:19] "DELETE /instance-ip/28196ac2-6d12-49a4-9c1f-8733bef7c3b7 HTTP/1.1" 200 115 0.025678 10.0.0.129 - - [2026-02-03 07:12:19] "POST /ref-update HTTP/1.1" 200 156 0.011051 10.0.0.129 - - [2026-02-03 07:12:19] "DELETE /instance-ip/389bc0d0-a50b-4bb1-94c5-8a688a815f13 HTTP/1.1" 200 115 0.030492 10.0.0.129 - - [2026-02-03 07:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.129 - - [2026-02-03 07:12:19] "POST /ref-update HTTP/1.1" 200 156 0.016184 10.0.0.129 - - [2026-02-03 07:12:19] "DELETE /service-template/654ee279-eb3a-451b-9565-f2a9c38c2dc1 HTTP/1.1" 200 115 0.027405 10.0.0.129 - - [2026-02-03 07:12:19] "POST /fqname-to-id HTTP/1.1" 404 191 0.002607 10.0.0.129 - - [2026-02-03 07:12:19] "DELETE /instance-ip/b21e5cdd-c501-4baf-a1ef-cdd9c76dedff HTTP/1.1" 200 115 0.037413 252.129.63.48 - - [2026-02-03 07:12:19] "POST /neutron/network HTTP/1.1" 200 831 0.005349 252.129.63.48 - - [2026-02-03 07:12:19] "POST /neutron/network HTTP/1.1" 400 204 0.010028 252.129.63.48 - - [2026-02-03 07:12:20] "POST /neutron/port HTTP/1.1" 200 1115 0.013690 252.129.63.48 - - [2026-02-03 07:12:20] "POST /neutron/port HTTP/1.1" 200 1105 0.010689 252.129.63.48 - - [2026-02-03 07:12:20] "POST /neutron/port HTTP/1.1" 200 1116 0.014347 252.129.63.48 - - [2026-02-03 07:12:20] "POST /neutron/port HTTP/1.1" 200 151 0.145499 252.129.63.48 - - [2026-02-03 07:12:20] "POST /neutron/port HTTP/1.1" 200 1106 0.010241 252.129.63.48 - - [2026-02-03 07:12:21] "POST /neutron/port HTTP/1.1" 200 151 0.169034 252.129.63.48 - - [2026-02-03 07:12:21] "POST /neutron/port HTTP/1.1" 200 3040 0.024487 252.129.63.48 - - [2026-02-03 07:12:21] "POST /neutron/port HTTP/1.1" 200 1105 0.010586 252.129.63.48 - - [2026-02-03 07:12:21] "POST /neutron/port HTTP/1.1" 200 151 0.144487 252.129.63.48 - - [2026-02-03 07:12:21] "POST /neutron/port HTTP/1.1" 200 1104 0.012653 252.129.63.48 - - [2026-02-03 07:12:21] "POST /neutron/port HTTP/1.1" 200 151 0.093312 252.129.63.48 - - [2026-02-03 07:12:21] "POST /neutron/port HTTP/1.1" 200 1106 0.009334 252.129.63.48 - - [2026-02-03 07:12:21] "POST /neutron/port HTTP/1.1" 200 151 0.107967 252.129.63.48 - - [2026-02-03 07:12:22] "POST /neutron/network HTTP/1.1" 200 831 0.005738 10.0.0.129 - - [2026-02-03 07:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005062 10.0.0.129 - - [2026-02-03 07:12:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003165 10.0.0.129 - - [2026-02-03 07:12:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003386 252.129.63.48 - - [2026-02-03 07:12:22] "POST /neutron/network HTTP/1.1" 200 151 0.087270 10.0.0.129 - - [2026-02-03 07:12:22] "DELETE /route-target/140efd0f-587a-463f-8a79-03332c00a8fd HTTP/1.1" 200 115 0.024379 10.0.0.129 - - [2026-02-03 07:12:22] "GET /routing-instance/19585a61-2188-4be0-a5d3-4f101fa31654 HTTP/1.1" 404 171 0.002381 10.0.0.129 - - [2026-02-03 07:12:22] "GET /domains HTTP/1.1" 200 440 0.002450 10.0.0.129 - - [2026-02-03 07:12:22] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000967 10.0.0.129 - - [2026-02-03 07:12:22] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1306 0.008091 10.0.0.129 - - [2026-02-03 07:12:22] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002214 10.0.0.129 - - [2026-02-03 07:12:22] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2 HTTP/1.1" 200 2298 0.027059 252.129.63.48 - - [2026-02-03 07:12:22] "POST /neutron/network HTTP/1.1" 200 830 0.006224 10.0.0.129 - - [2026-02-03 07:12:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006554 10.0.0.129 - - [2026-02-03 07:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.129 - - [2026-02-03 07:12:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002970 252.129.63.48 - - [2026-02-03 07:12:22] "POST /neutron/network HTTP/1.1" 200 151 0.080921 10.0.0.129 - - [2026-02-03 07:12:22] "DELETE /route-target/ac1aa33c-0e38-464a-aa8c-3bd61ae46866 HTTP/1.1" 200 115 0.014176 10.0.0.129 - - [2026-02-03 07:12:22] "GET /routing-instance/463988ee-a36d-4bdf-ac4d-4f753b8e09aa HTTP/1.1" 404 171 0.002293 10.0.0.129 - - [2026-02-03 07:12:22] "GET /domains HTTP/1.1" 200 440 0.002677 10.0.0.129 - - [2026-02-03 07:12:22] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000972 10.0.0.129 - - [2026-02-03 07:12:22] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1306 0.006673 10.0.0.129 - - [2026-02-03 07:12:22] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001741 10.0.0.129 - - [2026-02-03 07:12:22] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2 HTTP/1.1" 200 2080 0.024125 252.129.63.48 - - [2026-02-03 07:12:23] "POST /neutron/network HTTP/1.1" 200 828 0.006104 10.0.0.129 - - [2026-02-03 07:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.129 - - [2026-02-03 07:12:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003248 10.0.0.129 - - [2026-02-03 07:12:23] "POST /useragent-kv HTTP/1.1" 200 115 0.001903 252.129.63.48 - - [2026-02-03 07:12:23] "POST /neutron/network HTTP/1.1" 200 151 0.082533 10.0.0.129 - - [2026-02-03 07:12:23] "DELETE /route-target/427a2cab-8543-4323-9419-ba7290dd68e6 HTTP/1.1" 200 115 0.016556 10.0.0.129 - - [2026-02-03 07:12:23] "GET /routing-instance/610b3c43-36ac-4f0b-8e49-aec182395371 HTTP/1.1" 404 171 0.002140 10.0.0.129 - - [2026-02-03 07:12:23] "GET /domains HTTP/1.1" 200 440 0.002690 10.0.0.129 - - [2026-02-03 07:12:23] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001023 10.0.0.129 - - [2026-02-03 07:12:23] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1306 0.006749 10.0.0.129 - - [2026-02-03 07:12:23] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001095 10.0.0.129 - - [2026-02-03 07:12:23] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2 HTTP/1.1" 200 1840 0.023708 10.0.0.129 - - [2026-02-03 07:12:24] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001553 10.0.0.129 - - [2026-02-03 07:12:24] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.024531 10.0.0.129 - - [2026-02-03 07:12:24] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000998 10.0.0.129 - - [2026-02-03 07:12:24] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?fields=virtual_networks HTTP/1.1" 200 1028 0.065173 10.0.0.129 - - [2026-02-03 07:12:24] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001338 10.0.0.129 - - [2026-02-03 07:12:24] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.021892 10.0.0.129 - - [2026-02-03 07:12:24] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001173 10.0.0.129 - - [2026-02-03 07:12:24] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?fields=security_groups HTTP/1.1" 200 1252 0.024253 10.0.0.129 - - [2026-02-03 07:12:25] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001132 10.0.0.129 - - [2026-02-03 07:12:25] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007022 10.0.0.129 - - [2026-02-03 07:12:25] "POST /fqname-to-id HTTP/1.1" 404 187 0.029620 10.0.0.129 - - [2026-02-03 07:12:25] "GET /projects?obj_uuids=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003867 10.0.0.129 - - [2026-02-03 07:12:25] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001062 10.0.0.129 - - [2026-02-03 07:12:25] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007104 10.0.0.129 - - [2026-02-03 07:12:25] "POST /id-to-fqname HTTP/1.1" 200 189 0.001422 10.0.0.129 - - [2026-02-03 07:12:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.004894 10.0.0.129 - - [2026-02-03 07:12:25] "POST /security-groups HTTP/1.1" 200 584 0.064242 10.0.0.129 - - [2026-02-03 07:12:25] "POST /fqname-to-id HTTP/1.1" 404 233 0.003425 10.0.0.129 - - [2026-02-03 07:12:25] "POST /projects HTTP/1.1" 200 579 0.227422 10.0.0.129 - - [2026-02-03 07:12:25] "POST /access-control-lists HTTP/1.1" 200 599 0.066427 10.0.0.129 - - [2026-02-03 07:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.314931 10.0.0.129 - - [2026-02-03 07:12:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.002854 10.0.0.129 - - [2026-02-03 07:12:25] "GET /project/1458ba80-4091-49ed-b14d-a2913c3354be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.463308 10.0.0.129 - - [2026-02-03 07:12:26] "POST /access-control-lists HTTP/1.1" 200 597 0.060584 10.0.0.129 - - [2026-02-03 07:12:27] "GET / HTTP/1.1" 200 36499 0.003011 10.0.0.129 - - [2026-02-03 07:12:28] "POST /fqname-to-id HTTP/1.1" 401 298 0.000521 10.0.0.129 - - [2026-02-03 07:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.030157 10.0.0.129 - - [2026-02-03 07:12:28] "GET /projects?obj_uuids=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000972 10.0.0.129 - - [2026-02-03 07:12:28] "GET /project/1458ba80-4091-49ed-b14d-a2913c3354be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.024698 10.0.0.129 - - [2026-02-03 07:12:28] "POST /fqname-to-id HTTP/1.1" 404 178 0.002771 10.0.0.129 - - [2026-02-03 07:12:28] "POST /virtual-DNSs HTTP/1.1" 200 509 0.014564 10.0.0.129 - - [2026-02-03 07:12:28] "GET /virtual-DNS/76676dfb-fd80-48cb-8402-f24414eaf3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004296 10.0.0.129 - - [2026-02-03 07:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.129 - - [2026-02-03 07:12:28] "GET /virtual-DNS/76676dfb-fd80-48cb-8402-f24414eaf3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004069 10.0.0.129 - - [2026-02-03 07:12:29] "GET /domains HTTP/1.1" 401 298 0.000407 10.0.0.129 - - [2026-02-03 07:12:29] "GET /domains HTTP/1.1" 200 440 0.030951 10.0.0.129 - - [2026-02-03 07:12:29] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001343 10.0.0.129 - - [2026-02-03 07:12:29] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1693 0.010606 10.0.0.129 - - [2026-02-03 07:12:29] "GET /virtual-DNS/76676dfb-fd80-48cb-8402-f24414eaf3eb HTTP/1.1" 200 1438 0.004244 10.0.0.129 - - [2026-02-03 07:12:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003246 10.0.0.129 - - [2026-02-03 07:12:29] "POST /network-ipams HTTP/1.1" 200 516 0.017480 10.0.0.129 - - [2026-02-03 07:12:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 755 0.002594 10.0.0.129 - - [2026-02-03 07:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.129 - - [2026-02-03 07:12:29] "GET /network-ipam/3d16c8b0-a827-473d-9d35-f5526727b720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.004582 10.0.0.129 - - [2026-02-03 07:12:29] "PUT /network-ipam/3d16c8b0-a827-473d-9d35-f5526727b720 HTTP/1.1" 200 260 0.010637 10.0.0.129 - - [2026-02-03 07:12:29] "POST /ref-update HTTP/1.1" 200 156 0.009172 10.0.0.129 - - [2026-02-03 07:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.129 - - [2026-02-03 07:12:30] "GET /projects?obj_uuids=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001053 10.0.0.129 - - [2026-02-03 07:12:30] "GET /project/1458ba80-4091-49ed-b14d-a2913c3354be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.026059 252.129.63.48 - - [2026-02-03 07:12:30] "POST /neutron/network HTTP/1.1" 200 117 0.033096 10.0.0.129 - - [2026-02-03 07:12:30] "GET /projects?obj_uuids=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001161 252.129.63.48 - - [2026-02-03 07:12:30] "POST /neutron/network HTTP/1.1" 200 616 0.060770 10.0.0.129 - - [2026-02-03 07:12:30] "POST /route-targets HTTP/1.1" 200 329 0.009681 10.0.0.129 - - [2026-02-03 07:12:30] "POST /ref-update HTTP/1.1" 200 156 0.011077 10.0.0.129 - - [2026-02-03 07:12:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004001 252.129.63.48 - - [2026-02-03 07:12:30] "POST /neutron/subnet HTTP/1.1" 200 711 0.260497 252.129.63.48 - - [2026-02-03 07:12:30] "POST /neutron/network HTTP/1.1" 200 829 0.005235 10.0.0.129 - - [2026-02-03 07:12:30] "POST /id-to-fqname HTTP/1.1" 200 225 0.001414 10.0.0.129 - - [2026-02-03 07:12:30] "GET /virtual-network/74e1dc1a-cc67-4dd9-98a4-1e568c73fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004668 252.129.63.48 - - [2026-02-03 07:12:30] "POST /neutron/network HTTP/1.1" 200 829 0.005160 10.0.0.129 - - [2026-02-03 07:12:30] "GET /virtual-network/74e1dc1a-cc67-4dd9-98a4-1e568c73fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005042 252.129.63.48 - - [2026-02-03 07:12:30] "POST /neutron/network HTTP/1.1" 200 829 0.005635 252.129.63.48 - - [2026-02-03 07:12:30] "POST /neutron/subnet HTTP/1.1" 200 711 0.007018 252.129.63.48 - - [2026-02-03 07:12:31] "POST /neutron/network HTTP/1.1" 200 803 0.009299 252.129.63.48 - - [2026-02-03 07:12:31] "POST /neutron/network HTTP/1.1" 200 829 0.004953 10.0.0.129 - - [2026-02-03 07:12:31] "POST /id-to-fqname HTTP/1.1" 200 225 0.001364 252.129.63.48 - - [2026-02-03 07:12:31] "POST /neutron/network HTTP/1.1" 200 839 0.004837 252.129.63.48 - - [2026-02-03 07:12:31] "GET /aaa-mode HTTP/1.1" 401 298 0.000401 252.129.63.48 - - [2026-02-03 07:12:31] "GET / HTTP/1.1" 200 36499 0.001732 252.129.63.48 - - [2026-02-03 07:12:31] "GET /project/1458ba80-4091-49ed-b14d-a2913c3354be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000354 10.0.0.129 - - [2026-02-03 07:12:31] "GET /projects?obj_uuids=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001120 252.129.63.48 - - [2026-02-03 07:12:31] "GET /project/1458ba80-4091-49ed-b14d-a2913c3354be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.046419 252.129.63.48 - - [2026-02-03 07:12:31] "POST /neutron/network HTTP/1.1" 200 829 0.005860 252.129.63.48 - - [2026-02-03 07:12:32] "POST /neutron/port HTTP/1.1" 200 117 0.004507 252.129.63.48 - - [2026-02-03 07:12:32] "POST /neutron/port HTTP/1.1" 200 117 0.005087 252.129.63.48 - - [2026-02-03 07:12:32] "POST /neutron/port HTTP/1.1" 200 117 0.004587 252.129.63.48 - - [2026-02-03 07:12:32] "POST /neutron/network HTTP/1.1" 200 839 0.005670 10.0.0.129 - - [2026-02-03 07:12:32] "GET /projects?obj_uuids=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001168 252.129.63.48 - - [2026-02-03 07:12:33] "POST /neutron/port HTTP/1.1" 200 1056 0.220354 252.129.63.48 - - [2026-02-03 07:12:33] "POST /neutron/port HTTP/1.1" 200 1056 0.010235 252.129.63.48 - - [2026-02-03 07:12:33] "POST /neutron/port HTTP/1.1" 200 1056 0.009860 252.129.63.48 - - [2026-02-03 07:12:33] "POST /neutron/port HTTP/1.1" 200 1106 0.052636 252.129.63.48 - - [2026-02-03 07:12:33] "POST /neutron/port HTTP/1.1" 200 1116 0.013441 252.129.63.48 - - [2026-02-03 07:12:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003301 252.129.63.48 - - [2026-02-03 07:12:33] "POST /neutron/subnet HTTP/1.1" 200 685 0.006424 252.129.63.48 - - [2026-02-03 07:12:33] "POST /neutron/port HTTP/1.1" 200 117 0.001234 252.129.63.48 - - [2026-02-03 07:12:33] "POST /neutron/network HTTP/1.1" 200 829 0.005262 252.129.63.48 - - [2026-02-03 07:12:37] "POST /neutron/port HTTP/1.1" 200 1116 0.075610 252.129.63.48 - - [2026-02-03 07:12:37] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007730 252.129.63.48 - - [2026-02-03 07:12:37] "POST /neutron/port HTTP/1.1" 200 1116 0.012084 252.129.63.48 - - [2026-02-03 07:12:37] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005936 252.129.63.48 - - [2026-02-03 07:12:37] "POST /neutron/port HTTP/1.1" 200 1116 0.012517 252.129.63.48 - - [2026-02-03 07:12:37] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006946 10.0.0.129 - - [2026-02-03 07:12:37] "GET /virtual-machine/f7bd83be-d59b-407b-8d1f-46b2c1f64340 HTTP/1.1" 200 1296 0.005921 10.0.0.129 - - [2026-02-03 07:12:37] "GET /virtual-machine-interface/415386b6-5177-470f-9337-7e46febe839f HTTP/1.1" 200 2965 0.004960 10.0.0.129 - - [2026-02-03 07:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.129 - - [2026-02-03 07:12:38] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003568 10.0.0.129 - - [2026-02-03 07:12:38] "GET /virtual-networks?parent_id=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002712 10.0.0.129 - - [2026-02-03 07:12:38] "GET /virtual-network/74e1dc1a-cc67-4dd9-98a4-1e568c73fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005377 10.0.0.129 - - [2026-02-03 07:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.129 - - [2026-02-03 07:12:41] "GET /virtual-network/74e1dc1a-cc67-4dd9-98a4-1e568c73fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004678 252.129.63.48 - - [2026-02-03 07:12:42] "POST /neutron/port HTTP/1.1" 200 1116 0.037651 252.129.63.48 - - [2026-02-03 07:12:42] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005174 252.129.63.48 - - [2026-02-03 07:12:42] "POST /neutron/port HTTP/1.1" 200 1116 0.035373 252.129.63.48 - - [2026-02-03 07:12:42] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005312 10.0.0.129 - - [2026-02-03 07:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.129 - - [2026-02-03 07:12:43] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002815 10.0.0.129 - - [2026-02-03 07:12:43] "GET /virtual-networks?parent_id=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002690 10.0.0.129 - - [2026-02-03 07:12:43] "GET /virtual-network/74e1dc1a-cc67-4dd9-98a4-1e568c73fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009050 252.129.63.48 - - [2026-02-03 07:12:43] "POST /neutron/port HTTP/1.1" 200 1116 0.011150 252.129.63.48 - - [2026-02-03 07:12:43] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005786 252.129.63.48 - - [2026-02-03 07:12:44] "POST /neutron/port HTTP/1.1" 200 1116 0.035236 252.129.63.48 - - [2026-02-03 07:12:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005315 252.129.63.48 - - [2026-02-03 07:12:44] "POST /neutron/port HTTP/1.1" 200 1116 0.035213 252.129.63.48 - - [2026-02-03 07:12:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005424 252.129.63.48 - - [2026-02-03 07:12:51] "POST /neutron/port HTTP/1.1" 200 1116 0.011897 252.129.63.48 - - [2026-02-03 07:12:51] "POST /neutron/port HTTP/1.1" 200 1116 0.011344 252.129.63.48 - - [2026-02-03 07:12:51] "POST /neutron/network HTTP/1.1" 200 839 0.005184 252.129.63.48 - - [2026-02-03 07:12:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003560 252.129.63.48 - - [2026-02-03 07:12:51] "POST /neutron/subnet HTTP/1.1" 200 685 0.008015 252.129.63.48 - - [2026-02-03 07:12:51] "POST /neutron/port HTTP/1.1" 200 117 0.001239 252.129.63.48 - - [2026-02-03 07:12:51] "POST /neutron/network HTTP/1.1" 200 829 0.004980 252.129.63.48 - - [2026-02-03 07:12:53] "POST /neutron/network HTTP/1.1" 200 803 0.010154 252.129.63.48 - - [2026-02-03 07:12:53] "POST /neutron/network HTTP/1.1" 200 829 0.005163 10.0.0.129 - - [2026-02-03 07:12:53] "POST /id-to-fqname HTTP/1.1" 200 225 0.001402 252.129.63.48 - - [2026-02-03 07:12:53] "POST /neutron/port HTTP/1.1" 200 1116 0.010945 252.129.63.48 - - [2026-02-03 07:12:53] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006044 252.129.63.48 - - [2026-02-03 07:12:53] "POST /neutron/network HTTP/1.1" 200 839 0.005504 252.129.63.48 - - [2026-02-03 07:12:53] "GET /aaa-mode HTTP/1.1" 401 298 0.000428 252.129.63.48 - - [2026-02-03 07:12:53] "GET / HTTP/1.1" 200 36499 0.001391 252.129.63.48 - - [2026-02-03 07:12:53] "GET /project/1458ba80-4091-49ed-b14d-a2913c3354be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000391 10.0.0.129 - - [2026-02-03 07:12:54] "GET /projects?obj_uuids=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001007 252.129.63.48 - - [2026-02-03 07:12:54] "GET /project/1458ba80-4091-49ed-b14d-a2913c3354be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.049827 252.129.63.48 - - [2026-02-03 07:12:54] "POST /neutron/network HTTP/1.1" 200 829 0.030897 252.129.63.48 - - [2026-02-03 07:12:54] "POST /neutron/port HTTP/1.1" 200 1116 0.012990 252.129.63.48 - - [2026-02-03 07:12:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005787 252.129.63.48 - - [2026-02-03 07:12:54] "POST /neutron/port HTTP/1.1" 200 117 0.004797 252.129.63.48 - - [2026-02-03 07:12:54] "POST /neutron/port HTTP/1.1" 200 117 0.004765 252.129.63.48 - - [2026-02-03 07:12:54] "POST /neutron/network HTTP/1.1" 200 839 0.005885 10.0.0.129 - - [2026-02-03 07:12:55] "GET /projects?obj_uuids=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001033 252.129.63.48 - - [2026-02-03 07:12:55] "POST /neutron/port HTTP/1.1" 200 1056 0.226608 252.129.63.48 - - [2026-02-03 07:12:55] "POST /neutron/port HTTP/1.1" 200 1056 0.011185 252.129.63.48 - - [2026-02-03 07:12:55] "POST /neutron/port HTTP/1.1" 200 1056 0.010280 252.129.63.48 - - [2026-02-03 07:12:55] "POST /neutron/port HTTP/1.1" 200 1106 0.059263 252.129.63.48 - - [2026-02-03 07:12:55] "POST /neutron/port HTTP/1.1" 200 1116 0.012118 252.129.63.48 - - [2026-02-03 07:12:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003443 252.129.63.48 - - [2026-02-03 07:12:55] "POST /neutron/subnet HTTP/1.1" 200 685 0.010190 252.129.63.48 - - [2026-02-03 07:12:55] "POST /neutron/port HTTP/1.1" 200 117 0.001502 10.0.0.129 - - [2026-02-03 07:12:55] "DELETE /project/1458ba80409149edb14da2913c3354be HTTP/1.1" 404 173 0.006336 10.0.0.129 - - [2026-02-03 07:12:55] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000900 10.0.0.129 - - [2026-02-03 07:12:55] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.042203 10.0.0.129 - - [2026-02-03 07:12:55] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000979 252.129.63.48 - - [2026-02-03 07:12:55] "POST /neutron/network HTTP/1.1" 200 829 0.005089 10.0.0.129 - - [2026-02-03 07:12:55] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?fields=security_groups HTTP/1.1" 200 1342 0.031435 10.0.0.129 - - [2026-02-03 07:12:56] "DELETE /security-group/abe7ac0f-526c-4581-9294-9bf1689582fc HTTP/1.1" 200 115 0.037716 10.0.0.129 - - [2026-02-03 07:12:56] "GET /projects?obj_uuids=228ae3ba-9e55-472c-838a-680e3978ece2&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001399 10.0.0.129 - - [2026-02-03 07:12:56] "DELETE /access-control-list/d312846a-8261-476a-82a7-8bb10a019501 HTTP/1.1" 200 115 0.048663 10.0.0.129 - - [2026-02-03 07:12:56] "GET /project/228ae3ba-9e55-472c-838a-680e3978ece2?fields=application_policy_sets HTTP/1.1" 200 1381 0.056175 10.0.0.129 - - [2026-02-03 07:12:56] "DELETE /access-control-list/c16c95f6-cafa-4901-90ec-0cdbc858aa33 HTTP/1.1" 200 115 0.037600 10.0.0.129 - - [2026-02-03 07:12:56] "DELETE /project/228ae3ba-9e55-472c-838a-680e3978ece2 HTTP/1.1" 200 115 0.334313 252.129.63.48 - - [2026-02-03 07:12:59] "POST /neutron/port HTTP/1.1" 200 1116 0.012251 252.129.63.48 - - [2026-02-03 07:12:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005935 252.129.63.48 - - [2026-02-03 07:12:59] "POST /neutron/port HTTP/1.1" 200 1116 0.012269 252.129.63.48 - - [2026-02-03 07:12:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005566 252.129.63.48 - - [2026-02-03 07:13:00] "POST /neutron/port HTTP/1.1" 200 1116 0.011286 252.129.63.48 - - [2026-02-03 07:13:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005748 10.0.0.129 - - [2026-02-03 07:13:00] "GET /virtual-machine/3bc1b150-4e5e-4703-a9f2-1b7d231f58d0 HTTP/1.1" 200 1295 0.004351 10.0.0.129 - - [2026-02-03 07:13:00] "GET /virtual-machine-interface/98d46997-10d0-4ac4-8e46-125a8a2a5acb HTTP/1.1" 200 2966 0.006731 10.0.0.129 - - [2026-02-03 07:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.129 - - [2026-02-03 07:13:00] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003014 10.0.0.129 - - [2026-02-03 07:13:00] "GET /virtual-networks?parent_id=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003000 10.0.0.129 - - [2026-02-03 07:13:00] "GET /virtual-network/74e1dc1a-cc67-4dd9-98a4-1e568c73fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005745 10.0.0.129 - - [2026-02-03 07:13:03] "GET /obj-perms HTTP/1.1" 200 6393 0.071892 10.0.0.129 - - [2026-02-03 07:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.129 - - [2026-02-03 07:13:03] "GET /virtual-network/74e1dc1a-cc67-4dd9-98a4-1e568c73fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004400 10.0.0.129 - - [2026-02-03 07:13:03] "GET /obj-perms HTTP/1.1" 200 6393 0.052377 252.129.63.48 - - [2026-02-03 07:13:04] "POST /neutron/port HTTP/1.1" 200 1116 0.011171 252.129.63.48 - - [2026-02-03 07:13:04] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005255 10.0.0.129 - - [2026-02-03 07:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.129 - - [2026-02-03 07:13:05] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002646 10.0.0.129 - - [2026-02-03 07:13:05] "GET /virtual-networks?parent_id=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002739 10.0.0.129 - - [2026-02-03 07:13:05] "GET /virtual-network/74e1dc1a-cc67-4dd9-98a4-1e568c73fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004725 252.129.63.48 - - [2026-02-03 07:13:06] "POST /neutron/port HTTP/1.1" 200 1116 0.012538 252.129.63.48 - - [2026-02-03 07:13:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005230 252.129.63.48 - - [2026-02-03 07:13:06] "POST /neutron/port HTTP/1.1" 200 1116 0.010321 252.129.63.48 - - [2026-02-03 07:13:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.004982 10.0.0.129 - - [2026-02-03 07:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.129 - - [2026-02-03 07:13:12] "DELETE /virtual-DNS/76676dfb-fd80-48cb-8402-f24414eaf3eb HTTP/1.1" 409 237 0.005393 10.0.0.129 - - [2026-02-03 07:13:12] "POST /fqname-to-id HTTP/1.1" 404 190 0.002994 10.0.0.129 - - [2026-02-03 07:13:12] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.015969 10.0.0.129 - - [2026-02-03 07:13:12] "GET /virtual-DNS-record/54bd2d64-36b9-4cf4-bd77-be3904cfbac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.004544 10.0.0.129 - - [2026-02-03 07:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.129 - - [2026-02-03 07:13:13] "GET /virtual-DNS-record/54bd2d64-36b9-4cf4-bd77-be3904cfbac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.003032 10.0.0.129 - - [2026-02-03 07:13:13] "GET /domains HTTP/1.1" 200 440 0.003465 10.0.0.129 - - [2026-02-03 07:13:13] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000965 10.0.0.129 - - [2026-02-03 07:13:13] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1509 0.007872 10.0.0.129 - - [2026-02-03 07:13:13] "GET /virtual-DNS/76676dfb-fd80-48cb-8402-f24414eaf3eb HTTP/1.1" 200 1907 0.004433 10.0.0.129 - - [2026-02-03 07:13:13] "GET /virtual-DNS-record/54bd2d64-36b9-4cf4-bd77-be3904cfbac3 HTTP/1.1" 200 1337 0.002931 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:13:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000921 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:13:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001223 10.0.0.129 - - [2026-02-03 07:13:18] "DELETE /virtual-DNS-record/54bd2d64-36b9-4cf4-bd77-be3904cfbac3 HTTP/1.1" 200 115 0.019482 10.0.0.129 - - [2026-02-03 07:13:18] "POST /fqname-to-id HTTP/1.1" 404 182 0.003764 252.129.63.48 - - [2026-02-03 07:13:18] "POST /neutron/network HTTP/1.1" 200 829 0.006338 252.129.63.48 - - [2026-02-03 07:13:19] "POST /neutron/network HTTP/1.1" 400 204 0.009461 252.129.63.48 - - [2026-02-03 07:13:19] "POST /neutron/port HTTP/1.1" 200 1116 0.012004 252.129.63.48 - - [2026-02-03 07:13:19] "POST /neutron/port HTTP/1.1" 200 1116 0.010792 252.129.63.48 - - [2026-02-03 07:13:19] "POST /neutron/port HTTP/1.1" 200 1106 0.011131 252.129.63.48 - - [2026-02-03 07:13:19] "POST /neutron/port HTTP/1.1" 200 1106 0.009096 252.129.63.48 - - [2026-02-03 07:13:19] "POST /neutron/port HTTP/1.1" 200 151 0.130291 252.129.63.48 - - [2026-02-03 07:13:19] "POST /neutron/port HTTP/1.1" 200 151 0.118535 252.129.63.48 - - [2026-02-03 07:13:21] "POST /neutron/network HTTP/1.1" 200 829 0.008327 10.0.0.129 - - [2026-02-03 07:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.129 - - [2026-02-03 07:13:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002834 10.0.0.129 - - [2026-02-03 07:13:21] "POST /useragent-kv HTTP/1.1" 200 115 0.001935 252.129.63.48 - - [2026-02-03 07:13:21] "POST /neutron/network HTTP/1.1" 200 151 0.399097 10.0.0.129 - - [2026-02-03 07:13:21] "DELETE /route-target/300231c5-0530-457f-86a4-e73996e9e4ea HTTP/1.1" 200 115 0.081565 10.0.0.129 - - [2026-02-03 07:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.129 - - [2026-02-03 07:13:21] "DELETE /network-ipam/3d16c8b0-a827-473d-9d35-f5526727b720 HTTP/1.1" 200 115 0.032814 10.0.0.129 - - [2026-02-03 07:13:21] "DELETE /virtual-DNS/76676dfb-fd80-48cb-8402-f24414eaf3eb HTTP/1.1" 200 115 0.025112 10.0.0.129 - - [2026-02-03 07:13:21] "POST /fqname-to-id HTTP/1.1" 404 178 0.002592 10.0.0.129 - - [2026-02-03 07:13:21] "GET /domains HTTP/1.1" 200 440 0.003404 10.0.0.129 - - [2026-02-03 07:13:21] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001526 10.0.0.129 - - [2026-02-03 07:13:21] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1309 0.009981 10.0.0.129 - - [2026-02-03 07:13:22] "GET /projects?obj_uuids=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001173 10.0.0.129 - - [2026-02-03 07:13:22] "GET /project/1458ba80-4091-49ed-b14d-a2913c3354be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.025920 10.0.0.129 - - [2026-02-03 07:13:22] "GET /projects?obj_uuids=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001078 10.0.0.129 - - [2026-02-03 07:13:22] "GET /project/1458ba80-4091-49ed-b14d-a2913c3354be?fields=virtual_networks HTTP/1.1" 200 1035 0.079676 10.0.0.129 - - [2026-02-03 07:13:22] "GET /projects?obj_uuids=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001034 10.0.0.129 - - [2026-02-03 07:13:22] "GET /project/1458ba80-4091-49ed-b14d-a2913c3354be?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.027645 10.0.0.129 - - [2026-02-03 07:13:22] "GET /projects?obj_uuids=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001033 10.0.0.129 - - [2026-02-03 07:13:22] "GET /project/1458ba80-4091-49ed-b14d-a2913c3354be?fields=security_groups HTTP/1.1" 200 1262 0.025099 10.0.0.129 - - [2026-02-03 07:13:23] "GET /global-system-configs HTTP/1.1" 401 298 0.000442 10.0.0.129 - - [2026-02-03 07:13:23] "GET /global-system-configs HTTP/1.1" 401 298 0.000441 10.0.0.129 - - [2026-02-03 07:13:23] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001006 10.0.0.129 - - [2026-02-03 07:13:23] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006489 10.0.0.129 - - [2026-02-03 07:13:23] "POST /fqname-to-id HTTP/1.1" 404 187 0.027219 10.0.0.129 - - [2026-02-03 07:13:23] "GET /projects?obj_uuids=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003506 10.0.0.129 - - [2026-02-03 07:13:23] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000985 10.0.0.129 - - [2026-02-03 07:13:23] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006237 10.0.0.129 - - [2026-02-03 07:13:23] "POST /id-to-fqname HTTP/1.1" 200 189 0.001159 10.0.0.129 - - [2026-02-03 07:13:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.003593 10.0.0.129 - - [2026-02-03 07:13:23] "POST /security-groups HTTP/1.1" 200 584 0.060242 10.0.0.129 - - [2026-02-03 07:13:23] "POST /fqname-to-id HTTP/1.1" 404 233 0.009739 10.0.0.129 - - [2026-02-03 07:13:23] "POST /projects HTTP/1.1" 200 579 0.210363 10.0.0.129 - - [2026-02-03 07:13:23] "POST /access-control-lists HTTP/1.1" 200 599 0.062858 10.0.0.129 - - [2026-02-03 07:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.285919 10.0.0.129 - - [2026-02-03 07:13:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.003091 10.0.0.129 - - [2026-02-03 07:13:23] "GET /project/1bfb8170-9444-4db7-aa07-ca9edd8f3606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.421767 10.0.0.129 - - [2026-02-03 07:13:24] "POST /access-control-lists HTTP/1.1" 200 597 0.060927 10.0.0.129 - - [2026-02-03 07:13:24] "GET /global-system-configs HTTP/1.1" 401 298 0.000581 10.0.0.129 - - [2026-02-03 07:13:24] "GET /global-system-configs HTTP/1.1" 401 298 0.000504 10.0.0.129 - - [2026-02-03 07:13:25] "GET / HTTP/1.1" 200 36499 0.002061 10.0.0.129 - - [2026-02-03 07:13:25] "POST /fqname-to-id HTTP/1.1" 401 298 0.000488 10.0.0.129 - - [2026-02-03 07:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.063224 10.0.0.129 - - [2026-02-03 07:13:26] "GET /projects?obj_uuids=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000973 10.0.0.129 - - [2026-02-03 07:13:26] "GET /project/1bfb8170-9444-4db7-aa07-ca9edd8f3606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.022088 252.129.63.48 - - [2026-02-03 07:13:26] "POST /neutron/network HTTP/1.1" 200 117 0.033223 10.0.0.129 - - [2026-02-03 07:13:26] "GET /projects?obj_uuids=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000954 252.129.63.48 - - [2026-02-03 07:13:26] "POST /neutron/network HTTP/1.1" 200 604 0.064733 10.0.0.129 - - [2026-02-03 07:13:26] "POST /route-targets HTTP/1.1" 200 329 0.009394 10.0.0.129 - - [2026-02-03 07:13:26] "POST /ref-update HTTP/1.1" 200 156 0.010703 10.0.0.129 - - [2026-02-03 07:13:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002386 252.129.63.48 - - [2026-02-03 07:13:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.210058 252.129.63.48 - - [2026-02-03 07:13:26] "POST /neutron/network HTTP/1.1" 200 823 0.005234 10.0.0.129 - - [2026-02-03 07:13:26] "POST /id-to-fqname HTTP/1.1" 200 219 0.001306 10.0.0.129 - - [2026-02-03 07:13:26] "GET /virtual-network/430d3992-2b47-43f7-84e0-87e8750de839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004480 252.129.63.48 - - [2026-02-03 07:13:27] "POST /neutron/network HTTP/1.1" 200 823 0.007531 10.0.0.129 - - [2026-02-03 07:13:27] "GET /virtual-network/430d3992-2b47-43f7-84e0-87e8750de839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004814 252.129.63.48 - - [2026-02-03 07:13:27] "POST /neutron/network HTTP/1.1" 200 823 0.004640 252.129.63.48 - - [2026-02-03 07:13:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.007418 10.0.0.129 - - [2026-02-03 07:13:27] "POST /id-to-fqname HTTP/1.1" 200 219 0.001269 252.129.63.48 - - [2026-02-03 07:13:27] "POST /neutron/network HTTP/1.1" 200 833 0.005488 252.129.63.48 - - [2026-02-03 07:13:27] "GET /aaa-mode HTTP/1.1" 401 298 0.000464 252.129.63.48 - - [2026-02-03 07:13:27] "GET / HTTP/1.1" 200 36499 0.001728 252.129.63.48 - - [2026-02-03 07:13:27] "GET /project/1bfb8170-9444-4db7-aa07-ca9edd8f3606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000368 10.0.0.129 - - [2026-02-03 07:13:27] "GET /projects?obj_uuids=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000998 252.129.63.48 - - [2026-02-03 07:13:27] "GET /project/1bfb8170-9444-4db7-aa07-ca9edd8f3606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.047598 252.129.63.48 - - [2026-02-03 07:13:28] "POST /neutron/network HTTP/1.1" 200 823 0.005088 252.129.63.48 - - [2026-02-03 07:13:28] "POST /neutron/port HTTP/1.1" 200 117 0.004661 252.129.63.48 - - [2026-02-03 07:13:28] "POST /neutron/port HTTP/1.1" 200 117 0.005440 10.0.0.129 - - [2026-02-03 07:13:28] "POST /id-to-fqname HTTP/1.1" 200 219 0.001374 252.129.63.48 - - [2026-02-03 07:13:28] "POST /neutron/port HTTP/1.1" 200 117 0.004731 252.129.63.48 - - [2026-02-03 07:13:28] "POST /neutron/network HTTP/1.1" 200 833 0.005074 252.129.63.48 - - [2026-02-03 07:13:28] "GET /aaa-mode HTTP/1.1" 401 298 0.000510 252.129.63.48 - - [2026-02-03 07:13:28] "GET / HTTP/1.1" 200 36499 0.001752 252.129.63.48 - - [2026-02-03 07:13:28] "GET /project/1bfb8170-9444-4db7-aa07-ca9edd8f3606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000410 10.0.0.129 - - [2026-02-03 07:13:29] "GET /projects?obj_uuids=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001053 252.129.63.48 - - [2026-02-03 07:13:29] "POST /neutron/network HTTP/1.1" 200 833 0.022092 252.129.63.48 - - [2026-02-03 07:13:29] "GET /project/1bfb8170-9444-4db7-aa07-ca9edd8f3606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.083570 10.0.0.129 - - [2026-02-03 07:13:29] "GET /projects?obj_uuids=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000983 252.129.63.48 - - [2026-02-03 07:13:29] "POST /neutron/network HTTP/1.1" 200 823 0.034946 252.129.63.48 - - [2026-02-03 07:13:29] "POST /neutron/port HTTP/1.1" 200 1069 0.025425 252.129.63.48 - - [2026-02-03 07:13:29] "POST /neutron/port HTTP/1.1" 200 1059 0.312602 252.129.63.48 - - [2026-02-03 07:13:29] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007641 252.129.63.48 - - [2026-02-03 07:13:29] "POST /neutron/port HTTP/1.1" 200 1059 0.013635 252.129.63.48 - - [2026-02-03 07:13:29] "POST /neutron/port HTTP/1.1" 200 117 0.004633 252.129.63.48 - - [2026-02-03 07:13:29] "POST /neutron/port HTTP/1.1" 200 1059 0.015118 252.129.63.48 - - [2026-02-03 07:13:29] "POST /neutron/port HTTP/1.1" 200 1069 0.020035 252.129.63.48 - - [2026-02-03 07:13:29] "POST /neutron/security_group HTTP/1.1" 200 2057 0.017835 252.129.63.48 - - [2026-02-03 07:13:29] "POST /neutron/port HTTP/1.1" 200 1109 0.113703 252.129.63.48 - - [2026-02-03 07:13:29] "POST /neutron/port HTTP/1.1" 200 1119 0.013443 252.129.63.48 - - [2026-02-03 07:13:29] "POST /neutron/network HTTP/1.1" 200 833 0.005844 252.129.63.48 - - [2026-02-03 07:13:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003569 10.0.0.129 - - [2026-02-03 07:13:29] "GET /projects?obj_uuids=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001117 252.129.63.48 - - [2026-02-03 07:13:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.007550 252.129.63.48 - - [2026-02-03 07:13:30] "POST /neutron/port HTTP/1.1" 200 117 0.001262 252.129.63.48 - - [2026-02-03 07:13:30] "POST /neutron/network HTTP/1.1" 200 823 0.011648 252.129.63.48 - - [2026-02-03 07:13:30] "POST /neutron/port HTTP/1.1" 200 1059 0.215632 252.129.63.48 - - [2026-02-03 07:13:30] "POST /neutron/port HTTP/1.1" 200 1059 0.011077 252.129.63.48 - - [2026-02-03 07:13:30] "POST /neutron/port HTTP/1.1" 200 1059 0.011203 252.129.63.48 - - [2026-02-03 07:13:30] "POST /neutron/port HTTP/1.1" 200 1109 0.075687 252.129.63.48 - - [2026-02-03 07:13:30] "POST /neutron/port HTTP/1.1" 200 1119 0.012437 252.129.63.48 - - [2026-02-03 07:13:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003197 252.129.63.48 - - [2026-02-03 07:13:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.006510 252.129.63.48 - - [2026-02-03 07:13:30] "POST /neutron/port HTTP/1.1" 200 117 0.001226 252.129.63.48 - - [2026-02-03 07:13:30] "POST /neutron/network HTTP/1.1" 200 823 0.005536 252.129.63.48 - - [2026-02-03 07:13:34] "POST /neutron/port HTTP/1.1" 200 1119 0.011256 252.129.63.48 - - [2026-02-03 07:13:34] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005603 252.129.63.48 - - [2026-02-03 07:13:34] "POST /neutron/port HTTP/1.1" 200 1119 0.012431 252.129.63.48 - - [2026-02-03 07:13:35] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006049 252.129.63.48 - - [2026-02-03 07:13:35] "POST /neutron/port HTTP/1.1" 200 1119 0.012343 252.129.63.48 - - [2026-02-03 07:13:35] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006905 10.0.0.129 - - [2026-02-03 07:13:35] "GET /virtual-machine/0ec62c7a-26a7-408a-ba46-d979ce8a1a2b HTTP/1.1" 401 298 0.000449 10.0.0.129 - - [2026-02-03 07:13:35] "GET /virtual-machine/0ec62c7a-26a7-408a-ba46-d979ce8a1a2b HTTP/1.1" 200 1295 0.029830 10.0.0.129 - - [2026-02-03 07:13:35] "GET /virtual-machine-interface/18e5f957-8241-463c-9b6c-bca0952a8c1d HTTP/1.1" 200 2948 0.004908 10.0.0.129 - - [2026-02-03 07:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.129 - - [2026-02-03 07:13:35] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003305 10.0.0.129 - - [2026-02-03 07:13:35] "GET /virtual-networks?parent_id=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002839 10.0.0.129 - - [2026-02-03 07:13:35] "GET /virtual-network/430d3992-2b47-43f7-84e0-87e8750de839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005114 10.0.0.129 - - [2026-02-03 07:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.129 - - [2026-02-03 07:13:39] "GET /virtual-network/430d3992-2b47-43f7-84e0-87e8750de839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004702 252.129.63.48 - - [2026-02-03 07:13:39] "POST /neutron/port HTTP/1.1" 200 1119 0.012710 252.129.63.48 - - [2026-02-03 07:13:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005792 252.129.63.48 - - [2026-02-03 07:13:39] "POST /neutron/port HTTP/1.1" 200 1119 0.012433 252.129.63.48 - - [2026-02-03 07:13:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005385 252.129.63.48 - - [2026-02-03 07:13:39] "POST /neutron/port HTTP/1.1" 200 1119 0.011768 252.129.63.48 - - [2026-02-03 07:13:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005413 252.129.63.48 - - [2026-02-03 07:13:39] "POST /neutron/port HTTP/1.1" 200 1119 0.015781 252.129.63.48 - - [2026-02-03 07:13:40] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007908 252.129.63.48 - - [2026-02-03 07:13:40] "POST /neutron/port HTTP/1.1" 200 1119 0.016929 252.129.63.48 - - [2026-02-03 07:13:40] "POST /neutron/security_group HTTP/1.1" 200 2057 0.004961 10.0.0.129 - - [2026-02-03 07:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.129 - - [2026-02-03 07:13:41] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003079 10.0.0.129 - - [2026-02-03 07:13:41] "GET /virtual-networks?parent_id=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002808 10.0.0.129 - - [2026-02-03 07:13:41] "GET /virtual-network/430d3992-2b47-43f7-84e0-87e8750de839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004754 252.129.63.48 - - [2026-02-03 07:13:41] "POST /neutron/port HTTP/1.1" 200 1119 0.012639 252.129.63.48 - - [2026-02-03 07:13:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005646 252.129.63.48 - - [2026-02-03 07:13:41] "POST /neutron/port HTTP/1.1" 200 1119 0.013216 252.129.63.48 - - [2026-02-03 07:13:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006113 252.129.63.48 - - [2026-02-03 07:13:41] "POST /neutron/port HTTP/1.1" 200 1119 0.011946 252.129.63.48 - - [2026-02-03 07:13:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006767 10.0.0.129 - - [2026-02-03 07:13:41] "GET /virtual-machine/1d16478d-d012-4dcd-b69a-18febd4bd9fc HTTP/1.1" 200 1295 0.004357 10.0.0.129 - - [2026-02-03 07:13:42] "GET /virtual-machine-interface/2aaed4a6-dbdf-4265-93d8-087b565f0f2c HTTP/1.1" 200 2948 0.004696 10.0.0.129 - - [2026-02-03 07:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.129 - - [2026-02-03 07:13:42] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003082 10.0.0.129 - - [2026-02-03 07:13:42] "GET /virtual-networks?parent_id=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002699 10.0.0.129 - - [2026-02-03 07:13:42] "GET /virtual-network/430d3992-2b47-43f7-84e0-87e8750de839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006219 10.0.0.129 - - [2026-02-03 07:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.129 - - [2026-02-03 07:13:43] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002821 10.0.0.129 - - [2026-02-03 07:13:43] "GET /virtual-networks?parent_id=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002741 10.0.0.129 - - [2026-02-03 07:13:43] "GET /virtual-network/430d3992-2b47-43f7-84e0-87e8750de839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004849 252.129.63.48 - - [2026-02-03 07:13:48] "POST /neutron/network HTTP/1.1" 200 823 0.007560 252.129.63.48 - - [2026-02-03 07:13:48] "POST /neutron/network HTTP/1.1" 400 204 0.010730 252.129.63.48 - - [2026-02-03 07:13:48] "POST /neutron/port HTTP/1.1" 200 1119 0.012903 252.129.63.48 - - [2026-02-03 07:13:48] "POST /neutron/port HTTP/1.1" 200 1119 0.011529 252.129.63.48 - - [2026-02-03 07:13:48] "POST /neutron/port HTTP/1.1" 200 1109 0.009424 252.129.63.48 - - [2026-02-03 07:13:48] "POST /neutron/port HTTP/1.1" 200 1109 0.010021 252.129.63.48 - - [2026-02-03 07:13:48] "POST /neutron/port HTTP/1.1" 200 151 0.110816 252.129.63.48 - - [2026-02-03 07:13:49] "POST /neutron/port HTTP/1.1" 200 151 0.148109 252.129.63.48 - - [2026-02-03 07:13:50] "POST /neutron/network HTTP/1.1" 200 823 0.005302 10.0.0.129 - - [2026-02-03 07:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.129 - - [2026-02-03 07:13:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002152 10.0.0.129 - - [2026-02-03 07:13:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003281 252.129.63.48 - - [2026-02-03 07:13:50] "POST /neutron/network HTTP/1.1" 200 151 0.079665 10.0.0.129 - - [2026-02-03 07:13:50] "DELETE /route-target/75734e9a-0f12-4e44-b493-293427517fa5 HTTP/1.1" 200 115 0.017700 10.0.0.129 - - [2026-02-03 07:13:50] "GET /projects?obj_uuids=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001060 10.0.0.129 - - [2026-02-03 07:13:50] "GET /project/1bfb8170-9444-4db7-aa07-ca9edd8f3606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.029258 10.0.0.129 - - [2026-02-03 07:13:50] "GET /projects?obj_uuids=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001049 10.0.0.129 - - [2026-02-03 07:13:50] "GET /project/1bfb8170-9444-4db7-aa07-ca9edd8f3606?fields=virtual_networks HTTP/1.1" 200 1035 0.070494 10.0.0.129 - - [2026-02-03 07:13:50] "GET /projects?obj_uuids=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001275 10.0.0.129 - - [2026-02-03 07:13:50] "GET /project/1bfb8170-9444-4db7-aa07-ca9edd8f3606?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.027713 10.0.0.129 - - [2026-02-03 07:13:51] "GET /projects?obj_uuids=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001071 10.0.0.129 - - [2026-02-03 07:13:51] "GET /project/1bfb8170-9444-4db7-aa07-ca9edd8f3606?fields=security_groups HTTP/1.1" 200 1262 0.026494 10.0.0.129 - - [2026-02-03 07:13:51] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001060 10.0.0.129 - - [2026-02-03 07:13:51] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007041 10.0.0.129 - - [2026-02-03 07:13:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.033120 10.0.0.129 - - [2026-02-03 07:13:52] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002198 10.0.0.129 - - [2026-02-03 07:13:52] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001015 10.0.0.129 - - [2026-02-03 07:13:52] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006487 10.0.0.129 - - [2026-02-03 07:13:52] "POST /id-to-fqname HTTP/1.1" 200 188 0.002059 10.0.0.129 - - [2026-02-03 07:13:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.002921 10.0.0.129 - - [2026-02-03 07:13:52] "POST /security-groups HTTP/1.1" 200 583 0.064255 10.0.0.129 - - [2026-02-03 07:13:52] "POST /fqname-to-id HTTP/1.1" 404 232 0.003501 10.0.0.129 - - [2026-02-03 07:13:52] "POST /projects HTTP/1.1" 200 577 0.209579 10.0.0.129 - - [2026-02-03 07:13:52] "POST /access-control-lists HTTP/1.1" 200 598 0.056202 10.0.0.129 - - [2026-02-03 07:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.288488 10.0.0.129 - - [2026-02-03 07:13:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.002646 10.0.0.129 - - [2026-02-03 07:13:52] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.423532 10.0.0.129 - - [2026-02-03 07:13:52] "POST /access-control-lists HTTP/1.1" 200 596 0.077027 10.0.0.129 - - [2026-02-03 07:13:53] "GET / HTTP/1.1" 200 36499 0.002050 10.0.0.129 - - [2026-02-03 07:13:54] "POST /fqname-to-id HTTP/1.1" 401 298 0.000608 10.0.0.129 - - [2026-02-03 07:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.062803 10.0.0.129 - - [2026-02-03 07:13:55] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001024 10.0.0.129 - - [2026-02-03 07:13:55] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.024089 252.129.63.48 - - [2026-02-03 07:13:55] "POST /neutron/network HTTP/1.1" 200 117 0.031625 10.0.0.129 - - [2026-02-03 07:13:55] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001194 252.129.63.48 - - [2026-02-03 07:13:55] "POST /neutron/network HTTP/1.1" 200 623 0.059871 10.0.0.129 - - [2026-02-03 07:13:55] "POST /route-targets HTTP/1.1" 200 329 0.009149 10.0.0.129 - - [2026-02-03 07:13:55] "POST /ref-update HTTP/1.1" 200 156 0.008947 10.0.0.129 - - [2026-02-03 07:13:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004123 252.129.63.48 - - [2026-02-03 07:13:55] "POST /neutron/subnet HTTP/1.1" 200 701 0.144910 252.129.63.48 - - [2026-02-03 07:13:55] "POST /neutron/network HTTP/1.1" 200 837 0.005765 10.0.0.129 - - [2026-02-03 07:13:55] "POST /id-to-fqname HTTP/1.1" 200 228 0.001458 10.0.0.129 - - [2026-02-03 07:13:55] "GET /virtual-network/313a28c2-1137-4252-bfc6-82d1a9e4f4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004667 252.129.63.48 - - [2026-02-03 07:13:55] "POST /neutron/network HTTP/1.1" 200 837 0.005478 10.0.0.129 - - [2026-02-03 07:13:55] "GET /virtual-network/313a28c2-1137-4252-bfc6-82d1a9e4f4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007662 252.129.63.48 - - [2026-02-03 07:13:55] "POST /neutron/network HTTP/1.1" 200 837 0.006630 252.129.63.48 - - [2026-02-03 07:13:55] "POST /neutron/subnet HTTP/1.1" 200 701 0.008315 252.129.63.48 - - [2026-02-03 07:13:55] "POST /neutron/network HTTP/1.1" 200 837 0.005251 10.0.0.129 - - [2026-02-03 07:13:56] "POST /id-to-fqname HTTP/1.1" 200 228 0.001294 10.0.0.129 - - [2026-02-03 07:13:56] "DELETE /project/1bfb817094444db7aa07ca9edd8f3606 HTTP/1.1" 404 173 0.006541 10.0.0.129 - - [2026-02-03 07:13:56] "DELETE /project/1c53540c185f401c8de1a44e5b3f64c3 HTTP/1.1" 404 173 0.005866 10.0.0.129 - - [2026-02-03 07:13:56] "GET /projects?obj_uuids=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000862 10.0.0.129 - - [2026-02-03 07:13:56] "GET /projects?obj_uuids=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000857 10.0.0.129 - - [2026-02-03 07:13:56] "GET /project/1bfb8170-9444-4db7-aa07-ca9edd8f3606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.034044 10.0.0.129 - - [2026-02-03 07:13:56] "GET /project/1458ba80-4091-49ed-b14d-a2913c3354be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.037531 10.0.0.129 - - [2026-02-03 07:13:56] "GET /projects?obj_uuids=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000963 10.0.0.129 - - [2026-02-03 07:13:56] "GET /projects?obj_uuids=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000907 252.129.63.48 - - [2026-02-03 07:13:56] "POST /neutron/network HTTP/1.1" 200 847 0.014702 10.0.0.129 - - [2026-02-03 07:13:56] "GET /project/1bfb8170-9444-4db7-aa07-ca9edd8f3606?fields=security_groups HTTP/1.1" 200 1352 0.037243 10.0.0.129 - - [2026-02-03 07:13:56] "GET /project/1458ba80-4091-49ed-b14d-a2913c3354be?fields=security_groups HTTP/1.1" 200 1352 0.042038 252.129.63.48 - - [2026-02-03 07:13:56] "GET /aaa-mode HTTP/1.1" 401 298 0.000518 252.129.63.48 - - [2026-02-03 07:13:56] "GET / HTTP/1.1" 200 36499 0.002907 252.129.63.48 - - [2026-02-03 07:13:56] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000361 10.0.0.129 - - [2026-02-03 07:13:56] "DELETE /security-group/c73888c3-9c6d-4288-a741-2813833a4a7c HTTP/1.1" 200 115 0.061977 10.0.0.129 - - [2026-02-03 07:13:56] "GET /projects?obj_uuids=1bfb8170-9444-4db7-aa07-ca9edd8f3606&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001065 10.0.0.129 - - [2026-02-03 07:13:56] "DELETE /security-group/1e083433-ca20-4d1c-aecb-47f8f133ea10 HTTP/1.1" 200 115 0.069516 10.0.0.129 - - [2026-02-03 07:13:56] "DELETE /access-control-list/bc8aecf9-e190-41ee-8587-162718af7a70 HTTP/1.1" 200 115 0.052800 10.0.0.129 - - [2026-02-03 07:13:56] "GET /projects?obj_uuids=1458ba80-4091-49ed-b14d-a2913c3354be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001066 10.0.0.129 - - [2026-02-03 07:13:56] "GET /project/1bfb8170-9444-4db7-aa07-ca9edd8f3606?fields=application_policy_sets HTTP/1.1" 200 1391 0.044177 10.0.0.129 - - [2026-02-03 07:13:56] "DELETE /access-control-list/67c83117-d31a-495b-8060-af944716e5d8 HTTP/1.1" 200 115 0.040654 10.0.0.129 - - [2026-02-03 07:13:56] "GET /project/1458ba80-4091-49ed-b14d-a2913c3354be?fields=application_policy_sets HTTP/1.1" 200 1391 0.076027 10.0.0.129 - - [2026-02-03 07:13:56] "DELETE /access-control-list/1b084ca0-7419-4aca-bce9-80d1b5b1e299 HTTP/1.1" 200 115 0.047411 10.0.0.129 - - [2026-02-03 07:13:56] "DELETE /access-control-list/80d55b9e-e7c0-405a-a458-93472bbc0694 HTTP/1.1" 200 115 0.030338 10.0.0.129 - - [2026-02-03 07:13:56] "DELETE /project/1bfb8170-9444-4db7-aa07-ca9edd8f3606 HTTP/1.1" 200 115 0.404556 10.0.0.129 - - [2026-02-03 07:13:56] "DELETE /project/1458ba80-4091-49ed-b14d-a2913c3354be HTTP/1.1" 200 115 0.440370 10.0.0.129 - - [2026-02-03 07:13:56] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001020 252.129.63.48 - - [2026-02-03 07:13:56] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.059395 252.129.63.48 - - [2026-02-03 07:13:56] "POST /neutron/network HTTP/1.1" 200 837 0.005663 252.129.63.48 - - [2026-02-03 07:13:57] "POST /neutron/port HTTP/1.1" 200 117 0.004691 252.129.63.48 - - [2026-02-03 07:13:57] "POST /neutron/port HTTP/1.1" 200 117 0.004273 10.0.0.129 - - [2026-02-03 07:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.129 - - [2026-02-03 07:13:57] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002768 10.0.0.129 - - [2026-02-03 07:13:57] "PUT /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138 HTTP/1.1" 200 278 0.010049 252.129.63.48 - - [2026-02-03 07:13:57] "POST /neutron/port HTTP/1.1" 200 117 0.006037 252.129.63.48 - - [2026-02-03 07:13:57] "POST /neutron/network HTTP/1.1" 200 847 0.006016 10.0.0.129 - - [2026-02-03 07:13:57] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001102 252.129.63.48 - - [2026-02-03 07:13:57] "POST /neutron/port HTTP/1.1" 200 1053 0.230731 252.129.63.48 - - [2026-02-03 07:13:57] "POST /neutron/port HTTP/1.1" 200 1053 0.012187 252.129.63.48 - - [2026-02-03 07:13:58] "POST /neutron/port HTTP/1.1" 200 1053 0.009589 252.129.63.48 - - [2026-02-03 07:13:58] "POST /neutron/port HTTP/1.1" 200 1103 0.057641 252.129.63.48 - - [2026-02-03 07:13:58] "POST /neutron/port HTTP/1.1" 200 1113 0.013082 252.129.63.48 - - [2026-02-03 07:13:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004230 252.129.63.48 - - [2026-02-03 07:13:58] "POST /neutron/subnet HTTP/1.1" 200 675 0.006647 252.129.63.48 - - [2026-02-03 07:13:58] "POST /neutron/port HTTP/1.1" 200 117 0.001240 252.129.63.48 - - [2026-02-03 07:13:58] "POST /neutron/network HTTP/1.1" 200 837 0.006253 252.129.63.48 - - [2026-02-03 07:14:02] "POST /neutron/port HTTP/1.1" 200 1113 0.039065 252.129.63.48 - - [2026-02-03 07:14:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.032910 252.129.63.48 - - [2026-02-03 07:14:03] "POST /neutron/port HTTP/1.1" 200 1113 0.025034 252.129.63.48 - - [2026-02-03 07:14:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012012 252.129.63.48 - - [2026-02-03 07:14:03] "POST /neutron/port HTTP/1.1" 200 1113 0.030931 252.129.63.48 - - [2026-02-03 07:14:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009792 10.0.0.129 - - [2026-02-03 07:14:03] "GET /virtual-machine/ebb27508-ed78-4648-9ce6-93ae7adb006b HTTP/1.1" 401 298 0.000512 10.0.0.129 - - [2026-02-03 07:14:04] "GET /virtual-machine/ebb27508-ed78-4648-9ce6-93ae7adb006b HTTP/1.1" 200 1295 0.316783 10.0.0.129 - - [2026-02-03 07:14:04] "GET /virtual-machine-interface/e2db9c25-0193-480c-b95d-fc1cf4a32ea5 HTTP/1.1" 200 2973 0.013613 10.0.0.129 - - [2026-02-03 07:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006263 10.0.0.129 - - [2026-02-03 07:14:04] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003978 10.0.0.129 - - [2026-02-03 07:14:04] "GET /virtual-networks?parent_id=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003593 10.0.0.129 - - [2026-02-03 07:14:04] "GET /virtual-network/313a28c2-1137-4252-bfc6-82d1a9e4f4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.015235 10.0.0.129 - - [2026-02-03 07:14:05] "GET /obj-perms HTTP/1.1" 200 6393 0.175917 10.0.0.129 - - [2026-02-03 07:14:06] "GET /obj-perms HTTP/1.1" 200 6393 0.127796 10.0.0.129 - - [2026-02-03 07:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009570 10.0.0.129 - - [2026-02-03 07:14:08] "GET /virtual-network/313a28c2-1137-4252-bfc6-82d1a9e4f4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.022794 252.129.63.48 - - [2026-02-03 07:14:11] "POST /neutron/port HTTP/1.1" 200 1113 0.018259 252.129.63.48 - - [2026-02-03 07:14:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005726 252.129.63.48 - - [2026-02-03 07:14:11] "POST /neutron/port HTTP/1.1" 200 1113 0.014851 252.129.63.48 - - [2026-02-03 07:14:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011262 10.0.0.129 - - [2026-02-03 07:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.129 - - [2026-02-03 07:14:12] "GET /virtual-network/313a28c2-1137-4252-bfc6-82d1a9e4f4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005058 252.129.63.48 - - [2026-02-03 07:14:12] "POST /neutron/port HTTP/1.1" 200 1113 0.015988 252.129.63.48 - - [2026-02-03 07:14:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005441 252.129.63.48 - - [2026-02-03 07:14:12] "POST /neutron/port HTTP/1.1" 200 1113 0.012753 252.129.63.48 - - [2026-02-03 07:14:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006963 10.0.0.129 - - [2026-02-03 07:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.129 - - [2026-02-03 07:14:14] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003085 10.0.0.129 - - [2026-02-03 07:14:14] "GET /virtual-networks?parent_id=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002773 10.0.0.129 - - [2026-02-03 07:14:14] "GET /virtual-network/313a28c2-1137-4252-bfc6-82d1a9e4f4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007849 10.0.0.129 - - [2026-02-03 07:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.129 - - [2026-02-03 07:14:16] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003279 10.0.0.129 - - [2026-02-03 07:14:16] "PUT /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138 HTTP/1.1" 200 278 0.011314 252.129.63.48 - - [2026-02-03 07:14:16] "POST /neutron/network HTTP/1.1" 200 837 0.006800 252.129.63.48 - - [2026-02-03 07:14:16] "POST /neutron/network HTTP/1.1" 400 204 0.010189 252.129.63.48 - - [2026-02-03 07:14:17] "POST /neutron/port HTTP/1.1" 200 1113 0.014570 252.129.63.48 - - [2026-02-03 07:14:17] "POST /neutron/port HTTP/1.1" 200 1103 0.012390 252.129.63.48 - - [2026-02-03 07:14:17] "POST /neutron/port HTTP/1.1" 200 151 0.178029 252.129.63.48 - - [2026-02-03 07:14:18] "POST /neutron/network HTTP/1.1" 200 837 0.005534 10.0.0.129 - - [2026-02-03 07:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.129 - - [2026-02-03 07:14:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003267 10.0.0.129 - - [2026-02-03 07:14:19] "POST /useragent-kv HTTP/1.1" 200 115 0.001793 252.129.63.48 - - [2026-02-03 07:14:19] "POST /neutron/network HTTP/1.1" 200 151 0.084345 10.0.0.129 - - [2026-02-03 07:14:19] "DELETE /route-target/33c2f6a8-630c-40b3-aa66-6899a09440af HTTP/1.1" 200 115 0.018468 10.0.0.129 - - [2026-02-03 07:14:19] "GET /global-vrouter-configs HTTP/1.1" 200 359 0.002528 10.0.0.129 - - [2026-02-03 07:14:19] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138 HTTP/1.1" 200 1886 0.003355 10.0.0.129 - - [2026-02-03 07:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.129 - - [2026-02-03 07:14:20] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000968 10.0.0.129 - - [2026-02-03 07:14:20] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.022182 252.129.63.48 - - [2026-02-03 07:14:20] "POST /neutron/network HTTP/1.1" 200 117 0.010282 10.0.0.129 - - [2026-02-03 07:14:20] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000974 252.129.63.48 - - [2026-02-03 07:14:20] "POST /neutron/network HTTP/1.1" 200 603 0.059548 10.0.0.129 - - [2026-02-03 07:14:20] "POST /route-targets HTTP/1.1" 200 329 0.011778 10.0.0.129 - - [2026-02-03 07:14:20] "POST /ref-update HTTP/1.1" 200 156 0.019038 10.0.0.129 - - [2026-02-03 07:14:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002087 252.129.63.48 - - [2026-02-03 07:14:20] "POST /neutron/subnet HTTP/1.1" 200 725 0.168440 252.129.63.48 - - [2026-02-03 07:14:20] "POST /neutron/network HTTP/1.1" 200 822 0.005631 10.0.0.129 - - [2026-02-03 07:14:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.001325 10.0.0.129 - - [2026-02-03 07:14:20] "GET /virtual-network/fceaa328-1847-4dde-8564-f1312f86e6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004368 252.129.63.48 - - [2026-02-03 07:14:20] "POST /neutron/network HTTP/1.1" 200 822 0.004888 10.0.0.129 - - [2026-02-03 07:14:20] "GET /virtual-network/fceaa328-1847-4dde-8564-f1312f86e6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005276 252.129.63.48 - - [2026-02-03 07:14:20] "POST /neutron/network HTTP/1.1" 200 822 0.005453 252.129.63.48 - - [2026-02-03 07:14:20] "POST /neutron/subnet HTTP/1.1" 200 725 0.006728 10.0.0.129 - - [2026-02-03 07:14:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.001525 252.129.63.48 - - [2026-02-03 07:14:20] "POST /neutron/network HTTP/1.1" 200 832 0.005284 252.129.63.48 - - [2026-02-03 07:14:21] "GET /aaa-mode HTTP/1.1" 401 298 0.000461 252.129.63.48 - - [2026-02-03 07:14:21] "GET / HTTP/1.1" 200 36499 0.001734 252.129.63.48 - - [2026-02-03 07:14:21] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000386 10.0.0.129 - - [2026-02-03 07:14:21] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001011 252.129.63.48 - - [2026-02-03 07:14:21] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.042747 252.129.63.48 - - [2026-02-03 07:14:21] "POST /neutron/network HTTP/1.1" 200 822 0.004674 252.129.63.48 - - [2026-02-03 07:14:21] "POST /neutron/port HTTP/1.1" 200 117 0.005434 252.129.63.48 - - [2026-02-03 07:14:21] "POST /neutron/port HTTP/1.1" 200 117 0.005495 252.129.63.48 - - [2026-02-03 07:14:21] "POST /neutron/port HTTP/1.1" 200 117 0.006777 252.129.63.48 - - [2026-02-03 07:14:22] "POST /neutron/network HTTP/1.1" 200 832 0.008505 10.0.0.129 - - [2026-02-03 07:14:22] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001197 252.129.63.48 - - [2026-02-03 07:14:22] "POST /neutron/port HTTP/1.1" 200 1058 0.233223 252.129.63.48 - - [2026-02-03 07:14:22] "POST /neutron/port HTTP/1.1" 200 1058 0.011840 252.129.63.48 - - [2026-02-03 07:14:22] "POST /neutron/port HTTP/1.1" 200 1058 0.011531 252.129.63.48 - - [2026-02-03 07:14:22] "POST /neutron/port HTTP/1.1" 200 1108 0.055706 252.129.63.48 - - [2026-02-03 07:14:22] "POST /neutron/port HTTP/1.1" 200 1118 0.011585 252.129.63.48 - - [2026-02-03 07:14:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003373 252.129.63.48 - - [2026-02-03 07:14:22] "POST /neutron/subnet HTTP/1.1" 200 699 0.006472 252.129.63.48 - - [2026-02-03 07:14:23] "POST /neutron/port HTTP/1.1" 200 117 0.001179 252.129.63.48 - - [2026-02-03 07:14:23] "POST /neutron/network HTTP/1.1" 200 822 0.011104 252.129.63.48 - - [2026-02-03 07:14:26] "POST /neutron/port HTTP/1.1" 200 1118 0.014965 252.129.63.48 - - [2026-02-03 07:14:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006192 252.129.63.48 - - [2026-02-03 07:14:27] "POST /neutron/port HTTP/1.1" 200 1118 0.014447 252.129.63.48 - - [2026-02-03 07:14:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005831 252.129.63.48 - - [2026-02-03 07:14:27] "POST /neutron/port HTTP/1.1" 200 1118 0.014036 252.129.63.48 - - [2026-02-03 07:14:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006217 10.0.0.129 - - [2026-02-03 07:14:27] "GET /virtual-machine/c78af36f-03f8-4226-b51b-81e393dc69bc HTTP/1.1" 200 1295 0.004522 10.0.0.129 - - [2026-02-03 07:14:27] "GET /virtual-machine-interface/5068cc06-659f-4845-bece-951ceb14d8f6 HTTP/1.1" 200 2942 0.004898 10.0.0.129 - - [2026-02-03 07:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.129 - - [2026-02-03 07:14:27] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002831 10.0.0.129 - - [2026-02-03 07:14:27] "GET /virtual-networks?parent_id=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002938 10.0.0.129 - - [2026-02-03 07:14:27] "GET /virtual-network/fceaa328-1847-4dde-8564-f1312f86e6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006702 10.0.0.129 - - [2026-02-03 07:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.129 - - [2026-02-03 07:14:30] "GET /virtual-network/fceaa328-1847-4dde-8564-f1312f86e6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004372 252.129.63.48 - - [2026-02-03 07:14:31] "POST /neutron/port HTTP/1.1" 200 1118 0.013330 252.129.63.48 - - [2026-02-03 07:14:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005454 10.0.0.129 - - [2026-02-03 07:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.129 - - [2026-02-03 07:14:32] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002850 10.0.0.129 - - [2026-02-03 07:14:33] "GET /virtual-networks?parent_id=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002873 252.129.63.48 - - [2026-02-03 07:14:33] "POST /neutron/port HTTP/1.1" 200 1118 0.011021 10.0.0.129 - - [2026-02-03 07:14:33] "GET /virtual-network/fceaa328-1847-4dde-8564-f1312f86e6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004849 252.129.63.48 - - [2026-02-03 07:14:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004951 252.129.63.48 - - [2026-02-03 07:14:33] "POST /neutron/port HTTP/1.1" 200 1118 0.011258 252.129.63.48 - - [2026-02-03 07:14:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008183 252.129.63.48 - - [2026-02-03 07:14:35] "POST /neutron/network HTTP/1.1" 200 822 0.006497 252.129.63.48 - - [2026-02-03 07:14:35] "POST /neutron/network HTTP/1.1" 400 204 0.010974 252.129.63.48 - - [2026-02-03 07:14:35] "POST /neutron/port HTTP/1.1" 200 1118 0.011498 252.129.63.48 - - [2026-02-03 07:14:35] "POST /neutron/port HTTP/1.1" 200 1108 0.008969 252.129.63.48 - - [2026-02-03 07:14:35] "POST /neutron/port HTTP/1.1" 200 151 0.181809 252.129.63.48 - - [2026-02-03 07:14:37] "POST /neutron/network HTTP/1.1" 200 822 0.005691 10.0.0.129 - - [2026-02-03 07:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.129 - - [2026-02-03 07:14:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002831 10.0.0.129 - - [2026-02-03 07:14:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001853 252.129.63.48 - - [2026-02-03 07:14:37] "POST /neutron/network HTTP/1.1" 200 151 0.069979 10.0.0.129 - - [2026-02-03 07:14:37] "DELETE /route-target/e6c50f7a-1db8-4b63-accf-5065a3eb8499 HTTP/1.1" 200 115 0.015120 10.0.0.129 - - [2026-02-03 07:14:38] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.002628 10.0.0.129 - - [2026-02-03 07:14:38] "POST /network-ipams HTTP/1.1" 200 543 0.016366 10.0.0.129 - - [2026-02-03 07:14:38] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.002683 10.0.0.129 - - [2026-02-03 07:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.129 - - [2026-02-03 07:14:38] "GET /network-ipam/ea10590d-160b-46d8-9f73-c633f311ecec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1331 0.004350 10.0.0.129 - - [2026-02-03 07:14:38] "PUT /network-ipam/ea10590d-160b-46d8-9f73-c633f311ecec HTTP/1.1" 200 260 0.011579 10.0.0.129 - - [2026-02-03 07:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.129 - - [2026-02-03 07:14:38] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000997 10.0.0.129 - - [2026-02-03 07:14:38] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.023294 252.129.63.48 - - [2026-02-03 07:14:38] "POST /neutron/network HTTP/1.1" 200 117 0.008168 10.0.0.129 - - [2026-02-03 07:14:38] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001392 252.129.63.48 - - [2026-02-03 07:14:38] "POST /neutron/network HTTP/1.1" 200 603 0.071281 10.0.0.129 - - [2026-02-03 07:14:38] "POST /route-targets HTTP/1.1" 200 329 0.014007 10.0.0.129 - - [2026-02-03 07:14:38] "POST /ref-update HTTP/1.1" 200 156 0.010243 10.0.0.129 - - [2026-02-03 07:14:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002815 252.129.63.48 - - [2026-02-03 07:14:38] "POST /neutron/subnet HTTP/1.1" 200 699 0.161010 10.0.0.129 - - [2026-02-03 07:14:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003538 252.129.63.48 - - [2026-02-03 07:14:39] "POST /neutron/subnet HTTP/1.1" 200 699 0.170439 252.129.63.48 - - [2026-02-03 07:14:39] "POST /neutron/network HTTP/1.1" 200 988 0.006863 10.0.0.129 - - [2026-02-03 07:14:39] "POST /id-to-fqname HTTP/1.1" 200 218 0.001750 10.0.0.129 - - [2026-02-03 07:14:39] "GET /virtual-network/480fdd2e-82b7-4a46-8229-704f1bfa2f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005994 252.129.63.48 - - [2026-02-03 07:14:39] "POST /neutron/network HTTP/1.1" 200 988 0.008452 10.0.0.129 - - [2026-02-03 07:14:39] "GET /virtual-network/480fdd2e-82b7-4a46-8229-704f1bfa2f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005986 252.129.63.48 - - [2026-02-03 07:14:39] "POST /neutron/network HTTP/1.1" 200 988 0.007550 252.129.63.48 - - [2026-02-03 07:14:39] "POST /neutron/subnet HTTP/1.1" 200 699 0.007840 252.129.63.48 - - [2026-02-03 07:14:39] "POST /neutron/subnet HTTP/1.1" 200 699 0.007891 252.129.63.48 - - [2026-02-03 07:14:39] "POST /neutron/network HTTP/1.1" 200 988 0.006962 252.129.63.48 - - [2026-02-03 07:14:39] "POST /neutron/subnet HTTP/1.1" 200 699 0.006565 252.129.63.48 - - [2026-02-03 07:14:39] "POST /neutron/subnet HTTP/1.1" 200 699 0.006391 10.0.0.129 - - [2026-02-03 07:14:39] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001005 252.129.63.48 - - [2026-02-03 07:14:39] "POST /neutron/port HTTP/1.1" 200 1015 0.156956 10.0.0.129 - - [2026-02-03 07:14:39] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001097 252.129.63.48 - - [2026-02-03 07:14:40] "POST /neutron/port HTTP/1.1" 200 1015 0.176835 10.0.0.129 - - [2026-02-03 07:14:40] "POST /id-to-fqname HTTP/1.1" 200 218 0.001489 252.129.63.48 - - [2026-02-03 07:14:40] "POST /neutron/port HTTP/1.1" 200 1015 0.011543 252.129.63.48 - - [2026-02-03 07:14:40] "POST /neutron/port HTTP/1.1" 200 1015 0.009534 252.129.63.48 - - [2026-02-03 07:14:40] "POST /neutron/network HTTP/1.1" 200 988 0.006851 252.129.63.48 - - [2026-02-03 07:14:40] "POST /neutron/port HTTP/1.1" 200 1015 0.009625 252.129.63.48 - - [2026-02-03 07:14:40] "POST /neutron/port HTTP/1.1" 200 117 0.005260 252.129.63.48 - - [2026-02-03 07:14:40] "POST /neutron/port HTTP/1.1" 200 117 0.004407 10.0.0.129 - - [2026-02-03 07:14:40] "POST /id-to-fqname HTTP/1.1" 200 218 0.001384 252.129.63.48 - - [2026-02-03 07:14:40] "POST /neutron/port HTTP/1.1" 200 117 0.005270 252.129.63.48 - - [2026-02-03 07:14:41] "POST /neutron/port HTTP/1.1" 200 1015 0.008267 252.129.63.48 - - [2026-02-03 07:14:41] "POST /neutron/port HTTP/1.1" 200 1015 0.008057 252.129.63.48 - - [2026-02-03 07:14:41] "POST /neutron/port HTTP/1.1" 200 1015 0.008606 252.129.63.48 - - [2026-02-03 07:14:41] "POST /neutron/network HTTP/1.1" 200 988 0.006272 252.129.63.48 - - [2026-02-03 07:14:41] "POST /neutron/port HTTP/1.1" 200 1015 0.010571 252.129.63.48 - - [2026-02-03 07:14:41] "POST /neutron/port HTTP/1.1" 200 1015 0.010911 252.129.63.48 - - [2026-02-03 07:14:41] "POST /neutron/port HTTP/1.1" 200 117 0.005451 252.129.63.48 - - [2026-02-03 07:14:41] "POST /neutron/port HTTP/1.1" 200 117 0.004592 10.0.0.129 - - [2026-02-03 07:14:41] "POST /id-to-fqname HTTP/1.1" 200 218 0.001428 252.129.63.48 - - [2026-02-03 07:14:41] "POST /neutron/port HTTP/1.1" 200 1015 0.016216 252.129.63.48 - - [2026-02-03 07:14:41] "POST /neutron/port HTTP/1.1" 200 117 0.016392 252.129.63.48 - - [2026-02-03 07:14:41] "POST /neutron/network HTTP/1.1" 200 998 0.005253 252.129.63.48 - - [2026-02-03 07:14:41] "POST /neutron/port HTTP/1.1" 200 1015 0.009187 252.129.63.48 - - [2026-02-03 07:14:41] "POST /neutron/port HTTP/1.1" 200 1015 0.013252 252.129.63.48 - - [2026-02-03 07:14:41] "POST /neutron/network HTTP/1.1" 200 998 0.005950 252.129.63.48 - - [2026-02-03 07:14:42] "GET /aaa-mode HTTP/1.1" 401 298 0.000993 252.129.63.48 - - [2026-02-03 07:14:42] "GET / HTTP/1.1" 200 36499 0.002811 252.129.63.48 - - [2026-02-03 07:14:42] "POST /neutron/port HTTP/1.1" 200 1103 0.095766 252.129.63.48 - - [2026-02-03 07:14:42] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000574 252.129.63.48 - - [2026-02-03 07:14:42] "POST /neutron/port HTTP/1.1" 200 1113 0.013373 252.129.63.48 - - [2026-02-03 07:14:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003803 252.129.63.48 - - [2026-02-03 07:14:42] "POST /neutron/subnet HTTP/1.1" 200 673 0.009504 252.129.63.48 - - [2026-02-03 07:14:42] "POST /neutron/port HTTP/1.1" 200 1015 0.008656 252.129.63.48 - - [2026-02-03 07:14:42] "POST /neutron/port HTTP/1.1" 200 117 0.001331 252.129.63.48 - - [2026-02-03 07:14:42] "POST /neutron/network HTTP/1.1" 200 998 0.008137 252.129.63.48 - - [2026-02-03 07:14:42] "POST /neutron/network HTTP/1.1" 200 988 0.007309 10.0.0.129 - - [2026-02-03 07:14:42] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001247 252.129.63.48 - - [2026-02-03 07:14:42] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.056099 252.129.63.48 - - [2026-02-03 07:14:42] "POST /neutron/port HTTP/1.1" 200 1015 0.011768 252.129.63.48 - - [2026-02-03 07:14:42] "POST /neutron/network HTTP/1.1" 200 988 0.006414 252.129.63.48 - - [2026-02-03 07:14:42] "POST /neutron/port HTTP/1.1" 200 1015 0.009742 252.129.63.48 - - [2026-02-03 07:14:42] "POST /neutron/port HTTP/1.1" 200 1103 0.143442 252.129.63.48 - - [2026-02-03 07:14:42] "POST /neutron/port HTTP/1.1" 200 2074 0.036316 252.129.63.48 - - [2026-02-03 07:14:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007354 252.129.63.48 - - [2026-02-03 07:14:42] "POST /neutron/port HTTP/1.1" 200 117 0.006485 252.129.63.48 - - [2026-02-03 07:14:42] "POST /neutron/port HTTP/1.1" 200 1113 0.016632 10.0.0.129 - - [2026-02-03 07:14:42] "GET /domains HTTP/1.1" 200 440 0.003061 252.129.63.48 - - [2026-02-03 07:14:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003728 10.0.0.129 - - [2026-02-03 07:14:42] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001037 10.0.0.129 - - [2026-02-03 07:14:42] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1308 0.008299 252.129.63.48 - - [2026-02-03 07:14:43] "POST /neutron/subnet HTTP/1.1" 200 673 0.008388 10.0.0.129 - - [2026-02-03 07:14:43] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001099 10.0.0.129 - - [2026-02-03 07:14:43] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3 HTTP/1.1" 200 2843 0.032295 252.129.63.48 - - [2026-02-03 07:14:43] "POST /neutron/port HTTP/1.1" 200 117 0.001371 10.0.0.129 - - [2026-02-03 07:14:43] "GET /network-ipam/ea10590d-160b-46d8-9f73-c633f311ecec HTTP/1.1" 200 2648 0.004930 252.129.63.48 - - [2026-02-03 07:14:43] "POST /neutron/network HTTP/1.1" 200 988 0.007630 10.0.0.129 - - [2026-02-03 07:14:43] "GET /domains HTTP/1.1" 200 440 0.002864 252.129.63.48 - - [2026-02-03 07:14:43] "POST /neutron/network HTTP/1.1" 200 998 0.006509 10.0.0.129 - - [2026-02-03 07:14:43] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001009 10.0.0.129 - - [2026-02-03 07:14:43] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1308 0.007679 10.0.0.129 - - [2026-02-03 07:14:43] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001410 10.0.0.129 - - [2026-02-03 07:14:43] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001190 10.0.0.129 - - [2026-02-03 07:14:43] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3 HTTP/1.1" 200 2843 0.083994 10.0.0.129 - - [2026-02-03 07:14:43] "GET /virtual-network/480fdd2e-82b7-4a46-8229-704f1bfa2f7f HTTP/1.1" 200 4042 0.012763 10.0.0.129 - - [2026-02-03 07:14:43] "GET /virtual-network/480fdd2e-82b7-4a46-8229-704f1bfa2f7f HTTP/1.1" 200 4238 0.015577 252.129.63.48 - - [2026-02-03 07:14:43] "POST /neutron/port HTTP/1.1" 200 1053 0.269763 10.0.0.129 - - [2026-02-03 07:14:43] "GET /routing-instance/f5793e9c-dc1f-44ff-b1f8-77c0e1e92e65 HTTP/1.1" 200 2817 0.003756 252.129.63.48 - - [2026-02-03 07:14:43] "POST /neutron/port HTTP/1.1" 200 1053 0.010425 10.0.0.129 - - [2026-02-03 07:14:43] "GET /routing-instance/f5793e9c-dc1f-44ff-b1f8-77c0e1e92e65 HTTP/1.1" 200 2817 0.003591 252.129.63.48 - - [2026-02-03 07:14:43] "POST /neutron/port HTTP/1.1" 200 1053 0.010662 10.0.0.129 - - [2026-02-03 07:14:43] "GET /route-target/e4bcd610-5328-41dd-8bb6-5f2a3bb34543 HTTP/1.1" 200 1207 0.002597 10.0.0.129 - - [2026-02-03 07:14:43] "GET /virtual-network/480fdd2e-82b7-4a46-8229-704f1bfa2f7f HTTP/1.1" 200 4238 0.008253 10.0.0.129 - - [2026-02-03 07:14:43] "GET /routing-instance/f5793e9c-dc1f-44ff-b1f8-77c0e1e92e65 HTTP/1.1" 200 2817 0.004112 252.129.63.48 - - [2026-02-03 07:14:43] "POST /neutron/port HTTP/1.1" 200 1103 0.079514 10.0.0.129 - - [2026-02-03 07:14:43] "GET /virtual-network/480fdd2e-82b7-4a46-8229-704f1bfa2f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005019 10.0.0.129 - - [2026-02-03 07:14:43] "GET /virtual-network/480fdd2e-82b7-4a46-8229-704f1bfa2f7f HTTP/1.1" 200 4238 0.005230 252.129.63.48 - - [2026-02-03 07:14:43] "POST /neutron/port HTTP/1.1" 200 1113 0.011715 10.0.0.129 - - [2026-02-03 07:14:44] "GET /routing-instance/f5793e9c-dc1f-44ff-b1f8-77c0e1e92e65 HTTP/1.1" 200 2817 0.003263 252.129.63.48 - - [2026-02-03 07:14:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005278 10.0.0.129 - - [2026-02-03 07:14:44] "GET /routing-instance/f5793e9c-dc1f-44ff-b1f8-77c0e1e92e65 HTTP/1.1" 200 2817 0.003320 10.0.0.129 - - [2026-02-03 07:14:44] "GET /route-target/e4bcd610-5328-41dd-8bb6-5f2a3bb34543 HTTP/1.1" 200 1207 0.005605 252.129.63.48 - - [2026-02-03 07:14:44] "POST /neutron/subnet HTTP/1.1" 200 673 0.011014 252.129.63.48 - - [2026-02-03 07:14:44] "POST /neutron/port HTTP/1.1" 200 117 0.001093 252.129.63.48 - - [2026-02-03 07:14:44] "POST /neutron/network HTTP/1.1" 200 988 0.006640 10.0.0.129 - - [2026-02-03 07:14:44] "GET /domains HTTP/1.1" 200 440 0.004780 10.0.0.129 - - [2026-02-03 07:14:44] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000988 10.0.0.129 - - [2026-02-03 07:14:44] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1308 0.007658 10.0.0.129 - - [2026-02-03 07:14:44] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001232 10.0.0.129 - - [2026-02-03 07:14:44] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3 HTTP/1.1" 200 3087 0.030162 10.0.0.129 - - [2026-02-03 07:14:44] "GET /virtual-network/480fdd2e-82b7-4a46-8229-704f1bfa2f7f HTTP/1.1" 200 4238 0.005969 10.0.0.129 - - [2026-02-03 07:14:44] "GET /obj-perms HTTP/1.1" 200 6440 0.059780 252.129.63.48 - - [2026-02-03 07:14:45] "POST /neutron/port HTTP/1.1" 200 1113 0.019834 252.129.63.48 - - [2026-02-03 07:14:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008552 252.129.63.48 - - [2026-02-03 07:14:45] "POST /neutron/port HTTP/1.1" 200 1113 0.015831 252.129.63.48 - - [2026-02-03 07:14:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006765 252.129.63.48 - - [2026-02-03 07:14:45] "POST /neutron/port HTTP/1.1" 200 1113 0.014946 252.129.63.48 - - [2026-02-03 07:14:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008873 10.0.0.129 - - [2026-02-03 07:14:45] "GET /virtual-machine/08457201-d554-4d13-af2b-ef6faabdb566 HTTP/1.1" 200 1289 0.005689 10.0.0.129 - - [2026-02-03 07:14:45] "GET /virtual-machine-interface/f11a57c6-133b-4aab-8f80-9731f6f0f2f6 HTTP/1.1" 200 2943 0.006133 10.0.0.129 - - [2026-02-03 07:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.129 - - [2026-02-03 07:14:45] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003410 10.0.0.129 - - [2026-02-03 07:14:45] "GET /virtual-networks?parent_id=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003226 10.0.0.129 - - [2026-02-03 07:14:45] "GET /virtual-network/480fdd2e-82b7-4a46-8229-704f1bfa2f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.012569 10.0.0.129 - - [2026-02-03 07:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.129 - - [2026-02-03 07:14:49] "GET /virtual-network/480fdd2e-82b7-4a46-8229-704f1bfa2f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004466 252.129.63.48 - - [2026-02-03 07:14:52] "POST /neutron/port HTTP/1.1" 200 1113 0.011375 252.129.63.48 - - [2026-02-03 07:14:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005513 252.129.63.48 - - [2026-02-03 07:14:52] "POST /neutron/port HTTP/1.1" 200 1113 0.011186 252.129.63.48 - - [2026-02-03 07:14:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005486 252.129.63.48 - - [2026-02-03 07:14:52] "POST /neutron/port HTTP/1.1" 200 1113 0.011642 252.129.63.48 - - [2026-02-03 07:14:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006737 10.0.0.129 - - [2026-02-03 07:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.129 - - [2026-02-03 07:14:53] "GET /virtual-network/480fdd2e-82b7-4a46-8229-704f1bfa2f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004421 252.129.63.48 - - [2026-02-03 07:14:53] "POST /neutron/port HTTP/1.1" 200 1113 0.011590 252.129.63.48 - - [2026-02-03 07:14:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005294 252.129.63.48 - - [2026-02-03 07:14:53] "POST /neutron/port HTTP/1.1" 200 1113 0.015238 252.129.63.48 - - [2026-02-03 07:14:53] "POST /neutron/port HTTP/1.1" 200 1113 0.011377 252.129.63.48 - - [2026-02-03 07:14:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005038 252.129.63.48 - - [2026-02-03 07:14:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005044 252.129.63.48 - - [2026-02-03 07:14:53] "POST /neutron/port HTTP/1.1" 200 1113 0.015758 252.129.63.48 - - [2026-02-03 07:14:53] "POST /neutron/port HTTP/1.1" 200 1113 0.012140 252.129.63.48 - - [2026-02-03 07:14:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005126 252.129.63.48 - - [2026-02-03 07:14:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004827 252.129.63.48 - - [2026-02-03 07:14:54] "POST /neutron/port HTTP/1.1" 200 1113 0.012378 252.129.63.48 - - [2026-02-03 07:14:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006229 252.129.63.48 - - [2026-02-03 07:14:54] "POST /neutron/port HTTP/1.1" 200 1113 0.012940 252.129.63.48 - - [2026-02-03 07:14:54] "POST /neutron/port HTTP/1.1" 200 1113 0.012263 252.129.63.48 - - [2026-02-03 07:14:54] "POST /neutron/network HTTP/1.1" 200 998 0.005038 252.129.63.48 - - [2026-02-03 07:14:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003416 252.129.63.48 - - [2026-02-03 07:14:54] "POST /neutron/subnet HTTP/1.1" 200 673 0.007864 252.129.63.48 - - [2026-02-03 07:14:54] "POST /neutron/port HTTP/1.1" 200 117 0.001234 252.129.63.48 - - [2026-02-03 07:14:54] "POST /neutron/network HTTP/1.1" 200 988 0.006962 10.0.0.129 - - [2026-02-03 07:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.129 - - [2026-02-03 07:14:55] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003021 10.0.0.129 - - [2026-02-03 07:14:55] "GET /virtual-networks?parent_id=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003059 10.0.0.129 - - [2026-02-03 07:14:55] "GET /virtual-network/480fdd2e-82b7-4a46-8229-704f1bfa2f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005270 252.129.63.48 - - [2026-02-03 07:14:55] "POST /neutron/port HTTP/1.1" 200 1113 0.014029 252.129.63.48 - - [2026-02-03 07:14:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005301 252.129.63.48 - - [2026-02-03 07:14:55] "POST /neutron/port HTTP/1.1" 200 1113 0.011081 252.129.63.48 - - [2026-02-03 07:14:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005797 252.129.63.48 - - [2026-02-03 07:14:55] "POST /neutron/port HTTP/1.1" 200 1113 0.013061 252.129.63.48 - - [2026-02-03 07:14:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007426 252.129.63.48 - - [2026-02-03 07:14:55] "POST /neutron/port HTTP/1.1" 200 1113 0.011691 252.129.63.48 - - [2026-02-03 07:14:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006315 10.0.0.129 - - [2026-02-03 07:14:56] "GET /virtual-machine/6aa6fbf6-9ec4-4278-8e29-27ace9a60e0d HTTP/1.1" 200 1290 0.004468 10.0.0.129 - - [2026-02-03 07:14:56] "GET /virtual-machine-interface/b22ca5aa-1ce1-46ac-bb45-5664ae130de7 HTTP/1.1" 200 2943 0.005246 10.0.0.129 - - [2026-02-03 07:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.129 - - [2026-02-03 07:14:56] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004285 10.0.0.129 - - [2026-02-03 07:14:56] "GET /virtual-networks?parent_id=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002933 10.0.0.129 - - [2026-02-03 07:14:56] "GET /virtual-network/480fdd2e-82b7-4a46-8229-704f1bfa2f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004975 10.0.0.129 - - [2026-02-03 07:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.129 - - [2026-02-03 07:14:57] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002795 10.0.0.129 - - [2026-02-03 07:14:57] "GET /virtual-networks?parent_id=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002676 10.0.0.129 - - [2026-02-03 07:14:57] "GET /virtual-network/480fdd2e-82b7-4a46-8229-704f1bfa2f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005093 252.129.63.48 - - [2026-02-03 07:14:57] "POST /neutron/port HTTP/1.1" 200 1113 0.011433 252.129.63.48 - - [2026-02-03 07:14:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005749 252.129.63.48 - - [2026-02-03 07:14:58] "POST /neutron/port HTTP/1.1" 200 1113 0.011934 252.129.63.48 - - [2026-02-03 07:14:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005845 252.129.63.48 - - [2026-02-03 07:14:58] "POST /neutron/port HTTP/1.1" 200 1113 0.011981 252.129.63.48 - - [2026-02-03 07:14:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005549 10.0.0.129 - - [2026-02-03 07:14:58] "GET /virtual-machine/f876a08e-fa8f-4709-bcfa-50d242e88c1a HTTP/1.1" 200 1295 0.004298 10.0.0.129 - - [2026-02-03 07:14:58] "GET /virtual-machine-interface/3bf499d3-e123-492e-9b44-1107b52bc7a9 HTTP/1.1" 200 2942 0.004875 10.0.0.129 - - [2026-02-03 07:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.129 - - [2026-02-03 07:14:58] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003091 10.0.0.129 - - [2026-02-03 07:14:58] "GET /virtual-networks?parent_id=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002914 10.0.0.129 - - [2026-02-03 07:14:58] "GET /virtual-network/480fdd2e-82b7-4a46-8229-704f1bfa2f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005571 10.0.0.129 - - [2026-02-03 07:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.129 - - [2026-02-03 07:14:59] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002835 10.0.0.129 - - [2026-02-03 07:14:59] "GET /virtual-networks?parent_id=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002758 10.0.0.129 - - [2026-02-03 07:14:59] "GET /virtual-network/480fdd2e-82b7-4a46-8229-704f1bfa2f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004957 10.0.0.129 - - [2026-02-03 07:15:06] "GET /obj-perms HTTP/1.1" 200 6393 0.078986 10.0.0.129 - - [2026-02-03 07:15:06] "GET /obj-perms HTTP/1.1" 200 6393 0.049303 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:15:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000891 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:15:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001101 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:15:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000985 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:15:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001052 252.129.63.48 - - [2026-02-03 07:15:16] "POST /neutron/port HTTP/1.1" 200 1103 0.018366 252.129.63.48 - - [2026-02-03 07:15:16] "POST /neutron/port HTTP/1.1" 200 1103 0.018922 252.129.63.48 - - [2026-02-03 07:15:16] "POST /neutron/port HTTP/1.1" 200 1113 0.030433 252.129.63.48 - - [2026-02-03 07:15:17] "POST /neutron/port HTTP/1.1" 200 1103 0.014232 252.129.63.48 - - [2026-02-03 07:15:17] "POST /neutron/port HTTP/1.1" 200 151 0.309753 252.129.63.48 - - [2026-02-03 07:15:17] "POST /neutron/port HTTP/1.1" 200 1103 0.012249 252.129.63.48 - - [2026-02-03 07:15:17] "POST /neutron/port HTTP/1.1" 200 1103 0.015023 252.129.63.48 - - [2026-02-03 07:15:17] "POST /neutron/port HTTP/1.1" 200 151 0.281744 252.129.63.48 - - [2026-02-03 07:15:17] "POST /neutron/port HTTP/1.1" 200 151 0.374999 252.129.63.48 - - [2026-02-03 07:15:17] "POST /neutron/network HTTP/1.1" 200 988 0.007438 10.0.0.129 - - [2026-02-03 07:15:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004427 10.0.0.129 - - [2026-02-03 07:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.129 - - [2026-02-03 07:15:17] "POST /useragent-kv HTTP/1.1" 200 115 0.006635 10.0.0.129 - - [2026-02-03 07:15:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003855 10.0.0.129 - - [2026-02-03 07:15:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004393 252.129.63.48 - - [2026-02-03 07:15:18] "POST /neutron/network HTTP/1.1" 200 151 0.185306 10.0.0.129 - - [2026-02-03 07:15:18] "DELETE /route-target/e4bcd610-5328-41dd-8bb6-5f2a3bb34543 HTTP/1.1" 200 115 0.058607 10.0.0.129 - - [2026-02-03 07:15:18] "GET /routing-instance/f5793e9c-dc1f-44ff-b1f8-77c0e1e92e65 HTTP/1.1" 404 171 0.002355 10.0.0.129 - - [2026-02-03 07:15:18] "GET /domains HTTP/1.1" 200 440 0.005208 10.0.0.129 - - [2026-02-03 07:15:18] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001696 10.0.0.129 - - [2026-02-03 07:15:18] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1308 0.007531 10.0.0.129 - - [2026-02-03 07:15:18] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001246 10.0.0.129 - - [2026-02-03 07:15:18] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3 HTTP/1.1" 200 2086 0.036064 10.0.0.129 - - [2026-02-03 07:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.129 - - [2026-02-03 07:15:18] "DELETE /network-ipam/ea10590d-160b-46d8-9f73-c633f311ecec HTTP/1.1" 200 115 0.043100 10.0.0.129 - - [2026-02-03 07:15:18] "POST /fqname-to-id HTTP/1.1" 404 209 0.005738 10.0.0.129 - - [2026-02-03 07:15:19] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001539 10.0.0.129 - - [2026-02-03 07:15:19] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.026500 10.0.0.129 - - [2026-02-03 07:15:19] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001015 10.0.0.129 - - [2026-02-03 07:15:19] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3?fields=virtual_networks HTTP/1.1" 200 1033 0.087600 10.0.0.129 - - [2026-02-03 07:15:19] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001124 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:15:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001650 10.0.0.129 - - [2026-02-03 07:15:19] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.029032 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:15:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001113 10.0.0.129 - - [2026-02-03 07:15:19] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001361 10.0.0.129 - - [2026-02-03 07:15:19] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3?fields=security_groups HTTP/1.1" 200 1259 0.034919 252.129.63.48 - - [2026-02-03 07:15:21] "POST /neutron/port HTTP/1.1" 200 117 0.005446 252.129.63.48 - - [2026-02-03 07:15:21] "POST /neutron/port HTTP/1.1" 400 205 0.005017 252.129.63.48 - - [2026-02-03 07:15:22] "POST /neutron/port HTTP/1.1" 200 117 0.005254 252.129.63.48 - - [2026-02-03 07:15:22] "POST /neutron/port HTTP/1.1" 400 205 0.003253 10.0.0.129 - - [2026-02-03 07:15:34] "GET / HTTP/1.1" 200 36499 0.002234 10.0.0.129 - - [2026-02-03 07:15:34] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000461 10.0.0.129 - - [2026-02-03 07:15:35] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001004 10.0.0.129 - - [2026-02-03 07:15:35] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.031238 10.0.0.129 - - [2026-02-03 07:15:35] "POST /fqname-to-id HTTP/1.1" 404 181 0.027794 10.0.0.129 - - [2026-02-03 07:15:35] "GET /projects?obj_uuids=b8d49757-1ab1-4ffb-bf81-aa915d56d993&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002399 10.0.0.129 - - [2026-02-03 07:15:35] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000979 10.0.0.129 - - [2026-02-03 07:15:35] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006283 10.0.0.129 - - [2026-02-03 07:15:35] "POST /id-to-fqname HTTP/1.1" 200 183 0.001250 10.0.0.129 - - [2026-02-03 07:15:35] "POST /fqname-to-id HTTP/1.1" 404 192 0.004498 10.0.0.129 - - [2026-02-03 07:15:35] "POST /security-groups HTTP/1.1" 200 578 0.060315 10.0.0.129 - - [2026-02-03 07:15:35] "POST /fqname-to-id HTTP/1.1" 404 227 0.002657 10.0.0.129 - - [2026-02-03 07:15:35] "POST /projects HTTP/1.1" 200 567 0.210763 10.0.0.129 - - [2026-02-03 07:15:35] "POST /access-control-lists HTTP/1.1" 200 593 0.063384 10.0.0.129 - - [2026-02-03 07:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.282637 10.0.0.129 - - [2026-02-03 07:15:35] "POST /fqname-to-id HTTP/1.1" 404 226 0.002753 10.0.0.129 - - [2026-02-03 07:15:35] "GET /project/b8d49757-1ab1-4ffb-bf81-aa915d56d993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.411273 10.0.0.129 - - [2026-02-03 07:15:35] "POST /access-control-lists HTTP/1.1" 200 591 0.060404 10.0.0.129 - - [2026-02-03 07:15:36] "GET / HTTP/1.1" 200 36499 0.002037 10.0.0.129 - - [2026-02-03 07:15:39] "POST /fqname-to-id HTTP/1.1" 401 298 0.000498 10.0.0.129 - - [2026-02-03 07:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.027959 10.0.0.129 - - [2026-02-03 07:15:39] "GET /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004240 10.0.0.129 - - [2026-02-03 07:15:39] "GET /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003567 10.0.0.129 - - [2026-02-03 07:15:39] "GET /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003096 10.0.0.129 - - [2026-02-03 07:15:39] "PUT /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08 HTTP/1.1" 200 266 0.008512 10.0.0.129 - - [2026-02-03 07:15:39] "GET /aaa-mode HTTP/1.1" 401 298 0.000443 10.0.0.129 - - [2026-02-03 07:15:40] "GET /aaa-mode HTTP/1.1" 200 128 0.027142 10.0.0.129 - - [2026-02-03 07:15:40] "POST /fqname-to-id HTTP/1.1" 404 181 0.025248 10.0.0.129 - - [2026-02-03 07:15:40] "GET /projects?obj_uuids=bbb9108e-87d8-48cd-8d99-a8735286a59e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002204 10.0.0.129 - - [2026-02-03 07:15:40] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001132 10.0.0.129 - - [2026-02-03 07:15:40] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007176 10.0.0.129 - - [2026-02-03 07:15:40] "POST /id-to-fqname HTTP/1.1" 200 183 0.001490 10.0.0.129 - - [2026-02-03 07:15:40] "POST /fqname-to-id HTTP/1.1" 404 192 0.003071 10.0.0.129 - - [2026-02-03 07:15:40] "POST /security-groups HTTP/1.1" 200 578 0.064424 10.0.0.129 - - [2026-02-03 07:15:40] "POST /fqname-to-id HTTP/1.1" 404 227 0.002549 10.0.0.129 - - [2026-02-03 07:15:41] "POST /projects HTTP/1.1" 200 567 0.212551 10.0.0.129 - - [2026-02-03 07:15:41] "POST /access-control-lists HTTP/1.1" 200 593 0.059778 10.0.0.129 - - [2026-02-03 07:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.283684 10.0.0.129 - - [2026-02-03 07:15:41] "POST /fqname-to-id HTTP/1.1" 404 226 0.002602 10.0.0.129 - - [2026-02-03 07:15:41] "GET /project/bbb9108e-87d8-48cd-8d99-a8735286a59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.413887 10.0.0.129 - - [2026-02-03 07:15:41] "POST /access-control-lists HTTP/1.1" 200 591 0.060664 10.0.0.129 - - [2026-02-03 07:15:41] "POST /fqname-to-id HTTP/1.1" 404 181 0.025902 10.0.0.129 - - [2026-02-03 07:15:41] "GET /projects?obj_uuids=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002774 10.0.0.129 - - [2026-02-03 07:15:41] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001024 10.0.0.129 - - [2026-02-03 07:15:41] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008077 10.0.0.129 - - [2026-02-03 07:15:41] "POST /id-to-fqname HTTP/1.1" 200 183 0.002157 10.0.0.129 - - [2026-02-03 07:15:41] "POST /fqname-to-id HTTP/1.1" 404 192 0.003688 10.0.0.129 - - [2026-02-03 07:15:41] "POST /security-groups HTTP/1.1" 200 578 0.064219 10.0.0.129 - - [2026-02-03 07:15:41] "POST /fqname-to-id HTTP/1.1" 404 227 0.003363 10.0.0.129 - - [2026-02-03 07:15:41] "POST /projects HTTP/1.1" 200 567 0.218319 10.0.0.129 - - [2026-02-03 07:15:41] "POST /access-control-lists HTTP/1.1" 200 593 0.058944 10.0.0.129 - - [2026-02-03 07:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.289312 10.0.0.129 - - [2026-02-03 07:15:41] "POST /fqname-to-id HTTP/1.1" 404 226 0.002582 10.0.0.129 - - [2026-02-03 07:15:41] "GET /project/bf03beb3-8e38-4d4f-b06a-b1eceaca459f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.418116 10.0.0.129 - - [2026-02-03 07:15:42] "POST /access-control-lists HTTP/1.1" 200 591 0.060431 10.0.0.129 - - [2026-02-03 07:15:42] "GET / HTTP/1.1" 200 36499 0.001985 10.0.0.129 - - [2026-02-03 07:15:43] "GET / HTTP/1.1" 200 36499 0.001553 10.0.0.129 - - [2026-02-03 07:15:43] "POST /fqname-to-id HTTP/1.1" 404 181 0.002750 10.0.0.129 - - [2026-02-03 07:15:43] "POST /api-access-lists HTTP/1.1" 200 523 0.013834 10.0.0.129 - - [2026-02-03 07:15:43] "GET /api-access-list/ee6afa06-602f-41af-8fe0-28caac17320c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.004459 10.0.0.129 - - [2026-02-03 07:15:43] "GET /api-access-list/ee6afa06-602f-41af-8fe0-28caac17320c HTTP/1.1" 401 298 0.000438 10.0.0.129 - - [2026-02-03 07:15:44] "GET /api-access-list/ee6afa06-602f-41af-8fe0-28caac17320c HTTP/1.1" 200 1268 0.069031 10.0.0.129 - - [2026-02-03 07:15:44] "POST /fqname-to-id HTTP/1.1" 401 298 0.000467 10.0.0.129 - - [2026-02-03 07:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.059558 10.0.0.129 - - [2026-02-03 07:15:44] "GET /projects?obj_uuids=bbb9108e-87d8-48cd-8d99-a8735286a59e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001038 10.0.0.129 - - [2026-02-03 07:15:44] "GET /project/bbb9108e-87d8-48cd-8d99-a8735286a59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.039453 10.0.0.129 - - [2026-02-03 07:15:44] "GET /virtual-networks?parent_id=bbb9108e-87d8-48cd-8d99-a8735286a59e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011169 10.0.0.129 - - [2026-02-03 07:15:44] "POST /virtual-networks HTTP/1.1" 200 570 0.046434 10.0.0.129 - - [2026-02-03 07:15:44] "POST /route-targets HTTP/1.1" 200 329 0.011762 10.0.0.129 - - [2026-02-03 07:15:44] "POST /ref-update HTTP/1.1" 200 156 0.010810 10.0.0.129 - - [2026-02-03 07:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014076 10.0.0.129 - - [2026-02-03 07:15:45] "GET /network-ipam/022a9cd4-79b3-4310-a7fd-ed6c5d920158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.010062 10.0.0.129 - - [2026-02-03 07:15:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004083 10.0.0.129 - - [2026-02-03 07:15:45] "POST /ref-update HTTP/1.1" 200 156 0.044669 252.129.63.48 - - [2026-02-03 07:15:45] "POST /neutron/network HTTP/1.1" 200 831 0.043262 252.129.63.48 - - [2026-02-03 07:15:45] "POST /neutron/network HTTP/1.1" 200 831 0.017556 10.0.0.129 - - [2026-02-03 07:15:45] "GET /virtual-network/a7c1ffcf-8520-4431-bb20-644abd05c877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.013177 252.129.63.48 - - [2026-02-03 07:15:45] "POST /neutron/network HTTP/1.1" 200 831 0.017394 252.129.63.48 - - [2026-02-03 07:15:45] "POST /neutron/subnet HTTP/1.1" 200 680 0.024343 10.0.0.129 - - [2026-02-03 07:15:45] "GET /virtual-network/a7c1ffcf-8520-4431-bb20-644abd05c877 HTTP/1.1" 401 298 0.000415 10.0.0.129 - - [2026-02-03 07:15:46] "GET /virtual-network/a7c1ffcf-8520-4431-bb20-644abd05c877 HTTP/1.1" 200 2273 0.038405 10.0.0.129 - - [2026-02-03 07:15:46] "GET /virtual-network/a7c1ffcf-8520-4431-bb20-644abd05c877 HTTP/1.1" 401 298 0.000417 10.0.0.129 - - [2026-02-03 07:15:46] "GET /virtual-network/a7c1ffcf-8520-4431-bb20-644abd05c877 HTTP/1.1" 200 2013 0.039249 10.0.0.129 - - [2026-02-03 07:15:46] "GET /obj-perms HTTP/1.1" 200 6325 0.057326 10.0.0.129 - - [2026-02-03 07:15:46] "POST /fqname-to-id HTTP/1.1" 401 298 0.000353 10.0.0.129 - - [2026-02-03 07:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.028981 10.0.0.129 - - [2026-02-03 07:15:47] "GET /virtual-network/a7c1ffcf-8520-4431-bb20-644abd05c877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.014710 10.0.0.129 - - [2026-02-03 07:15:47] "GET /obj-perms HTTP/1.1" 200 6325 0.008464 10.0.0.129 - - [2026-02-03 07:15:47] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.016407 10.0.0.129 - - [2026-02-03 07:15:47] "GET /obj-perms HTTP/1.1" 200 6325 0.063745 10.0.0.129 - - [2026-02-03 07:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.129 - - [2026-02-03 07:15:47] "GET /virtual-network/a7c1ffcf-8520-4431-bb20-644abd05c877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.013863 10.0.0.129 - - [2026-02-03 07:15:48] "GET /obj-perms HTTP/1.1" 200 6325 0.008705 10.0.0.129 - - [2026-02-03 07:15:48] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.016032 10.0.0.129 - - [2026-02-03 07:15:48] "POST /id-to-fqname HTTP/1.1" 401 298 0.000454 10.0.0.129 - - [2026-02-03 07:15:48] "POST /id-to-fqname HTTP/1.1" 200 228 0.035783 252.129.63.48 - - [2026-02-03 07:15:49] "POST /neutron/network HTTP/1.1" 200 841 0.059086 252.129.63.48 - - [2026-02-03 07:15:49] "GET /aaa-mode HTTP/1.1" 401 298 0.000407 252.129.63.48 - - [2026-02-03 07:15:49] "GET / HTTP/1.1" 200 36499 0.001800 252.129.63.48 - - [2026-02-03 07:15:49] "GET /project/bf03beb3-8e38-4d4f-b06a-b1eceaca459f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000360 10.0.0.129 - - [2026-02-03 07:15:49] "GET /projects?obj_uuids=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001001 252.129.63.48 - - [2026-02-03 07:15:49] "GET /project/bf03beb3-8e38-4d4f-b06a-b1eceaca459f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.065607 252.129.63.48 - - [2026-02-03 07:15:49] "POST /neutron/network HTTP/1.1" 200 831 0.004965 252.129.63.48 - - [2026-02-03 07:15:50] "POST /neutron/port HTTP/1.1" 200 117 0.031217 252.129.63.48 - - [2026-02-03 07:15:50] "POST /neutron/port HTTP/1.1" 200 117 0.004846 252.129.63.48 - - [2026-02-03 07:15:50] "POST /neutron/port HTTP/1.1" 200 117 0.004548 252.129.63.48 - - [2026-02-03 07:15:50] "POST /neutron/network HTTP/1.1" 200 841 0.021433 252.129.63.48 - - [2026-02-03 07:15:50] "POST /neutron/network HTTP/1.1" 200 831 0.019190 10.0.0.129 - - [2026-02-03 07:15:50] "GET /projects?obj_uuids=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002311 252.129.63.48 - - [2026-02-03 07:15:50] "POST /neutron/port HTTP/1.1" 200 1054 0.295901 252.129.63.48 - - [2026-02-03 07:15:51] "POST /neutron/port HTTP/1.1" 200 1054 0.009680 252.129.63.48 - - [2026-02-03 07:15:51] "POST /neutron/port HTTP/1.1" 200 1054 0.009372 252.129.63.48 - - [2026-02-03 07:15:51] "POST /neutron/port HTTP/1.1" 200 1104 0.049654 252.129.63.48 - - [2026-02-03 07:15:51] "POST /neutron/port HTTP/1.1" 200 1114 0.010586 252.129.63.48 - - [2026-02-03 07:15:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003122 252.129.63.48 - - [2026-02-03 07:15:51] "POST /neutron/subnet HTTP/1.1" 200 654 0.006594 252.129.63.48 - - [2026-02-03 07:15:51] "POST /neutron/port HTTP/1.1" 200 117 0.001249 252.129.63.48 - - [2026-02-03 07:15:51] "POST /neutron/network HTTP/1.1" 200 831 0.005681 252.129.63.48 - - [2026-02-03 07:15:55] "POST /neutron/port HTTP/1.1" 200 1114 0.012175 252.129.63.48 - - [2026-02-03 07:15:55] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005983 252.129.63.48 - - [2026-02-03 07:15:55] "POST /neutron/port HTTP/1.1" 200 1114 0.011175 252.129.63.48 - - [2026-02-03 07:15:55] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005638 252.129.63.48 - - [2026-02-03 07:15:55] "POST /neutron/port HTTP/1.1" 200 1114 0.012100 252.129.63.48 - - [2026-02-03 07:15:55] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005730 252.129.63.48 - - [2026-02-03 07:15:55] "POST /neutron/port HTTP/1.1" 200 1114 0.011633 252.129.63.48 - - [2026-02-03 07:15:55] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005778 10.0.0.129 - - [2026-02-03 07:15:55] "GET /virtual-machine/194eac0d-bf9e-4605-ab65-1769ba817e39 HTTP/1.1" 200 1289 0.012329 10.0.0.129 - - [2026-02-03 07:15:55] "GET /virtual-machine/194eac0d-bf9e-4605-ab65-1769ba817e39 HTTP/1.1" 200 1289 0.013110 10.0.0.129 - - [2026-02-03 07:15:55] "GET /virtual-machine-interface/79d67fe5-e25e-4763-ae8b-77f8cbbbc9b6 HTTP/1.1" 200 2532 0.014884 10.0.0.129 - - [2026-02-03 07:15:55] "GET /virtual-machine/194eac0d-bf9e-4605-ab65-1769ba817e39 HTTP/1.1" 200 1289 0.011860 10.0.0.129 - - [2026-02-03 07:15:56] "GET /virtual-machine-interface/79d67fe5-e25e-4763-ae8b-77f8cbbbc9b6 HTTP/1.1" 200 2532 0.014348 10.0.0.129 - - [2026-02-03 07:15:56] "GET /instance-ip/057eaace-a26c-4f56-8ed2-025d4c19b7fe HTTP/1.1" 200 1627 0.014023 10.0.0.129 - - [2026-02-03 07:15:56] "GET /virtual-machine/194eac0d-bf9e-4605-ab65-1769ba817e39 HTTP/1.1" 200 1289 0.013359 10.0.0.129 - - [2026-02-03 07:15:56] "GET /virtual-machine-interface/79d67fe5-e25e-4763-ae8b-77f8cbbbc9b6 HTTP/1.1" 200 2532 0.018997 10.0.0.129 - - [2026-02-03 07:15:56] "GET /instance-ip/057eaace-a26c-4f56-8ed2-025d4c19b7fe HTTP/1.1" 200 1627 0.011776 10.0.0.129 - - [2026-02-03 07:15:56] "POST /fqname-to-id HTTP/1.1" 403 329 0.009398 10.0.0.129 - - [2026-02-03 07:15:56] "GET / HTTP/1.1" 200 36499 0.001658 10.0.0.129 - - [2026-02-03 07:15:56] "DELETE /project/bf03beb38e384d4fb06ab1eceaca459f HTTP/1.1" 404 173 0.008108 10.0.0.129 - - [2026-02-03 07:15:56] "DELETE /project/bbb9108e87d848cd8d99a8735286a59e HTTP/1.1" 404 173 0.007251 10.0.0.129 - - [2026-02-03 07:15:56] "DELETE /project/b8d497571ab14ffbbf81aa915d56d993 HTTP/1.1" 404 173 0.004438 10.0.0.129 - - [2026-02-03 07:15:56] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000868 10.0.0.129 - - [2026-02-03 07:15:56] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.027209 10.0.0.129 - - [2026-02-03 07:15:56] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001301 10.0.0.129 - - [2026-02-03 07:15:56] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3?fields=security_groups HTTP/1.1" 200 1349 0.069200 10.0.0.129 - - [2026-02-03 07:15:56] "POST /fqname-to-id HTTP/1.1" 401 298 0.000505 10.0.0.129 - - [2026-02-03 07:15:57] "DELETE /access-control-list/2a1ab748-c1ab-4488-be7f-7e140cc7c14e HTTP/1.1" 200 115 0.123950 10.0.0.129 - - [2026-02-03 07:15:57] "DELETE /security-group/67a5bf2d-d4d5-4896-89b0-febafdb2b5e0 HTTP/1.1" 200 115 0.197891 10.0.0.129 - - [2026-02-03 07:15:57] "GET /projects?obj_uuids=1c53540c-185f-401c-8de1-a44e5b3f64c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000928 10.0.0.129 - - [2026-02-03 07:15:57] "DELETE /access-control-list/60577f41-bf99-4a40-bded-53f5bf3a369b HTTP/1.1" 200 115 0.047775 10.0.0.129 - - [2026-02-03 07:15:57] "GET /project/1c53540c-185f-401c-8de1-a44e5b3f64c3?fields=application_policy_sets HTTP/1.1" 200 1388 0.029960 10.0.0.129 - - [2026-02-03 07:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.028421 10.0.0.129 - - [2026-02-03 07:15:57] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002755 10.0.0.129 - - [2026-02-03 07:15:57] "DELETE /project/1c53540c-185f-401c-8de1-a44e5b3f64c3 HTTP/1.1" 200 115 0.497840 10.0.0.129 - - [2026-02-03 07:15:57] "GET /virtual-networks?parent_id=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023712 10.0.0.129 - - [2026-02-03 07:15:57] "POST /fqname-to-id HTTP/1.1" 403 329 0.010354 10.0.0.129 - - [2026-02-03 07:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.129 - - [2026-02-03 07:15:57] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002909 10.0.0.129 - - [2026-02-03 07:15:57] "GET /virtual-networks?parent_id=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009575 10.0.0.129 - - [2026-02-03 07:15:57] "POST /fqname-to-id HTTP/1.1" 403 329 0.009971 10.0.0.129 - - [2026-02-03 07:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.129 - - [2026-02-03 07:15:57] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002543 10.0.0.129 - - [2026-02-03 07:15:57] "GET /virtual-networks?parent_id=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010251 10.0.0.129 - - [2026-02-03 07:15:57] "POST /fqname-to-id HTTP/1.1" 403 329 0.009560 10.0.0.129 - - [2026-02-03 07:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.129 - - [2026-02-03 07:15:57] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002427 10.0.0.129 - - [2026-02-03 07:15:57] "GET /virtual-networks?parent_id=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009944 10.0.0.129 - - [2026-02-03 07:15:57] "POST /fqname-to-id HTTP/1.1" 403 329 0.009760 10.0.0.129 - - [2026-02-03 07:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.129 - - [2026-02-03 07:15:57] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002855 10.0.0.129 - - [2026-02-03 07:15:57] "GET /virtual-networks?parent_id=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010948 252.129.63.48 - - [2026-02-03 07:16:00] "POST /neutron/port HTTP/1.1" 200 1114 0.012013 252.129.63.48 - - [2026-02-03 07:16:00] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005726 10.0.0.129 - - [2026-02-03 07:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012308 10.0.0.129 - - [2026-02-03 07:16:00] "GET /virtual-network/a7c1ffcf-8520-4431-bb20-644abd05c877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.014164 252.129.63.48 - - [2026-02-03 07:16:02] "POST /neutron/port HTTP/1.1" 200 1114 0.015283 252.129.63.48 - - [2026-02-03 07:16:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007922 252.129.63.48 - - [2026-02-03 07:16:02] "POST /neutron/port HTTP/1.1" 200 1114 0.013062 252.129.63.48 - - [2026-02-03 07:16:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007186 252.129.63.48 - - [2026-02-03 07:16:02] "POST /neutron/port HTTP/1.1" 200 1114 0.013633 252.129.63.48 - - [2026-02-03 07:16:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006202 10.0.0.129 - - [2026-02-03 07:16:03] "POST /fqname-to-id HTTP/1.1" 403 329 0.011812 10.0.0.129 - - [2026-02-03 07:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.129 - - [2026-02-03 07:16:03] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003582 10.0.0.129 - - [2026-02-03 07:16:03] "GET /virtual-networks?parent_id=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013153 10.0.0.129 - - [2026-02-03 07:16:03] "POST /fqname-to-id HTTP/1.1" 403 329 0.010180 10.0.0.129 - - [2026-02-03 07:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.129 - - [2026-02-03 07:16:03] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003114 10.0.0.129 - - [2026-02-03 07:16:03] "GET /virtual-networks?parent_id=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011716 10.0.0.129 - - [2026-02-03 07:16:03] "POST /fqname-to-id HTTP/1.1" 403 351 0.010381 10.0.0.129 - - [2026-02-03 07:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.129 - - [2026-02-03 07:16:03] "GET /routing-instance/1869e8e0-a05c-469b-9db7-9ccee7d81f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.005156 10.0.0.129 - - [2026-02-03 07:16:03] "GET /route-target/0a032d70-60b6-4e89-8683-6e615a038625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.009928 10.0.0.129 - - [2026-02-03 07:16:03] "GET /route-target/0a032d70-60b6-4e89-8683-6e615a038625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002905 10.0.0.129 - - [2026-02-03 07:16:03] "POST /fqname-to-id HTTP/1.1" 403 329 0.012458 10.0.0.129 - - [2026-02-03 07:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.129 - - [2026-02-03 07:16:03] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003333 10.0.0.129 - - [2026-02-03 07:16:03] "GET /virtual-networks?parent_id=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012324 10.0.0.129 - - [2026-02-03 07:16:03] "POST /fqname-to-id HTTP/1.1" 403 351 0.010559 10.0.0.129 - - [2026-02-03 07:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.129 - - [2026-02-03 07:16:03] "GET /routing-instance/1869e8e0-a05c-469b-9db7-9ccee7d81f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003033 10.0.0.129 - - [2026-02-03 07:16:03] "GET /route-target/0a032d70-60b6-4e89-8683-6e615a038625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.008641 10.0.0.129 - - [2026-02-03 07:16:03] "GET /route-target/0a032d70-60b6-4e89-8683-6e615a038625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002627 10.0.0.129 - - [2026-02-03 07:16:03] "GET /obj-perms HTTP/1.1" 200 6325 0.009920 10.0.0.129 - - [2026-02-03 07:16:03] "GET /virtual-machine/194eac0d-bf9e-4605-ab65-1769ba817e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.010334 10.0.0.129 - - [2026-02-03 07:16:06] "GET /obj-perms HTTP/1.1" 200 6325 0.009277 10.0.0.129 - - [2026-02-03 07:16:06] "GET /virtual-machine/194eac0d-bf9e-4605-ab65-1769ba817e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.010536 10.0.0.129 - - [2026-02-03 07:16:07] "GET /obj-perms HTTP/1.1" 200 6393 0.067145 10.0.0.129 - - [2026-02-03 07:16:07] "GET /obj-perms HTTP/1.1" 200 6393 0.049721 10.0.0.129 - - [2026-02-03 07:16:08] "GET /obj-perms HTTP/1.1" 200 6325 0.009504 10.0.0.129 - - [2026-02-03 07:16:08] "GET /virtual-machine/194eac0d-bf9e-4605-ab65-1769ba817e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.011369 10.0.0.129 - - [2026-02-03 07:16:10] "GET /obj-perms HTTP/1.1" 200 6325 0.008665 10.0.0.129 - - [2026-02-03 07:16:10] "GET /virtual-machine/194eac0d-bf9e-4605-ab65-1769ba817e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.009438 10.0.0.129 - - [2026-02-03 07:16:12] "GET /obj-perms HTTP/1.1" 200 6325 0.008225 10.0.0.129 - - [2026-02-03 07:16:12] "GET /virtual-machine/194eac0d-bf9e-4605-ab65-1769ba817e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.009566 10.0.0.129 - - [2026-02-03 07:16:14] "GET /obj-perms HTTP/1.1" 200 6325 0.009372 10.0.0.129 - - [2026-02-03 07:16:14] "GET /virtual-machine/194eac0d-bf9e-4605-ab65-1769ba817e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.016053 10.0.0.129 - - [2026-02-03 07:16:14] "GET /obj-perms HTTP/1.1" 200 6325 0.008062 10.0.0.129 - - [2026-02-03 07:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.129 - - [2026-02-03 07:16:14] "GET /virtual-machine-interface/79d67fe5-e25e-4763-ae8b-77f8cbbbc9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.017865 10.0.0.129 - - [2026-02-03 07:16:14] "GET /obj-perms HTTP/1.1" 200 6325 0.008581 10.0.0.129 - - [2026-02-03 07:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.129 - - [2026-02-03 07:16:14] "GET /virtual-machine-interface/79d67fe5-e25e-4763-ae8b-77f8cbbbc9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.015256 10.0.0.129 - - [2026-02-03 07:16:15] "GET /obj-perms HTTP/1.1" 200 6325 0.008573 10.0.0.129 - - [2026-02-03 07:16:15] "GET /virtual-machine/194eac0d-bf9e-4605-ab65-1769ba817e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.009754 10.0.0.129 - - [2026-02-03 07:16:15] "GET /obj-perms HTTP/1.1" 200 6325 0.009022 10.0.0.129 - - [2026-02-03 07:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.129 - - [2026-02-03 07:16:15] "GET /virtual-machine-interface/79d67fe5-e25e-4763-ae8b-77f8cbbbc9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.014318 10.0.0.129 - - [2026-02-03 07:16:15] "GET /obj-perms HTTP/1.1" 200 6325 0.008286 10.0.0.129 - - [2026-02-03 07:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.129 - - [2026-02-03 07:16:15] "GET /virtual-network/a7c1ffcf-8520-4431-bb20-644abd05c877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.013191 10.0.0.129 - - [2026-02-03 07:16:15] "GET /obj-perms HTTP/1.1" 200 6325 0.007952 10.0.0.129 - - [2026-02-03 07:16:15] "GET /virtual-machine/194eac0d-bf9e-4605-ab65-1769ba817e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.010120 10.0.0.129 - - [2026-02-03 07:16:15] "GET /obj-perms HTTP/1.1" 200 6325 0.009185 10.0.0.129 - - [2026-02-03 07:16:15] "GET /obj-perms HTTP/1.1" 200 6325 0.009458 10.0.0.129 - - [2026-02-03 07:16:16] "GET /obj-perms HTTP/1.1" 200 6325 0.069029 10.0.0.129 - - [2026-02-03 07:16:16] "GET /obj-perms HTTP/1.1" 200 6325 0.008755 10.0.0.129 - - [2026-02-03 07:16:16] "GET /obj-perms HTTP/1.1" 200 6430 0.052984 10.0.0.129 - - [2026-02-03 07:16:16] "GET /obj-perms HTTP/1.1" 200 6430 0.001627 10.0.0.129 - - [2026-02-03 07:16:16] "GET /obj-perms HTTP/1.1" 200 6325 0.008891 10.0.0.129 - - [2026-02-03 07:16:16] "GET /obj-perms HTTP/1.1" 200 6325 0.007576 10.0.0.129 - - [2026-02-03 07:16:17] "GET /obj-perms HTTP/1.1" 200 6325 0.057994 10.0.0.129 - - [2026-02-03 07:16:17] "GET /obj-perms HTTP/1.1" 200 6325 0.008225 10.0.0.129 - - [2026-02-03 07:16:17] "GET /obj-perms HTTP/1.1" 200 6430 0.001773 10.0.0.129 - - [2026-02-03 07:16:17] "GET /obj-perms HTTP/1.1" 200 6430 0.001793 10.0.0.129 - - [2026-02-03 07:16:17] "GET /obj-perms HTTP/1.1" 200 6325 0.007856 10.0.0.129 - - [2026-02-03 07:16:17] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 322 0.010210 10.0.0.129 - - [2026-02-03 07:16:17] "GET /virtual-machine/194eac0d-bf9e-4605-ab65-1769ba817e39 HTTP/1.1" 200 1289 0.019036 252.129.63.48 - - [2026-02-03 07:16:18] "POST /neutron/port HTTP/1.1" 200 1114 0.011210 252.129.63.48 - - [2026-02-03 07:16:18] "POST /neutron/port HTTP/1.1" 200 1104 0.010167 252.129.63.48 - - [2026-02-03 07:16:18] "POST /neutron/port HTTP/1.1" 200 151 0.100191 10.0.0.129 - - [2026-02-03 07:16:19] "GET /virtual-machine/194eac0d-bf9e-4605-ab65-1769ba817e39 HTTP/1.1" 404 171 0.010779 10.0.0.129 - - [2026-02-03 07:16:19] "GET /virtual-machine/194eac0d-bf9e-4605-ab65-1769ba817e39 HTTP/1.1" 404 171 0.008816 10.0.0.129 - - [2026-02-03 07:16:19] "GET /virtual-machine/194eac0d-bf9e-4605-ab65-1769ba817e39 HTTP/1.1" 404 171 0.008405 10.0.0.129 - - [2026-02-03 07:16:20] "POST /fqname-to-id HTTP/1.1" 403 329 0.010760 10.0.0.129 - - [2026-02-03 07:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.129 - - [2026-02-03 07:16:20] "GET /global-vrouter-config/7dc8a657-32cb-40b9-9e47-0955f9397138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003104 10.0.0.129 - - [2026-02-03 07:16:20] "GET /virtual-networks?parent_id=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010509 10.0.0.129 - - [2026-02-03 07:16:20] "POST /fqname-to-id HTTP/1.1" 403 351 0.009073 10.0.0.129 - - [2026-02-03 07:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.129 - - [2026-02-03 07:16:20] "GET /routing-instance/1869e8e0-a05c-469b-9db7-9ccee7d81f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004382 10.0.0.129 - - [2026-02-03 07:16:20] "GET /route-target/0a032d70-60b6-4e89-8683-6e615a038625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.012063 10.0.0.129 - - [2026-02-03 07:16:20] "GET /route-target/0a032d70-60b6-4e89-8683-6e615a038625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002995 10.0.0.129 - - [2026-02-03 07:16:20] "GET /obj-perms HTTP/1.1" 200 6325 0.011622 10.0.0.129 - - [2026-02-03 07:16:20] "GET /obj-perms HTTP/1.1" 200 6325 0.010721 10.0.0.129 - - [2026-02-03 07:16:21] "GET /obj-perms HTTP/1.1" 200 6325 0.063622 10.0.0.129 - - [2026-02-03 07:16:21] "GET /obj-perms HTTP/1.1" 200 6325 0.009964 10.0.0.129 - - [2026-02-03 07:16:21] "GET /obj-perms HTTP/1.1" 200 6430 0.001719 10.0.0.129 - - [2026-02-03 07:16:21] "GET /obj-perms HTTP/1.1" 200 6430 0.001724 10.0.0.129 - - [2026-02-03 07:16:24] "GET /obj-perms HTTP/1.1" 200 6430 0.002922 10.0.0.129 - - [2026-02-03 07:16:24] "GET /obj-perms HTTP/1.1" 200 6430 0.002325 10.0.0.129 - - [2026-02-03 07:16:27] "GET /obj-perms HTTP/1.1" 200 6430 0.002584 10.0.0.129 - - [2026-02-03 07:16:27] "GET /obj-perms HTTP/1.1" 200 6430 0.002178 10.0.0.129 - - [2026-02-03 07:16:30] "GET /obj-perms HTTP/1.1" 200 6430 0.001727 10.0.0.129 - - [2026-02-03 07:16:30] "GET /obj-perms HTTP/1.1" 200 6430 0.002027 10.0.0.129 - - [2026-02-03 07:16:33] "GET /obj-perms HTTP/1.1" 200 6430 0.001665 10.0.0.129 - - [2026-02-03 07:16:33] "GET /obj-perms HTTP/1.1" 200 6430 0.001612 10.0.0.129 - - [2026-02-03 07:16:36] "GET /obj-perms HTTP/1.1" 200 6430 0.001647 10.0.0.129 - - [2026-02-03 07:16:37] "GET /obj-perms HTTP/1.1" 200 6430 0.001727 10.0.0.129 - - [2026-02-03 07:16:40] "GET /obj-perms HTTP/1.1" 200 6430 0.001945 10.0.0.129 - - [2026-02-03 07:16:40] "GET /obj-perms HTTP/1.1" 200 6430 0.001633 10.0.0.129 - - [2026-02-03 07:16:43] "GET /obj-perms HTTP/1.1" 200 6430 0.001729 10.0.0.129 - - [2026-02-03 07:16:43] "GET /obj-perms HTTP/1.1" 200 6430 0.001746 10.0.0.129 - - [2026-02-03 07:16:46] "GET /obj-perms HTTP/1.1" 200 6430 0.001652 10.0.0.129 - - [2026-02-03 07:16:46] "GET /obj-perms HTTP/1.1" 200 6430 0.002418 10.0.0.129 - - [2026-02-03 07:16:46] "GET /obj-perms HTTP/1.1" 200 6430 0.001991 10.0.0.129 - - [2026-02-03 07:16:46] "GET /obj-perms HTTP/1.1" 200 6430 0.001791 10.0.0.129 - - [2026-02-03 07:16:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002035 10.0.0.129 - - [2026-02-03 07:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.129 - - [2026-02-03 07:16:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002193 10.0.0.129 - - [2026-02-03 07:16:46] "DELETE /virtual-network/a7c1ffcf-8520-4431-bb20-644abd05c877 HTTP/1.1" 200 115 0.078446 10.0.0.129 - - [2026-02-03 07:16:46] "DELETE /route-target/0a032d70-60b6-4e89-8683-6e615a038625 HTTP/1.1" 200 115 0.014691 10.0.0.129 - - [2026-02-03 07:16:46] "DELETE /api-access-list/ee6afa06-602f-41af-8fe0-28caac17320c HTTP/1.1" 200 115 0.020300 10.0.0.129 - - [2026-02-03 07:16:46] "GET /api-access-list/ee6afa06-602f-41af-8fe0-28caac17320c HTTP/1.1" 404 171 0.002596 10.0.0.129 - - [2026-02-03 07:16:47] "GET /projects?obj_uuids=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001060 10.0.0.129 - - [2026-02-03 07:16:47] "GET /project/bf03beb3-8e38-4d4f-b06a-b1eceaca459f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.023740 10.0.0.129 - - [2026-02-03 07:16:47] "GET /projects?obj_uuids=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000952 10.0.0.129 - - [2026-02-03 07:16:47] "GET /project/bf03beb3-8e38-4d4f-b06a-b1eceaca459f?fields=virtual_networks HTTP/1.1" 200 1024 0.070794 10.0.0.129 - - [2026-02-03 07:16:47] "GET /projects?obj_uuids=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001112 10.0.0.129 - - [2026-02-03 07:16:47] "GET /project/bf03beb3-8e38-4d4f-b06a-b1eceaca459f?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.021785 10.0.0.129 - - [2026-02-03 07:16:47] "GET /projects?obj_uuids=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001409 10.0.0.129 - - [2026-02-03 07:16:47] "GET /project/bf03beb3-8e38-4d4f-b06a-b1eceaca459f?fields=security_groups HTTP/1.1" 200 1245 0.028034 10.0.0.129 - - [2026-02-03 07:16:47] "GET /projects?obj_uuids=bbb9108e-87d8-48cd-8d99-a8735286a59e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000939 10.0.0.129 - - [2026-02-03 07:16:47] "GET /project/bbb9108e-87d8-48cd-8d99-a8735286a59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.022311 10.0.0.129 - - [2026-02-03 07:16:47] "GET /projects?obj_uuids=bbb9108e-87d8-48cd-8d99-a8735286a59e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001210 10.0.0.129 - - [2026-02-03 07:16:47] "GET /project/bbb9108e-87d8-48cd-8d99-a8735286a59e?fields=virtual_networks HTTP/1.1" 200 1024 0.070006 10.0.0.129 - - [2026-02-03 07:16:47] "GET /projects?obj_uuids=bbb9108e-87d8-48cd-8d99-a8735286a59e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001388 10.0.0.129 - - [2026-02-03 07:16:47] "GET /project/bbb9108e-87d8-48cd-8d99-a8735286a59e?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.023028 10.0.0.129 - - [2026-02-03 07:16:48] "GET /projects?obj_uuids=bbb9108e-87d8-48cd-8d99-a8735286a59e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001022 10.0.0.129 - - [2026-02-03 07:16:48] "GET /project/bbb9108e-87d8-48cd-8d99-a8735286a59e?fields=security_groups HTTP/1.1" 200 1245 0.022647 10.0.0.129 - - [2026-02-03 07:16:49] "GET /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003324 10.0.0.129 - - [2026-02-03 07:16:49] "PUT /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08 HTTP/1.1" 200 266 0.007230 10.0.0.129 - - [2026-02-03 07:16:49] "GET /projects?obj_uuids=b8d49757-1ab1-4ffb-bf81-aa915d56d993&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001048 10.0.0.129 - - [2026-02-03 07:16:49] "GET /project/b8d49757-1ab1-4ffb-bf81-aa915d56d993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.022007 10.0.0.129 - - [2026-02-03 07:16:49] "GET /projects?obj_uuids=b8d49757-1ab1-4ffb-bf81-aa915d56d993&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000976 10.0.0.129 - - [2026-02-03 07:16:49] "GET /project/b8d49757-1ab1-4ffb-bf81-aa915d56d993?fields=virtual_networks HTTP/1.1" 200 1024 0.077592 10.0.0.129 - - [2026-02-03 07:16:49] "GET /projects?obj_uuids=b8d49757-1ab1-4ffb-bf81-aa915d56d993&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001028 10.0.0.129 - - [2026-02-03 07:16:49] "GET /project/b8d49757-1ab1-4ffb-bf81-aa915d56d993?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.024083 10.0.0.129 - - [2026-02-03 07:16:49] "GET /projects?obj_uuids=b8d49757-1ab1-4ffb-bf81-aa915d56d993&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001323 10.0.0.129 - - [2026-02-03 07:16:49] "GET /project/b8d49757-1ab1-4ffb-bf81-aa915d56d993?fields=security_groups HTTP/1.1" 200 1245 0.035355 10.0.0.129 - - [2026-02-03 07:16:50] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000996 10.0.0.129 - - [2026-02-03 07:16:50] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006842 10.0.0.129 - - [2026-02-03 07:16:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.027566 10.0.0.129 - - [2026-02-03 07:16:50] "GET /projects?obj_uuids=285ad624-e6b0-4b57-8a8f-2c496117c55d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002260 10.0.0.129 - - [2026-02-03 07:16:51] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001026 10.0.0.129 - - [2026-02-03 07:16:51] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006598 10.0.0.129 - - [2026-02-03 07:16:51] "POST /id-to-fqname HTTP/1.1" 200 188 0.001259 10.0.0.129 - - [2026-02-03 07:16:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.003402 10.0.0.129 - - [2026-02-03 07:16:51] "POST /security-groups HTTP/1.1" 200 583 0.060333 10.0.0.129 - - [2026-02-03 07:16:51] "POST /fqname-to-id HTTP/1.1" 404 232 0.002366 10.0.0.129 - - [2026-02-03 07:16:51] "POST /projects HTTP/1.1" 200 577 0.205568 10.0.0.129 - - [2026-02-03 07:16:51] "POST /access-control-lists HTTP/1.1" 200 598 0.057920 10.0.0.129 - - [2026-02-03 07:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.280948 10.0.0.129 - - [2026-02-03 07:16:51] "POST /fqname-to-id HTTP/1.1" 404 231 0.003276 10.0.0.129 - - [2026-02-03 07:16:51] "GET /project/285ad624-e6b0-4b57-8a8f-2c496117c55d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.410887 10.0.0.129 - - [2026-02-03 07:16:51] "POST /access-control-lists HTTP/1.1" 200 596 0.059596 10.0.0.129 - - [2026-02-03 07:16:52] "GET / HTTP/1.1" 200 36499 0.001827 10.0.0.129 - - [2026-02-03 07:16:54] "POST /fqname-to-id HTTP/1.1" 401 298 0.000494 10.0.0.129 - - [2026-02-03 07:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.027589 10.0.0.129 - - [2026-02-03 07:16:54] "GET /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.002724 10.0.0.129 - - [2026-02-03 07:16:55] "GET /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003438 10.0.0.129 - - [2026-02-03 07:16:55] "GET /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003212 10.0.0.129 - - [2026-02-03 07:16:55] "PUT /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08 HTTP/1.1" 200 266 0.008217 10.0.0.129 - - [2026-02-03 07:16:55] "GET /aaa-mode HTTP/1.1" 200 128 0.001027 10.0.0.129 - - [2026-02-03 07:16:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.024535 10.0.0.129 - - [2026-02-03 07:16:55] "GET /projects?obj_uuids=4259b97a-6bfc-40ca-b76f-35f452fdf198&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.065307 10.0.0.129 - - [2026-02-03 07:16:55] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001077 10.0.0.129 - - [2026-02-03 07:16:55] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.035155 10.0.0.129 - - [2026-02-03 07:16:56] "POST /id-to-fqname HTTP/1.1" 200 188 0.001923 10.0.0.129 - - [2026-02-03 07:16:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.002872 10.0.0.129 - - [2026-02-03 07:16:56] "POST /security-groups HTTP/1.1" 200 583 0.064058 10.0.0.129 - - [2026-02-03 07:16:56] "POST /fqname-to-id HTTP/1.1" 404 232 0.002294 10.0.0.129 - - [2026-02-03 07:16:56] "POST /projects HTTP/1.1" 200 577 0.218760 10.0.0.129 - - [2026-02-03 07:16:56] "POST /access-control-lists HTTP/1.1" 200 598 0.057293 10.0.0.129 - - [2026-02-03 07:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.292819 10.0.0.129 - - [2026-02-03 07:16:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.002665 10.0.0.129 - - [2026-02-03 07:16:56] "GET /project/4259b97a-6bfc-40ca-b76f-35f452fdf198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.474782 10.0.0.129 - - [2026-02-03 07:16:56] "POST /access-control-lists HTTP/1.1" 200 596 0.056182 10.0.0.129 - - [2026-02-03 07:16:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.025457 10.0.0.129 - - [2026-02-03 07:16:56] "GET /projects?obj_uuids=0cd378a4-c02d-4bc8-892e-308c08c02829&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002737 10.0.0.129 - - [2026-02-03 07:16:56] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000980 10.0.0.129 - - [2026-02-03 07:16:56] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006162 10.0.0.129 - - [2026-02-03 07:16:56] "POST /id-to-fqname HTTP/1.1" 200 188 0.001676 10.0.0.129 - - [2026-02-03 07:16:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.002720 10.0.0.129 - - [2026-02-03 07:16:57] "POST /security-groups HTTP/1.1" 200 583 0.064149 10.0.0.129 - - [2026-02-03 07:16:57] "POST /fqname-to-id HTTP/1.1" 404 232 0.002328 10.0.0.129 - - [2026-02-03 07:16:57] "POST /projects HTTP/1.1" 200 577 0.210912 10.0.0.129 - - [2026-02-03 07:16:57] "POST /access-control-lists HTTP/1.1" 200 598 0.056768 10.0.0.129 - - [2026-02-03 07:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.286084 10.0.0.129 - - [2026-02-03 07:16:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.003441 10.0.0.129 - - [2026-02-03 07:16:57] "GET /project/0cd378a4-c02d-4bc8-892e-308c08c02829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.416855 10.0.0.129 - - [2026-02-03 07:16:57] "POST /access-control-lists HTTP/1.1" 200 596 0.060236 10.0.0.129 - - [2026-02-03 07:16:57] "DELETE /project/285ad624e6b04b578a8f2c496117c55d HTTP/1.1" 404 173 0.014840 10.0.0.129 - - [2026-02-03 07:16:57] "DELETE /project/0cd378a4c02d4bc8892e308c08c02829 HTTP/1.1" 404 173 0.011150 10.0.0.129 - - [2026-02-03 07:16:57] "DELETE /project/4259b97a6bfc40cab76f35f452fdf198 HTTP/1.1" 404 173 0.014163 10.0.0.129 - - [2026-02-03 07:16:57] "GET /projects?obj_uuids=b8d49757-1ab1-4ffb-bf81-aa915d56d993&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000909 10.0.0.129 - - [2026-02-03 07:16:57] "GET /projects?obj_uuids=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000777 10.0.0.129 - - [2026-02-03 07:16:57] "GET /projects?obj_uuids=bbb9108e-87d8-48cd-8d99-a8735286a59e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000767 10.0.0.129 - - [2026-02-03 07:16:57] "GET /project/bbb9108e-87d8-48cd-8d99-a8735286a59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.052596 10.0.0.129 - - [2026-02-03 07:16:57] "GET /project/bf03beb3-8e38-4d4f-b06a-b1eceaca459f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.059554 10.0.0.129 - - [2026-02-03 07:16:57] "GET /project/b8d49757-1ab1-4ffb-bf81-aa915d56d993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.064476 10.0.0.129 - - [2026-02-03 07:16:57] "GET /projects?obj_uuids=bbb9108e-87d8-48cd-8d99-a8735286a59e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001289 10.0.0.129 - - [2026-02-03 07:16:57] "GET /projects?obj_uuids=b8d49757-1ab1-4ffb-bf81-aa915d56d993&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000857 10.0.0.129 - - [2026-02-03 07:16:57] "GET /projects?obj_uuids=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000911 10.0.0.129 - - [2026-02-03 07:16:57] "GET /project/bbb9108e-87d8-48cd-8d99-a8735286a59e?fields=security_groups HTTP/1.1" 200 1335 0.058754 10.0.0.129 - - [2026-02-03 07:16:57] "GET /project/bf03beb3-8e38-4d4f-b06a-b1eceaca459f?fields=security_groups HTTP/1.1" 200 1335 0.058844 10.0.0.129 - - [2026-02-03 07:16:57] "GET /project/b8d49757-1ab1-4ffb-bf81-aa915d56d993?fields=security_groups HTTP/1.1" 200 1335 0.068716 10.0.0.129 - - [2026-02-03 07:16:57] "DELETE /security-group/c3042d76-1cd7-47b3-97ee-a37fe4ec29ac HTTP/1.1" 200 115 0.070372 10.0.0.129 - - [2026-02-03 07:16:57] "GET /projects?obj_uuids=bbb9108e-87d8-48cd-8d99-a8735286a59e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002340 10.0.0.129 - - [2026-02-03 07:16:57] "DELETE /access-control-list/a79a3a20-1110-4c36-983c-03a8cc9dab28 HTTP/1.1" 200 115 0.044725 10.0.0.129 - - [2026-02-03 07:16:57] "DELETE /security-group/17d71cb0-e14a-4edf-a0dd-1e2ec24b1bc8 HTTP/1.1" 200 115 0.079111 10.0.0.129 - - [2026-02-03 07:16:57] "GET /projects?obj_uuids=bf03beb3-8e38-4d4f-b06a-b1eceaca459f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001017 10.0.0.129 - - [2026-02-03 07:16:57] "DELETE /security-group/cda0ece4-fdd9-4234-92bd-acd70c63e33d HTTP/1.1" 200 115 0.098191 10.0.0.129 - - [2026-02-03 07:16:57] "GET /project/bbb9108e-87d8-48cd-8d99-a8735286a59e?fields=application_policy_sets HTTP/1.1" 200 1374 0.050650 10.0.0.129 - - [2026-02-03 07:16:57] "GET /projects?obj_uuids=b8d49757-1ab1-4ffb-bf81-aa915d56d993&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001012 10.0.0.129 - - [2026-02-03 07:16:57] "DELETE /access-control-list/28a8b88a-3b87-463f-aa2e-ca65806ecb45 HTTP/1.1" 200 115 0.056935 10.0.0.129 - - [2026-02-03 07:16:57] "GET /project/b8d49757-1ab1-4ffb-bf81-aa915d56d993?fields=application_policy_sets HTTP/1.1" 200 1374 0.049954 10.0.0.129 - - [2026-02-03 07:16:57] "GET /project/bf03beb3-8e38-4d4f-b06a-b1eceaca459f?fields=application_policy_sets HTTP/1.1" 200 1374 0.086036 10.0.0.129 - - [2026-02-03 07:16:57] "DELETE /access-control-list/fcf73c74-0e96-4af9-85b4-2503f0efa8a6 HTTP/1.1" 200 115 0.047414 10.0.0.129 - - [2026-02-03 07:16:57] "DELETE /access-control-list/a51b29be-ef0d-4390-bc08-04c32cae4d7d HTTP/1.1" 200 115 0.075112 10.0.0.129 - - [2026-02-03 07:16:57] "GET / HTTP/1.1" 200 36499 0.001388 10.0.0.129 - - [2026-02-03 07:16:57] "DELETE /access-control-list/b99e7b3d-12a9-43e7-a4a4-f142c69a831c HTTP/1.1" 200 115 0.060819 10.0.0.129 - - [2026-02-03 07:16:57] "DELETE /project/bbb9108e-87d8-48cd-8d99-a8735286a59e HTTP/1.1" 200 115 0.536434 10.0.0.129 - - [2026-02-03 07:16:57] "DELETE /access-control-list/f3082408-9645-4d92-90c3-014462a65b1a HTTP/1.1" 200 115 0.075150 10.0.0.129 - - [2026-02-03 07:16:57] "DELETE /project/bf03beb3-8e38-4d4f-b06a-b1eceaca459f HTTP/1.1" 200 115 0.618006 10.0.0.129 - - [2026-02-03 07:16:57] "DELETE /project/b8d49757-1ab1-4ffb-bf81-aa915d56d993 HTTP/1.1" 200 115 0.622380 10.0.0.129 - - [2026-02-03 07:16:58] "GET / HTTP/1.1" 200 36499 0.001377 10.0.0.129 - - [2026-02-03 07:16:59] "POST /fqname-to-id HTTP/1.1" 404 181 0.002749 10.0.0.129 - - [2026-02-03 07:16:59] "POST /api-access-lists HTTP/1.1" 200 523 0.012658 10.0.0.129 - - [2026-02-03 07:16:59] "GET /api-access-list/89a0c51a-b1ba-4e02-b7b5-e39015a25b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004021 10.0.0.129 - - [2026-02-03 07:16:59] "GET /api-access-list/89a0c51a-b1ba-4e02-b7b5-e39015a25b36 HTTP/1.1" 401 298 0.000390 10.0.0.129 - - [2026-02-03 07:16:59] "GET /api-access-list/89a0c51a-b1ba-4e02-b7b5-e39015a25b36 HTTP/1.1" 200 1290 0.064369 10.0.0.129 - - [2026-02-03 07:16:59] "POST /fqname-to-id HTTP/1.1" 401 298 0.000517 10.0.0.129 - - [2026-02-03 07:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.049581 10.0.0.129 - - [2026-02-03 07:17:00] "GET /projects?obj_uuids=4259b97a-6bfc-40ca-b76f-35f452fdf198&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001134 10.0.0.129 - - [2026-02-03 07:17:00] "GET /project/4259b97a-6bfc-40ca-b76f-35f452fdf198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.040907 10.0.0.129 - - [2026-02-03 07:17:00] "GET /virtual-networks?parent_id=4259b97a-6bfc-40ca-b76f-35f452fdf198&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009499 10.0.0.129 - - [2026-02-03 07:17:00] "POST /virtual-networks HTTP/1.1" 200 585 0.048015 10.0.0.129 - - [2026-02-03 07:17:00] "POST /route-targets HTTP/1.1" 200 329 0.009039 10.0.0.129 - - [2026-02-03 07:17:00] "POST /ref-update HTTP/1.1" 200 156 0.012293 10.0.0.129 - - [2026-02-03 07:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013091 10.0.0.129 - - [2026-02-03 07:17:00] "GET /network-ipam/022a9cd4-79b3-4310-a7fd-ed6c5d920158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.011169 10.0.0.129 - - [2026-02-03 07:17:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002838 10.0.0.129 - - [2026-02-03 07:17:00] "POST /ref-update HTTP/1.1" 200 156 0.056346 252.129.63.48 - - [2026-02-03 07:17:00] "POST /neutron/network HTTP/1.1" 200 846 0.049582 252.129.63.48 - - [2026-02-03 07:17:00] "POST /neutron/network HTTP/1.1" 200 846 0.020619 10.0.0.129 - - [2026-02-03 07:17:00] "GET /virtual-network/f4f07c2d-554f-44bf-ac1c-44ee1bec9737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.012447 252.129.63.48 - - [2026-02-03 07:17:00] "POST /neutron/network HTTP/1.1" 200 846 0.018631 252.129.63.48 - - [2026-02-03 07:17:00] "POST /neutron/subnet HTTP/1.1" 200 676 0.026319 10.0.0.129 - - [2026-02-03 07:17:00] "POST /fqname-to-id HTTP/1.1" 401 298 0.000578 10.0.0.129 - - [2026-02-03 07:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.038167 10.0.0.129 - - [2026-02-03 07:17:01] "GET /projects?obj_uuids=0cd378a4-c02d-4bc8-892e-308c08c02829&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001477 10.0.0.129 - - [2026-02-03 07:17:01] "GET /project/0cd378a4-c02d-4bc8-892e-308c08c02829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.039895 10.0.0.129 - - [2026-02-03 07:17:01] "GET /virtual-networks?parent_id=0cd378a4-c02d-4bc8-892e-308c08c02829&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011000 10.0.0.129 - - [2026-02-03 07:17:01] "POST /virtual-networks HTTP/1.1" 200 585 0.050021 10.0.0.129 - - [2026-02-03 07:17:01] "POST /route-targets HTTP/1.1" 200 329 0.011261 10.0.0.129 - - [2026-02-03 07:17:01] "POST /ref-update HTTP/1.1" 200 156 0.020239 10.0.0.129 - - [2026-02-03 07:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015034 10.0.0.129 - - [2026-02-03 07:17:01] "GET /network-ipam/022a9cd4-79b3-4310-a7fd-ed6c5d920158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.012455 10.0.0.129 - - [2026-02-03 07:17:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003162 10.0.0.129 - - [2026-02-03 07:17:01] "POST /ref-update HTTP/1.1" 200 156 0.065604 252.129.63.48 - - [2026-02-03 07:17:01] "POST /neutron/network HTTP/1.1" 200 846 0.065655 252.129.63.48 - - [2026-02-03 07:17:01] "POST /neutron/network HTTP/1.1" 200 846 0.029358 10.0.0.129 - - [2026-02-03 07:17:02] "GET /virtual-network/aeb58281-a137-4f15-9724-cd7919ee9598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.023829 252.129.63.48 - - [2026-02-03 07:17:02] "POST /neutron/network HTTP/1.1" 200 846 0.021951 252.129.63.48 - - [2026-02-03 07:17:02] "POST /neutron/subnet HTTP/1.1" 200 679 0.027647 10.0.0.129 - - [2026-02-03 07:17:02] "GET /virtual-network/f4f07c2d-554f-44bf-ac1c-44ee1bec9737 HTTP/1.1" 401 298 0.000422 10.0.0.129 - - [2026-02-03 07:17:02] "GET /virtual-network/f4f07c2d-554f-44bf-ac1c-44ee1bec9737 HTTP/1.1" 200 2316 0.041330 10.0.0.129 - - [2026-02-03 07:17:02] "GET /virtual-network/f4f07c2d-554f-44bf-ac1c-44ee1bec9737 HTTP/1.1" 401 298 0.000400 10.0.0.129 - - [2026-02-03 07:17:03] "GET /virtual-network/f4f07c2d-554f-44bf-ac1c-44ee1bec9737 HTTP/1.1" 403 366 0.045214 10.0.0.129 - - [2026-02-03 07:17:03] "GET /virtual-network/f4f07c2d-554f-44bf-ac1c-44ee1bec9737 HTTP/1.1" 200 2316 0.004761 10.0.0.129 - - [2026-02-03 07:17:03] "GET /virtual-networks HTTP/1.1" 200 371 0.020900 10.0.0.129 - - [2026-02-03 07:17:03] "GET /virtual-networks HTTP/1.1" 200 371 0.016989 10.0.0.129 - - [2026-02-03 07:17:03] "GET /obj-perms HTTP/1.1" 403 257 0.038343 10.0.0.129 - - [2026-02-03 07:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.129 - - [2026-02-03 07:17:03] "GET /virtual-network/f4f07c2d-554f-44bf-ac1c-44ee1bec9737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.015228 10.0.0.129 - - [2026-02-03 07:17:04] "GET /obj-perms HTTP/1.1" 403 257 0.036703 10.0.0.129 - - [2026-02-03 07:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.129 - - [2026-02-03 07:17:04] "GET /virtual-network/f4f07c2d-554f-44bf-ac1c-44ee1bec9737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.009597 10.0.0.129 - - [2026-02-03 07:17:04] "GET /obj-perms HTTP/1.1" 200 6440 0.052511 10.0.0.129 - - [2026-02-03 07:17:04] "GET /obj-perms HTTP/1.1" 403 257 0.007778 10.0.0.129 - - [2026-02-03 07:17:04] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.015475 10.0.0.129 - - [2026-02-03 07:17:04] "GET /obj-perms HTTP/1.1" 403 257 0.007416 10.0.0.129 - - [2026-02-03 07:17:04] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.015211 10.0.0.129 - - [2026-02-03 07:17:05] "GET /obj-perms HTTP/1.1" 200 6440 0.001754 10.0.0.129 - - [2026-02-03 07:17:05] "PUT /virtual-network/f4f07c2d-554f-44bf-ac1c-44ee1bec9737 HTTP/1.1" 200 266 0.024945 10.0.0.129 - - [2026-02-03 07:17:05] "GET /virtual-networks HTTP/1.1" 200 132 0.020073 10.0.0.129 - - [2026-02-03 07:17:05] "GET /virtual-networks HTTP/1.1" 200 611 0.017570 10.0.0.129 - - [2026-02-03 07:17:05] "GET /virtual-networks HTTP/1.1" 200 1437 0.002680 10.0.0.129 - - [2026-02-03 07:17:05] "GET /obj-perms HTTP/1.1" 403 257 0.007616 10.0.0.129 - - [2026-02-03 07:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.129 - - [2026-02-03 07:17:05] "GET /virtual-network/f4f07c2d-554f-44bf-ac1c-44ee1bec9737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.009282 10.0.0.129 - - [2026-02-03 07:17:05] "GET /obj-perms HTTP/1.1" 403 257 0.031275 10.0.0.129 - - [2026-02-03 07:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.129 - - [2026-02-03 07:17:05] "GET /virtual-network/f4f07c2d-554f-44bf-ac1c-44ee1bec9737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.010484 10.0.0.129 - - [2026-02-03 07:17:05] "GET /obj-perms HTTP/1.1" 403 257 0.007590 10.0.0.129 - - [2026-02-03 07:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.129 - - [2026-02-03 07:17:06] "GET /virtual-network/f4f07c2d-554f-44bf-ac1c-44ee1bec9737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.012598 10.0.0.129 - - [2026-02-03 07:17:06] "GET /obj-perms HTTP/1.1" 200 6440 0.001921 10.0.0.129 - - [2026-02-03 07:17:06] "GET /obj-perms HTTP/1.1" 403 257 0.008241 10.0.0.129 - - [2026-02-03 07:17:06] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018814 10.0.0.129 - - [2026-02-03 07:17:06] "GET /obj-perms HTTP/1.1" 403 257 0.008370 10.0.0.129 - - [2026-02-03 07:17:06] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.015930 10.0.0.129 - - [2026-02-03 07:17:06] "GET /obj-perms HTTP/1.1" 200 6440 0.001626 10.0.0.129 - - [2026-02-03 07:17:06] "PUT /virtual-network/f4f07c2d-554f-44bf-ac1c-44ee1bec9737 HTTP/1.1" 200 266 0.027341 10.0.0.129 - - [2026-02-03 07:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.129 - - [2026-02-03 07:17:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003885 10.0.0.129 - - [2026-02-03 07:17:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002231 10.0.0.129 - - [2026-02-03 07:17:06] "DELETE /virtual-network/aeb58281-a137-4f15-9724-cd7919ee9598 HTTP/1.1" 200 115 0.104699 10.0.0.129 - - [2026-02-03 07:17:06] "DELETE /route-target/3c7b90b5-a4a6-4b2a-8408-c156f987e173 HTTP/1.1" 200 115 0.023373 10.0.0.129 - - [2026-02-03 07:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.129 - - [2026-02-03 07:17:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002537 10.0.0.129 - - [2026-02-03 07:17:06] "POST /useragent-kv HTTP/1.1" 200 115 0.001786 10.0.0.129 - - [2026-02-03 07:17:06] "DELETE /virtual-network/f4f07c2d-554f-44bf-ac1c-44ee1bec9737 HTTP/1.1" 200 115 0.085989 10.0.0.129 - - [2026-02-03 07:17:06] "DELETE /route-target/a387798b-7e35-48da-a5ef-efb7c918e5a2 HTTP/1.1" 200 115 0.024148 10.0.0.129 - - [2026-02-03 07:17:06] "DELETE /api-access-list/89a0c51a-b1ba-4e02-b7b5-e39015a25b36 HTTP/1.1" 200 115 0.019900 10.0.0.129 - - [2026-02-03 07:17:06] "GET /api-access-list/89a0c51a-b1ba-4e02-b7b5-e39015a25b36 HTTP/1.1" 404 171 0.002197 10.0.0.129 - - [2026-02-03 07:17:07] "GET /projects?obj_uuids=0cd378a4-c02d-4bc8-892e-308c08c02829&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000993 10.0.0.129 - - [2026-02-03 07:17:07] "GET /project/0cd378a4-c02d-4bc8-892e-308c08c02829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.025312 10.0.0.129 - - [2026-02-03 07:17:07] "GET /projects?obj_uuids=0cd378a4-c02d-4bc8-892e-308c08c02829&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002424 10.0.0.129 - - [2026-02-03 07:17:07] "GET /project/0cd378a4-c02d-4bc8-892e-308c08c02829?fields=virtual_networks HTTP/1.1" 200 1031 0.078070 10.0.0.129 - - [2026-02-03 07:17:07] "GET /projects?obj_uuids=0cd378a4-c02d-4bc8-892e-308c08c02829&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001057 10.0.0.129 - - [2026-02-03 07:17:07] "GET /project/0cd378a4-c02d-4bc8-892e-308c08c02829?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.024646 10.0.0.129 - - [2026-02-03 07:17:07] "GET /projects?obj_uuids=0cd378a4-c02d-4bc8-892e-308c08c02829&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001036 10.0.0.129 - - [2026-02-03 07:17:07] "GET /project/0cd378a4-c02d-4bc8-892e-308c08c02829?fields=security_groups HTTP/1.1" 200 1257 0.071576 10.0.0.129 - - [2026-02-03 07:17:07] "GET /projects?obj_uuids=4259b97a-6bfc-40ca-b76f-35f452fdf198&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001502 10.0.0.129 - - [2026-02-03 07:17:07] "GET /project/4259b97a-6bfc-40ca-b76f-35f452fdf198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.020620 10.0.0.129 - - [2026-02-03 07:17:07] "GET /projects?obj_uuids=4259b97a-6bfc-40ca-b76f-35f452fdf198&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001774 10.0.0.129 - - [2026-02-03 07:17:07] "GET /project/4259b97a-6bfc-40ca-b76f-35f452fdf198?fields=virtual_networks HTTP/1.1" 200 1033 0.070652 10.0.0.129 - - [2026-02-03 07:17:07] "GET /projects?obj_uuids=4259b97a-6bfc-40ca-b76f-35f452fdf198&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001082 10.0.0.129 - - [2026-02-03 07:17:07] "GET /project/4259b97a-6bfc-40ca-b76f-35f452fdf198?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.028533 10.0.0.129 - - [2026-02-03 07:17:07] "GET /projects?obj_uuids=4259b97a-6bfc-40ca-b76f-35f452fdf198&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001333 10.0.0.129 - - [2026-02-03 07:17:08] "GET /project/4259b97a-6bfc-40ca-b76f-35f452fdf198?fields=security_groups HTTP/1.1" 200 1259 0.024922 10.0.0.129 - - [2026-02-03 07:17:08] "GET /obj-perms HTTP/1.1" 200 6393 0.055057 10.0.0.129 - - [2026-02-03 07:17:08] "GET /obj-perms HTTP/1.1" 200 6393 0.066354 10.0.0.129 - - [2026-02-03 07:17:08] "GET /aaa-mode HTTP/1.1" 200 128 0.001021 10.0.0.129 - - [2026-02-03 07:17:09] "GET / HTTP/1.1" 200 36499 0.001737 10.0.0.129 - - [2026-02-03 07:17:10] "GET / HTTP/1.1" 200 36499 0.001522 10.0.0.129 - - [2026-02-03 07:17:10] "POST /fqname-to-id HTTP/1.1" 401 298 0.000577 10.0.0.129 - - [2026-02-03 07:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.069577 10.0.0.129 - - [2026-02-03 07:17:11] "GET /projects?obj_uuids=285ad624-e6b0-4b57-8a8f-2c496117c55d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001083 10.0.0.129 - - [2026-02-03 07:17:11] "GET /project/285ad624-e6b0-4b57-8a8f-2c496117c55d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.034983 10.0.0.129 - - [2026-02-03 07:17:11] "GET /virtual-networks?parent_id=285ad624-e6b0-4b57-8a8f-2c496117c55d&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.007471 10.0.0.129 - - [2026-02-03 07:17:11] "POST /fqname-to-id HTTP/1.1" 404 195 0.007996 10.0.0.129 - - [2026-02-03 07:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008720 10.0.0.129 - - [2026-02-03 07:17:11] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001158 10.0.0.129 - - [2026-02-03 07:17:11] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.012624 10.0.0.129 - - [2026-02-03 07:17:11] "POST /service-templates HTTP/1.1" 403 264 0.006871 10.0.0.129 - - [2026-02-03 07:17:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.002842 10.0.0.129 - - [2026-02-03 07:17:11] "POST /api-access-lists HTTP/1.1" 200 557 0.014708 10.0.0.129 - - [2026-02-03 07:17:11] "GET /api-access-list/050e9696-40be-4d61-8360-236f0f558e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.003965 10.0.0.129 - - [2026-02-03 07:17:11] "GET /api-access-list/050e9696-40be-4d61-8360-236f0f558e57 HTTP/1.1" 200 1322 0.002953 10.0.0.129 - - [2026-02-03 07:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014573 10.0.0.129 - - [2026-02-03 07:17:11] "GET /projects?obj_uuids=285ad624-e6b0-4b57-8a8f-2c496117c55d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001136 10.0.0.129 - - [2026-02-03 07:17:11] "GET /project/285ad624-e6b0-4b57-8a8f-2c496117c55d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.038716 10.0.0.129 - - [2026-02-03 07:17:11] "GET /virtual-networks?parent_id=285ad624-e6b0-4b57-8a8f-2c496117c55d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012744 10.0.0.129 - - [2026-02-03 07:17:11] "POST /virtual-networks HTTP/1.1" 200 585 0.049253 10.0.0.129 - - [2026-02-03 07:17:11] "POST /route-targets HTTP/1.1" 200 329 0.009419 10.0.0.129 - - [2026-02-03 07:17:11] "POST /ref-update HTTP/1.1" 200 156 0.012755 10.0.0.129 - - [2026-02-03 07:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012635 10.0.0.129 - - [2026-02-03 07:17:11] "GET /network-ipam/022a9cd4-79b3-4310-a7fd-ed6c5d920158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.011724 10.0.0.129 - - [2026-02-03 07:17:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003200 10.0.0.129 - - [2026-02-03 07:17:12] "POST /ref-update HTTP/1.1" 200 156 0.047174 252.129.63.48 - - [2026-02-03 07:17:12] "POST /neutron/network HTTP/1.1" 200 845 0.047482 252.129.63.48 - - [2026-02-03 07:17:12] "POST /neutron/network HTTP/1.1" 200 845 0.017735 10.0.0.129 - - [2026-02-03 07:17:12] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013553 252.129.63.48 - - [2026-02-03 07:17:12] "POST /neutron/network HTTP/1.1" 200 845 0.018397 252.129.63.48 - - [2026-02-03 07:17:12] "POST /neutron/subnet HTTP/1.1" 200 674 0.026000 252.129.63.48 - - [2026-02-03 07:17:12] "POST /neutron/network HTTP/1.1" 200 845 0.030348 10.0.0.129 - - [2026-02-03 07:17:12] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005821 10.0.0.129 - - [2026-02-03 07:17:12] "GET /network-ipam/022a9cd4-79b3-4310-a7fd-ed6c5d920158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.003354 10.0.0.129 - - [2026-02-03 07:17:12] "GET /domains HTTP/1.1" 200 440 0.002606 10.0.0.129 - - [2026-02-03 07:17:12] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001190 10.0.0.129 - - [2026-02-03 07:17:12] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1680 0.006703 10.0.0.129 - - [2026-02-03 07:17:12] "GET /projects?obj_uuids=285ad624-e6b0-4b57-8a8f-2c496117c55d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001032 10.0.0.129 - - [2026-02-03 07:17:12] "GET /project/285ad624-e6b0-4b57-8a8f-2c496117c55d HTTP/1.1" 200 2352 0.025638 10.0.0.129 - - [2026-02-03 07:17:12] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856 HTTP/1.1" 200 2313 0.006789 10.0.0.129 - - [2026-02-03 07:17:13] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856 HTTP/1.1" 200 2313 0.004891 10.0.0.129 - - [2026-02-03 07:17:13] "GET /routing-instance/a7dc2089-c6ae-41d5-adc6-6f7af9323111 HTTP/1.1" 200 1560 0.003598 10.0.0.129 - - [2026-02-03 07:17:13] "GET /routing-instance/a7dc2089-c6ae-41d5-adc6-6f7af9323111 HTTP/1.1" 200 1560 0.003625 10.0.0.129 - - [2026-02-03 07:17:13] "GET /route-target/189d3705-fef2-4ce4-ba9c-514775880ff9 HTTP/1.1" 200 1246 0.003520 10.0.0.129 - - [2026-02-03 07:17:13] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856 HTTP/1.1" 200 2313 0.004664 10.0.0.129 - - [2026-02-03 07:17:13] "GET /routing-instance/a7dc2089-c6ae-41d5-adc6-6f7af9323111 HTTP/1.1" 200 1560 0.004116 10.0.0.129 - - [2026-02-03 07:17:13] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004970 10.0.0.129 - - [2026-02-03 07:17:13] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856 HTTP/1.1" 200 2313 0.004689 10.0.0.129 - - [2026-02-03 07:17:13] "GET /routing-instance/a7dc2089-c6ae-41d5-adc6-6f7af9323111 HTTP/1.1" 200 1560 0.003880 10.0.0.129 - - [2026-02-03 07:17:13] "GET /routing-instance/a7dc2089-c6ae-41d5-adc6-6f7af9323111 HTTP/1.1" 200 1560 0.003901 10.0.0.129 - - [2026-02-03 07:17:13] "GET /route-target/189d3705-fef2-4ce4-ba9c-514775880ff9 HTTP/1.1" 200 1246 0.003435 10.0.0.129 - - [2026-02-03 07:17:13] "GET /domains HTTP/1.1" 200 440 0.002763 10.0.0.129 - - [2026-02-03 07:17:13] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001086 10.0.0.129 - - [2026-02-03 07:17:13] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f HTTP/1.1" 200 1680 0.007397 10.0.0.129 - - [2026-02-03 07:17:13] "GET /projects?obj_uuids=285ad624-e6b0-4b57-8a8f-2c496117c55d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001030 10.0.0.129 - - [2026-02-03 07:17:13] "GET /project/285ad624-e6b0-4b57-8a8f-2c496117c55d HTTP/1.1" 200 2352 0.021705 10.0.0.129 - - [2026-02-03 07:17:13] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856 HTTP/1.1" 200 2313 0.004971 10.0.0.129 - - [2026-02-03 07:17:13] "GET /obj-perms HTTP/1.1" 200 6440 0.001747 10.0.0.129 - - [2026-02-03 07:17:14] "POST /fqname-to-id HTTP/1.1" 404 195 0.012173 10.0.0.129 - - [2026-02-03 07:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015326 10.0.0.129 - - [2026-02-03 07:17:14] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001082 10.0.0.129 - - [2026-02-03 07:17:14] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.014883 10.0.0.129 - - [2026-02-03 07:17:14] "POST /service-templates HTTP/1.1" 403 264 0.007240 10.0.0.129 - - [2026-02-03 07:17:14] "POST /fqname-to-id HTTP/1.1" 404 181 0.002570 10.0.0.129 - - [2026-02-03 07:17:14] "POST /api-access-lists HTTP/1.1" 200 523 0.011246 10.0.0.129 - - [2026-02-03 07:17:14] "GET /api-access-list/5aa9a189-9f05-4bf7-8765-eedf9c4ee342?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004741 10.0.0.129 - - [2026-02-03 07:17:14] "GET /api-access-list/5aa9a189-9f05-4bf7-8765-eedf9c4ee342 HTTP/1.1" 200 1290 0.002951 10.0.0.129 - - [2026-02-03 07:17:14] "POST /fqname-to-id HTTP/1.1" 404 195 0.009832 10.0.0.129 - - [2026-02-03 07:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008546 10.0.0.129 - - [2026-02-03 07:17:14] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001119 10.0.0.129 - - [2026-02-03 07:17:14] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.014632 10.0.0.129 - - [2026-02-03 07:17:14] "POST /service-templates HTTP/1.1" 200 553 0.033759 10.0.0.129 - - [2026-02-03 07:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011947 10.0.0.129 - - [2026-02-03 07:17:14] "GET /service-template/2d6d2e6f-1c86-4cd2-93ca-37b669db421c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.010943 10.0.0.129 - - [2026-02-03 07:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010411 10.0.0.129 - - [2026-02-03 07:17:14] "GET /service-template/2d6d2e6f-1c86-4cd2-93ca-37b669db421c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.010399 10.0.0.129 - - [2026-02-03 07:17:14] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856 HTTP/1.1" 401 298 0.000407 10.0.0.129 - - [2026-02-03 07:17:15] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856 HTTP/1.1" 403 263 0.033698 10.0.0.129 - - [2026-02-03 07:17:15] "GET /service-template/2d6d2e6f-1c86-4cd2-93ca-37b669db421c HTTP/1.1" 403 264 0.009038 10.0.0.129 - - [2026-02-03 07:17:15] "GET /service-template/2d6d2e6f-1c86-4cd2-93ca-37b669db421c HTTP/1.1" 403 264 0.035386 10.0.0.129 - - [2026-02-03 07:17:16] "GET /obj-perms HTTP/1.1" 403 257 0.035280 10.0.0.129 - - [2026-02-03 07:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.129 - - [2026-02-03 07:17:16] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.038863 10.0.0.129 - - [2026-02-03 07:17:16] "GET /obj-perms HTTP/1.1" 403 257 0.008682 10.0.0.129 - - [2026-02-03 07:17:16] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008903 10.0.0.129 - - [2026-02-03 07:17:16] "GET /api-access-list/050e9696-40be-4d61-8360-236f0f558e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.003846 10.0.0.129 - - [2026-02-03 07:17:16] "PUT /api-access-list/050e9696-40be-4d61-8360-236f0f558e57 HTTP/1.1" 200 266 0.008414 10.0.0.129 - - [2026-02-03 07:17:16] "GET /api-access-list/050e9696-40be-4d61-8360-236f0f558e57 HTTP/1.1" 200 1459 0.003364 10.0.0.129 - - [2026-02-03 07:17:16] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856 HTTP/1.1" 200 2313 0.014662 10.0.0.129 - - [2026-02-03 07:17:16] "POST /fqname-to-id HTTP/1.1" 401 298 0.000679 10.0.0.129 - - [2026-02-03 07:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.037436 10.0.0.129 - - [2026-02-03 07:17:16] "GET /projects?obj_uuids=285ad624-e6b0-4b57-8a8f-2c496117c55d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001162 10.0.0.129 - - [2026-02-03 07:17:16] "GET /project/285ad624-e6b0-4b57-8a8f-2c496117c55d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.038587 10.0.0.129 - - [2026-02-03 07:17:17] "GET /virtual-networks?parent_id=285ad624-e6b0-4b57-8a8f-2c496117c55d&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.013859 10.0.0.129 - - [2026-02-03 07:17:17] "POST /virtual-networks HTTP/1.1" 403 263 0.008889 10.0.0.129 - - [2026-02-03 07:17:17] "GET /service-template/2d6d2e6f-1c86-4cd2-93ca-37b669db421c HTTP/1.1" 403 264 0.008067 10.0.0.129 - - [2026-02-03 07:17:17] "GET /service-template/2d6d2e6f-1c86-4cd2-93ca-37b669db421c HTTP/1.1" 403 264 0.032885 10.0.0.129 - - [2026-02-03 07:17:17] "GET /obj-perms HTTP/1.1" 403 257 0.007982 10.0.0.129 - - [2026-02-03 07:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.129 - - [2026-02-03 07:17:17] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014081 10.0.0.129 - - [2026-02-03 07:17:17] "GET /obj-perms HTTP/1.1" 403 257 0.008824 10.0.0.129 - - [2026-02-03 07:17:17] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.015388 10.0.0.129 - - [2026-02-03 07:17:17] "GET /api-access-list/5aa9a189-9f05-4bf7-8765-eedf9c4ee342?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.003236 10.0.0.129 - - [2026-02-03 07:17:17] "PUT /api-access-list/5aa9a189-9f05-4bf7-8765-eedf9c4ee342 HTTP/1.1" 200 266 0.007653 10.0.0.129 - - [2026-02-03 07:17:17] "GET /api-access-list/5aa9a189-9f05-4bf7-8765-eedf9c4ee342 HTTP/1.1" 200 1428 0.003700 10.0.0.129 - - [2026-02-03 07:17:17] "GET /service-template/2d6d2e6f-1c86-4cd2-93ca-37b669db421c HTTP/1.1" 200 1855 0.012631 10.0.0.129 - - [2026-02-03 07:17:17] "POST /fqname-to-id HTTP/1.1" 404 195 0.009180 10.0.0.129 - - [2026-02-03 07:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009896 10.0.0.129 - - [2026-02-03 07:17:18] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001137 10.0.0.129 - - [2026-02-03 07:17:18] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.018435 10.0.0.129 - - [2026-02-03 07:17:18] "POST /service-templates HTTP/1.1" 403 264 0.008502 10.0.0.129 - - [2026-02-03 07:17:18] "GET /api-access-list/050e9696-40be-4d61-8360-236f0f558e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003056 10.0.0.129 - - [2026-02-03 07:17:18] "PUT /api-access-list/050e9696-40be-4d61-8360-236f0f558e57 HTTP/1.1" 200 266 0.007413 10.0.0.129 - - [2026-02-03 07:17:18] "GET /api-access-list/050e9696-40be-4d61-8360-236f0f558e57 HTTP/1.1" 200 1322 0.003188 10.0.0.129 - - [2026-02-03 07:17:18] "GET /api-access-list/5aa9a189-9f05-4bf7-8765-eedf9c4ee342?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003009 10.0.0.129 - - [2026-02-03 07:17:18] "PUT /api-access-list/5aa9a189-9f05-4bf7-8765-eedf9c4ee342 HTTP/1.1" 200 266 0.007542 10.0.0.129 - - [2026-02-03 07:17:18] "GET /api-access-list/5aa9a189-9f05-4bf7-8765-eedf9c4ee342 HTTP/1.1" 200 1290 0.003196 10.0.0.129 - - [2026-02-03 07:17:18] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856 HTTP/1.1" 403 263 0.008271 10.0.0.129 - - [2026-02-03 07:17:18] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856 HTTP/1.1" 403 263 0.033561 10.0.0.129 - - [2026-02-03 07:17:18] "GET /service-template/2d6d2e6f-1c86-4cd2-93ca-37b669db421c HTTP/1.1" 403 264 0.007818 10.0.0.129 - - [2026-02-03 07:17:19] "GET /service-template/2d6d2e6f-1c86-4cd2-93ca-37b669db421c HTTP/1.1" 403 264 0.032511 10.0.0.129 - - [2026-02-03 07:17:19] "GET /obj-perms HTTP/1.1" 403 257 0.008309 10.0.0.129 - - [2026-02-03 07:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.129 - - [2026-02-03 07:17:19] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008974 10.0.0.129 - - [2026-02-03 07:17:19] "GET /obj-perms HTTP/1.1" 403 257 0.033120 10.0.0.129 - - [2026-02-03 07:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.129 - - [2026-02-03 07:17:19] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008818 10.0.0.129 - - [2026-02-03 07:17:19] "GET /obj-perms HTTP/1.1" 403 257 0.008723 10.0.0.129 - - [2026-02-03 07:17:19] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.007497 10.0.0.129 - - [2026-02-03 07:17:19] "GET /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.004252 10.0.0.129 - - [2026-02-03 07:17:20] "PUT /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08 HTTP/1.1" 200 266 0.009241 10.0.0.129 - - [2026-02-03 07:17:20] "GET /service-template/2d6d2e6f-1c86-4cd2-93ca-37b669db421c HTTP/1.1" 200 1855 0.011031 10.0.0.129 - - [2026-02-03 07:17:20] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856 HTTP/1.1" 200 2313 0.015797 10.0.0.129 - - [2026-02-03 07:17:20] "GET /obj-perms HTTP/1.1" 403 257 0.008693 10.0.0.129 - - [2026-02-03 07:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.129 - - [2026-02-03 07:17:20] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.015547 10.0.0.129 - - [2026-02-03 07:17:20] "GET /obj-perms HTTP/1.1" 403 257 0.013638 10.0.0.129 - - [2026-02-03 07:17:20] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.015549 10.0.0.129 - - [2026-02-03 07:17:20] "DELETE /api-access-list/050e9696-40be-4d61-8360-236f0f558e57 HTTP/1.1" 200 115 0.019588 10.0.0.129 - - [2026-02-03 07:17:20] "GET /api-access-list/050e9696-40be-4d61-8360-236f0f558e57 HTTP/1.1" 404 171 0.002564 10.0.0.129 - - [2026-02-03 07:17:20] "DELETE /api-access-list/5aa9a189-9f05-4bf7-8765-eedf9c4ee342 HTTP/1.1" 200 115 0.018803 10.0.0.129 - - [2026-02-03 07:17:20] "GET /api-access-list/5aa9a189-9f05-4bf7-8765-eedf9c4ee342 HTTP/1.1" 404 171 0.002643 10.0.0.129 - - [2026-02-03 07:17:20] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856 HTTP/1.1" 401 298 0.000404 10.0.0.129 - - [2026-02-03 07:17:20] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856 HTTP/1.1" 403 263 0.033158 10.0.0.129 - - [2026-02-03 07:17:21] "GET /service-template/2d6d2e6f-1c86-4cd2-93ca-37b669db421c HTTP/1.1" 403 264 0.007122 10.0.0.129 - - [2026-02-03 07:17:21] "GET /service-template/2d6d2e6f-1c86-4cd2-93ca-37b669db421c HTTP/1.1" 403 264 0.032581 10.0.0.129 - - [2026-02-03 07:17:21] "GET /obj-perms HTTP/1.1" 403 257 0.036774 10.0.0.129 - - [2026-02-03 07:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.129 - - [2026-02-03 07:17:21] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.006564 10.0.0.129 - - [2026-02-03 07:17:22] "GET /obj-perms HTTP/1.1" 403 257 0.006684 10.0.0.129 - - [2026-02-03 07:17:22] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.005725 10.0.0.129 - - [2026-02-03 07:17:22] "GET /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.003452 10.0.0.129 - - [2026-02-03 07:17:22] "PUT /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08 HTTP/1.1" 200 266 0.009133 10.0.0.129 - - [2026-02-03 07:17:22] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856 HTTP/1.1" 200 2313 0.016740 10.0.0.129 - - [2026-02-03 07:17:22] "GET /service-template/2d6d2e6f-1c86-4cd2-93ca-37b669db421c HTTP/1.1" 200 1855 0.011827 10.0.0.129 - - [2026-02-03 07:17:22] "GET /obj-perms HTTP/1.1" 403 257 0.006830 10.0.0.129 - - [2026-02-03 07:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.129 - - [2026-02-03 07:17:22] "GET /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012585 10.0.0.129 - - [2026-02-03 07:17:22] "GET /obj-perms HTTP/1.1" 403 257 0.007017 10.0.0.129 - - [2026-02-03 07:17:22] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.013818 10.0.0.129 - - [2026-02-03 07:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008792 10.0.0.129 - - [2026-02-03 07:17:22] "DELETE /service-template/2d6d2e6f-1c86-4cd2-93ca-37b669db421c HTTP/1.1" 200 115 0.022401 10.0.0.129 - - [2026-02-03 07:17:22] "POST /fqname-to-id HTTP/1.1" 404 195 0.008792 10.0.0.129 - - [2026-02-03 07:17:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004539 10.0.0.129 - - [2026-02-03 07:17:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004567 10.0.0.129 - - [2026-02-03 07:17:22] "DELETE /virtual-network/5b4f027a-754b-4fcc-8718-272a7aef8856 HTTP/1.1" 200 115 0.066644 10.0.0.129 - - [2026-02-03 07:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.033175 10.0.0.129 - - [2026-02-03 07:17:22] "DELETE /route-target/189d3705-fef2-4ce4-ba9c-514775880ff9 HTTP/1.1" 200 115 0.013056 10.0.0.129 - - [2026-02-03 07:17:23] "GET /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003481 10.0.0.129 - - [2026-02-03 07:17:23] "PUT /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08 HTTP/1.1" 200 266 0.009775 10.0.0.129 - - [2026-02-03 07:17:23] "GET /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2695 0.003425 10.0.0.129 - - [2026-02-03 07:17:23] "PUT /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08 HTTP/1.1" 200 266 0.008484 10.0.0.129 - - [2026-02-03 07:17:24] "GET /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003415 10.0.0.129 - - [2026-02-03 07:17:24] "PUT /api-access-list/73c862c3-b237-46ca-a1ec-959f3b242a08 HTTP/1.1" 200 266 0.007936 10.0.0.129 - - [2026-02-03 07:17:24] "GET /projects?obj_uuids=285ad624-e6b0-4b57-8a8f-2c496117c55d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001291 10.0.0.129 - - [2026-02-03 07:17:24] "GET /project/285ad624-e6b0-4b57-8a8f-2c496117c55d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.028029 10.0.0.129 - - [2026-02-03 07:17:24] "GET /projects?obj_uuids=285ad624-e6b0-4b57-8a8f-2c496117c55d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001032 10.0.0.129 - - [2026-02-03 07:17:24] "GET /project/285ad624-e6b0-4b57-8a8f-2c496117c55d?fields=virtual_networks HTTP/1.1" 200 1032 0.063254 10.0.0.129 - - [2026-02-03 07:17:24] "GET /projects?obj_uuids=285ad624-e6b0-4b57-8a8f-2c496117c55d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001039 10.0.0.129 - - [2026-02-03 07:17:24] "GET /project/285ad624-e6b0-4b57-8a8f-2c496117c55d?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.024250 10.0.0.129 - - [2026-02-03 07:17:24] "GET /projects?obj_uuids=285ad624-e6b0-4b57-8a8f-2c496117c55d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001338 10.0.0.129 - - [2026-02-03 07:17:24] "GET /project/285ad624-e6b0-4b57-8a8f-2c496117c55d?fields=security_groups HTTP/1.1" 200 1258 0.025722 10.0.0.129 - - [2026-02-03 07:17:25] "GET /projects?obj_uuids=cdcc7e67-5f23-4361-91b9-5f8d72647c1c&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001152 10.0.0.129 - - [2026-02-03 07:17:25] "GET /project/cdcc7e67-5f23-4361-91b9-5f8d72647c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.024315 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-02-03T07:17:25Z failed with SSLError [Introspect:8084]10.0.0.129 - - [2026-02-03 07:17:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001032 10.0.0.129 - - [2026-02-03 07:17:26] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001033 10.0.0.129 - - [2026-02-03 07:17:26] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007189 10.0.0.129 - - [2026-02-03 07:17:26] "POST /fqname-to-id HTTP/1.1" 404 182 0.029474 10.0.0.129 - - [2026-02-03 07:17:27] "GET /projects?obj_uuids=ae6146f4-1b18-4c59-8e5f-714ab4617ce1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002230 10.0.0.129 - - [2026-02-03 07:17:27] "GET /domains?obj_uuids=a20a955c-6c44-478d-8a7f-02c90676183f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001021 10.0.0.129 - - [2026-02-03 07:17:27] "GET /domain/a20a955c-6c44-478d-8a7f-02c90676183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006369 10.0.0.129 - - [2026-02-03 07:17:27] "POST /id-to-fqname HTTP/1.1" 200 184 0.001318 10.0.0.129 - - [2026-02-03 07:17:27] "POST /fqname-to-id HTTP/1.1" 404 193 0.002095 10.0.0.129 - - [2026-02-03 07:17:27] "POST /security-groups HTTP/1.1" 200 579 0.063983 10.0.0.129 - - [2026-02-03 07:17:27] "POST /fqname-to-id HTTP/1.1" 404 228 0.003522 10.0.0.129 - - [2026-02-03 07:17:27] "POST /projects HTTP/1.1" 200 569 0.205678 10.0.0.129 - - [2026-02-03 07:17:27] "POST /access-control-lists HTTP/1.1" 200 594 0.059517 10.0.0.129 - - [2026-02-03 07:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.279179 10.0.0.129 - - [2026-02-03 07:17:27] "POST /fqname-to-id HTTP/1.1" 404 227 0.002944 10.0.0.129 - - [2026-02-03 07:17:27] "GET /project/ae6146f4-1b18-4c59-8e5f-714ab4617ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.408535 10.0.0.129 - - [2026-02-03 07:17:27] "POST /access-control-lists HTTP/1.1" 200 592 0.064497 10.0.0.129 - - [2026-02-03 07:17:28] "GET / HTTP/1.1" 200 36499 0.002158 10.0.0.129 - - [2026-02-03 07:17:29] "GET /projects?obj_uuids=ae6146f4-1b18-4c59-8e5f-714ab4617ce1&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001032 10.0.0.129 - - [2026-02-03 07:17:29] "GET /project/ae6146f4-1b18-4c59-8e5f-714ab4617ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.022144 10.0.0.129 - - [2026-02-03 07:17:29] "GET /projects?obj_uuids=ae6146f4-1b18-4c59-8e5f-714ab4617ce1&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000969 10.0.0.129 - - [2026-02-03 07:17:29] "GET /project/ae6146f4-1b18-4c59-8e5f-714ab4617ce1?fields=virtual_networks HTTP/1.1" 200 1026 0.064700 10.0.0.129 - - [2026-02-03 07:17:29] "GET /projects?obj_uuids=ae6146f4-1b18-4c59-8e5f-714ab4617ce1&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001028 10.0.0.129 - - [2026-02-03 07:17:29] "GET /project/ae6146f4-1b18-4c59-8e5f-714ab4617ce1?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.027450 10.0.0.129 - - [2026-02-03 07:17:29] "GET /projects?obj_uuids=ae6146f4-1b18-4c59-8e5f-714ab4617ce1&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001352 10.0.0.129 - - [2026-02-03 07:17:29] "GET /project/ae6146f4-1b18-4c59-8e5f-714ab4617ce1?fields=security_groups HTTP/1.1" 200 1248 0.026435 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:17:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001108 [Introspect:8084]10.0.0.129 - - [2026-02-03 07:17:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001064 10.0.0.129 - - [2026-02-03 07:17:58] "DELETE /project/ae6146f41b184c598e5f714ab4617ce1 HTTP/1.1" 404 173 0.017232 10.0.0.129 - - [2026-02-03 07:17:58] "GET /projects?obj_uuids=ae6146f4-1b18-4c59-8e5f-714ab4617ce1&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000918 10.0.0.129 - - [2026-02-03 07:17:58] "GET /projects?obj_uuids=0cd378a4-c02d-4bc8-892e-308c08c02829&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000816 10.0.0.129 - - [2026-02-03 07:17:58] "GET /projects?obj_uuids=285ad624-e6b0-4b57-8a8f-2c496117c55d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001050 10.0.0.129 - - [2026-02-03 07:17:58] "GET /projects?obj_uuids=4259b97a-6bfc-40ca-b76f-35f452fdf198&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000868 10.0.0.129 - - [2026-02-03 07:17:58] "GET /project/0cd378a4-c02d-4bc8-892e-308c08c02829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.049222 10.0.0.129 - - [2026-02-03 07:17:58] "GET /project/ae6146f4-1b18-4c59-8e5f-714ab4617ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.052993 10.0.0.129 - - [2026-02-03 07:17:58] "GET /projects?obj_uuids=ae6146f4-1b18-4c59-8e5f-714ab4617ce1&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000900 10.0.0.129 - - [2026-02-03 07:17:58] "GET /projects?obj_uuids=0cd378a4-c02d-4bc8-892e-308c08c02829&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002706 10.0.0.129 - - [2026-02-03 07:17:58] "GET /project/285ad624-e6b0-4b57-8a8f-2c496117c55d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.101525 10.0.0.129 - - [2026-02-03 07:17:58] "GET /project/ae6146f4-1b18-4c59-8e5f-714ab4617ce1?fields=security_groups HTTP/1.1" 200 1338 0.045616 10.0.0.129 - - [2026-02-03 07:17:58] "GET /project/0cd378a4-c02d-4bc8-892e-308c08c02829?fields=security_groups HTTP/1.1" 200 1347 0.051560 10.0.0.129 - - [2026-02-03 07:17:58] "GET /project/4259b97a-6bfc-40ca-b76f-35f452fdf198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.111288 10.0.0.129 - - [2026-02-03 07:17:58] "GET /projects?obj_uuids=4259b97a-6bfc-40ca-b76f-35f452fdf198&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001066 10.0.0.129 - - [2026-02-03 07:17:58] "GET /projects?obj_uuids=285ad624-e6b0-4b57-8a8f-2c496117c55d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001188 10.0.0.129 - - [2026-02-03 07:17:58] "GET /project/285ad624-e6b0-4b57-8a8f-2c496117c55d?fields=security_groups HTTP/1.1" 200 1348 0.042147 10.0.0.129 - - [2026-02-03 07:17:58] "GET /project/4259b97a-6bfc-40ca-b76f-35f452fdf198?fields=security_groups HTTP/1.1" 200 1349 0.048424 10.0.0.129 - - [2026-02-03 07:17:58] "DELETE /security-group/540b5ea4-14e1-44ef-aad8-f1a0559e8e16 HTTP/1.1" 200 115 0.088200 10.0.0.129 - - [2026-02-03 07:17:58] "GET /projects?obj_uuids=ae6146f4-1b18-4c59-8e5f-714ab4617ce1&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000937 10.0.0.129 - - [2026-02-03 07:17:58] "DELETE /access-control-list/068005b7-2194-4416-afd0-a12e68aa709e HTTP/1.1" 200 115 0.053833 10.0.0.129 - - [2026-02-03 07:17:58] "DELETE /security-group/e2782e7e-3c8f-4e59-b1b5-b5bb40fea19e HTTP/1.1" 200 115 0.089565 10.0.0.129 - - [2026-02-03 07:17:58] "GET /projects?obj_uuids=0cd378a4-c02d-4bc8-892e-308c08c02829&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001283 10.0.0.129 - - [2026-02-03 07:17:58] "GET /project/ae6146f4-1b18-4c59-8e5f-714ab4617ce1?fields=application_policy_sets HTTP/1.1" 200 1377 0.042551 10.0.0.129 - - [2026-02-03 07:17:58] "DELETE /access-control-list/399b6cf2-91fb-4080-98e1-a83237f5abaa HTTP/1.1" 200 115 0.042170 10.0.0.129 - - [2026-02-03 07:17:58] "DELETE /security-group/b35d276f-d3a4-40e9-a897-0243d7c1f6ca HTTP/1.1" 200 115 0.080245 10.0.0.129 - - [2026-02-03 07:17:58] "GET /projects?obj_uuids=285ad624-e6b0-4b57-8a8f-2c496117c55d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000859 10.0.0.129 - - [2026-02-03 07:17:58] "DELETE /security-group/1395b41a-9d1a-466e-b98a-89adb8ad1cfa HTTP/1.1" 200 115 0.090787 10.0.0.129 - - [2026-02-03 07:17:58] "GET /projects?obj_uuids=4259b97a-6bfc-40ca-b76f-35f452fdf198&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000847 10.0.0.129 - - [2026-02-03 07:17:58] "GET /project/285ad624-e6b0-4b57-8a8f-2c496117c55d?fields=application_policy_sets HTTP/1.1" 200 1387 0.043160 10.0.0.129 - - [2026-02-03 07:17:58] "DELETE /access-control-list/ac8ed9a8-b54b-47f5-88df-af75a3e17248 HTTP/1.1" 200 115 0.045381 10.0.0.129 - - [2026-02-03 07:17:58] "GET /project/0cd378a4-c02d-4bc8-892e-308c08c02829?fields=application_policy_sets HTTP/1.1" 200 1386 0.085254 10.0.0.129 - - [2026-02-03 07:17:58] "GET /project/4259b97a-6bfc-40ca-b76f-35f452fdf198?fields=application_policy_sets HTTP/1.1" 200 1388 0.080642 10.0.0.129 - - [2026-02-03 07:17:58] "DELETE /access-control-list/cfd91791-feaa-4e7a-aec7-66ca5bdb04df HTTP/1.1" 200 115 0.038920 10.0.0.129 - - [2026-02-03 07:17:58] "DELETE /access-control-list/8b02db29-7b63-4635-bce0-f85fb2d46e2c HTTP/1.1" 200 115 0.044507 10.0.0.129 - - [2026-02-03 07:17:58] "DELETE /project/ae6146f4-1b18-4c59-8e5f-714ab4617ce1 HTTP/1.1" 200 115 0.467611 10.0.0.129 - - [2026-02-03 07:17:58] "DELETE /access-control-list/eaee4e06-fd62-44bc-9af1-92fbc404489b HTTP/1.1" 200 115 0.052463 10.0.0.129 - - [2026-02-03 07:17:58] "DELETE /project/285ad624-e6b0-4b57-8a8f-2c496117c55d HTTP/1.1" 200 115 0.546648 10.0.0.129 - - [2026-02-03 07:17:58] "DELETE /access-control-list/114e0292-0141-4f32-ba77-f5c79a892ecf HTTP/1.1" 200 115 0.034550 10.0.0.129 - - [2026-02-03 07:17:58] "DELETE /project/0cd378a4-c02d-4bc8-892e-308c08c02829 HTTP/1.1" 200 115 0.552371 10.0.0.129 - - [2026-02-03 07:17:58] "DELETE /access-control-list/51600fb5-1fae-43d7-b66e-d7e182d74ad1 HTTP/1.1" 200 115 0.019691 10.0.0.129 - - [2026-02-03 07:17:58] "DELETE /project/4259b97a-6bfc-40ca-b76f-35f452fdf198 HTTP/1.1" 200 115 0.579143 10.0.0.129 - - [2026-02-03 07:18:09] "GET /obj-perms HTTP/1.1" 200 6393 0.071161 10.0.0.129 - - [2026-02-03 07:18:09] "GET /obj-perms HTTP/1.1" 200 6393 0.050901 10.0.0.129 - - [2026-02-03 07:18:23] "GET /global-system-configs HTTP/1.1" 401 298 0.000437 10.0.0.129 - - [2026-02-03 07:18:23] "GET /global-system-configs HTTP/1.1" 401 298 0.000390 10.0.0.129 - - [2026-02-03 07:18:24] "GET /global-system-configs HTTP/1.1" 401 298 0.000396 10.0.0.129 - - [2026-02-03 07:18:24] "GET /global-system-configs HTTP/1.1" 401 298 0.000432