+++ date ++ echo 'INFO: =================== Thu Jun 5 02:26:12 UTC 2025 ===================' INFO: =================== Thu Jun 5 02:26:12 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ 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=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.27 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.27:8081 ' ']' +++ echo 10.0.0.27:8081 ++ ANALYTICS_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.27:9042 ' ']' +++ echo 10.0.0.27:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.27:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.27:8086 ' ']' +++ echo 10.0.0.27:8086 ++ COLLECTOR_SERVERS=10.0.0.27: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.27 ++ CONFIGDB_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.27:8082 ' ']' +++ echo 10.0.0.27:8082 ++ CONFIG_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.27:9161 ' ']' +++ echo 10.0.0.27:9161 ++ CONFIGDB_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.27:9041 ' ']' +++ echo 10.0.0.27:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.27:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.254 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.27:2181, ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.27:2181 ' ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.27:2181 ++ RABBITMQ_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.27:5673, ']' +++ echo 10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.27:6379 ' ']' +++ echo 10.0.0.27:6379 ++ REDIS_SERVERS=10.0.0.27:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.27:9092 ' ']' +++ echo 10.0.0.27:9092 ++ KAFKA_SERVERS=10.0.0.27:9092 ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.27 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.27 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.27 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /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 contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.27 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 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.27 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.27,10.20.0.254,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.27:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ 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 06/05/2025 02:26:20.430 7fc24c2d7548 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/05/2025 02:26:20.571 7fc24c2d7548 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/05/2025 02:26:20.584 7fc24c2d7548 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/05/2025 02:26:20.584 7fc24c2d7548 [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=))... Listening on http://10.0.0.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2025-06-05 02:26:34] "GET / HTTP/1.1" 503 181 0.000264 10.0.0.27 - - [2025-06-05 02:26:34] "GET / HTTP/1.1" 503 181 0.000178 10.0.0.27 - - [2025-06-05 02:26:35] "GET / HTTP/1.1" 200 35931 0.001585 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.27 - - [2025-06-05 02:26:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000668 10.0.0.27 - - [2025-06-05 02:26:35] "GET / HTTP/1.1" 200 45871 0.002032 10.0.0.27 - - [2025-06-05 02:26:35] "GET / HTTP/1.1" 200 45871 0.001086 10.0.0.27 - - [2025-06-05 02:26:35] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000355 10.0.0.27 - - [2025-06-05 02:26:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000278 10.0.0.27 - - [2025-06-05 02:26:36] "GET / HTTP/1.1" 200 35931 0.048739 10.0.0.27 - - [2025-06-05 02:26:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000471 10.0.0.27 - - [2025-06-05 02:26:36] "POST /fqname-to-id HTTP/1.1" 404 196 1.161742 10.0.0.27 - - [2025-06-05 02:26:36] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.594971 10.0.0.27 - - [2025-06-05 02:26:36] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.002058 10.0.0.27 - - [2025-06-05 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.328647 10.0.0.27 - - [2025-06-05 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.27 - - [2025-06-05 02:26:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.062548 10.0.0.27 - - [2025-06-05 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.27 - - [2025-06-05 02:26:36] "POST /job-templates HTTP/1.1" 200 555 0.078264 10.0.0.27 - - [2025-06-05 02:26:36] "GET /global-system-config/7afd55eb-45e8-4ac9-af29-e6932167f1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006417 10.0.0.27 - - [2025-06-05 02:26:36] "POST /fqname-to-id HTTP/1.1" 404 200 0.003787 10.0.0.27 - - [2025-06-05 02:26:36] "POST /service-appliance-sets HTTP/1.1" 200 553 0.021880 10.0.0.27 - - [2025-06-05 02:26:36] "POST /fqname-to-id HTTP/1.1" 404 180 0.002669 10.0.0.27 - - [2025-06-05 02:26:36] "POST /job-templates HTTP/1.1" 200 563 0.059641 10.0.0.27 - - [2025-06-05 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.27 - - [2025-06-05 02:26:36] "POST /fqname-to-id HTTP/1.1" 404 191 0.002750 10.0.0.27 - - [2025-06-05 02:26:36] "GET /global-system-config/7afd55eb-45e8-4ac9-af29-e6932167f1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006390 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.27 - - [2025-06-05 02:26:37] "POST /job-templates HTTP/1.1" 200 545 0.074421 10.0.0.27 - - [2025-06-05 02:26:37] "POST /service-appliance-sets HTTP/1.1" 200 541 0.037462 10.0.0.27 - - [2025-06-05 02:26:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.003021 10.0.0.27 - - [2025-06-05 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.27 - - [2025-06-05 02:26:37] "GET /network-ipam/35abc4b6-2bd5-45e9-9a61-ab5eb67b48e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004133 10.0.0.27 - - [2025-06-05 02:26:37] "POST /job-templates HTTP/1.1" 200 577 0.064288 10.0.0.27 - - [2025-06-05 02:26:37] "POST /fqname-to-id HTTP/1.1" 404 208 0.002570 10.0.0.27 - - [2025-06-05 02:26:37] "POST /service-templates HTTP/1.1" 200 511 0.015175 10.0.0.27 - - [2025-06-05 02:26:37] "POST /service-templates HTTP/1.1" 200 501 0.016513 10.0.0.27 - - [2025-06-05 02:26:37] "POST /job-templates HTTP/1.1" 200 579 0.056995 10.0.0.27 - - [2025-06-05 02:26:37] "POST /fqname-to-id HTTP/1.1" 404 210 0.003039 10.0.0.27 - - [2025-06-05 02:26:37] "POST /service-templates HTTP/1.1" 200 515 0.173394 10.0.0.27 - - [2025-06-05 02:26:37] "POST /job-templates HTTP/1.1" 200 583 0.181593 10.0.0.27 - - [2025-06-05 02:26:37] "POST /service-templates HTTP/1.1" 200 535 0.074640 10.0.0.27 - - [2025-06-05 02:26:37] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.27 - - [2025-06-05 02:26:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.002856 10.0.0.27 - - [2025-06-05 02:26:37] "POST /service-templates HTTP/1.1" 200 507 0.049269 10.0.0.27 - - [2025-06-05 02:26:37] "POST /job-templates HTTP/1.1" 200 559 0.072790 10.0.0.27 - - [2025-06-05 02:26:37] "POST /fqname-to-id HTTP/1.1" 404 203 0.003329 10.0.0.27 - - [2025-06-05 02:26:37] "POST /job-templates HTTP/1.1" 200 569 0.080541 10.0.0.27 - - [2025-06-05 02:26:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.003082 10.0.0.27 - - [2025-06-05 02:26:38] "POST /job-templates HTTP/1.1" 200 555 0.101394 10.0.0.27 - - [2025-06-05 02:26:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.003011 10.0.0.27 - - [2025-06-05 02:26:38] "POST /job-templates HTTP/1.1" 200 555 0.272593 10.0.0.27 - - [2025-06-05 02:26:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.003009 10.0.0.27 - - [2025-06-05 02:26:38] "POST /job-templates HTTP/1.1" 200 555 0.073565 10.0.0.27 - - [2025-06-05 02:26:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.002985 10.0.0.27 - - [2025-06-05 02:26:38] "POST /job-templates HTTP/1.1" 200 535 0.065710 10.0.0.27 - - [2025-06-05 02:26:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.002974 10.0.0.27 - - [2025-06-05 02:26:39] "POST /job-templates HTTP/1.1" 200 559 0.068550 10.0.0.27 - - [2025-06-05 02:26:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.002689 10.0.0.27 - - [2025-06-05 02:26:39] "POST /job-templates HTTP/1.1" 200 559 0.066598 10.0.0.27 - - [2025-06-05 02:26:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.002860 10.0.0.27 - - [2025-06-05 02:26:39] "POST /job-templates HTTP/1.1" 200 559 0.160011 10.0.0.27 - - [2025-06-05 02:26:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.002803 10.0.0.27 - - [2025-06-05 02:26:39] "POST /job-templates HTTP/1.1" 200 565 0.064564 10.0.0.27 - - [2025-06-05 02:26:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.002732 10.0.0.27 - - [2025-06-05 02:26:39] "POST /job-templates HTTP/1.1" 200 557 0.062119 10.0.0.27 - - [2025-06-05 02:26:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.002877 10.0.0.27 - - [2025-06-05 02:26:39] "POST /job-templates HTTP/1.1" 200 555 0.069242 10.0.0.27 - - [2025-06-05 02:26:39] "POST /fqname-to-id HTTP/1.1" 404 205 0.004327 10.0.0.27 - - [2025-06-05 02:26:40] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.27 - - [2025-06-05 02:26:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000591 10.0.0.27 - - [2025-06-05 02:26:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000401 10.0.0.27 - - [2025-06-05 02:26:40] "POST /job-templates HTTP/1.1" 200 573 0.061430 10.0.0.27 - - [2025-06-05 02:26:40] "POST /fqname-to-id HTTP/1.1" 404 194 0.002665 10.0.0.27 - - [2025-06-05 02:26:40] "POST /job-templates HTTP/1.1" 200 551 0.061511 10.0.0.27 - - [2025-06-05 02:26:40] "POST /fqname-to-id HTTP/1.1" 404 208 0.002723 10.0.0.27 - - [2025-06-05 02:26:40] "POST /job-templates HTTP/1.1" 200 579 0.073248 10.0.0.27 - - [2025-06-05 02:26:40] "POST /fqname-to-id HTTP/1.1" 404 196 0.002954 10.0.0.27 - - [2025-06-05 02:26:40] "GET / HTTP/1.1" 200 35931 0.001357 10.0.0.27 - - [2025-06-05 02:26:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000391 10.0.0.27 - - [2025-06-05 02:26:40] "POST /job-templates HTTP/1.1" 200 555 0.071900 10.0.0.27 - - [2025-06-05 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.300400 10.0.0.27 - - [2025-06-05 02:26:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.003412 10.0.0.27 - - [2025-06-05 02:26:40] "GET /network-ipam/35abc4b6-2bd5-45e9-9a61-ab5eb67b48e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004555 10.0.0.27 - - [2025-06-05 02:26:40] "POST /job-templates HTTP/1.1" 200 559 0.060664 10.0.0.27 - - [2025-06-05 02:26:40] "POST /fqname-to-id HTTP/1.1" 404 206 0.003402 10.0.0.27 - - [2025-06-05 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.311432 10.0.0.27 - - [2025-06-05 02:26:40] "POST /job-templates HTTP/1.1" 200 575 0.069109 10.0.0.27 - - [2025-06-05 02:26:40] "GET /global-system-config/7afd55eb-45e8-4ac9-af29-e6932167f1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006609 10.0.0.27 - - [2025-06-05 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.032300 10.0.0.27 - - [2025-06-05 02:26:40] "GET /global-system-config/7afd55eb-45e8-4ac9-af29-e6932167f1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006042 10.0.0.27 - - [2025-06-05 02:26:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.002970 10.0.0.27 - - [2025-06-05 02:26:40] "POST /fqname-to-id HTTP/1.1" 404 220 0.002620 10.0.0.27 - - [2025-06-05 02:26:40] "POST /fqname-to-id HTTP/1.1" 404 220 0.002104 10.0.0.27 - - [2025-06-05 02:26:41] "POST /job-templates HTTP/1.1" 200 557 0.066753 10.0.0.27 - - [2025-06-05 02:26:41] "POST /config-nodes HTTP/1.1" 200 599 0.067527 10.0.0.27 - - [2025-06-05 02:26:41] "POST /config-database-nodes HTTP/1.1" 200 617 0.061743 10.0.0.27 - - [2025-06-05 02:26:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.002864 10.0.0.27 - - [2025-06-05 02:26:41] "POST /job-templates HTTP/1.1" 200 559 0.061537 10.0.0.27 - - [2025-06-05 02:26:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.002446 10.0.0.27 - - [2025-06-05 02:26:41] "POST /access-control-lists HTTP/1.1" 200 587 0.015354 10.0.0.27 - - [2025-06-05 02:26:41] "POST /fqname-to-id HTTP/1.1" 404 196 0.002676 10.0.0.27 - - [2025-06-05 02:26:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.002569 10.0.0.27 - - [2025-06-05 02:26:41] "POST /job-templates HTTP/1.1" 200 555 0.066326 10.0.0.27 - - [2025-06-05 02:26:41] "POST /access-control-lists HTTP/1.1" 200 585 0.045274 10.0.0.27 - - [2025-06-05 02:26:41] "GET / HTTP/1.1" 200 35931 0.001346 10.0.0.27 - - [2025-06-05 02:26:41] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000377 10.0.0.27 - - [2025-06-05 02:26:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.002978 10.0.0.27 - - [2025-06-05 02:26:41] "POST /route-targets HTTP/1.1" 200 327 0.019802 10.0.0.27 - - [2025-06-05 02:26:41] "POST /job-templates HTTP/1.1" 200 553 0.065764 10.0.0.27 - - [2025-06-05 02:26:41] "POST /ref-update HTTP/1.1" 200 156 0.016876 10.0.0.27 - - [2025-06-05 02:26:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.003907 10.0.0.27 - - [2025-06-05 02:26:41] "POST /route-targets HTTP/1.1" 200 327 0.010782 10.0.0.27 - - [2025-06-05 02:26:41] "POST /job-templates HTTP/1.1" 200 553 0.064389 10.0.0.27 - - [2025-06-05 02:26:41] "POST /ref-update HTTP/1.1" 200 156 0.056366 10.0.0.27 - - [2025-06-05 02:26:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.003572 10.0.0.27 - - [2025-06-05 02:26:41] "POST /route-targets HTTP/1.1" 200 327 0.010970 10.0.0.27 - - [2025-06-05 02:26:41] "POST /job-templates HTTP/1.1" 200 553 0.067890 10.0.0.27 - - [2025-06-05 02:26:41] "POST /ref-update HTTP/1.1" 200 156 0.047363 10.0.0.27 - - [2025-06-05 02:26:41] "POST /fqname-to-id HTTP/1.1" 404 200 0.003698 10.0.0.27 - - [2025-06-05 02:26:41] "POST /route-targets HTTP/1.1" 200 327 0.012814 10.0.0.27 - - [2025-06-05 02:26:42] "POST /job-templates HTTP/1.1" 200 563 0.074575 10.0.0.27 - - [2025-06-05 02:26:42] "POST /ref-update HTTP/1.1" 200 156 0.058561 10.0.0.27 - - [2025-06-05 02:26:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.003163 10.0.0.27 - - [2025-06-05 02:26:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.003276 10.0.0.27 - - [2025-06-05 02:26:42] "POST /job-templates HTTP/1.1" 200 565 0.076204 10.0.0.27 - - [2025-06-05 02:26:42] "POST /fqname-to-id HTTP/1.1" 404 189 0.003536 10.0.0.27 - - [2025-06-05 02:26:42] "POST /access-control-lists HTTP/1.1" 200 551 0.104242 10.0.0.27 - - [2025-06-05 02:26:42] "PUT /access-control-list/9c4ec7ed-d2ae-47df-8aa1-07db52f5fcdb HTTP/1.1" 200 272 0.010418 10.0.0.27 - - [2025-06-05 02:26:42] "POST /config-propertiess HTTP/1.1" 200 551 0.020967 10.0.0.27 - - [2025-06-05 02:26:42] "POST /fqname-to-id HTTP/1.1" 404 168 0.003186 10.0.0.27 - - [2025-06-05 02:26:42] "PUT /access-control-list/4db5b59f-c293-47bf-bede-d6f59e2775e6 HTTP/1.1" 200 272 0.012403 10.0.0.27 - - [2025-06-05 02:26:42] "POST /tags HTTP/1.1" 200 321 0.034088 10.0.0.27 - - [2025-06-05 02:26:42] "POST /fqname-to-id HTTP/1.1" 404 166 0.003591 10.0.0.27 - - [2025-06-05 02:26:42] "POST /tags HTTP/1.1" 200 317 0.025993 10.0.0.27 - - [2025-06-05 02:26:42] "POST /fqname-to-id HTTP/1.1" 404 174 0.003187 10.0.0.27 - - [2025-06-05 02:26:42] "POST /tags HTTP/1.1" 200 333 0.022919 10.0.0.27 - - [2025-06-05 02:26:42] "POST /fqname-to-id HTTP/1.1" 404 162 0.003263 10.0.0.27 - - [2025-06-05 02:26:42] "POST /tags HTTP/1.1" 200 309 0.021998 10.0.0.27 - - [2025-06-05 02:26:42] "POST /fqname-to-id HTTP/1.1" 404 174 0.003833 10.0.0.27 - - [2025-06-05 02:26:42] "POST /tags HTTP/1.1" 200 333 0.022961 10.0.0.27 - - [2025-06-05 02:26:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.002728 10.0.0.27 - - [2025-06-05 02:26:43] "POST /tags HTTP/1.1" 200 313 0.019964 10.0.0.27 - - [2025-06-05 02:26:43] "POST /fqname-to-id HTTP/1.1" 404 169 0.002829 10.0.0.27 - - [2025-06-05 02:26:43] "POST /tags HTTP/1.1" 200 323 0.019815 10.0.0.27 - - [2025-06-05 02:26:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.178447 10.0.0.27 - - [2025-06-05 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.27 - - [2025-06-05 02:26:43] "PUT /global-system-config/7afd55eb-45e8-4ac9-af29-e6932167f1c8 HTTP/1.1" 200 274 0.009324 10.0.0.27 - - [2025-06-05 02:26:43] "POST /fqname-to-id HTTP/1.1" 404 166 0.003034 10.0.0.27 - - [2025-06-05 02:26:43] "POST /hardwares HTTP/1.1" 200 327 0.012368 10.0.0.27 - - [2025-06-05 02:26:43] "POST /fqname-to-id HTTP/1.1" 404 166 0.002663 10.0.0.27 - - [2025-06-05 02:26:43] "POST /hardwares HTTP/1.1" 200 327 0.010615 10.0.0.27 - - [2025-06-05 02:26:43] "POST /fqname-to-id HTTP/1.1" 404 166 0.002956 10.0.0.27 - - [2025-06-05 02:26:43] "POST /hardwares HTTP/1.1" 200 327 0.024922 10.0.0.27 - - [2025-06-05 02:26:43] "POST /fqname-to-id HTTP/1.1" 404 166 0.003016 10.0.0.27 - - [2025-06-05 02:26:43] "POST /hardwares HTTP/1.1" 200 327 0.010930 10.0.0.27 - - [2025-06-05 02:26:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.003414 10.0.0.27 - - [2025-06-05 02:26:43] "POST /hardwares HTTP/1.1" 200 323 0.010453 10.0.0.27 - - [2025-06-05 02:26:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.002508 10.0.0.27 - - [2025-06-05 02:26:43] "POST /hardwares HTTP/1.1" 200 323 0.010670 10.0.0.27 - - [2025-06-05 02:26:43] "POST /fqname-to-id HTTP/1.1" 404 161 0.003125 10.0.0.27 - - [2025-06-05 02:26:44] "POST /hardwares HTTP/1.1" 200 317 0.010425 10.0.0.27 - - [2025-06-05 02:26:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.002975 10.0.0.27 - - [2025-06-05 02:26:44] "POST /hardwares HTTP/1.1" 200 323 0.010597 10.0.0.27 - - [2025-06-05 02:26:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.003165 10.0.0.27 - - [2025-06-05 02:26:44] "POST /hardwares HTTP/1.1" 200 323 0.012542 10.0.0.27 - - [2025-06-05 02:26:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.003055 10.0.0.27 - - [2025-06-05 02:26:44] "POST /hardwares HTTP/1.1" 200 323 0.009901 10.0.0.27 - - [2025-06-05 02:26:44] "GET /global-system-configs HTTP/1.1" 200 322 0.578402 10.0.0.27 - - [2025-06-05 02:26:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.002566 10.0.0.27 - - [2025-06-05 02:26:44] "POST /hardwares HTTP/1.1" 200 325 0.011970 10.0.0.27 - - [2025-06-05 02:26:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.003030 10.0.0.27 - - [2025-06-05 02:26:44] "POST /hardwares HTTP/1.1" 200 325 0.010944 10.0.0.27 - - [2025-06-05 02:26:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.002822 10.0.0.27 - - [2025-06-05 02:26:44] "POST /hardwares HTTP/1.1" 200 325 0.011689 10.0.0.27 - - [2025-06-05 02:26:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.003670 10.0.0.27 - - [2025-06-05 02:26:44] "POST /hardwares HTTP/1.1" 200 325 0.011757 10.0.0.27 - - [2025-06-05 02:26:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.002909 10.0.0.27 - - [2025-06-05 02:26:44] "POST /hardwares HTTP/1.1" 200 323 0.011448 10.0.0.27 - - [2025-06-05 02:26:44] "POST /fqname-to-id HTTP/1.1" 404 161 0.002730 10.0.0.27 - - [2025-06-05 02:26:44] "GET /global-system-configs HTTP/1.1" 200 322 0.021958 10.0.0.27 - - [2025-06-05 02:26:44] "POST /hardwares HTTP/1.1" 200 317 0.009868 10.0.0.27 - - [2025-06-05 02:26:45] "POST /fqname-to-id HTTP/1.1" 404 164 0.002300 10.0.0.27 - - [2025-06-05 02:26:45] "POST /hardwares HTTP/1.1" 200 323 0.010669 10.0.0.27 - - [2025-06-05 02:26:45] "POST /fqname-to-id HTTP/1.1" 404 161 0.002530 10.0.0.27 - - [2025-06-05 02:26:45] "POST /hardwares HTTP/1.1" 200 317 0.010248 10.0.0.27 - - [2025-06-05 02:26:45] "POST /fqname-to-id HTTP/1.1" 404 164 0.002755 10.0.0.27 - - [2025-06-05 02:26:45] "POST /hardwares HTTP/1.1" 200 323 0.011896 10.0.0.27 - - [2025-06-05 02:26:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.002475 10.0.0.27 - - [2025-06-05 02:26:45] "POST /hardwares HTTP/1.1" 200 319 0.010845 10.0.0.27 - - [2025-06-05 02:26:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.002917 10.0.0.27 - - [2025-06-05 02:26:45] "POST /hardwares HTTP/1.1" 200 319 0.011604 10.0.0.27 - - [2025-06-05 02:26:45] "POST /fqname-to-id HTTP/1.1" 404 165 0.002946 10.0.0.27 - - [2025-06-05 02:26:45] "POST /hardwares HTTP/1.1" 200 325 0.010288 10.0.0.27 - - [2025-06-05 02:26:45] "POST /fqname-to-id HTTP/1.1" 404 161 0.003638 10.0.0.27 - - [2025-06-05 02:26:45] "POST /hardwares HTTP/1.1" 200 317 0.010864 10.0.0.27 - - [2025-06-05 02:26:45] "POST /fqname-to-id HTTP/1.1" 404 161 0.002882 10.0.0.27 - - [2025-06-05 02:26:45] "POST /hardwares HTTP/1.1" 200 317 0.011673 10.0.0.27 - - [2025-06-05 02:26:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.003003 10.0.0.27 - - [2025-06-05 02:26:45] "POST /hardwares HTTP/1.1" 200 319 0.013842 10.0.0.27 - - [2025-06-05 02:26:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.002910 10.0.0.27 - - [2025-06-05 02:26:46] "POST /hardwares HTTP/1.1" 200 319 0.027720 10.0.0.27 - - [2025-06-05 02:26:46] "POST /fqname-to-id HTTP/1.1" 404 162 0.002702 10.0.0.27 - - [2025-06-05 02:26:46] "POST /hardwares HTTP/1.1" 200 319 0.010761 10.0.0.27 - - [2025-06-05 02:26:46] "POST /fqname-to-id HTTP/1.1" 404 158 0.002920 10.0.0.27 - - [2025-06-05 02:26:46] "POST /hardwares HTTP/1.1" 200 311 0.010009 10.0.0.27 - - [2025-06-05 02:26:46] "POST /fqname-to-id HTTP/1.1" 404 158 0.003127 10.0.0.27 - - [2025-06-05 02:26:46] "POST /hardwares HTTP/1.1" 200 311 0.010984 10.0.0.27 - - [2025-06-05 02:26:46] "POST /fqname-to-id HTTP/1.1" 404 160 0.003150 10.0.0.27 - - [2025-06-05 02:26:46] "POST /hardwares HTTP/1.1" 200 315 0.010960 10.0.0.27 - - [2025-06-05 02:26:46] "POST /fqname-to-id HTTP/1.1" 404 154 0.003124 10.0.0.27 - - [2025-06-05 02:26:46] "POST /hardwares HTTP/1.1" 200 303 0.011008 10.0.0.27 - - [2025-06-05 02:26:46] "POST /fqname-to-id HTTP/1.1" 404 158 0.003407 10.0.0.27 - - [2025-06-05 02:26:46] "POST /hardwares HTTP/1.1" 200 311 0.011900 10.0.0.27 - - [2025-06-05 02:26:46] "POST /fqname-to-id HTTP/1.1" 404 155 0.003152 10.0.0.27 - - [2025-06-05 02:26:46] "POST /hardwares HTTP/1.1" 200 305 0.011475 10.0.0.27 - - [2025-06-05 02:26:46] "POST /fqname-to-id HTTP/1.1" 404 155 0.002733 10.0.0.27 - - [2025-06-05 02:26:46] "POST /hardwares HTTP/1.1" 200 305 0.010252 10.0.0.27 - - [2025-06-05 02:26:46] "POST /fqname-to-id HTTP/1.1" 404 155 0.002618 10.0.0.27 - - [2025-06-05 02:26:47] "POST /hardwares HTTP/1.1" 200 305 0.010035 10.0.0.27 - - [2025-06-05 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 155 0.002750 10.0.0.27 - - [2025-06-05 02:26:47] "POST /hardwares HTTP/1.1" 200 305 0.010555 10.0.0.27 - - [2025-06-05 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 156 0.003731 10.0.0.27 - - [2025-06-05 02:26:47] "POST /hardwares HTTP/1.1" 200 307 0.009689 10.0.0.27 - - [2025-06-05 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 156 0.002788 10.0.0.27 - - [2025-06-05 02:26:47] "POST /hardwares HTTP/1.1" 200 307 0.009773 10.0.0.27 - - [2025-06-05 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 156 0.002778 10.0.0.27 - - [2025-06-05 02:26:47] "POST /hardwares HTTP/1.1" 200 307 0.010240 10.0.0.27 - - [2025-06-05 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 157 0.002977 10.0.0.27 - - [2025-06-05 02:26:47] "POST /hardwares HTTP/1.1" 200 309 0.010895 10.0.0.27 - - [2025-06-05 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 158 0.003048 10.0.0.27 - - [2025-06-05 02:26:47] "POST /hardwares HTTP/1.1" 200 311 0.011538 10.0.0.27 - - [2025-06-05 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 158 0.003075 10.0.0.27 - - [2025-06-05 02:26:47] "POST /hardwares HTTP/1.1" 200 311 0.010989 10.0.0.27 - - [2025-06-05 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 153 0.003747 10.0.0.27 - - [2025-06-05 02:26:47] "POST /hardwares HTTP/1.1" 200 301 0.012438 10.0.0.27 - - [2025-06-05 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 157 0.003165 10.0.0.27 - - [2025-06-05 02:26:47] "POST /hardwares HTTP/1.1" 200 309 0.009373 10.0.0.27 - - [2025-06-05 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 157 0.002523 10.0.0.27 - - [2025-06-05 02:26:48] "POST /hardwares HTTP/1.1" 200 309 0.009382 10.0.0.27 - - [2025-06-05 02:26:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.002666 10.0.0.27 - - [2025-06-05 02:26:48] "POST /hardwares HTTP/1.1" 200 309 0.010576 10.0.0.27 - - [2025-06-05 02:26:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.002429 10.0.0.27 - - [2025-06-05 02:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.27 - - [2025-06-05 02:26:48] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.002838 10.0.0.27 - - [2025-06-05 02:26:48] "POST /hardwares HTTP/1.1" 200 309 0.009102 10.0.0.27 - - [2025-06-05 02:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.27 - - [2025-06-05 02:26:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.002627 10.0.0.27 - - [2025-06-05 02:26:48] "PUT /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8 HTTP/1.1" 200 276 0.006446 10.0.0.27 - - [2025-06-05 02:26:48] "POST /hardwares HTTP/1.1" 200 309 0.008539 10.0.0.27 - - [2025-06-05 02:26:48] "POST /fqname-to-id HTTP/1.1" 404 161 0.002915 10.0.0.27 - - [2025-06-05 02:26:48] "POST /hardwares HTTP/1.1" 200 317 0.010262 10.0.0.27 - - [2025-06-05 02:26:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.003276 10.0.0.27 - - [2025-06-05 02:26:48] "POST /hardwares HTTP/1.1" 200 309 0.012816 10.0.0.27 - - [2025-06-05 02:26:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.003292 10.0.0.27 - - [2025-06-05 02:26:48] "GET / HTTP/1.1" 200 35931 0.001809 10.0.0.27 - - [2025-06-05 02:26:48] "POST /alarms HTTP/1.1" 401 292 0.000541 10.0.0.27 - - [2025-06-05 02:26:48] "POST /hardwares HTTP/1.1" 200 309 0.014553 10.0.0.27 - - [2025-06-05 02:26:48] "POST /fqname-to-id HTTP/1.1" 404 154 0.003172 10.0.0.27 - - [2025-06-05 02:26:48] "POST /hardwares HTTP/1.1" 200 303 0.011134 10.0.0.27 - - [2025-06-05 02:26:48] "POST /fqname-to-id HTTP/1.1" 404 190 0.003129 10.0.0.27 - - [2025-06-05 02:26:48] "POST /features HTTP/1.1" 200 533 0.017540 10.0.0.27 - - [2025-06-05 02:26:48] "POST /fqname-to-id HTTP/1.1" 404 185 0.002971 10.0.0.27 - - [2025-06-05 02:26:49] "POST /alarms HTTP/1.1" 200 581 0.036539 10.0.0.27 - - [2025-06-05 02:26:49] "POST /features HTTP/1.1" 200 523 0.021647 10.0.0.27 - - [2025-06-05 02:26:49] "POST /alarms HTTP/1.1" 200 575 0.017494 10.0.0.27 - - [2025-06-05 02:26:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.003058 10.0.0.27 - - [2025-06-05 02:26:49] "POST /alarms HTTP/1.1" 200 575 0.015171 10.0.0.27 - - [2025-06-05 02:26:49] "POST /features HTTP/1.1" 200 521 0.018161 10.0.0.27 - - [2025-06-05 02:26:49] "POST /alarms HTTP/1.1" 200 559 0.015687 10.0.0.27 - - [2025-06-05 02:26:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.003293 10.0.0.27 - - [2025-06-05 02:26:49] "POST /alarms HTTP/1.1" 200 555 0.015858 10.0.0.27 - - [2025-06-05 02:26:49] "POST /features HTTP/1.1" 200 521 0.014607 10.0.0.27 - - [2025-06-05 02:26:49] "POST /alarms HTTP/1.1" 200 557 0.013525 10.0.0.27 - - [2025-06-05 02:26:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.002513 10.0.0.27 - - [2025-06-05 02:26:49] "POST /alarms HTTP/1.1" 200 565 0.017290 10.0.0.27 - - [2025-06-05 02:26:49] "POST /features HTTP/1.1" 200 531 0.018553 10.0.0.27 - - [2025-06-05 02:26:49] "POST /alarms HTTP/1.1" 200 549 0.014872 10.0.0.27 - - [2025-06-05 02:26:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.003380 10.0.0.27 - - [2025-06-05 02:26:49] "POST /alarms HTTP/1.1" 200 557 0.018321 10.0.0.27 - - [2025-06-05 02:26:49] "POST /features HTTP/1.1" 200 521 0.020517 10.0.0.27 - - [2025-06-05 02:26:49] "POST /alarms HTTP/1.1" 200 567 0.020971 10.0.0.27 - - [2025-06-05 02:26:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.002361 10.0.0.27 - - [2025-06-05 02:26:49] "POST /alarms HTTP/1.1" 200 555 0.022851 10.0.0.27 - - [2025-06-05 02:26:49] "POST /features HTTP/1.1" 200 539 0.021398 10.0.0.27 - - [2025-06-05 02:26:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.002527 10.0.0.27 - - [2025-06-05 02:26:49] "POST /alarms HTTP/1.1" 200 567 0.018162 10.0.0.27 - - [2025-06-05 02:26:49] "POST /features HTTP/1.1" 200 525 0.019588 10.0.0.27 - - [2025-06-05 02:26:49] "POST /alarms HTTP/1.1" 200 575 0.016169 10.0.0.27 - - [2025-06-05 02:26:49] "POST /fqname-to-id HTTP/1.1" 404 183 0.002570 10.0.0.27 - - [2025-06-05 02:26:49] "POST /alarms HTTP/1.1" 200 569 0.017428 10.0.0.27 - - [2025-06-05 02:26:49] "POST /features HTTP/1.1" 200 519 0.018968 10.0.0.27 - - [2025-06-05 02:26:49] "POST /alarms HTTP/1.1" 200 561 0.016716 10.0.0.27 - - [2025-06-05 02:26:49] "POST /fqname-to-id HTTP/1.1" 404 182 0.003792 10.0.0.27 - - [2025-06-05 02:26:49] "POST /alarms HTTP/1.1" 200 561 0.017137 10.0.0.27 - - [2025-06-05 02:26:49] "POST /features HTTP/1.1" 200 517 0.014672 10.0.0.27 - - [2025-06-05 02:26:49] "POST /alarms HTTP/1.1" 200 561 0.013929 10.0.0.27 - - [2025-06-05 02:26:49] "POST /fqname-to-id HTTP/1.1" 404 190 0.002663 10.0.0.27 - - [2025-06-05 02:26:50] "POST /alarms HTTP/1.1" 200 547 0.016277 10.0.0.27 - - [2025-06-05 02:26:50] "POST /features HTTP/1.1" 200 533 0.016370 10.0.0.27 - - [2025-06-05 02:26:50] "POST /alarms HTTP/1.1" 200 595 0.014685 10.0.0.27 - - [2025-06-05 02:26:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.003162 10.0.0.27 - - [2025-06-05 02:26:50] "POST /alarms HTTP/1.1" 200 575 0.015665 10.0.0.27 - - [2025-06-05 02:26:50] "POST /features HTTP/1.1" 200 541 0.014426 10.0.0.27 - - [2025-06-05 02:26:50] "POST /alarms HTTP/1.1" 200 571 0.015983 10.0.0.27 - - [2025-06-05 02:26:50] "POST /fqname-to-id HTTP/1.1" 404 178 0.002789 10.0.0.27 - - [2025-06-05 02:26:50] "POST /alarms HTTP/1.1" 200 583 0.019079 10.0.0.27 - - [2025-06-05 02:26:50] "POST /physical-roles HTTP/1.1" 200 521 0.016461 10.0.0.27 - - [2025-06-05 02:26:50] "POST /fqname-to-id HTTP/1.1" 404 179 0.002806 10.0.0.27 - - [2025-06-05 02:26:50] "POST /alarms HTTP/1.1" 200 609 0.018754 10.0.0.27 - - [2025-06-05 02:26:50] "POST /physical-roles HTTP/1.1" 200 523 0.021544 10.0.0.27 - - [2025-06-05 02:26:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.002869 10.0.0.27 - - [2025-06-05 02:26:50] "POST /physical-roles HTTP/1.1" 200 533 0.017684 10.0.0.27 - - [2025-06-05 02:26:50] "POST /fqname-to-id HTTP/1.1" 404 177 0.003633 10.0.0.27 - - [2025-06-05 02:26:50] "POST /physical-roles HTTP/1.1" 200 519 0.017076 10.0.0.27 - - [2025-06-05 02:26:50] "POST /fqname-to-id HTTP/1.1" 404 191 0.003029 10.0.0.27 - - [2025-06-05 02:26:50] "GET / HTTP/1.1" 200 35931 0.001599 10.0.0.27 - - [2025-06-05 02:26:50] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000346 10.0.0.27 - - [2025-06-05 02:26:50] "POST /overlay-roles HTTP/1.1" 200 545 0.015935 10.0.0.27 - - [2025-06-05 02:26:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.003884 10.0.0.27 - - [2025-06-05 02:26:50] "POST /overlay-roles HTTP/1.1" 200 531 0.017734 10.0.0.27 - - [2025-06-05 02:26:50] "POST /fqname-to-id HTTP/1.1" 404 191 0.003407 10.0.0.27 - - [2025-06-05 02:26:50] "POST /overlay-roles HTTP/1.1" 200 545 0.018946 10.0.0.27 - - [2025-06-05 02:26:50] "POST /fqname-to-id HTTP/1.1" 404 185 0.002650 10.0.0.27 - - [2025-06-05 02:26:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.020406 10.0.0.27 - - [2025-06-05 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.27 - - [2025-06-05 02:26:51] "POST /overlay-roles HTTP/1.1" 200 533 0.013883 10.0.0.27 - - [2025-06-05 02:26:51] "PUT /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8 HTTP/1.1" 200 276 0.007926 10.0.0.27 - - [2025-06-05 02:26:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.002300 10.0.0.27 - - [2025-06-05 02:26:51] "POST /overlay-roles HTTP/1.1" 200 541 0.015211 10.0.0.27 - - [2025-06-05 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.27 - - [2025-06-05 02:26:51] "PUT /overlay-role/80c096f1-e4d4-459a-ac62-a8821949f192 HTTP/1.1" 200 258 0.008879 10.0.0.27 - - [2025-06-05 02:26:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.002455 10.0.0.27 - - [2025-06-05 02:26:51] "POST /overlay-roles HTTP/1.1" 200 531 0.017171 10.0.0.27 - - [2025-06-05 02:26:51] "GET / HTTP/1.1" 200 35931 0.001366 10.0.0.27 - - [2025-06-05 02:26:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000384 10.0.0.27 - - [2025-06-05 02:26:51] "POST /fqname-to-id HTTP/1.1" 404 185 0.002955 10.0.0.27 - - [2025-06-05 02:26:51] "POST /overlay-roles HTTP/1.1" 200 533 0.017528 10.0.0.27 - - [2025-06-05 02:26:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.003211 10.0.0.27 - - [2025-06-05 02:26:51] "POST /overlay-roles HTTP/1.1" 200 529 0.016763 10.0.0.27 - - [2025-06-05 02:26:51] "POST /fqname-to-id HTTP/1.1" 404 187 0.003444 10.0.0.27 - - [2025-06-05 02:26:51] "POST /overlay-roles HTTP/1.1" 200 537 0.016249 10.0.0.27 - - [2025-06-05 02:26:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.002609 10.0.0.27 - - [2025-06-05 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019999 10.0.0.27 - - [2025-06-05 02:26:51] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003098 10.0.0.27 - - [2025-06-05 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.27 - - [2025-06-05 02:26:51] "POST /overlay-roles HTTP/1.1" 200 541 0.016329 10.0.0.27 - - [2025-06-05 02:26:51] "POST /fqname-to-id HTTP/1.1" 404 178 0.002100 10.0.0.27 - - [2025-06-05 02:26:51] "PUT /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8 HTTP/1.1" 200 276 0.008724 10.0.0.27 - - [2025-06-05 02:26:51] "POST /overlay-roles HTTP/1.1" 200 519 0.013807 10.0.0.27 - - [2025-06-05 02:26:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.002933 10.0.0.27 - - [2025-06-05 02:26:52] "POST /overlay-roles HTTP/1.1" 200 543 0.014573 10.0.0.27 - - [2025-06-05 02:26:52] "POST /fqname-to-id HTTP/1.1" 404 182 0.002742 10.0.0.27 - - [2025-06-05 02:26:52] "POST /role-definitions HTTP/1.1" 200 533 0.016655 10.0.0.27 - - [2025-06-05 02:26:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.003362 10.0.0.27 - - [2025-06-05 02:26:52] "GET / HTTP/1.1" 200 35931 0.001901 10.0.0.27 - - [2025-06-05 02:26:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000433 10.0.0.27 - - [2025-06-05 02:26:52] "POST /role-definitions HTTP/1.1" 200 547 0.015450 10.0.0.27 - - [2025-06-05 02:26:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.003253 10.0.0.27 - - [2025-06-05 02:26:52] "POST /role-definitions HTTP/1.1" 200 549 0.016761 10.0.0.27 - - [2025-06-05 02:26:52] "POST /fqname-to-id HTTP/1.1" 404 191 0.003208 10.0.0.27 - - [2025-06-05 02:26:52] "POST /role-definitions HTTP/1.1" 200 551 0.017133 10.0.0.27 - - [2025-06-05 02:26:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.003242 10.0.0.27 - - [2025-06-05 02:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020826 10.0.0.27 - - [2025-06-05 02:26:52] "GET /global-system-config/7afd55eb-45e8-4ac9-af29-e6932167f1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005116 10.0.0.27 - - [2025-06-05 02:26:52] "POST /role-definitions HTTP/1.1" 200 563 0.020687 10.0.0.27 - - [2025-06-05 02:26:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.002585 10.0.0.27 - - [2025-06-05 02:26:52] "PUT /global-system-config/7afd55eb-45e8-4ac9-af29-e6932167f1c8 HTTP/1.1" 200 274 0.017936 10.0.0.27 - - [2025-06-05 02:26:52] "POST /role-definitions HTTP/1.1" 200 547 0.018206 10.0.0.27 - - [2025-06-05 02:26:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.002699 10.0.0.27 - - [2025-06-05 02:26:52] "POST /role-definitions HTTP/1.1" 200 549 0.014345 10.0.0.27 - - [2025-06-05 02:26:52] "POST /fqname-to-id HTTP/1.1" 404 191 0.003078 10.0.0.27 - - [2025-06-05 02:26:52] "POST /role-definitions HTTP/1.1" 200 551 0.016541 10.0.0.27 - - [2025-06-05 02:26:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.002777 10.0.0.27 - - [2025-06-05 02:26:53] "POST /role-definitions HTTP/1.1" 200 549 0.014672 10.0.0.27 - - [2025-06-05 02:26:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.002587 10.0.0.27 - - [2025-06-05 02:26:53] "POST /role-definitions HTTP/1.1" 200 561 0.016353 10.0.0.27 - - [2025-06-05 02:26:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.003444 10.0.0.27 - - [2025-06-05 02:26:53] "POST /role-definitions HTTP/1.1" 200 547 0.034481 10.0.0.27 - - [2025-06-05 02:26:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.003285 10.0.0.27 - - [2025-06-05 02:26:53] "POST /role-definitions HTTP/1.1" 200 549 0.020106 10.0.0.27 - - [2025-06-05 02:26:53] "POST /fqname-to-id HTTP/1.1" 404 188 0.003337 10.0.0.27 - - [2025-06-05 02:26:53] "POST /role-definitions HTTP/1.1" 200 545 0.016113 10.0.0.27 - - [2025-06-05 02:26:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.002850 10.0.0.27 - - [2025-06-05 02:26:53] "POST /role-definitions HTTP/1.1" 200 547 0.017320 10.0.0.27 - - [2025-06-05 02:26:53] "POST /fqname-to-id HTTP/1.1" 404 192 0.003100 10.0.0.27 - - [2025-06-05 02:26:53] "POST /role-definitions HTTP/1.1" 200 553 0.016081 10.0.0.27 - - [2025-06-05 02:26:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.003541 10.0.0.27 - - [2025-06-05 02:26:53] "POST /role-definitions HTTP/1.1" 200 555 0.016686 10.0.0.27 - - [2025-06-05 02:26:53] "POST /fqname-to-id HTTP/1.1" 404 182 0.002588 10.0.0.27 - - [2025-06-05 02:26:53] "POST /role-definitions HTTP/1.1" 200 533 0.015689 10.0.0.27 - - [2025-06-05 02:26:53] "POST /fqname-to-id HTTP/1.1" 404 187 0.002464 10.0.0.27 - - [2025-06-05 02:26:54] "POST /role-definitions HTTP/1.1" 200 543 0.017390 10.0.0.27 - - [2025-06-05 02:26:54] "POST /fqname-to-id HTTP/1.1" 404 181 0.002928 10.0.0.27 - - [2025-06-05 02:26:54] "POST /role-definitions HTTP/1.1" 200 531 0.015575 10.0.0.27 - - [2025-06-05 02:26:54] "POST /fqname-to-id HTTP/1.1" 404 184 0.002587 10.0.0.27 - - [2025-06-05 02:26:54] "POST /role-definitions HTTP/1.1" 200 537 0.016809 10.0.0.27 - - [2025-06-05 02:26:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.002993 10.0.0.27 - - [2025-06-05 02:26:54] "POST /role-definitions HTTP/1.1" 200 547 0.016536 10.0.0.27 - - [2025-06-05 02:26:54] "POST /fqname-to-id HTTP/1.1" 404 194 0.003260 10.0.0.27 - - [2025-06-05 02:26:54] "POST /role-definitions HTTP/1.1" 200 557 0.017507 10.0.0.27 - - [2025-06-05 02:26:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.003186 10.0.0.27 - - [2025-06-05 02:26:54] "POST /role-definitions HTTP/1.1" 200 561 0.017002 10.0.0.27 - - [2025-06-05 02:26:54] "POST /fqname-to-id HTTP/1.1" 404 195 0.002890 10.0.0.27 - - [2025-06-05 02:26:54] "POST /role-definitions HTTP/1.1" 200 559 0.017218 10.0.0.27 - - [2025-06-05 02:26:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.003603 10.0.0.27 - - [2025-06-05 02:26:54] "POST /feature-configs HTTP/1.1" 200 537 0.019116 10.0.0.27 - - [2025-06-05 02:26:54] "POST /fqname-to-id HTTP/1.1" 404 212 0.002962 10.0.0.27 - - [2025-06-05 02:26:54] "POST /feature-configs HTTP/1.1" 200 562 0.014608 10.0.0.27 - - [2025-06-05 02:26:54] "POST /fqname-to-id HTTP/1.1" 404 211 0.002369 10.0.0.27 - - [2025-06-05 02:26:55] "POST /feature-configs HTTP/1.1" 200 561 0.014261 10.0.0.27 - - [2025-06-05 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 192 0.002551 10.0.0.27 - - [2025-06-05 02:26:55] "POST /node-profiles HTTP/1.1" 200 547 0.014507 10.0.0.27 - - [2025-06-05 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 187 0.003241 10.0.0.27 - - [2025-06-05 02:26:55] "POST /node-profiles HTTP/1.1" 200 537 0.015413 10.0.0.27 - - [2025-06-05 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.002922 10.0.0.27 - - [2025-06-05 02:26:55] "POST /node-profiles HTTP/1.1" 200 549 0.014446 10.0.0.27 - - [2025-06-05 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.002740 10.0.0.27 - - [2025-06-05 02:26:55] "POST /node-profiles HTTP/1.1" 200 541 0.015718 10.0.0.27 - - [2025-06-05 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.002797 10.0.0.27 - - [2025-06-05 02:26:55] "POST /node-profiles HTTP/1.1" 200 541 0.014571 10.0.0.27 - - [2025-06-05 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 188 0.002798 10.0.0.27 - - [2025-06-05 02:26:55] "POST /node-profiles HTTP/1.1" 200 539 0.014747 10.0.0.27 - - [2025-06-05 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 184 0.002620 10.0.0.27 - - [2025-06-05 02:26:55] "POST /node-profiles HTTP/1.1" 200 531 0.014930 10.0.0.27 - - [2025-06-05 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 185 0.002461 10.0.0.27 - - [2025-06-05 02:26:55] "POST /node-profiles HTTP/1.1" 200 533 0.013661 10.0.0.27 - - [2025-06-05 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.003000 10.0.0.27 - - [2025-06-05 02:26:56] "POST /node-profiles HTTP/1.1" 200 557 0.013813 10.0.0.27 - - [2025-06-05 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 206 0.002173 10.0.0.27 - - [2025-06-05 02:26:56] "POST /telemetry-profiles HTTP/1.1" 200 554 0.014945 10.0.0.27 - - [2025-06-05 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 206 0.002638 10.0.0.27 - - [2025-06-05 02:26:56] "POST /telemetry-profiles HTTP/1.1" 200 554 0.014620 10.0.0.27 - - [2025-06-05 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 206 0.002812 10.0.0.27 - - [2025-06-05 02:26:56] "POST /telemetry-profiles HTTP/1.1" 200 554 0.013971 10.0.0.27 - - [2025-06-05 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 206 0.002726 10.0.0.27 - - [2025-06-05 02:26:56] "POST /telemetry-profiles HTTP/1.1" 200 554 0.015533 10.0.0.27 - - [2025-06-05 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 206 0.002721 10.0.0.27 - - [2025-06-05 02:26:56] "POST /telemetry-profiles HTTP/1.1" 200 554 0.017261 10.0.0.27 - - [2025-06-05 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 206 0.002599 10.0.0.27 - - [2025-06-05 02:26:56] "POST /telemetry-profiles HTTP/1.1" 200 554 0.014927 10.0.0.27 - - [2025-06-05 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.002802 10.0.0.27 - - [2025-06-05 02:26:56] "POST /sflow-profiles HTTP/1.1" 200 532 0.015374 10.0.0.27 - - [2025-06-05 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 202 0.002795 10.0.0.27 - - [2025-06-05 02:26:56] "POST /sflow-profiles HTTP/1.1" 200 538 0.018726 10.0.0.27 - - [2025-06-05 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 202 0.004242 10.0.0.27 - - [2025-06-05 02:26:57] "POST /sflow-profiles HTTP/1.1" 200 538 0.015006 10.0.0.27 - - [2025-06-05 02:26:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.004216 10.0.0.27 - - [2025-06-05 02:26:57] "POST /grpc-profiles HTTP/1.1" 200 530 0.016092 10.0.0.27 - - [2025-06-05 02:26:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.003006 10.0.0.27 - - [2025-06-05 02:26:57] "POST /snmp-profiles HTTP/1.1" 200 530 0.017435 10.0.0.27 - - [2025-06-05 02:26:57] "POST /fqname-to-id HTTP/1.1" 404 202 0.003912 10.0.0.27 - - [2025-06-05 02:26:57] "POST /netconf-profiles HTTP/1.1" 200 542 0.015389 10.0.0.27 - - [2025-06-05 02:26:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.002813 10.0.0.27 - - [2025-06-05 02:26:57] "POST /device-functional-groups HTTP/1.1" 200 540 0.016047 10.0.0.27 - - [2025-06-05 02:26:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.002786 10.0.0.27 - - [2025-06-05 02:26:57] "POST /device-functional-groups HTTP/1.1" 200 540 0.015296 10.0.0.27 - - [2025-06-05 02:26:57] "POST /fqname-to-id HTTP/1.1" 404 195 0.003380 10.0.0.27 - - [2025-06-05 02:26:57] "POST /device-functional-groups HTTP/1.1" 200 544 0.014082 10.0.0.27 - - [2025-06-05 02:26:57] "POST /fqname-to-id HTTP/1.1" 404 194 0.003152 10.0.0.27 - - [2025-06-05 02:26:57] "POST /device-functional-groups HTTP/1.1" 200 542 0.014452 10.0.0.27 - - [2025-06-05 02:26:57] "POST /fqname-to-id HTTP/1.1" 404 218 0.002656 10.0.0.27 - - [2025-06-05 02:26:57] "POST /device-functional-groups HTTP/1.1" 200 590 0.013760 10.0.0.27 - - [2025-06-05 02:26:57] "POST /fqname-to-id HTTP/1.1" 404 208 0.002425 10.0.0.27 - - [2025-06-05 02:26:58] "POST /device-functional-groups HTTP/1.1" 200 570 0.015195 10.0.0.27 - - [2025-06-05 02:26:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.002704 10.0.0.27 - - [2025-06-05 02:26:58] "POST /device-functional-groups HTTP/1.1" 200 620 0.014596 10.0.0.27 - - [2025-06-05 02:26:58] "POST /fqname-to-id HTTP/1.1" 404 206 0.002964 10.0.0.27 - - [2025-06-05 02:26:58] "POST /device-functional-groups HTTP/1.1" 200 566 0.014597 10.0.0.27 - - [2025-06-05 02:26:58] "POST /fqname-to-id HTTP/1.1" 404 205 0.002730 10.0.0.27 - - [2025-06-05 02:26:58] "POST /device-functional-groups HTTP/1.1" 200 564 0.013613 10.0.0.27 - - [2025-06-05 02:26:58] "POST /fqname-to-id HTTP/1.1" 404 210 0.002805 10.0.0.27 - - [2025-06-05 02:26:58] "POST /device-functional-groups HTTP/1.1" 200 574 0.015013 10.0.0.27 - - [2025-06-05 02:26:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.003145 10.0.0.27 - - [2025-06-05 02:26:58] "POST /role-configs HTTP/1.1" 200 525 0.013873 10.0.0.27 - - [2025-06-05 02:26:58] "POST /fqname-to-id HTTP/1.1" 404 196 0.002693 10.0.0.27 - - [2025-06-05 02:26:58] "POST /role-configs HTTP/1.1" 200 520 0.013869 10.0.0.27 - - [2025-06-05 02:26:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.002661 10.0.0.27 - - [2025-06-05 02:26:58] "POST /role-configs HTTP/1.1" 200 522 0.014332 10.0.0.27 - - [2025-06-05 02:26:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.002932 10.0.0.27 - - [2025-06-05 02:26:58] "POST /role-configs HTTP/1.1" 200 522 0.017767 10.0.0.27 - - [2025-06-05 02:26:58] "POST /fqname-to-id HTTP/1.1" 404 202 0.003164 10.0.0.27 - - [2025-06-05 02:26:59] "POST /role-configs HTTP/1.1" 200 526 0.013707 10.0.0.27 - - [2025-06-05 02:26:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.002740 10.0.0.27 - - [2025-06-05 02:26:59] "POST /role-configs HTTP/1.1" 200 521 0.014271 10.0.0.27 - - [2025-06-05 02:26:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.002724 10.0.0.27 - - [2025-06-05 02:26:59] "POST /role-configs HTTP/1.1" 200 517 0.013398 10.0.0.27 - - [2025-06-05 02:26:59] "POST /fqname-to-id HTTP/1.1" 404 194 0.002841 10.0.0.27 - - [2025-06-05 02:26:59] "POST /role-configs HTTP/1.1" 200 518 0.013949 10.0.0.27 - - [2025-06-05 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.27 - - [2025-06-05 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.27 - - [2025-06-05 02:26:59] "POST /ref-update HTTP/1.1" 200 156 0.008227 10.0.0.27 - - [2025-06-05 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.27 - - [2025-06-05 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.27 - - [2025-06-05 02:26:59] "POST /ref-update HTTP/1.1" 200 156 0.008194 10.0.0.27 - - [2025-06-05 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.27 - - [2025-06-05 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.27 - - [2025-06-05 02:26:59] "POST /ref-update HTTP/1.1" 200 156 0.007208 10.0.0.27 - - [2025-06-05 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.27 - - [2025-06-05 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.27 - - [2025-06-05 02:26:59] "POST /ref-update HTTP/1.1" 200 156 0.007301 10.0.0.27 - - [2025-06-05 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.27 - - [2025-06-05 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.27 - - [2025-06-05 02:27:00] "POST /ref-update HTTP/1.1" 200 156 0.007047 10.0.0.27 - - [2025-06-05 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.27 - - [2025-06-05 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.27 - - [2025-06-05 02:27:00] "POST /ref-update HTTP/1.1" 200 156 0.007519 10.0.0.27 - - [2025-06-05 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.27 - - [2025-06-05 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.27 - - [2025-06-05 02:27:00] "POST /ref-update HTTP/1.1" 200 156 0.007573 10.0.0.27 - - [2025-06-05 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.27 - - [2025-06-05 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.27 - - [2025-06-05 02:27:00] "POST /ref-update HTTP/1.1" 200 156 0.008601 10.0.0.27 - - [2025-06-05 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.27 - - [2025-06-05 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.27 - - [2025-06-05 02:27:00] "POST /ref-update HTTP/1.1" 200 156 0.007243 10.0.0.27 - - [2025-06-05 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.27 - - [2025-06-05 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.27 - - [2025-06-05 02:27:00] "POST /ref-update HTTP/1.1" 200 156 0.007631 10.0.0.27 - - [2025-06-05 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.27 - - [2025-06-05 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.27 - - [2025-06-05 02:27:00] "POST /ref-update HTTP/1.1" 200 156 0.007572 10.0.0.27 - - [2025-06-05 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.27 - - [2025-06-05 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.27 - - [2025-06-05 02:27:01] "POST /ref-update HTTP/1.1" 200 156 0.006352 10.0.0.27 - - [2025-06-05 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.27 - - [2025-06-05 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.27 - - [2025-06-05 02:27:01] "POST /ref-update HTTP/1.1" 200 156 0.006213 10.0.0.27 - - [2025-06-05 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.27 - - [2025-06-05 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.27 - - [2025-06-05 02:27:01] "POST /ref-update HTTP/1.1" 200 156 0.006603 10.0.0.27 - - [2025-06-05 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.27 - - [2025-06-05 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.27 - - [2025-06-05 02:27:01] "POST /ref-update HTTP/1.1" 200 156 0.006501 10.0.0.27 - - [2025-06-05 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.27 - - [2025-06-05 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.27 - - [2025-06-05 02:27:01] "POST /ref-update HTTP/1.1" 200 156 0.006774 10.0.0.27 - - [2025-06-05 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.27 - - [2025-06-05 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.27 - - [2025-06-05 02:27:01] "POST /ref-update HTTP/1.1" 200 156 0.006792 10.0.0.27 - - [2025-06-05 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.27 - - [2025-06-05 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.27 - - [2025-06-05 02:27:02] "POST /ref-update HTTP/1.1" 200 156 0.007569 10.0.0.27 - - [2025-06-05 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.27 - - [2025-06-05 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.27 - - [2025-06-05 02:27:02] "POST /ref-update HTTP/1.1" 200 156 0.006953 10.0.0.27 - - [2025-06-05 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.27 - - [2025-06-05 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.27 - - [2025-06-05 02:27:02] "POST /ref-update HTTP/1.1" 200 156 0.006070 10.0.0.27 - - [2025-06-05 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.27 - - [2025-06-05 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.27 - - [2025-06-05 02:27:02] "POST /ref-update HTTP/1.1" 200 156 0.007060 10.0.0.27 - - [2025-06-05 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.27 - - [2025-06-05 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.27 - - [2025-06-05 02:27:02] "POST /ref-update HTTP/1.1" 200 156 0.007192 10.0.0.27 - - [2025-06-05 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.27 - - [2025-06-05 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.27 - - [2025-06-05 02:27:02] "POST /ref-update HTTP/1.1" 200 156 0.006200 10.0.0.27 - - [2025-06-05 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.27 - - [2025-06-05 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.27 - - [2025-06-05 02:27:02] "POST /ref-update HTTP/1.1" 200 156 0.006768 10.0.0.27 - - [2025-06-05 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.27 - - [2025-06-05 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.27 - - [2025-06-05 02:27:03] "POST /ref-update HTTP/1.1" 200 156 0.007234 10.0.0.27 - - [2025-06-05 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.27 - - [2025-06-05 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.27 - - [2025-06-05 02:27:03] "POST /ref-update HTTP/1.1" 200 156 0.006997 10.0.0.27 - - [2025-06-05 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.27 - - [2025-06-05 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.27 - - [2025-06-05 02:27:03] "POST /ref-update HTTP/1.1" 200 156 0.008111 10.0.0.27 - - [2025-06-05 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.27 - - [2025-06-05 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.27 - - [2025-06-05 02:27:03] "POST /ref-update HTTP/1.1" 200 156 0.006356 10.0.0.27 - - [2025-06-05 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.27 - - [2025-06-05 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.27 - - [2025-06-05 02:27:03] "POST /ref-update HTTP/1.1" 200 156 0.007074 10.0.0.27 - - [2025-06-05 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.27 - - [2025-06-05 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.27 - - [2025-06-05 02:27:03] "POST /ref-update HTTP/1.1" 200 156 0.006213 10.0.0.27 - - [2025-06-05 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.27 - - [2025-06-05 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.27 - - [2025-06-05 02:27:04] "POST /ref-update HTTP/1.1" 200 156 0.006521 10.0.0.27 - - [2025-06-05 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.27 - - [2025-06-05 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.27 - - [2025-06-05 02:27:04] "POST /ref-update HTTP/1.1" 200 156 0.006904 10.0.0.27 - - [2025-06-05 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.27 - - [2025-06-05 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.27 - - [2025-06-05 02:27:04] "POST /ref-update HTTP/1.1" 200 156 0.008723 10.0.0.27 - - [2025-06-05 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.27 - - [2025-06-05 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.27 - - [2025-06-05 02:27:04] "POST /ref-update HTTP/1.1" 200 156 0.006860 10.0.0.27 - - [2025-06-05 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.27 - - [2025-06-05 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.27 - - [2025-06-05 02:27:04] "POST /ref-update HTTP/1.1" 200 156 0.006926 10.0.0.27 - - [2025-06-05 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.27 - - [2025-06-05 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.27 - - [2025-06-05 02:27:04] "POST /ref-update HTTP/1.1" 200 156 0.006235 10.0.0.27 - - [2025-06-05 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.27 - - [2025-06-05 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.27 - - [2025-06-05 02:27:04] "POST /ref-update HTTP/1.1" 200 156 0.006997 10.0.0.27 - - [2025-06-05 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.27 - - [2025-06-05 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.27 - - [2025-06-05 02:27:05] "POST /ref-update HTTP/1.1" 200 156 0.006609 10.0.0.27 - - [2025-06-05 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.27 - - [2025-06-05 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.27 - - [2025-06-05 02:27:05] "POST /ref-update HTTP/1.1" 200 156 0.006599 10.0.0.27 - - [2025-06-05 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.27 - - [2025-06-05 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.27 - - [2025-06-05 02:27:05] "POST /ref-update HTTP/1.1" 200 156 0.007268 10.0.0.27 - - [2025-06-05 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.27 - - [2025-06-05 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.27 - - [2025-06-05 02:27:05] "POST /ref-update HTTP/1.1" 200 156 0.006571 10.0.0.27 - - [2025-06-05 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.27 - - [2025-06-05 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.27 - - [2025-06-05 02:27:05] "POST /ref-update HTTP/1.1" 200 156 0.006962 10.0.0.27 - - [2025-06-05 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.27 - - [2025-06-05 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.27 - - [2025-06-05 02:27:05] "POST /ref-update HTTP/1.1" 200 156 0.007163 10.0.0.27 - - [2025-06-05 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.27 - - [2025-06-05 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.27 - - [2025-06-05 02:27:06] "POST /ref-update HTTP/1.1" 200 156 0.005839 10.0.0.27 - - [2025-06-05 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.27 - - [2025-06-05 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.27 - - [2025-06-05 02:27:06] "POST /ref-update HTTP/1.1" 200 156 0.007156 10.0.0.27 - - [2025-06-05 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.27 - - [2025-06-05 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.27 - - [2025-06-05 02:27:06] "POST /ref-update HTTP/1.1" 200 156 0.006207 10.0.0.27 - - [2025-06-05 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.27 - - [2025-06-05 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.27 - - [2025-06-05 02:27:06] "POST /ref-update HTTP/1.1" 200 156 0.006893 10.0.0.27 - - [2025-06-05 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.27 - - [2025-06-05 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.27 - - [2025-06-05 02:27:06] "POST /ref-update HTTP/1.1" 200 156 0.007202 10.0.0.27 - - [2025-06-05 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.27 - - [2025-06-05 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.27 - - [2025-06-05 02:27:06] "POST /ref-update HTTP/1.1" 200 156 0.008148 10.0.0.27 - - [2025-06-05 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.27 - - [2025-06-05 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.27 - - [2025-06-05 02:27:06] "POST /ref-update HTTP/1.1" 200 156 0.007713 10.0.0.27 - - [2025-06-05 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.27 - - [2025-06-05 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.27 - - [2025-06-05 02:27:07] "POST /ref-update HTTP/1.1" 200 156 0.005996 10.0.0.27 - - [2025-06-05 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.27 - - [2025-06-05 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.27 - - [2025-06-05 02:27:07] "POST /ref-update HTTP/1.1" 200 156 0.006271 10.0.0.27 - - [2025-06-05 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.27 - - [2025-06-05 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.27 - - [2025-06-05 02:27:07] "POST /ref-update HTTP/1.1" 200 156 0.006227 10.0.0.27 - - [2025-06-05 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.27 - - [2025-06-05 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.27 - - [2025-06-05 02:27:07] "POST /ref-update HTTP/1.1" 200 156 0.006634 10.0.0.27 - - [2025-06-05 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.27 - - [2025-06-05 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.27 - - [2025-06-05 02:27:07] "POST /ref-update HTTP/1.1" 200 156 0.006843 10.0.0.27 - - [2025-06-05 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.27 - - [2025-06-05 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.27 - - [2025-06-05 02:27:07] "POST /ref-update HTTP/1.1" 200 156 0.006727 10.0.0.27 - - [2025-06-05 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.27 - - [2025-06-05 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.27 - - [2025-06-05 02:27:08] "POST /ref-update HTTP/1.1" 200 156 0.078200 10.0.0.27 - - [2025-06-05 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.27 - - [2025-06-05 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.27 - - [2025-06-05 02:27:08] "POST /ref-update HTTP/1.1" 200 156 0.006620 10.0.0.27 - - [2025-06-05 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.27 - - [2025-06-05 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.27 - - [2025-06-05 02:27:08] "POST /ref-update HTTP/1.1" 200 156 0.006699 10.0.0.27 - - [2025-06-05 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.27 - - [2025-06-05 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.27 - - [2025-06-05 02:27:08] "POST /ref-update HTTP/1.1" 200 156 0.007339 10.0.0.27 - - [2025-06-05 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.27 - - [2025-06-05 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.27 - - [2025-06-05 02:27:08] "POST /ref-update HTTP/1.1" 200 156 0.014252 10.0.0.27 - - [2025-06-05 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005160 10.0.0.27 - - [2025-06-05 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.27 - - [2025-06-05 02:27:08] "POST /ref-update HTTP/1.1" 200 156 0.008584 10.0.0.27 - - [2025-06-05 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.27 - - [2025-06-05 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.27 - - [2025-06-05 02:27:08] "POST /ref-update HTTP/1.1" 200 156 0.009272 10.0.0.27 - - [2025-06-05 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.27 - - [2025-06-05 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.27 - - [2025-06-05 02:27:09] "POST /ref-update HTTP/1.1" 200 156 0.008639 10.0.0.27 - - [2025-06-05 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.27 - - [2025-06-05 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.27 - - [2025-06-05 02:27:09] "POST /ref-update HTTP/1.1" 200 156 0.008012 10.0.0.27 - - [2025-06-05 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.27 - - [2025-06-05 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.27 - - [2025-06-05 02:27:09] "POST /ref-update HTTP/1.1" 200 156 0.023968 10.0.0.27 - - [2025-06-05 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017597 10.0.0.27 - - [2025-06-05 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010467 10.0.0.27 - - [2025-06-05 02:27:09] "POST /ref-update HTTP/1.1" 200 156 0.009415 10.0.0.27 - - [2025-06-05 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.27 - - [2025-06-05 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.27 - - [2025-06-05 02:27:09] "POST /ref-update HTTP/1.1" 200 156 0.008888 10.0.0.27 - - [2025-06-05 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.27 - - [2025-06-05 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.27 - - [2025-06-05 02:27:09] "POST /ref-update HTTP/1.1" 200 156 0.008363 10.0.0.27 - - [2025-06-05 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.27 - - [2025-06-05 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.27 - - [2025-06-05 02:27:10] "POST /ref-update HTTP/1.1" 200 156 0.007342 10.0.0.27 - - [2025-06-05 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010600 10.0.0.27 - - [2025-06-05 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.27 - - [2025-06-05 02:27:10] "POST /ref-update HTTP/1.1" 200 156 0.009180 10.0.0.27 - - [2025-06-05 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.27 - - [2025-06-05 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.27 - - [2025-06-05 02:27:10] "POST /ref-update HTTP/1.1" 200 156 0.007309 10.0.0.27 - - [2025-06-05 02:27:10] "GET / HTTP/1.1" 200 35931 0.002107 10.0.0.27 - - [2025-06-05 02:27:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000427 10.0.0.27 - - [2025-06-05 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.27 - - [2025-06-05 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.27 - - [2025-06-05 02:27:10] "POST /ref-update HTTP/1.1" 200 156 0.008408 10.0.0.27 - - [2025-06-05 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.27 - - [2025-06-05 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.27 - - [2025-06-05 02:27:10] "POST /ref-update HTTP/1.1" 200 156 0.011601 10.0.0.27 - - [2025-06-05 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.27 - - [2025-06-05 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964 10.0.0.27 - - [2025-06-05 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.024577 10.0.0.27 - - [2025-06-05 02:27:10] "GET /routing-instance/a0f2458f-a252-40ba-8745-e629862ca2c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003470 10.0.0.27 - - [2025-06-05 02:27:10] "POST /ref-update HTTP/1.1" 200 156 0.011723 10.0.0.27 - - [2025-06-05 02:27:10] "POST /bgp-routers HTTP/1.1" 200 620 0.017254 10.0.0.27 - - [2025-06-05 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.27 - - [2025-06-05 02:27:10] "GET /bgp-router/b78d17b4-89b8-4348-96ec-8e36d7974479?fields=global_system_config_back_refs HTTP/1.1" 200 1117 0.005907 10.0.0.27 - - [2025-06-05 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.27 - - [2025-06-05 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.27 - - [2025-06-05 02:27:10] "POST /ref-update HTTP/1.1" 200 156 0.007019 10.0.0.27 - - [2025-06-05 02:27:11] "GET /global-system-config/7afd55eb-45e8-4ac9-af29-e6932167f1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.006042 10.0.0.27 - - [2025-06-05 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.27 - - [2025-06-05 02:27:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003380 10.0.0.27 - - [2025-06-05 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.27 - - [2025-06-05 02:27:11] "POST /ref-update HTTP/1.1" 200 156 0.007977 10.0.0.27 - - [2025-06-05 02:27:11] "POST /ref-update HTTP/1.1" 200 156 0.005990 10.0.0.27 - - [2025-06-05 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.27 - - [2025-06-05 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.27 - - [2025-06-05 02:27:11] "POST /ref-update HTTP/1.1" 200 156 0.006542 10.0.0.27 - - [2025-06-05 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.27 - - [2025-06-05 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.27 - - [2025-06-05 02:27:11] "POST /ref-update HTTP/1.1" 200 156 0.008150 10.0.0.27 - - [2025-06-05 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.27 - - [2025-06-05 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.27 - - [2025-06-05 02:27:11] "POST /ref-update HTTP/1.1" 200 156 0.007375 10.0.0.27 - - [2025-06-05 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013040 10.0.0.27 - - [2025-06-05 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.27 - - [2025-06-05 02:27:11] "POST /ref-update HTTP/1.1" 200 156 0.007386 10.0.0.27 - - [2025-06-05 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.27 - - [2025-06-05 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.27 - - [2025-06-05 02:27:11] "POST /ref-update HTTP/1.1" 200 156 0.006711 10.0.0.27 - - [2025-06-05 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.27 - - [2025-06-05 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.27 - - [2025-06-05 02:27:12] "POST /ref-update HTTP/1.1" 200 156 0.007431 10.0.0.27 - - [2025-06-05 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.27 - - [2025-06-05 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.27 - - [2025-06-05 02:27:12] "POST /ref-update HTTP/1.1" 200 156 0.006327 10.0.0.27 - - [2025-06-05 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.27 - - [2025-06-05 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.27 - - [2025-06-05 02:27:12] "POST /ref-update HTTP/1.1" 200 156 0.007082 10.0.0.27 - - [2025-06-05 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.27 - - [2025-06-05 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.27 - - [2025-06-05 02:27:12] "POST /ref-update HTTP/1.1" 200 156 0.008030 10.0.0.27 - - [2025-06-05 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.27 - - [2025-06-05 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.27 - - [2025-06-05 02:27:12] "POST /ref-update HTTP/1.1" 200 156 0.006968 10.0.0.27 - - [2025-06-05 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.27 - - [2025-06-05 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.27 - - [2025-06-05 02:27:12] "POST /ref-update HTTP/1.1" 200 156 0.007038 10.0.0.27 - - [2025-06-05 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.27 - - [2025-06-05 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.27 - - [2025-06-05 02:27:12] "POST /ref-update HTTP/1.1" 200 156 0.006680 10.0.0.27 - - [2025-06-05 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.27 - - [2025-06-05 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.27 - - [2025-06-05 02:27:13] "POST /ref-update HTTP/1.1" 200 156 0.007494 10.0.0.27 - - [2025-06-05 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.27 - - [2025-06-05 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.27 - - [2025-06-05 02:27:13] "POST /ref-update HTTP/1.1" 200 156 0.006596 10.0.0.27 - - [2025-06-05 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.27 - - [2025-06-05 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.27 - - [2025-06-05 02:27:13] "POST /ref-update HTTP/1.1" 200 156 0.008389 10.0.0.27 - - [2025-06-05 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.27 - - [2025-06-05 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.27 - - [2025-06-05 02:27:13] "POST /ref-update HTTP/1.1" 200 156 0.007746 10.0.0.27 - - [2025-06-05 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.27 - - [2025-06-05 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.27 - - [2025-06-05 02:27:13] "POST /ref-update HTTP/1.1" 200 156 0.007210 10.0.0.27 - - [2025-06-05 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.27 - - [2025-06-05 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.27 - - [2025-06-05 02:27:13] "POST /ref-update HTTP/1.1" 200 156 0.007209 10.0.0.27 - - [2025-06-05 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.27 - - [2025-06-05 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.27 - - [2025-06-05 02:27:14] "POST /ref-update HTTP/1.1" 200 156 0.008436 10.0.0.27 - - [2025-06-05 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.27 - - [2025-06-05 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.27 - - [2025-06-05 02:27:14] "POST /ref-update HTTP/1.1" 200 156 0.007660 10.0.0.27 - - [2025-06-05 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.27 - - [2025-06-05 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.27 - - [2025-06-05 02:27:14] "POST /ref-update HTTP/1.1" 200 156 0.007033 10.0.0.27 - - [2025-06-05 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.27 - - [2025-06-05 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.27 - - [2025-06-05 02:27:14] "POST /ref-update HTTP/1.1" 200 156 0.008096 10.0.0.27 - - [2025-06-05 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.27 - - [2025-06-05 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.27 - - [2025-06-05 02:27:14] "POST /ref-update HTTP/1.1" 200 156 0.008247 10.0.0.27 - - [2025-06-05 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.27 - - [2025-06-05 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.27 - - [2025-06-05 02:27:14] "POST /ref-update HTTP/1.1" 200 156 0.008060 10.0.0.27 - - [2025-06-05 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.27 - - [2025-06-05 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.27 - - [2025-06-05 02:27:14] "POST /ref-update HTTP/1.1" 200 156 0.008523 10.0.0.27 - - [2025-06-05 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.27 - - [2025-06-05 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.27 - - [2025-06-05 02:27:15] "POST /ref-update HTTP/1.1" 200 156 0.008171 10.0.0.27 - - [2025-06-05 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.27 - - [2025-06-05 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.27 - - [2025-06-05 02:27:15] "POST /ref-update HTTP/1.1" 200 156 0.013572 10.0.0.27 - - [2025-06-05 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.27 - - [2025-06-05 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.27 - - [2025-06-05 02:27:15] "POST /ref-update HTTP/1.1" 200 156 0.009212 10.0.0.27 - - [2025-06-05 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.27 - - [2025-06-05 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.27 - - [2025-06-05 02:27:15] "POST /ref-update HTTP/1.1" 200 156 0.008164 10.0.0.27 - - [2025-06-05 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.27 - - [2025-06-05 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.27 - - [2025-06-05 02:27:15] "POST /ref-update HTTP/1.1" 200 156 0.008338 10.0.0.27 - - [2025-06-05 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.27 - - [2025-06-05 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.27 - - [2025-06-05 02:27:15] "POST /ref-update HTTP/1.1" 200 156 0.009138 10.0.0.27 - - [2025-06-05 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.27 - - [2025-06-05 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.27 - - [2025-06-05 02:27:16] "POST /ref-update HTTP/1.1" 200 156 0.008238 10.0.0.27 - - [2025-06-05 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.27 - - [2025-06-05 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.27 - - [2025-06-05 02:27:16] "POST /ref-update HTTP/1.1" 200 156 0.008795 10.0.0.27 - - [2025-06-05 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.27 - - [2025-06-05 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.27 - - [2025-06-05 02:27:16] "POST /ref-update HTTP/1.1" 200 156 0.008070 10.0.0.27 - - [2025-06-05 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.27 - - [2025-06-05 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.27 - - [2025-06-05 02:27:16] "POST /ref-update HTTP/1.1" 200 156 0.007580 10.0.0.27 - - [2025-06-05 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.27 - - [2025-06-05 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.27 - - [2025-06-05 02:27:16] "POST /ref-update HTTP/1.1" 200 156 0.009861 10.0.0.27 - - [2025-06-05 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.27 - - [2025-06-05 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.27 - - [2025-06-05 02:27:16] "POST /ref-update HTTP/1.1" 200 156 0.009100 10.0.0.27 - - [2025-06-05 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.27 - - [2025-06-05 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.27 - - [2025-06-05 02:27:16] "POST /ref-update HTTP/1.1" 200 156 0.007285 10.0.0.27 - - [2025-06-05 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.27 - - [2025-06-05 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.27 - - [2025-06-05 02:27:17] "POST /ref-update HTTP/1.1" 200 156 0.007982 10.0.0.27 - - [2025-06-05 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.27 - - [2025-06-05 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.27 - - [2025-06-05 02:27:17] "POST /ref-update HTTP/1.1" 200 156 0.008604 10.0.0.27 - - [2025-06-05 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.27 - - [2025-06-05 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.27 - - [2025-06-05 02:27:17] "POST /ref-update HTTP/1.1" 200 156 0.009108 10.0.0.27 - - [2025-06-05 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.27 - - [2025-06-05 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.27 - - [2025-06-05 02:27:17] "POST /ref-update HTTP/1.1" 200 156 0.009517 10.0.0.27 - - [2025-06-05 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.27 - - [2025-06-05 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.27 - - [2025-06-05 02:27:17] "POST /ref-update HTTP/1.1" 200 156 0.009868 10.0.0.27 - - [2025-06-05 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.27 - - [2025-06-05 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.27 - - [2025-06-05 02:27:17] "POST /ref-update HTTP/1.1" 200 156 0.008903 10.0.0.27 - - [2025-06-05 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.27 - - [2025-06-05 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.27 - - [2025-06-05 02:27:18] "POST /ref-update HTTP/1.1" 200 156 0.007742 10.0.0.27 - - [2025-06-05 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.27 - - [2025-06-05 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.27 - - [2025-06-05 02:27:18] "POST /ref-update HTTP/1.1" 200 156 0.009635 10.0.0.27 - - [2025-06-05 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.27 - - [2025-06-05 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.27 - - [2025-06-05 02:27:18] "POST /ref-update HTTP/1.1" 200 156 0.008846 10.0.0.27 - - [2025-06-05 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.27 - - [2025-06-05 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.27 - - [2025-06-05 02:27:18] "POST /ref-update HTTP/1.1" 200 156 0.008203 10.0.0.27 - - [2025-06-05 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.27 - - [2025-06-05 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.27 - - [2025-06-05 02:27:18] "POST /ref-update HTTP/1.1" 200 156 0.007858 10.0.0.27 - - [2025-06-05 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.27 - - [2025-06-05 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.27 - - [2025-06-05 02:27:18] "POST /ref-update HTTP/1.1" 200 156 0.008441 10.0.0.27 - - [2025-06-05 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.27 - - [2025-06-05 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.27 - - [2025-06-05 02:27:18] "POST /ref-update HTTP/1.1" 200 156 0.008319 10.0.0.27 - - [2025-06-05 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.27 - - [2025-06-05 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.27 - - [2025-06-05 02:27:19] "POST /ref-update HTTP/1.1" 200 156 0.008356 10.0.0.27 - - [2025-06-05 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.27 - - [2025-06-05 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.27 - - [2025-06-05 02:27:19] "POST /ref-update HTTP/1.1" 200 156 0.008206 10.0.0.27 - - [2025-06-05 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.27 - - [2025-06-05 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.27 - - [2025-06-05 02:27:19] "POST /ref-update HTTP/1.1" 200 156 0.007279 10.0.0.27 - - [2025-06-05 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.27 - - [2025-06-05 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.27 - - [2025-06-05 02:27:19] "POST /ref-update HTTP/1.1" 200 156 0.007591 10.0.0.27 - - [2025-06-05 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.27 - - [2025-06-05 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.27 - - [2025-06-05 02:27:19] "POST /ref-update HTTP/1.1" 200 156 0.007913 10.0.0.27 - - [2025-06-05 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.27 - - [2025-06-05 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.27 - - [2025-06-05 02:27:19] "POST /ref-update HTTP/1.1" 200 156 0.008543 10.0.0.27 - - [2025-06-05 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.27 - - [2025-06-05 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.27 - - [2025-06-05 02:27:20] "POST /ref-update HTTP/1.1" 200 156 0.008201 10.0.0.27 - - [2025-06-05 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.27 - - [2025-06-05 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.27 - - [2025-06-05 02:27:20] "POST /ref-update HTTP/1.1" 200 156 0.008148 10.0.0.27 - - [2025-06-05 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.27 - - [2025-06-05 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.27 - - [2025-06-05 02:27:20] "POST /ref-update HTTP/1.1" 200 156 0.008196 10.0.0.27 - - [2025-06-05 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.27 - - [2025-06-05 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.27 - - [2025-06-05 02:27:20] "POST /ref-update HTTP/1.1" 200 156 0.009075 10.0.0.27 - - [2025-06-05 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.27 - - [2025-06-05 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.27 - - [2025-06-05 02:27:20] "POST /ref-update HTTP/1.1" 200 156 0.007369 10.0.0.27 - - [2025-06-05 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005004 10.0.0.27 - - [2025-06-05 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.27 - - [2025-06-05 02:27:20] "POST /ref-update HTTP/1.1" 200 156 0.007751 10.0.0.27 - - [2025-06-05 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.27 - - [2025-06-05 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.27 - - [2025-06-05 02:27:20] "POST /ref-update HTTP/1.1" 200 156 0.008083 10.0.0.27 - - [2025-06-05 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.27 - - [2025-06-05 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.27 - - [2025-06-05 02:27:21] "POST /ref-update HTTP/1.1" 200 156 0.008528 10.0.0.27 - - [2025-06-05 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.27 - - [2025-06-05 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.27 - - [2025-06-05 02:27:21] "POST /ref-update HTTP/1.1" 200 156 0.007890 10.0.0.27 - - [2025-06-05 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.27 - - [2025-06-05 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.27 - - [2025-06-05 02:27:21] "POST /ref-update HTTP/1.1" 200 156 0.009388 10.0.0.27 - - [2025-06-05 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.27 - - [2025-06-05 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.27 - - [2025-06-05 02:27:21] "POST /ref-update HTTP/1.1" 200 156 0.009058 10.0.0.27 - - [2025-06-05 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.27 - - [2025-06-05 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.27 - - [2025-06-05 02:27:21] "POST /ref-update HTTP/1.1" 200 156 0.007740 10.0.0.27 - - [2025-06-05 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.27 - - [2025-06-05 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.27 - - [2025-06-05 02:27:21] "POST /ref-update HTTP/1.1" 200 156 0.007538 10.0.0.27 - - [2025-06-05 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.27 - - [2025-06-05 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.27 - - [2025-06-05 02:27:21] "POST /ref-update HTTP/1.1" 200 156 0.007046 10.0.0.27 - - [2025-06-05 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.27 - - [2025-06-05 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.27 - - [2025-06-05 02:27:22] "POST /ref-update HTTP/1.1" 200 156 0.008175 10.0.0.27 - - [2025-06-05 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.27 - - [2025-06-05 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.27 - - [2025-06-05 02:27:22] "POST /ref-update HTTP/1.1" 200 156 0.006674 10.0.0.27 - - [2025-06-05 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.27 - - [2025-06-05 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.27 - - [2025-06-05 02:27:22] "POST /ref-update HTTP/1.1" 200 156 0.007419 10.0.0.27 - - [2025-06-05 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.27 - - [2025-06-05 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.27 - - [2025-06-05 02:27:22] "POST /ref-update HTTP/1.1" 200 156 0.007107 10.0.0.27 - - [2025-06-05 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.27 - - [2025-06-05 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.27 - - [2025-06-05 02:27:22] "POST /ref-update HTTP/1.1" 200 156 0.008206 10.0.0.27 - - [2025-06-05 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.27 - - [2025-06-05 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.27 - - [2025-06-05 02:27:22] "POST /ref-update HTTP/1.1" 200 156 0.007520 10.0.0.27 - - [2025-06-05 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.27 - - [2025-06-05 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.27 - - [2025-06-05 02:27:23] "POST /ref-update HTTP/1.1" 200 156 0.006796 10.0.0.27 - - [2025-06-05 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.27 - - [2025-06-05 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.27 - - [2025-06-05 02:27:23] "POST /ref-update HTTP/1.1" 200 156 0.007433 10.0.0.27 - - [2025-06-05 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.27 - - [2025-06-05 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.27 - - [2025-06-05 02:27:23] "POST /ref-update HTTP/1.1" 200 156 0.006948 10.0.0.27 - - [2025-06-05 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.27 - - [2025-06-05 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.27 - - [2025-06-05 02:27:23] "POST /ref-update HTTP/1.1" 200 156 0.009489 10.0.0.27 - - [2025-06-05 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.27 - - [2025-06-05 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.27 - - [2025-06-05 02:27:23] "POST /ref-update HTTP/1.1" 200 156 0.006669 10.0.0.27 - - [2025-06-05 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.27 - - [2025-06-05 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.27 - - [2025-06-05 02:27:23] "POST /ref-update HTTP/1.1" 200 156 0.008057 10.0.0.27 - - [2025-06-05 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.27 - - [2025-06-05 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.27 - - [2025-06-05 02:27:23] "POST /ref-update HTTP/1.1" 200 156 0.007637 10.0.0.27 - - [2025-06-05 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.27 - - [2025-06-05 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.27 - - [2025-06-05 02:27:24] "POST /ref-update HTTP/1.1" 200 156 0.008063 10.0.0.27 - - [2025-06-05 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.27 - - [2025-06-05 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.27 - - [2025-06-05 02:27:24] "POST /ref-update HTTP/1.1" 200 156 0.008418 10.0.0.27 - - [2025-06-05 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.27 - - [2025-06-05 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.27 - - [2025-06-05 02:27:24] "POST /ref-update HTTP/1.1" 200 156 0.008597 10.0.0.27 - - [2025-06-05 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.27 - - [2025-06-05 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.27 - - [2025-06-05 02:27:24] "POST /ref-update HTTP/1.1" 200 156 0.007733 10.0.0.27 - - [2025-06-05 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.27 - - [2025-06-05 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.27 - - [2025-06-05 02:27:24] "POST /ref-update HTTP/1.1" 200 156 0.007015 10.0.0.27 - - [2025-06-05 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.27 - - [2025-06-05 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.27 - - [2025-06-05 02:27:24] "POST /ref-update HTTP/1.1" 200 156 0.007340 10.0.0.27 - - [2025-06-05 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.27 - - [2025-06-05 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.27 - - [2025-06-05 02:27:25] "POST /ref-update HTTP/1.1" 200 156 0.006363 10.0.0.27 - - [2025-06-05 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.27 - - [2025-06-05 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.27 - - [2025-06-05 02:27:25] "POST /ref-update HTTP/1.1" 200 156 0.007504 10.0.0.27 - - [2025-06-05 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.27 - - [2025-06-05 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.27 - - [2025-06-05 02:27:25] "POST /ref-update HTTP/1.1" 200 156 0.006680 10.0.0.27 - - [2025-06-05 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.27 - - [2025-06-05 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.27 - - [2025-06-05 02:27:25] "POST /ref-update HTTP/1.1" 200 156 0.007782 10.0.0.27 - - [2025-06-05 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.27 - - [2025-06-05 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.27 - - [2025-06-05 02:27:25] "POST /ref-update HTTP/1.1" 200 156 0.008118 10.0.0.27 - - [2025-06-05 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.27 - - [2025-06-05 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.27 - - [2025-06-05 02:27:25] "POST /ref-update HTTP/1.1" 200 156 0.006079 10.0.0.27 - - [2025-06-05 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.27 - - [2025-06-05 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.27 - - [2025-06-05 02:27:25] "POST /ref-update HTTP/1.1" 200 156 0.008647 10.0.0.27 - - [2025-06-05 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.27 - - [2025-06-05 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.27 - - [2025-06-05 02:27:26] "POST /ref-update HTTP/1.1" 200 156 0.007556 10.0.0.27 - - [2025-06-05 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.27 - - [2025-06-05 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.27 - - [2025-06-05 02:27:26] "POST /ref-update HTTP/1.1" 200 156 0.007655 10.0.0.27 - - [2025-06-05 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.27 - - [2025-06-05 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.27 - - [2025-06-05 02:27:26] "POST /ref-update HTTP/1.1" 200 156 0.007386 10.0.0.27 - - [2025-06-05 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.27 - - [2025-06-05 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.27 - - [2025-06-05 02:27:26] "POST /ref-update HTTP/1.1" 200 156 0.007353 10.0.0.27 - - [2025-06-05 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.27 - - [2025-06-05 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.27 - - [2025-06-05 02:27:26] "POST /ref-update HTTP/1.1" 200 156 0.006218 10.0.0.27 - - [2025-06-05 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.27 - - [2025-06-05 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.27 - - [2025-06-05 02:27:26] "POST /ref-update HTTP/1.1" 200 156 0.008311 10.0.0.27 - - [2025-06-05 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.27 - - [2025-06-05 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.27 - - [2025-06-05 02:27:27] "POST /ref-update HTTP/1.1" 200 156 0.006851 10.0.0.27 - - [2025-06-05 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.27 - - [2025-06-05 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.27 - - [2025-06-05 02:27:27] "POST /ref-update HTTP/1.1" 200 156 0.006757 10.0.0.27 - - [2025-06-05 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.27 - - [2025-06-05 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.27 - - [2025-06-05 02:27:27] "POST /ref-update HTTP/1.1" 200 156 0.008261 10.0.0.27 - - [2025-06-05 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.27 - - [2025-06-05 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.27 - - [2025-06-05 02:27:27] "POST /ref-update HTTP/1.1" 200 156 0.007506 10.0.0.27 - - [2025-06-05 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.27 - - [2025-06-05 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.27 - - [2025-06-05 02:27:27] "POST /ref-update HTTP/1.1" 200 156 0.007038 10.0.0.27 - - [2025-06-05 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.27 - - [2025-06-05 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.27 - - [2025-06-05 02:27:27] "POST /ref-update HTTP/1.1" 200 156 0.007638 10.0.0.27 - - [2025-06-05 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.27 - - [2025-06-05 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.27 - - [2025-06-05 02:27:27] "POST /ref-update HTTP/1.1" 200 156 0.007480 10.0.0.27 - - [2025-06-05 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.27 - - [2025-06-05 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.27 - - [2025-06-05 02:27:28] "POST /ref-update HTTP/1.1" 200 156 0.007221 10.0.0.27 - - [2025-06-05 02:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.27 - - [2025-06-05 02:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.27 - - [2025-06-05 02:27:28] "POST /ref-update HTTP/1.1" 200 156 0.007764 10.0.0.27 - - [2025-06-05 02:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.27 - - [2025-06-05 02:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.27 - - [2025-06-05 02:27:28] "POST /ref-update HTTP/1.1" 200 156 0.007775 10.0.0.27 - - [2025-06-05 02:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.27 - - [2025-06-05 02:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.27 - - [2025-06-05 02:27:28] "POST /ref-update HTTP/1.1" 200 156 0.007836 10.0.0.27 - - [2025-06-05 02:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.27 - - [2025-06-05 02:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.27 - - [2025-06-05 02:27:28] "POST /ref-update HTTP/1.1" 200 156 0.007550 10.0.0.27 - - [2025-06-05 02:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.27 - - [2025-06-05 02:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.27 - - [2025-06-05 02:27:28] "POST /ref-update HTTP/1.1" 200 156 0.007529 10.0.0.27 - - [2025-06-05 02:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.27 - - [2025-06-05 02:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.27 - - [2025-06-05 02:27:28] "POST /ref-update HTTP/1.1" 200 156 0.008071 10.0.0.27 - - [2025-06-05 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.27 - - [2025-06-05 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.27 - - [2025-06-05 02:27:29] "POST /ref-update HTTP/1.1" 200 156 0.007334 10.0.0.27 - - [2025-06-05 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.27 - - [2025-06-05 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.27 - - [2025-06-05 02:27:29] "POST /ref-update HTTP/1.1" 200 156 0.007778 10.0.0.27 - - [2025-06-05 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.27 - - [2025-06-05 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.27 - - [2025-06-05 02:27:29] "POST /ref-update HTTP/1.1" 200 156 0.008779 10.0.0.27 - - [2025-06-05 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.27 - - [2025-06-05 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.27 - - [2025-06-05 02:27:29] "POST /ref-update HTTP/1.1" 200 156 0.007646 10.0.0.27 - - [2025-06-05 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.27 - - [2025-06-05 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.27 - - [2025-06-05 02:27:29] "POST /ref-update HTTP/1.1" 200 156 0.008379 10.0.0.27 - - [2025-06-05 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.27 - - [2025-06-05 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.27 - - [2025-06-05 02:27:29] "POST /ref-update HTTP/1.1" 200 156 0.006903 10.0.0.27 - - [2025-06-05 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.27 - - [2025-06-05 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.27 - - [2025-06-05 02:27:30] "POST /ref-update HTTP/1.1" 200 156 0.007430 10.0.0.27 - - [2025-06-05 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.27 - - [2025-06-05 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.27 - - [2025-06-05 02:27:30] "POST /ref-update HTTP/1.1" 200 156 0.006949 10.0.0.27 - - [2025-06-05 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.27 - - [2025-06-05 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.27 - - [2025-06-05 02:27:30] "POST /ref-update HTTP/1.1" 200 156 0.007634 10.0.0.27 - - [2025-06-05 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.27 - - [2025-06-05 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.27 - - [2025-06-05 02:27:30] "POST /ref-update HTTP/1.1" 200 156 0.007590 10.0.0.27 - - [2025-06-05 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.27 - - [2025-06-05 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.27 - - [2025-06-05 02:27:30] "POST /ref-update HTTP/1.1" 200 156 0.008121 10.0.0.27 - - [2025-06-05 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.27 - - [2025-06-05 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.27 - - [2025-06-05 02:27:30] "POST /ref-update HTTP/1.1" 200 156 0.006569 10.0.0.27 - - [2025-06-05 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.27 - - [2025-06-05 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.27 - - [2025-06-05 02:27:30] "POST /ref-update HTTP/1.1" 200 156 0.008057 10.0.0.27 - - [2025-06-05 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.27 - - [2025-06-05 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.27 - - [2025-06-05 02:27:31] "POST /ref-update HTTP/1.1" 200 156 0.007372 10.0.0.27 - - [2025-06-05 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.27 - - [2025-06-05 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.27 - - [2025-06-05 02:27:31] "POST /ref-update HTTP/1.1" 200 156 0.006724 10.0.0.27 - - [2025-06-05 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.27 - - [2025-06-05 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.27 - - [2025-06-05 02:27:31] "POST /ref-update HTTP/1.1" 200 156 0.006811 10.0.0.27 - - [2025-06-05 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.27 - - [2025-06-05 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.27 - - [2025-06-05 02:27:31] "POST /ref-update HTTP/1.1" 200 156 0.007637 10.0.0.27 - - [2025-06-05 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.27 - - [2025-06-05 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.27 - - [2025-06-05 02:27:31] "POST /ref-update HTTP/1.1" 200 156 0.007416 10.0.0.27 - - [2025-06-05 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.27 - - [2025-06-05 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.27 - - [2025-06-05 02:27:31] "POST /ref-update HTTP/1.1" 200 156 0.007898 10.0.0.27 - - [2025-06-05 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.27 - - [2025-06-05 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.27 - - [2025-06-05 02:27:31] "POST /ref-update HTTP/1.1" 200 156 0.007047 10.0.0.27 - - [2025-06-05 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.27 - - [2025-06-05 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.27 - - [2025-06-05 02:27:32] "POST /ref-update HTTP/1.1" 200 156 0.007207 10.0.0.27 - - [2025-06-05 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.27 - - [2025-06-05 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.27 - - [2025-06-05 02:27:32] "POST /ref-update HTTP/1.1" 200 156 0.007719 10.0.0.27 - - [2025-06-05 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.27 - - [2025-06-05 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.27 - - [2025-06-05 02:27:32] "POST /ref-update HTTP/1.1" 200 156 0.006979 10.0.0.27 - - [2025-06-05 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.27 - - [2025-06-05 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.27 - - [2025-06-05 02:27:32] "POST /ref-update HTTP/1.1" 200 156 0.007385 10.0.0.27 - - [2025-06-05 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.27 - - [2025-06-05 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.27 - - [2025-06-05 02:27:32] "POST /ref-update HTTP/1.1" 200 156 0.007488 10.0.0.27 - - [2025-06-05 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.27 - - [2025-06-05 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.27 - - [2025-06-05 02:27:32] "POST /ref-update HTTP/1.1" 200 156 0.008626 10.0.0.27 - - [2025-06-05 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.27 - - [2025-06-05 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.27 - - [2025-06-05 02:27:33] "POST /ref-update HTTP/1.1" 200 156 0.007213 10.0.0.27 - - [2025-06-05 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.27 - - [2025-06-05 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.27 - - [2025-06-05 02:27:33] "POST /ref-update HTTP/1.1" 200 156 0.006746 10.0.0.27 - - [2025-06-05 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.27 - - [2025-06-05 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.27 - - [2025-06-05 02:27:33] "POST /ref-update HTTP/1.1" 200 156 0.007445 10.0.0.27 - - [2025-06-05 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.27 - - [2025-06-05 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.27 - - [2025-06-05 02:27:33] "POST /ref-update HTTP/1.1" 200 156 0.007617 10.0.0.27 - - [2025-06-05 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.27 - - [2025-06-05 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.27 - - [2025-06-05 02:27:33] "POST /ref-update HTTP/1.1" 200 156 0.007561 10.0.0.27 - - [2025-06-05 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.27 - - [2025-06-05 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.27 - - [2025-06-05 02:27:33] "POST /ref-update HTTP/1.1" 200 156 0.007904 10.0.0.27 - - [2025-06-05 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.27 - - [2025-06-05 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.27 - - [2025-06-05 02:27:33] "POST /ref-update HTTP/1.1" 200 156 0.007420 10.0.0.27 - - [2025-06-05 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.27 - - [2025-06-05 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.27 - - [2025-06-05 02:27:34] "POST /ref-update HTTP/1.1" 200 156 0.007443 10.0.0.27 - - [2025-06-05 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.27 - - [2025-06-05 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.27 - - [2025-06-05 02:27:34] "POST /ref-update HTTP/1.1" 200 156 0.007041 10.0.0.27 - - [2025-06-05 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.27 - - [2025-06-05 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.27 - - [2025-06-05 02:27:34] "POST /ref-update HTTP/1.1" 200 156 0.007013 10.0.0.27 - - [2025-06-05 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.27 - - [2025-06-05 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.27 - - [2025-06-05 02:27:34] "POST /ref-update HTTP/1.1" 200 156 0.008043 10.0.0.27 - - [2025-06-05 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.27 - - [2025-06-05 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.27 - - [2025-06-05 02:27:34] "POST /ref-update HTTP/1.1" 200 156 0.007525 10.0.0.27 - - [2025-06-05 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.27 - - [2025-06-05 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.27 - - [2025-06-05 02:27:34] "POST /ref-update HTTP/1.1" 200 156 0.007501 10.0.0.27 - - [2025-06-05 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.27 - - [2025-06-05 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.27 - - [2025-06-05 02:27:34] "POST /ref-update HTTP/1.1" 200 156 0.007170 10.0.0.27 - - [2025-06-05 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.27 - - [2025-06-05 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.27 - - [2025-06-05 02:27:35] "POST /ref-update HTTP/1.1" 200 156 0.006855 10.0.0.27 - - [2025-06-05 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.27 - - [2025-06-05 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.27 - - [2025-06-05 02:27:35] "POST /ref-update HTTP/1.1" 200 156 0.006501 10.0.0.27 - - [2025-06-05 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.27 - - [2025-06-05 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.27 - - [2025-06-05 02:27:35] "POST /ref-update HTTP/1.1" 200 156 0.007115 10.0.0.27 - - [2025-06-05 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.27 - - [2025-06-05 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.27 - - [2025-06-05 02:27:35] "POST /ref-update HTTP/1.1" 200 156 0.007731 10.0.0.27 - - [2025-06-05 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.27 - - [2025-06-05 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.27 - - [2025-06-05 02:27:35] "POST /ref-update HTTP/1.1" 200 156 0.007431 10.0.0.27 - - [2025-06-05 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.27 - - [2025-06-05 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.27 - - [2025-06-05 02:27:35] "POST /ref-update HTTP/1.1" 200 156 0.006639 10.0.0.27 - - [2025-06-05 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.27 - - [2025-06-05 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.27 - - [2025-06-05 02:27:36] "POST /ref-update HTTP/1.1" 200 156 0.006349 10.0.0.27 - - [2025-06-05 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.27 - - [2025-06-05 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.27 - - [2025-06-05 02:27:36] "POST /ref-update HTTP/1.1" 200 156 0.006825 10.0.0.27 - - [2025-06-05 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.27 - - [2025-06-05 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.27 - - [2025-06-05 02:27:36] "POST /ref-update HTTP/1.1" 200 156 0.006249 10.0.0.27 - - [2025-06-05 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.27 - - [2025-06-05 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.27 - - [2025-06-05 02:27:36] "POST /ref-update HTTP/1.1" 200 156 0.006888 10.0.0.27 - - [2025-06-05 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.27 - - [2025-06-05 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.27 - - [2025-06-05 02:27:36] "POST /ref-update HTTP/1.1" 200 156 0.007007 10.0.0.27 - - [2025-06-05 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.27 - - [2025-06-05 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.27 - - [2025-06-05 02:27:36] "POST /ref-update HTTP/1.1" 200 156 0.010237 10.0.0.27 - - [2025-06-05 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.27 - - [2025-06-05 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.27 - - [2025-06-05 02:27:36] "POST /ref-update HTTP/1.1" 200 156 0.012198 10.0.0.27 - - [2025-06-05 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.27 - - [2025-06-05 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.27 - - [2025-06-05 02:27:37] "POST /ref-update HTTP/1.1" 200 156 0.011246 10.0.0.27 - - [2025-06-05 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.27 - - [2025-06-05 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.27 - - [2025-06-05 02:27:37] "POST /ref-update HTTP/1.1" 200 156 0.010748 10.0.0.27 - - [2025-06-05 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.27 - - [2025-06-05 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.27 - - [2025-06-05 02:27:37] "POST /ref-update HTTP/1.1" 200 156 0.031179 10.0.0.27 - - [2025-06-05 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.27 - - [2025-06-05 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.27 - - [2025-06-05 02:27:37] "POST /ref-update HTTP/1.1" 200 156 0.009862 10.0.0.27 - - [2025-06-05 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.27 - - [2025-06-05 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.27 - - [2025-06-05 02:27:37] "POST /ref-update HTTP/1.1" 200 156 0.008569 10.0.0.27 - - [2025-06-05 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.27 - - [2025-06-05 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.27 - - [2025-06-05 02:27:37] "POST /ref-update HTTP/1.1" 200 156 0.017150 10.0.0.27 - - [2025-06-05 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.27 - - [2025-06-05 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.27 - - [2025-06-05 02:27:38] "POST /ref-update HTTP/1.1" 200 156 0.010353 10.0.0.27 - - [2025-06-05 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.27 - - [2025-06-05 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.27 - - [2025-06-05 02:27:38] "POST /ref-update HTTP/1.1" 200 156 0.026958 10.0.0.27 - - [2025-06-05 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.27 - - [2025-06-05 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.27 - - [2025-06-05 02:27:38] "POST /ref-update HTTP/1.1" 200 156 0.009630 10.0.0.27 - - [2025-06-05 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.27 - - [2025-06-05 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.27 - - [2025-06-05 02:27:38] "POST /ref-update HTTP/1.1" 200 156 0.015475 10.0.0.27 - - [2025-06-05 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.27 - - [2025-06-05 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.27 - - [2025-06-05 02:27:38] "POST /ref-update HTTP/1.1" 200 156 0.012819 10.0.0.27 - - [2025-06-05 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.27 - - [2025-06-05 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.27 - - [2025-06-05 02:27:38] "POST /ref-update HTTP/1.1" 200 156 0.012215 10.0.0.27 - - [2025-06-05 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.27 - - [2025-06-05 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.27 - - [2025-06-05 02:27:39] "POST /ref-update HTTP/1.1" 200 156 0.007346 10.0.0.27 - - [2025-06-05 02:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.27 - - [2025-06-05 02:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.27 - - [2025-06-05 02:27:39] "POST /ref-update HTTP/1.1" 200 156 0.011702 10.0.0.27 - - [2025-06-05 02:27:39] "POST /network-ipams HTTP/1.1" 200 550 0.016043 10.0.0.27 - - [2025-06-05 02:27:39] "GET / HTTP/1.1" 200 35931 0.003175 10.0.0.27 - - [2025-06-05 02:27:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.27 - - [2025-06-05 02:27:39] "POST /useragent-kv HTTP/1.1" 200 115 0.008713 10.0.0.27 - - [2025-06-05 02:27:39] "POST /virtual-networks HTTP/1.1" 200 552 0.133255 10.0.0.27 - - [2025-06-05 02:27:39] "POST /route-targets HTTP/1.1" 200 327 0.015276 10.0.0.27 - - [2025-06-05 02:27:39] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003464 10.0.0.27 - - [2025-06-05 02:27:39] "POST /ref-update HTTP/1.1" 200 156 0.016172 10.0.0.27 - - [2025-06-05 02:27:39] "POST /fqname-to-id HTTP/1.1" 404 188 0.003255 10.0.0.27 - - [2025-06-05 02:27:39] "POST /fqname-to-id HTTP/1.1" 404 178 0.003045 10.0.0.27 - - [2025-06-05 02:27:39] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.002603 10.0.0.27 - - [2025-06-05 02:27:39] "GET /fabric/c9dc2aee-fe16-4b3b-a839-ead20fbc93a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.003827 10.0.0.27 - - [2025-06-05 02:27:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.003003 10.0.0.27 - - [2025-06-05 02:27:39] "POST /fqname-to-id HTTP/1.1" 404 205 0.003051 10.0.0.27 - - [2025-06-05 02:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.022037 10.0.0.27 - - [2025-06-05 02:27:39] "GET /global-system-config/7afd55eb-45e8-4ac9-af29-e6932167f1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006825 10.0.0.27 - - [2025-06-05 02:27:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.001981 10.0.0.27 - - [2025-06-05 02:27:39] "POST /fqname-to-id HTTP/1.1" 404 220 0.005812 10.0.0.27 - - [2025-06-05 02:27:39] "POST /database-nodes HTTP/1.1" 200 603 0.024217 10.0.0.27 - - [2025-06-05 02:28:10] "GET / HTTP/1.1" 200 35931 0.001928 10.0.0.27 - - [2025-06-05 02:28:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000459 10.0.0.27 - - [2025-06-05 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.022532 10.0.0.27 - - [2025-06-05 02:28:10] "GET /global-system-config/7afd55eb-45e8-4ac9-af29-e6932167f1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006654 10.0.0.27 - - [2025-06-05 02:28:10] "POST /fqname-to-id HTTP/1.1" 404 220 0.003375 10.0.0.27 - - [2025-06-05 02:28:10] "POST /analytics-nodes HTTP/1.1" 200 605 0.016425 10.0.0.27 - - [2025-06-05 02:28:16] "GET / HTTP/1.1" 200 35931 0.002898 10.0.0.27 - - [2025-06-05 02:28:22] "GET / HTTP/1.1" 200 35931 0.001933 10.0.0.27 - - [2025-06-05 02:28:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000509 10.0.0.27 - - [2025-06-05 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.022511 10.0.0.27 - - [2025-06-05 02:28:23] "GET /global-system-config/7afd55eb-45e8-4ac9-af29-e6932167f1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006207 10.0.0.27 - - [2025-06-05 02:28:23] "POST /fqname-to-id HTTP/1.1" 404 220 0.003489 10.0.0.27 - - [2025-06-05 02:28:23] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.025416 10.0.0.27 - - [2025-06-05 02:28:30] "GET / HTTP/1.1" 200 35931 0.001564 10.0.0.27 - - [2025-06-05 02:28:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000423 10.0.0.27 - - [2025-06-05 02:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.027201 10.0.0.27 - - [2025-06-05 02:28:30] "GET /global-system-config/7afd55eb-45e8-4ac9-af29-e6932167f1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005325 10.0.0.27 - - [2025-06-05 02:28:31] "POST /fqname-to-id HTTP/1.1" 404 220 0.002531 10.0.0.27 - - [2025-06-05 02:28:31] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.023937 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.27 - - [2025-06-05 02:28:39] "GET /obj-perms HTTP/1.1" 200 5056 0.340911 10.0.0.27 - - [2025-06-05 02:28:39] "GET /obj-perms HTTP/1.1" 200 5056 0.043888 10.0.0.27 - - [2025-06-05 02:29:39] "GET /obj-perms HTTP/1.1" 200 5056 0.045600 10.0.0.27 - - [2025-06-05 02:29:40] "GET /obj-perms HTTP/1.1" 200 5056 0.042622 10.0.0.27 - - [2025-06-05 02:29:58] "GET / HTTP/1.1" 200 35931 0.001809 10.0.0.27 - - [2025-06-05 02:29:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000441 10.0.0.27 - - [2025-06-05 02:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021997 10.0.0.27 - - [2025-06-05 02:29:58] "GET /global-system-config/7afd55eb-45e8-4ac9-af29-e6932167f1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005413 10.0.0.27 - - [2025-06-05 02:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.27 - - [2025-06-05 02:29:58] "GET /routing-instance/a0f2458f-a252-40ba-8745-e629862ca2c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004172 10.0.0.27 - - [2025-06-05 02:29:58] "PUT /global-system-config/7afd55eb-45e8-4ac9-af29-e6932167f1c8 HTTP/1.1" 200 274 0.010826 10.0.0.27 - - [2025-06-05 02:29:58] "POST /fqname-to-id HTTP/1.1" 404 218 0.002648 10.0.0.27 - - [2025-06-05 02:29:58] "POST /virtual-routers HTTP/1.1" 200 603 0.014528 10.0.0.27 - - [2025-06-05 02:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.27 - - [2025-06-05 02:29:59] "GET /virtual-router/5b04f339-091e-4be1-9800-e1eb157be802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.006022 10.0.0.27 - - [2025-06-05 02:29:59] "POST /fqname-to-id HTTP/1.1" 404 231 0.002979 10.0.0.27 - - [2025-06-05 02:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.27 - - [2025-06-05 02:29:59] "GET /virtual-network/cea4bbb1-e5de-4d80-ab36-61662be8085c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004857 10.0.0.27 - - [2025-06-05 02:29:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.032996 10.0.0.27 - - [2025-06-05 02:29:59] "PUT /access-control-list/c53453e5-85e4-4afc-9934-18337ea3a7a1 HTTP/1.1" 200 272 0.009638 [Introspect:8084]10.0.0.27 - - [2025-06-05 02:30:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.27 - - [2025-06-05 02:30:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000797 [Introspect:8084]10.0.0.27 - - [2025-06-05 02:30:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001023 [Introspect:8084]10.0.0.27 - - [2025-06-05 02:30:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000911 10.0.0.27 - - [2025-06-05 02:30:40] "GET /obj-perms HTTP/1.1" 200 5056 0.041662 10.0.0.27 - - [2025-06-05 02:30:40] "GET /obj-perms HTTP/1.1" 200 5056 0.038794 10.0.0.27 - - [2025-06-05 02:31:03] "GET / HTTP/1.1" 200 35931 0.002561 10.0.0.27 - - [2025-06-05 02:31:04] "GET /project/f978705f-3e69-412d-ade0-ac261b9307ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000446 10.0.0.27 - - [2025-06-05 02:31:04] "GET /projects?obj_uuids=f978705f-3e69-412d-ade0-ac261b9307ed&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002338 10.0.0.27 - - [2025-06-05 02:31:04] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000897 10.0.0.27 - - [2025-06-05 02:31:04] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.047781 10.0.0.27 - - [2025-06-05 02:31:04] "POST /id-to-fqname HTTP/1.1" 200 167 0.001405 10.0.0.27 - - [2025-06-05 02:31:04] "POST /fqname-to-id HTTP/1.1" 404 176 0.002262 10.0.0.27 - - [2025-06-05 02:31:05] "POST /security-groups HTTP/1.1" 200 568 0.059772 10.0.0.27 - - [2025-06-05 02:31:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.002245 10.0.0.27 - - [2025-06-05 02:31:05] "POST /projects HTTP/1.1" 200 539 0.207417 10.0.0.27 - - [2025-06-05 02:31:05] "POST /access-control-lists HTTP/1.1" 200 573 0.056222 10.0.0.27 - - [2025-06-05 02:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.272634 10.0.0.27 - - [2025-06-05 02:31:05] "POST /fqname-to-id HTTP/1.1" 404 206 0.002182 10.0.0.27 - - [2025-06-05 02:31:05] "GET /project/f978705f-3e69-412d-ade0-ac261b9307ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.414578 10.0.0.27 - - [2025-06-05 02:31:05] "POST /access-control-lists HTTP/1.1" 200 571 0.056217 [Introspect:8084]10.0.0.27 - - [2025-06-05 02:31:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001039 10.0.0.27 - - [2025-06-05 02:31:05] "POST /fqname-to-id HTTP/1.1" 404 199 0.023341 10.0.0.27 - - [2025-06-05 02:31:06] "GET /projects?obj_uuids=c5e5f913-058f-4b1d-8a81-067fca534775&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002869 10.0.0.27 - - [2025-06-05 02:31:06] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001026 10.0.0.27 - - [2025-06-05 02:31:06] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.049414 10.0.0.27 - - [2025-06-05 02:31:06] "POST /id-to-fqname HTTP/1.1" 200 201 0.001756 10.0.0.27 - - [2025-06-05 02:31:06] "POST /fqname-to-id HTTP/1.1" 404 210 0.002717 10.0.0.27 - - [2025-06-05 02:31:06] "POST /security-groups HTTP/1.1" 200 602 0.060011 10.0.0.27 - - [2025-06-05 02:31:06] "POST /fqname-to-id HTTP/1.1" 404 245 0.002217 10.0.0.27 - - [2025-06-05 02:31:06] "POST /projects HTTP/1.1" 200 607 0.204039 10.0.0.27 - - [2025-06-05 02:31:06] "POST /access-control-lists HTTP/1.1" 200 607 0.055053 10.0.0.27 - - [2025-06-05 02:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.272539 10.0.0.27 - - [2025-06-05 02:31:06] "POST /fqname-to-id HTTP/1.1" 404 244 0.002469 10.0.0.27 - - [2025-06-05 02:31:06] "GET /project/c5e5f913-058f-4b1d-8a81-067fca534775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.428019 10.0.0.27 - - [2025-06-05 02:31:06] "POST /access-control-lists HTTP/1.1" 200 605 0.060028 10.0.0.27 - - [2025-06-05 02:31:07] "GET / HTTP/1.1" 200 35931 0.001923 10.0.0.27 - - [2025-06-05 02:31:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000489 10.0.0.27 - - [2025-06-05 02:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.046360 10.0.0.27 - - [2025-06-05 02:31:08] "GET /projects?obj_uuids=c5e5f913-058f-4b1d-8a81-067fca534775&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001194 10.0.0.27 - - [2025-06-05 02:31:08] "GET /project/c5e5f913-058f-4b1d-8a81-067fca534775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.021899 10.0.0.27 - - [2025-06-05 02:31:08] "POST /neutron/network HTTP/1.1" 200 117 0.034259 10.0.0.27 - - [2025-06-05 02:31:08] "GET /projects?obj_uuids=c5e5f913-058f-4b1d-8a81-067fca534775&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001118 10.0.0.27 - - [2025-06-05 02:31:08] "POST /neutron/network HTTP/1.1" 200 620 0.058202 10.0.0.27 - - [2025-06-05 02:31:08] "POST /route-targets HTTP/1.1" 200 327 0.011195 10.0.0.27 - - [2025-06-05 02:31:08] "POST /ref-update HTTP/1.1" 200 156 0.010906 10.0.0.27 - - [2025-06-05 02:31:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003260 10.0.0.27 - - [2025-06-05 02:31:08] "POST /neutron/subnet HTTP/1.1" 200 724 0.194513 10.0.0.27 - - [2025-06-05 02:31:08] "POST /neutron/network HTTP/1.1" 200 839 0.005017 10.0.0.27 - - [2025-06-05 02:31:08] "POST /id-to-fqname HTTP/1.1" 200 233 0.001060 10.0.0.27 - - [2025-06-05 02:31:08] "GET /virtual-network/d45c865f-8e8a-4fd9-8540-e8abcb7aef67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004381 10.0.0.27 - - [2025-06-05 02:31:08] "POST /neutron/network HTTP/1.1" 200 839 0.004855 10.0.0.27 - - [2025-06-05 02:31:08] "GET /virtual-network/d45c865f-8e8a-4fd9-8540-e8abcb7aef67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004218 10.0.0.27 - - [2025-06-05 02:31:08] "POST /neutron/network HTTP/1.1" 200 839 0.004755 10.0.0.27 - - [2025-06-05 02:31:08] "POST /neutron/subnet HTTP/1.1" 200 724 0.005723 10.0.0.27 - - [2025-06-05 02:31:08] "GET /domains HTTP/1.1" 401 292 0.000343 10.0.0.27 - - [2025-06-05 02:31:09] "GET /domains HTTP/1.1" 200 280 0.020646 10.0.0.27 - - [2025-06-05 02:31:09] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000933 10.0.0.27 - - [2025-06-05 02:31:09] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2585 0.010688 10.0.0.27 - - [2025-06-05 02:31:09] "GET /projects?obj_uuids=c5e5f913-058f-4b1d-8a81-067fca534775&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000856 10.0.0.27 - - [2025-06-05 02:31:09] "GET /project/c5e5f913-058f-4b1d-8a81-067fca534775 HTTP/1.1" 200 2168 0.066914 10.0.0.27 - - [2025-06-05 02:31:09] "GET /virtual-network/d45c865f-8e8a-4fd9-8540-e8abcb7aef67 HTTP/1.1" 200 2341 0.005203 10.0.0.27 - - [2025-06-05 02:31:09] "GET /virtual-network/d45c865f-8e8a-4fd9-8540-e8abcb7aef67 HTTP/1.1" 200 2341 0.003930 10.0.0.27 - - [2025-06-05 02:31:09] "GET /routing-instance/e511e187-4247-45ee-8fa7-314a886b082b HTTP/1.1" 200 1495 0.002756 10.0.0.27 - - [2025-06-05 02:31:09] "GET /routing-instance/e511e187-4247-45ee-8fa7-314a886b082b HTTP/1.1" 200 1495 0.002561 10.0.0.27 - - [2025-06-05 02:31:09] "GET /route-target/13b67472-8443-4d63-81fc-b18850b8dc82 HTTP/1.1" 200 1218 0.002366 10.0.0.27 - - [2025-06-05 02:31:09] "GET /virtual-network/d45c865f-8e8a-4fd9-8540-e8abcb7aef67 HTTP/1.1" 200 2341 0.003921 10.0.0.27 - - [2025-06-05 02:31:09] "GET /routing-instance/e511e187-4247-45ee-8fa7-314a886b082b HTTP/1.1" 200 1495 0.002643 10.0.0.27 - - [2025-06-05 02:31:09] "GET /virtual-network/d45c865f-8e8a-4fd9-8540-e8abcb7aef67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.003924 10.0.0.27 - - [2025-06-05 02:31:09] "GET /virtual-network/d45c865f-8e8a-4fd9-8540-e8abcb7aef67 HTTP/1.1" 200 2341 0.004193 10.0.0.27 - - [2025-06-05 02:31:09] "GET /routing-instance/e511e187-4247-45ee-8fa7-314a886b082b HTTP/1.1" 200 1495 0.002475 10.0.0.27 - - [2025-06-05 02:31:09] "GET /routing-instance/e511e187-4247-45ee-8fa7-314a886b082b HTTP/1.1" 200 1495 0.002473 10.0.0.27 - - [2025-06-05 02:31:09] "GET /route-target/13b67472-8443-4d63-81fc-b18850b8dc82 HTTP/1.1" 200 1218 0.002088 10.0.0.27 - - [2025-06-05 02:31:09] "GET /domains HTTP/1.1" 200 280 0.001828 10.0.0.27 - - [2025-06-05 02:31:09] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000877 10.0.0.27 - - [2025-06-05 02:31:09] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2585 0.005758 10.0.0.27 - - [2025-06-05 02:31:09] "GET /projects?obj_uuids=c5e5f913-058f-4b1d-8a81-067fca534775&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001099 10.0.0.27 - - [2025-06-05 02:31:09] "GET /project/c5e5f913-058f-4b1d-8a81-067fca534775 HTTP/1.1" 200 2168 0.069561 10.0.0.27 - - [2025-06-05 02:31:09] "GET /virtual-network/d45c865f-8e8a-4fd9-8540-e8abcb7aef67 HTTP/1.1" 200 2341 0.004612 10.0.0.27 - - [2025-06-05 02:31:09] "GET /obj-perms HTTP/1.1" 200 5052 0.040325 10.0.0.27 - - [2025-06-05 02:31:09] "POST /id-to-fqname HTTP/1.1" 200 233 0.001164 10.0.0.27 - - [2025-06-05 02:31:11] "POST /neutron/network HTTP/1.1" 200 849 0.006135 10.0.0.27 - - [2025-06-05 02:31:11] "GET /aaa-mode HTTP/1.1" 401 292 0.000365 10.0.0.27 - - [2025-06-05 02:31:11] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.27 - - [2025-06-05 02:31:11] "GET /project/c5e5f913-058f-4b1d-8a81-067fca534775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000371 10.0.0.27 - - [2025-06-05 02:31:11] "GET /projects?obj_uuids=c5e5f913-058f-4b1d-8a81-067fca534775&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001036 10.0.0.27 - - [2025-06-05 02:31:12] "GET /project/c5e5f913-058f-4b1d-8a81-067fca534775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.041940 10.0.0.27 - - [2025-06-05 02:31:12] "POST /neutron/network HTTP/1.1" 200 839 0.023177 10.0.0.27 - - [2025-06-05 02:31:12] "POST /neutron/port HTTP/1.1" 200 117 0.004615 10.0.0.27 - - [2025-06-05 02:31:12] "POST /neutron/port HTTP/1.1" 200 117 0.005574 10.0.0.27 - - [2025-06-05 02:31:12] "POST /neutron/port HTTP/1.1" 200 117 0.005897 10.0.0.27 - - [2025-06-05 02:31:13] "POST /neutron/network HTTP/1.1" 200 849 0.005314 10.0.0.27 - - [2025-06-05 02:31:13] "GET /projects?obj_uuids=c5e5f913-058f-4b1d-8a81-067fca534775&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001046 10.0.0.27 - - [2025-06-05 02:31:13] "POST /neutron/port HTTP/1.1" 200 1071 0.184286 10.0.0.27 - - [2025-06-05 02:31:14] "POST /neutron/port HTTP/1.1" 200 1071 0.027393 10.0.0.27 - - [2025-06-05 02:31:14] "POST /neutron/port HTTP/1.1" 200 1071 0.007007 10.0.0.27 - - [2025-06-05 02:31:14] "POST /neutron/port HTTP/1.1" 200 1125 0.056524 10.0.0.27 - - [2025-06-05 02:31:14] "POST /neutron/port HTTP/1.1" 200 1099 0.012687 10.0.0.27 - - [2025-06-05 02:31:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002630 10.0.0.27 - - [2025-06-05 02:31:14] "POST /neutron/subnet HTTP/1.1" 200 698 0.007651 10.0.0.27 - - [2025-06-05 02:31:14] "POST /neutron/port HTTP/1.1" 200 117 0.000948 10.0.0.27 - - [2025-06-05 02:31:14] "POST /neutron/network HTTP/1.1" 200 839 0.004539 10.0.0.27 - - [2025-06-05 02:31:17] "POST /neutron/port HTTP/1.1" 200 1099 0.014576 10.0.0.27 - - [2025-06-05 02:31:17] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007541 10.0.0.27 - - [2025-06-05 02:31:17] "GET /obj-perms HTTP/1.1" 200 5052 0.002878 10.0.0.27 - - [2025-06-05 02:31:18] "GET /obj-perms HTTP/1.1" 200 5052 0.003951 10.0.0.27 - - [2025-06-05 02:31:20] "GET /obj-perms HTTP/1.1" 200 5052 0.003238 10.0.0.27 - - [2025-06-05 02:31:21] "GET /obj-perms HTTP/1.1" 200 5052 0.003305 10.0.0.27 - - [2025-06-05 02:31:22] "GET /obj-perms HTTP/1.1" 200 5052 0.003157 10.0.0.27 - - [2025-06-05 02:31:23] "POST /neutron/network HTTP/1.1" 200 839 0.005439 10.0.0.27 - - [2025-06-05 02:31:23] "POST /neutron/network HTTP/1.1" 400 204 0.009520 10.0.0.27 - - [2025-06-05 02:31:23] "POST /neutron/port HTTP/1.1" 200 1099 0.012490 10.0.0.27 - - [2025-06-05 02:31:23] "POST /neutron/port HTTP/1.1" 200 1125 0.006917 10.0.0.27 - - [2025-06-05 02:31:23] "POST /neutron/port HTTP/1.1" 200 151 0.106000 10.0.0.27 - - [2025-06-05 02:31:25] "POST /neutron/network HTTP/1.1" 200 839 0.004961 10.0.0.27 - - [2025-06-05 02:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.27 - - [2025-06-05 02:31:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001931 10.0.0.27 - - [2025-06-05 02:31:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002493 10.0.0.27 - - [2025-06-05 02:31:25] "POST /neutron/network HTTP/1.1" 200 151 0.073091 10.0.0.27 - - [2025-06-05 02:31:25] "DELETE /route-target/13b67472-8443-4d63-81fc-b18850b8dc82 HTTP/1.1" 200 115 0.018621 10.0.0.27 - - [2025-06-05 02:31:25] "GET /routing-instance/e511e187-4247-45ee-8fa7-314a886b082b HTTP/1.1" 404 171 0.002501 10.0.0.27 - - [2025-06-05 02:31:25] "GET /domains HTTP/1.1" 200 280 0.001702 10.0.0.27 - - [2025-06-05 02:31:25] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000885 10.0.0.27 - - [2025-06-05 02:31:25] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2585 0.049489 10.0.0.27 - - [2025-06-05 02:31:25] "GET /projects?obj_uuids=c5e5f913-058f-4b1d-8a81-067fca534775&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000921 10.0.0.27 - - [2025-06-05 02:31:25] "GET /project/c5e5f913-058f-4b1d-8a81-067fca534775 HTTP/1.1" 200 1918 0.071274 10.0.0.27 - - [2025-06-05 02:31:25] "GET /projects?obj_uuids=c5e5f913-058f-4b1d-8a81-067fca534775&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001013 10.0.0.27 - - [2025-06-05 02:31:25] "GET /project/c5e5f913-058f-4b1d-8a81-067fca534775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.025638 10.0.0.27 - - [2025-06-05 02:31:25] "GET /projects?obj_uuids=c5e5f913-058f-4b1d-8a81-067fca534775&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000954 10.0.0.27 - - [2025-06-05 02:31:25] "GET /project/c5e5f913-058f-4b1d-8a81-067fca534775?fields=virtual_networks HTTP/1.1" 200 1054 0.062151 10.0.0.27 - - [2025-06-05 02:31:25] "GET /projects?obj_uuids=c5e5f913-058f-4b1d-8a81-067fca534775&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000966 10.0.0.27 - - [2025-06-05 02:31:25] "GET /project/c5e5f913-058f-4b1d-8a81-067fca534775?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.021878 10.0.0.27 - - [2025-06-05 02:31:25] "GET /projects?obj_uuids=c5e5f913-058f-4b1d-8a81-067fca534775&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000960 10.0.0.27 - - [2025-06-05 02:31:25] "GET /project/c5e5f913-058f-4b1d-8a81-067fca534775?fields=security_groups HTTP/1.1" 200 1291 0.022211 10.0.0.27 - - [2025-06-05 02:31:26] "POST /fqname-to-id HTTP/1.1" 404 200 0.020233 10.0.0.27 - - [2025-06-05 02:31:26] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002676 10.0.0.27 - - [2025-06-05 02:31:26] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000945 10.0.0.27 - - [2025-06-05 02:31:26] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006876 10.0.0.27 - - [2025-06-05 02:31:26] "POST /id-to-fqname HTTP/1.1" 200 202 0.001191 10.0.0.27 - - [2025-06-05 02:31:26] "POST /fqname-to-id HTTP/1.1" 404 211 0.003261 10.0.0.27 - - [2025-06-05 02:31:26] "POST /security-groups HTTP/1.1" 200 603 0.059870 10.0.0.27 - - [2025-06-05 02:31:26] "POST /fqname-to-id HTTP/1.1" 404 246 0.002080 10.0.0.27 - - [2025-06-05 02:31:26] "POST /projects HTTP/1.1" 200 609 0.207068 10.0.0.27 - - [2025-06-05 02:31:26] "POST /access-control-lists HTTP/1.1" 200 608 0.064288 10.0.0.27 - - [2025-06-05 02:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.274303 10.0.0.27 - - [2025-06-05 02:31:26] "POST /fqname-to-id HTTP/1.1" 404 245 0.002536 10.0.0.27 - - [2025-06-05 02:31:26] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.390863 10.0.0.27 - - [2025-06-05 02:31:27] "POST /access-control-lists HTTP/1.1" 200 606 0.059807 10.0.0.27 - - [2025-06-05 02:31:27] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.27 - - [2025-06-05 02:31:28] "GET /projects?obj_uuids=f978705f-3e69-412d-ade0-ac261b9307ed&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001029 10.0.0.27 - - [2025-06-05 02:31:28] "GET /project/f978705f-3e69-412d-ade0-ac261b9307ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.022006 10.0.0.27 - - [2025-06-05 02:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.27 - - [2025-06-05 02:31:28] "GET /security-group/ffbd1ef2-5aa9-4968-bbcb-de5d8ccae550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.003929 10.0.0.27 - - [2025-06-05 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.27 - - [2025-06-05 02:31:29] "GET /projects?obj_uuids=f978705f-3e69-412d-ade0-ac261b9307ed&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000997 10.0.0.27 - - [2025-06-05 02:31:29] "GET /project/f978705f-3e69-412d-ade0-ac261b9307ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.032372 10.0.0.27 - - [2025-06-05 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.27 - - [2025-06-05 02:31:29] "GET /security-group/ffbd1ef2-5aa9-4968-bbcb-de5d8ccae550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.003694 10.0.0.27 - - [2025-06-05 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.27 - - [2025-06-05 02:31:29] "PUT /security-group/ffbd1ef2-5aa9-4968-bbcb-de5d8ccae550 HTTP/1.1" 200 262 0.012316 10.0.0.27 - - [2025-06-05 02:31:29] "PUT /access-control-list/871c8967-004a-43f1-8b58-61229bf3ddff HTTP/1.1" 200 272 0.007686 10.0.0.27 - - [2025-06-05 02:31:29] "PUT /access-control-list/056e513c-1ffd-4087-8108-4f98f3324b2c HTTP/1.1" 200 272 0.021031 10.0.0.27 - - [2025-06-05 02:31:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.27 - - [2025-06-05 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.045342 10.0.0.27 - - [2025-06-05 02:31:29] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000909 10.0.0.27 - - [2025-06-05 02:31:29] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.021703 10.0.0.27 - - [2025-06-05 02:31:29] "POST /neutron/network HTTP/1.1" 200 117 0.025201 10.0.0.27 - - [2025-06-05 02:31:29] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000913 10.0.0.27 - - [2025-06-05 02:31:30] "POST /neutron/network HTTP/1.1" 200 619 0.066262 10.0.0.27 - - [2025-06-05 02:31:30] "POST /route-targets HTTP/1.1" 200 327 0.014137 10.0.0.27 - - [2025-06-05 02:31:30] "POST /ref-update HTTP/1.1" 200 156 0.012127 10.0.0.27 - - [2025-06-05 02:31:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002471 10.0.0.27 - - [2025-06-05 02:31:30] "POST /neutron/subnet HTTP/1.1" 200 720 0.139055 10.0.0.27 - - [2025-06-05 02:31:30] "POST /neutron/network HTTP/1.1" 200 837 0.003981 10.0.0.27 - - [2025-06-05 02:31:30] "POST /id-to-fqname HTTP/1.1" 200 233 0.000958 10.0.0.27 - - [2025-06-05 02:31:30] "GET /virtual-network/4889d4dd-1edb-4ec1-b1e8-c1bff09bb5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004079 10.0.0.27 - - [2025-06-05 02:31:30] "POST /neutron/network HTTP/1.1" 200 837 0.004793 10.0.0.27 - - [2025-06-05 02:31:30] "GET /virtual-network/4889d4dd-1edb-4ec1-b1e8-c1bff09bb5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.003961 10.0.0.27 - - [2025-06-05 02:31:30] "POST /neutron/network HTTP/1.1" 200 837 0.004552 10.0.0.27 - - [2025-06-05 02:31:30] "POST /neutron/subnet HTTP/1.1" 200 720 0.005302 10.0.0.27 - - [2025-06-05 02:31:30] "GET /domains HTTP/1.1" 401 292 0.000334 10.0.0.27 - - [2025-06-05 02:31:30] "GET /domains HTTP/1.1" 200 280 0.020967 10.0.0.27 - - [2025-06-05 02:31:30] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000928 10.0.0.27 - - [2025-06-05 02:31:30] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2783 0.007243 10.0.0.27 - - [2025-06-05 02:31:30] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000881 10.0.0.27 - - [2025-06-05 02:31:30] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9 HTTP/1.1" 200 2174 0.068275 10.0.0.27 - - [2025-06-05 02:31:30] "GET /virtual-network/4889d4dd-1edb-4ec1-b1e8-c1bff09bb5ec HTTP/1.1" 200 2336 0.005472 10.0.0.27 - - [2025-06-05 02:31:30] "GET /virtual-network/4889d4dd-1edb-4ec1-b1e8-c1bff09bb5ec HTTP/1.1" 200 2336 0.004094 10.0.0.27 - - [2025-06-05 02:31:30] "GET /routing-instance/a5ec9860-f0fb-4582-b4c8-6574efa2cb93 HTTP/1.1" 200 1492 0.002711 10.0.0.27 - - [2025-06-05 02:31:30] "GET /routing-instance/a5ec9860-f0fb-4582-b4c8-6574efa2cb93 HTTP/1.1" 200 1492 0.002747 10.0.0.27 - - [2025-06-05 02:31:30] "GET /route-target/e1b23746-1043-456a-a734-e2cee7b7f974 HTTP/1.1" 200 1219 0.002281 10.0.0.27 - - [2025-06-05 02:31:30] "GET /virtual-network/4889d4dd-1edb-4ec1-b1e8-c1bff09bb5ec HTTP/1.1" 200 2336 0.004046 10.0.0.27 - - [2025-06-05 02:31:30] "GET /routing-instance/a5ec9860-f0fb-4582-b4c8-6574efa2cb93 HTTP/1.1" 200 1492 0.002549 10.0.0.27 - - [2025-06-05 02:31:30] "GET /virtual-network/4889d4dd-1edb-4ec1-b1e8-c1bff09bb5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004203 10.0.0.27 - - [2025-06-05 02:31:30] "GET /virtual-network/4889d4dd-1edb-4ec1-b1e8-c1bff09bb5ec HTTP/1.1" 200 2336 0.004540 10.0.0.27 - - [2025-06-05 02:31:30] "GET /routing-instance/a5ec9860-f0fb-4582-b4c8-6574efa2cb93 HTTP/1.1" 200 1492 0.002557 10.0.0.27 - - [2025-06-05 02:31:30] "GET /routing-instance/a5ec9860-f0fb-4582-b4c8-6574efa2cb93 HTTP/1.1" 200 1492 0.002675 10.0.0.27 - - [2025-06-05 02:31:30] "GET /route-target/e1b23746-1043-456a-a734-e2cee7b7f974 HTTP/1.1" 200 1219 0.002171 10.0.0.27 - - [2025-06-05 02:31:30] "GET /domains HTTP/1.1" 200 280 0.001806 10.0.0.27 - - [2025-06-05 02:31:30] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000856 10.0.0.27 - - [2025-06-05 02:31:30] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2783 0.005795 10.0.0.27 - - [2025-06-05 02:31:30] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001122 10.0.0.27 - - [2025-06-05 02:31:30] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9 HTTP/1.1" 200 2174 0.066740 10.0.0.27 - - [2025-06-05 02:31:30] "GET /virtual-network/4889d4dd-1edb-4ec1-b1e8-c1bff09bb5ec HTTP/1.1" 200 2336 0.004066 10.0.0.27 - - [2025-06-05 02:31:31] "GET /obj-perms HTTP/1.1" 200 5054 0.039660 10.0.0.27 - - [2025-06-05 02:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.27 - - [2025-06-05 02:31:31] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000925 10.0.0.27 - - [2025-06-05 02:31:31] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.025974 10.0.0.27 - - [2025-06-05 02:31:31] "POST /neutron/network HTTP/1.1" 200 117 0.009117 10.0.0.27 - - [2025-06-05 02:31:31] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000971 10.0.0.27 - - [2025-06-05 02:31:31] "POST /neutron/network HTTP/1.1" 200 619 0.053755 10.0.0.27 - - [2025-06-05 02:31:31] "POST /route-targets HTTP/1.1" 200 327 0.010234 10.0.0.27 - - [2025-06-05 02:31:31] "POST /ref-update HTTP/1.1" 200 156 0.010559 10.0.0.27 - - [2025-06-05 02:31:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002485 10.0.0.27 - - [2025-06-05 02:31:31] "POST /neutron/subnet HTTP/1.1" 200 729 0.176357 10.0.0.27 - - [2025-06-05 02:31:31] "POST /neutron/network HTTP/1.1" 200 839 0.004824 10.0.0.27 - - [2025-06-05 02:31:31] "POST /id-to-fqname HTTP/1.1" 200 233 0.001066 10.0.0.27 - - [2025-06-05 02:31:31] "GET /virtual-network/4ab3522a-cd8f-4b2e-afde-212854bda567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004299 10.0.0.27 - - [2025-06-05 02:31:31] "POST /neutron/network HTTP/1.1" 200 839 0.005708 10.0.0.27 - - [2025-06-05 02:31:31] "GET /virtual-network/4ab3522a-cd8f-4b2e-afde-212854bda567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004646 10.0.0.27 - - [2025-06-05 02:31:31] "POST /neutron/network HTTP/1.1" 200 839 0.004956 10.0.0.27 - - [2025-06-05 02:31:31] "POST /neutron/subnet HTTP/1.1" 200 729 0.007150 10.0.0.27 - - [2025-06-05 02:31:31] "GET /domains HTTP/1.1" 200 280 0.001861 10.0.0.27 - - [2025-06-05 02:31:31] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000885 10.0.0.27 - - [2025-06-05 02:31:31] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2783 0.005883 10.0.0.27 - - [2025-06-05 02:31:31] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000830 10.0.0.27 - - [2025-06-05 02:31:31] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9 HTTP/1.1" 200 2402 0.067096 10.0.0.27 - - [2025-06-05 02:31:31] "GET /virtual-network/4ab3522a-cd8f-4b2e-afde-212854bda567 HTTP/1.1" 200 2342 0.005386 10.0.0.27 - - [2025-06-05 02:31:31] "GET /virtual-network/4ab3522a-cd8f-4b2e-afde-212854bda567 HTTP/1.1" 200 2342 0.004307 10.0.0.27 - - [2025-06-05 02:31:31] "GET /routing-instance/87b3363a-bca1-42be-bf55-669ab9733bc2 HTTP/1.1" 200 1491 0.003103 10.0.0.27 - - [2025-06-05 02:31:31] "GET /routing-instance/87b3363a-bca1-42be-bf55-669ab9733bc2 HTTP/1.1" 200 1491 0.002673 10.0.0.27 - - [2025-06-05 02:31:31] "GET /route-target/15f38a2d-a69c-40b3-a63d-0bd9b247b123 HTTP/1.1" 200 1218 0.002311 10.0.0.27 - - [2025-06-05 02:31:31] "GET /virtual-network/4ab3522a-cd8f-4b2e-afde-212854bda567 HTTP/1.1" 200 2342 0.004128 10.0.0.27 - - [2025-06-05 02:31:31] "GET /routing-instance/87b3363a-bca1-42be-bf55-669ab9733bc2 HTTP/1.1" 200 1491 0.002716 10.0.0.27 - - [2025-06-05 02:31:31] "GET /virtual-network/4ab3522a-cd8f-4b2e-afde-212854bda567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004117 10.0.0.27 - - [2025-06-05 02:31:31] "GET /virtual-network/4ab3522a-cd8f-4b2e-afde-212854bda567 HTTP/1.1" 200 2342 0.004033 10.0.0.27 - - [2025-06-05 02:31:31] "GET /routing-instance/87b3363a-bca1-42be-bf55-669ab9733bc2 HTTP/1.1" 200 1491 0.002940 10.0.0.27 - - [2025-06-05 02:31:31] "GET /routing-instance/87b3363a-bca1-42be-bf55-669ab9733bc2 HTTP/1.1" 200 1491 0.002808 10.0.0.27 - - [2025-06-05 02:31:31] "GET /route-target/15f38a2d-a69c-40b3-a63d-0bd9b247b123 HTTP/1.1" 200 1218 0.002447 10.0.0.27 - - [2025-06-05 02:31:31] "GET /domains HTTP/1.1" 200 280 0.002131 10.0.0.27 - - [2025-06-05 02:31:32] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000932 10.0.0.27 - - [2025-06-05 02:31:32] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2783 0.006402 10.0.0.27 - - [2025-06-05 02:31:32] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000866 10.0.0.27 - - [2025-06-05 02:31:32] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9 HTTP/1.1" 200 2402 0.066455 10.0.0.27 - - [2025-06-05 02:31:32] "GET /virtual-network/4ab3522a-cd8f-4b2e-afde-212854bda567 HTTP/1.1" 200 2342 0.004315 10.0.0.27 - - [2025-06-05 02:31:32] "GET /obj-perms HTTP/1.1" 200 5054 0.002758 10.0.0.27 - - [2025-06-05 02:31:32] "POST /id-to-fqname HTTP/1.1" 200 233 0.001126 10.0.0.27 - - [2025-06-05 02:31:32] "POST /neutron/network HTTP/1.1" 200 849 0.005144 10.0.0.27 - - [2025-06-05 02:31:32] "GET /aaa-mode HTTP/1.1" 401 292 0.000382 10.0.0.27 - - [2025-06-05 02:31:32] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.27 - - [2025-06-05 02:31:32] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000389 10.0.0.27 - - [2025-06-05 02:31:32] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000990 10.0.0.27 - - [2025-06-05 02:31:32] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046971 10.0.0.27 - - [2025-06-05 02:31:32] "POST /neutron/network HTTP/1.1" 200 839 0.004757 10.0.0.27 - - [2025-06-05 02:31:33] "POST /neutron/port HTTP/1.1" 200 117 0.004650 10.0.0.27 - - [2025-06-05 02:31:33] "POST /neutron/port HTTP/1.1" 200 117 0.004376 10.0.0.27 - - [2025-06-05 02:31:33] "POST /id-to-fqname HTTP/1.1" 200 233 0.001155 10.0.0.27 - - [2025-06-05 02:31:33] "POST /neutron/port HTTP/1.1" 200 117 0.004832 10.0.0.27 - - [2025-06-05 02:31:33] "POST /neutron/network HTTP/1.1" 200 847 0.005552 10.0.0.27 - - [2025-06-05 02:31:33] "GET /aaa-mode HTTP/1.1" 401 292 0.000364 10.0.0.27 - - [2025-06-05 02:31:33] "POST /neutron/network HTTP/1.1" 200 849 0.004980 10.0.0.27 - - [2025-06-05 02:31:33] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000968 10.0.0.27 - - [2025-06-05 02:31:33] "GET / HTTP/1.1" 200 35931 0.001521 10.0.0.27 - - [2025-06-05 02:31:33] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000408 10.0.0.27 - - [2025-06-05 02:31:33] "POST /neutron/port HTTP/1.1" 200 1073 0.256136 10.0.0.27 - - [2025-06-05 02:31:33] "POST /neutron/port HTTP/1.1" 200 1073 0.011340 10.0.0.27 - - [2025-06-05 02:31:33] "POST /neutron/port HTTP/1.1" 200 1073 0.008393 10.0.0.27 - - [2025-06-05 02:31:33] "POST /neutron/port HTTP/1.1" 200 1127 0.076559 10.0.0.27 - - [2025-06-05 02:31:33] "POST /neutron/port HTTP/1.1" 200 1101 0.012139 10.0.0.27 - - [2025-06-05 02:31:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005086 10.0.0.27 - - [2025-06-05 02:31:33] "POST /neutron/subnet HTTP/1.1" 200 703 0.010498 10.0.0.27 - - [2025-06-05 02:31:33] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000885 10.0.0.27 - - [2025-06-05 02:31:33] "POST /neutron/port HTTP/1.1" 200 117 0.000880 10.0.0.27 - - [2025-06-05 02:31:33] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048918 10.0.0.27 - - [2025-06-05 02:31:33] "POST /neutron/network HTTP/1.1" 200 839 0.006498 10.0.0.27 - - [2025-06-05 02:31:33] "POST /neutron/network HTTP/1.1" 200 837 0.005170 10.0.0.27 - - [2025-06-05 02:31:34] "POST /neutron/port HTTP/1.1" 200 1101 0.013593 10.0.0.27 - - [2025-06-05 02:31:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008667 10.0.0.27 - - [2025-06-05 02:31:34] "POST /neutron/port HTTP/1.1" 200 117 0.004349 10.0.0.27 - - [2025-06-05 02:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.27 - - [2025-06-05 02:31:34] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000922 10.0.0.27 - - [2025-06-05 02:31:34] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.028384 10.0.0.27 - - [2025-06-05 02:31:34] "GET /virtual-network/4889d4dd-1edb-4ec1-b1e8-c1bff09bb5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004990 10.0.0.27 - - [2025-06-05 02:31:34] "GET /floating-ip-pools?parent_id=4889d4dd-1edb-4ec1-b1e8-c1bff09bb5ec&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002795 10.0.0.27 - - [2025-06-05 02:31:34] "GET /virtual-network/4889d4dd-1edb-4ec1-b1e8-c1bff09bb5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005051 10.0.0.27 - - [2025-06-05 02:31:34] "POST /neutron/network HTTP/1.1" 200 847 0.005122 10.0.0.27 - - [2025-06-05 02:31:34] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002136 10.0.0.27 - - [2025-06-05 02:31:34] "POST /floating-ip-pools HTTP/1.1" 200 609 0.033869 10.0.0.27 - - [2025-06-05 02:31:34] "POST /ref-update HTTP/1.1" 200 156 0.060191 10.0.0.27 - - [2025-06-05 02:31:34] "GET /virtual-network/4889d4dd-1edb-4ec1-b1e8-c1bff09bb5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006069 10.0.0.27 - - [2025-06-05 02:31:34] "GET /domains HTTP/1.1" 200 280 0.009645 10.0.0.27 - - [2025-06-05 02:31:34] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002026 10.0.0.27 - - [2025-06-05 02:31:34] "POST /neutron/port HTTP/1.1" 200 1071 0.262773 10.0.0.27 - - [2025-06-05 02:31:34] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2783 0.018931 10.0.0.27 - - [2025-06-05 02:31:34] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001944 10.0.0.27 - - [2025-06-05 02:31:34] "POST /neutron/port HTTP/1.1" 200 1071 0.009362 10.0.0.27 - - [2025-06-05 02:31:34] "POST /neutron/port HTTP/1.1" 200 1071 0.012763 10.0.0.27 - - [2025-06-05 02:31:34] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9 HTTP/1.1" 200 3244 0.083868 10.0.0.27 - - [2025-06-05 02:31:34] "GET /virtual-network/4889d4dd-1edb-4ec1-b1e8-c1bff09bb5ec HTTP/1.1" 200 3148 0.006104 10.0.0.27 - - [2025-06-05 02:31:34] "GET /floating-ip-pool/634a9312-33b4-4b60-9496-936d74cca9bd HTTP/1.1" 200 1440 0.008085 10.0.0.27 - - [2025-06-05 02:31:34] "GET /domains HTTP/1.1" 200 280 0.005035 10.0.0.27 - - [2025-06-05 02:31:34] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000944 10.0.0.27 - - [2025-06-05 02:31:34] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2783 0.013449 10.0.0.27 - - [2025-06-05 02:31:34] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001040 10.0.0.27 - - [2025-06-05 02:31:34] "POST /neutron/port HTTP/1.1" 200 1125 0.147457 10.0.0.27 - - [2025-06-05 02:31:34] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9 HTTP/1.1" 200 3244 0.112201 10.0.0.27 - - [2025-06-05 02:31:34] "GET /virtual-network/4889d4dd-1edb-4ec1-b1e8-c1bff09bb5ec HTTP/1.1" 200 3148 0.008314 10.0.0.27 - - [2025-06-05 02:31:34] "GET /virtual-network/4889d4dd-1edb-4ec1-b1e8-c1bff09bb5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004591 10.0.0.27 - - [2025-06-05 02:31:34] "POST /neutron/port HTTP/1.1" 200 1099 0.012231 10.0.0.27 - - [2025-06-05 02:31:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004633 10.0.0.27 - - [2025-06-05 02:31:35] "POST /neutron/port HTTP/1.1" 200 1101 0.012995 10.0.0.27 - - [2025-06-05 02:31:35] "POST /neutron/subnet HTTP/1.1" 200 694 0.007783 10.0.0.27 - - [2025-06-05 02:31:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006932 10.0.0.27 - - [2025-06-05 02:31:35] "POST /neutron/port HTTP/1.1" 200 117 0.000838 10.0.0.27 - - [2025-06-05 02:31:35] "POST /neutron/network HTTP/1.1" 200 837 0.004174 10.0.0.27 - - [2025-06-05 02:31:35] "POST /neutron/port HTTP/1.1" 200 1101 0.011170 10.0.0.27 - - [2025-06-05 02:31:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.004848 10.0.0.27 - - [2025-06-05 02:31:35] "POST /neutron/port HTTP/1.1" 200 1101 0.013370 10.0.0.27 - - [2025-06-05 02:31:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.004736 10.0.0.27 - - [2025-06-05 02:31:35] "GET /virtual-machine/07b33bd5-e942-451d-9e10-eda57b6c7aaa HTTP/1.1" 200 1303 0.003526 10.0.0.27 - - [2025-06-05 02:31:35] "GET /virtual-machine-interface/7a021188-b43e-4d2b-84ef-57f45e6d3446 HTTP/1.1" 200 3002 0.004606 10.0.0.27 - - [2025-06-05 02:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.27 - - [2025-06-05 02:31:35] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002440 10.0.0.27 - - [2025-06-05 02:31:35] "GET /virtual-networks?parent_id=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003406 10.0.0.27 - - [2025-06-05 02:31:35] "GET /virtual-network/4ab3522a-cd8f-4b2e-afde-212854bda567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005080 10.0.0.27 - - [2025-06-05 02:31:37] "DELETE /project/7d4953e44c674ce4b717927b4a78d0b9 HTTP/1.1" 404 173 0.025913 10.0.0.27 - - [2025-06-05 02:31:37] "DELETE /project/c5e5f913058f4b1d8a81067fca534775 HTTP/1.1" 404 173 0.035869 10.0.0.27 - - [2025-06-05 02:31:37] "DELETE /project/f978705f3e69412dade0ac261b9307ed HTTP/1.1" 404 173 0.054529 10.0.0.27 - - [2025-06-05 02:31:37] "GET /projects?obj_uuids=c5e5f913-058f-4b1d-8a81-067fca534775&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000970 10.0.0.27 - - [2025-06-05 02:31:37] "GET /project/c5e5f913-058f-4b1d-8a81-067fca534775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.061388 10.0.0.27 - - [2025-06-05 02:31:37] "GET /projects?obj_uuids=c5e5f913-058f-4b1d-8a81-067fca534775&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002604 10.0.0.27 - - [2025-06-05 02:31:37] "GET /project/c5e5f913-058f-4b1d-8a81-067fca534775?fields=security_groups HTTP/1.1" 200 1396 0.030529 10.0.0.27 - - [2025-06-05 02:31:37] "DELETE /security-group/1ce3ff2a-642f-41b8-a3e0-7184ae4a7d97 HTTP/1.1" 200 115 0.052412 10.0.0.27 - - [2025-06-05 02:31:37] "GET /projects?obj_uuids=c5e5f913-058f-4b1d-8a81-067fca534775&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001367 10.0.0.27 - - [2025-06-05 02:31:37] "DELETE /access-control-list/b7f63315-2377-44e9-8d33-6a679b4440a9 HTTP/1.1" 200 115 0.046770 10.0.0.27 - - [2025-06-05 02:31:37] "GET /project/c5e5f913-058f-4b1d-8a81-067fca534775?fields=application_policy_sets HTTP/1.1" 200 1435 0.054746 10.0.0.27 - - [2025-06-05 02:31:37] "DELETE /access-control-list/0ffe79f0-70a0-4c75-9beb-5e352a91cae6 HTTP/1.1" 200 115 0.039638 10.0.0.27 - - [2025-06-05 02:31:37] "DELETE /project/c5e5f913-058f-4b1d-8a81-067fca534775 HTTP/1.1" 200 115 0.415508 10.0.0.27 - - [2025-06-05 02:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.27 - - [2025-06-05 02:31:38] "GET /virtual-network/4ab3522a-cd8f-4b2e-afde-212854bda567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004558 10.0.0.27 - - [2025-06-05 02:31:40] "POST /neutron/port HTTP/1.1" 200 1101 0.013233 10.0.0.27 - - [2025-06-05 02:31:40] "POST /neutron/port HTTP/1.1" 200 1101 0.015948 10.0.0.27 - - [2025-06-05 02:31:40] "POST /neutron/network HTTP/1.1" 200 849 0.006221 10.0.0.27 - - [2025-06-05 02:31:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003095 10.0.0.27 - - [2025-06-05 02:31:40] "POST /neutron/subnet HTTP/1.1" 200 703 0.009041 10.0.0.27 - - [2025-06-05 02:31:40] "POST /neutron/port HTTP/1.1" 200 117 0.001469 10.0.0.27 - - [2025-06-05 02:31:40] "POST /neutron/network HTTP/1.1" 200 839 0.005194 10.0.0.27 - - [2025-06-05 02:31:41] "GET /obj-perms HTTP/1.1" 200 5056 0.040233 10.0.0.27 - - [2025-06-05 02:31:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002434 10.0.0.27 - - [2025-06-05 02:31:41] "GET /obj-perms HTTP/1.1" 200 5056 0.185942 10.0.0.27 - - [2025-06-05 02:31:41] "GET /obj-perms HTTP/1.1" 200 5056 0.062800 10.0.0.27 - - [2025-06-05 02:31:41] "GET /global-system-configs HTTP/1.1" 200 322 0.008328 10.0.0.27 - - [2025-06-05 02:31:42] "GET /obj-perms HTTP/1.1" 200 5056 0.027078 10.0.0.27 - - [2025-06-05 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.27 - - [2025-06-05 02:31:42] "GET /virtual-network/4ab3522a-cd8f-4b2e-afde-212854bda567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004770 10.0.0.27 - - [2025-06-05 02:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.27 - - [2025-06-05 02:31:44] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003539 10.0.0.27 - - [2025-06-05 02:31:44] "GET /virtual-networks?parent_id=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003507 10.0.0.27 - - [2025-06-05 02:31:44] "GET /virtual-network/4ab3522a-cd8f-4b2e-afde-212854bda567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005681 10.0.0.27 - - [2025-06-05 02:31:44] "POST /neutron/port HTTP/1.1" 200 1101 0.012577 10.0.0.27 - - [2025-06-05 02:31:44] "POST /neutron/security_group HTTP/1.1" 200 2070 0.004668 10.0.0.27 - - [2025-06-05 02:31:45] "POST /neutron/port HTTP/1.1" 200 1101 0.029046 10.0.0.27 - - [2025-06-05 02:31:45] "POST /neutron/security_group HTTP/1.1" 200 2070 0.004225 10.0.0.27 - - [2025-06-05 02:31:45] "POST /neutron/port HTTP/1.1" 200 1099 0.011142 10.0.0.27 - - [2025-06-05 02:31:45] "POST /neutron/security_group HTTP/1.1" 200 2070 0.004150 10.0.0.27 - - [2025-06-05 02:31:49] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001037 10.0.0.27 - - [2025-06-05 02:31:49] "POST /neutron/floatingip HTTP/1.1" 200 529 0.059587 10.0.0.27 - - [2025-06-05 02:31:49] "POST /neutron/port HTTP/1.1" 200 1101 0.010875 10.0.0.27 - - [2025-06-05 02:31:49] "POST /neutron/floatingip HTTP/1.1" 200 529 0.004083 10.0.0.27 - - [2025-06-05 02:31:49] "POST /neutron/floatingip HTTP/1.1" 200 577 0.026809 10.0.0.27 - - [2025-06-05 02:31:50] "POST /neutron/port HTTP/1.1" 200 1099 0.012344 10.0.0.27 - - [2025-06-05 02:31:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.004685 10.0.0.27 - - [2025-06-05 02:31:50] "POST /neutron/port HTTP/1.1" 200 1099 0.011001 10.0.0.27 - - [2025-06-05 02:31:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.004749 10.0.0.27 - - [2025-06-05 02:31:50] "POST /neutron/port HTTP/1.1" 200 1099 0.015526 10.0.0.27 - - [2025-06-05 02:31:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.004817 10.0.0.27 - - [2025-06-05 02:31:50] "GET /virtual-machine/88599297-bdb2-4ebb-84d6-dc0a28437aa6 HTTP/1.1" 200 1303 0.003516 10.0.0.27 - - [2025-06-05 02:31:50] "GET /virtual-machine-interface/e0d58014-736f-40eb-be3f-650f082f76ec HTTP/1.1" 200 3004 0.004140 10.0.0.27 - - [2025-06-05 02:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.27 - - [2025-06-05 02:31:50] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002218 10.0.0.27 - - [2025-06-05 02:31:50] "GET /virtual-networks?parent_id=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.001997 10.0.0.27 - - [2025-06-05 02:31:50] "GET /virtual-network/4889d4dd-1edb-4ec1-b1e8-c1bff09bb5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004454 10.0.0.27 - - [2025-06-05 02:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.27 - - [2025-06-05 02:31:51] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003175 10.0.0.27 - - [2025-06-05 02:31:51] "GET /virtual-networks?parent_id=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002749 10.0.0.27 - - [2025-06-05 02:31:51] "GET /virtual-network/4889d4dd-1edb-4ec1-b1e8-c1bff09bb5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004952 10.0.0.27 - - [2025-06-05 02:31:51] "POST /neutron/floatingip HTTP/1.1" 200 577 0.008438 10.0.0.27 - - [2025-06-05 02:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.27 - - [2025-06-05 02:31:51] "GET /routing-instance/a5ec9860-f0fb-4582-b4c8-6574efa2cb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.002795 10.0.0.27 - - [2025-06-05 02:31:51] "GET /route-target/e1b23746-1043-456a-a734-e2cee7b7f974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003354 10.0.0.27 - - [2025-06-05 02:31:51] "GET /floating-ip/87a9e46f-3814-4022-8237-4210edf4153d HTTP/1.1" 200 1887 0.004035 10.0.0.27 - - [2025-06-05 02:31:54] "POST /neutron/floatingip HTTP/1.1" 200 577 0.008451 10.0.0.27 - - [2025-06-05 02:31:54] "POST /neutron/floatingip HTTP/1.1" 200 529 0.016491 10.0.0.27 - - [2025-06-05 02:31:54] "POST /neutron/floatingip HTTP/1.1" 200 529 0.004277 10.0.0.27 - - [2025-06-05 02:31:54] "POST /neutron/floatingip HTTP/1.1" 200 115 0.027189 10.0.0.27 - - [2025-06-05 02:31:54] "GET /floating-ip-pool/634a9312-33b4-4b60-9496-936d74cca9bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.002499 10.0.0.27 - - [2025-06-05 02:31:54] "POST /ref-update HTTP/1.1" 200 156 0.006795 10.0.0.27 - - [2025-06-05 02:31:54] "DELETE /floating-ip-pool/634a9312-33b4-4b60-9496-936d74cca9bd HTTP/1.1" 200 115 0.019237 10.0.0.27 - - [2025-06-05 02:31:54] "POST /neutron/network HTTP/1.1" 200 839 0.005698 10.0.0.27 - - [2025-06-05 02:31:54] "POST /neutron/network HTTP/1.1" 400 204 0.008527 10.0.0.27 - - [2025-06-05 02:31:55] "POST /neutron/port HTTP/1.1" 200 1099 0.013264 10.0.0.27 - - [2025-06-05 02:31:55] "POST /neutron/port HTTP/1.1" 200 1125 0.007281 10.0.0.27 - - [2025-06-05 02:31:55] "POST /neutron/port HTTP/1.1" 200 1101 0.015961 10.0.0.27 - - [2025-06-05 02:31:55] "POST /neutron/port HTTP/1.1" 200 1127 0.011479 10.0.0.27 - - [2025-06-05 02:31:55] "POST /neutron/port HTTP/1.1" 200 151 0.128489 10.0.0.27 - - [2025-06-05 02:31:55] "POST /neutron/port HTTP/1.1" 200 151 0.136657 10.0.0.27 - - [2025-06-05 02:31:56] "POST /neutron/network HTTP/1.1" 200 839 0.005220 10.0.0.27 - - [2025-06-05 02:31:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002104 10.0.0.27 - - [2025-06-05 02:31:56] "POST /useragent-kv HTTP/1.1" 200 115 0.001803 10.0.0.27 - - [2025-06-05 02:31:56] "POST /neutron/network HTTP/1.1" 200 151 0.088458 10.0.0.27 - - [2025-06-05 02:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.026781 10.0.0.27 - - [2025-06-05 02:31:56] "GET /routing-instance/87b3363a-bca1-42be-bf55-669ab9733bc2 HTTP/1.1" 404 171 0.002011 10.0.0.27 - - [2025-06-05 02:31:56] "GET /domains HTTP/1.1" 200 280 0.003007 10.0.0.27 - - [2025-06-05 02:31:56] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000908 10.0.0.27 - - [2025-06-05 02:31:56] "DELETE /route-target/15f38a2d-a69c-40b3-a63d-0bd9b247b123 HTTP/1.1" 200 115 0.024293 10.0.0.27 - - [2025-06-05 02:31:56] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2586 0.054307 10.0.0.27 - - [2025-06-05 02:31:56] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000907 10.0.0.27 - - [2025-06-05 02:31:56] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9 HTTP/1.1" 200 2174 0.067628 10.0.0.27 - - [2025-06-05 02:31:57] "POST /neutron/network HTTP/1.1" 200 837 0.005088 10.0.0.27 - - [2025-06-05 02:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.27 - - [2025-06-05 02:31:57] "POST /useragent-kv HTTP/1.1" 200 115 0.001638 10.0.0.27 - - [2025-06-05 02:31:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002969 10.0.0.27 - - [2025-06-05 02:31:57] "POST /neutron/network HTTP/1.1" 200 151 0.072841 10.0.0.27 - - [2025-06-05 02:31:57] "DELETE /route-target/e1b23746-1043-456a-a734-e2cee7b7f974 HTTP/1.1" 200 115 0.014551 10.0.0.27 - - [2025-06-05 02:31:57] "GET /routing-instance/a5ec9860-f0fb-4582-b4c8-6574efa2cb93 HTTP/1.1" 404 171 0.001799 10.0.0.27 - - [2025-06-05 02:31:57] "GET /domains HTTP/1.1" 200 280 0.002028 10.0.0.27 - - [2025-06-05 02:31:57] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001178 10.0.0.27 - - [2025-06-05 02:31:57] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2586 0.048517 10.0.0.27 - - [2025-06-05 02:31:57] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001012 10.0.0.27 - - [2025-06-05 02:31:57] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9 HTTP/1.1" 200 1924 0.062946 10.0.0.27 - - [2025-06-05 02:31:57] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001009 10.0.0.27 - - [2025-06-05 02:31:57] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.024203 10.0.0.27 - - [2025-06-05 02:31:57] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000982 10.0.0.27 - - [2025-06-05 02:31:57] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9?fields=virtual_networks HTTP/1.1" 200 1056 0.060884 10.0.0.27 - - [2025-06-05 02:31:57] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000973 10.0.0.27 - - [2025-06-05 02:31:57] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.022981 10.0.0.27 - - [2025-06-05 02:31:57] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001006 10.0.0.27 - - [2025-06-05 02:31:57] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9?fields=security_groups HTTP/1.1" 200 1294 0.026262 10.0.0.27 - - [2025-06-05 02:31:58] "POST /fqname-to-id HTTP/1.1" 404 183 0.018862 10.0.0.27 - - [2025-06-05 02:31:58] "GET /projects?obj_uuids=051eeca4-a717-463e-aba4-4f3989b104c4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002338 10.0.0.27 - - [2025-06-05 02:31:58] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001260 10.0.0.27 - - [2025-06-05 02:31:58] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006783 10.0.0.27 - - [2025-06-05 02:31:58] "POST /id-to-fqname HTTP/1.1" 200 185 0.002755 10.0.0.27 - - [2025-06-05 02:31:58] "POST /fqname-to-id HTTP/1.1" 404 194 0.003087 10.0.0.27 - - [2025-06-05 02:31:58] "POST /security-groups HTTP/1.1" 200 586 0.059410 10.0.0.27 - - [2025-06-05 02:31:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.002431 10.0.0.27 - - [2025-06-05 02:31:58] "POST /projects HTTP/1.1" 200 575 0.210675 10.0.0.27 - - [2025-06-05 02:31:58] "POST /access-control-lists HTTP/1.1" 200 591 0.055601 10.0.0.27 - - [2025-06-05 02:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.281558 10.0.0.27 - - [2025-06-05 02:31:58] "POST /fqname-to-id HTTP/1.1" 404 228 0.002544 10.0.0.27 - - [2025-06-05 02:31:58] "GET /project/051eeca4-a717-463e-aba4-4f3989b104c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.395758 10.0.0.27 - - [2025-06-05 02:31:58] "POST /access-control-lists HTTP/1.1" 200 589 0.059823 10.0.0.27 - - [2025-06-05 02:31:59] "GET / HTTP/1.1" 200 35931 0.001979 10.0.0.27 - - [2025-06-05 02:32:00] "GET /projects?obj_uuids=051eeca4-a717-463e-aba4-4f3989b104c4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001031 10.0.0.27 - - [2025-06-05 02:32:00] "GET /project/051eeca4-a717-463e-aba4-4f3989b104c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.029158 10.0.0.27 - - [2025-06-05 02:32:00] "GET /projects?obj_uuids=051eeca4-a717-463e-aba4-4f3989b104c4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001200 10.0.0.27 - - [2025-06-05 02:32:00] "GET /project/051eeca4-a717-463e-aba4-4f3989b104c4?fields=virtual_networks HTTP/1.1" 200 1021 0.068678 10.0.0.27 - - [2025-06-05 02:32:01] "GET /projects?obj_uuids=051eeca4-a717-463e-aba4-4f3989b104c4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000929 10.0.0.27 - - [2025-06-05 02:32:01] "GET /project/051eeca4-a717-463e-aba4-4f3989b104c4?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.024095 10.0.0.27 - - [2025-06-05 02:32:01] "GET /projects?obj_uuids=051eeca4-a717-463e-aba4-4f3989b104c4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001361 10.0.0.27 - - [2025-06-05 02:32:01] "GET /project/051eeca4-a717-463e-aba4-4f3989b104c4?fields=security_groups HTTP/1.1" 200 1242 0.025042 10.0.0.27 - - [2025-06-05 02:32:01] "POST /fqname-to-id HTTP/1.1" 404 191 0.024088 10.0.0.27 - - [2025-06-05 02:32:01] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002174 10.0.0.27 - - [2025-06-05 02:32:01] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001012 10.0.0.27 - - [2025-06-05 02:32:01] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006627 10.0.0.27 - - [2025-06-05 02:32:02] "POST /id-to-fqname HTTP/1.1" 200 193 0.001545 10.0.0.27 - - [2025-06-05 02:32:02] "POST /fqname-to-id HTTP/1.1" 404 202 0.002342 10.0.0.27 - - [2025-06-05 02:32:02] "POST /security-groups HTTP/1.1" 200 594 0.063494 10.0.0.27 - - [2025-06-05 02:32:02] "POST /fqname-to-id HTTP/1.1" 404 237 0.002098 10.0.0.27 - - [2025-06-05 02:32:02] "POST /projects HTTP/1.1" 200 591 0.205855 10.0.0.27 - - [2025-06-05 02:32:02] "POST /access-control-lists HTTP/1.1" 200 599 0.056188 10.0.0.27 - - [2025-06-05 02:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.274819 10.0.0.27 - - [2025-06-05 02:32:02] "POST /fqname-to-id HTTP/1.1" 404 236 0.003184 10.0.0.27 - - [2025-06-05 02:32:02] "GET /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.404000 10.0.0.27 - - [2025-06-05 02:32:02] "POST /access-control-lists HTTP/1.1" 200 597 0.059947 10.0.0.27 - - [2025-06-05 02:32:03] "GET / HTTP/1.1" 200 35931 0.002484 10.0.0.27 - - [2025-06-05 02:32:04] "GET /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000437 10.0.0.27 - - [2025-06-05 02:32:04] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001041 10.0.0.27 - - [2025-06-05 02:32:04] "GET /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.041788 10.0.0.27 - - [2025-06-05 02:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.27 - - [2025-06-05 02:32:04] "GET /security-group/418f5291-7c87-4ec4-927c-b3cf83d93cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.004767 10.0.0.27 - - [2025-06-05 02:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.27 - - [2025-06-05 02:32:04] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001386 10.0.0.27 - - [2025-06-05 02:32:04] "GET /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.029783 10.0.0.27 - - [2025-06-05 02:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.27 - - [2025-06-05 02:32:04] "GET /security-group/418f5291-7c87-4ec4-927c-b3cf83d93cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.003518 10.0.0.27 - - [2025-06-05 02:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.27 - - [2025-06-05 02:32:04] "PUT /security-group/418f5291-7c87-4ec4-927c-b3cf83d93cc7 HTTP/1.1" 200 262 0.012893 10.0.0.27 - - [2025-06-05 02:32:04] "PUT /access-control-list/47e0aef8-3266-4dcf-a4e8-b8993d02391f HTTP/1.1" 200 272 0.007564 10.0.0.27 - - [2025-06-05 02:32:04] "PUT /access-control-list/2d50787e-5575-4cb9-ac1c-26a5923191a7 HTTP/1.1" 200 272 0.008550 10.0.0.27 - - [2025-06-05 02:32:04] "POST /fqname-to-id HTTP/1.1" 404 202 0.002030 10.0.0.27 - - [2025-06-05 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.27 - - [2025-06-05 02:32:05] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001412 10.0.0.27 - - [2025-06-05 02:32:05] "GET /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.028022 10.0.0.27 - - [2025-06-05 02:32:05] "POST /neutron/network HTTP/1.1" 200 117 0.025661 10.0.0.27 - - [2025-06-05 02:32:05] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000956 10.0.0.27 - - [2025-06-05 02:32:05] "POST /neutron/network HTTP/1.1" 200 608 0.064118 10.0.0.27 - - [2025-06-05 02:32:05] "POST /route-targets HTTP/1.1" 200 327 0.010950 10.0.0.27 - - [2025-06-05 02:32:05] "POST /ref-update HTTP/1.1" 200 156 0.018593 10.0.0.27 - - [2025-06-05 02:32:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004044 10.0.0.27 - - [2025-06-05 02:32:05] "POST /neutron/subnet HTTP/1.1" 200 719 0.172029 10.0.0.27 - - [2025-06-05 02:32:05] "POST /neutron/network HTTP/1.1" 200 826 0.004891 10.0.0.27 - - [2025-06-05 02:32:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001041 10.0.0.27 - - [2025-06-05 02:32:05] "GET /virtual-network/a9d60aa9-9e99-46a3-9daa-f92616315bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004412 10.0.0.27 - - [2025-06-05 02:32:05] "POST /neutron/network HTTP/1.1" 200 826 0.005110 10.0.0.27 - - [2025-06-05 02:32:05] "GET /virtual-network/a9d60aa9-9e99-46a3-9daa-f92616315bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004489 10.0.0.27 - - [2025-06-05 02:32:05] "POST /neutron/network HTTP/1.1" 200 826 0.005649 10.0.0.27 - - [2025-06-05 02:32:05] "POST /neutron/subnet HTTP/1.1" 200 719 0.006025 10.0.0.27 - - [2025-06-05 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.27 - - [2025-06-05 02:32:05] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000998 10.0.0.27 - - [2025-06-05 02:32:05] "GET /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.035205 10.0.0.27 - - [2025-06-05 02:32:05] "POST /neutron/network HTTP/1.1" 200 117 0.007843 10.0.0.27 - - [2025-06-05 02:32:05] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000957 10.0.0.27 - - [2025-06-05 02:32:05] "POST /neutron/network HTTP/1.1" 200 615 0.092033 10.0.0.27 - - [2025-06-05 02:32:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005724 10.0.0.27 - - [2025-06-05 02:32:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.200501 10.0.0.27 - - [2025-06-05 02:32:06] "POST /neutron/network HTTP/1.1" 200 833 0.003951 10.0.0.27 - - [2025-06-05 02:32:06] "POST /id-to-fqname HTTP/1.1" 200 227 0.000986 10.0.0.27 - - [2025-06-05 02:32:06] "GET /virtual-network/038bde8e-130f-4431-b6b6-7b60d44a0ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.003956 10.0.0.27 - - [2025-06-05 02:32:06] "POST /neutron/network HTTP/1.1" 200 833 0.004959 10.0.0.27 - - [2025-06-05 02:32:06] "GET /virtual-network/038bde8e-130f-4431-b6b6-7b60d44a0ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004365 10.0.0.27 - - [2025-06-05 02:32:06] "POST /neutron/network HTTP/1.1" 200 833 0.004923 10.0.0.27 - - [2025-06-05 02:32:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.005705 10.0.0.27 - - [2025-06-05 02:32:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.001020 10.0.0.27 - - [2025-06-05 02:32:06] "POST /route-targets HTTP/1.1" 200 327 0.009217 10.0.0.27 - - [2025-06-05 02:32:06] "POST /ref-update HTTP/1.1" 200 156 0.012197 10.0.0.27 - - [2025-06-05 02:32:06] "POST /neutron/network HTTP/1.1" 200 836 0.004986 10.0.0.27 - - [2025-06-05 02:32:06] "GET /aaa-mode HTTP/1.1" 401 292 0.000379 10.0.0.27 - - [2025-06-05 02:32:06] "GET / HTTP/1.1" 200 35931 0.001931 10.0.0.27 - - [2025-06-05 02:32:06] "GET /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000512 10.0.0.27 - - [2025-06-05 02:32:07] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000986 10.0.0.27 - - [2025-06-05 02:32:07] "GET /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.044533 10.0.0.27 - - [2025-06-05 02:32:07] "POST /neutron/network HTTP/1.1" 200 826 0.004992 10.0.0.27 - - [2025-06-05 02:32:07] "POST /neutron/port HTTP/1.1" 200 117 0.005101 10.0.0.27 - - [2025-06-05 02:32:07] "POST /neutron/port HTTP/1.1" 200 117 0.004744 10.0.0.27 - - [2025-06-05 02:32:07] "POST /id-to-fqname HTTP/1.1" 200 227 0.001134 10.0.0.27 - - [2025-06-05 02:32:07] "POST /neutron/port HTTP/1.1" 200 117 0.004567 10.0.0.27 - - [2025-06-05 02:32:07] "POST /neutron/network HTTP/1.1" 200 843 0.005456 10.0.0.27 - - [2025-06-05 02:32:07] "GET /aaa-mode HTTP/1.1" 401 292 0.000368 10.0.0.27 - - [2025-06-05 02:32:07] "POST /neutron/network HTTP/1.1" 200 836 0.005155 10.0.0.27 - - [2025-06-05 02:32:07] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001037 10.0.0.27 - - [2025-06-05 02:32:07] "GET / HTTP/1.1" 200 35931 0.001608 10.0.0.27 - - [2025-06-05 02:32:07] "GET /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000363 10.0.0.27 - - [2025-06-05 02:32:07] "POST /neutron/port HTTP/1.1" 200 1062 0.188846 10.0.0.27 - - [2025-06-05 02:32:07] "POST /neutron/port HTTP/1.1" 200 1062 0.010042 10.0.0.27 - - [2025-06-05 02:32:07] "POST /neutron/port HTTP/1.1" 200 1062 0.009194 10.0.0.27 - - [2025-06-05 02:32:07] "POST /neutron/port HTTP/1.1" 200 1116 0.076618 10.0.0.27 - - [2025-06-05 02:32:08] "POST /neutron/port HTTP/1.1" 200 1090 0.012608 10.0.0.27 - - [2025-06-05 02:32:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002825 10.0.0.27 - - [2025-06-05 02:32:08] "POST /neutron/subnet HTTP/1.1" 200 693 0.016236 10.0.0.27 - - [2025-06-05 02:32:08] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000970 10.0.0.27 - - [2025-06-05 02:32:08] "POST /neutron/port HTTP/1.1" 200 117 0.000868 10.0.0.27 - - [2025-06-05 02:32:08] "GET /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.047880 10.0.0.27 - - [2025-06-05 02:32:08] "POST /neutron/network HTTP/1.1" 200 826 0.012957 10.0.0.27 - - [2025-06-05 02:32:08] "POST /neutron/network HTTP/1.1" 200 833 0.006502 10.0.0.27 - - [2025-06-05 02:32:08] "POST /neutron/port HTTP/1.1" 200 1090 0.014005 10.0.0.27 - - [2025-06-05 02:32:08] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005299 10.0.0.27 - - [2025-06-05 02:32:08] "POST /neutron/port HTTP/1.1" 200 117 0.004338 10.0.0.27 - - [2025-06-05 02:32:08] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001069 10.0.0.27 - - [2025-06-05 02:32:08] "POST /neutron/router HTTP/1.1" 200 585 0.067571 10.0.0.27 - - [2025-06-05 02:32:08] "POST /neutron/router HTTP/1.1" 200 585 0.009602 10.0.0.27 - - [2025-06-05 02:32:08] "POST /route-targets HTTP/1.1" 200 327 0.025826 10.0.0.27 - - [2025-06-05 02:32:08] "POST /neutron/router HTTP/1.1" 200 656 0.050064 10.0.0.27 - - [2025-06-05 02:32:08] "PUT /logical-router/e64ace5d-b53a-445b-bc26-e1f98c14bb54 HTTP/1.1" 200 262 0.041689 10.0.0.27 - - [2025-06-05 02:32:08] "POST /neutron/router HTTP/1.1" 200 656 0.011954 10.0.0.27 - - [2025-06-05 02:32:08] "GET /logical-router/e64ace5d-b53a-445b-bc26-e1f98c14bb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.010875 10.0.0.27 - - [2025-06-05 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.27 - - [2025-06-05 02:32:08] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000993 10.0.0.27 - - [2025-06-05 02:32:08] "GET /service-template/99e28122-84e2-4681-85d5-328baa427244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004154 10.0.0.27 - - [2025-06-05 02:32:08] "POST /fqname-to-id HTTP/1.1" 404 215 0.002470 10.0.0.27 - - [2025-06-05 02:32:08] "POST /neutron/network HTTP/1.1" 200 843 0.004926 10.0.0.27 - - [2025-06-05 02:32:08] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001018 10.0.0.27 - - [2025-06-05 02:32:08] "POST /neutron/router HTTP/1.1" 200 344 0.336509 10.0.0.27 - - [2025-06-05 02:32:08] "POST /ref-update HTTP/1.1" 200 156 0.015520 10.0.0.27 - - [2025-06-05 02:32:08] "POST /useragent-kv HTTP/1.1" 200 115 0.012300 10.0.0.27 - - [2025-06-05 02:32:08] "POST /virtual-networks HTTP/1.1" 200 694 0.235044 10.0.0.27 - - [2025-06-05 02:32:08] "POST /neutron/port HTTP/1.1" 200 1090 0.027051 10.0.0.27 - - [2025-06-05 02:32:08] "POST /neutron/security_group HTTP/1.1" 200 2002 0.035642 10.0.0.27 - - [2025-06-05 02:32:08] "POST /route-targets HTTP/1.1" 200 327 0.065078 10.0.0.27 - - [2025-06-05 02:32:09] "POST /service-instances HTTP/1.1" 200 670 0.086389 10.0.0.27 - - [2025-06-05 02:32:09] "POST /ref-update HTTP/1.1" 200 156 0.041977 10.0.0.27 - - [2025-06-05 02:32:09] "POST /route-tables HTTP/1.1" 200 582 0.037998 10.0.0.27 - - [2025-06-05 02:32:09] "POST /neutron/port HTTP/1.1" 200 1062 0.462598 10.0.0.27 - - [2025-06-05 02:32:09] "PUT /logical-router/e64ace5d-b53a-445b-bc26-e1f98c14bb54 HTTP/1.1" 200 262 0.027002 10.0.0.27 - - [2025-06-05 02:32:09] "POST /neutron/port HTTP/1.1" 200 1062 0.010432 10.0.0.27 - - [2025-06-05 02:32:09] "POST /neutron/port HTTP/1.1" 200 1062 0.009152 10.0.0.27 - - [2025-06-05 02:32:09] "POST /ref-update HTTP/1.1" 200 156 0.021695 10.0.0.27 - - [2025-06-05 02:32:09] "POST /neutron/port HTTP/1.1" 200 1116 0.078828 10.0.0.27 - - [2025-06-05 02:32:09] "POST /neutron/port HTTP/1.1" 200 1090 0.018502 10.0.0.27 - - [2025-06-05 02:32:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002590 10.0.0.27 - - [2025-06-05 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.27 - - [2025-06-05 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.27 - - [2025-06-05 02:32:09] "POST /neutron/subnet HTTP/1.1" 200 694 0.007582 10.0.0.27 - - [2025-06-05 02:32:09] "POST /neutron/port HTTP/1.1" 200 117 0.000924 10.0.0.27 - - [2025-06-05 02:32:09] "POST /neutron/network HTTP/1.1" 200 833 0.005059 10.0.0.27 - - [2025-06-05 02:32:09] "POST /virtual-machines HTTP/1.1" 200 553 0.012686 10.0.0.27 - - [2025-06-05 02:32:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.097113 10.0.0.27 - - [2025-06-05 02:32:09] "POST /chown HTTP/1.1" 200 109 0.018691 10.0.0.27 - - [2025-06-05 02:32:09] "POST /instance-ips HTTP/1.1" 200 551 0.021585 10.0.0.27 - - [2025-06-05 02:32:09] "POST /instance-ips HTTP/1.1" 400 246 0.013072 10.0.0.27 - - [2025-06-05 02:32:09] "POST /chown HTTP/1.1" 200 109 0.007755 10.0.0.27 - - [2025-06-05 02:32:09] "PUT /virtual-machine-interface/4989d22f-5e52-4bae-94c6-8654cb80b43f HTTP/1.1" 200 284 0.014063 10.0.0.27 - - [2025-06-05 02:32:09] "PUT /instance-ip/bca8cc4c-bf7e-439e-bc07-affc1abc7252 HTTP/1.1" 200 256 0.014876 10.0.0.27 - - [2025-06-05 02:32:10] "POST /ref-update HTTP/1.1" 200 156 0.009880 10.0.0.27 - - [2025-06-05 02:32:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.086541 10.0.0.27 - - [2025-06-05 02:32:10] "POST /chown HTTP/1.1" 200 109 0.008951 10.0.0.27 - - [2025-06-05 02:32:10] "POST /instance-ips HTTP/1.1" 200 549 0.028526 10.0.0.27 - - [2025-06-05 02:32:10] "POST /instance-ips HTTP/1.1" 400 316 0.012286 10.0.0.27 - - [2025-06-05 02:32:10] "POST /chown HTTP/1.1" 200 109 0.011046 10.0.0.27 - - [2025-06-05 02:32:10] "PUT /virtual-machine-interface/35dfbe36-683b-4432-9242-c3ce14e2bfa7 HTTP/1.1" 200 284 0.009557 10.0.0.27 - - [2025-06-05 02:32:10] "PUT /instance-ip/52878cf4-8f55-4dc4-97e6-d8b8180f2efc HTTP/1.1" 200 256 0.014358 10.0.0.27 - - [2025-06-05 02:32:10] "POST /ref-update HTTP/1.1" 200 156 0.011117 10.0.0.27 - - [2025-06-05 02:32:10] "POST /ref-update HTTP/1.1" 200 156 0.008396 10.0.0.27 - - [2025-06-05 02:32:10] "PUT /routing-instance/e5d0cf80-5aae-4d0f-97e9-ac29d914c15f HTTP/1.1" 200 266 0.013541 10.0.0.27 - - [2025-06-05 02:32:10] "POST /ref-update HTTP/1.1" 200 156 0.016680 10.0.0.27 - - [2025-06-05 02:32:10] "POST /virtual-machines HTTP/1.1" 200 553 0.009969 10.0.0.27 - - [2025-06-05 02:32:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.100889 10.0.0.27 - - [2025-06-05 02:32:10] "POST /chown HTTP/1.1" 200 109 0.005584 10.0.0.27 - - [2025-06-05 02:32:10] "POST /instance-ips HTTP/1.1" 400 246 0.011532 10.0.0.27 - - [2025-06-05 02:32:11] "POST /chown HTTP/1.1" 200 109 0.006430 10.0.0.27 - - [2025-06-05 02:32:11] "PUT /virtual-machine-interface/e4379393-d01f-4f3d-be81-40908371bf3e HTTP/1.1" 200 284 0.009691 10.0.0.27 - - [2025-06-05 02:32:11] "PUT /instance-ip/bca8cc4c-bf7e-439e-bc07-affc1abc7252 HTTP/1.1" 200 256 0.010321 10.0.0.27 - - [2025-06-05 02:32:11] "POST /ref-update HTTP/1.1" 200 156 0.012261 10.0.0.27 - - [2025-06-05 02:32:11] "POST /ref-update HTTP/1.1" 200 156 0.009486 10.0.0.27 - - [2025-06-05 02:32:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.114722 10.0.0.27 - - [2025-06-05 02:32:11] "POST /ref-update HTTP/1.1" 200 156 0.040010 10.0.0.27 - - [2025-06-05 02:32:11] "PUT /routing-instance/e5d0cf80-5aae-4d0f-97e9-ac29d914c15f HTTP/1.1" 200 266 0.011978 10.0.0.27 - - [2025-06-05 02:32:11] "POST /chown HTTP/1.1" 200 109 0.005810 10.0.0.27 - - [2025-06-05 02:32:11] "POST /instance-ips HTTP/1.1" 400 316 0.016906 10.0.0.27 - - [2025-06-05 02:32:11] "POST /chown HTTP/1.1" 200 109 0.007363 10.0.0.27 - - [2025-06-05 02:32:11] "PUT /virtual-machine-interface/b0844246-1a39-4441-80f5-ddf0d01b8cc1 HTTP/1.1" 200 284 0.010794 10.0.0.27 - - [2025-06-05 02:32:11] "PUT /instance-ip/52878cf4-8f55-4dc4-97e6-d8b8180f2efc HTTP/1.1" 200 256 0.010325 10.0.0.27 - - [2025-06-05 02:32:11] "POST /ref-update HTTP/1.1" 200 156 0.010056 10.0.0.27 - - [2025-06-05 02:32:11] "POST /ref-update HTTP/1.1" 200 156 0.008385 10.0.0.27 - - [2025-06-05 02:32:11] "PUT /routing-instance/e5d0cf80-5aae-4d0f-97e9-ac29d914c15f HTTP/1.1" 200 266 0.009254 10.0.0.27 - - [2025-06-05 02:32:11] "POST /ref-update HTTP/1.1" 200 156 0.014683 10.0.0.27 - - [2025-06-05 02:32:14] "POST /neutron/port HTTP/1.1" 200 1090 0.013524 10.0.0.27 - - [2025-06-05 02:32:14] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005270 10.0.0.27 - - [2025-06-05 02:32:14] "POST /neutron/port HTTP/1.1" 200 1090 0.015600 10.0.0.27 - - [2025-06-05 02:32:14] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005367 10.0.0.27 - - [2025-06-05 02:32:14] "POST /neutron/port HTTP/1.1" 200 1090 0.014611 10.0.0.27 - - [2025-06-05 02:32:14] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005064 10.0.0.27 - - [2025-06-05 02:32:14] "GET /virtual-machine/81c618cf-4feb-4abc-9c78-938b3c55bc39 HTTP/1.1" 401 292 0.000414 10.0.0.27 - - [2025-06-05 02:32:14] "GET /virtual-machine/81c618cf-4feb-4abc-9c78-938b3c55bc39 HTTP/1.1" 200 1295 0.027115 10.0.0.27 - - [2025-06-05 02:32:14] "GET /virtual-machine-interface/1c783df2-59b4-41ab-b8f5-855761ed148f HTTP/1.1" 200 2955 0.004865 10.0.0.27 - - [2025-06-05 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.27 - - [2025-06-05 02:32:14] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002547 10.0.0.27 - - [2025-06-05 02:32:14] "GET /virtual-networks?parent_id=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002732 10.0.0.27 - - [2025-06-05 02:32:14] "GET /virtual-network/a9d60aa9-9e99-46a3-9daa-f92616315bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005093 10.0.0.27 - - [2025-06-05 02:32:16] "POST /neutron/port HTTP/1.1" 200 1090 0.014342 10.0.0.27 - - [2025-06-05 02:32:16] "POST /neutron/security_group HTTP/1.1" 200 2002 0.004906 10.0.0.27 - - [2025-06-05 02:32:17] "POST /neutron/port HTTP/1.1" 200 1090 0.013712 10.0.0.27 - - [2025-06-05 02:32:17] "POST /neutron/security_group HTTP/1.1" 200 2002 0.004665 10.0.0.27 - - [2025-06-05 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.27 - - [2025-06-05 02:32:17] "GET /virtual-network/a9d60aa9-9e99-46a3-9daa-f92616315bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004406 10.0.0.27 - - [2025-06-05 02:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.27 - - [2025-06-05 02:32:19] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002689 10.0.0.27 - - [2025-06-05 02:32:20] "GET /virtual-networks?parent_id=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003301 10.0.0.27 - - [2025-06-05 02:32:20] "GET /virtual-network/a9d60aa9-9e99-46a3-9daa-f92616315bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004686 10.0.0.27 - - [2025-06-05 02:32:20] "POST /neutron/port HTTP/1.1" 200 1090 0.012192 10.0.0.27 - - [2025-06-05 02:32:20] "POST /neutron/security_group HTTP/1.1" 200 2002 0.004922 10.0.0.27 - - [2025-06-05 02:32:20] "POST /neutron/port HTTP/1.1" 200 1090 0.012114 10.0.0.27 - - [2025-06-05 02:32:20] "POST /neutron/security_group HTTP/1.1" 200 2002 0.004998 10.0.0.27 - - [2025-06-05 02:32:20] "POST /neutron/port HTTP/1.1" 200 1090 0.012079 10.0.0.27 - - [2025-06-05 02:32:20] "POST /neutron/security_group HTTP/1.1" 200 2002 0.004950 10.0.0.27 - - [2025-06-05 02:32:20] "GET /virtual-machine/8ec2c4eb-4b26-4bb5-9771-8a467793b628 HTTP/1.1" 200 1296 0.003914 10.0.0.27 - - [2025-06-05 02:32:20] "GET /virtual-machine-interface/9d93e4f8-4f65-4436-afcd-bc96483cb13b HTTP/1.1" 200 2968 0.005381 10.0.0.27 - - [2025-06-05 02:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.27 - - [2025-06-05 02:32:20] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002648 10.0.0.27 - - [2025-06-05 02:32:20] "GET /virtual-networks?parent_id=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002808 10.0.0.27 - - [2025-06-05 02:32:20] "GET /virtual-network/038bde8e-130f-4431-b6b6-7b60d44a0ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004904 10.0.0.27 - - [2025-06-05 02:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.27 - - [2025-06-05 02:32:21] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003283 10.0.0.27 - - [2025-06-05 02:32:21] "GET /virtual-networks?parent_id=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002915 10.0.0.27 - - [2025-06-05 02:32:21] "GET /virtual-network/038bde8e-130f-4431-b6b6-7b60d44a0ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004949 10.0.0.27 - - [2025-06-05 02:32:25] "POST /neutron/router HTTP/1.1" 200 656 0.003534 10.0.0.27 - - [2025-06-05 02:32:26] "POST /ref-update HTTP/1.1" 200 156 0.008914 10.0.0.27 - - [2025-06-05 02:32:26] "POST /neutron/router HTTP/1.1" 200 344 0.076244 10.0.0.27 - - [2025-06-05 02:32:26] "POST /neutron/router HTTP/1.1" 200 656 0.004303 10.0.0.27 - - [2025-06-05 02:32:26] "GET /logical-router/e64ace5d-b53a-445b-bc26-e1f98c14bb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.003520 10.0.0.27 - - [2025-06-05 02:32:26] "GET /service-instance/5b6799b2-b05e-4a93-9bfc-51b344ea3a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.003170 10.0.0.27 - - [2025-06-05 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.27 - - [2025-06-05 02:32:26] "POST /neutron/router HTTP/1.1" 200 151 0.044019 10.0.0.27 - - [2025-06-05 02:32:26] "DELETE /route-target/4c25a73d-6508-45d9-b477-974f76463811 HTTP/1.1" 409 239 0.003770 10.0.0.27 - - [2025-06-05 02:32:26] "PUT /logical-router/e64ace5d-b53a-445b-bc26-e1f98c14bb54 HTTP/1.1" 404 171 0.002456 10.0.0.27 - - [2025-06-05 02:32:26] "POST /ref-update HTTP/1.1" 200 156 0.008814 10.0.0.27 - - [2025-06-05 02:32:26] "DELETE /route-table/f65ed168-9a20-464f-99b2-5f04fdc9c205 HTTP/1.1" 200 115 0.024916 10.0.0.27 - - [2025-06-05 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.27 - - [2025-06-05 02:32:26] "POST /neutron/network HTTP/1.1" 200 833 0.007802 10.0.0.27 - - [2025-06-05 02:32:26] "PUT /routing-instance/e5d0cf80-5aae-4d0f-97e9-ac29d914c15f HTTP/1.1" 200 266 0.021348 10.0.0.27 - - [2025-06-05 02:32:26] "GET /virtual-network/24e09add-17bd-455c-97fb-8ce0a1262a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.004410 10.0.0.27 - - [2025-06-05 02:32:26] "POST /neutron/network HTTP/1.1" 400 204 0.045456 10.0.0.27 - - [2025-06-05 02:32:26] "POST /ref-update HTTP/1.1" 200 156 0.008253 10.0.0.27 - - [2025-06-05 02:32:26] "POST /ref-update HTTP/1.1" 200 156 0.008173 10.0.0.27 - - [2025-06-05 02:32:26] "DELETE /instance-ip/52878cf4-8f55-4dc4-97e6-d8b8180f2efc HTTP/1.1" 200 115 0.035325 10.0.0.27 - - [2025-06-05 02:32:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003072 10.0.0.27 - - [2025-06-05 02:32:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002012 10.0.0.27 - - [2025-06-05 02:32:26] "DELETE /virtual-network/24e09add-17bd-455c-97fb-8ce0a1262a90 HTTP/1.1" 200 115 0.092597 10.0.0.27 - - [2025-06-05 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.27 - - [2025-06-05 02:32:26] "DELETE /route-target/c49b27be-4b20-44df-96bf-5bd59ca9fc51 HTTP/1.1" 200 115 0.016860 10.0.0.27 - - [2025-06-05 02:32:26] "DELETE /service-instance/5b6799b2-b05e-4a93-9bfc-51b344ea3a22 HTTP/1.1" 200 115 0.034999 10.0.0.27 - - [2025-06-05 02:32:26] "GET /logical-router/e64ace5d-b53a-445b-bc26-e1f98c14bb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001971 10.0.0.27 - - [2025-06-05 02:32:26] "GET /service-instance/5b6799b2-b05e-4a93-9bfc-51b344ea3a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002390 10.0.0.27 - - [2025-06-05 02:32:26] "POST /neutron/port HTTP/1.1" 200 1090 0.015184 10.0.0.27 - - [2025-06-05 02:32:26] "GET /virtual-machine-interface/e4379393-d01f-4f3d-be81-40908371bf3e?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1654 0.007545 10.0.0.27 - - [2025-06-05 02:32:26] "POST /neutron/port HTTP/1.1" 200 1116 0.010183 10.0.0.27 - - [2025-06-05 02:32:26] "POST /neutron/port HTTP/1.1" 200 1090 0.026560 10.0.0.27 - - [2025-06-05 02:32:26] "POST /neutron/port HTTP/1.1" 200 1116 0.012045 10.0.0.27 - - [2025-06-05 02:32:26] "POST /ref-update HTTP/1.1" 200 156 0.023217 10.0.0.27 - - [2025-06-05 02:32:26] "GET /instance-ip/bca8cc4c-bf7e-439e-bc07-affc1abc7252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004152 10.0.0.27 - - [2025-06-05 02:32:26] "POST /neutron/port HTTP/1.1" 200 151 0.164880 10.0.0.27 - - [2025-06-05 02:32:26] "POST /neutron/port HTTP/1.1" 200 151 0.165752 10.0.0.27 - - [2025-06-05 02:32:26] "DELETE /virtual-machine-interface/e4379393-d01f-4f3d-be81-40908371bf3e HTTP/1.1" 200 115 0.053402 10.0.0.27 - - [2025-06-05 02:32:26] "GET /virtual-machine-interface/b0844246-1a39-4441-80f5-ddf0d01b8cc1?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1333 0.005099 10.0.0.27 - - [2025-06-05 02:32:27] "DELETE /virtual-machine-interface/b0844246-1a39-4441-80f5-ddf0d01b8cc1 HTTP/1.1" 200 115 0.023518 10.0.0.27 - - [2025-06-05 02:32:27] "DELETE /virtual-machine/d15d9e8e-4eda-48be-8383-a74cf7713234 HTTP/1.1" 200 115 0.018469 10.0.0.27 - - [2025-06-05 02:32:27] "GET /virtual-machine-interface/35dfbe36-683b-4432-9242-c3ce14e2bfa7?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1333 0.004895 10.0.0.27 - - [2025-06-05 02:32:27] "DELETE /virtual-machine-interface/35dfbe36-683b-4432-9242-c3ce14e2bfa7 HTTP/1.1" 200 115 0.028907 10.0.0.27 - - [2025-06-05 02:32:27] "GET /virtual-machine-interface/4989d22f-5e52-4bae-94c6-8654cb80b43f?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1653 0.005471 10.0.0.27 - - [2025-06-05 02:32:27] "POST /ref-update HTTP/1.1" 200 156 0.011559 10.0.0.27 - - [2025-06-05 02:32:27] "GET /instance-ip/bca8cc4c-bf7e-439e-bc07-affc1abc7252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1695 0.004730 10.0.0.27 - - [2025-06-05 02:32:27] "DELETE /instance-ip/bca8cc4c-bf7e-439e-bc07-affc1abc7252 HTTP/1.1" 200 115 0.019580 10.0.0.27 - - [2025-06-05 02:32:27] "DELETE /virtual-machine-interface/4989d22f-5e52-4bae-94c6-8654cb80b43f HTTP/1.1" 200 115 0.025205 10.0.0.27 - - [2025-06-05 02:32:27] "POST /ref-update HTTP/1.1" 200 156 0.009100 10.0.0.27 - - [2025-06-05 02:32:27] "DELETE /virtual-machine/77c62d39-39da-4b35-a954-4627388403e9 HTTP/1.1" 200 115 0.016419 10.0.0.27 - - [2025-06-05 02:32:28] "POST /neutron/network HTTP/1.1" 200 833 0.005669 10.0.0.27 - - [2025-06-05 02:32:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001943 10.0.0.27 - - [2025-06-05 02:32:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003610 10.0.0.27 - - [2025-06-05 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.27 - - [2025-06-05 02:32:28] "POST /neutron/network HTTP/1.1" 200 151 0.079022 10.0.0.27 - - [2025-06-05 02:32:28] "DELETE /route-target/1fd97c43-1a7d-4726-bf0b-f5979c87c192 HTTP/1.1" 200 115 0.013446 10.0.0.27 - - [2025-06-05 02:32:28] "POST /neutron/network HTTP/1.1" 200 826 0.014889 10.0.0.27 - - [2025-06-05 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.27 - - [2025-06-05 02:32:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004299 10.0.0.27 - - [2025-06-05 02:32:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003077 10.0.0.27 - - [2025-06-05 02:32:28] "POST /neutron/network HTTP/1.1" 200 151 0.082262 10.0.0.27 - - [2025-06-05 02:32:28] "DELETE /route-target/1f14befd-212f-484c-a855-5ee895d2c2bc HTTP/1.1" 200 115 0.017833 10.0.0.27 - - [2025-06-05 02:32:28] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001080 10.0.0.27 - - [2025-06-05 02:32:28] "GET /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.033046 10.0.0.27 - - [2025-06-05 02:32:28] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000999 10.0.0.27 - - [2025-06-05 02:32:28] "GET /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1?fields=virtual_networks HTTP/1.1" 200 1038 0.066112 10.0.0.27 - - [2025-06-05 02:32:28] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000978 10.0.0.27 - - [2025-06-05 02:32:28] "GET /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.022174 10.0.0.27 - - [2025-06-05 02:32:29] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000990 10.0.0.27 - - [2025-06-05 02:32:29] "GET /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1?fields=security_groups HTTP/1.1" 200 1267 0.022187 10.0.0.27 - - [2025-06-05 02:32:29] "POST /fqname-to-id HTTP/1.1" 404 196 0.019617 10.0.0.27 - - [2025-06-05 02:32:29] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002461 10.0.0.27 - - [2025-06-05 02:32:29] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000918 10.0.0.27 - - [2025-06-05 02:32:29] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.048963 10.0.0.27 - - [2025-06-05 02:32:30] "POST /id-to-fqname HTTP/1.1" 200 198 0.001190 10.0.0.27 - - [2025-06-05 02:32:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.002081 10.0.0.27 - - [2025-06-05 02:32:30] "POST /security-groups HTTP/1.1" 200 599 0.059297 10.0.0.27 - - [2025-06-05 02:32:30] "POST /fqname-to-id HTTP/1.1" 404 242 0.002067 10.0.0.27 - - [2025-06-05 02:32:30] "POST /projects HTTP/1.1" 200 601 0.199110 10.0.0.27 - - [2025-06-05 02:32:30] "POST /access-control-lists HTTP/1.1" 200 604 0.057115 10.0.0.27 - - [2025-06-05 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.264716 10.0.0.27 - - [2025-06-05 02:32:30] "POST /fqname-to-id HTTP/1.1" 404 241 0.002229 10.0.0.27 - - [2025-06-05 02:32:30] "GET /project/16dd0266-3d35-4602-8728-21507e7b5a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.412453 10.0.0.27 - - [2025-06-05 02:32:30] "POST /access-control-lists HTTP/1.1" 200 602 0.055716 10.0.0.27 - - [2025-06-05 02:32:31] "GET / HTTP/1.1" 200 35931 0.001897 10.0.0.27 - - [2025-06-05 02:32:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.27 - - [2025-06-05 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.045227 10.0.0.27 - - [2025-06-05 02:32:32] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001442 10.0.0.27 - - [2025-06-05 02:32:32] "GET /project/16dd0266-3d35-4602-8728-21507e7b5a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.023059 10.0.0.27 - - [2025-06-05 02:32:32] "POST /neutron/network HTTP/1.1" 200 117 0.024906 10.0.0.27 - - [2025-06-05 02:32:32] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001258 10.0.0.27 - - [2025-06-05 02:32:32] "POST /neutron/network HTTP/1.1" 200 613 0.055119 10.0.0.27 - - [2025-06-05 02:32:32] "POST /route-targets HTTP/1.1" 200 327 0.010914 10.0.0.27 - - [2025-06-05 02:32:32] "POST /ref-update HTTP/1.1" 200 156 0.008869 10.0.0.27 - - [2025-06-05 02:32:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003062 10.0.0.27 - - [2025-06-05 02:32:32] "POST /neutron/subnet HTTP/1.1" 200 734 0.176826 10.0.0.27 - - [2025-06-05 02:32:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002593 10.0.0.27 - - [2025-06-05 02:32:32] "POST /neutron/subnet HTTP/1.1" 200 823 0.163794 10.0.0.27 - - [2025-06-05 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.026812 10.0.0.27 - - [2025-06-05 02:32:32] "GET /virtual-network/fa4d8786-e484-4cce-80a2-793941186f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006067 10.0.0.27 - - [2025-06-05 02:32:32] "POST /neutron/network HTTP/1.1" 200 1007 0.005397 10.0.0.27 - - [2025-06-05 02:32:32] "POST /id-to-fqname HTTP/1.1" 200 228 0.000961 10.0.0.27 - - [2025-06-05 02:32:32] "GET /virtual-network/9caa3098-d2fa-4587-83db-acacfb49bd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004027 10.0.0.27 - - [2025-06-05 02:32:32] "POST /neutron/network HTTP/1.1" 200 1007 0.006596 10.0.0.27 - - [2025-06-05 02:32:32] "GET /virtual-network/9caa3098-d2fa-4587-83db-acacfb49bd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004060 10.0.0.27 - - [2025-06-05 02:32:32] "POST /neutron/network HTTP/1.1" 200 1007 0.005898 10.0.0.27 - - [2025-06-05 02:32:32] "POST /neutron/subnet HTTP/1.1" 200 734 0.006054 10.0.0.27 - - [2025-06-05 02:32:32] "POST /neutron/subnet HTTP/1.1" 200 823 0.006828 10.0.0.27 - - [2025-06-05 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.27 - - [2025-06-05 02:32:32] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000895 10.0.0.27 - - [2025-06-05 02:32:32] "GET /project/16dd0266-3d35-4602-8728-21507e7b5a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.018725 10.0.0.27 - - [2025-06-05 02:32:32] "POST /neutron/network HTTP/1.1" 200 117 0.007407 10.0.0.27 - - [2025-06-05 02:32:33] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000925 10.0.0.27 - - [2025-06-05 02:32:33] "POST /neutron/network HTTP/1.1" 200 613 0.055954 10.0.0.27 - - [2025-06-05 02:32:33] "POST /route-targets HTTP/1.1" 200 327 0.009361 10.0.0.27 - - [2025-06-05 02:32:33] "POST /ref-update HTTP/1.1" 200 156 0.008838 10.0.0.27 - - [2025-06-05 02:32:33] "POST /useragent-kv HTTP/1.1" 200 115 0.001748 10.0.0.27 - - [2025-06-05 02:32:33] "POST /neutron/subnet HTTP/1.1" 200 730 0.198718 10.0.0.27 - - [2025-06-05 02:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.27 - - [2025-06-05 02:32:33] "GET /virtual-network/fa4d8786-e484-4cce-80a2-793941186f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005494 10.0.0.27 - - [2025-06-05 02:32:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004303 10.0.0.27 - - [2025-06-05 02:32:33] "POST /neutron/subnet HTTP/1.1" 200 828 0.115809 10.0.0.27 - - [2025-06-05 02:32:33] "POST /neutron/network HTTP/1.1" 200 1007 0.005744 10.0.0.27 - - [2025-06-05 02:32:33] "POST /id-to-fqname HTTP/1.1" 200 228 0.000991 10.0.0.27 - - [2025-06-05 02:32:33] "GET /virtual-network/4a54f266-cc56-4678-b6bd-b1d34f112fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004070 10.0.0.27 - - [2025-06-05 02:32:33] "POST /neutron/network HTTP/1.1" 200 1007 0.006190 10.0.0.27 - - [2025-06-05 02:32:33] "GET /virtual-network/4a54f266-cc56-4678-b6bd-b1d34f112fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004842 10.0.0.27 - - [2025-06-05 02:32:33] "POST /neutron/network HTTP/1.1" 200 1007 0.006590 10.0.0.27 - - [2025-06-05 02:32:33] "POST /neutron/subnet HTTP/1.1" 200 730 0.006041 10.0.0.27 - - [2025-06-05 02:32:33] "POST /neutron/subnet HTTP/1.1" 200 828 0.005683 10.0.0.27 - - [2025-06-05 02:32:33] "POST /fqname-to-id HTTP/1.1" 404 234 0.001855 10.0.0.27 - - [2025-06-05 02:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.27 - - [2025-06-05 02:32:33] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000971 10.0.0.27 - - [2025-06-05 02:32:33] "GET /project/16dd0266-3d35-4602-8728-21507e7b5a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.024481 10.0.0.27 - - [2025-06-05 02:32:33] "POST /network-policys HTTP/1.1" 200 577 0.056006 10.0.0.27 - - [2025-06-05 02:32:33] "GET /network-policy/6a49552e-8589-40af-ba02-d4236d99d119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.004240 10.0.0.27 - - [2025-06-05 02:32:33] "POST /neutron/network HTTP/1.1" 200 1007 0.006438 10.0.0.27 - - [2025-06-05 02:32:33] "POST /fqname-to-id HTTP/1.1" 404 242 0.005321 10.0.0.27 - - [2025-06-05 02:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.27 - - [2025-06-05 02:32:33] "GET /virtual-network/fa4d8786-e484-4cce-80a2-793941186f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.009949 10.0.0.27 - - [2025-06-05 02:32:33] "POST /neutron/network HTTP/1.1" 200 1115 0.045485 10.0.0.27 - - [2025-06-05 02:32:33] "POST /access-control-lists HTTP/1.1" 200 596 0.069300 10.0.0.27 - - [2025-06-05 02:32:33] "POST /neutron/network HTTP/1.1" 200 1115 0.044893 10.0.0.27 - - [2025-06-05 02:32:33] "GET /virtual-network/9caa3098-d2fa-4587-83db-acacfb49bd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.004247 10.0.0.27 - - [2025-06-05 02:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.27 - - [2025-06-05 02:32:34] "GET /network-policy/6a49552e-8589-40af-ba02-d4236d99d119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.003334 10.0.0.27 - - [2025-06-05 02:32:34] "POST /neutron/network HTTP/1.1" 200 1007 0.006490 10.0.0.27 - - [2025-06-05 02:32:34] "POST /fqname-to-id HTTP/1.1" 404 242 0.005449 10.0.0.27 - - [2025-06-05 02:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153 10.0.0.27 - - [2025-06-05 02:32:34] "GET /virtual-network/fa4d8786-e484-4cce-80a2-793941186f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005064 10.0.0.27 - - [2025-06-05 02:32:34] "POST /neutron/network HTTP/1.1" 200 1115 0.050461 10.0.0.27 - - [2025-06-05 02:32:34] "POST /access-control-lists HTTP/1.1" 200 596 0.072419 10.0.0.27 - - [2025-06-05 02:32:34] "POST /neutron/network HTTP/1.1" 200 1115 0.042406 10.0.0.27 - - [2025-06-05 02:32:34] "GET /virtual-network/4a54f266-cc56-4678-b6bd-b1d34f112fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.004592 10.0.0.27 - - [2025-06-05 02:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.27 - - [2025-06-05 02:32:34] "POST /ref-update HTTP/1.1" 200 156 0.008065 10.0.0.27 - - [2025-06-05 02:32:34] "GET /network-policy/6a49552e-8589-40af-ba02-d4236d99d119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.002733 10.0.0.27 - - [2025-06-05 02:32:34] "GET /domains HTTP/1.1" 401 292 0.000339 10.0.0.27 - - [2025-06-05 02:32:34] "PUT /access-control-list/0cefde5f-7ab6-4505-a312-e00a95b09ad1 HTTP/1.1" 200 272 0.053857 10.0.0.27 - - [2025-06-05 02:32:34] "GET /domains HTTP/1.1" 200 280 0.023353 10.0.0.27 - - [2025-06-05 02:32:34] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000914 10.0.0.27 - - [2025-06-05 02:32:34] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 3150 0.007301 10.0.0.27 - - [2025-06-05 02:32:34] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000839 10.0.0.27 - - [2025-06-05 02:32:34] "GET /project/16dd0266-3d35-4602-8728-21507e7b5a7b HTTP/1.1" 200 2624 0.068584 10.0.0.27 - - [2025-06-05 02:32:34] "GET /virtual-network/9caa3098-d2fa-4587-83db-acacfb49bd7a HTTP/1.1" 200 3507 0.005101 10.0.0.27 - - [2025-06-05 02:32:34] "GET /virtual-network/9caa3098-d2fa-4587-83db-acacfb49bd7a HTTP/1.1" 200 3507 0.004048 10.0.0.27 - - [2025-06-05 02:32:34] "GET /routing-instance/6658e86e-f657-41c4-9a12-3652da15521d HTTP/1.1" 200 1795 0.003218 10.0.0.27 - - [2025-06-05 02:32:34] "GET /routing-instance/6658e86e-f657-41c4-9a12-3652da15521d HTTP/1.1" 200 1795 0.002576 10.0.0.27 - - [2025-06-05 02:32:34] "GET /route-target/877a4005-eda6-4ce6-88ed-f5ed7b051229 HTTP/1.1" 200 1211 0.002231 10.0.0.27 - - [2025-06-05 02:32:34] "GET /virtual-network/9caa3098-d2fa-4587-83db-acacfb49bd7a HTTP/1.1" 200 3507 0.003927 10.0.0.27 - - [2025-06-05 02:32:34] "GET /routing-instance/6658e86e-f657-41c4-9a12-3652da15521d HTTP/1.1" 200 1795 0.002598 10.0.0.27 - - [2025-06-05 02:32:34] "GET /virtual-network/9caa3098-d2fa-4587-83db-acacfb49bd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.003986 10.0.0.27 - - [2025-06-05 02:32:34] "GET /virtual-network/9caa3098-d2fa-4587-83db-acacfb49bd7a HTTP/1.1" 200 3507 0.003876 10.0.0.27 - - [2025-06-05 02:32:34] "GET /routing-instance/6658e86e-f657-41c4-9a12-3652da15521d HTTP/1.1" 200 1795 0.002412 10.0.0.27 - - [2025-06-05 02:32:34] "GET /routing-instance/6658e86e-f657-41c4-9a12-3652da15521d HTTP/1.1" 200 1795 0.002780 10.0.0.27 - - [2025-06-05 02:32:34] "GET /route-target/877a4005-eda6-4ce6-88ed-f5ed7b051229 HTTP/1.1" 200 1211 0.002134 10.0.0.27 - - [2025-06-05 02:32:34] "GET /domains HTTP/1.1" 200 280 0.001750 10.0.0.27 - - [2025-06-05 02:32:34] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000852 10.0.0.27 - - [2025-06-05 02:32:34] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 3150 0.005613 10.0.0.27 - - [2025-06-05 02:32:34] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000841 10.0.0.27 - - [2025-06-05 02:32:34] "GET /project/16dd0266-3d35-4602-8728-21507e7b5a7b HTTP/1.1" 200 2624 0.068885 10.0.0.27 - - [2025-06-05 02:32:34] "GET /virtual-network/9caa3098-d2fa-4587-83db-acacfb49bd7a HTTP/1.1" 200 3507 0.004099 10.0.0.27 - - [2025-06-05 02:32:35] "GET /obj-perms HTTP/1.1" 200 5046 0.041256 10.0.0.27 - - [2025-06-05 02:32:35] "GET /domains HTTP/1.1" 200 280 0.002279 10.0.0.27 - - [2025-06-05 02:32:35] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000937 10.0.0.27 - - [2025-06-05 02:32:35] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 3150 0.006113 10.0.0.27 - - [2025-06-05 02:32:35] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000871 10.0.0.27 - - [2025-06-05 02:32:35] "GET /project/16dd0266-3d35-4602-8728-21507e7b5a7b HTTP/1.1" 200 2624 0.067575 10.0.0.27 - - [2025-06-05 02:32:35] "GET /virtual-network/4a54f266-cc56-4678-b6bd-b1d34f112fb5 HTTP/1.1" 200 3507 0.005922 10.0.0.27 - - [2025-06-05 02:32:35] "GET /virtual-network/4a54f266-cc56-4678-b6bd-b1d34f112fb5 HTTP/1.1" 200 3507 0.003895 10.0.0.27 - - [2025-06-05 02:32:35] "GET /routing-instance/271ecb84-689e-487b-9497-d3587e736f55 HTTP/1.1" 200 1795 0.003282 10.0.0.27 - - [2025-06-05 02:32:35] "GET /routing-instance/271ecb84-689e-487b-9497-d3587e736f55 HTTP/1.1" 200 1795 0.002554 10.0.0.27 - - [2025-06-05 02:32:35] "GET /route-target/8a023e02-e854-4863-8487-cccbd16ee100 HTTP/1.1" 200 1211 0.002299 10.0.0.27 - - [2025-06-05 02:32:35] "GET /virtual-network/4a54f266-cc56-4678-b6bd-b1d34f112fb5 HTTP/1.1" 200 3507 0.003722 10.0.0.27 - - [2025-06-05 02:32:35] "GET /routing-instance/271ecb84-689e-487b-9497-d3587e736f55 HTTP/1.1" 200 1795 0.002373 10.0.0.27 - - [2025-06-05 02:32:35] "GET /virtual-network/4a54f266-cc56-4678-b6bd-b1d34f112fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.003979 10.0.0.27 - - [2025-06-05 02:32:35] "GET /virtual-network/4a54f266-cc56-4678-b6bd-b1d34f112fb5 HTTP/1.1" 200 3507 0.003840 10.0.0.27 - - [2025-06-05 02:32:35] "GET /routing-instance/271ecb84-689e-487b-9497-d3587e736f55 HTTP/1.1" 200 1795 0.002432 10.0.0.27 - - [2025-06-05 02:32:35] "GET /routing-instance/271ecb84-689e-487b-9497-d3587e736f55 HTTP/1.1" 200 1795 0.002468 10.0.0.27 - - [2025-06-05 02:32:35] "GET /route-target/8a023e02-e854-4863-8487-cccbd16ee100 HTTP/1.1" 200 1211 0.002524 10.0.0.27 - - [2025-06-05 02:32:35] "GET /domains HTTP/1.1" 200 280 0.001839 10.0.0.27 - - [2025-06-05 02:32:35] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000863 10.0.0.27 - - [2025-06-05 02:32:35] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 3150 0.005866 10.0.0.27 - - [2025-06-05 02:32:35] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000861 10.0.0.27 - - [2025-06-05 02:32:35] "GET /project/16dd0266-3d35-4602-8728-21507e7b5a7b HTTP/1.1" 200 2624 0.062952 10.0.0.27 - - [2025-06-05 02:32:35] "GET /virtual-network/4a54f266-cc56-4678-b6bd-b1d34f112fb5 HTTP/1.1" 200 3507 0.004390 10.0.0.27 - - [2025-06-05 02:32:35] "GET /obj-perms HTTP/1.1" 200 5046 0.002616 10.0.0.27 - - [2025-06-05 02:32:35] "GET /virtual-network/4a54f266-cc56-4678-b6bd-b1d34f112fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005099 10.0.0.27 - - [2025-06-05 02:32:35] "POST /neutron/network HTTP/1.1" 200 1115 0.006738 10.0.0.27 - - [2025-06-05 02:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005674 10.0.0.27 - - [2025-06-05 02:32:35] "GET /virtual-network/fa4d8786-e484-4cce-80a2-793941186f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006045 10.0.0.27 - - [2025-06-05 02:32:35] "POST /neutron/network HTTP/1.1" 200 1007 0.041587 10.0.0.27 - - [2025-06-05 02:32:35] "DELETE /access-control-list/1032cba4-ea7b-437e-9a33-dc2b97dd46d6 HTTP/1.1" 200 115 0.028789 10.0.0.27 - - [2025-06-05 02:32:35] "POST /neutron/network HTTP/1.1" 200 1007 0.008289 10.0.0.27 - - [2025-06-05 02:32:35] "POST /ref-update HTTP/1.1" 200 156 0.010887 10.0.0.27 - - [2025-06-05 02:32:35] "GET /virtual-network/4a54f266-cc56-4678-b6bd-b1d34f112fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007231 10.0.0.27 - - [2025-06-05 02:32:35] "GET /virtual-network/9caa3098-d2fa-4587-83db-acacfb49bd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005412 10.0.0.27 - - [2025-06-05 02:32:35] "POST /neutron/network HTTP/1.1" 200 1115 0.006674 10.0.0.27 - - [2025-06-05 02:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009987 10.0.0.27 - - [2025-06-05 02:32:35] "GET /virtual-network/fa4d8786-e484-4cce-80a2-793941186f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004864 10.0.0.27 - - [2025-06-05 02:32:35] "POST /neutron/network HTTP/1.1" 200 1007 0.052287 10.0.0.27 - - [2025-06-05 02:32:35] "DELETE /access-control-list/0cefde5f-7ab6-4505-a312-e00a95b09ad1 HTTP/1.1" 200 115 0.043374 10.0.0.27 - - [2025-06-05 02:32:35] "POST /neutron/network HTTP/1.1" 200 1007 0.026537 10.0.0.27 - - [2025-06-05 02:32:35] "POST /ref-update HTTP/1.1" 200 156 0.022278 10.0.0.27 - - [2025-06-05 02:32:35] "GET /virtual-network/9caa3098-d2fa-4587-83db-acacfb49bd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006088 10.0.0.27 - - [2025-06-05 02:32:35] "DELETE /network-policy/6a49552e-8589-40af-ba02-d4236d99d119 HTTP/1.1" 200 115 0.021581 10.0.0.27 - - [2025-06-05 02:32:35] "POST /neutron/network HTTP/1.1" 200 1007 0.006234 10.0.0.27 - - [2025-06-05 02:32:35] "POST /useragent-kv HTTP/1.1" 200 115 0.001791 10.0.0.27 - - [2025-06-05 02:32:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003679 10.0.0.27 - - [2025-06-05 02:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.27 - - [2025-06-05 02:32:35] "POST /useragent-kv HTTP/1.1" 200 115 0.001532 10.0.0.27 - - [2025-06-05 02:32:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002415 10.0.0.27 - - [2025-06-05 02:32:35] "POST /neutron/network HTTP/1.1" 200 151 0.080199 10.0.0.27 - - [2025-06-05 02:32:35] "DELETE /route-target/8a023e02-e854-4863-8487-cccbd16ee100 HTTP/1.1" 200 115 0.015448 10.0.0.27 - - [2025-06-05 02:32:35] "GET /routing-instance/271ecb84-689e-487b-9497-d3587e736f55 HTTP/1.1" 404 171 0.002831 10.0.0.27 - - [2025-06-05 02:32:35] "GET /domains HTTP/1.1" 200 280 0.002263 10.0.0.27 - - [2025-06-05 02:32:36] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000858 10.0.0.27 - - [2025-06-05 02:32:36] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 3150 0.052114 10.0.0.27 - - [2025-06-05 02:32:36] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000915 10.0.0.27 - - [2025-06-05 02:32:36] "GET /project/16dd0266-3d35-4602-8728-21507e7b5a7b HTTP/1.1" 200 2144 0.062070 10.0.0.27 - - [2025-06-05 02:32:36] "POST /neutron/network HTTP/1.1" 200 1007 0.005965 10.0.0.27 - - [2025-06-05 02:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.27 - - [2025-06-05 02:32:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002590 10.0.0.27 - - [2025-06-05 02:32:36] "POST /useragent-kv HTTP/1.1" 200 115 0.001756 10.0.0.27 - - [2025-06-05 02:32:36] "POST /useragent-kv HTTP/1.1" 200 115 0.001956 10.0.0.27 - - [2025-06-05 02:32:36] "POST /useragent-kv HTTP/1.1" 200 115 0.001658 10.0.0.27 - - [2025-06-05 02:32:36] "POST /neutron/network HTTP/1.1" 200 151 0.094413 10.0.0.27 - - [2025-06-05 02:32:36] "DELETE /route-target/877a4005-eda6-4ce6-88ed-f5ed7b051229 HTTP/1.1" 200 115 0.030070 10.0.0.27 - - [2025-06-05 02:32:36] "GET /routing-instance/6658e86e-f657-41c4-9a12-3652da15521d HTTP/1.1" 404 171 0.001976 10.0.0.27 - - [2025-06-05 02:32:36] "GET /domains HTTP/1.1" 200 280 0.002014 10.0.0.27 - - [2025-06-05 02:32:36] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000900 10.0.0.27 - - [2025-06-05 02:32:36] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 3150 0.049897 10.0.0.27 - - [2025-06-05 02:32:36] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000955 10.0.0.27 - - [2025-06-05 02:32:36] "GET /project/16dd0266-3d35-4602-8728-21507e7b5a7b HTTP/1.1" 200 1899 0.063099 10.0.0.27 - - [2025-06-05 02:32:36] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001083 10.0.0.27 - - [2025-06-05 02:32:36] "GET /project/16dd0266-3d35-4602-8728-21507e7b5a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.026760 10.0.0.27 - - [2025-06-05 02:32:36] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000980 10.0.0.27 - - [2025-06-05 02:32:36] "GET /project/16dd0266-3d35-4602-8728-21507e7b5a7b?fields=virtual_networks HTTP/1.1" 200 1047 0.070577 10.0.0.27 - - [2025-06-05 02:32:36] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000979 10.0.0.27 - - [2025-06-05 02:32:36] "GET /project/16dd0266-3d35-4602-8728-21507e7b5a7b?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.023256 10.0.0.27 - - [2025-06-05 02:32:36] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000983 10.0.0.27 - - [2025-06-05 02:32:36] "GET /project/16dd0266-3d35-4602-8728-21507e7b5a7b?fields=security_groups HTTP/1.1" 200 1281 0.029060 10.0.0.27 - - [2025-06-05 02:32:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.027213 10.0.0.27 - - [2025-06-05 02:32:37] "DELETE /project/1066e66eb52c4d41aa9b89b863d36cd1 HTTP/1.1" 404 173 0.021350 10.0.0.27 - - [2025-06-05 02:32:37] "DELETE /project/16dd02663d354602872821507e7b5a7b HTTP/1.1" 404 173 0.020674 10.0.0.27 - - [2025-06-05 02:32:37] "DELETE /project/051eeca4a717463eaba44f3989b104c4 HTTP/1.1" 404 173 0.016619 10.0.0.27 - - [2025-06-05 02:32:37] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001127 10.0.0.27 - - [2025-06-05 02:32:37] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000958 10.0.0.27 - - [2025-06-05 02:32:37] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006598 10.0.0.27 - - [2025-06-05 02:32:37] "GET /projects?obj_uuids=051eeca4-a717-463e-aba4-4f3989b104c4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000919 10.0.0.27 - - [2025-06-05 02:32:37] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001024 10.0.0.27 - - [2025-06-05 02:32:37] "GET /project/16dd0266-3d35-4602-8728-21507e7b5a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.071467 10.0.0.27 - - [2025-06-05 02:32:37] "GET /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.072950 10.0.0.27 - - [2025-06-05 02:32:37] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.086410 10.0.0.27 - - [2025-06-05 02:32:37] "GET /project/051eeca4-a717-463e-aba4-4f3989b104c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.084140 10.0.0.27 - - [2025-06-05 02:32:37] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001061 10.0.0.27 - - [2025-06-05 02:32:37] "GET /projects?obj_uuids=051eeca4-a717-463e-aba4-4f3989b104c4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000897 10.0.0.27 - - [2025-06-05 02:32:37] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000814 10.0.0.27 - - [2025-06-05 02:32:37] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000823 10.0.0.27 - - [2025-06-05 02:32:37] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000848 10.0.0.27 - - [2025-06-05 02:32:37] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.018173 10.0.0.27 - - [2025-06-05 02:32:37] "GET /project/16dd0266-3d35-4602-8728-21507e7b5a7b?fields=security_groups HTTP/1.1" 200 1386 0.126154 10.0.0.27 - - [2025-06-05 02:32:37] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9?fields=security_groups HTTP/1.1" 200 1399 0.118195 10.0.0.27 - - [2025-06-05 02:32:37] "GET /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1?fields=security_groups HTTP/1.1" 200 1372 0.124648 10.0.0.27 - - [2025-06-05 02:32:37] "GET /project/051eeca4-a717-463e-aba4-4f3989b104c4?fields=security_groups HTTP/1.1" 200 1347 0.126261 10.0.0.27 - - [2025-06-05 02:32:38] "DELETE /access-control-list/af5cb84b-23fa-4cc6-9ff6-ca0956961826 HTTP/1.1" 200 115 0.044160 10.0.0.27 - - [2025-06-05 02:32:38] "DELETE /security-group/953e6972-25b2-4dad-a1c3-409bb82aa8a6 HTTP/1.1" 200 115 0.110415 10.0.0.27 - - [2025-06-05 02:32:38] "DELETE /security-group/418f5291-7c87-4ec4-927c-b3cf83d93cc7 HTTP/1.1" 200 115 0.107332 10.0.0.27 - - [2025-06-05 02:32:38] "GET /projects?obj_uuids=16dd0266-3d35-4602-8728-21507e7b5a7b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001042 10.0.0.27 - - [2025-06-05 02:32:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.000937 10.0.0.27 - - [2025-06-05 02:32:38] "GET /projects?obj_uuids=1066e66e-b52c-4d41-aa9b-89b863d36cd1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000857 10.0.0.27 - - [2025-06-05 02:32:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.004213 10.0.0.27 - - [2025-06-05 02:32:38] "DELETE /security-group/33703710-31ff-4a79-8adf-f274c5495aef HTTP/1.1" 200 115 0.136526 10.0.0.27 - - [2025-06-05 02:32:38] "GET /projects?obj_uuids=7d4953e4-4c67-4ce4-b717-927b4a78d0b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000954 10.0.0.27 - - [2025-06-05 02:32:38] "DELETE /security-group/928cc212-6253-425f-ae5c-2c02d1a8dc19 HTTP/1.1" 200 115 0.138865 10.0.0.27 - - [2025-06-05 02:32:38] "GET /project/16dd0266-3d35-4602-8728-21507e7b5a7b?fields=application_policy_sets HTTP/1.1" 200 1425 0.054282 10.0.0.27 - - [2025-06-05 02:32:38] "DELETE /access-control-list/6228bc54-442a-4abf-bc29-d77f4a0a63b2 HTTP/1.1" 200 115 0.060479 10.0.0.27 - - [2025-06-05 02:32:38] "GET /projects?obj_uuids=051eeca4-a717-463e-aba4-4f3989b104c4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001003 10.0.0.27 - - [2025-06-05 02:32:38] "GET /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9?fields=application_policy_sets HTTP/1.1" 200 1438 0.062263 10.0.0.27 - - [2025-06-05 02:32:38] "GET /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1?fields=application_policy_sets HTTP/1.1" 200 1411 0.101098 10.0.0.27 - - [2025-06-05 02:32:38] "DELETE /access-control-list/47e0aef8-3266-4dcf-a4e8-b8993d02391f HTTP/1.1" 200 115 0.061009 10.0.0.27 - - [2025-06-05 02:32:38] "GET /project/051eeca4-a717-463e-aba4-4f3989b104c4?fields=application_policy_sets HTTP/1.1" 200 1386 0.085348 10.0.0.27 - - [2025-06-05 02:32:38] "DELETE /access-control-list/2d50787e-5575-4cb9-ac1c-26a5923191a7 HTTP/1.1" 200 115 0.036336 10.0.0.27 - - [2025-06-05 02:32:38] "POST /security-groups HTTP/1.1" 200 593 0.126781 10.0.0.27 - - [2025-06-05 02:32:38] "POST /projects HTTP/1.1" 200 589 0.394986 10.0.0.27 - - [2025-06-05 02:32:38] "DELETE /access-control-list/cddeb37f-daba-48ef-9410-1dfd8f210ac0 HTTP/1.1" 200 115 0.090943 10.0.0.27 - - [2025-06-05 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.503962 10.0.0.27 - - [2025-06-05 02:32:38] "DELETE /project/16dd0266-3d35-4602-8728-21507e7b5a7b HTTP/1.1" 200 115 0.717308 10.0.0.27 - - [2025-06-05 02:32:38] "DELETE /access-control-list/1659f1c4-5c1d-41dc-a39c-8db803d8fe79 HTTP/1.1" 200 115 0.069566 10.0.0.27 - - [2025-06-05 02:32:38] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.743777 10.0.0.27 - - [2025-06-05 02:32:38] "DELETE /project/7d4953e4-4c67-4ce4-b717-927b4a78d0b9 HTTP/1.1" 200 115 0.778066 10.0.0.27 - - [2025-06-05 02:32:38] "DELETE /project/1066e66e-b52c-4d41-aa9b-89b863d36cd1 HTTP/1.1" 200 115 0.767917 10.0.0.27 - - [2025-06-05 02:32:38] "DELETE /project/051eeca4-a717-463e-aba4-4f3989b104c4 HTTP/1.1" 200 115 0.772965 10.0.0.27 - - [2025-06-05 02:32:38] "DELETE /access-control-list/c33ef39e-6648-4e30-8596-90484a4fe737 HTTP/1.1" 200 115 0.025934 10.0.0.27 - - [2025-06-05 02:32:38] "DELETE /access-control-list/c2e60381-3165-40f0-94bb-a7d7ba9e281a HTTP/1.1" 200 115 0.014407 10.0.0.27 - - [2025-06-05 02:32:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.002432 10.0.0.27 - - [2025-06-05 02:32:38] "POST /access-control-lists HTTP/1.1" 200 598 0.055934 10.0.0.27 - - [2025-06-05 02:32:38] "POST /fqname-to-id HTTP/1.1" 404 235 0.002958 10.0.0.27 - - [2025-06-05 02:32:38] "POST /access-control-lists HTTP/1.1" 200 596 0.059910 10.0.0.27 - - [2025-06-05 02:32:39] "GET / HTTP/1.1" 200 35931 0.001774 10.0.0.27 - - [2025-06-05 02:32:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000472 10.0.0.27 - - [2025-06-05 02:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.045069 10.0.0.27 - - [2025-06-05 02:32:40] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000996 10.0.0.27 - - [2025-06-05 02:32:40] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.024992 10.0.0.27 - - [2025-06-05 02:32:40] "POST /neutron/network HTTP/1.1" 200 117 0.025192 10.0.0.27 - - [2025-06-05 02:32:40] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001290 10.0.0.27 - - [2025-06-05 02:32:40] "POST /neutron/network HTTP/1.1" 200 607 0.060169 10.0.0.27 - - [2025-06-05 02:32:40] "POST /route-targets HTTP/1.1" 200 327 0.010411 10.0.0.27 - - [2025-06-05 02:32:40] "POST /ref-update HTTP/1.1" 200 156 0.011995 10.0.0.27 - - [2025-06-05 02:32:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003121 10.0.0.27 - - [2025-06-05 02:32:40] "POST /neutron/subnet HTTP/1.1" 200 719 0.176573 10.0.0.27 - - [2025-06-05 02:32:40] "POST /neutron/network HTTP/1.1" 200 825 0.004748 10.0.0.27 - - [2025-06-05 02:32:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001039 10.0.0.27 - - [2025-06-05 02:32:40] "GET /virtual-network/2c8ac684-4e5c-42c1-89e6-09336a26850a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004183 10.0.0.27 - - [2025-06-05 02:32:40] "POST /neutron/network HTTP/1.1" 200 825 0.004990 10.0.0.27 - - [2025-06-05 02:32:40] "GET /virtual-network/2c8ac684-4e5c-42c1-89e6-09336a26850a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004332 10.0.0.27 - - [2025-06-05 02:32:41] "POST /neutron/network HTTP/1.1" 200 825 0.006253 10.0.0.27 - - [2025-06-05 02:32:41] "POST /neutron/subnet HTTP/1.1" 200 719 0.006088 10.0.0.27 - - [2025-06-05 02:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.27 - - [2025-06-05 02:32:41] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000952 10.0.0.27 - - [2025-06-05 02:32:41] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.021833 10.0.0.27 - - [2025-06-05 02:32:41] "POST /neutron/network HTTP/1.1" 200 117 0.007736 10.0.0.27 - - [2025-06-05 02:32:41] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001194 10.0.0.27 - - [2025-06-05 02:32:41] "POST /neutron/network HTTP/1.1" 200 607 0.060178 10.0.0.27 - - [2025-06-05 02:32:41] "POST /route-targets HTTP/1.1" 200 327 0.016941 10.0.0.27 - - [2025-06-05 02:32:41] "POST /ref-update HTTP/1.1" 200 156 0.009835 10.0.0.27 - - [2025-06-05 02:32:41] "POST /useragent-kv HTTP/1.1" 200 115 0.007576 10.0.0.27 - - [2025-06-05 02:32:41] "POST /neutron/subnet HTTP/1.1" 200 734 0.205703 10.0.0.27 - - [2025-06-05 02:32:41] "POST /neutron/network HTTP/1.1" 200 828 0.004815 10.0.0.27 - - [2025-06-05 02:32:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001115 10.0.0.27 - - [2025-06-05 02:32:41] "GET /virtual-network/68556d25-5a59-4444-b17d-91936d46daca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004303 10.0.0.27 - - [2025-06-05 02:32:41] "POST /neutron/network HTTP/1.1" 200 828 0.005127 10.0.0.27 - - [2025-06-05 02:32:41] "GET /virtual-network/68556d25-5a59-4444-b17d-91936d46daca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004566 10.0.0.27 - - [2025-06-05 02:32:41] "POST /neutron/network HTTP/1.1" 200 828 0.004903 10.0.0.27 - - [2025-06-05 02:32:41] "POST /neutron/subnet HTTP/1.1" 200 734 0.006189 10.0.0.27 - - [2025-06-05 02:32:41] "POST /fqname-to-id HTTP/1.1" 404 228 0.002052 10.0.0.27 - - [2025-06-05 02:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.27 - - [2025-06-05 02:32:41] "GET /obj-perms HTTP/1.1" 200 5056 0.045427 10.0.0.27 - - [2025-06-05 02:32:41] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001057 10.0.0.27 - - [2025-06-05 02:32:41] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.025044 10.0.0.27 - - [2025-06-05 02:32:41] "POST /network-policys HTTP/1.1" 200 571 0.015343 10.0.0.27 - - [2025-06-05 02:32:41] "GET /network-policy/e613bfd5-f1f5-44e3-8ca5-74f0e25d0dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.004281 10.0.0.27 - - [2025-06-05 02:32:41] "POST /neutron/network HTTP/1.1" 200 825 0.004993 10.0.0.27 - - [2025-06-05 02:32:41] "POST /fqname-to-id HTTP/1.1" 404 236 0.004367 10.0.0.27 - - [2025-06-05 02:32:41] "POST /neutron/network HTTP/1.1" 200 927 0.042273 10.0.0.27 - - [2025-06-05 02:32:42] "POST /access-control-lists HTTP/1.1" 200 590 0.069421 10.0.0.27 - - [2025-06-05 02:32:42] "POST /neutron/network HTTP/1.1" 200 927 0.053395 10.0.0.27 - - [2025-06-05 02:32:42] "GET /virtual-network/2c8ac684-4e5c-42c1-89e6-09336a26850a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004745 10.0.0.27 - - [2025-06-05 02:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005571 10.0.0.27 - - [2025-06-05 02:32:42] "GET /obj-perms HTTP/1.1" 200 5056 0.048290 10.0.0.27 - - [2025-06-05 02:32:42] "GET /network-policy/e613bfd5-f1f5-44e3-8ca5-74f0e25d0dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.002877 10.0.0.27 - - [2025-06-05 02:32:42] "POST /neutron/network HTTP/1.1" 200 828 0.004823 10.0.0.27 - - [2025-06-05 02:32:42] "PUT /access-control-list/f9d7c87f-8de1-4e82-9beb-8f3e3d7dcdb7 HTTP/1.1" 200 272 0.059470 10.0.0.27 - - [2025-06-05 02:32:42] "POST /neutron/network HTTP/1.1" 200 930 0.084348 10.0.0.27 - - [2025-06-05 02:32:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.003072 10.0.0.27 - - [2025-06-05 02:32:42] "POST /neutron/network HTTP/1.1" 200 930 0.004749 10.0.0.27 - - [2025-06-05 02:32:42] "GET /virtual-network/68556d25-5a59-4444-b17d-91936d46daca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.004672 10.0.0.27 - - [2025-06-05 02:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.27 - - [2025-06-05 02:32:42] "GET /network-policy/e613bfd5-f1f5-44e3-8ca5-74f0e25d0dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.032343 10.0.0.27 - - [2025-06-05 02:32:42] "POST /access-control-lists HTTP/1.1" 200 590 0.057168 10.0.0.27 - - [2025-06-05 02:32:42] "GET /domains HTTP/1.1" 401 292 0.000348 10.0.0.27 - - [2025-06-05 02:32:42] "POST /ref-update HTTP/1.1" 200 156 0.010347 10.0.0.27 - - [2025-06-05 02:32:42] "GET /domains HTTP/1.1" 200 280 0.024282 10.0.0.27 - - [2025-06-05 02:32:42] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000973 10.0.0.27 - - [2025-06-05 02:32:42] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2576 0.007659 10.0.0.27 - - [2025-06-05 02:32:42] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002483 10.0.0.27 - - [2025-06-05 02:32:42] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85 HTTP/1.1" 200 2572 0.066875 10.0.0.27 - - [2025-06-05 02:32:42] "GET /virtual-network/2c8ac684-4e5c-42c1-89e6-09336a26850a HTTP/1.1" 200 2886 0.006368 10.0.0.27 - - [2025-06-05 02:32:42] "GET /virtual-network/2c8ac684-4e5c-42c1-89e6-09336a26850a HTTP/1.1" 200 2886 0.004068 10.0.0.27 - - [2025-06-05 02:32:42] "GET /routing-instance/2a455ad6-b270-4248-aa9b-b777cfed8a28 HTTP/1.1" 200 1783 0.002688 10.0.0.27 - - [2025-06-05 02:32:42] "GET /routing-instance/2a455ad6-b270-4248-aa9b-b777cfed8a28 HTTP/1.1" 200 1783 0.002886 10.0.0.27 - - [2025-06-05 02:32:42] "GET /route-target/e41b51ef-9ddd-4b59-95c6-fdd4748453ba HTTP/1.1" 200 1207 0.002730 10.0.0.27 - - [2025-06-05 02:32:42] "GET /virtual-network/2c8ac684-4e5c-42c1-89e6-09336a26850a HTTP/1.1" 200 2886 0.004417 10.0.0.27 - - [2025-06-05 02:32:42] "GET /routing-instance/2a455ad6-b270-4248-aa9b-b777cfed8a28 HTTP/1.1" 200 1783 0.002754 10.0.0.27 - - [2025-06-05 02:32:42] "GET /virtual-network/2c8ac684-4e5c-42c1-89e6-09336a26850a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004531 10.0.0.27 - - [2025-06-05 02:32:42] "GET /virtual-network/2c8ac684-4e5c-42c1-89e6-09336a26850a HTTP/1.1" 200 2886 0.004021 10.0.0.27 - - [2025-06-05 02:32:42] "GET /routing-instance/2a455ad6-b270-4248-aa9b-b777cfed8a28 HTTP/1.1" 200 1783 0.002582 10.0.0.27 - - [2025-06-05 02:32:42] "GET /routing-instance/2a455ad6-b270-4248-aa9b-b777cfed8a28 HTTP/1.1" 200 1783 0.002562 10.0.0.27 - - [2025-06-05 02:32:42] "GET /route-target/e41b51ef-9ddd-4b59-95c6-fdd4748453ba HTTP/1.1" 200 1207 0.002495 10.0.0.27 - - [2025-06-05 02:32:42] "GET /domains HTTP/1.1" 200 280 0.001779 10.0.0.27 - - [2025-06-05 02:32:42] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000901 10.0.0.27 - - [2025-06-05 02:32:42] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2576 0.006190 10.0.0.27 - - [2025-06-05 02:32:42] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000875 10.0.0.27 - - [2025-06-05 02:32:43] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85 HTTP/1.1" 200 2572 0.064673 10.0.0.27 - - [2025-06-05 02:32:43] "GET /virtual-network/2c8ac684-4e5c-42c1-89e6-09336a26850a HTTP/1.1" 200 2886 0.009068 10.0.0.27 - - [2025-06-05 02:32:43] "GET /obj-perms HTTP/1.1" 200 5034 0.039750 10.0.0.27 - - [2025-06-05 02:32:43] "GET /domains HTTP/1.1" 200 280 0.002158 10.0.0.27 - - [2025-06-05 02:32:43] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000952 10.0.0.27 - - [2025-06-05 02:32:43] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2576 0.006137 10.0.0.27 - - [2025-06-05 02:32:43] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000880 10.0.0.27 - - [2025-06-05 02:32:43] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85 HTTP/1.1" 200 2572 0.063878 10.0.0.27 - - [2025-06-05 02:32:43] "GET /virtual-network/68556d25-5a59-4444-b17d-91936d46daca HTTP/1.1" 200 2896 0.005992 10.0.0.27 - - [2025-06-05 02:32:43] "GET /virtual-network/68556d25-5a59-4444-b17d-91936d46daca HTTP/1.1" 200 2896 0.004003 10.0.0.27 - - [2025-06-05 02:32:43] "GET /routing-instance/8022bb46-0535-47e7-ac88-a9ef3190ca4b HTTP/1.1" 200 1783 0.002836 10.0.0.27 - - [2025-06-05 02:32:43] "GET /routing-instance/8022bb46-0535-47e7-ac88-a9ef3190ca4b HTTP/1.1" 200 1783 0.002630 10.0.0.27 - - [2025-06-05 02:32:43] "GET /route-target/e783119c-2fc1-468b-8bc0-55bc06b79d1e HTTP/1.1" 200 1207 0.002329 10.0.0.27 - - [2025-06-05 02:32:43] "GET /virtual-network/68556d25-5a59-4444-b17d-91936d46daca HTTP/1.1" 200 2896 0.003896 10.0.0.27 - - [2025-06-05 02:32:43] "GET /routing-instance/8022bb46-0535-47e7-ac88-a9ef3190ca4b HTTP/1.1" 200 1783 0.002913 10.0.0.27 - - [2025-06-05 02:32:43] "GET /virtual-network/68556d25-5a59-4444-b17d-91936d46daca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.003912 10.0.0.27 - - [2025-06-05 02:32:43] "GET /virtual-network/68556d25-5a59-4444-b17d-91936d46daca HTTP/1.1" 200 2896 0.003850 10.0.0.27 - - [2025-06-05 02:32:43] "GET /routing-instance/8022bb46-0535-47e7-ac88-a9ef3190ca4b HTTP/1.1" 200 1783 0.003504 10.0.0.27 - - [2025-06-05 02:32:43] "GET /routing-instance/8022bb46-0535-47e7-ac88-a9ef3190ca4b HTTP/1.1" 200 1783 0.002745 10.0.0.27 - - [2025-06-05 02:32:43] "GET /route-target/e783119c-2fc1-468b-8bc0-55bc06b79d1e HTTP/1.1" 200 1207 0.002490 10.0.0.27 - - [2025-06-05 02:32:43] "GET /domains HTTP/1.1" 200 280 0.002337 10.0.0.27 - - [2025-06-05 02:32:43] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001331 10.0.0.27 - - [2025-06-05 02:32:43] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2576 0.007038 10.0.0.27 - - [2025-06-05 02:32:43] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000883 10.0.0.27 - - [2025-06-05 02:32:43] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85 HTTP/1.1" 200 2572 0.071310 10.0.0.27 - - [2025-06-05 02:32:43] "GET /virtual-network/68556d25-5a59-4444-b17d-91936d46daca HTTP/1.1" 200 2896 0.004176 10.0.0.27 - - [2025-06-05 02:32:43] "GET /obj-perms HTTP/1.1" 200 5034 0.002421 10.0.0.27 - - [2025-06-05 02:32:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.001041 10.0.0.27 - - [2025-06-05 02:32:43] "POST /neutron/network HTTP/1.1" 200 937 0.005862 10.0.0.27 - - [2025-06-05 02:32:43] "GET /aaa-mode HTTP/1.1" 401 292 0.000341 10.0.0.27 - - [2025-06-05 02:32:44] "GET / HTTP/1.1" 200 35931 0.002217 10.0.0.27 - - [2025-06-05 02:32:44] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000531 10.0.0.27 - - [2025-06-05 02:32:44] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001062 10.0.0.27 - - [2025-06-05 02:32:44] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.049969 10.0.0.27 - - [2025-06-05 02:32:44] "POST /neutron/network HTTP/1.1" 200 927 0.005365 10.0.0.27 - - [2025-06-05 02:32:44] "POST /neutron/port HTTP/1.1" 200 117 0.005796 10.0.0.27 - - [2025-06-05 02:32:44] "POST /neutron/port HTTP/1.1" 200 117 0.004346 10.0.0.27 - - [2025-06-05 02:32:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001127 10.0.0.27 - - [2025-06-05 02:32:44] "POST /neutron/port HTTP/1.1" 200 117 0.004238 10.0.0.27 - - [2025-06-05 02:32:44] "POST /neutron/network HTTP/1.1" 200 940 0.005279 10.0.0.27 - - [2025-06-05 02:32:44] "GET /aaa-mode HTTP/1.1" 401 292 0.000357 10.0.0.27 - - [2025-06-05 02:32:44] "POST /neutron/network HTTP/1.1" 200 937 0.005265 10.0.0.27 - - [2025-06-05 02:32:44] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001339 10.0.0.27 - - [2025-06-05 02:32:45] "POST /neutron/port HTTP/1.1" 200 1061 0.180822 10.0.0.27 - - [2025-06-05 02:32:45] "POST /neutron/port HTTP/1.1" 200 1061 0.008456 10.0.0.27 - - [2025-06-05 02:32:45] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.27 - - [2025-06-05 02:32:45] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000324 10.0.0.27 - - [2025-06-05 02:32:45] "POST /neutron/port HTTP/1.1" 200 1061 0.007662 10.0.0.27 - - [2025-06-05 02:32:45] "POST /neutron/port HTTP/1.1" 200 1115 0.055335 10.0.0.27 - - [2025-06-05 02:32:45] "POST /neutron/port HTTP/1.1" 200 1089 0.012885 10.0.0.27 - - [2025-06-05 02:32:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002507 10.0.0.27 - - [2025-06-05 02:32:45] "POST /neutron/subnet HTTP/1.1" 200 693 0.008391 10.0.0.27 - - [2025-06-05 02:32:45] "POST /neutron/port HTTP/1.1" 200 117 0.000931 10.0.0.27 - - [2025-06-05 02:32:45] "POST /neutron/network HTTP/1.1" 200 927 0.004187 10.0.0.27 - - [2025-06-05 02:32:45] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000994 10.0.0.27 - - [2025-06-05 02:32:45] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.060802 10.0.0.27 - - [2025-06-05 02:32:45] "POST /neutron/network HTTP/1.1" 200 930 0.007428 10.0.0.27 - - [2025-06-05 02:32:45] "POST /neutron/port HTTP/1.1" 200 1089 0.017489 10.0.0.27 - - [2025-06-05 02:32:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006444 10.0.0.27 - - [2025-06-05 02:32:45] "POST /neutron/port HTTP/1.1" 200 117 0.015617 10.0.0.27 - - [2025-06-05 02:32:45] "POST /neutron/port HTTP/1.1" 200 1089 0.015330 10.0.0.27 - - [2025-06-05 02:32:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005353 10.0.0.27 - - [2025-06-05 02:32:46] "POST /neutron/network HTTP/1.1" 200 940 0.005724 10.0.0.27 - - [2025-06-05 02:32:46] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001056 10.0.0.27 - - [2025-06-05 02:32:46] "PUT /access-control-list/5dd1ece9-7e72-42e7-be14-53e001afbd75 HTTP/1.1" 200 272 0.062452 10.0.0.27 - - [2025-06-05 02:32:46] "POST /neutron/port HTTP/1.1" 200 1064 0.277219 10.0.0.27 - - [2025-06-05 02:32:46] "POST /neutron/port HTTP/1.1" 200 1064 0.008545 10.0.0.27 - - [2025-06-05 02:32:46] "POST /neutron/port HTTP/1.1" 200 1064 0.013424 10.0.0.27 - - [2025-06-05 02:32:46] "POST /neutron/port HTTP/1.1" 200 1118 0.057011 10.0.0.27 - - [2025-06-05 02:32:46] "POST /neutron/port HTTP/1.1" 200 1092 0.012913 10.0.0.27 - - [2025-06-05 02:32:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002596 10.0.0.27 - - [2025-06-05 02:32:46] "POST /neutron/subnet HTTP/1.1" 200 708 0.009300 10.0.0.27 - - [2025-06-05 02:32:46] "POST /neutron/port HTTP/1.1" 200 117 0.001042 10.0.0.27 - - [2025-06-05 02:32:46] "POST /neutron/network HTTP/1.1" 200 930 0.004576 10.0.0.27 - - [2025-06-05 02:32:50] "POST /neutron/port HTTP/1.1" 200 1089 0.013468 10.0.0.27 - - [2025-06-05 02:32:50] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005266 10.0.0.27 - - [2025-06-05 02:32:51] "POST /neutron/port HTTP/1.1" 200 1089 0.019084 10.0.0.27 - - [2025-06-05 02:32:51] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005166 10.0.0.27 - - [2025-06-05 02:32:51] "POST /neutron/port HTTP/1.1" 200 1089 0.013871 10.0.0.27 - - [2025-06-05 02:32:51] "POST /neutron/security_group HTTP/1.1" 200 2060 0.004989 10.0.0.27 - - [2025-06-05 02:32:51] "GET /virtual-machine/8e5d9b96-c331-45d8-8324-f0bee3eecaea HTTP/1.1" 200 1294 0.003871 10.0.0.27 - - [2025-06-05 02:32:51] "GET /virtual-machine-interface/ba1b92bc-c94a-4bb1-9f93-8f608c9f2dcd HTTP/1.1" 200 2951 0.004308 10.0.0.27 - - [2025-06-05 02:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.27 - - [2025-06-05 02:32:51] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002937 10.0.0.27 - - [2025-06-05 02:32:51] "GET /virtual-networks?parent_id=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003116 10.0.0.27 - - [2025-06-05 02:32:51] "GET /virtual-network/2c8ac684-4e5c-42c1-89e6-09336a26850a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005012 10.0.0.27 - - [2025-06-05 02:32:53] "POST /neutron/port HTTP/1.1" 200 1089 0.013227 10.0.0.27 - - [2025-06-05 02:32:53] "POST /neutron/security_group HTTP/1.1" 200 2060 0.004480 10.0.0.27 - - [2025-06-05 02:32:54] "POST /neutron/port HTTP/1.1" 200 1092 0.013406 10.0.0.27 - - [2025-06-05 02:32:54] "POST /neutron/security_group HTTP/1.1" 200 2060 0.004253 10.0.0.27 - - [2025-06-05 02:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.27 - - [2025-06-05 02:32:54] "GET /virtual-network/2c8ac684-4e5c-42c1-89e6-09336a26850a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004856 10.0.0.27 - - [2025-06-05 02:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.27 - - [2025-06-05 02:32:56] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002787 10.0.0.27 - - [2025-06-05 02:32:56] "GET /virtual-networks?parent_id=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002712 10.0.0.27 - - [2025-06-05 02:32:56] "GET /virtual-network/2c8ac684-4e5c-42c1-89e6-09336a26850a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005061 10.0.0.27 - - [2025-06-05 02:32:56] "POST /neutron/port HTTP/1.1" 200 1092 0.017807 10.0.0.27 - - [2025-06-05 02:32:56] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005556 10.0.0.27 - - [2025-06-05 02:32:56] "POST /neutron/port HTTP/1.1" 200 1092 0.013742 10.0.0.27 - - [2025-06-05 02:32:56] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005399 10.0.0.27 - - [2025-06-05 02:32:57] "POST /neutron/port HTTP/1.1" 200 1092 0.013726 10.0.0.27 - - [2025-06-05 02:32:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005313 10.0.0.27 - - [2025-06-05 02:32:57] "GET /virtual-machine/4da1962e-3bad-4eb1-91ad-ff3264bd0fb2 HTTP/1.1" 200 1294 0.003847 10.0.0.27 - - [2025-06-05 02:32:57] "GET /virtual-machine-interface/fb4676c5-433e-45a0-ad20-62b0f716c352 HTTP/1.1" 200 2951 0.004472 10.0.0.27 - - [2025-06-05 02:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.27 - - [2025-06-05 02:32:57] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002808 10.0.0.27 - - [2025-06-05 02:32:57] "GET /virtual-networks?parent_id=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002684 10.0.0.27 - - [2025-06-05 02:32:57] "GET /virtual-network/68556d25-5a59-4444-b17d-91936d46daca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.008328 10.0.0.27 - - [2025-06-05 02:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.27 - - [2025-06-05 02:32:58] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002521 10.0.0.27 - - [2025-06-05 02:32:58] "GET /virtual-networks?parent_id=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002644 10.0.0.27 - - [2025-06-05 02:32:58] "GET /virtual-network/68556d25-5a59-4444-b17d-91936d46daca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005343 10.0.0.27 - - [2025-06-05 02:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.27 - - [2025-06-05 02:33:02] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000987 10.0.0.27 - - [2025-06-05 02:33:02] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.021928 10.0.0.27 - - [2025-06-05 02:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.27 - - [2025-06-05 02:33:02] "PUT /network-policy/e613bfd5-f1f5-44e3-8ca5-74f0e25d0dae HTTP/1.1" 200 262 0.016575 10.0.0.27 - - [2025-06-05 02:33:02] "PUT /access-control-list/f9d7c87f-8de1-4e82-9beb-8f3e3d7dcdb7 HTTP/1.1" 200 272 0.049919 10.0.0.27 - - [2025-06-05 02:33:02] "POST /ref-update HTTP/1.1" 200 156 0.010590 10.0.0.27 - - [2025-06-05 02:33:02] "PUT /access-control-list/5dd1ece9-7e72-42e7-be14-53e001afbd75 HTTP/1.1" 200 272 0.049049 10.0.0.27 - - [2025-06-05 02:33:02] "POST /ref-update HTTP/1.1" 200 156 0.010017 10.0.0.27 - - [2025-06-05 02:33:05] "GET /virtual-network/68556d25-5a59-4444-b17d-91936d46daca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005308 10.0.0.27 - - [2025-06-05 02:33:05] "POST /neutron/network HTTP/1.1" 200 930 0.005018 10.0.0.27 - - [2025-06-05 02:33:05] "POST /neutron/network HTTP/1.1" 200 828 0.044408 10.0.0.27 - - [2025-06-05 02:33:05] "DELETE /access-control-list/5dd1ece9-7e72-42e7-be14-53e001afbd75 HTTP/1.1" 200 115 0.035122 10.0.0.27 - - [2025-06-05 02:33:05] "POST /neutron/network HTTP/1.1" 200 828 0.007210 10.0.0.27 - - [2025-06-05 02:33:05] "GET /virtual-network/68556d25-5a59-4444-b17d-91936d46daca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004144 10.0.0.27 - - [2025-06-05 02:33:05] "GET /virtual-network/2c8ac684-4e5c-42c1-89e6-09336a26850a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.003955 10.0.0.27 - - [2025-06-05 02:33:05] "POST /neutron/network HTTP/1.1" 200 927 0.005706 10.0.0.27 - - [2025-06-05 02:33:05] "POST /neutron/network HTTP/1.1" 200 825 0.054605 10.0.0.27 - - [2025-06-05 02:33:05] "POST /neutron/network HTTP/1.1" 200 825 0.006865 10.0.0.27 - - [2025-06-05 02:33:06] "GET /virtual-network/2c8ac684-4e5c-42c1-89e6-09336a26850a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006287 10.0.0.27 - - [2025-06-05 02:33:06] "DELETE /access-control-list/f9d7c87f-8de1-4e82-9beb-8f3e3d7dcdb7 HTTP/1.1" 200 115 0.059578 10.0.0.27 - - [2025-06-05 02:33:06] "DELETE /network-policy/e613bfd5-f1f5-44e3-8ca5-74f0e25d0dae HTTP/1.1" 200 115 0.039386 10.0.0.27 - - [2025-06-05 02:33:06] "POST /neutron/network HTTP/1.1" 200 828 0.004335 10.0.0.27 - - [2025-06-05 02:33:06] "POST /neutron/network HTTP/1.1" 400 204 0.007928 10.0.0.27 - - [2025-06-05 02:33:06] "POST /neutron/port HTTP/1.1" 200 1092 0.013571 10.0.0.27 - - [2025-06-05 02:33:06] "POST /neutron/port HTTP/1.1" 200 1118 0.008622 10.0.0.27 - - [2025-06-05 02:33:06] "POST /neutron/port HTTP/1.1" 200 1089 0.017594 10.0.0.27 - - [2025-06-05 02:33:06] "POST /neutron/port HTTP/1.1" 200 1115 0.007501 10.0.0.27 - - [2025-06-05 02:33:06] "POST /neutron/port HTTP/1.1" 200 151 0.103404 10.0.0.27 - - [2025-06-05 02:33:06] "POST /neutron/port HTTP/1.1" 200 151 0.100061 10.0.0.27 - - [2025-06-05 02:33:08] "POST /neutron/network HTTP/1.1" 200 828 0.005508 10.0.0.27 - - [2025-06-05 02:33:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002672 10.0.0.27 - - [2025-06-05 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.27 - - [2025-06-05 02:33:08] "POST /useragent-kv HTTP/1.1" 200 115 0.001937 10.0.0.27 - - [2025-06-05 02:33:08] "POST /neutron/network HTTP/1.1" 200 151 0.073937 10.0.0.27 - - [2025-06-05 02:33:08] "GET /routing-instance/8022bb46-0535-47e7-ac88-a9ef3190ca4b HTTP/1.1" 404 171 0.001729 10.0.0.27 - - [2025-06-05 02:33:08] "DELETE /route-target/e783119c-2fc1-468b-8bc0-55bc06b79d1e HTTP/1.1" 200 115 0.015712 10.0.0.27 - - [2025-06-05 02:33:08] "GET /domains HTTP/1.1" 200 280 0.003887 10.0.0.27 - - [2025-06-05 02:33:08] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000864 10.0.0.27 - - [2025-06-05 02:33:08] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2576 0.049984 10.0.0.27 - - [2025-06-05 02:33:08] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000940 10.0.0.27 - - [2025-06-05 02:33:08] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85 HTTP/1.1" 200 2104 0.069792 10.0.0.27 - - [2025-06-05 02:33:08] "POST /neutron/network HTTP/1.1" 200 825 0.005043 10.0.0.27 - - [2025-06-05 02:33:08] "POST /useragent-kv HTTP/1.1" 200 115 0.001962 10.0.0.27 - - [2025-06-05 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005653 10.0.0.27 - - [2025-06-05 02:33:08] "POST /useragent-kv HTTP/1.1" 200 115 0.001691 10.0.0.27 - - [2025-06-05 02:33:08] "POST /neutron/network HTTP/1.1" 200 151 0.072365 10.0.0.27 - - [2025-06-05 02:33:08] "GET /routing-instance/2a455ad6-b270-4248-aa9b-b777cfed8a28 HTTP/1.1" 404 171 0.001781 10.0.0.27 - - [2025-06-05 02:33:08] "DELETE /route-target/e41b51ef-9ddd-4b59-95c6-fdd4748453ba HTTP/1.1" 200 115 0.019450 10.0.0.27 - - [2025-06-05 02:33:08] "GET /domains HTTP/1.1" 200 280 0.003324 10.0.0.27 - - [2025-06-05 02:33:08] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001272 10.0.0.27 - - [2025-06-05 02:33:08] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2576 0.048531 10.0.0.27 - - [2025-06-05 02:33:08] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000964 10.0.0.27 - - [2025-06-05 02:33:08] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85 HTTP/1.1" 200 1865 0.067191 10.0.0.27 - - [2025-06-05 02:33:08] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001016 10.0.0.27 - - [2025-06-05 02:33:08] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.021235 10.0.0.27 - - [2025-06-05 02:33:08] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000938 10.0.0.27 - - [2025-06-05 02:33:08] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85?fields=virtual_networks HTTP/1.1" 200 1037 0.068845 10.0.0.27 - - [2025-06-05 02:33:09] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000975 10.0.0.27 - - [2025-06-05 02:33:09] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.023112 10.0.0.27 - - [2025-06-05 02:33:09] "GET /projects?obj_uuids=9aed4360-8b02-4373-9528-29eabc191d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000957 10.0.0.27 - - [2025-06-05 02:33:09] "GET /project/9aed4360-8b02-4373-9528-29eabc191d85?fields=security_groups HTTP/1.1" 200 1265 0.020190 10.0.0.27 - - [2025-06-05 02:33:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.019466 10.0.0.27 - - [2025-06-05 02:33:09] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002435 10.0.0.27 - - [2025-06-05 02:33:09] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000944 10.0.0.27 - - [2025-06-05 02:33:09] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.050267 10.0.0.27 - - [2025-06-05 02:33:10] "POST /id-to-fqname HTTP/1.1" 200 188 0.001184 10.0.0.27 - - [2025-06-05 02:33:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.002091 10.0.0.27 - - [2025-06-05 02:33:10] "POST /security-groups HTTP/1.1" 200 589 0.063665 10.0.0.27 - - [2025-06-05 02:33:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.003239 10.0.0.27 - - [2025-06-05 02:33:10] "POST /projects HTTP/1.1" 200 581 0.218844 10.0.0.27 - - [2025-06-05 02:33:10] "POST /access-control-lists HTTP/1.1" 200 594 0.057024 10.0.0.27 - - [2025-06-05 02:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.284727 10.0.0.27 - - [2025-06-05 02:33:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.002401 10.0.0.27 - - [2025-06-05 02:33:10] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.436054 10.0.0.27 - - [2025-06-05 02:33:10] "POST /access-control-lists HTTP/1.1" 200 592 0.060410 10.0.0.27 - - [2025-06-05 02:33:11] "GET / HTTP/1.1" 200 35931 0.002035 10.0.0.27 - - [2025-06-05 02:33:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000476 10.0.0.27 - - [2025-06-05 02:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.046553 10.0.0.27 - - [2025-06-05 02:33:12] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000964 10.0.0.27 - - [2025-06-05 02:33:12] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.026697 10.0.0.27 - - [2025-06-05 02:33:12] "POST /neutron/network HTTP/1.1" 200 117 0.025797 10.0.0.27 - - [2025-06-05 02:33:12] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001308 10.0.0.27 - - [2025-06-05 02:33:12] "POST /neutron/network HTTP/1.1" 200 613 0.064165 10.0.0.27 - - [2025-06-05 02:33:12] "POST /route-targets HTTP/1.1" 200 327 0.008995 10.0.0.27 - - [2025-06-05 02:33:12] "POST /ref-update HTTP/1.1" 200 156 0.013972 10.0.0.27 - - [2025-06-05 02:33:12] "POST /useragent-kv HTTP/1.1" 200 115 0.007019 10.0.0.27 - - [2025-06-05 02:33:12] "POST /neutron/subnet HTTP/1.1" 200 720 0.152073 10.0.0.27 - - [2025-06-05 02:33:12] "POST /neutron/network HTTP/1.1" 200 831 0.005512 10.0.0.27 - - [2025-06-05 02:33:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.001085 10.0.0.27 - - [2025-06-05 02:33:12] "GET /virtual-network/60fc7a85-f7b0-4c7f-a0fc-05af19aa3ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004375 10.0.0.27 - - [2025-06-05 02:33:12] "POST /neutron/network HTTP/1.1" 200 831 0.004945 10.0.0.27 - - [2025-06-05 02:33:12] "GET /virtual-network/60fc7a85-f7b0-4c7f-a0fc-05af19aa3ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004389 10.0.0.27 - - [2025-06-05 02:33:12] "POST /neutron/network HTTP/1.1" 200 831 0.006230 10.0.0.27 - - [2025-06-05 02:33:12] "POST /neutron/subnet HTTP/1.1" 200 720 0.007075 10.0.0.27 - - [2025-06-05 02:33:12] "GET /domains HTTP/1.1" 401 292 0.000383 10.0.0.27 - - [2025-06-05 02:33:13] "GET /domains HTTP/1.1" 200 280 0.022164 10.0.0.27 - - [2025-06-05 02:33:13] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000913 10.0.0.27 - - [2025-06-05 02:33:13] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2760 0.007247 10.0.0.27 - - [2025-06-05 02:33:13] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000923 10.0.0.27 - - [2025-06-05 02:33:13] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0 HTTP/1.1" 200 2081 0.078121 10.0.0.27 - - [2025-06-05 02:33:13] "GET /virtual-network/60fc7a85-f7b0-4c7f-a0fc-05af19aa3ce8 HTTP/1.1" 200 2314 0.005105 10.0.0.27 - - [2025-06-05 02:33:13] "GET /virtual-network/60fc7a85-f7b0-4c7f-a0fc-05af19aa3ce8 HTTP/1.1" 200 2314 0.004218 10.0.0.27 - - [2025-06-05 02:33:13] "GET /routing-instance/8b369c58-f0e7-4d84-bb76-ec16c06a55f0 HTTP/1.1" 200 1494 0.003358 10.0.0.27 - - [2025-06-05 02:33:13] "GET /routing-instance/8b369c58-f0e7-4d84-bb76-ec16c06a55f0 HTTP/1.1" 200 1494 0.002604 10.0.0.27 - - [2025-06-05 02:33:13] "GET /route-target/980bb95a-c541-4663-923d-84e2c10d82b5 HTTP/1.1" 200 1213 0.002389 10.0.0.27 - - [2025-06-05 02:33:13] "GET /virtual-network/60fc7a85-f7b0-4c7f-a0fc-05af19aa3ce8 HTTP/1.1" 200 2314 0.004527 10.0.0.27 - - [2025-06-05 02:33:13] "GET /routing-instance/8b369c58-f0e7-4d84-bb76-ec16c06a55f0 HTTP/1.1" 200 1494 0.002686 10.0.0.27 - - [2025-06-05 02:33:13] "GET /virtual-network/60fc7a85-f7b0-4c7f-a0fc-05af19aa3ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004466 10.0.0.27 - - [2025-06-05 02:33:13] "GET /virtual-network/60fc7a85-f7b0-4c7f-a0fc-05af19aa3ce8 HTTP/1.1" 200 2314 0.004148 10.0.0.27 - - [2025-06-05 02:33:13] "GET /routing-instance/8b369c58-f0e7-4d84-bb76-ec16c06a55f0 HTTP/1.1" 200 1494 0.002640 10.0.0.27 - - [2025-06-05 02:33:13] "GET /routing-instance/8b369c58-f0e7-4d84-bb76-ec16c06a55f0 HTTP/1.1" 200 1494 0.002797 10.0.0.27 - - [2025-06-05 02:33:13] "GET /route-target/980bb95a-c541-4663-923d-84e2c10d82b5 HTTP/1.1" 200 1213 0.002254 10.0.0.27 - - [2025-06-05 02:33:13] "GET /domains HTTP/1.1" 200 280 0.001872 10.0.0.27 - - [2025-06-05 02:33:13] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000943 10.0.0.27 - - [2025-06-05 02:33:13] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2760 0.005955 10.0.0.27 - - [2025-06-05 02:33:13] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000884 10.0.0.27 - - [2025-06-05 02:33:13] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0 HTTP/1.1" 200 2081 0.064227 10.0.0.27 - - [2025-06-05 02:33:13] "GET /virtual-network/60fc7a85-f7b0-4c7f-a0fc-05af19aa3ce8 HTTP/1.1" 200 2314 0.004232 10.0.0.27 - - [2025-06-05 02:33:13] "GET /obj-perms HTTP/1.1" 200 5026 0.038958 10.0.0.27 - - [2025-06-05 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.27 - - [2025-06-05 02:33:13] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000904 10.0.0.27 - - [2025-06-05 02:33:13] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.021667 10.0.0.27 - - [2025-06-05 02:33:13] "POST /neutron/network HTTP/1.1" 200 117 0.008935 10.0.0.27 - - [2025-06-05 02:33:13] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000932 10.0.0.27 - - [2025-06-05 02:33:13] "POST /neutron/network HTTP/1.1" 200 613 0.050920 10.0.0.27 - - [2025-06-05 02:33:13] "POST /route-targets HTTP/1.1" 200 327 0.011301 10.0.0.27 - - [2025-06-05 02:33:13] "POST /ref-update HTTP/1.1" 200 156 0.011202 10.0.0.27 - - [2025-06-05 02:33:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004516 10.0.0.27 - - [2025-06-05 02:33:14] "POST /neutron/subnet HTTP/1.1" 200 725 0.181774 10.0.0.27 - - [2025-06-05 02:33:14] "POST /neutron/network HTTP/1.1" 200 832 0.005363 10.0.0.27 - - [2025-06-05 02:33:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.001108 10.0.0.27 - - [2025-06-05 02:33:14] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004497 10.0.0.27 - - [2025-06-05 02:33:14] "POST /neutron/network HTTP/1.1" 200 832 0.005240 10.0.0.27 - - [2025-06-05 02:33:14] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004062 10.0.0.27 - - [2025-06-05 02:33:14] "POST /neutron/network HTTP/1.1" 200 832 0.005666 10.0.0.27 - - [2025-06-05 02:33:14] "POST /neutron/subnet HTTP/1.1" 200 725 0.006129 10.0.0.27 - - [2025-06-05 02:33:14] "GET /domains HTTP/1.1" 200 280 0.001796 10.0.0.27 - - [2025-06-05 02:33:14] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001025 10.0.0.27 - - [2025-06-05 02:33:14] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2760 0.006186 10.0.0.27 - - [2025-06-05 02:33:14] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000874 10.0.0.27 - - [2025-06-05 02:33:14] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0 HTTP/1.1" 200 2299 0.066957 10.0.0.27 - - [2025-06-05 02:33:14] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168 HTTP/1.1" 200 2318 0.005100 10.0.0.27 - - [2025-06-05 02:33:14] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168 HTTP/1.1" 200 2318 0.003980 10.0.0.27 - - [2025-06-05 02:33:14] "GET /routing-instance/31b5dd58-d17e-4cc6-ac39-cd98dd61ee73 HTTP/1.1" 200 1493 0.003006 10.0.0.27 - - [2025-06-05 02:33:14] "GET /routing-instance/31b5dd58-d17e-4cc6-ac39-cd98dd61ee73 HTTP/1.1" 200 1493 0.002634 10.0.0.27 - - [2025-06-05 02:33:14] "GET /route-target/fe64a8a1-86c3-4001-989d-c338c3fc9b5d HTTP/1.1" 200 1213 0.002296 10.0.0.27 - - [2025-06-05 02:33:14] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168 HTTP/1.1" 200 2318 0.003876 10.0.0.27 - - [2025-06-05 02:33:14] "GET /routing-instance/31b5dd58-d17e-4cc6-ac39-cd98dd61ee73 HTTP/1.1" 200 1493 0.002439 10.0.0.27 - - [2025-06-05 02:33:14] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003803 10.0.0.27 - - [2025-06-05 02:33:14] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168 HTTP/1.1" 200 2318 0.003829 10.0.0.27 - - [2025-06-05 02:33:14] "GET /routing-instance/31b5dd58-d17e-4cc6-ac39-cd98dd61ee73 HTTP/1.1" 200 1493 0.002547 10.0.0.27 - - [2025-06-05 02:33:14] "GET /routing-instance/31b5dd58-d17e-4cc6-ac39-cd98dd61ee73 HTTP/1.1" 200 1493 0.002711 10.0.0.27 - - [2025-06-05 02:33:14] "GET /route-target/fe64a8a1-86c3-4001-989d-c338c3fc9b5d HTTP/1.1" 200 1213 0.002126 10.0.0.27 - - [2025-06-05 02:33:14] "GET /domains HTTP/1.1" 200 280 0.001901 10.0.0.27 - - [2025-06-05 02:33:14] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000908 10.0.0.27 - - [2025-06-05 02:33:14] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2760 0.006281 10.0.0.27 - - [2025-06-05 02:33:14] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000847 10.0.0.27 - - [2025-06-05 02:33:14] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0 HTTP/1.1" 200 2299 0.065756 10.0.0.27 - - [2025-06-05 02:33:14] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168 HTTP/1.1" 200 2318 0.004251 10.0.0.27 - - [2025-06-05 02:33:14] "GET /obj-perms HTTP/1.1" 200 5026 0.002763 10.0.0.27 - - [2025-06-05 02:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.27 - - [2025-06-05 02:33:14] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000979 10.0.0.27 - - [2025-06-05 02:33:14] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.020043 10.0.0.27 - - [2025-06-05 02:33:14] "POST /neutron/network HTTP/1.1" 200 117 0.009248 10.0.0.27 - - [2025-06-05 02:33:14] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000962 10.0.0.27 - - [2025-06-05 02:33:14] "POST /neutron/network HTTP/1.1" 200 615 0.056156 10.0.0.27 - - [2025-06-05 02:33:14] "POST /ref-update HTTP/1.1" 200 156 0.008179 10.0.0.27 - - [2025-06-05 02:33:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003991 10.0.0.27 - - [2025-06-05 02:33:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.208719 10.0.0.27 - - [2025-06-05 02:33:14] "POST /neutron/network HTTP/1.1" 200 834 0.004687 10.0.0.27 - - [2025-06-05 02:33:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.001198 10.0.0.27 - - [2025-06-05 02:33:14] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004081 10.0.0.27 - - [2025-06-05 02:33:14] "POST /neutron/network HTTP/1.1" 200 834 0.004992 10.0.0.27 - - [2025-06-05 02:33:15] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004158 10.0.0.27 - - [2025-06-05 02:33:15] "POST /neutron/network HTTP/1.1" 200 834 0.005420 10.0.0.27 - - [2025-06-05 02:33:15] "POST /neutron/subnet HTTP/1.1" 200 724 0.005146 10.0.0.27 - - [2025-06-05 02:33:15] "GET /domains HTTP/1.1" 200 280 0.001762 10.0.0.27 - - [2025-06-05 02:33:15] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000877 10.0.0.27 - - [2025-06-05 02:33:15] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2760 0.006032 10.0.0.27 - - [2025-06-05 02:33:15] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000860 10.0.0.27 - - [2025-06-05 02:33:15] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0 HTTP/1.1" 200 2518 0.066612 10.0.0.27 - - [2025-06-05 02:33:15] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1 HTTP/1.1" 200 2323 0.005367 10.0.0.27 - - [2025-06-05 02:33:15] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1 HTTP/1.1" 200 2323 0.004414 10.0.0.27 - - [2025-06-05 02:33:15] "GET /routing-instance/fd17f411-b3c7-42c3-9d90-2b6faf128a4e HTTP/1.1" 200 1498 0.003112 10.0.0.27 - - [2025-06-05 02:33:15] "GET /routing-instance/fd17f411-b3c7-42c3-9d90-2b6faf128a4e HTTP/1.1" 200 1498 0.002736 10.0.0.27 - - [2025-06-05 02:33:15] "GET /route-target/4c25a73d-6508-45d9-b477-974f76463811 HTTP/1.1" 200 1214 0.002953 10.0.0.27 - - [2025-06-05 02:33:15] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1 HTTP/1.1" 200 2323 0.004186 10.0.0.27 - - [2025-06-05 02:33:15] "GET /routing-instance/fd17f411-b3c7-42c3-9d90-2b6faf128a4e HTTP/1.1" 200 1498 0.002692 10.0.0.27 - - [2025-06-05 02:33:15] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004232 10.0.0.27 - - [2025-06-05 02:33:15] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1 HTTP/1.1" 200 2323 0.004186 10.0.0.27 - - [2025-06-05 02:33:15] "GET /routing-instance/fd17f411-b3c7-42c3-9d90-2b6faf128a4e HTTP/1.1" 200 1498 0.002724 10.0.0.27 - - [2025-06-05 02:33:15] "GET /routing-instance/fd17f411-b3c7-42c3-9d90-2b6faf128a4e HTTP/1.1" 200 1498 0.002644 10.0.0.27 - - [2025-06-05 02:33:15] "GET /route-target/4c25a73d-6508-45d9-b477-974f76463811 HTTP/1.1" 200 1214 0.002292 10.0.0.27 - - [2025-06-05 02:33:15] "GET /domains HTTP/1.1" 200 280 0.003272 10.0.0.27 - - [2025-06-05 02:33:15] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000883 10.0.0.27 - - [2025-06-05 02:33:15] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2760 0.006079 10.0.0.27 - - [2025-06-05 02:33:15] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000906 10.0.0.27 - - [2025-06-05 02:33:15] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0 HTTP/1.1" 200 2518 0.061045 10.0.0.27 - - [2025-06-05 02:33:15] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1 HTTP/1.1" 200 2323 0.004600 10.0.0.27 - - [2025-06-05 02:33:15] "GET /obj-perms HTTP/1.1" 200 5026 0.002511 10.0.0.27 - - [2025-06-05 02:33:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.001032 10.0.0.27 - - [2025-06-05 02:33:15] "POST /neutron/network HTTP/1.1" 200 842 0.005293 10.0.0.27 - - [2025-06-05 02:33:15] "GET /aaa-mode HTTP/1.1" 401 292 0.000347 10.0.0.27 - - [2025-06-05 02:33:15] "GET / HTTP/1.1" 200 35931 0.001525 10.0.0.27 - - [2025-06-05 02:33:15] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000373 10.0.0.27 - - [2025-06-05 02:33:16] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001003 10.0.0.27 - - [2025-06-05 02:33:16] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.043285 10.0.0.27 - - [2025-06-05 02:33:16] "POST /neutron/network HTTP/1.1" 200 832 0.005010 10.0.0.27 - - [2025-06-05 02:33:16] "POST /neutron/port HTTP/1.1" 200 117 0.004336 10.0.0.27 - - [2025-06-05 02:33:16] "POST /neutron/port HTTP/1.1" 200 117 0.004558 10.0.0.27 - - [2025-06-05 02:33:16] "POST /id-to-fqname HTTP/1.1" 200 224 0.001091 10.0.0.27 - - [2025-06-05 02:33:16] "POST /neutron/port HTTP/1.1" 200 117 0.004338 10.0.0.27 - - [2025-06-05 02:33:16] "POST /neutron/network HTTP/1.1" 200 844 0.005156 10.0.0.27 - - [2025-06-05 02:33:16] "GET /aaa-mode HTTP/1.1" 401 292 0.000347 10.0.0.27 - - [2025-06-05 02:33:16] "POST /neutron/network HTTP/1.1" 200 842 0.005260 10.0.0.27 - - [2025-06-05 02:33:16] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001023 10.0.0.27 - - [2025-06-05 02:33:16] "GET / HTTP/1.1" 200 35931 0.002673 10.0.0.27 - - [2025-06-05 02:33:16] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000969 10.0.0.27 - - [2025-06-05 02:33:16] "POST /neutron/port HTTP/1.1" 200 1058 0.205214 10.0.0.27 - - [2025-06-05 02:33:16] "POST /neutron/port HTTP/1.1" 200 1058 0.007962 10.0.0.27 - - [2025-06-05 02:33:16] "POST /neutron/port HTTP/1.1" 200 1058 0.007273 10.0.0.27 - - [2025-06-05 02:33:16] "POST /neutron/port HTTP/1.1" 200 1112 0.048848 10.0.0.27 - - [2025-06-05 02:33:17] "POST /neutron/port HTTP/1.1" 200 1086 0.013347 10.0.0.27 - - [2025-06-05 02:33:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002455 10.0.0.27 - - [2025-06-05 02:33:17] "POST /neutron/subnet HTTP/1.1" 200 699 0.009262 10.0.0.27 - - [2025-06-05 02:33:17] "POST /neutron/port HTTP/1.1" 200 117 0.000999 10.0.0.27 - - [2025-06-05 02:33:17] "POST /neutron/network HTTP/1.1" 200 832 0.004309 10.0.0.27 - - [2025-06-05 02:33:17] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001554 10.0.0.27 - - [2025-06-05 02:33:17] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.047464 10.0.0.27 - - [2025-06-05 02:33:17] "POST /neutron/network HTTP/1.1" 200 834 0.004765 10.0.0.27 - - [2025-06-05 02:33:17] "POST /neutron/port HTTP/1.1" 200 1086 0.026726 10.0.0.27 - - [2025-06-05 02:33:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009594 10.0.0.27 - - [2025-06-05 02:33:17] "POST /neutron/port HTTP/1.1" 200 117 0.005466 10.0.0.27 - - [2025-06-05 02:33:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.003555 10.0.0.27 - - [2025-06-05 02:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.27 - - [2025-06-05 02:33:17] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001006 10.0.0.27 - - [2025-06-05 02:33:17] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007387 10.0.0.27 - - [2025-06-05 02:33:17] "POST /service-templates HTTP/1.1" 200 543 0.016360 10.0.0.27 - - [2025-06-05 02:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.27 - - [2025-06-05 02:33:17] "GET /service-template/38b5060d-c100-414d-80fa-8246563c4789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.004566 10.0.0.27 - - [2025-06-05 02:33:17] "POST /neutron/network HTTP/1.1" 200 844 0.007219 10.0.0.27 - - [2025-06-05 02:33:17] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001015 10.0.0.27 - - [2025-06-05 02:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.27 - - [2025-06-05 02:33:17] "GET /service-template/38b5060d-c100-414d-80fa-8246563c4789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.045428 10.0.0.27 - - [2025-06-05 02:33:17] "POST /id-to-fqname HTTP/1.1" 200 223 0.001201 10.0.0.27 - - [2025-06-05 02:33:17] "POST /neutron/port HTTP/1.1" 200 1058 0.242690 10.0.0.27 - - [2025-06-05 02:33:17] "POST /id-to-fqname HTTP/1.1" 200 223 0.001082 10.0.0.27 - - [2025-06-05 02:33:17] "POST /neutron/port HTTP/1.1" 200 1058 0.015058 10.0.0.27 - - [2025-06-05 02:33:17] "POST /id-to-fqname HTTP/1.1" 200 224 0.001045 10.0.0.27 - - [2025-06-05 02:33:17] "POST /neutron/port HTTP/1.1" 200 1058 0.022330 10.0.0.27 - - [2025-06-05 02:33:18] "POST /neutron/port HTTP/1.1" 200 1112 0.079639 10.0.0.27 - - [2025-06-05 02:33:18] "POST /neutron/port HTTP/1.1" 200 1086 0.019872 10.0.0.27 - - [2025-06-05 02:33:18] "POST /neutron/port HTTP/1.1" 200 2056 0.022161 10.0.0.27 - - [2025-06-05 02:33:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002393 10.0.0.27 - - [2025-06-05 02:33:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005433 10.0.0.27 - - [2025-06-05 02:33:18] "POST /neutron/subnet HTTP/1.1" 200 698 0.012611 10.0.0.27 - - [2025-06-05 02:33:18] "POST /neutron/port HTTP/1.1" 200 117 0.000972 10.0.0.27 - - [2025-06-05 02:33:18] "POST /neutron/network HTTP/1.1" 200 834 0.004454 10.0.0.27 - - [2025-06-05 02:33:18] "POST /neutron/network HTTP/1.1" 200 2222 0.011848 10.0.0.27 - - [2025-06-05 02:33:18] "GET /aaa-mode HTTP/1.1" 401 292 0.000515 10.0.0.27 - - [2025-06-05 02:33:19] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.27 - - [2025-06-05 02:33:19] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000393 10.0.0.27 - - [2025-06-05 02:33:19] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001015 10.0.0.27 - - [2025-06-05 02:33:19] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.041630 10.0.0.27 - - [2025-06-05 02:33:19] "POST /neutron/network HTTP/1.1" 200 831 0.004206 10.0.0.27 - - [2025-06-05 02:33:19] "POST /neutron/network HTTP/1.1" 200 832 0.004441 10.0.0.27 - - [2025-06-05 02:33:19] "POST /neutron/network HTTP/1.1" 200 834 0.004403 10.0.0.27 - - [2025-06-05 02:33:19] "POST /neutron/port HTTP/1.1" 200 2056 0.022354 10.0.0.27 - - [2025-06-05 02:33:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005145 10.0.0.27 - - [2025-06-05 02:33:19] "POST /neutron/port HTTP/1.1" 200 117 0.004445 10.0.0.27 - - [2025-06-05 02:33:19] "POST /neutron/port HTTP/1.1" 200 117 0.004173 10.0.0.27 - - [2025-06-05 02:33:19] "POST /neutron/network HTTP/1.1" 200 2222 0.017357 10.0.0.27 - - [2025-06-05 02:33:19] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001010 10.0.0.27 - - [2025-06-05 02:33:20] "POST /neutron/port HTTP/1.1" 200 1057 0.239328 10.0.0.27 - - [2025-06-05 02:33:20] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001577 10.0.0.27 - - [2025-06-05 02:33:20] "POST /neutron/port HTTP/1.1" 200 1058 0.193357 10.0.0.27 - - [2025-06-05 02:33:20] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000968 10.0.0.27 - - [2025-06-05 02:33:20] "POST /neutron/port HTTP/1.1" 200 1058 0.195665 10.0.0.27 - - [2025-06-05 02:33:20] "POST /neutron/port HTTP/1.1" 200 1057 0.007362 10.0.0.27 - - [2025-06-05 02:33:20] "POST /neutron/port HTTP/1.1" 200 1057 0.008520 10.0.0.27 - - [2025-06-05 02:33:20] "POST /neutron/port HTTP/1.1" 200 1111 0.061560 10.0.0.27 - - [2025-06-05 02:33:20] "POST /neutron/port HTTP/1.1" 200 1058 0.008706 10.0.0.27 - - [2025-06-05 02:33:20] "POST /neutron/port HTTP/1.1" 200 1058 0.009063 10.0.0.27 - - [2025-06-05 02:33:20] "POST /neutron/port HTTP/1.1" 200 1112 0.062177 10.0.0.27 - - [2025-06-05 02:33:20] "POST /neutron/port HTTP/1.1" 200 1058 0.010205 10.0.0.27 - - [2025-06-05 02:33:20] "POST /neutron/port HTTP/1.1" 200 1058 0.015961 10.0.0.27 - - [2025-06-05 02:33:21] "POST /neutron/port HTTP/1.1" 200 1112 0.054321 10.0.0.27 - - [2025-06-05 02:33:21] "POST /neutron/port HTTP/1.1" 200 3024 0.017226 10.0.0.27 - - [2025-06-05 02:33:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002710 10.0.0.27 - - [2025-06-05 02:33:21] "POST /neutron/subnet HTTP/1.1" 200 694 0.009997 10.0.0.27 - - [2025-06-05 02:33:21] "POST /neutron/port HTTP/1.1" 200 117 0.001065 10.0.0.27 - - [2025-06-05 02:33:21] "POST /neutron/network HTTP/1.1" 200 831 0.005038 10.0.0.27 - - [2025-06-05 02:33:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002597 10.0.0.27 - - [2025-06-05 02:33:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.009536 10.0.0.27 - - [2025-06-05 02:33:21] "POST /neutron/port HTTP/1.1" 200 117 0.000952 10.0.0.27 - - [2025-06-05 02:33:21] "POST /neutron/network HTTP/1.1" 200 832 0.004588 10.0.0.27 - - [2025-06-05 02:33:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003225 10.0.0.27 - - [2025-06-05 02:33:21] "POST /neutron/subnet HTTP/1.1" 200 698 0.009347 10.0.0.27 - - [2025-06-05 02:33:21] "POST /neutron/port HTTP/1.1" 200 117 0.000942 10.0.0.27 - - [2025-06-05 02:33:21] "POST /neutron/network HTTP/1.1" 200 834 0.004254 10.0.0.27 - - [2025-06-05 02:33:24] "POST /neutron/port HTTP/1.1" 200 3024 0.018543 10.0.0.27 - - [2025-06-05 02:33:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004946 10.0.0.27 - - [2025-06-05 02:33:24] "POST /neutron/port HTTP/1.1" 200 3024 0.020053 10.0.0.27 - - [2025-06-05 02:33:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006398 10.0.0.27 - - [2025-06-05 02:33:24] "POST /neutron/port HTTP/1.1" 200 3024 0.024626 10.0.0.27 - - [2025-06-05 02:33:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007586 10.0.0.27 - - [2025-06-05 02:33:24] "POST /neutron/port HTTP/1.1" 200 3024 0.016668 10.0.0.27 - - [2025-06-05 02:33:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005521 10.0.0.27 - - [2025-06-05 02:33:25] "POST /neutron/port HTTP/1.1" 200 1086 0.012543 10.0.0.27 - - [2025-06-05 02:33:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004487 10.0.0.27 - - [2025-06-05 02:33:25] "POST /neutron/port HTTP/1.1" 200 3024 0.015414 10.0.0.27 - - [2025-06-05 02:33:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010368 10.0.0.27 - - [2025-06-05 02:33:25] "GET /virtual-machine/06449e80-a38a-42a4-a2b7-f3452b03cb87 HTTP/1.1" 200 1801 0.003820 10.0.0.27 - - [2025-06-05 02:33:25] "GET /virtual-machine-interface/2c0cb0ae-a4ca-4220-b1d9-139585c71217 HTTP/1.1" 200 2948 0.004402 10.0.0.27 - - [2025-06-05 02:33:25] "GET /virtual-machine-interface/4511601e-ceeb-4d16-9078-b4cf7fbb714f HTTP/1.1" 200 2945 0.004213 10.0.0.27 - - [2025-06-05 02:33:25] "GET /virtual-machine-interface/64a1d0ab-5f87-4f0e-9806-a77f8b9a6c41 HTTP/1.1" 200 2945 0.004353 10.0.0.27 - - [2025-06-05 02:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.27 - - [2025-06-05 02:33:25] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002801 10.0.0.27 - - [2025-06-05 02:33:25] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002758 10.0.0.27 - - [2025-06-05 02:33:25] "GET /virtual-network/60fc7a85-f7b0-4c7f-a0fc-05af19aa3ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005297 10.0.0.27 - - [2025-06-05 02:33:26] "POST /neutron/port HTTP/1.1" 200 1086 0.013467 10.0.0.27 - - [2025-06-05 02:33:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004505 10.0.0.27 - - [2025-06-05 02:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.27 - - [2025-06-05 02:33:28] "GET /virtual-network/60fc7a85-f7b0-4c7f-a0fc-05af19aa3ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004328 10.0.0.27 - - [2025-06-05 02:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.27 - - [2025-06-05 02:33:32] "GET /virtual-network/60fc7a85-f7b0-4c7f-a0fc-05af19aa3ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004389 10.0.0.27 - - [2025-06-05 02:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.27 - - [2025-06-05 02:33:36] "GET /virtual-network/60fc7a85-f7b0-4c7f-a0fc-05af19aa3ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004297 10.0.0.27 - - [2025-06-05 02:33:38] "DELETE /project/c4d74ff26ae740edbae8c61d9ccfc4e0 HTTP/1.1" 404 173 0.002365 10.0.0.27 - - [2025-06-05 02:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.27 - - [2025-06-05 02:33:38] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002591 10.0.0.27 - - [2025-06-05 02:33:38] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002749 10.0.0.27 - - [2025-06-05 02:33:38] "GET /virtual-network/60fc7a85-f7b0-4c7f-a0fc-05af19aa3ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004852 10.0.0.27 - - [2025-06-05 02:33:39] "POST /neutron/port HTTP/1.1" 200 3024 0.017670 10.0.0.27 - - [2025-06-05 02:33:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004899 10.0.0.27 - - [2025-06-05 02:33:42] "GET /obj-perms HTTP/1.1" 200 5056 0.038827 10.0.0.27 - - [2025-06-05 02:33:42] "GET /obj-perms HTTP/1.1" 200 5056 0.038551 10.0.0.27 - - [2025-06-05 02:33:44] "POST /neutron/port HTTP/1.1" 200 3024 0.017354 10.0.0.27 - - [2025-06-05 02:33:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004980 10.0.0.27 - - [2025-06-05 02:33:44] "POST /neutron/port HTTP/1.1" 200 1086 0.013770 10.0.0.27 - - [2025-06-05 02:33:44] "POST /neutron/port HTTP/1.1" 200 1086 0.012593 10.0.0.27 - - [2025-06-05 02:33:44] "POST /neutron/network HTTP/1.1" 200 842 0.005245 10.0.0.27 - - [2025-06-05 02:33:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003040 10.0.0.27 - - [2025-06-05 02:33:44] "POST /neutron/subnet HTTP/1.1" 200 699 0.009468 10.0.0.27 - - [2025-06-05 02:33:44] "POST /neutron/port HTTP/1.1" 200 117 0.001074 10.0.0.27 - - [2025-06-05 02:33:44] "POST /neutron/network HTTP/1.1" 200 832 0.005116 10.0.0.27 - - [2025-06-05 02:33:48] "POST /neutron/port HTTP/1.1" 200 3024 0.016816 10.0.0.27 - - [2025-06-05 02:33:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004254 10.0.0.27 - - [2025-06-05 02:33:49] "POST /neutron/port HTTP/1.1" 200 3024 0.017248 10.0.0.27 - - [2025-06-05 02:33:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004921 10.0.0.27 - - [2025-06-05 02:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.27 - - [2025-06-05 02:33:54] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002739 10.0.0.27 - - [2025-06-05 02:33:54] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003003 10.0.0.27 - - [2025-06-05 02:33:54] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004933 10.0.0.27 - - [2025-06-05 02:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.27 - - [2025-06-05 02:33:54] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002770 10.0.0.27 - - [2025-06-05 02:33:54] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002436 10.0.0.27 - - [2025-06-05 02:33:54] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004975 10.0.0.27 - - [2025-06-05 02:33:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.002539 10.0.0.27 - - [2025-06-05 02:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.27 - - [2025-06-05 02:33:55] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000991 10.0.0.27 - - [2025-06-05 02:33:55] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.020382 10.0.0.27 - - [2025-06-05 02:33:55] "POST /service-instances HTTP/1.1" 200 543 0.059840 10.0.0.27 - - [2025-06-05 02:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.27 - - [2025-06-05 02:33:55] "GET /service-instance/bc32a406-02b7-48be-b64b-6e0e7db352e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.004795 10.0.0.27 - - [2025-06-05 02:33:55] "POST /port-tuples HTTP/1.1" 200 586 0.017263 10.0.0.27 - - [2025-06-05 02:33:55] "GET /virtual-machine-interface/64a1d0ab-5f87-4f0e-9806-a77f8b9a6c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004603 10.0.0.27 - - [2025-06-05 02:33:55] "PUT /virtual-machine-interface/64a1d0ab-5f87-4f0e-9806-a77f8b9a6c41 HTTP/1.1" 200 284 0.008848 10.0.0.27 - - [2025-06-05 02:33:55] "POST /ref-update HTTP/1.1" 200 156 0.009372 10.0.0.27 - - [2025-06-05 02:33:55] "POST /instance-ips HTTP/1.1" 200 385 0.030202 10.0.0.27 - - [2025-06-05 02:33:55] "GET /virtual-machine-interface/4511601e-ceeb-4d16-9078-b4cf7fbb714f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006185 10.0.0.27 - - [2025-06-05 02:33:55] "POST /ref-update HTTP/1.1" 200 156 0.013857 10.0.0.27 - - [2025-06-05 02:33:55] "PUT /virtual-machine-interface/4511601e-ceeb-4d16-9078-b4cf7fbb714f HTTP/1.1" 200 284 0.011431 10.0.0.27 - - [2025-06-05 02:33:55] "POST /ref-update HTTP/1.1" 200 156 0.008497 10.0.0.27 - - [2025-06-05 02:33:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002653 10.0.0.27 - - [2025-06-05 02:33:55] "POST /ref-update HTTP/1.1" 200 156 0.008149 10.0.0.27 - - [2025-06-05 02:33:55] "GET /virtual-machine-interface/2c0cb0ae-a4ca-4220-b1d9-139585c71217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2727 0.006796 10.0.0.27 - - [2025-06-05 02:33:55] "POST /instance-ips HTTP/1.1" 200 385 0.027806 10.0.0.27 - - [2025-06-05 02:33:55] "PUT /virtual-machine-interface/2c0cb0ae-a4ca-4220-b1d9-139585c71217 HTTP/1.1" 200 284 0.008873 10.0.0.27 - - [2025-06-05 02:33:55] "POST /ref-update HTTP/1.1" 200 156 0.010328 10.0.0.27 - - [2025-06-05 02:33:55] "POST /ref-update HTTP/1.1" 200 156 0.007234 10.0.0.27 - - [2025-06-05 02:33:55] "POST /ref-update HTTP/1.1" 200 156 0.007122 10.0.0.27 - - [2025-06-05 02:33:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002661 10.0.0.27 - - [2025-06-05 02:33:56] "POST /neutron/port HTTP/1.1" 200 1086 0.012673 10.0.0.27 - - [2025-06-05 02:33:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004681 10.0.0.27 - - [2025-06-05 02:33:56] "POST /instance-ips HTTP/1.1" 200 373 0.015824 10.0.0.27 - - [2025-06-05 02:33:56] "POST /neutron/port HTTP/1.1" 200 1086 0.021733 10.0.0.27 - - [2025-06-05 02:33:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005246 10.0.0.27 - - [2025-06-05 02:33:56] "POST /ref-update HTTP/1.1" 200 156 0.007124 10.0.0.27 - - [2025-06-05 02:33:56] "POST /neutron/port HTTP/1.1" 200 1086 0.011910 10.0.0.27 - - [2025-06-05 02:33:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004724 10.0.0.27 - - [2025-06-05 02:33:56] "GET /virtual-machine/56bc2d0c-bd08-49f2-9e93-bccd4c1ca56a HTTP/1.1" 200 1290 0.003424 10.0.0.27 - - [2025-06-05 02:33:56] "GET /virtual-machine-interface/d0ce8097-24bf-41de-944f-57bf9f434819 HTTP/1.1" 200 2946 0.004490 10.0.0.27 - - [2025-06-05 02:33:56] "POST /ref-update HTTP/1.1" 200 156 0.010504 10.0.0.27 - - [2025-06-05 02:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.27 - - [2025-06-05 02:33:56] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002510 10.0.0.27 - - [2025-06-05 02:33:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002110 10.0.0.27 - - [2025-06-05 02:33:56] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002374 10.0.0.27 - - [2025-06-05 02:33:56] "POST /instance-ips HTTP/1.1" 200 373 0.012637 10.0.0.27 - - [2025-06-05 02:33:56] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004400 10.0.0.27 - - [2025-06-05 02:33:56] "POST /ref-update HTTP/1.1" 200 156 0.007818 10.0.0.27 - - [2025-06-05 02:33:56] "POST /ref-update HTTP/1.1" 200 156 0.007383 10.0.0.27 - - [2025-06-05 02:33:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002818 10.0.0.27 - - [2025-06-05 02:33:56] "POST /instance-ips HTTP/1.1" 200 375 0.012653 10.0.0.27 - - [2025-06-05 02:33:56] "POST /ref-update HTTP/1.1" 200 156 0.007659 10.0.0.27 - - [2025-06-05 02:33:56] "POST /ref-update HTTP/1.1" 200 156 0.007535 10.0.0.27 - - [2025-06-05 02:33:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002583 10.0.0.27 - - [2025-06-05 02:33:56] "POST /instance-ips HTTP/1.1" 200 375 0.012744 10.0.0.27 - - [2025-06-05 02:33:56] "POST /ref-update HTTP/1.1" 200 156 0.007922 10.0.0.27 - - [2025-06-05 02:33:56] "POST /ref-update HTTP/1.1" 200 156 0.007740 10.0.0.27 - - [2025-06-05 02:33:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002563 10.0.0.27 - - [2025-06-05 02:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.27 - - [2025-06-05 02:33:57] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002493 10.0.0.27 - - [2025-06-05 02:33:57] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002602 10.0.0.27 - - [2025-06-05 02:33:57] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004769 10.0.0.27 - - [2025-06-05 02:33:57] "POST /neutron/port HTTP/1.1" 200 1086 0.012185 10.0.0.27 - - [2025-06-05 02:33:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004617 10.0.0.27 - - [2025-06-05 02:33:57] "POST /neutron/port HTTP/1.1" 200 1086 0.013469 10.0.0.27 - - [2025-06-05 02:33:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004937 10.0.0.27 - - [2025-06-05 02:33:57] "POST /neutron/port HTTP/1.1" 200 1086 0.011965 10.0.0.27 - - [2025-06-05 02:33:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004725 10.0.0.27 - - [2025-06-05 02:33:57] "GET /virtual-machine/2b5b646c-7ba7-40dd-b7ab-c223035659b2 HTTP/1.1" 200 1290 0.003867 10.0.0.27 - - [2025-06-05 02:33:57] "GET /virtual-machine-interface/ccb6eede-0506-4a0d-b18c-3da7e8b323b3 HTTP/1.1" 200 2949 0.003972 10.0.0.27 - - [2025-06-05 02:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.27 - - [2025-06-05 02:33:57] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002237 10.0.0.27 - - [2025-06-05 02:33:58] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002403 10.0.0.27 - - [2025-06-05 02:33:58] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004724 10.0.0.27 - - [2025-06-05 02:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.27 - - [2025-06-05 02:33:59] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002802 10.0.0.27 - - [2025-06-05 02:33:59] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002436 10.0.0.27 - - [2025-06-05 02:33:59] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004643 10.0.0.27 - - [2025-06-05 02:33:59] "POST /fqname-to-id HTTP/1.1" 404 211 0.002714 10.0.0.27 - - [2025-06-05 02:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.27 - - [2025-06-05 02:33:59] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001521 10.0.0.27 - - [2025-06-05 02:33:59] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.027362 10.0.0.27 - - [2025-06-05 02:33:59] "POST /network-policys HTTP/1.1" 200 547 0.016692 10.0.0.27 - - [2025-06-05 02:33:59] "GET /network-policy/f5044648-9f61-4abd-8783-df670206595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.004256 10.0.0.27 - - [2025-06-05 02:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.27 - - [2025-06-05 02:33:59] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004747 10.0.0.27 - - [2025-06-05 02:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.27 - - [2025-06-05 02:33:59] "GET /network-policy/f5044648-9f61-4abd-8783-df670206595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003130 10.0.0.27 - - [2025-06-05 02:33:59] "POST /fqname-to-id HTTP/1.1" 404 242 0.003363 10.0.0.27 - - [2025-06-05 02:33:59] "POST /ref-update HTTP/1.1" 200 156 0.027934 10.0.0.27 - - [2025-06-05 02:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.27 - - [2025-06-05 02:33:59] "POST /access-control-lists HTTP/1.1" 200 601 0.065502 10.0.0.27 - - [2025-06-05 02:34:00] "GET /network-policy/f5044648-9f61-4abd-8783-df670206595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003852 10.0.0.27 - - [2025-06-05 02:34:00] "POST /neutron/network HTTP/1.1" 200 920 0.007126 10.0.0.27 - - [2025-06-05 02:34:00] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004020 10.0.0.27 - - [2025-06-05 02:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.27 - - [2025-06-05 02:34:00] "GET /network-policy/f5044648-9f61-4abd-8783-df670206595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.002672 10.0.0.27 - - [2025-06-05 02:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.27 - - [2025-06-05 02:34:00] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004541 10.0.0.27 - - [2025-06-05 02:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.27 - - [2025-06-05 02:34:00] "GET /network-policy/f5044648-9f61-4abd-8783-df670206595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003268 10.0.0.27 - - [2025-06-05 02:34:00] "POST /ref-update HTTP/1.1" 200 156 0.029359 10.0.0.27 - - [2025-06-05 02:34:00] "PUT /access-control-list/c33f3006-d307-4101-875b-6acf2c997293 HTTP/1.1" 200 272 0.015252 10.0.0.27 - - [2025-06-05 02:34:00] "POST /fqname-to-id HTTP/1.1" 404 244 0.005462 10.0.0.27 - - [2025-06-05 02:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.27 - - [2025-06-05 02:34:00] "GET /network-policy/f5044648-9f61-4abd-8783-df670206595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.022681 10.0.0.27 - - [2025-06-05 02:34:00] "POST /access-control-lists HTTP/1.1" 200 604 0.060816 10.0.0.27 - - [2025-06-05 02:34:00] "POST /neutron/network HTTP/1.1" 200 922 0.005882 10.0.0.27 - - [2025-06-05 02:34:00] "POST /routing-instances HTTP/1.1" 200 759 0.020181 10.0.0.27 - - [2025-06-05 02:34:00] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006109 10.0.0.27 - - [2025-06-05 02:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.27 - - [2025-06-05 02:34:00] "POST /route-targets HTTP/1.1" 200 327 0.008246 10.0.0.27 - - [2025-06-05 02:34:00] "GET /network-policy/f5044648-9f61-4abd-8783-df670206595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003040 10.0.0.27 - - [2025-06-05 02:34:00] "POST /ref-update HTTP/1.1" 200 156 0.008875 10.0.0.27 - - [2025-06-05 02:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.27 - - [2025-06-05 02:34:00] "GET /routing-instance/7c41eecc-7d11-43df-8612-0db3c1e1d401?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1276 0.003033 10.0.0.27 - - [2025-06-05 02:34:00] "GET /service-template/38b5060d-c100-414d-80fa-8246563c4789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.002892 10.0.0.27 - - [2025-06-05 02:34:00] "GET /routing-instance/7c41eecc-7d11-43df-8612-0db3c1e1d401?fields=routing_policy_back_refs HTTP/1.1" 200 1276 0.003417 10.0.0.27 - - [2025-06-05 02:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.27 - - [2025-06-05 02:34:00] "POST /ref-update HTTP/1.1" 200 156 0.008394 10.0.0.27 - - [2025-06-05 02:34:00] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001741 10.0.0.27 - - [2025-06-05 02:34:00] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.026608 10.0.0.27 - - [2025-06-05 02:34:00] "POST /routing-instances HTTP/1.1" 200 760 0.016242 10.0.0.27 - - [2025-06-05 02:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.27 - - [2025-06-05 02:34:01] "POST /route-targets HTTP/1.1" 200 327 0.008110 10.0.0.27 - - [2025-06-05 02:34:01] "GET /service-instance/bc32a406-02b7-48be-b64b-6e0e7db352e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3529 0.004259 10.0.0.27 - - [2025-06-05 02:34:01] "POST /ref-update HTTP/1.1" 200 156 0.008861 10.0.0.27 - - [2025-06-05 02:34:01] "GET /domains HTTP/1.1" 200 280 0.002490 10.0.0.27 - - [2025-06-05 02:34:01] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000942 10.0.0.27 - - [2025-06-05 02:34:01] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2960 0.007358 10.0.0.27 - - [2025-06-05 02:34:01] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000898 10.0.0.27 - - [2025-06-05 02:34:01] "GET /routing-instance/eb36c50e-b49f-4b22-ad36-c6b0d36b6d5e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1279 0.002885 10.0.0.27 - - [2025-06-05 02:34:01] "GET /routing-instance/eb36c50e-b49f-4b22-ad36-c6b0d36b6d5e?fields=routing_policy_back_refs HTTP/1.1" 200 1279 0.003449 10.0.0.27 - - [2025-06-05 02:34:01] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0 HTTP/1.1" 200 4234 0.071011 10.0.0.27 - - [2025-06-05 02:34:01] "GET /service-instance/bc32a406-02b7-48be-b64b-6e0e7db352e2 HTTP/1.1" 200 3783 0.004257 10.0.0.27 - - [2025-06-05 02:34:01] "GET /domains HTTP/1.1" 200 280 0.001805 10.0.0.27 - - [2025-06-05 02:34:01] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000870 10.0.0.27 - - [2025-06-05 02:34:01] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2960 0.005688 10.0.0.27 - - [2025-06-05 02:34:01] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000840 10.0.0.27 - - [2025-06-05 02:34:01] "PUT /routing-instance/7c41eecc-7d11-43df-8612-0db3c1e1d401 HTTP/1.1" 200 266 0.008395 10.0.0.27 - - [2025-06-05 02:34:01] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0 HTTP/1.1" 200 4234 0.068833 10.0.0.27 - - [2025-06-05 02:34:01] "PUT /routing-instance/eb36c50e-b49f-4b22-ad36-c6b0d36b6d5e HTTP/1.1" 200 266 0.014681 10.0.0.27 - - [2025-06-05 02:34:01] "GET /service-instance/bc32a406-02b7-48be-b64b-6e0e7db352e2 HTTP/1.1" 200 3783 0.003965 10.0.0.27 - - [2025-06-05 02:34:01] "GET /port-tuple/52939c98-66dc-47a0-9176-0b1f5631edfc HTTP/1.1" 200 1978 0.002946 10.0.0.27 - - [2025-06-05 02:34:01] "GET /virtual-machine-interface/2c0cb0ae-a4ca-4220-b1d9-139585c71217 HTTP/1.1" 200 3803 0.004471 10.0.0.27 - - [2025-06-05 02:34:01] "GET /virtual-machine-interface/4511601e-ceeb-4d16-9078-b4cf7fbb714f HTTP/1.1" 200 3797 0.004683 10.0.0.27 - - [2025-06-05 02:34:01] "GET /virtual-machine-interface/64a1d0ab-5f87-4f0e-9806-a77f8b9a6c41 HTTP/1.1" 200 3815 0.004675 10.0.0.27 - - [2025-06-05 02:34:01] "POST /ref-update HTTP/1.1" 200 156 0.008938 10.0.0.27 - - [2025-06-05 02:34:01] "PUT /access-control-list/eac422ea-9814-4bba-ab3b-65773875c548 HTTP/1.1" 200 272 0.011467 10.0.0.27 - - [2025-06-05 02:34:01] "POST /neutron/port HTTP/1.1" 200 3831 0.046860 10.0.0.27 - - [2025-06-05 02:34:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005077 10.0.0.27 - - [2025-06-05 02:34:01] "POST /neutron/port HTTP/1.1" 200 3831 0.029861 10.0.0.27 - - [2025-06-05 02:34:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005210 10.0.0.27 - - [2025-06-05 02:34:01] "POST /neutron/port HTTP/1.1" 200 3831 0.029896 10.0.0.27 - - [2025-06-05 02:34:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005113 10.0.0.27 - - [2025-06-05 02:34:01] "POST /neutron/port HTTP/1.1" 200 3831 0.028427 10.0.0.27 - - [2025-06-05 02:34:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005041 10.0.0.27 - - [2025-06-05 02:34:01] "POST /neutron/network HTTP/1.1" 200 894 0.011253 10.0.0.27 - - [2025-06-05 02:34:01] "POST /neutron/network HTTP/1.1" 200 920 0.004822 10.0.0.27 - - [2025-06-05 02:34:01] "POST /neutron/network HTTP/1.1" 200 805 0.027300 10.0.0.27 - - [2025-06-05 02:34:01] "POST /neutron/network HTTP/1.1" 200 831 0.005031 10.0.0.27 - - [2025-06-05 02:34:01] "POST /neutron/network HTTP/1.1" 200 896 0.009480 10.0.0.27 - - [2025-06-05 02:34:01] "POST /neutron/network HTTP/1.1" 200 922 0.004138 10.0.0.27 - - [2025-06-05 02:34:01] "POST /id-to-fqname HTTP/1.1" 200 223 0.000995 10.0.0.27 - - [2025-06-05 02:34:01] "POST /id-to-fqname HTTP/1.1" 200 223 0.000873 10.0.0.27 - - [2025-06-05 02:34:01] "POST /id-to-fqname HTTP/1.1" 200 224 0.001119 10.0.0.27 - - [2025-06-05 02:34:01] "GET /virtual-machine/06449e80-a38a-42a4-a2b7-f3452b03cb87 HTTP/1.1" 200 1801 0.003337 10.0.0.27 - - [2025-06-05 02:34:01] "GET /virtual-machine-interface/2c0cb0ae-a4ca-4220-b1d9-139585c71217 HTTP/1.1" 200 3803 0.004712 10.0.0.27 - - [2025-06-05 02:34:01] "GET /virtual-machine-interface/4511601e-ceeb-4d16-9078-b4cf7fbb714f HTTP/1.1" 200 3797 0.004242 10.0.0.27 - - [2025-06-05 02:34:01] "GET /virtual-machine-interface/64a1d0ab-5f87-4f0e-9806-a77f8b9a6c41 HTTP/1.1" 200 3815 0.004007 10.0.0.27 - - [2025-06-05 02:34:01] "GET /instance-ip/32ce1eab-209f-4a20-80dc-6c1f56d77b77 HTTP/1.1" 200 1959 0.002716 10.0.0.27 - - [2025-06-05 02:34:01] "GET /instance-ip/4638b0ec-7ae5-4eea-80a6-85dcf61422b4 HTTP/1.1" 200 1957 0.002665 10.0.0.27 - - [2025-06-05 02:34:01] "GET /instance-ip/eac0cb8d-d2fc-431a-9bf1-c02d4120f838 HTTP/1.1" 200 1623 0.003529 10.0.0.27 - - [2025-06-05 02:34:01] "GET /instance-ip/17dc0709-8f83-4fbc-a923-8f21c2010e90 HTTP/1.1" 200 1621 0.003577 10.0.0.27 - - [2025-06-05 02:34:01] "GET /instance-ip/9338065c-cad0-4301-aa5d-fc6fe2cb1394 HTTP/1.1" 200 1957 0.002590 10.0.0.27 - - [2025-06-05 02:34:02] "GET /instance-ip/d51ae296-d80f-43b0-b1f0-06cce7be5f19 HTTP/1.1" 200 1955 0.002997 10.0.0.27 - - [2025-06-05 02:34:02] "GET /instance-ip/56c16e40-8b3c-4c11-82e6-79b998ad47dd HTTP/1.1" 200 1977 0.002595 10.0.0.27 - - [2025-06-05 02:34:02] "GET /instance-ip/b102a228-32f6-4238-b027-d184f0ee22b1 HTTP/1.1" 200 1621 0.003611 10.0.0.27 - - [2025-06-05 02:34:02] "GET /instance-ip/cf391b73-5ac0-477d-8c19-02d0bf53242f HTTP/1.1" 200 1981 0.002652 10.0.0.27 - - [2025-06-05 02:34:02] "POST /neutron/port HTTP/1.1" 200 3831 0.027995 10.0.0.27 - - [2025-06-05 02:34:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004895 10.0.0.27 - - [2025-06-05 02:34:02] "POST /neutron/port HTTP/1.1" 200 3831 0.027312 10.0.0.27 - - [2025-06-05 02:34:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004699 10.0.0.27 - - [2025-06-05 02:34:02] "POST /neutron/port HTTP/1.1" 200 3831 0.027587 10.0.0.27 - - [2025-06-05 02:34:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005015 10.0.0.27 - - [2025-06-05 02:34:02] "POST /neutron/port HTTP/1.1" 200 3831 0.029095 10.0.0.27 - - [2025-06-05 02:34:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005171 10.0.0.27 - - [2025-06-05 02:34:02] "GET /virtual-machine/06449e80-a38a-42a4-a2b7-f3452b03cb87 HTTP/1.1" 200 1801 0.002763 10.0.0.27 - - [2025-06-05 02:34:02] "GET /virtual-machine-interface/2c0cb0ae-a4ca-4220-b1d9-139585c71217 HTTP/1.1" 200 3803 0.004330 10.0.0.27 - - [2025-06-05 02:34:02] "GET /virtual-machine-interface/4511601e-ceeb-4d16-9078-b4cf7fbb714f HTTP/1.1" 200 3797 0.004340 10.0.0.27 - - [2025-06-05 02:34:02] "GET /virtual-machine-interface/64a1d0ab-5f87-4f0e-9806-a77f8b9a6c41 HTTP/1.1" 200 3815 0.004225 10.0.0.27 - - [2025-06-05 02:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.27 - - [2025-06-05 02:34:02] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002393 10.0.0.27 - - [2025-06-05 02:34:02] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002611 10.0.0.27 - - [2025-06-05 02:34:02] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005214 10.0.0.27 - - [2025-06-05 02:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.27 - - [2025-06-05 02:34:03] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002526 10.0.0.27 - - [2025-06-05 02:34:03] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002955 10.0.0.27 - - [2025-06-05 02:34:03] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004959 10.0.0.27 - - [2025-06-05 02:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.27 - - [2025-06-05 02:34:03] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003119 10.0.0.27 - - [2025-06-05 02:34:03] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002806 10.0.0.27 - - [2025-06-05 02:34:03] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004919 10.0.0.27 - - [2025-06-05 02:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.27 - - [2025-06-05 02:34:04] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003727 10.0.0.27 - - [2025-06-05 02:34:04] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002708 10.0.0.27 - - [2025-06-05 02:34:04] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005122 10.0.0.27 - - [2025-06-05 02:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.27 - - [2025-06-05 02:34:04] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003104 10.0.0.27 - - [2025-06-05 02:34:04] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002697 10.0.0.27 - - [2025-06-05 02:34:04] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004678 10.0.0.27 - - [2025-06-05 02:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.27 - - [2025-06-05 02:34:04] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003273 10.0.0.27 - - [2025-06-05 02:34:04] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003336 10.0.0.27 - - [2025-06-05 02:34:04] "GET /virtual-network/60fc7a85-f7b0-4c7f-a0fc-05af19aa3ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004928 10.0.0.27 - - [2025-06-05 02:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.27 - - [2025-06-05 02:34:04] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003120 10.0.0.27 - - [2025-06-05 02:34:04] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002632 10.0.0.27 - - [2025-06-05 02:34:04] "GET /virtual-network/60fc7a85-f7b0-4c7f-a0fc-05af19aa3ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004772 10.0.0.27 - - [2025-06-05 02:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.27 - - [2025-06-05 02:34:04] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003215 10.0.0.27 - - [2025-06-05 02:34:04] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002643 10.0.0.27 - - [2025-06-05 02:34:05] "GET /virtual-network/60fc7a85-f7b0-4c7f-a0fc-05af19aa3ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004689 10.0.0.27 - - [2025-06-05 02:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.27 - - [2025-06-05 02:34:05] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003141 10.0.0.27 - - [2025-06-05 02:34:05] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002512 10.0.0.27 - - [2025-06-05 02:34:05] "GET /virtual-network/60fc7a85-f7b0-4c7f-a0fc-05af19aa3ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004719 10.0.0.27 - - [2025-06-05 02:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.27 - - [2025-06-05 02:34:05] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003108 10.0.0.27 - - [2025-06-05 02:34:05] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002717 10.0.0.27 - - [2025-06-05 02:34:05] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004692 10.0.0.27 - - [2025-06-05 02:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.27 - - [2025-06-05 02:34:05] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003204 10.0.0.27 - - [2025-06-05 02:34:05] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003510 10.0.0.27 - - [2025-06-05 02:34:05] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004862 10.0.0.27 - - [2025-06-05 02:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.27 - - [2025-06-05 02:34:05] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003383 10.0.0.27 - - [2025-06-05 02:34:05] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002611 10.0.0.27 - - [2025-06-05 02:34:05] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004551 10.0.0.27 - - [2025-06-05 02:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.27 - - [2025-06-05 02:34:06] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002891 10.0.0.27 - - [2025-06-05 02:34:06] "GET /virtual-networks?parent_id=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002553 10.0.0.27 - - [2025-06-05 02:34:06] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004725 10.0.0.27 - - [2025-06-05 02:34:06] "GET /virtual-machine/06449e80-a38a-42a4-a2b7-f3452b03cb87 HTTP/1.1" 200 1801 0.003457 10.0.0.27 - - [2025-06-05 02:34:06] "GET /domains HTTP/1.1" 200 280 0.001905 10.0.0.27 - - [2025-06-05 02:34:06] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000906 10.0.0.27 - - [2025-06-05 02:34:06] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2960 0.005951 10.0.0.27 - - [2025-06-05 02:34:06] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000954 10.0.0.27 - - [2025-06-05 02:34:06] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0 HTTP/1.1" 200 4234 0.067557 10.0.0.27 - - [2025-06-05 02:34:06] "GET /service-instance/bc32a406-02b7-48be-b64b-6e0e7db352e2 HTTP/1.1" 200 3783 0.004103 10.0.0.27 - - [2025-06-05 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.27 - - [2025-06-05 02:34:06] "GET /routing-instance/31b5dd58-d17e-4cc6-ac39-cd98dd61ee73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1887 0.002903 10.0.0.27 - - [2025-06-05 02:34:06] "GET /routing-instance/31b5dd58-d17e-4cc6-ac39-cd98dd61ee73?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2020 0.004292 10.0.0.27 - - [2025-06-05 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.27 - - [2025-06-05 02:34:06] "GET /routing-instance/fd17f411-b3c7-42c3-9d90-2b6faf128a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.003290 10.0.0.27 - - [2025-06-05 02:34:06] "GET /routing-instance/fd17f411-b3c7-42c3-9d90-2b6faf128a4e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2024 0.004570 10.0.0.27 - - [2025-06-05 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.27 - - [2025-06-05 02:34:06] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004782 10.0.0.27 - - [2025-06-05 02:34:06] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168?fields=routing_instances HTTP/1.1" 200 1683 0.006520 10.0.0.27 - - [2025-06-05 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.27 - - [2025-06-05 02:34:06] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004892 10.0.0.27 - - [2025-06-05 02:34:06] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1?fields=routing_instances HTTP/1.1" 200 1687 0.006245 10.0.0.27 - - [2025-06-05 02:34:10] "POST /ref-update HTTP/1.1" 200 156 0.027932 10.0.0.27 - - [2025-06-05 02:34:10] "POST /neutron/network HTTP/1.1" 200 834 0.006210 10.0.0.27 - - [2025-06-05 02:34:10] "GET /virtual-network/987230f3-5d57-4df7-80fa-d4fe353c53a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005574 10.0.0.27 - - [2025-06-05 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.27 - - [2025-06-05 02:34:10] "GET /network-policy/f5044648-9f61-4abd-8783-df670206595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003074 10.0.0.27 - - [2025-06-05 02:34:10] "POST /ref-update HTTP/1.1" 200 156 0.028696 10.0.0.27 - - [2025-06-05 02:34:11] "POST /neutron/network HTTP/1.1" 200 832 0.005809 10.0.0.27 - - [2025-06-05 02:34:11] "GET /virtual-network/8c89dc25-51f8-4242-a15a-e54d8f0a4168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004342 10.0.0.27 - - [2025-06-05 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.27 - - [2025-06-05 02:34:11] "GET /network-policy/f5044648-9f61-4abd-8783-df670206595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003025 10.0.0.27 - - [2025-06-05 02:34:11] "DELETE /network-policy/f5044648-9f61-4abd-8783-df670206595d HTTP/1.1" 200 115 0.017014 10.0.0.27 - - [2025-06-05 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.27 - - [2025-06-05 02:34:11] "DELETE /access-control-list/eac422ea-9814-4bba-ab3b-65773875c548 HTTP/1.1" 200 115 0.026061 10.0.0.27 - - [2025-06-05 02:34:11] "DELETE /service-instance/bc32a406-02b7-48be-b64b-6e0e7db352e2 HTTP/1.1" 200 115 0.056863 10.0.0.27 - - [2025-06-05 02:34:11] "GET /domains HTTP/1.1" 200 280 0.001987 10.0.0.27 - - [2025-06-05 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.012724 10.0.0.27 - - [2025-06-05 02:34:11] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000912 10.0.0.27 - - [2025-06-05 02:34:11] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2960 0.006792 10.0.0.27 - - [2025-06-05 02:34:11] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000893 10.0.0.27 - - [2025-06-05 02:34:11] "DELETE /instance-ip/56c16e40-8b3c-4c11-82e6-79b998ad47dd HTTP/1.1" 200 115 0.027875 10.0.0.27 - - [2025-06-05 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.010121 10.0.0.27 - - [2025-06-05 02:34:11] "DELETE /routing-instance/7c41eecc-7d11-43df-8612-0db3c1e1d401 HTTP/1.1" 200 115 0.026324 10.0.0.27 - - [2025-06-05 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.27 - - [2025-06-05 02:34:11] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0 HTTP/1.1" 200 3760 0.071576 10.0.0.27 - - [2025-06-05 02:34:11] "GET /virtual-machine/06449e80-a38a-42a4-a2b7-f3452b03cb87 HTTP/1.1" 200 1801 0.004297 10.0.0.27 - - [2025-06-05 02:34:11] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002383 10.0.0.27 - - [2025-06-05 02:34:11] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002228 10.0.0.27 - - [2025-06-05 02:34:11] "DELETE /instance-ip/4638b0ec-7ae5-4eea-80a6-85dcf61422b4 HTTP/1.1" 200 115 0.022368 10.0.0.27 - - [2025-06-05 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.010151 10.0.0.27 - - [2025-06-05 02:34:11] "DELETE /route-target/51010c04-6515-421b-b765-21b60d6c8ba2 HTTP/1.1" 200 115 0.024020 10.0.0.27 - - [2025-06-05 02:34:11] "DELETE /routing-instance/eb36c50e-b49f-4b22-ad36-c6b0d36b6d5e HTTP/1.1" 200 115 0.019469 10.0.0.27 - - [2025-06-05 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.27 - - [2025-06-05 02:34:11] "DELETE /instance-ip/9338065c-cad0-4301-aa5d-fc6fe2cb1394 HTTP/1.1" 200 115 0.016614 10.0.0.27 - - [2025-06-05 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.007387 10.0.0.27 - - [2025-06-05 02:34:11] "DELETE /route-target/989cb515-7bf7-44a7-8018-76be6c11db3b HTTP/1.1" 200 115 0.012788 10.0.0.27 - - [2025-06-05 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.27 - - [2025-06-05 02:34:11] "DELETE /service-template/38b5060d-c100-414d-80fa-8246563c4789 HTTP/1.1" 200 115 0.035093 10.0.0.27 - - [2025-06-05 02:34:11] "DELETE /access-control-list/c33f3006-d307-4101-875b-6acf2c997293 HTTP/1.1" 200 115 0.031307 10.0.0.27 - - [2025-06-05 02:34:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.003663 10.0.0.27 - - [2025-06-05 02:34:11] "DELETE /instance-ip/cf391b73-5ac0-477d-8c19-02d0bf53242f HTTP/1.1" 200 115 0.046675 10.0.0.27 - - [2025-06-05 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.010967 10.0.0.27 - - [2025-06-05 02:34:11] "DELETE /instance-ip/32ce1eab-209f-4a20-80dc-6c1f56d77b77 HTTP/1.1" 200 115 0.016974 10.0.0.27 - - [2025-06-05 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.010125 10.0.0.27 - - [2025-06-05 02:34:11] "DELETE /instance-ip/d51ae296-d80f-43b0-b1f0-06cce7be5f19 HTTP/1.1" 200 115 0.022207 10.0.0.27 - - [2025-06-05 02:34:11] "POST /neutron/network HTTP/1.1" 200 834 0.005718 10.0.0.27 - - [2025-06-05 02:34:11] "POST /neutron/network HTTP/1.1" 400 204 0.012219 10.0.0.27 - - [2025-06-05 02:34:12] "POST /neutron/port HTTP/1.1" 200 1086 0.015188 10.0.0.27 - - [2025-06-05 02:34:12] "POST /neutron/port HTTP/1.1" 200 1112 0.007264 10.0.0.27 - - [2025-06-05 02:34:12] "POST /neutron/port HTTP/1.1" 200 1086 0.020650 10.0.0.27 - - [2025-06-05 02:34:12] "POST /neutron/port HTTP/1.1" 200 1112 0.015489 10.0.0.27 - - [2025-06-05 02:34:12] "POST /neutron/port HTTP/1.1" 200 151 0.121979 10.0.0.27 - - [2025-06-05 02:34:12] "POST /neutron/port HTTP/1.1" 200 151 0.111060 10.0.0.27 - - [2025-06-05 02:34:12] "POST /neutron/port HTTP/1.1" 200 3024 0.018938 10.0.0.27 - - [2025-06-05 02:34:12] "POST /neutron/port HTTP/1.1" 200 1112 0.007607 10.0.0.27 - - [2025-06-05 02:34:12] "POST /neutron/port HTTP/1.1" 200 151 0.102195 10.0.0.27 - - [2025-06-05 02:34:12] "POST /neutron/port HTTP/1.1" 200 1112 0.010219 10.0.0.27 - - [2025-06-05 02:34:12] "POST /neutron/port HTTP/1.1" 200 151 0.084533 10.0.0.27 - - [2025-06-05 02:34:12] "POST /neutron/port HTTP/1.1" 200 1111 0.007297 10.0.0.27 - - [2025-06-05 02:34:12] "POST /neutron/port HTTP/1.1" 200 151 0.102703 10.0.0.27 - - [2025-06-05 02:34:13] "POST /neutron/network HTTP/1.1" 200 834 0.006228 10.0.0.27 - - [2025-06-05 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.27 - - [2025-06-05 02:34:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002696 10.0.0.27 - - [2025-06-05 02:34:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002552 10.0.0.27 - - [2025-06-05 02:34:13] "POST /neutron/network HTTP/1.1" 200 151 0.073837 10.0.0.27 - - [2025-06-05 02:34:13] "DELETE /route-target/4c25a73d-6508-45d9-b477-974f76463811 HTTP/1.1" 200 115 0.012876 10.0.0.27 - - [2025-06-05 02:34:13] "GET /routing-instance/fd17f411-b3c7-42c3-9d90-2b6faf128a4e HTTP/1.1" 404 171 0.001855 10.0.0.27 - - [2025-06-05 02:34:13] "GET /domains HTTP/1.1" 200 280 0.001878 10.0.0.27 - - [2025-06-05 02:34:13] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000908 10.0.0.27 - - [2025-06-05 02:34:13] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2760 0.049089 10.0.0.27 - - [2025-06-05 02:34:13] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000967 10.0.0.27 - - [2025-06-05 02:34:14] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0 HTTP/1.1" 200 2299 0.065679 10.0.0.27 - - [2025-06-05 02:34:14] "POST /neutron/network HTTP/1.1" 200 832 0.005051 10.0.0.27 - - [2025-06-05 02:34:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003011 10.0.0.27 - - [2025-06-05 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.27 - - [2025-06-05 02:34:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001567 10.0.0.27 - - [2025-06-05 02:34:14] "POST /neutron/network HTTP/1.1" 200 151 0.067579 10.0.0.27 - - [2025-06-05 02:34:14] "GET /routing-instance/31b5dd58-d17e-4cc6-ac39-cd98dd61ee73 HTTP/1.1" 404 171 0.002467 10.0.0.27 - - [2025-06-05 02:34:14] "DELETE /route-target/fe64a8a1-86c3-4001-989d-c338c3fc9b5d HTTP/1.1" 200 115 0.015205 10.0.0.27 - - [2025-06-05 02:34:14] "GET /domains HTTP/1.1" 200 280 0.001804 10.0.0.27 - - [2025-06-05 02:34:14] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000858 10.0.0.27 - - [2025-06-05 02:34:14] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2760 0.047777 10.0.0.27 - - [2025-06-05 02:34:14] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002255 10.0.0.27 - - [2025-06-05 02:34:14] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0 HTTP/1.1" 200 2081 0.065369 10.0.0.27 - - [2025-06-05 02:34:14] "POST /neutron/network HTTP/1.1" 200 831 0.005203 10.0.0.27 - - [2025-06-05 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.27 - - [2025-06-05 02:34:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002872 10.0.0.27 - - [2025-06-05 02:34:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001823 10.0.0.27 - - [2025-06-05 02:34:14] "POST /neutron/network HTTP/1.1" 200 151 0.071954 10.0.0.27 - - [2025-06-05 02:34:14] "DELETE /route-target/980bb95a-c541-4663-923d-84e2c10d82b5 HTTP/1.1" 200 115 0.015596 10.0.0.27 - - [2025-06-05 02:34:14] "GET /routing-instance/8b369c58-f0e7-4d84-bb76-ec16c06a55f0 HTTP/1.1" 404 171 0.001799 10.0.0.27 - - [2025-06-05 02:34:14] "GET /domains HTTP/1.1" 200 280 0.001755 10.0.0.27 - - [2025-06-05 02:34:14] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000874 10.0.0.27 - - [2025-06-05 02:34:14] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2760 0.048830 10.0.0.27 - - [2025-06-05 02:34:14] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001394 10.0.0.27 - - [2025-06-05 02:34:14] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0 HTTP/1.1" 200 1841 0.067602 10.0.0.27 - - [2025-06-05 02:34:14] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001013 10.0.0.27 - - [2025-06-05 02:34:14] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.021574 10.0.0.27 - - [2025-06-05 02:34:14] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000914 10.0.0.27 - - [2025-06-05 02:34:14] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?fields=virtual_networks HTTP/1.1" 200 1029 0.065392 10.0.0.27 - - [2025-06-05 02:34:14] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000982 10.0.0.27 - - [2025-06-05 02:34:15] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.022811 10.0.0.27 - - [2025-06-05 02:34:15] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000943 10.0.0.27 - - [2025-06-05 02:34:15] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?fields=security_groups HTTP/1.1" 200 1253 0.023012 10.0.0.27 - - [2025-06-05 02:34:15] "POST /fqname-to-id HTTP/1.1" 404 189 0.021280 10.0.0.27 - - [2025-06-05 02:34:15] "GET /projects?obj_uuids=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002138 10.0.0.27 - - [2025-06-05 02:34:15] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001021 10.0.0.27 - - [2025-06-05 02:34:15] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006553 10.0.0.27 - - [2025-06-05 02:34:15] "POST /id-to-fqname HTTP/1.1" 200 191 0.001211 10.0.0.27 - - [2025-06-05 02:34:15] "POST /fqname-to-id HTTP/1.1" 404 200 0.003556 10.0.0.27 - - [2025-06-05 02:34:16] "POST /security-groups HTTP/1.1" 200 592 0.059452 10.0.0.27 - - [2025-06-05 02:34:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.002555 10.0.0.27 - - [2025-06-05 02:34:16] "POST /projects HTTP/1.1" 200 587 0.207541 10.0.0.27 - - [2025-06-05 02:34:16] "POST /access-control-lists HTTP/1.1" 200 597 0.064174 10.0.0.27 - - [2025-06-05 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.276408 10.0.0.27 - - [2025-06-05 02:34:16] "POST /fqname-to-id HTTP/1.1" 404 234 0.002300 10.0.0.27 - - [2025-06-05 02:34:16] "GET /project/813b5465-86e8-4bc6-81b9-cd07da38ceb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.385472 10.0.0.27 - - [2025-06-05 02:34:16] "POST /access-control-lists HTTP/1.1" 200 595 0.055897 10.0.0.27 - - [2025-06-05 02:34:17] "GET / HTTP/1.1" 200 35931 0.001823 10.0.0.27 - - [2025-06-05 02:34:18] "GET /project/813b5465-86e8-4bc6-81b9-cd07da38ceb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000453 10.0.0.27 - - [2025-06-05 02:34:18] "GET /projects?obj_uuids=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001075 10.0.0.27 - - [2025-06-05 02:34:18] "GET /project/813b5465-86e8-4bc6-81b9-cd07da38ceb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.042166 10.0.0.27 - - [2025-06-05 02:34:18] "POST /fqname-to-id HTTP/1.1" 404 180 0.002271 10.0.0.27 - - [2025-06-05 02:34:18] "POST /virtual-DNSs HTTP/1.1" 200 507 0.014806 10.0.0.27 - - [2025-06-05 02:34:18] "GET /virtual-DNS/50bcc491-5897-4470-90d9-aec3ff337f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.004692 10.0.0.27 - - [2025-06-05 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.27 - - [2025-06-05 02:34:18] "GET /virtual-DNS/50bcc491-5897-4470-90d9-aec3ff337f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.003231 10.0.0.27 - - [2025-06-05 02:34:18] "GET /domains HTTP/1.1" 401 292 0.000430 10.0.0.27 - - [2025-06-05 02:34:19] "GET /domains HTTP/1.1" 200 280 0.020802 10.0.0.27 - - [2025-06-05 02:34:19] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000914 10.0.0.27 - - [2025-06-05 02:34:19] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 3147 0.007142 10.0.0.27 - - [2025-06-05 02:34:19] "GET /virtual-DNS/50bcc491-5897-4470-90d9-aec3ff337f4c HTTP/1.1" 200 1437 0.003166 10.0.0.27 - - [2025-06-05 02:34:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.001976 10.0.0.27 - - [2025-06-05 02:34:19] "POST /network-ipams HTTP/1.1" 200 514 0.013876 10.0.0.27 - - [2025-06-05 02:34:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 968 0.002499 10.0.0.27 - - [2025-06-05 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.27 - - [2025-06-05 02:34:19] "GET /network-ipam/f79dfc1d-ab57-4435-bf81-6c5ee30be4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.003922 10.0.0.27 - - [2025-06-05 02:34:19] "PUT /network-ipam/f79dfc1d-ab57-4435-bf81-6c5ee30be4fc HTTP/1.1" 200 258 0.008587 10.0.0.27 - - [2025-06-05 02:34:19] "POST /ref-update HTTP/1.1" 200 156 0.007717 10.0.0.27 - - [2025-06-05 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.27 - - [2025-06-05 02:34:19] "GET /projects?obj_uuids=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001331 10.0.0.27 - - [2025-06-05 02:34:19] "GET /project/813b5465-86e8-4bc6-81b9-cd07da38ceb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.024728 10.0.0.27 - - [2025-06-05 02:34:19] "POST /neutron/network HTTP/1.1" 200 117 0.025828 10.0.0.27 - - [2025-06-05 02:34:19] "GET /projects?obj_uuids=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001000 10.0.0.27 - - [2025-06-05 02:34:19] "POST /neutron/network HTTP/1.1" 200 618 0.052790 10.0.0.27 - - [2025-06-05 02:34:19] "POST /route-targets HTTP/1.1" 200 327 0.026041 10.0.0.27 - - [2025-06-05 02:34:19] "POST /ref-update HTTP/1.1" 200 156 0.010862 10.0.0.27 - - [2025-06-05 02:34:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002040 10.0.0.27 - - [2025-06-05 02:34:19] "POST /neutron/subnet HTTP/1.1" 200 711 0.183789 10.0.0.27 - - [2025-06-05 02:34:19] "POST /neutron/network HTTP/1.1" 200 833 0.005452 10.0.0.27 - - [2025-06-05 02:34:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.001069 10.0.0.27 - - [2025-06-05 02:34:19] "GET /virtual-network/ae26cec1-b734-4b98-8e64-3487f6a29114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004132 10.0.0.27 - - [2025-06-05 02:34:19] "POST /neutron/network HTTP/1.1" 200 833 0.004798 10.0.0.27 - - [2025-06-05 02:34:19] "GET /virtual-network/ae26cec1-b734-4b98-8e64-3487f6a29114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004162 10.0.0.27 - - [2025-06-05 02:34:20] "POST /neutron/network HTTP/1.1" 200 833 0.005315 10.0.0.27 - - [2025-06-05 02:34:20] "POST /neutron/subnet HTTP/1.1" 200 711 0.005893 10.0.0.27 - - [2025-06-05 02:34:20] "POST /neutron/network HTTP/1.1" 200 807 0.008488 10.0.0.27 - - [2025-06-05 02:34:20] "POST /neutron/network HTTP/1.1" 200 833 0.004064 10.0.0.27 - - [2025-06-05 02:34:20] "POST /id-to-fqname HTTP/1.1" 200 227 0.001021 10.0.0.27 - - [2025-06-05 02:34:20] "POST /neutron/network HTTP/1.1" 200 843 0.005042 10.0.0.27 - - [2025-06-05 02:34:20] "GET /aaa-mode HTTP/1.1" 401 292 0.000370 10.0.0.27 - - [2025-06-05 02:34:20] "GET / HTTP/1.1" 200 35931 0.001772 10.0.0.27 - - [2025-06-05 02:34:20] "GET /project/813b5465-86e8-4bc6-81b9-cd07da38ceb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000358 10.0.0.27 - - [2025-06-05 02:34:20] "GET /projects?obj_uuids=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001059 10.0.0.27 - - [2025-06-05 02:34:20] "GET /project/813b5465-86e8-4bc6-81b9-cd07da38ceb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.044993 10.0.0.27 - - [2025-06-05 02:34:20] "POST /neutron/network HTTP/1.1" 200 833 0.004544 10.0.0.27 - - [2025-06-05 02:34:21] "POST /neutron/port HTTP/1.1" 200 117 0.004361 10.0.0.27 - - [2025-06-05 02:34:21] "POST /neutron/port HTTP/1.1" 200 117 0.004130 10.0.0.27 - - [2025-06-05 02:34:21] "POST /neutron/port HTTP/1.1" 200 117 0.004557 10.0.0.27 - - [2025-06-05 02:34:21] "POST /neutron/network HTTP/1.1" 200 843 0.005029 10.0.0.27 - - [2025-06-05 02:34:21] "GET /projects?obj_uuids=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001042 10.0.0.27 - - [2025-06-05 02:34:21] "POST /neutron/port HTTP/1.1" 200 1058 0.181447 10.0.0.27 - - [2025-06-05 02:34:21] "POST /neutron/port HTTP/1.1" 200 1058 0.008396 10.0.0.27 - - [2025-06-05 02:34:21] "POST /neutron/port HTTP/1.1" 200 1058 0.006781 10.0.0.27 - - [2025-06-05 02:34:21] "POST /neutron/port HTTP/1.1" 200 1112 0.047592 10.0.0.27 - - [2025-06-05 02:34:21] "POST /neutron/port HTTP/1.1" 200 1086 0.014004 10.0.0.27 - - [2025-06-05 02:34:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002742 10.0.0.27 - - [2025-06-05 02:34:21] "POST /neutron/subnet HTTP/1.1" 200 685 0.011848 10.0.0.27 - - [2025-06-05 02:34:21] "POST /neutron/port HTTP/1.1" 200 117 0.001486 10.0.0.27 - - [2025-06-05 02:34:21] "POST /neutron/network HTTP/1.1" 200 833 0.004425 10.0.0.27 - - [2025-06-05 02:34:26] "POST /neutron/port HTTP/1.1" 200 1086 0.013375 10.0.0.27 - - [2025-06-05 02:34:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005577 10.0.0.27 - - [2025-06-05 02:34:26] "POST /neutron/port HTTP/1.1" 200 1086 0.013344 10.0.0.27 - - [2025-06-05 02:34:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005215 10.0.0.27 - - [2025-06-05 02:34:26] "POST /neutron/port HTTP/1.1" 200 1086 0.022247 10.0.0.27 - - [2025-06-05 02:34:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004931 10.0.0.27 - - [2025-06-05 02:34:26] "GET /virtual-machine/f7b7c1e9-616d-4ef9-8372-cf6cc56ad905 HTTP/1.1" 200 1293 0.003623 10.0.0.27 - - [2025-06-05 02:34:26] "GET /virtual-machine-interface/d5408094-9d47-45a1-88a4-5e8ce26f386c HTTP/1.1" 200 2963 0.004068 10.0.0.27 - - [2025-06-05 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.27 - - [2025-06-05 02:34:26] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002477 10.0.0.27 - - [2025-06-05 02:34:26] "GET /virtual-networks?parent_id=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002996 10.0.0.27 - - [2025-06-05 02:34:26] "GET /virtual-network/ae26cec1-b734-4b98-8e64-3487f6a29114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004981 10.0.0.27 - - [2025-06-05 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.27 - - [2025-06-05 02:34:29] "GET /virtual-network/ae26cec1-b734-4b98-8e64-3487f6a29114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004635 10.0.0.27 - - [2025-06-05 02:34:29] "POST /neutron/port HTTP/1.1" 200 1086 0.013688 10.0.0.27 - - [2025-06-05 02:34:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004408 10.0.0.27 - - [2025-06-05 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.27 - - [2025-06-05 02:34:31] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002819 10.0.0.27 - - [2025-06-05 02:34:31] "GET /virtual-networks?parent_id=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002566 10.0.0.27 - - [2025-06-05 02:34:31] "GET /virtual-network/ae26cec1-b734-4b98-8e64-3487f6a29114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005174 10.0.0.27 - - [2025-06-05 02:34:36] "POST /neutron/network HTTP/1.1" 200 807 0.009195 10.0.0.27 - - [2025-06-05 02:34:36] "POST /neutron/network HTTP/1.1" 200 833 0.004474 10.0.0.27 - - [2025-06-05 02:34:36] "POST /id-to-fqname HTTP/1.1" 200 227 0.001066 10.0.0.27 - - [2025-06-05 02:34:36] "POST /neutron/port HTTP/1.1" 200 1086 0.012689 10.0.0.27 - - [2025-06-05 02:34:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004957 10.0.0.27 - - [2025-06-05 02:34:36] "POST /neutron/network HTTP/1.1" 200 843 0.005323 10.0.0.27 - - [2025-06-05 02:34:36] "GET /aaa-mode HTTP/1.1" 401 292 0.000387 10.0.0.27 - - [2025-06-05 02:34:36] "GET / HTTP/1.1" 200 35931 0.001562 10.0.0.27 - - [2025-06-05 02:34:36] "GET /project/813b5465-86e8-4bc6-81b9-cd07da38ceb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000366 10.0.0.27 - - [2025-06-05 02:34:37] "GET /projects?obj_uuids=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001041 10.0.0.27 - - [2025-06-05 02:34:37] "GET /project/813b5465-86e8-4bc6-81b9-cd07da38ceb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.046421 10.0.0.27 - - [2025-06-05 02:34:37] "POST /neutron/network HTTP/1.1" 200 833 0.004928 10.0.0.27 - - [2025-06-05 02:34:37] "POST /neutron/port HTTP/1.1" 200 1086 0.016557 10.0.0.27 - - [2025-06-05 02:34:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005419 10.0.0.27 - - [2025-06-05 02:34:37] "POST /neutron/port HTTP/1.1" 200 117 0.004116 10.0.0.27 - - [2025-06-05 02:34:37] "POST /neutron/port HTTP/1.1" 200 117 0.004325 10.0.0.27 - - [2025-06-05 02:34:37] "POST /neutron/network HTTP/1.1" 200 843 0.005652 10.0.0.27 - - [2025-06-05 02:34:37] "GET /projects?obj_uuids=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002315 10.0.0.27 - - [2025-06-05 02:34:37] "POST /neutron/port HTTP/1.1" 200 1058 0.183436 10.0.0.27 - - [2025-06-05 02:34:37] "POST /neutron/port HTTP/1.1" 200 1058 0.008648 10.0.0.27 - - [2025-06-05 02:34:37] "POST /neutron/port HTTP/1.1" 200 1058 0.011997 10.0.0.27 - - [2025-06-05 02:34:37] "POST /neutron/port HTTP/1.1" 200 1112 0.062300 10.0.0.27 - - [2025-06-05 02:34:37] "POST /neutron/port HTTP/1.1" 200 1086 0.013119 10.0.0.27 - - [2025-06-05 02:34:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002410 10.0.0.27 - - [2025-06-05 02:34:37] "POST /neutron/subnet HTTP/1.1" 200 685 0.008579 10.0.0.27 - - [2025-06-05 02:34:37] "POST /neutron/port HTTP/1.1" 200 117 0.001028 10.0.0.27 - - [2025-06-05 02:34:37] "POST /neutron/network HTTP/1.1" 200 833 0.004725 10.0.0.27 - - [2025-06-05 02:34:38] "DELETE /project/813b546586e84bc681b9cd07da38ceb7 HTTP/1.1" 404 173 0.008133 10.0.0.27 - - [2025-06-05 02:34:38] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001067 10.0.0.27 - - [2025-06-05 02:34:38] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.029620 10.0.0.27 - - [2025-06-05 02:34:38] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000924 10.0.0.27 - - [2025-06-05 02:34:38] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?fields=security_groups HTTP/1.1" 200 1358 0.075732 10.0.0.27 - - [2025-06-05 02:34:38] "DELETE /security-group/c18a3ecd-c3fe-4faa-b848-99e975f39940 HTTP/1.1" 200 115 0.029914 10.0.0.27 - - [2025-06-05 02:34:38] "GET /projects?obj_uuids=c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001033 10.0.0.27 - - [2025-06-05 02:34:38] "GET /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0?fields=application_policy_sets HTTP/1.1" 200 1397 0.039408 10.0.0.27 - - [2025-06-05 02:34:38] "DELETE /access-control-list/f4402b69-8164-416e-a0a9-d8720550e376 HTTP/1.1" 200 115 0.045450 10.0.0.27 - - [2025-06-05 02:34:38] "DELETE /access-control-list/10006eaf-fc00-4bc2-81c9-098124148f77 HTTP/1.1" 200 115 0.015902 10.0.0.27 - - [2025-06-05 02:34:38] "DELETE /project/c4d74ff2-6ae7-40ed-bae8-c61d9ccfc4e0 HTTP/1.1" 200 115 0.344262 10.0.0.27 - - [2025-06-05 02:34:42] "POST /neutron/port HTTP/1.1" 200 1086 0.014817 10.0.0.27 - - [2025-06-05 02:34:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006587 10.0.0.27 - - [2025-06-05 02:34:42] "POST /neutron/port HTTP/1.1" 200 1086 0.015405 10.0.0.27 - - [2025-06-05 02:34:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005282 10.0.0.27 - - [2025-06-05 02:34:42] "POST /neutron/port HTTP/1.1" 200 1086 0.014359 10.0.0.27 - - [2025-06-05 02:34:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006758 10.0.0.27 - - [2025-06-05 02:34:42] "GET /virtual-machine/ba856c1f-84d5-454c-8f9d-ac90e4ba8591 HTTP/1.1" 200 1294 0.004256 10.0.0.27 - - [2025-06-05 02:34:42] "GET /virtual-machine-interface/de77f518-b748-4df7-85ef-7f1c0c62db44 HTTP/1.1" 200 2963 0.004972 10.0.0.27 - - [2025-06-05 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.27 - - [2025-06-05 02:34:42] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003159 10.0.0.27 - - [2025-06-05 02:34:42] "GET /virtual-networks?parent_id=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002746 10.0.0.27 - - [2025-06-05 02:34:42] "GET /virtual-network/ae26cec1-b734-4b98-8e64-3487f6a29114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005023 10.0.0.27 - - [2025-06-05 02:34:43] "GET /obj-perms HTTP/1.1" 200 5056 0.041169 10.0.0.27 - - [2025-06-05 02:34:43] "GET /obj-perms HTTP/1.1" 200 5056 0.038734 10.0.0.27 - - [2025-06-05 02:34:45] "POST /neutron/port HTTP/1.1" 200 1086 0.014211 10.0.0.27 - - [2025-06-05 02:34:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004323 10.0.0.27 - - [2025-06-05 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.27 - - [2025-06-05 02:34:45] "GET /virtual-network/ae26cec1-b734-4b98-8e64-3487f6a29114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004435 10.0.0.27 - - [2025-06-05 02:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.27 - - [2025-06-05 02:34:47] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003801 10.0.0.27 - - [2025-06-05 02:34:47] "GET /virtual-networks?parent_id=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002370 10.0.0.27 - - [2025-06-05 02:34:48] "GET /virtual-network/ae26cec1-b734-4b98-8e64-3487f6a29114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004715 10.0.0.27 - - [2025-06-05 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.27 - - [2025-06-05 02:34:53] "DELETE /virtual-DNS/50bcc491-5897-4470-90d9-aec3ff337f4c HTTP/1.1" 409 235 0.004994 10.0.0.27 - - [2025-06-05 02:34:53] "POST /fqname-to-id HTTP/1.1" 404 192 0.002553 10.0.0.27 - - [2025-06-05 02:34:53] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.014183 10.0.0.27 - - [2025-06-05 02:34:53] "GET /virtual-DNS-record/ae435603-3305-445b-97bb-a84934035084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004544 10.0.0.27 - - [2025-06-05 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.27 - - [2025-06-05 02:34:54] "GET /virtual-DNS-record/ae435603-3305-445b-97bb-a84934035084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003024 10.0.0.27 - - [2025-06-05 02:34:54] "GET /domains HTTP/1.1" 200 280 0.002538 10.0.0.27 - - [2025-06-05 02:34:54] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000963 10.0.0.27 - - [2025-06-05 02:34:54] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2963 0.007176 10.0.0.27 - - [2025-06-05 02:34:54] "GET /virtual-DNS/50bcc491-5897-4470-90d9-aec3ff337f4c HTTP/1.1" 200 1906 0.003078 10.0.0.27 - - [2025-06-05 02:34:54] "GET /virtual-DNS-record/ae435603-3305-445b-97bb-a84934035084 HTTP/1.1" 200 1336 0.002037 10.0.0.27 - - [2025-06-05 02:34:59] "DELETE /virtual-DNS-record/ae435603-3305-445b-97bb-a84934035084 HTTP/1.1" 200 115 0.016968 10.0.0.27 - - [2025-06-05 02:34:59] "POST /fqname-to-id HTTP/1.1" 404 184 0.002355 10.0.0.27 - - [2025-06-05 02:34:59] "POST /neutron/network HTTP/1.1" 200 833 0.005678 10.0.0.27 - - [2025-06-05 02:34:59] "POST /neutron/network HTTP/1.1" 400 204 0.009268 10.0.0.27 - - [2025-06-05 02:34:59] "POST /neutron/port HTTP/1.1" 200 1086 0.016804 10.0.0.27 - - [2025-06-05 02:34:59] "POST /neutron/port HTTP/1.1" 200 1112 0.007399 10.0.0.27 - - [2025-06-05 02:35:00] "POST /neutron/port HTTP/1.1" 200 1086 0.021060 10.0.0.27 - - [2025-06-05 02:35:00] "POST /neutron/port HTTP/1.1" 200 1112 0.010823 10.0.0.27 - - [2025-06-05 02:35:00] "POST /neutron/port HTTP/1.1" 200 151 0.107969 10.0.0.27 - - [2025-06-05 02:35:00] "POST /neutron/port HTTP/1.1" 200 151 0.092155 10.0.0.27 - - [2025-06-05 02:35:01] "POST /neutron/network HTTP/1.1" 200 833 0.005158 10.0.0.27 - - [2025-06-05 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.27 - - [2025-06-05 02:35:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002034 10.0.0.27 - - [2025-06-05 02:35:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002904 10.0.0.27 - - [2025-06-05 02:35:01] "POST /neutron/network HTTP/1.1" 200 151 0.172798 10.0.0.27 - - [2025-06-05 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.27 - - [2025-06-05 02:35:01] "DELETE /route-target/84d5806e-7169-4644-92c6-589117aca8fe HTTP/1.1" 200 115 0.018690 10.0.0.27 - - [2025-06-05 02:35:01] "DELETE /network-ipam/f79dfc1d-ab57-4435-bf81-6c5ee30be4fc HTTP/1.1" 200 115 0.025268 10.0.0.27 - - [2025-06-05 02:35:01] "DELETE /virtual-DNS/50bcc491-5897-4470-90d9-aec3ff337f4c HTTP/1.1" 200 115 0.017066 10.0.0.27 - - [2025-06-05 02:35:01] "POST /fqname-to-id HTTP/1.1" 404 180 0.002213 10.0.0.27 - - [2025-06-05 02:35:01] "GET /domains HTTP/1.1" 200 280 0.002993 10.0.0.27 - - [2025-06-05 02:35:01] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001024 10.0.0.27 - - [2025-06-05 02:35:01] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2763 0.008275 10.0.0.27 - - [2025-06-05 02:35:02] "GET /projects?obj_uuids=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001077 10.0.0.27 - - [2025-06-05 02:35:02] "GET /project/813b5465-86e8-4bc6-81b9-cd07da38ceb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.020791 10.0.0.27 - - [2025-06-05 02:35:02] "GET /projects?obj_uuids=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000947 10.0.0.27 - - [2025-06-05 02:35:02] "GET /project/813b5465-86e8-4bc6-81b9-cd07da38ceb7?fields=virtual_networks HTTP/1.1" 200 1033 0.068467 10.0.0.27 - - [2025-06-05 02:35:02] "GET /projects?obj_uuids=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001421 10.0.0.27 - - [2025-06-05 02:35:02] "GET /project/813b5465-86e8-4bc6-81b9-cd07da38ceb7?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.021302 10.0.0.27 - - [2025-06-05 02:35:02] "GET /projects?obj_uuids=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000983 10.0.0.27 - - [2025-06-05 02:35:02] "GET /project/813b5465-86e8-4bc6-81b9-cd07da38ceb7?fields=security_groups HTTP/1.1" 200 1260 0.023745 10.0.0.27 - - [2025-06-05 02:35:03] "POST /fqname-to-id HTTP/1.1" 404 189 0.019191 10.0.0.27 - - [2025-06-05 02:35:03] "GET /projects?obj_uuids=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002236 10.0.0.27 - - [2025-06-05 02:35:03] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000962 10.0.0.27 - - [2025-06-05 02:35:03] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006871 10.0.0.27 - - [2025-06-05 02:35:03] "POST /id-to-fqname HTTP/1.1" 200 191 0.001100 10.0.0.27 - - [2025-06-05 02:35:03] "POST /fqname-to-id HTTP/1.1" 404 200 0.003856 10.0.0.27 - - [2025-06-05 02:35:03] "POST /security-groups HTTP/1.1" 200 592 0.059523 10.0.0.27 - - [2025-06-05 02:35:03] "POST /fqname-to-id HTTP/1.1" 404 235 0.002209 10.0.0.27 - - [2025-06-05 02:35:03] "POST /projects HTTP/1.1" 200 587 0.202379 10.0.0.27 - - [2025-06-05 02:35:03] "POST /access-control-lists HTTP/1.1" 200 597 0.055809 10.0.0.27 - - [2025-06-05 02:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.269206 10.0.0.27 - - [2025-06-05 02:35:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.002528 10.0.0.27 - - [2025-06-05 02:35:03] "GET /project/b0552496-5f8f-451d-b6ac-1555b64db076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.377994 10.0.0.27 - - [2025-06-05 02:35:03] "POST /access-control-lists HTTP/1.1" 200 595 0.059596 10.0.0.27 - - [2025-06-05 02:35:04] "GET / HTTP/1.1" 200 35931 0.002747 10.0.0.27 - - [2025-06-05 02:35:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.27 - - [2025-06-05 02:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.049751 10.0.0.27 - - [2025-06-05 02:35:05] "GET /projects?obj_uuids=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000943 10.0.0.27 - - [2025-06-05 02:35:05] "GET /project/b0552496-5f8f-451d-b6ac-1555b64db076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.021248 10.0.0.27 - - [2025-06-05 02:35:05] "POST /neutron/network HTTP/1.1" 200 117 0.025975 10.0.0.27 - - [2025-06-05 02:35:05] "GET /projects?obj_uuids=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001600 10.0.0.27 - - [2025-06-05 02:35:05] "POST /neutron/network HTTP/1.1" 200 606 0.053787 10.0.0.27 - - [2025-06-05 02:35:05] "POST /route-targets HTTP/1.1" 200 327 0.008808 10.0.0.27 - - [2025-06-05 02:35:05] "POST /ref-update HTTP/1.1" 200 156 0.011014 10.0.0.27 - - [2025-06-05 02:35:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004037 10.0.0.27 - - [2025-06-05 02:35:05] "POST /neutron/subnet HTTP/1.1" 200 725 0.158068 10.0.0.27 - - [2025-06-05 02:35:05] "POST /neutron/network HTTP/1.1" 200 825 0.004582 10.0.0.27 - - [2025-06-05 02:35:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001003 10.0.0.27 - - [2025-06-05 02:35:05] "GET /virtual-network/c4eb316a-5e96-452d-a4cd-93677d7d15d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004095 10.0.0.27 - - [2025-06-05 02:35:05] "POST /neutron/network HTTP/1.1" 200 825 0.006708 10.0.0.27 - - [2025-06-05 02:35:05] "GET /virtual-network/c4eb316a-5e96-452d-a4cd-93677d7d15d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004172 10.0.0.27 - - [2025-06-05 02:35:05] "POST /neutron/network HTTP/1.1" 200 825 0.004853 10.0.0.27 - - [2025-06-05 02:35:05] "POST /neutron/subnet HTTP/1.1" 200 725 0.005146 10.0.0.27 - - [2025-06-05 02:35:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.000971 10.0.0.27 - - [2025-06-05 02:35:06] "POST /neutron/network HTTP/1.1" 200 835 0.004923 10.0.0.27 - - [2025-06-05 02:35:06] "GET /aaa-mode HTTP/1.1" 401 292 0.000345 10.0.0.27 - - [2025-06-05 02:35:06] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.27 - - [2025-06-05 02:35:06] "GET /project/b0552496-5f8f-451d-b6ac-1555b64db076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000363 10.0.0.27 - - [2025-06-05 02:35:06] "GET /projects?obj_uuids=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001027 10.0.0.27 - - [2025-06-05 02:35:06] "GET /project/b0552496-5f8f-451d-b6ac-1555b64db076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.040597 10.0.0.27 - - [2025-06-05 02:35:06] "POST /neutron/network HTTP/1.1" 200 825 0.004366 10.0.0.27 - - [2025-06-05 02:35:06] "POST /neutron/port HTTP/1.1" 200 117 0.004420 10.0.0.27 - - [2025-06-05 02:35:06] "POST /neutron/port HTTP/1.1" 200 117 0.005054 10.0.0.27 - - [2025-06-05 02:35:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.001621 10.0.0.27 - - [2025-06-05 02:35:06] "POST /neutron/port HTTP/1.1" 200 117 0.004625 10.0.0.27 - - [2025-06-05 02:35:07] "POST /neutron/network HTTP/1.1" 200 835 0.005011 10.0.0.27 - - [2025-06-05 02:35:07] "GET /aaa-mode HTTP/1.1" 401 292 0.000356 10.0.0.27 - - [2025-06-05 02:35:07] "POST /neutron/network HTTP/1.1" 200 835 0.005185 10.0.0.27 - - [2025-06-05 02:35:07] "GET /projects?obj_uuids=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001054 10.0.0.27 - - [2025-06-05 02:35:07] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.27 - - [2025-06-05 02:35:07] "GET /project/b0552496-5f8f-451d-b6ac-1555b64db076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000358 10.0.0.27 - - [2025-06-05 02:35:07] "POST /neutron/port HTTP/1.1" 200 1061 0.213685 10.0.0.27 - - [2025-06-05 02:35:07] "POST /neutron/port HTTP/1.1" 200 1061 0.007400 10.0.0.27 - - [2025-06-05 02:35:07] "POST /neutron/port HTTP/1.1" 200 1061 0.007513 10.0.0.27 - - [2025-06-05 02:35:07] "POST /neutron/port HTTP/1.1" 200 1115 0.068781 10.0.0.27 - - [2025-06-05 02:35:07] "POST /neutron/port HTTP/1.1" 200 1089 0.014758 10.0.0.27 - - [2025-06-05 02:35:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002615 10.0.0.27 - - [2025-06-05 02:35:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.009879 10.0.0.27 - - [2025-06-05 02:35:07] "POST /neutron/port HTTP/1.1" 200 117 0.001134 10.0.0.27 - - [2025-06-05 02:35:07] "POST /neutron/network HTTP/1.1" 200 825 0.005282 10.0.0.27 - - [2025-06-05 02:35:07] "GET /projects?obj_uuids=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001101 10.0.0.27 - - [2025-06-05 02:35:07] "GET /project/b0552496-5f8f-451d-b6ac-1555b64db076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.046861 10.0.0.27 - - [2025-06-05 02:35:07] "POST /neutron/network HTTP/1.1" 200 825 0.009073 10.0.0.27 - - [2025-06-05 02:35:07] "POST /neutron/port HTTP/1.1" 200 1089 0.024926 10.0.0.27 - - [2025-06-05 02:35:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007329 10.0.0.27 - - [2025-06-05 02:35:08] "POST /neutron/port HTTP/1.1" 200 117 0.005248 10.0.0.27 - - [2025-06-05 02:35:08] "POST /neutron/port HTTP/1.1" 200 1089 0.013333 10.0.0.27 - - [2025-06-05 02:35:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005130 10.0.0.27 - - [2025-06-05 02:35:08] "POST /neutron/network HTTP/1.1" 200 835 0.005825 10.0.0.27 - - [2025-06-05 02:35:08] "GET /projects?obj_uuids=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001024 10.0.0.27 - - [2025-06-05 02:35:08] "POST /neutron/port HTTP/1.1" 200 1061 0.241355 10.0.0.27 - - [2025-06-05 02:35:08] "POST /neutron/port HTTP/1.1" 200 1061 0.012560 10.0.0.27 - - [2025-06-05 02:35:08] "POST /neutron/port HTTP/1.1" 200 1061 0.010015 10.0.0.27 - - [2025-06-05 02:35:08] "POST /neutron/port HTTP/1.1" 200 1115 0.087284 10.0.0.27 - - [2025-06-05 02:35:08] "POST /neutron/port HTTP/1.1" 200 1089 0.012969 10.0.0.27 - - [2025-06-05 02:35:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002548 10.0.0.27 - - [2025-06-05 02:35:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.009277 10.0.0.27 - - [2025-06-05 02:35:08] "POST /neutron/port HTTP/1.1" 200 117 0.001048 10.0.0.27 - - [2025-06-05 02:35:08] "POST /neutron/network HTTP/1.1" 200 825 0.004445 10.0.0.27 - - [2025-06-05 02:35:13] "POST /neutron/port HTTP/1.1" 200 1089 0.013195 10.0.0.27 - - [2025-06-05 02:35:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005306 10.0.0.27 - - [2025-06-05 02:35:13] "POST /neutron/port HTTP/1.1" 200 1089 0.012202 10.0.0.27 - - [2025-06-05 02:35:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004805 10.0.0.27 - - [2025-06-05 02:35:13] "POST /neutron/port HTTP/1.1" 200 1089 0.013274 10.0.0.27 - - [2025-06-05 02:35:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004998 10.0.0.27 - - [2025-06-05 02:35:13] "GET /virtual-machine/e64d093b-541f-47e6-ae81-352ed8cb500b HTTP/1.1" 401 292 0.000541 10.0.0.27 - - [2025-06-05 02:35:13] "GET /virtual-machine/e64d093b-541f-47e6-ae81-352ed8cb500b HTTP/1.1" 200 1294 0.024792 10.0.0.27 - - [2025-06-05 02:35:13] "GET /virtual-machine-interface/312246e7-5971-4993-8824-73773bb893da HTTP/1.1" 200 2944 0.004445 10.0.0.27 - - [2025-06-05 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.27 - - [2025-06-05 02:35:13] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002730 10.0.0.27 - - [2025-06-05 02:35:13] "GET /virtual-networks?parent_id=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002771 10.0.0.27 - - [2025-06-05 02:35:13] "GET /virtual-network/c4eb316a-5e96-452d-a4cd-93677d7d15d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005189 10.0.0.27 - - [2025-06-05 02:35:15] "POST /neutron/port HTTP/1.1" 200 1089 0.013888 10.0.0.27 - - [2025-06-05 02:35:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004550 10.0.0.27 - - [2025-06-05 02:35:16] "POST /neutron/port HTTP/1.1" 200 1089 0.013527 10.0.0.27 - - [2025-06-05 02:35:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004270 10.0.0.27 - - [2025-06-05 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.27 - - [2025-06-05 02:35:16] "GET /virtual-network/c4eb316a-5e96-452d-a4cd-93677d7d15d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004349 10.0.0.27 - - [2025-06-05 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.27 - - [2025-06-05 02:35:18] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002580 10.0.0.27 - - [2025-06-05 02:35:19] "GET /virtual-networks?parent_id=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002797 10.0.0.27 - - [2025-06-05 02:35:19] "GET /virtual-network/c4eb316a-5e96-452d-a4cd-93677d7d15d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004819 10.0.0.27 - - [2025-06-05 02:35:19] "POST /neutron/port HTTP/1.1" 200 1089 0.012502 10.0.0.27 - - [2025-06-05 02:35:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004914 10.0.0.27 - - [2025-06-05 02:35:19] "POST /neutron/port HTTP/1.1" 200 1089 0.013031 10.0.0.27 - - [2025-06-05 02:35:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005254 10.0.0.27 - - [2025-06-05 02:35:19] "POST /neutron/port HTTP/1.1" 200 1089 0.012781 10.0.0.27 - - [2025-06-05 02:35:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004862 10.0.0.27 - - [2025-06-05 02:35:19] "GET /virtual-machine/6197ddef-5c36-4f11-8643-c2b28e576c7d HTTP/1.1" 200 1292 0.003621 10.0.0.27 - - [2025-06-05 02:35:19] "GET /virtual-machine-interface/8b9bb5cc-a397-412a-81da-203ed90c15af HTTP/1.1" 200 2945 0.004499 10.0.0.27 - - [2025-06-05 02:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.27 - - [2025-06-05 02:35:19] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002516 10.0.0.27 - - [2025-06-05 02:35:19] "GET /virtual-networks?parent_id=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002609 10.0.0.27 - - [2025-06-05 02:35:19] "GET /virtual-network/c4eb316a-5e96-452d-a4cd-93677d7d15d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004793 10.0.0.27 - - [2025-06-05 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.27 - - [2025-06-05 02:35:20] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003156 10.0.0.27 - - [2025-06-05 02:35:20] "GET /virtual-networks?parent_id=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002856 10.0.0.27 - - [2025-06-05 02:35:20] "GET /virtual-network/c4eb316a-5e96-452d-a4cd-93677d7d15d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004927 10.0.0.27 - - [2025-06-05 02:35:25] "POST /neutron/network HTTP/1.1" 200 825 0.006441 10.0.0.27 - - [2025-06-05 02:35:25] "POST /neutron/network HTTP/1.1" 400 204 0.008252 10.0.0.27 - - [2025-06-05 02:35:25] "POST /neutron/port HTTP/1.1" 200 1089 0.017112 10.0.0.27 - - [2025-06-05 02:35:25] "POST /neutron/port HTTP/1.1" 200 1115 0.007181 10.0.0.27 - - [2025-06-05 02:35:25] "POST /neutron/port HTTP/1.1" 200 1089 0.016548 10.0.0.27 - - [2025-06-05 02:35:25] "POST /neutron/port HTTP/1.1" 200 1115 0.010298 10.0.0.27 - - [2025-06-05 02:35:26] "POST /neutron/port HTTP/1.1" 200 151 0.112965 10.0.0.27 - - [2025-06-05 02:35:26] "POST /neutron/port HTTP/1.1" 200 151 0.091264 10.0.0.27 - - [2025-06-05 02:35:27] "POST /neutron/network HTTP/1.1" 200 825 0.005543 10.0.0.27 - - [2025-06-05 02:35:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002494 10.0.0.27 - - [2025-06-05 02:35:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002226 10.0.0.27 - - [2025-06-05 02:35:27] "POST /neutron/network HTTP/1.1" 200 151 0.064854 10.0.0.27 - - [2025-06-05 02:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.27 - - [2025-06-05 02:35:27] "DELETE /route-target/38ff7676-4005-4758-a277-990afbfcce39 HTTP/1.1" 200 115 0.010654 10.0.0.27 - - [2025-06-05 02:35:27] "GET /projects?obj_uuids=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001025 10.0.0.27 - - [2025-06-05 02:35:27] "GET /project/b0552496-5f8f-451d-b6ac-1555b64db076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.022563 10.0.0.27 - - [2025-06-05 02:35:27] "GET /projects?obj_uuids=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000906 10.0.0.27 - - [2025-06-05 02:35:27] "GET /project/b0552496-5f8f-451d-b6ac-1555b64db076?fields=virtual_networks HTTP/1.1" 200 1035 0.065052 10.0.0.27 - - [2025-06-05 02:35:28] "GET /projects?obj_uuids=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001454 10.0.0.27 - - [2025-06-05 02:35:28] "GET /project/b0552496-5f8f-451d-b6ac-1555b64db076?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.027246 10.0.0.27 - - [2025-06-05 02:35:28] "GET /projects?obj_uuids=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001038 10.0.0.27 - - [2025-06-05 02:35:28] "GET /project/b0552496-5f8f-451d-b6ac-1555b64db076?fields=security_groups HTTP/1.1" 200 1262 0.021591 10.0.0.27 - - [2025-06-05 02:35:28] "POST /fqname-to-id HTTP/1.1" 404 188 0.020446 10.0.0.27 - - [2025-06-05 02:35:28] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002609 10.0.0.27 - - [2025-06-05 02:35:28] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001001 10.0.0.27 - - [2025-06-05 02:35:28] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006876 10.0.0.27 - - [2025-06-05 02:35:28] "POST /id-to-fqname HTTP/1.1" 200 190 0.001119 10.0.0.27 - - [2025-06-05 02:35:29] "POST /fqname-to-id HTTP/1.1" 404 199 0.003053 10.0.0.27 - - [2025-06-05 02:35:29] "POST /security-groups HTTP/1.1" 200 591 0.059547 10.0.0.27 - - [2025-06-05 02:35:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.002094 10.0.0.27 - - [2025-06-05 02:35:29] "POST /projects HTTP/1.1" 200 585 0.221587 10.0.0.27 - - [2025-06-05 02:35:29] "POST /access-control-lists HTTP/1.1" 200 596 0.058495 10.0.0.27 - - [2025-06-05 02:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.294369 10.0.0.27 - - [2025-06-05 02:35:29] "POST /fqname-to-id HTTP/1.1" 404 233 0.002016 10.0.0.27 - - [2025-06-05 02:35:29] "GET /project/a03f912d-dfb1-41f4-994a-c2ea9e410e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.403941 10.0.0.27 - - [2025-06-05 02:35:29] "POST /access-control-lists HTTP/1.1" 200 594 0.063898 10.0.0.27 - - [2025-06-05 02:35:30] "GET / HTTP/1.1" 200 35931 0.002059 10.0.0.27 - - [2025-06-05 02:35:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.27 - - [2025-06-05 02:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.046383 10.0.0.27 - - [2025-06-05 02:35:31] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000943 10.0.0.27 - - [2025-06-05 02:35:31] "GET /project/a03f912d-dfb1-41f4-994a-c2ea9e410e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.019512 10.0.0.27 - - [2025-06-05 02:35:31] "POST /neutron/network HTTP/1.1" 200 117 0.024311 10.0.0.27 - - [2025-06-05 02:35:31] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001243 10.0.0.27 - - [2025-06-05 02:35:31] "POST /neutron/network HTTP/1.1" 200 625 0.050567 10.0.0.27 - - [2025-06-05 02:35:31] "POST /route-targets HTTP/1.1" 200 327 0.009510 10.0.0.27 - - [2025-06-05 02:35:31] "POST /ref-update HTTP/1.1" 200 156 0.011178 10.0.0.27 - - [2025-06-05 02:35:31] "POST /useragent-kv HTTP/1.1" 200 115 0.006136 10.0.0.27 - - [2025-06-05 02:35:31] "POST /neutron/subnet HTTP/1.1" 200 701 0.178073 10.0.0.27 - - [2025-06-05 02:35:31] "POST /neutron/network HTTP/1.1" 200 839 0.004211 10.0.0.27 - - [2025-06-05 02:35:31] "POST /id-to-fqname HTTP/1.1" 200 230 0.001089 10.0.0.27 - - [2025-06-05 02:35:31] "GET /virtual-network/4e45452a-3dee-4760-bf0c-9324498f3990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004320 10.0.0.27 - - [2025-06-05 02:35:31] "POST /neutron/network HTTP/1.1" 200 839 0.005370 10.0.0.27 - - [2025-06-05 02:35:31] "GET /virtual-network/4e45452a-3dee-4760-bf0c-9324498f3990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004467 10.0.0.27 - - [2025-06-05 02:35:31] "POST /neutron/network HTTP/1.1" 200 839 0.005125 10.0.0.27 - - [2025-06-05 02:35:31] "POST /neutron/subnet HTTP/1.1" 200 701 0.005945 10.0.0.27 - - [2025-06-05 02:35:31] "POST /neutron/network HTTP/1.1" 200 839 0.004386 10.0.0.27 - - [2025-06-05 02:35:31] "POST /id-to-fqname HTTP/1.1" 200 230 0.001052 10.0.0.27 - - [2025-06-05 02:35:31] "POST /neutron/network HTTP/1.1" 200 849 0.004881 10.0.0.27 - - [2025-06-05 02:35:31] "GET /aaa-mode HTTP/1.1" 401 292 0.000362 10.0.0.27 - - [2025-06-05 02:35:32] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.27 - - [2025-06-05 02:35:32] "GET /project/a03f912d-dfb1-41f4-994a-c2ea9e410e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000361 10.0.0.27 - - [2025-06-05 02:35:32] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001022 10.0.0.27 - - [2025-06-05 02:35:32] "GET /project/a03f912d-dfb1-41f4-994a-c2ea9e410e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.039288 10.0.0.27 - - [2025-06-05 02:35:32] "POST /neutron/network HTTP/1.1" 200 839 0.004551 10.0.0.27 - - [2025-06-05 02:35:32] "POST /neutron/port HTTP/1.1" 200 117 0.004330 10.0.0.27 - - [2025-06-05 02:35:32] "POST /neutron/port HTTP/1.1" 200 117 0.003962 10.0.0.27 - - [2025-06-05 02:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.27 - - [2025-06-05 02:35:32] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002428 10.0.0.27 - - [2025-06-05 02:35:32] "PUT /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8 HTTP/1.1" 200 276 0.008142 10.0.0.27 - - [2025-06-05 02:35:32] "POST /neutron/port HTTP/1.1" 200 117 0.004504 10.0.0.27 - - [2025-06-05 02:35:32] "POST /neutron/network HTTP/1.1" 200 849 0.004848 10.0.0.27 - - [2025-06-05 02:35:32] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000985 10.0.0.27 - - [2025-06-05 02:35:33] "POST /neutron/port HTTP/1.1" 200 1055 0.173527 10.0.0.27 - - [2025-06-05 02:35:33] "POST /neutron/port HTTP/1.1" 200 1055 0.007393 10.0.0.27 - - [2025-06-05 02:35:33] "POST /neutron/port HTTP/1.1" 200 1055 0.007223 10.0.0.27 - - [2025-06-05 02:35:33] "POST /neutron/port HTTP/1.1" 200 1109 0.051022 10.0.0.27 - - [2025-06-05 02:35:33] "POST /neutron/port HTTP/1.1" 200 1083 0.012147 10.0.0.27 - - [2025-06-05 02:35:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002482 10.0.0.27 - - [2025-06-05 02:35:33] "POST /neutron/subnet HTTP/1.1" 200 675 0.008978 10.0.0.27 - - [2025-06-05 02:35:33] "POST /neutron/port HTTP/1.1" 200 117 0.001037 10.0.0.27 - - [2025-06-05 02:35:33] "POST /neutron/network HTTP/1.1" 200 839 0.004772 10.0.0.27 - - [2025-06-05 02:35:37] "POST /neutron/port HTTP/1.1" 200 1083 0.029170 10.0.0.27 - - [2025-06-05 02:35:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007856 10.0.0.27 - - [2025-06-05 02:35:38] "POST /neutron/port HTTP/1.1" 200 1083 0.012776 10.0.0.27 - - [2025-06-05 02:35:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004755 10.0.0.27 - - [2025-06-05 02:35:38] "POST /neutron/port HTTP/1.1" 200 1083 0.013583 10.0.0.27 - - [2025-06-05 02:35:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005121 10.0.0.27 - - [2025-06-05 02:35:38] "GET /virtual-machine/e98e6106-7504-4120-b509-ac34a9f3a5ce HTTP/1.1" 401 292 0.000378 10.0.0.27 - - [2025-06-05 02:35:38] "GET /virtual-machine/e98e6106-7504-4120-b509-ac34a9f3a5ce HTTP/1.1" 200 1293 0.023389 10.0.0.27 - - [2025-06-05 02:35:38] "GET /virtual-machine-interface/de8bd118-1db9-4096-a6fd-a92278aa6ef5 HTTP/1.1" 200 2971 0.004324 10.0.0.27 - - [2025-06-05 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.27 - - [2025-06-05 02:35:38] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002681 10.0.0.27 - - [2025-06-05 02:35:38] "GET /virtual-networks?parent_id=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002554 10.0.0.27 - - [2025-06-05 02:35:38] "GET /virtual-network/4e45452a-3dee-4760-bf0c-9324498f3990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004810 10.0.0.27 - - [2025-06-05 02:35:38] "DELETE /project/b05524965f8f451db6ac1555b64db076 HTTP/1.1" 404 173 0.007796 10.0.0.27 - - [2025-06-05 02:35:38] "DELETE /project/a03f912ddfb141f4994ac2ea9e410e9f HTTP/1.1" 404 173 0.007032 10.0.0.27 - - [2025-06-05 02:35:39] "GET /projects?obj_uuids=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000966 10.0.0.27 - - [2025-06-05 02:35:39] "GET /projects?obj_uuids=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001333 10.0.0.27 - - [2025-06-05 02:35:39] "GET /project/b0552496-5f8f-451d-b6ac-1555b64db076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.033115 10.0.0.27 - - [2025-06-05 02:35:39] "GET /project/813b5465-86e8-4bc6-81b9-cd07da38ceb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.039510 10.0.0.27 - - [2025-06-05 02:35:39] "GET /projects?obj_uuids=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000974 10.0.0.27 - - [2025-06-05 02:35:39] "GET /projects?obj_uuids=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000884 10.0.0.27 - - [2025-06-05 02:35:39] "GET /project/b0552496-5f8f-451d-b6ac-1555b64db076?fields=security_groups HTTP/1.1" 200 1367 0.034128 10.0.0.27 - - [2025-06-05 02:35:39] "GET /project/813b5465-86e8-4bc6-81b9-cd07da38ceb7?fields=security_groups HTTP/1.1" 200 1365 0.037734 10.0.0.27 - - [2025-06-05 02:35:39] "DELETE /security-group/840fb52c-1e17-4d88-966c-2529557cd4a7 HTTP/1.1" 200 115 0.052362 10.0.0.27 - - [2025-06-05 02:35:39] "GET /projects?obj_uuids=b0552496-5f8f-451d-b6ac-1555b64db076&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001024 10.0.0.27 - - [2025-06-05 02:35:39] "DELETE /access-control-list/3b87ac1a-bebb-4ae2-86e3-8f2a6b9fc14e HTTP/1.1" 200 115 0.041376 10.0.0.27 - - [2025-06-05 02:35:39] "DELETE /security-group/549e43ba-6045-484e-bf92-4531b9a118ab HTTP/1.1" 200 115 0.068150 10.0.0.27 - - [2025-06-05 02:35:39] "GET /projects?obj_uuids=813b5465-86e8-4bc6-81b9-cd07da38ceb7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000937 10.0.0.27 - - [2025-06-05 02:35:39] "GET /project/b0552496-5f8f-451d-b6ac-1555b64db076?fields=application_policy_sets HTTP/1.1" 200 1406 0.043868 10.0.0.27 - - [2025-06-05 02:35:39] "DELETE /access-control-list/3035bafc-fb5a-43df-a851-c51f0ab66372 HTTP/1.1" 200 115 0.035980 10.0.0.27 - - [2025-06-05 02:35:39] "DELETE /access-control-list/10d409b3-63ff-42c4-9695-2fb25f84b6ca HTTP/1.1" 200 115 0.028470 10.0.0.27 - - [2025-06-05 02:35:39] "GET /project/813b5465-86e8-4bc6-81b9-cd07da38ceb7?fields=application_policy_sets HTTP/1.1" 200 1404 0.071703 10.0.0.27 - - [2025-06-05 02:35:39] "DELETE /access-control-list/1e37de6b-1d57-4497-8782-7d0c8c8a1945 HTTP/1.1" 200 115 0.036816 10.0.0.27 - - [2025-06-05 02:35:39] "DELETE /project/b0552496-5f8f-451d-b6ac-1555b64db076 HTTP/1.1" 200 115 0.352237 10.0.0.27 - - [2025-06-05 02:35:39] "DELETE /project/813b5465-86e8-4bc6-81b9-cd07da38ceb7 HTTP/1.1" 200 115 0.383842 10.0.0.27 - - [2025-06-05 02:35:41] "POST /neutron/port HTTP/1.1" 200 1083 0.012795 10.0.0.27 - - [2025-06-05 02:35:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004742 10.0.0.27 - - [2025-06-05 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.27 - - [2025-06-05 02:35:41] "GET /virtual-network/4e45452a-3dee-4760-bf0c-9324498f3990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006320 10.0.0.27 - - [2025-06-05 02:35:43] "GET /obj-perms HTTP/1.1" 200 5056 0.040763 10.0.0.27 - - [2025-06-05 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.27 - - [2025-06-05 02:35:43] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002880 10.0.0.27 - - [2025-06-05 02:35:43] "GET /virtual-networks?parent_id=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002932 10.0.0.27 - - [2025-06-05 02:35:43] "GET /virtual-network/4e45452a-3dee-4760-bf0c-9324498f3990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004942 10.0.0.27 - - [2025-06-05 02:35:44] "GET /obj-perms HTTP/1.1" 200 5056 0.037532 10.0.0.27 - - [2025-06-05 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.27 - - [2025-06-05 02:35:45] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002732 10.0.0.27 - - [2025-06-05 02:35:45] "PUT /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8 HTTP/1.1" 200 276 0.007742 10.0.0.27 - - [2025-06-05 02:35:46] "POST /neutron/network HTTP/1.1" 200 839 0.006074 10.0.0.27 - - [2025-06-05 02:35:46] "POST /neutron/network HTTP/1.1" 400 204 0.009513 10.0.0.27 - - [2025-06-05 02:35:46] "POST /neutron/port HTTP/1.1" 200 1083 0.013163 10.0.0.27 - - [2025-06-05 02:35:46] "POST /neutron/port HTTP/1.1" 200 1109 0.007254 10.0.0.27 - - [2025-06-05 02:35:46] "POST /neutron/port HTTP/1.1" 200 151 0.115757 10.0.0.27 - - [2025-06-05 02:35:48] "POST /neutron/network HTTP/1.1" 200 839 0.004982 10.0.0.27 - - [2025-06-05 02:35:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002737 10.0.0.27 - - [2025-06-05 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.27 - - [2025-06-05 02:35:48] "POST /useragent-kv HTTP/1.1" 200 115 0.001531 10.0.0.27 - - [2025-06-05 02:35:48] "POST /neutron/network HTTP/1.1" 200 151 0.065460 10.0.0.27 - - [2025-06-05 02:35:48] "DELETE /route-target/77a5510b-4a33-4a58-9884-14df8f412507 HTTP/1.1" 200 115 0.011588 10.0.0.27 - - [2025-06-05 02:35:48] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.002523 10.0.0.27 - - [2025-06-05 02:35:48] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8 HTTP/1.1" 200 1827 0.002691 10.0.0.27 - - [2025-06-05 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.27 - - [2025-06-05 02:35:48] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000884 10.0.0.27 - - [2025-06-05 02:35:48] "GET /project/a03f912d-dfb1-41f4-994a-c2ea9e410e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.022985 10.0.0.27 - - [2025-06-05 02:35:48] "POST /neutron/network HTTP/1.1" 200 117 0.006304 10.0.0.27 - - [2025-06-05 02:35:48] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001078 10.0.0.27 - - [2025-06-05 02:35:48] "POST /neutron/network HTTP/1.1" 200 605 0.056887 10.0.0.27 - - [2025-06-05 02:35:48] "POST /route-targets HTTP/1.1" 200 327 0.009051 10.0.0.27 - - [2025-06-05 02:35:48] "POST /ref-update HTTP/1.1" 200 156 0.011450 10.0.0.27 - - [2025-06-05 02:35:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003343 10.0.0.27 - - [2025-06-05 02:35:49] "POST /neutron/subnet HTTP/1.1" 200 729 0.199524 10.0.0.27 - - [2025-06-05 02:35:49] "POST /neutron/network HTTP/1.1" 200 825 0.004190 10.0.0.27 - - [2025-06-05 02:35:49] "POST /id-to-fqname HTTP/1.1" 200 220 0.000969 10.0.0.27 - - [2025-06-05 02:35:49] "GET /virtual-network/ce324163-7df4-4801-b3c8-62fbb003246b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003962 10.0.0.27 - - [2025-06-05 02:35:49] "POST /neutron/network HTTP/1.1" 200 825 0.004760 10.0.0.27 - - [2025-06-05 02:35:49] "GET /virtual-network/ce324163-7df4-4801-b3c8-62fbb003246b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003937 10.0.0.27 - - [2025-06-05 02:35:49] "POST /neutron/network HTTP/1.1" 200 825 0.004645 10.0.0.27 - - [2025-06-05 02:35:49] "POST /neutron/subnet HTTP/1.1" 200 729 0.005524 10.0.0.27 - - [2025-06-05 02:35:49] "POST /id-to-fqname HTTP/1.1" 200 220 0.000996 10.0.0.27 - - [2025-06-05 02:35:49] "POST /neutron/network HTTP/1.1" 200 835 0.006235 10.0.0.27 - - [2025-06-05 02:35:49] "GET /aaa-mode HTTP/1.1" 401 292 0.000525 10.0.0.27 - - [2025-06-05 02:35:49] "GET / HTTP/1.1" 200 35931 0.001734 10.0.0.27 - - [2025-06-05 02:35:49] "GET /project/a03f912d-dfb1-41f4-994a-c2ea9e410e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000355 10.0.0.27 - - [2025-06-05 02:35:50] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001086 10.0.0.27 - - [2025-06-05 02:35:50] "GET /project/a03f912d-dfb1-41f4-994a-c2ea9e410e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.044118 10.0.0.27 - - [2025-06-05 02:35:50] "POST /neutron/network HTTP/1.1" 200 825 0.004278 10.0.0.27 - - [2025-06-05 02:35:50] "POST /neutron/port HTTP/1.1" 200 117 0.004460 10.0.0.27 - - [2025-06-05 02:35:50] "POST /neutron/port HTTP/1.1" 200 117 0.004025 10.0.0.27 - - [2025-06-05 02:35:50] "POST /neutron/port HTTP/1.1" 200 117 0.004386 10.0.0.27 - - [2025-06-05 02:35:50] "POST /neutron/network HTTP/1.1" 200 835 0.005125 10.0.0.27 - - [2025-06-05 02:35:50] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001074 10.0.0.27 - - [2025-06-05 02:35:50] "POST /neutron/port HTTP/1.1" 200 1061 0.203880 10.0.0.27 - - [2025-06-05 02:35:50] "POST /neutron/port HTTP/1.1" 200 1061 0.007307 10.0.0.27 - - [2025-06-05 02:35:50] "POST /neutron/port HTTP/1.1" 200 1061 0.007039 10.0.0.27 - - [2025-06-05 02:35:50] "POST /neutron/port HTTP/1.1" 200 1115 0.048541 10.0.0.27 - - [2025-06-05 02:35:50] "POST /neutron/port HTTP/1.1" 200 1089 0.013022 10.0.0.27 - - [2025-06-05 02:35:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002450 10.0.0.27 - - [2025-06-05 02:35:50] "POST /neutron/subnet HTTP/1.1" 200 703 0.008418 10.0.0.27 - - [2025-06-05 02:35:50] "POST /neutron/port HTTP/1.1" 200 117 0.000907 10.0.0.27 - - [2025-06-05 02:35:50] "POST /neutron/network HTTP/1.1" 200 825 0.004205 10.0.0.27 - - [2025-06-05 02:35:55] "POST /neutron/port HTTP/1.1" 200 1089 0.013227 10.0.0.27 - - [2025-06-05 02:35:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005204 10.0.0.27 - - [2025-06-05 02:35:55] "POST /neutron/port HTTP/1.1" 200 1089 0.013608 10.0.0.27 - - [2025-06-05 02:35:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005339 10.0.0.27 - - [2025-06-05 02:35:55] "POST /neutron/port HTTP/1.1" 200 1089 0.012866 10.0.0.27 - - [2025-06-05 02:35:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005041 10.0.0.27 - - [2025-06-05 02:35:55] "GET /virtual-machine/d6644363-0d05-44b7-8612-bb0171639f74 HTTP/1.1" 200 1292 0.003686 10.0.0.27 - - [2025-06-05 02:35:55] "GET /virtual-machine-interface/1f5e0291-e475-4ff4-8cb1-4190fcd54aa5 HTTP/1.1" 200 2940 0.004265 10.0.0.27 - - [2025-06-05 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.27 - - [2025-06-05 02:35:55] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002433 10.0.0.27 - - [2025-06-05 02:35:55] "GET /virtual-networks?parent_id=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002720 10.0.0.27 - - [2025-06-05 02:35:55] "GET /virtual-network/ce324163-7df4-4801-b3c8-62fbb003246b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005153 10.0.0.27 - - [2025-06-05 02:35:58] "POST /neutron/port HTTP/1.1" 200 1089 0.014050 10.0.0.27 - - [2025-06-05 02:35:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004764 10.0.0.27 - - [2025-06-05 02:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.27 - - [2025-06-05 02:35:58] "GET /virtual-network/ce324163-7df4-4801-b3c8-62fbb003246b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006503 10.0.0.27 - - [2025-06-05 02:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.27 - - [2025-06-05 02:36:00] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002523 10.0.0.27 - - [2025-06-05 02:36:00] "GET /virtual-networks?parent_id=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002829 10.0.0.27 - - [2025-06-05 02:36:00] "GET /virtual-network/ce324163-7df4-4801-b3c8-62fbb003246b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005404 10.0.0.27 - - [2025-06-05 02:36:02] "POST /neutron/network HTTP/1.1" 200 825 0.005450 10.0.0.27 - - [2025-06-05 02:36:02] "POST /neutron/network HTTP/1.1" 400 204 0.010277 10.0.0.27 - - [2025-06-05 02:36:03] "POST /neutron/port HTTP/1.1" 200 1089 0.012902 10.0.0.27 - - [2025-06-05 02:36:03] "POST /neutron/port HTTP/1.1" 200 1115 0.006836 10.0.0.27 - - [2025-06-05 02:36:03] "POST /neutron/port HTTP/1.1" 200 151 0.083213 10.0.0.27 - - [2025-06-05 02:36:04] "POST /neutron/network HTTP/1.1" 200 825 0.006341 10.0.0.27 - - [2025-06-05 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.27 - - [2025-06-05 02:36:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002386 10.0.0.27 - - [2025-06-05 02:36:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002513 10.0.0.27 - - [2025-06-05 02:36:04] "POST /neutron/network HTTP/1.1" 200 151 0.067351 10.0.0.27 - - [2025-06-05 02:36:04] "DELETE /route-target/2863ac3a-8a21-4519-9d42-b5f60b8d7124 HTTP/1.1" 200 115 0.012907 10.0.0.27 - - [2025-06-05 02:36:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.002690 10.0.0.27 - - [2025-06-05 02:36:05] "POST /network-ipams HTTP/1.1" 200 541 0.013811 10.0.0.27 - - [2025-06-05 02:36:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 981 0.002561 10.0.0.27 - - [2025-06-05 02:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.27 - - [2025-06-05 02:36:05] "GET /network-ipam/a7f7e7ad-8ce9-49f3-8e6a-281f3162aa17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.003934 10.0.0.27 - - [2025-06-05 02:36:05] "PUT /network-ipam/a7f7e7ad-8ce9-49f3-8e6a-281f3162aa17 HTTP/1.1" 200 258 0.008233 10.0.0.27 - - [2025-06-05 02:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.27 - - [2025-06-05 02:36:05] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001002 10.0.0.27 - - [2025-06-05 02:36:05] "GET /project/a03f912d-dfb1-41f4-994a-c2ea9e410e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.025728 10.0.0.27 - - [2025-06-05 02:36:05] "POST /neutron/network HTTP/1.1" 200 117 0.006216 10.0.0.27 - - [2025-06-05 02:36:05] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000911 10.0.0.27 - - [2025-06-05 02:36:05] "POST /neutron/network HTTP/1.1" 200 605 0.060338 10.0.0.27 - - [2025-06-05 02:36:05] "POST /route-targets HTTP/1.1" 200 327 0.009530 10.0.0.27 - - [2025-06-05 02:36:06] "POST /ref-update HTTP/1.1" 200 156 0.009665 10.0.0.27 - - [2025-06-05 02:36:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004848 10.0.0.27 - - [2025-06-05 02:36:06] "POST /neutron/subnet HTTP/1.1" 200 699 0.196324 10.0.0.27 - - [2025-06-05 02:36:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002276 10.0.0.27 - - [2025-06-05 02:36:06] "POST /neutron/subnet HTTP/1.1" 200 699 0.118941 10.0.0.27 - - [2025-06-05 02:36:06] "POST /neutron/network HTTP/1.1" 200 994 0.005319 10.0.0.27 - - [2025-06-05 02:36:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.000965 10.0.0.27 - - [2025-06-05 02:36:06] "GET /virtual-network/6834955d-6397-456c-95c6-5c0988f3b162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.003996 10.0.0.27 - - [2025-06-05 02:36:06] "POST /neutron/network HTTP/1.1" 200 994 0.006148 10.0.0.27 - - [2025-06-05 02:36:06] "GET /virtual-network/6834955d-6397-456c-95c6-5c0988f3b162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004108 10.0.0.27 - - [2025-06-05 02:36:06] "POST /neutron/network HTTP/1.1" 200 994 0.005903 10.0.0.27 - - [2025-06-05 02:36:06] "POST /neutron/subnet HTTP/1.1" 200 699 0.005316 10.0.0.27 - - [2025-06-05 02:36:06] "POST /neutron/subnet HTTP/1.1" 200 699 0.005140 10.0.0.27 - - [2025-06-05 02:36:06] "POST /neutron/network HTTP/1.1" 200 994 0.005479 10.0.0.27 - - [2025-06-05 02:36:06] "POST /neutron/subnet HTTP/1.1" 200 699 0.005282 10.0.0.27 - - [2025-06-05 02:36:06] "POST /neutron/subnet HTTP/1.1" 200 699 0.005451 10.0.0.27 - - [2025-06-05 02:36:06] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000971 10.0.0.27 - - [2025-06-05 02:36:06] "POST /neutron/port HTTP/1.1" 200 1017 0.157614 10.0.0.27 - - [2025-06-05 02:36:06] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001034 10.0.0.27 - - [2025-06-05 02:36:06] "POST /neutron/port HTTP/1.1" 200 1017 0.149894 10.0.0.27 - - [2025-06-05 02:36:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.001153 10.0.0.27 - - [2025-06-05 02:36:06] "POST /neutron/port HTTP/1.1" 200 1017 0.007084 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/port HTTP/1.1" 200 1017 0.005797 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/network HTTP/1.1" 200 994 0.005258 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/port HTTP/1.1" 200 1017 0.005704 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/port HTTP/1.1" 200 117 0.004497 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/port HTTP/1.1" 200 117 0.004024 10.0.0.27 - - [2025-06-05 02:36:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001104 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/port HTTP/1.1" 200 117 0.004421 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/port HTTP/1.1" 200 1017 0.006658 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/port HTTP/1.1" 200 1017 0.005994 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/network HTTP/1.1" 200 994 0.006192 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/port HTTP/1.1" 200 1017 0.005843 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/port HTTP/1.1" 200 1017 0.005604 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/port HTTP/1.1" 200 1017 0.008338 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/port HTTP/1.1" 200 117 0.004903 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/port HTTP/1.1" 200 117 0.004280 10.0.0.27 - - [2025-06-05 02:36:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001120 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/port HTTP/1.1" 200 117 0.005439 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/network HTTP/1.1" 200 1004 0.006739 10.0.0.27 - - [2025-06-05 02:36:07] "GET /aaa-mode HTTP/1.1" 401 292 0.000453 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/port HTTP/1.1" 200 1017 0.007506 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/network HTTP/1.1" 200 1004 0.005933 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/port HTTP/1.1" 200 1017 0.006405 10.0.0.27 - - [2025-06-05 02:36:07] "POST /neutron/port HTTP/1.1" 200 1017 0.006292 10.0.0.27 - - [2025-06-05 02:36:08] "GET / HTTP/1.1" 200 35931 0.001829 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/port HTTP/1.1" 200 1109 0.136254 10.0.0.27 - - [2025-06-05 02:36:08] "GET /project/a03f912d-dfb1-41f4-994a-c2ea9e410e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000430 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/port HTTP/1.1" 200 1017 0.009738 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/port HTTP/1.1" 200 1083 0.020435 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/network HTTP/1.1" 200 1004 0.014719 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009115 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/port HTTP/1.1" 200 1017 0.006570 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/port HTTP/1.1" 200 1017 0.012637 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/subnet HTTP/1.1" 200 673 0.018386 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/port HTTP/1.1" 200 117 0.002864 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/network HTTP/1.1" 200 994 0.019495 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/port HTTP/1.1" 200 1109 0.091488 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/port HTTP/1.1" 200 1083 0.013599 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003738 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/subnet HTTP/1.1" 200 673 0.015763 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/port HTTP/1.1" 200 117 0.001152 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/network HTTP/1.1" 200 994 0.007682 10.0.0.27 - - [2025-06-05 02:36:08] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001036 10.0.0.27 - - [2025-06-05 02:36:08] "GET /project/a03f912d-dfb1-41f4-994a-c2ea9e410e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.050270 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/network HTTP/1.1" 200 994 0.007660 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/port HTTP/1.1" 200 2050 0.037807 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007429 10.0.0.27 - - [2025-06-05 02:36:08] "POST /neutron/port HTTP/1.1" 200 117 0.017399 10.0.0.27 - - [2025-06-05 02:36:08] "GET /domains HTTP/1.1" 200 280 0.005505 10.0.0.27 - - [2025-06-05 02:36:08] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001136 10.0.0.27 - - [2025-06-05 02:36:08] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2762 0.026136 10.0.0.27 - - [2025-06-05 02:36:08] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001414 10.0.0.27 - - [2025-06-05 02:36:08] "GET /project/a03f912d-dfb1-41f4-994a-c2ea9e410e9f HTTP/1.1" 200 2843 0.083821 10.0.0.27 - - [2025-06-05 02:36:08] "GET /network-ipam/a7f7e7ad-8ce9-49f3-8e6a-281f3162aa17 HTTP/1.1" 200 2601 0.004298 10.0.0.27 - - [2025-06-05 02:36:08] "GET /domains HTTP/1.1" 200 280 0.004699 10.0.0.27 - - [2025-06-05 02:36:08] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000987 10.0.0.27 - - [2025-06-05 02:36:08] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2762 0.007414 10.0.0.27 - - [2025-06-05 02:36:08] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000918 10.0.0.27 - - [2025-06-05 02:36:08] "GET /project/a03f912d-dfb1-41f4-994a-c2ea9e410e9f HTTP/1.1" 200 2843 0.070777 10.0.0.27 - - [2025-06-05 02:36:08] "GET /virtual-network/6834955d-6397-456c-95c6-5c0988f3b162 HTTP/1.1" 200 3778 0.005634 10.0.0.27 - - [2025-06-05 02:36:08] "GET /virtual-network/6834955d-6397-456c-95c6-5c0988f3b162 HTTP/1.1" 200 3778 0.005673 10.0.0.27 - - [2025-06-05 02:36:08] "GET /routing-instance/261adc6e-1e57-4be0-a8c8-9a609d212072 HTTP/1.1" 200 2380 0.003920 10.0.0.27 - - [2025-06-05 02:36:08] "GET /routing-instance/261adc6e-1e57-4be0-a8c8-9a609d212072 HTTP/1.1" 200 2380 0.003459 10.0.0.27 - - [2025-06-05 02:36:08] "GET /route-target/079e5090-9c06-4fcf-935e-d1fed54c297d HTTP/1.1" 200 1203 0.002473 10.0.0.27 - - [2025-06-05 02:36:08] "GET /virtual-network/6834955d-6397-456c-95c6-5c0988f3b162 HTTP/1.1" 200 3778 0.004650 10.0.0.27 - - [2025-06-05 02:36:09] "POST /neutron/network HTTP/1.1" 200 1004 0.012199 10.0.0.27 - - [2025-06-05 02:36:09] "GET /routing-instance/261adc6e-1e57-4be0-a8c8-9a609d212072 HTTP/1.1" 200 2380 0.002635 10.0.0.27 - - [2025-06-05 02:36:09] "GET /virtual-network/6834955d-6397-456c-95c6-5c0988f3b162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004216 10.0.0.27 - - [2025-06-05 02:36:09] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000934 10.0.0.27 - - [2025-06-05 02:36:09] "GET /virtual-network/6834955d-6397-456c-95c6-5c0988f3b162 HTTP/1.1" 200 3778 0.009447 10.0.0.27 - - [2025-06-05 02:36:09] "GET /routing-instance/261adc6e-1e57-4be0-a8c8-9a609d212072 HTTP/1.1" 200 2380 0.010143 10.0.0.27 - - [2025-06-05 02:36:09] "GET /routing-instance/261adc6e-1e57-4be0-a8c8-9a609d212072 HTTP/1.1" 200 2380 0.007654 10.0.0.27 - - [2025-06-05 02:36:09] "GET /route-target/079e5090-9c06-4fcf-935e-d1fed54c297d HTTP/1.1" 200 1203 0.006275 10.0.0.27 - - [2025-06-05 02:36:09] "GET /domains HTTP/1.1" 200 280 0.012317 10.0.0.27 - - [2025-06-05 02:36:09] "GET /domains?obj_uuids=aab916b1-8381-47b6-8cb0-f207c4f84f93&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001859 10.0.0.27 - - [2025-06-05 02:36:09] "GET /domain/aab916b1-8381-47b6-8cb0-f207c4f84f93 HTTP/1.1" 200 2762 0.023767 10.0.0.27 - - [2025-06-05 02:36:09] "GET /projects?obj_uuids=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007839 10.0.0.27 - - [2025-06-05 02:36:09] "GET /project/a03f912d-dfb1-41f4-994a-c2ea9e410e9f HTTP/1.1" 200 3087 0.144169 10.0.0.27 - - [2025-06-05 02:36:09] "GET /virtual-network/6834955d-6397-456c-95c6-5c0988f3b162 HTTP/1.1" 200 4036 0.013937 10.0.0.27 - - [2025-06-05 02:36:09] "POST /neutron/port HTTP/1.1" 200 1055 0.376067 10.0.0.27 - - [2025-06-05 02:36:09] "POST /neutron/port HTTP/1.1" 200 1055 0.008659 10.0.0.27 - - [2025-06-05 02:36:09] "POST /neutron/port HTTP/1.1" 200 1055 0.014445 10.0.0.27 - - [2025-06-05 02:36:09] "POST /neutron/port HTTP/1.1" 200 1109 0.088892 10.0.0.27 - - [2025-06-05 02:36:09] "POST /neutron/port HTTP/1.1" 200 1083 0.014220 10.0.0.27 - - [2025-06-05 02:36:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002805 10.0.0.27 - - [2025-06-05 02:36:09] "POST /neutron/subnet HTTP/1.1" 200 673 0.015635 10.0.0.27 - - [2025-06-05 02:36:09] "GET /obj-perms HTTP/1.1" 200 5030 0.042216 10.0.0.27 - - [2025-06-05 02:36:09] "POST /neutron/port HTTP/1.1" 200 117 0.004534 10.0.0.27 - - [2025-06-05 02:36:09] "POST /neutron/network HTTP/1.1" 200 994 0.006859 10.0.0.27 - - [2025-06-05 02:36:09] "POST /neutron/port HTTP/1.1" 200 1083 0.012969 10.0.0.27 - - [2025-06-05 02:36:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008020 10.0.0.27 - - [2025-06-05 02:36:09] "POST /neutron/port HTTP/1.1" 200 1083 0.017148 10.0.0.27 - - [2025-06-05 02:36:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006714 10.0.0.27 - - [2025-06-05 02:36:09] "POST /neutron/port HTTP/1.1" 200 1083 0.017993 10.0.0.27 - - [2025-06-05 02:36:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006953 10.0.0.27 - - [2025-06-05 02:36:09] "GET /virtual-machine/e98aeb26-797f-40b1-8a1f-dd349f7f4a22 HTTP/1.1" 200 1288 0.009948 10.0.0.27 - - [2025-06-05 02:36:09] "GET /virtual-machine-interface/d6ac81ad-0c0f-407b-bb41-3075f7347c15 HTTP/1.1" 200 2941 0.013354 10.0.0.27 - - [2025-06-05 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.27 - - [2025-06-05 02:36:09] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002647 10.0.0.27 - - [2025-06-05 02:36:10] "GET /virtual-networks?parent_id=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002885 10.0.0.27 - - [2025-06-05 02:36:10] "GET /virtual-network/6834955d-6397-456c-95c6-5c0988f3b162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005675 10.0.0.27 - - [2025-06-05 02:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.27 - - [2025-06-05 02:36:13] "GET /virtual-network/6834955d-6397-456c-95c6-5c0988f3b162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004732 10.0.0.27 - - [2025-06-05 02:36:16] "POST /neutron/port HTTP/1.1" 200 1083 0.040251 10.0.0.27 - - [2025-06-05 02:36:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006037 10.0.0.27 - - [2025-06-05 02:36:16] "POST /neutron/port HTTP/1.1" 200 1083 0.014459 10.0.0.27 - - [2025-06-05 02:36:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004812 10.0.0.27 - - [2025-06-05 02:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.27 - - [2025-06-05 02:36:17] "GET /virtual-network/6834955d-6397-456c-95c6-5c0988f3b162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004451 10.0.0.27 - - [2025-06-05 02:36:17] "POST /neutron/port HTTP/1.1" 200 1083 0.015381 10.0.0.27 - - [2025-06-05 02:36:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004235 10.0.0.27 - - [2025-06-05 02:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.27 - - [2025-06-05 02:36:19] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002718 10.0.0.27 - - [2025-06-05 02:36:19] "GET /virtual-networks?parent_id=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002605 10.0.0.27 - - [2025-06-05 02:36:19] "GET /virtual-network/6834955d-6397-456c-95c6-5c0988f3b162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005128 10.0.0.27 - - [2025-06-05 02:36:19] "POST /neutron/port HTTP/1.1" 200 1083 0.013109 10.0.0.27 - - [2025-06-05 02:36:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005033 10.0.0.27 - - [2025-06-05 02:36:19] "POST /neutron/port HTTP/1.1" 200 1083 0.012928 10.0.0.27 - - [2025-06-05 02:36:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004699 10.0.0.27 - - [2025-06-05 02:36:19] "POST /neutron/port HTTP/1.1" 200 1083 0.013050 10.0.0.27 - - [2025-06-05 02:36:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004766 10.0.0.27 - - [2025-06-05 02:36:19] "GET /virtual-machine/b8532d49-29e7-423f-81a5-162e233c208e HTTP/1.1" 200 1288 0.003851 10.0.0.27 - - [2025-06-05 02:36:19] "GET /virtual-machine-interface/2fad8a36-8a7d-4d86-997c-6963ed26496a HTTP/1.1" 200 2940 0.004064 10.0.0.27 - - [2025-06-05 02:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.27 - - [2025-06-05 02:36:19] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002284 10.0.0.27 - - [2025-06-05 02:36:20] "GET /virtual-networks?parent_id=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002675 10.0.0.27 - - [2025-06-05 02:36:20] "GET /virtual-network/6834955d-6397-456c-95c6-5c0988f3b162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004943 10.0.0.27 - - [2025-06-05 02:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.27 - - [2025-06-05 02:36:21] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003328 10.0.0.27 - - [2025-06-05 02:36:21] "GET /virtual-networks?parent_id=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002866 10.0.0.27 - - [2025-06-05 02:36:21] "GET /virtual-network/6834955d-6397-456c-95c6-5c0988f3b162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004812 10.0.0.27 - - [2025-06-05 02:36:21] "POST /neutron/port HTTP/1.1" 200 1083 0.013611 10.0.0.27 - - [2025-06-05 02:36:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005580 10.0.0.27 - - [2025-06-05 02:36:21] "POST /neutron/port HTTP/1.1" 200 1083 0.013004 10.0.0.27 - - [2025-06-05 02:36:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005270 10.0.0.27 - - [2025-06-05 02:36:21] "POST /neutron/port HTTP/1.1" 200 1083 0.013674 10.0.0.27 - - [2025-06-05 02:36:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005852 10.0.0.27 - - [2025-06-05 02:36:21] "GET /virtual-machine/b961f210-dcd4-480f-8867-9a2957184cc7 HTTP/1.1" 200 1292 0.004029 10.0.0.27 - - [2025-06-05 02:36:21] "GET /virtual-machine-interface/5ba4d6ec-cd11-4b41-bb5d-4431feb6a83f HTTP/1.1" 200 2940 0.004185 10.0.0.27 - - [2025-06-05 02:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.27 - - [2025-06-05 02:36:21] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002607 10.0.0.27 - - [2025-06-05 02:36:21] "GET /virtual-networks?parent_id=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002525 10.0.0.27 - - [2025-06-05 02:36:21] "GET /virtual-network/6834955d-6397-456c-95c6-5c0988f3b162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005098 10.0.0.27 - - [2025-06-05 02:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.27 - - [2025-06-05 02:36:22] "GET /global-vrouter-config/8ed013bf-0601-4220-bbad-e7ab407889f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002630 10.0.0.27 - - [2025-06-05 02:36:23] "GET /virtual-networks?parent_id=a03f912d-dfb1-41f4-994a-c2ea9e410e9f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003217 10.0.0.27 - - [2025-06-05 02:36:23] "GET /virtual-network/6834955d-6397-456c-95c6-5c0988f3b162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004876 10.0.0.27 - - [2025-06-05 02:36:38] "POST /neutron/port HTTP/1.1" 200 1109 0.013155 10.0.0.27 - - [2025-06-05 02:36:38] "POST /neutron/port HTTP/1.1" 200 1109 0.010813 10.0.0.27 - - [2025-06-05 02:36:38] "POST /neutron/port HTTP/1.1" 200 151 0.109724 10.0.0.27 - - [2025-06-05 02:36:38] "POST /neutron/port HTTP/1.1" 200 1109 0.008072 10.0.0.27 - - [2025-06-05 02:36:38] "POST /neutron/port HTTP/1.1" 200 1109 0.012535 10.0.0.27 - - [2025-06-05 02:36:39] "POST /neutron/port HTTP/1.1" 200 151 0.120955 10.0.0.27 - - [2025-06-05 02:36:39] "POST /neutron/network HTTP/1.1" 200 994 0.010787 10.0.0.27 - - [2025-06-05 02:36:39] "POST /neutron/port HTTP/1.1" 200 1083 0.018432 10.0.0.27 - - [2025-06-05 02:36:39] "POST /neutron/network HTTP/1.1" 400 204 0.010924 10.0.0.27 - - [2025-06-05 02:36:39] "POST /neutron/port HTTP/1.1" 200 1109 0.007288 10.0.0.27 - - [2025-06-05 02:36:39] "POST /neutron/port HTTP/1.1" 200 151 0.101113 10.0.0.27 - - [2025-06-05 02:36:41] "POST /neutron/network HTTP/1.1" 200 994 0.006612