+++ date ++ echo 'INFO: =================== Thu May 8 02:12:25 UTC 2025 ===================' INFO: =================== Thu May 8 02:12:25 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 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 +++ mount -t hugetlbfs ++ 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.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.18 ++ 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.27 +++ local servers=10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq +++ local local_ips=,10.0.0.27,10.20.0.18,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.18,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 05/08/2025 02:12:33.906 7fb273cd1408 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/08/2025 02:12:34.046 7fb273cd1408 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/08/2025 02:12:34.060 7fb273cd1408 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/08/2025 02:12:34.060 7fb273cd1408 [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-05-08 02:12:48] "GET / HTTP/1.1" 503 181 0.000369 10.0.0.27 - - [2025-05-08 02:12:48] "GET / HTTP/1.1" 503 181 0.000291 10.0.0.27 - - [2025-05-08 02:12:49] "GET / HTTP/1.1" 200 45871 0.001594 10.0.0.27 - - [2025-05-08 02:12:49] "GET / HTTP/1.1" 200 45871 0.001280 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-05-08 02:12:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000545 10.0.0.27 - - [2025-05-08 02:12:49] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000339 10.0.0.27 - - [2025-05-08 02:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.545738 10.0.0.27 - - [2025-05-08 02:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.27 - - [2025-05-08 02:12:50] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.304080 10.0.0.27 - - [2025-05-08 02:12:50] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.002787 10.0.0.27 - - [2025-05-08 02:12:50] "GET / HTTP/1.1" 200 35931 0.001619 /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-05-08 02:12:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000677 10.0.0.27 - - [2025-05-08 02:12:51] "POST /fqname-to-id HTTP/1.1" 404 196 0.029630 10.0.0.27 - - [2025-05-08 02:12:51] "POST /job-templates HTTP/1.1" 200 555 0.068635 10.0.0.27 - - [2025-05-08 02:12:51] "POST /fqname-to-id HTTP/1.1" 404 200 0.003785 10.0.0.27 - - [2025-05-08 02:12:51] "POST /job-templates HTTP/1.1" 200 563 0.065748 10.0.0.27 - - [2025-05-08 02:12:51] "POST /fqname-to-id HTTP/1.1" 404 191 0.003594 10.0.0.27 - - [2025-05-08 02:12:51] "POST /job-templates HTTP/1.1" 200 545 0.065422 10.0.0.27 - - [2025-05-08 02:12:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.005023 10.0.0.27 - - [2025-05-08 02:12:52] "POST /job-templates HTTP/1.1" 200 577 0.070565 10.0.0.27 - - [2025-05-08 02:12:52] "POST /fqname-to-id HTTP/1.1" 404 208 0.003432 10.0.0.27 - - [2025-05-08 02:12:52] "POST /job-templates HTTP/1.1" 200 579 0.062168 10.0.0.27 - - [2025-05-08 02:12:52] "POST /fqname-to-id HTTP/1.1" 404 210 0.003610 10.0.0.27 - - [2025-05-08 02:12:52] "POST /job-templates HTTP/1.1" 200 583 0.066474 10.0.0.27 - - [2025-05-08 02:12:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.003814 10.0.0.27 - - [2025-05-08 02:12:52] "GET / HTTP/1.1" 200 35931 0.002336 10.0.0.27 - - [2025-05-08 02:12:52] "POST /job-templates HTTP/1.1" 200 559 0.068966 10.0.0.27 - - [2025-05-08 02:12:52] "POST /fqname-to-id HTTP/1.1" 404 203 0.004459 10.0.0.27 - - [2025-05-08 02:12:52] "GET / HTTP/1.1" 200 35931 0.003595 10.0.0.27 - - [2025-05-08 02:12:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000393 10.0.0.27 - - [2025-05-08 02:12:52] "POST /job-templates HTTP/1.1" 200 569 0.065772 10.0.0.27 - - [2025-05-08 02:12:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.004128 10.0.0.27 - - [2025-05-08 02:12:52] "POST /job-templates HTTP/1.1" 200 555 0.069251 10.0.0.27 - - [2025-05-08 02:12:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.003829 10.0.0.27 - - [2025-05-08 02:12:53] "POST /job-templates HTTP/1.1" 200 555 0.077456 10.0.0.27 - - [2025-05-08 02:12:53] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.27 - - [2025-05-08 02:12:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000408 10.0.0.27 - - [2025-05-08 02:12:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.003419 10.0.0.27 - - [2025-05-08 02:12:53] "POST /job-templates HTTP/1.1" 200 555 0.069399 10.0.0.27 - - [2025-05-08 02:12:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.003609 10.0.0.27 - - [2025-05-08 02:12:53] "POST /job-templates HTTP/1.1" 200 535 0.072751 10.0.0.27 - - [2025-05-08 02:12:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.003760 10.0.0.27 - - [2025-05-08 02:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.542114 10.0.0.27 - - [2025-05-08 02:12:53] "GET /global-system-config/af286cbd-3b5d-4fec-b7dd-4faf8c8c76bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007265 10.0.0.27 - - [2025-05-08 02:12:53] "POST /job-templates HTTP/1.1" 200 559 0.069291 10.0.0.27 - - [2025-05-08 02:12:53] "POST /fqname-to-id HTTP/1.1" 404 220 0.003454 10.0.0.27 - - [2025-05-08 02:12:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.002183 10.0.0.27 - - [2025-05-08 02:12:53] "POST /config-database-nodes HTTP/1.1" 200 617 0.019772 10.0.0.27 - - [2025-05-08 02:12:53] "POST /job-templates HTTP/1.1" 200 559 0.022380 10.0.0.27 - - [2025-05-08 02:12:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.004053 10.0.0.27 - - [2025-05-08 02:12:53] "POST /job-templates HTTP/1.1" 200 559 0.066246 10.0.0.27 - - [2025-05-08 02:12:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.003845 10.0.0.27 - - [2025-05-08 02:12:53] "POST /job-templates HTTP/1.1" 200 565 0.072931 10.0.0.27 - - [2025-05-08 02:12:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.004084 10.0.0.27 - - [2025-05-08 02:12:54] "POST /job-templates HTTP/1.1" 200 557 0.065872 10.0.0.27 - - [2025-05-08 02:12:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.003141 10.0.0.27 - - [2025-05-08 02:12:54] "POST /job-templates HTTP/1.1" 200 555 0.066106 10.0.0.27 - - [2025-05-08 02:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.532090 10.0.0.27 - - [2025-05-08 02:12:54] "GET /global-system-config/af286cbd-3b5d-4fec-b7dd-4faf8c8c76bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007469 10.0.0.27 - - [2025-05-08 02:12:54] "POST /fqname-to-id HTTP/1.1" 404 205 0.004377 10.0.0.27 - - [2025-05-08 02:12:54] "POST /fqname-to-id HTTP/1.1" 404 220 0.004903 10.0.0.27 - - [2025-05-08 02:12:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000369 10.0.0.27 - - [2025-05-08 02:12:54] "POST /job-templates HTTP/1.1" 200 573 0.069052 10.0.0.27 - - [2025-05-08 02:12:54] "POST /config-nodes HTTP/1.1" 200 599 0.051646 10.0.0.27 - - [2025-05-08 02:12:54] "POST /fqname-to-id HTTP/1.1" 404 194 0.003945 10.0.0.27 - - [2025-05-08 02:12:54] "POST /job-templates HTTP/1.1" 200 551 0.065217 10.0.0.27 - - [2025-05-08 02:12:54] "POST /fqname-to-id HTTP/1.1" 404 208 0.009117 10.0.0.27 - - [2025-05-08 02:12:54] "GET / HTTP/1.1" 200 35931 0.002351 10.0.0.27 - - [2025-05-08 02:12:54] "POST /job-templates HTTP/1.1" 200 579 0.064733 10.0.0.27 - - [2025-05-08 02:12:54] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000593 10.0.0.27 - - [2025-05-08 02:12:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.003531 10.0.0.27 - - [2025-05-08 02:12:54] "POST /job-templates HTTP/1.1" 200 555 0.074925 10.0.0.27 - - [2025-05-08 02:12:54] "GET / HTTP/1.1" 200 35931 0.002690 10.0.0.27 - - [2025-05-08 02:12:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.009894 10.0.0.27 - - [2025-05-08 02:12:55] "POST /job-templates HTTP/1.1" 200 559 0.061117 10.0.0.27 - - [2025-05-08 02:12:55] "POST /fqname-to-id HTTP/1.1" 404 206 0.003130 10.0.0.27 - - [2025-05-08 02:12:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000388 10.0.0.27 - - [2025-05-08 02:12:55] "POST /job-templates HTTP/1.1" 200 575 0.061861 10.0.0.27 - - [2025-05-08 02:12:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.003376 10.0.0.27 - - [2025-05-08 02:12:55] "POST /job-templates HTTP/1.1" 200 557 0.061303 10.0.0.27 - - [2025-05-08 02:12:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.003263 10.0.0.27 - - [2025-05-08 02:12:55] "POST /job-templates HTTP/1.1" 200 559 0.061000 10.0.0.27 - - [2025-05-08 02:12:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.003471 10.0.0.27 - - [2025-05-08 02:12:55] "POST /job-templates HTTP/1.1" 200 555 0.064218 10.0.0.27 - - [2025-05-08 02:12:55] "POST /fqname-to-id HTTP/1.1" 404 195 0.003864 10.0.0.27 - - [2025-05-08 02:12:55] "GET /global-system-configs HTTP/1.1" 200 322 1.053972 10.0.0.27 - - [2025-05-08 02:12:55] "POST /job-templates HTTP/1.1" 200 553 0.064547 10.0.0.27 - - [2025-05-08 02:12:55] "POST /fqname-to-id HTTP/1.1" 404 195 0.003260 10.0.0.27 - - [2025-05-08 02:12:56] "POST /job-templates HTTP/1.1" 200 553 0.077198 10.0.0.27 - - [2025-05-08 02:12:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.003140 10.0.0.27 - - [2025-05-08 02:12:56] "POST /job-templates HTTP/1.1" 200 553 0.061214 10.0.0.27 - - [2025-05-08 02:12:56] "POST /fqname-to-id HTTP/1.1" 404 200 0.003835 10.0.0.27 - - [2025-05-08 02:12:56] "POST /job-templates HTTP/1.1" 200 563 0.060970 10.0.0.27 - - [2025-05-08 02:12:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.003648 10.0.0.27 - - [2025-05-08 02:12:56] "POST /job-templates HTTP/1.1" 200 565 0.060939 10.0.0.27 - - [2025-05-08 02:12:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.003172 10.0.0.27 - - [2025-05-08 02:12:56] "POST /config-propertiess HTTP/1.1" 200 551 0.018679 10.0.0.27 - - [2025-05-08 02:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 1.058957 10.0.0.27 - - [2025-05-08 02:12:56] "GET /network-ipam/5fe9dcbd-f43e-4151-a6a8-35e738fcaa43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004631 10.0.0.27 - - [2025-05-08 02:12:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.811176 10.0.0.27 - - [2025-05-08 02:12:56] "POST /fqname-to-id HTTP/1.1" 404 168 0.003227 10.0.0.27 - - [2025-05-08 02:12:56] "POST /tags HTTP/1.1" 200 321 0.040030 10.0.0.27 - - [2025-05-08 02:12:56] "POST /fqname-to-id HTTP/1.1" 404 166 0.003242 10.0.0.27 - - [2025-05-08 02:12:56] "POST /tags HTTP/1.1" 200 317 0.023192 10.0.0.27 - - [2025-05-08 02:12:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.552661 10.0.0.27 - - [2025-05-08 02:12:56] "POST /fqname-to-id HTTP/1.1" 404 174 0.002401 10.0.0.27 - - [2025-05-08 02:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.27 - - [2025-05-08 02:12:56] "GET /global-system-config/af286cbd-3b5d-4fec-b7dd-4faf8c8c76bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007340 10.0.0.27 - - [2025-05-08 02:12:57] "POST /tags HTTP/1.1" 200 333 0.029013 10.0.0.27 - - [2025-05-08 02:12:57] "POST /service-appliance-sets HTTP/1.1" 200 553 0.018046 10.0.0.27 - - [2025-05-08 02:12:57] "POST /fqname-to-id HTTP/1.1" 404 162 0.002350 10.0.0.27 - - [2025-05-08 02:12:57] "POST /fqname-to-id HTTP/1.1" 404 180 0.004421 10.0.0.27 - - [2025-05-08 02:12:57] "POST /tags HTTP/1.1" 200 309 0.022330 10.0.0.27 - - [2025-05-08 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.27 - - [2025-05-08 02:12:57] "POST /fqname-to-id HTTP/1.1" 404 174 0.003714 10.0.0.27 - - [2025-05-08 02:12:57] "GET /global-system-config/af286cbd-3b5d-4fec-b7dd-4faf8c8c76bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008208 10.0.0.27 - - [2025-05-08 02:12:57] "GET /global-system-configs HTTP/1.1" 200 322 0.026176 10.0.0.27 - - [2025-05-08 02:12:57] "POST /tags HTTP/1.1" 200 333 0.022441 10.0.0.27 - - [2025-05-08 02:12:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.003072 10.0.0.27 - - [2025-05-08 02:12:57] "POST /service-appliance-sets HTTP/1.1" 200 541 0.024239 10.0.0.27 - - [2025-05-08 02:12:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.002492 10.0.0.27 - - [2025-05-08 02:12:57] "POST /access-control-lists HTTP/1.1" 200 587 0.022657 10.0.0.27 - - [2025-05-08 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007100 10.0.0.27 - - [2025-05-08 02:12:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.004386 10.0.0.27 - - [2025-05-08 02:12:57] "POST /tags HTTP/1.1" 200 313 0.019214 10.0.0.27 - - [2025-05-08 02:12:57] "GET /network-ipam/5fe9dcbd-f43e-4151-a6a8-35e738fcaa43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004813 10.0.0.27 - - [2025-05-08 02:12:57] "POST /fqname-to-id HTTP/1.1" 404 169 0.003271 10.0.0.27 - - [2025-05-08 02:12:57] "POST /access-control-lists HTTP/1.1" 200 585 0.033694 10.0.0.27 - - [2025-05-08 02:12:57] "POST /tags HTTP/1.1" 200 323 0.026397 10.0.0.27 - - [2025-05-08 02:12:57] "POST /route-targets HTTP/1.1" 200 327 0.023281 10.0.0.27 - - [2025-05-08 02:12:57] "POST /service-templates HTTP/1.1" 200 511 0.032009 10.0.0.27 - - [2025-05-08 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.27 - - [2025-05-08 02:12:57] "POST /service-templates HTTP/1.1" 200 501 0.018077 10.0.0.27 - - [2025-05-08 02:12:57] "POST /ref-update HTTP/1.1" 200 156 0.010385 10.0.0.27 - - [2025-05-08 02:12:57] "PUT /global-system-config/af286cbd-3b5d-4fec-b7dd-4faf8c8c76bd HTTP/1.1" 200 274 0.010051 10.0.0.27 - - [2025-05-08 02:12:57] "POST /service-templates HTTP/1.1" 200 515 0.018268 10.0.0.27 - - [2025-05-08 02:12:57] "POST /fqname-to-id HTTP/1.1" 404 166 0.003486 10.0.0.27 - - [2025-05-08 02:12:57] "POST /route-targets HTTP/1.1" 200 327 0.013423 10.0.0.27 - - [2025-05-08 02:12:57] "POST /service-templates HTTP/1.1" 200 535 0.036023 10.0.0.27 - - [2025-05-08 02:12:57] "POST /hardwares HTTP/1.1" 200 327 0.012798 10.0.0.27 - - [2025-05-08 02:12:57] "POST /ref-update HTTP/1.1" 200 156 0.018520 10.0.0.27 - - [2025-05-08 02:12:57] "POST /fqname-to-id HTTP/1.1" 404 166 0.002977 10.0.0.27 - - [2025-05-08 02:12:57] "POST /service-templates HTTP/1.1" 200 507 0.027533 10.0.0.27 - - [2025-05-08 02:12:57] "POST /route-targets HTTP/1.1" 200 327 0.017384 10.0.0.27 - - [2025-05-08 02:12:57] "POST /hardwares HTTP/1.1" 200 327 0.013809 10.0.0.27 - - [2025-05-08 02:12:57] "POST /ref-update HTTP/1.1" 200 156 0.011897 10.0.0.27 - - [2025-05-08 02:12:57] "POST /fqname-to-id HTTP/1.1" 404 166 0.004303 10.0.0.27 - - [2025-05-08 02:12:57] "POST /route-targets HTTP/1.1" 200 327 0.012864 10.0.0.27 - - [2025-05-08 02:12:57] "POST /hardwares HTTP/1.1" 200 327 0.010310 10.0.0.27 - - [2025-05-08 02:12:57] "POST /ref-update HTTP/1.1" 200 156 0.013384 10.0.0.27 - - [2025-05-08 02:12:57] "POST /fqname-to-id HTTP/1.1" 404 166 0.002535 10.0.0.27 - - [2025-05-08 02:12:58] "POST /hardwares HTTP/1.1" 200 327 0.014123 10.0.0.27 - - [2025-05-08 02:12:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.003122 10.0.0.27 - - [2025-05-08 02:12:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.004230 10.0.0.27 - - [2025-05-08 02:12:58] "POST /access-control-lists HTTP/1.1" 200 551 0.072321 10.0.0.27 - - [2025-05-08 02:12:58] "POST /hardwares HTTP/1.1" 200 323 0.041304 10.0.0.27 - - [2025-05-08 02:12:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.004497 10.0.0.27 - - [2025-05-08 02:12:58] "PUT /access-control-list/8d01a3e0-ff87-4fc3-8336-6b5d0622ec92 HTTP/1.1" 200 272 0.014641 10.0.0.27 - - [2025-05-08 02:12:58] "POST /hardwares HTTP/1.1" 200 323 0.013589 10.0.0.27 - - [2025-05-08 02:12:58] "PUT /access-control-list/1e165692-daac-40d7-ae7a-4d127974d74e HTTP/1.1" 200 272 0.011811 10.0.0.27 - - [2025-05-08 02:12:58] "POST /fqname-to-id HTTP/1.1" 404 161 0.002712 10.0.0.27 - - [2025-05-08 02:12:58] "POST /hardwares HTTP/1.1" 200 317 0.011775 10.0.0.27 - - [2025-05-08 02:12:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.003194 10.0.0.27 - - [2025-05-08 02:12:58] "POST /hardwares HTTP/1.1" 200 323 0.012970 10.0.0.27 - - [2025-05-08 02:12:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.004663 10.0.0.27 - - [2025-05-08 02:12:58] "POST /hardwares HTTP/1.1" 200 323 0.010846 10.0.0.27 - - [2025-05-08 02:12:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.003254 10.0.0.27 - - [2025-05-08 02:12:58] "POST /hardwares HTTP/1.1" 200 323 0.012315 10.0.0.27 - - [2025-05-08 02:12:58] "POST /fqname-to-id HTTP/1.1" 404 165 0.003349 10.0.0.27 - - [2025-05-08 02:12:58] "POST /hardwares HTTP/1.1" 200 325 0.012089 10.0.0.27 - - [2025-05-08 02:12:58] "POST /fqname-to-id HTTP/1.1" 404 165 0.002963 10.0.0.27 - - [2025-05-08 02:12:58] "POST /hardwares HTTP/1.1" 200 325 0.011004 10.0.0.27 - - [2025-05-08 02:12:58] "POST /fqname-to-id HTTP/1.1" 404 165 0.003047 10.0.0.27 - - [2025-05-08 02:12:59] "POST /hardwares HTTP/1.1" 200 325 0.010814 10.0.0.27 - - [2025-05-08 02:12:59] "POST /fqname-to-id HTTP/1.1" 404 165 0.003357 10.0.0.27 - - [2025-05-08 02:12:59] "POST /hardwares HTTP/1.1" 200 325 0.012518 10.0.0.27 - - [2025-05-08 02:12:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.002992 10.0.0.27 - - [2025-05-08 02:12:59] "POST /hardwares HTTP/1.1" 200 323 0.010876 10.0.0.27 - - [2025-05-08 02:12:59] "POST /fqname-to-id HTTP/1.1" 404 161 0.003433 10.0.0.27 - - [2025-05-08 02:12:59] "POST /hardwares HTTP/1.1" 200 317 0.011194 10.0.0.27 - - [2025-05-08 02:12:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.003013 10.0.0.27 - - [2025-05-08 02:12:59] "POST /hardwares HTTP/1.1" 200 323 0.011213 10.0.0.27 - - [2025-05-08 02:12:59] "POST /fqname-to-id HTTP/1.1" 404 161 0.003059 10.0.0.27 - - [2025-05-08 02:12:59] "POST /hardwares HTTP/1.1" 200 317 0.011182 10.0.0.27 - - [2025-05-08 02:12:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.003541 10.0.0.27 - - [2025-05-08 02:12:59] "POST /hardwares HTTP/1.1" 200 323 0.012648 10.0.0.27 - - [2025-05-08 02:12:59] "POST /fqname-to-id HTTP/1.1" 404 162 0.003075 10.0.0.27 - - [2025-05-08 02:12:59] "POST /hardwares HTTP/1.1" 200 319 0.011664 10.0.0.27 - - [2025-05-08 02:12:59] "POST /fqname-to-id HTTP/1.1" 404 162 0.003263 10.0.0.27 - - [2025-05-08 02:12:59] "POST /hardwares HTTP/1.1" 200 319 0.011941 10.0.0.27 - - [2025-05-08 02:12:59] "POST /fqname-to-id HTTP/1.1" 404 165 0.003562 10.0.0.27 - - [2025-05-08 02:12:59] "POST /hardwares HTTP/1.1" 200 325 0.013565 10.0.0.27 - - [2025-05-08 02:13:00] "POST /fqname-to-id HTTP/1.1" 404 161 0.003710 10.0.0.27 - - [2025-05-08 02:13:00] "POST /hardwares HTTP/1.1" 200 317 0.011215 10.0.0.27 - - [2025-05-08 02:13:00] "POST /fqname-to-id HTTP/1.1" 404 161 0.002961 10.0.0.27 - - [2025-05-08 02:13:00] "POST /hardwares HTTP/1.1" 200 317 0.012826 10.0.0.27 - - [2025-05-08 02:13:00] "POST /fqname-to-id HTTP/1.1" 404 162 0.003221 10.0.0.27 - - [2025-05-08 02:13:00] "POST /hardwares HTTP/1.1" 200 319 0.012644 10.0.0.27 - - [2025-05-08 02:13:00] "POST /fqname-to-id HTTP/1.1" 404 162 0.003923 10.0.0.27 - - [2025-05-08 02:13:00] "POST /hardwares HTTP/1.1" 200 319 0.016910 10.0.0.27 - - [2025-05-08 02:13:00] "POST /fqname-to-id HTTP/1.1" 404 162 0.004717 10.0.0.27 - - [2025-05-08 02:13:00] "POST /hardwares HTTP/1.1" 200 319 0.020009 10.0.0.27 - - [2025-05-08 02:13:00] "POST /fqname-to-id HTTP/1.1" 404 158 0.004340 10.0.0.27 - - [2025-05-08 02:13:00] "POST /hardwares HTTP/1.1" 200 311 0.012924 10.0.0.27 - - [2025-05-08 02:13:00] "POST /fqname-to-id HTTP/1.1" 404 158 0.004051 10.0.0.27 - - [2025-05-08 02:13:00] "POST /hardwares HTTP/1.1" 200 311 0.013006 10.0.0.27 - - [2025-05-08 02:13:00] "POST /fqname-to-id HTTP/1.1" 404 160 0.004040 10.0.0.27 - - [2025-05-08 02:13:00] "POST /hardwares HTTP/1.1" 200 315 0.013807 10.0.0.27 - - [2025-05-08 02:13:00] "POST /fqname-to-id HTTP/1.1" 404 154 0.003578 10.0.0.27 - - [2025-05-08 02:13:00] "POST /hardwares HTTP/1.1" 200 303 0.013743 10.0.0.27 - - [2025-05-08 02:13:01] "POST /fqname-to-id HTTP/1.1" 404 158 0.003350 10.0.0.27 - - [2025-05-08 02:13:01] "POST /hardwares HTTP/1.1" 200 311 0.012974 10.0.0.27 - - [2025-05-08 02:13:01] "POST /fqname-to-id HTTP/1.1" 404 155 0.003322 10.0.0.27 - - [2025-05-08 02:13:01] "POST /hardwares HTTP/1.1" 200 305 0.013366 10.0.0.27 - - [2025-05-08 02:13:01] "POST /fqname-to-id HTTP/1.1" 404 155 0.003675 10.0.0.27 - - [2025-05-08 02:13:01] "POST /hardwares HTTP/1.1" 200 305 0.028261 10.0.0.27 - - [2025-05-08 02:13:01] "POST /fqname-to-id HTTP/1.1" 404 155 0.004146 10.0.0.27 - - [2025-05-08 02:13:01] "POST /hardwares HTTP/1.1" 200 305 0.017884 10.0.0.27 - - [2025-05-08 02:13:01] "POST /fqname-to-id HTTP/1.1" 404 155 0.004468 10.0.0.27 - - [2025-05-08 02:13:01] "POST /hardwares HTTP/1.1" 200 305 0.016329 10.0.0.27 - - [2025-05-08 02:13:01] "POST /fqname-to-id HTTP/1.1" 404 156 0.005152 10.0.0.27 - - [2025-05-08 02:13:01] "POST /hardwares HTTP/1.1" 200 307 0.019798 10.0.0.27 - - [2025-05-08 02:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.27 - - [2025-05-08 02:13:01] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.004287 10.0.0.27 - - [2025-05-08 02:13:01] "POST /fqname-to-id HTTP/1.1" 404 156 0.003031 10.0.0.27 - - [2025-05-08 02:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.27 - - [2025-05-08 02:13:01] "POST /hardwares HTTP/1.1" 200 307 0.012925 10.0.0.27 - - [2025-05-08 02:13:01] "PUT /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89 HTTP/1.1" 200 276 0.009706 10.0.0.27 - - [2025-05-08 02:13:01] "POST /fqname-to-id HTTP/1.1" 404 156 0.003741 10.0.0.27 - - [2025-05-08 02:13:01] "POST /hardwares HTTP/1.1" 200 307 0.012297 10.0.0.27 - - [2025-05-08 02:13:01] "POST /fqname-to-id HTTP/1.1" 404 157 0.003770 10.0.0.27 - - [2025-05-08 02:13:01] "POST /hardwares HTTP/1.1" 200 309 0.013468 10.0.0.27 - - [2025-05-08 02:13:02] "POST /fqname-to-id HTTP/1.1" 404 158 0.003630 10.0.0.27 - - [2025-05-08 02:13:02] "POST /hardwares HTTP/1.1" 200 311 0.011144 10.0.0.27 - - [2025-05-08 02:13:02] "GET / HTTP/1.1" 200 35931 0.001734 10.0.0.27 - - [2025-05-08 02:13:02] "POST /fqname-to-id HTTP/1.1" 404 158 0.004465 10.0.0.27 - - [2025-05-08 02:13:02] "POST /alarms HTTP/1.1" 401 292 0.000495 10.0.0.27 - - [2025-05-08 02:13:02] "POST /hardwares HTTP/1.1" 200 311 0.013439 10.0.0.27 - - [2025-05-08 02:13:02] "POST /fqname-to-id HTTP/1.1" 404 153 0.003435 10.0.0.27 - - [2025-05-08 02:13:02] "POST /hardwares HTTP/1.1" 200 301 0.012685 10.0.0.27 - - [2025-05-08 02:13:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.003678 10.0.0.27 - - [2025-05-08 02:13:02] "POST /hardwares HTTP/1.1" 200 309 0.012192 10.0.0.27 - - [2025-05-08 02:13:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.003617 10.0.0.27 - - [2025-05-08 02:13:02] "POST /alarms HTTP/1.1" 200 581 0.048958 10.0.0.27 - - [2025-05-08 02:13:02] "POST /hardwares HTTP/1.1" 200 309 0.018170 10.0.0.27 - - [2025-05-08 02:13:02] "POST /alarms HTTP/1.1" 200 575 0.021418 10.0.0.27 - - [2025-05-08 02:13:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.003756 10.0.0.27 - - [2025-05-08 02:13:02] "POST /alarms HTTP/1.1" 200 575 0.018790 10.0.0.27 - - [2025-05-08 02:13:02] "POST /hardwares HTTP/1.1" 200 309 0.014912 10.0.0.27 - - [2025-05-08 02:13:02] "POST /alarms HTTP/1.1" 200 559 0.018419 10.0.0.27 - - [2025-05-08 02:13:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.002924 10.0.0.27 - - [2025-05-08 02:13:02] "POST /hardwares HTTP/1.1" 200 309 0.013161 10.0.0.27 - - [2025-05-08 02:13:02] "POST /alarms HTTP/1.1" 200 555 0.022996 10.0.0.27 - - [2025-05-08 02:13:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.005170 10.0.0.27 - - [2025-05-08 02:13:02] "POST /alarms HTTP/1.1" 200 557 0.018556 10.0.0.27 - - [2025-05-08 02:13:02] "POST /hardwares HTTP/1.1" 200 309 0.012095 10.0.0.27 - - [2025-05-08 02:13:02] "POST /alarms HTTP/1.1" 200 565 0.020194 10.0.0.27 - - [2025-05-08 02:13:02] "POST /fqname-to-id HTTP/1.1" 404 161 0.003233 10.0.0.27 - - [2025-05-08 02:13:02] "POST /alarms HTTP/1.1" 200 549 0.016623 10.0.0.27 - - [2025-05-08 02:13:02] "POST /hardwares HTTP/1.1" 200 317 0.009119 10.0.0.27 - - [2025-05-08 02:13:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.002777 10.0.0.27 - - [2025-05-08 02:13:03] "POST /alarms HTTP/1.1" 200 557 0.019169 10.0.0.27 - - [2025-05-08 02:13:03] "POST /hardwares HTTP/1.1" 200 309 0.013360 10.0.0.27 - - [2025-05-08 02:13:03] "POST /alarms HTTP/1.1" 200 567 0.016172 10.0.0.27 - - [2025-05-08 02:13:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.003195 10.0.0.27 - - [2025-05-08 02:13:03] "POST /alarms HTTP/1.1" 200 555 0.016682 10.0.0.27 - - [2025-05-08 02:13:03] "POST /hardwares HTTP/1.1" 200 309 0.012311 10.0.0.27 - - [2025-05-08 02:13:03] "POST /alarms HTTP/1.1" 200 567 0.016048 10.0.0.27 - - [2025-05-08 02:13:03] "POST /fqname-to-id HTTP/1.1" 404 154 0.003078 10.0.0.27 - - [2025-05-08 02:13:03] "POST /alarms HTTP/1.1" 200 575 0.060875 10.0.0.27 - - [2025-05-08 02:13:03] "POST /hardwares HTTP/1.1" 200 303 0.042180 10.0.0.27 - - [2025-05-08 02:13:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.002573 10.0.0.27 - - [2025-05-08 02:13:03] "POST /alarms HTTP/1.1" 200 569 0.021028 10.0.0.27 - - [2025-05-08 02:13:03] "POST /features HTTP/1.1" 200 533 0.018277 10.0.0.27 - - [2025-05-08 02:13:03] "POST /alarms HTTP/1.1" 200 561 0.019213 10.0.0.27 - - [2025-05-08 02:13:03] "POST /fqname-to-id HTTP/1.1" 404 185 0.003634 10.0.0.27 - - [2025-05-08 02:13:03] "POST /alarms HTTP/1.1" 200 561 0.024604 10.0.0.27 - - [2025-05-08 02:13:03] "POST /features HTTP/1.1" 200 523 0.016204 10.0.0.27 - - [2025-05-08 02:13:03] "POST /alarms HTTP/1.1" 200 561 0.017161 10.0.0.27 - - [2025-05-08 02:13:03] "POST /fqname-to-id HTTP/1.1" 404 184 0.002838 10.0.0.27 - - [2025-05-08 02:13:03] "POST /alarms HTTP/1.1" 200 547 0.015933 10.0.0.27 - - [2025-05-08 02:13:03] "POST /features HTTP/1.1" 200 521 0.015443 10.0.0.27 - - [2025-05-08 02:13:03] "POST /fqname-to-id HTTP/1.1" 404 184 0.002130 10.0.0.27 - - [2025-05-08 02:13:03] "POST /alarms HTTP/1.1" 200 595 0.018203 10.0.0.27 - - [2025-05-08 02:13:03] "POST /features HTTP/1.1" 200 521 0.017633 10.0.0.27 - - [2025-05-08 02:13:03] "POST /alarms HTTP/1.1" 200 575 0.016392 10.0.0.27 - - [2025-05-08 02:13:03] "POST /fqname-to-id HTTP/1.1" 404 189 0.003001 10.0.0.27 - - [2025-05-08 02:13:03] "POST /alarms HTTP/1.1" 200 571 0.016611 10.0.0.27 - - [2025-05-08 02:13:03] "POST /features HTTP/1.1" 200 531 0.017677 10.0.0.27 - - [2025-05-08 02:13:03] "POST /alarms HTTP/1.1" 200 583 0.016383 10.0.0.27 - - [2025-05-08 02:13:03] "POST /fqname-to-id HTTP/1.1" 404 184 0.003220 10.0.0.27 - - [2025-05-08 02:13:03] "POST /alarms HTTP/1.1" 200 609 0.015759 10.0.0.27 - - [2025-05-08 02:13:03] "POST /features HTTP/1.1" 200 521 0.015876 10.0.0.27 - - [2025-05-08 02:13:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.003486 10.0.0.27 - - [2025-05-08 02:13:04] "POST /features HTTP/1.1" 200 539 0.015112 10.0.0.27 - - [2025-05-08 02:13:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.003457 10.0.0.27 - - [2025-05-08 02:13:04] "POST /features HTTP/1.1" 200 525 0.015886 10.0.0.27 - - [2025-05-08 02:13:04] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.27 - - [2025-05-08 02:13:04] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000517 10.0.0.27 - - [2025-05-08 02:13:04] "POST /fqname-to-id HTTP/1.1" 404 183 0.003629 10.0.0.27 - - [2025-05-08 02:13:04] "POST /features HTTP/1.1" 200 519 0.016214 10.0.0.27 - - [2025-05-08 02:13:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.002898 10.0.0.27 - - [2025-05-08 02:13:04] "POST /features HTTP/1.1" 200 517 0.015833 10.0.0.27 - - [2025-05-08 02:13:04] "POST /fqname-to-id HTTP/1.1" 404 190 0.004094 10.0.0.27 - - [2025-05-08 02:13:04] "POST /features HTTP/1.1" 200 533 0.017022 10.0.0.27 - - [2025-05-08 02:13:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.025625 10.0.0.27 - - [2025-05-08 02:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.27 - - [2025-05-08 02:13:04] "POST /fqname-to-id HTTP/1.1" 404 194 0.002998 10.0.0.27 - - [2025-05-08 02:13:04] "PUT /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89 HTTP/1.1" 200 276 0.010290 10.0.0.27 - - [2025-05-08 02:13:04] "POST /features HTTP/1.1" 200 541 0.016743 10.0.0.27 - - [2025-05-08 02:13:04] "POST /fqname-to-id HTTP/1.1" 404 178 0.003075 10.0.0.27 - - [2025-05-08 02:13:04] "POST /physical-roles HTTP/1.1" 200 521 0.015891 10.0.0.27 - - [2025-05-08 02:13:04] "POST /fqname-to-id HTTP/1.1" 404 179 0.003142 10.0.0.27 - - [2025-05-08 02:13:04] "POST /physical-roles HTTP/1.1" 200 523 0.020152 10.0.0.27 - - [2025-05-08 02:13:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.003050 10.0.0.27 - - [2025-05-08 02:13:04] "GET / HTTP/1.1" 200 35931 0.002064 10.0.0.27 - - [2025-05-08 02:13:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000561 10.0.0.27 - - [2025-05-08 02:13:04] "POST /physical-roles HTTP/1.1" 200 533 0.018785 10.0.0.27 - - [2025-05-08 02:13:05] "POST /fqname-to-id HTTP/1.1" 404 177 0.002964 10.0.0.27 - - [2025-05-08 02:13:05] "POST /physical-roles HTTP/1.1" 200 519 0.016741 10.0.0.27 - - [2025-05-08 02:13:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.002994 10.0.0.27 - - [2025-05-08 02:13:05] "POST /overlay-roles HTTP/1.1" 200 545 0.019941 10.0.0.27 - - [2025-05-08 02:13:05] "POST /fqname-to-id HTTP/1.1" 404 184 0.003784 10.0.0.27 - - [2025-05-08 02:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.023736 10.0.0.27 - - [2025-05-08 02:13:05] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004052 10.0.0.27 - - [2025-05-08 02:13:05] "POST /overlay-roles HTTP/1.1" 200 531 0.017167 10.0.0.27 - - [2025-05-08 02:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.27 - - [2025-05-08 02:13:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.003277 10.0.0.27 - - [2025-05-08 02:13:05] "PUT /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89 HTTP/1.1" 200 276 0.008640 10.0.0.27 - - [2025-05-08 02:13:05] "POST /overlay-roles HTTP/1.1" 200 545 0.016247 10.0.0.27 - - [2025-05-08 02:13:05] "POST /fqname-to-id HTTP/1.1" 404 185 0.003254 10.0.0.27 - - [2025-05-08 02:13:05] "POST /overlay-roles HTTP/1.1" 200 533 0.017642 10.0.0.27 - - [2025-05-08 02:13:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.002890 10.0.0.27 - - [2025-05-08 02:13:05] "POST /overlay-roles HTTP/1.1" 200 541 0.017876 10.0.0.27 - - [2025-05-08 02:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.27 - - [2025-05-08 02:13:05] "GET / HTTP/1.1" 200 35931 0.001977 10.0.0.27 - - [2025-05-08 02:13:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000510 10.0.0.27 - - [2025-05-08 02:13:05] "PUT /overlay-role/05159849-a97f-42a7-bee1-55c40014d5b9 HTTP/1.1" 200 258 0.011275 10.0.0.27 - - [2025-05-08 02:13:05] "POST /fqname-to-id HTTP/1.1" 404 184 0.003407 10.0.0.27 - - [2025-05-08 02:13:05] "POST /overlay-roles HTTP/1.1" 200 531 0.017106 10.0.0.27 - - [2025-05-08 02:13:05] "POST /fqname-to-id HTTP/1.1" 404 185 0.004269 10.0.0.27 - - [2025-05-08 02:13:05] "POST /overlay-roles HTTP/1.1" 200 533 0.020355 10.0.0.27 - - [2025-05-08 02:13:06] "POST /fqname-to-id HTTP/1.1" 404 183 0.003434 10.0.0.27 - - [2025-05-08 02:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.022695 10.0.0.27 - - [2025-05-08 02:13:06] "GET /global-system-config/af286cbd-3b5d-4fec-b7dd-4faf8c8c76bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.005132 10.0.0.27 - - [2025-05-08 02:13:06] "POST /overlay-roles HTTP/1.1" 200 529 0.019701 10.0.0.27 - - [2025-05-08 02:13:06] "POST /fqname-to-id HTTP/1.1" 404 187 0.002145 10.0.0.27 - - [2025-05-08 02:13:06] "PUT /global-system-config/af286cbd-3b5d-4fec-b7dd-4faf8c8c76bd HTTP/1.1" 200 274 0.017061 10.0.0.27 - - [2025-05-08 02:13:06] "POST /overlay-roles HTTP/1.1" 200 537 0.014459 10.0.0.27 - - [2025-05-08 02:13:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.003703 10.0.0.27 - - [2025-05-08 02:13:06] "POST /overlay-roles HTTP/1.1" 200 541 0.018254 10.0.0.27 - - [2025-05-08 02:13:06] "POST /fqname-to-id HTTP/1.1" 404 178 0.003374 10.0.0.27 - - [2025-05-08 02:13:06] "POST /overlay-roles HTTP/1.1" 200 519 0.016230 10.0.0.27 - - [2025-05-08 02:13:06] "POST /fqname-to-id HTTP/1.1" 404 190 0.004276 10.0.0.27 - - [2025-05-08 02:13:06] "POST /overlay-roles HTTP/1.1" 200 543 0.018861 10.0.0.27 - - [2025-05-08 02:13:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.002896 10.0.0.27 - - [2025-05-08 02:13:06] "POST /role-definitions HTTP/1.1" 200 533 0.016478 10.0.0.27 - - [2025-05-08 02:13:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.003021 10.0.0.27 - - [2025-05-08 02:13:06] "POST /role-definitions HTTP/1.1" 200 547 0.016108 10.0.0.27 - - [2025-05-08 02:13:06] "POST /fqname-to-id HTTP/1.1" 404 190 0.002898 10.0.0.27 - - [2025-05-08 02:13:06] "POST /role-definitions HTTP/1.1" 200 549 0.015863 10.0.0.27 - - [2025-05-08 02:13:06] "POST /fqname-to-id HTTP/1.1" 404 191 0.003002 10.0.0.27 - - [2025-05-08 02:13:06] "POST /role-definitions HTTP/1.1" 200 551 0.017601 10.0.0.27 - - [2025-05-08 02:13:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.003691 10.0.0.27 - - [2025-05-08 02:13:07] "POST /role-definitions HTTP/1.1" 200 563 0.014911 10.0.0.27 - - [2025-05-08 02:13:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.004662 10.0.0.27 - - [2025-05-08 02:13:07] "POST /role-definitions HTTP/1.1" 200 547 0.020608 10.0.0.27 - - [2025-05-08 02:13:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.002972 10.0.0.27 - - [2025-05-08 02:13:07] "POST /role-definitions HTTP/1.1" 200 549 0.015952 10.0.0.27 - - [2025-05-08 02:13:07] "POST /fqname-to-id HTTP/1.1" 404 191 0.003021 10.0.0.27 - - [2025-05-08 02:13:07] "POST /role-definitions HTTP/1.1" 200 551 0.015952 10.0.0.27 - - [2025-05-08 02:13:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.002980 10.0.0.27 - - [2025-05-08 02:13:07] "POST /role-definitions HTTP/1.1" 200 549 0.015776 10.0.0.27 - - [2025-05-08 02:13:07] "POST /fqname-to-id HTTP/1.1" 404 196 0.002953 10.0.0.27 - - [2025-05-08 02:13:07] "POST /role-definitions HTTP/1.1" 200 561 0.016538 10.0.0.27 - - [2025-05-08 02:13:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.003079 10.0.0.27 - - [2025-05-08 02:13:07] "POST /role-definitions HTTP/1.1" 200 547 0.015340 10.0.0.27 - - [2025-05-08 02:13:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.003253 10.0.0.27 - - [2025-05-08 02:13:07] "POST /role-definitions HTTP/1.1" 200 549 0.015873 10.0.0.27 - - [2025-05-08 02:13:07] "POST /fqname-to-id HTTP/1.1" 404 188 0.003562 10.0.0.27 - - [2025-05-08 02:13:07] "POST /role-definitions HTTP/1.1" 200 545 0.015311 10.0.0.27 - - [2025-05-08 02:13:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.003505 10.0.0.27 - - [2025-05-08 02:13:08] "POST /role-definitions HTTP/1.1" 200 547 0.018695 10.0.0.27 - - [2025-05-08 02:13:08] "POST /fqname-to-id HTTP/1.1" 404 192 0.002925 10.0.0.27 - - [2025-05-08 02:13:08] "POST /role-definitions HTTP/1.1" 200 553 0.016664 10.0.0.27 - - [2025-05-08 02:13:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.003189 10.0.0.27 - - [2025-05-08 02:13:08] "POST /role-definitions HTTP/1.1" 200 555 0.016306 10.0.0.27 - - [2025-05-08 02:13:08] "POST /fqname-to-id HTTP/1.1" 404 182 0.003415 10.0.0.27 - - [2025-05-08 02:13:08] "POST /role-definitions HTTP/1.1" 200 533 0.022109 10.0.0.27 - - [2025-05-08 02:13:08] "POST /fqname-to-id HTTP/1.1" 404 187 0.003191 10.0.0.27 - - [2025-05-08 02:13:08] "POST /role-definitions HTTP/1.1" 200 543 0.016188 10.0.0.27 - - [2025-05-08 02:13:08] "POST /fqname-to-id HTTP/1.1" 404 181 0.002835 10.0.0.27 - - [2025-05-08 02:13:08] "POST /role-definitions HTTP/1.1" 200 531 0.015353 10.0.0.27 - - [2025-05-08 02:13:08] "POST /fqname-to-id HTTP/1.1" 404 184 0.004134 10.0.0.27 - - [2025-05-08 02:13:08] "POST /role-definitions HTTP/1.1" 200 537 0.022631 10.0.0.27 - - [2025-05-08 02:13:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.003689 10.0.0.27 - - [2025-05-08 02:13:08] "POST /role-definitions HTTP/1.1" 200 547 0.018438 10.0.0.27 - - [2025-05-08 02:13:08] "POST /fqname-to-id HTTP/1.1" 404 194 0.003317 10.0.0.27 - - [2025-05-08 02:13:08] "POST /role-definitions HTTP/1.1" 200 557 0.016302 10.0.0.27 - - [2025-05-08 02:13:09] "POST /fqname-to-id HTTP/1.1" 404 196 0.003545 10.0.0.27 - - [2025-05-08 02:13:09] "POST /role-definitions HTTP/1.1" 200 561 0.019912 10.0.0.27 - - [2025-05-08 02:13:09] "POST /fqname-to-id HTTP/1.1" 404 195 0.003518 10.0.0.27 - - [2025-05-08 02:13:09] "POST /role-definitions HTTP/1.1" 200 559 0.015738 10.0.0.27 - - [2025-05-08 02:13:09] "POST /fqname-to-id HTTP/1.1" 404 196 0.003083 10.0.0.27 - - [2025-05-08 02:13:09] "POST /feature-configs HTTP/1.1" 200 537 0.016787 10.0.0.27 - - [2025-05-08 02:13:09] "POST /fqname-to-id HTTP/1.1" 404 212 0.002987 10.0.0.27 - - [2025-05-08 02:13:09] "POST /feature-configs HTTP/1.1" 200 562 0.017114 10.0.0.27 - - [2025-05-08 02:13:09] "POST /fqname-to-id HTTP/1.1" 404 211 0.003809 10.0.0.27 - - [2025-05-08 02:13:09] "POST /feature-configs HTTP/1.1" 200 561 0.015765 10.0.0.27 - - [2025-05-08 02:13:09] "POST /fqname-to-id HTTP/1.1" 404 192 0.002928 10.0.0.27 - - [2025-05-08 02:13:09] "POST /node-profiles HTTP/1.1" 200 547 0.017383 10.0.0.27 - - [2025-05-08 02:13:09] "POST /fqname-to-id HTTP/1.1" 404 187 0.003738 10.0.0.27 - - [2025-05-08 02:13:09] "POST /node-profiles HTTP/1.1" 200 537 0.017954 10.0.0.27 - - [2025-05-08 02:13:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.003759 10.0.0.27 - - [2025-05-08 02:13:09] "POST /node-profiles HTTP/1.1" 200 549 0.014872 10.0.0.27 - - [2025-05-08 02:13:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.003062 10.0.0.27 - - [2025-05-08 02:13:09] "POST /node-profiles HTTP/1.1" 200 541 0.018957 10.0.0.27 - - [2025-05-08 02:13:10] "POST /fqname-to-id HTTP/1.1" 404 189 0.003588 10.0.0.27 - - [2025-05-08 02:13:10] "POST /node-profiles HTTP/1.1" 200 541 0.017539 10.0.0.27 - - [2025-05-08 02:13:10] "POST /fqname-to-id HTTP/1.1" 404 188 0.003029 10.0.0.27 - - [2025-05-08 02:13:10] "POST /node-profiles HTTP/1.1" 200 539 0.017752 10.0.0.27 - - [2025-05-08 02:13:10] "POST /fqname-to-id HTTP/1.1" 404 184 0.003064 10.0.0.27 - - [2025-05-08 02:13:10] "POST /node-profiles HTTP/1.1" 200 531 0.017366 10.0.0.27 - - [2025-05-08 02:13:10] "POST /fqname-to-id HTTP/1.1" 404 185 0.003015 10.0.0.27 - - [2025-05-08 02:13:10] "POST /node-profiles HTTP/1.1" 200 533 0.016100 10.0.0.27 - - [2025-05-08 02:13:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.003939 10.0.0.27 - - [2025-05-08 02:13:10] "POST /node-profiles HTTP/1.1" 200 557 0.018710 10.0.0.27 - - [2025-05-08 02:13:10] "POST /fqname-to-id HTTP/1.1" 404 206 0.003795 10.0.0.27 - - [2025-05-08 02:13:10] "POST /telemetry-profiles HTTP/1.1" 200 554 0.015476 10.0.0.27 - - [2025-05-08 02:13:10] "POST /fqname-to-id HTTP/1.1" 404 206 0.003166 10.0.0.27 - - [2025-05-08 02:13:10] "POST /telemetry-profiles HTTP/1.1" 200 554 0.017564 10.0.0.27 - - [2025-05-08 02:13:10] "POST /fqname-to-id HTTP/1.1" 404 206 0.003057 10.0.0.27 - - [2025-05-08 02:13:10] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016804 10.0.0.27 - - [2025-05-08 02:13:10] "POST /fqname-to-id HTTP/1.1" 404 206 0.003250 10.0.0.27 - - [2025-05-08 02:13:10] "POST /telemetry-profiles HTTP/1.1" 200 554 0.018223 10.0.0.27 - - [2025-05-08 02:13:11] "POST /fqname-to-id HTTP/1.1" 404 206 0.002869 10.0.0.27 - - [2025-05-08 02:13:11] "POST /telemetry-profiles HTTP/1.1" 200 554 0.022346 10.0.0.27 - - [2025-05-08 02:13:11] "POST /fqname-to-id HTTP/1.1" 404 206 0.003537 10.0.0.27 - - [2025-05-08 02:13:11] "POST /telemetry-profiles HTTP/1.1" 200 554 0.014923 10.0.0.27 - - [2025-05-08 02:13:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.004034 10.0.0.27 - - [2025-05-08 02:13:11] "POST /sflow-profiles HTTP/1.1" 200 532 0.016166 10.0.0.27 - - [2025-05-08 02:13:11] "POST /fqname-to-id HTTP/1.1" 404 202 0.003044 10.0.0.27 - - [2025-05-08 02:13:11] "POST /sflow-profiles HTTP/1.1" 200 538 0.021156 10.0.0.27 - - [2025-05-08 02:13:11] "POST /fqname-to-id HTTP/1.1" 404 202 0.003029 10.0.0.27 - - [2025-05-08 02:13:11] "POST /sflow-profiles HTTP/1.1" 200 538 0.016499 10.0.0.27 - - [2025-05-08 02:13:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.003443 10.0.0.27 - - [2025-05-08 02:13:11] "POST /grpc-profiles HTTP/1.1" 200 530 0.015074 10.0.0.27 - - [2025-05-08 02:13:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.003548 10.0.0.27 - - [2025-05-08 02:13:11] "POST /snmp-profiles HTTP/1.1" 200 530 0.018331 10.0.0.27 - - [2025-05-08 02:13:11] "POST /fqname-to-id HTTP/1.1" 404 202 0.003890 10.0.0.27 - - [2025-05-08 02:13:11] "POST /netconf-profiles HTTP/1.1" 200 542 0.018770 10.0.0.27 - - [2025-05-08 02:13:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.003646 10.0.0.27 - - [2025-05-08 02:13:12] "POST /device-functional-groups HTTP/1.1" 200 540 0.016801 10.0.0.27 - - [2025-05-08 02:13:12] "POST /fqname-to-id HTTP/1.1" 404 193 0.003767 10.0.0.27 - - [2025-05-08 02:13:12] "POST /device-functional-groups HTTP/1.1" 200 540 0.016127 10.0.0.27 - - [2025-05-08 02:13:12] "POST /fqname-to-id HTTP/1.1" 404 195 0.003273 10.0.0.27 - - [2025-05-08 02:13:12] "POST /device-functional-groups HTTP/1.1" 200 544 0.014027 10.0.0.27 - - [2025-05-08 02:13:12] "POST /fqname-to-id HTTP/1.1" 404 194 0.003222 10.0.0.27 - - [2025-05-08 02:13:12] "POST /device-functional-groups HTTP/1.1" 200 542 0.016350 10.0.0.27 - - [2025-05-08 02:13:12] "POST /fqname-to-id HTTP/1.1" 404 218 0.003187 10.0.0.27 - - [2025-05-08 02:13:12] "POST /device-functional-groups HTTP/1.1" 200 590 0.015272 10.0.0.27 - - [2025-05-08 02:13:12] "POST /fqname-to-id HTTP/1.1" 404 208 0.003993 10.0.0.27 - - [2025-05-08 02:13:12] "POST /device-functional-groups HTTP/1.1" 200 570 0.015822 10.0.0.27 - - [2025-05-08 02:13:12] "POST /fqname-to-id HTTP/1.1" 404 236 0.003402 10.0.0.27 - - [2025-05-08 02:13:12] "POST /device-functional-groups HTTP/1.1" 200 620 0.016205 10.0.0.27 - - [2025-05-08 02:13:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.003289 10.0.0.27 - - [2025-05-08 02:13:12] "POST /device-functional-groups HTTP/1.1" 200 566 0.016994 10.0.0.27 - - [2025-05-08 02:13:12] "POST /fqname-to-id HTTP/1.1" 404 205 0.004100 10.0.0.27 - - [2025-05-08 02:13:12] "POST /device-functional-groups HTTP/1.1" 200 564 0.016714 10.0.0.27 - - [2025-05-08 02:13:12] "POST /fqname-to-id HTTP/1.1" 404 210 0.003026 10.0.0.27 - - [2025-05-08 02:13:12] "POST /device-functional-groups HTTP/1.1" 200 574 0.016911 10.0.0.27 - - [2025-05-08 02:13:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.003316 10.0.0.27 - - [2025-05-08 02:13:13] "POST /role-configs HTTP/1.1" 200 525 0.016761 10.0.0.27 - - [2025-05-08 02:13:13] "POST /fqname-to-id HTTP/1.1" 404 196 0.002988 10.0.0.27 - - [2025-05-08 02:13:13] "POST /role-configs HTTP/1.1" 200 520 0.016479 10.0.0.27 - - [2025-05-08 02:13:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.002901 10.0.0.27 - - [2025-05-08 02:13:13] "POST /role-configs HTTP/1.1" 200 522 0.016099 10.0.0.27 - - [2025-05-08 02:13:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.002891 10.0.0.27 - - [2025-05-08 02:13:13] "POST /role-configs HTTP/1.1" 200 522 0.020024 10.0.0.27 - - [2025-05-08 02:13:13] "POST /fqname-to-id HTTP/1.1" 404 202 0.002840 10.0.0.27 - - [2025-05-08 02:13:13] "POST /role-configs HTTP/1.1" 200 526 0.015119 10.0.0.27 - - [2025-05-08 02:13:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.003613 10.0.0.27 - - [2025-05-08 02:13:13] "POST /role-configs HTTP/1.1" 200 521 0.014974 10.0.0.27 - - [2025-05-08 02:13:13] "POST /fqname-to-id HTTP/1.1" 404 193 0.003758 10.0.0.27 - - [2025-05-08 02:13:13] "POST /role-configs HTTP/1.1" 200 517 0.019476 10.0.0.27 - - [2025-05-08 02:13:13] "POST /fqname-to-id HTTP/1.1" 404 194 0.003698 10.0.0.27 - - [2025-05-08 02:13:13] "POST /role-configs HTTP/1.1" 200 518 0.019459 10.0.0.27 - - [2025-05-08 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.27 - - [2025-05-08 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.27 - - [2025-05-08 02:13:14] "POST /ref-update HTTP/1.1" 200 156 0.009041 10.0.0.27 - - [2025-05-08 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.27 - - [2025-05-08 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.27 - - [2025-05-08 02:13:14] "POST /ref-update HTTP/1.1" 200 156 0.009509 10.0.0.27 - - [2025-05-08 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.27 - - [2025-05-08 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.27 - - [2025-05-08 02:13:14] "POST /ref-update HTTP/1.1" 200 156 0.008963 10.0.0.27 - - [2025-05-08 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.27 - - [2025-05-08 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.27 - - [2025-05-08 02:13:14] "POST /ref-update HTTP/1.1" 200 156 0.009297 10.0.0.27 - - [2025-05-08 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.27 - - [2025-05-08 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.27 - - [2025-05-08 02:13:14] "POST /ref-update HTTP/1.1" 200 156 0.027252 10.0.0.27 - - [2025-05-08 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.27 - - [2025-05-08 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.27 - - [2025-05-08 02:13:14] "POST /ref-update HTTP/1.1" 200 156 0.010180 10.0.0.27 - - [2025-05-08 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.27 - - [2025-05-08 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.27 - - [2025-05-08 02:13:14] "POST /ref-update HTTP/1.1" 200 156 0.007824 10.0.0.27 - - [2025-05-08 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.27 - - [2025-05-08 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.27 - - [2025-05-08 02:13:15] "POST /ref-update HTTP/1.1" 200 156 0.009004 10.0.0.27 - - [2025-05-08 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.27 - - [2025-05-08 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.27 - - [2025-05-08 02:13:15] "POST /ref-update HTTP/1.1" 200 156 0.008256 10.0.0.27 - - [2025-05-08 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.27 - - [2025-05-08 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.27 - - [2025-05-08 02:13:15] "POST /ref-update HTTP/1.1" 200 156 0.008046 10.0.0.27 - - [2025-05-08 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.27 - - [2025-05-08 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.27 - - [2025-05-08 02:13:15] "POST /ref-update HTTP/1.1" 200 156 0.009674 10.0.0.27 - - [2025-05-08 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.27 - - [2025-05-08 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.27 - - [2025-05-08 02:13:15] "POST /ref-update HTTP/1.1" 200 156 0.007314 10.0.0.27 - - [2025-05-08 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.27 - - [2025-05-08 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.27 - - [2025-05-08 02:13:15] "POST /ref-update HTTP/1.1" 200 156 0.008117 10.0.0.27 - - [2025-05-08 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.27 - - [2025-05-08 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.27 - - [2025-05-08 02:13:16] "POST /ref-update HTTP/1.1" 200 156 0.007121 10.0.0.27 - - [2025-05-08 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.27 - - [2025-05-08 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.27 - - [2025-05-08 02:13:16] "POST /ref-update HTTP/1.1" 200 156 0.007195 10.0.0.27 - - [2025-05-08 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.27 - - [2025-05-08 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.27 - - [2025-05-08 02:13:16] "POST /ref-update HTTP/1.1" 200 156 0.007090 10.0.0.27 - - [2025-05-08 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.27 - - [2025-05-08 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.27 - - [2025-05-08 02:13:16] "POST /ref-update HTTP/1.1" 200 156 0.007219 10.0.0.27 - - [2025-05-08 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.27 - - [2025-05-08 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.27 - - [2025-05-08 02:13:16] "POST /ref-update HTTP/1.1" 200 156 0.010076 10.0.0.27 - - [2025-05-08 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.27 - - [2025-05-08 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.27 - - [2025-05-08 02:13:16] "POST /ref-update HTTP/1.1" 200 156 0.007744 10.0.0.27 - - [2025-05-08 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.27 - - [2025-05-08 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.27 - - [2025-05-08 02:13:16] "POST /ref-update HTTP/1.1" 200 156 0.006999 10.0.0.27 - - [2025-05-08 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.27 - - [2025-05-08 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.27 - - [2025-05-08 02:13:17] "POST /ref-update HTTP/1.1" 200 156 0.007873 10.0.0.27 - - [2025-05-08 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.27 - - [2025-05-08 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.27 - - [2025-05-08 02:13:17] "POST /ref-update HTTP/1.1" 200 156 0.007940 10.0.0.27 - - [2025-05-08 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.27 - - [2025-05-08 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.27 - - [2025-05-08 02:13:17] "POST /ref-update HTTP/1.1" 200 156 0.008950 10.0.0.27 - - [2025-05-08 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.27 - - [2025-05-08 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.27 - - [2025-05-08 02:13:17] "POST /ref-update HTTP/1.1" 200 156 0.008777 10.0.0.27 - - [2025-05-08 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.27 - - [2025-05-08 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.27 - - [2025-05-08 02:13:17] "POST /ref-update HTTP/1.1" 200 156 0.008091 10.0.0.27 - - [2025-05-08 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.27 - - [2025-05-08 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.27 - - [2025-05-08 02:13:17] "POST /ref-update HTTP/1.1" 200 156 0.008374 10.0.0.27 - - [2025-05-08 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.27 - - [2025-05-08 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.27 - - [2025-05-08 02:13:17] "POST /ref-update HTTP/1.1" 200 156 0.010167 10.0.0.27 - - [2025-05-08 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.27 - - [2025-05-08 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.27 - - [2025-05-08 02:13:18] "POST /ref-update HTTP/1.1" 200 156 0.007186 10.0.0.27 - - [2025-05-08 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.27 - - [2025-05-08 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.27 - - [2025-05-08 02:13:18] "POST /ref-update HTTP/1.1" 200 156 0.007835 10.0.0.27 - - [2025-05-08 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.27 - - [2025-05-08 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.27 - - [2025-05-08 02:13:18] "POST /ref-update HTTP/1.1" 200 156 0.008707 10.0.0.27 - - [2025-05-08 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.27 - - [2025-05-08 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.27 - - [2025-05-08 02:13:18] "POST /ref-update HTTP/1.1" 200 156 0.007766 10.0.0.27 - - [2025-05-08 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.27 - - [2025-05-08 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.27 - - [2025-05-08 02:13:18] "POST /ref-update HTTP/1.1" 200 156 0.008620 10.0.0.27 - - [2025-05-08 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.27 - - [2025-05-08 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.27 - - [2025-05-08 02:13:18] "POST /ref-update HTTP/1.1" 200 156 0.008653 10.0.0.27 - - [2025-05-08 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.27 - - [2025-05-08 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.27 - - [2025-05-08 02:13:19] "POST /ref-update HTTP/1.1" 200 156 0.007353 10.0.0.27 - - [2025-05-08 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.27 - - [2025-05-08 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.27 - - [2025-05-08 02:13:19] "POST /ref-update HTTP/1.1" 200 156 0.008464 10.0.0.27 - - [2025-05-08 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.27 - - [2025-05-08 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.27 - - [2025-05-08 02:13:19] "POST /ref-update HTTP/1.1" 200 156 0.007125 10.0.0.27 - - [2025-05-08 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.27 - - [2025-05-08 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.27 - - [2025-05-08 02:13:19] "POST /ref-update HTTP/1.1" 200 156 0.008065 10.0.0.27 - - [2025-05-08 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.27 - - [2025-05-08 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.27 - - [2025-05-08 02:13:19] "POST /ref-update HTTP/1.1" 200 156 0.010073 10.0.0.27 - - [2025-05-08 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.27 - - [2025-05-08 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.27 - - [2025-05-08 02:13:19] "POST /ref-update HTTP/1.1" 200 156 0.007465 10.0.0.27 - - [2025-05-08 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.27 - - [2025-05-08 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.27 - - [2025-05-08 02:13:19] "POST /ref-update HTTP/1.1" 200 156 0.010219 10.0.0.27 - - [2025-05-08 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005315 10.0.0.27 - - [2025-05-08 02:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.27 - - [2025-05-08 02:13:20] "POST /ref-update HTTP/1.1" 200 156 0.010947 10.0.0.27 - - [2025-05-08 02:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.27 - - [2025-05-08 02:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.27 - - [2025-05-08 02:13:20] "POST /ref-update HTTP/1.1" 200 156 0.007735 10.0.0.27 - - [2025-05-08 02:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.27 - - [2025-05-08 02:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.27 - - [2025-05-08 02:13:20] "POST /ref-update HTTP/1.1" 200 156 0.008356 10.0.0.27 - - [2025-05-08 02:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.27 - - [2025-05-08 02:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.27 - - [2025-05-08 02:13:20] "POST /ref-update HTTP/1.1" 200 156 0.007613 10.0.0.27 - - [2025-05-08 02:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.27 - - [2025-05-08 02:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.27 - - [2025-05-08 02:13:20] "POST /ref-update HTTP/1.1" 200 156 0.008916 10.0.0.27 - - [2025-05-08 02:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.27 - - [2025-05-08 02:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.27 - - [2025-05-08 02:13:20] "POST /ref-update HTTP/1.1" 200 156 0.010399 10.0.0.27 - - [2025-05-08 02:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.27 - - [2025-05-08 02:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.27 - - [2025-05-08 02:13:21] "POST /ref-update HTTP/1.1" 200 156 0.009176 10.0.0.27 - - [2025-05-08 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.27 - - [2025-05-08 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.27 - - [2025-05-08 02:13:21] "POST /ref-update HTTP/1.1" 200 156 0.009956 10.0.0.27 - - [2025-05-08 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.27 - - [2025-05-08 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005061 10.0.0.27 - - [2025-05-08 02:13:21] "POST /ref-update HTTP/1.1" 200 156 0.009355 10.0.0.27 - - [2025-05-08 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.27 - - [2025-05-08 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.27 - - [2025-05-08 02:13:21] "POST /ref-update HTTP/1.1" 200 156 0.010097 10.0.0.27 - - [2025-05-08 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.27 - - [2025-05-08 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.27 - - [2025-05-08 02:13:21] "POST /ref-update HTTP/1.1" 200 156 0.010512 10.0.0.27 - - [2025-05-08 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.27 - - [2025-05-08 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.27 - - [2025-05-08 02:13:21] "POST /ref-update HTTP/1.1" 200 156 0.011922 10.0.0.27 - - [2025-05-08 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.27 - - [2025-05-08 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.27 - - [2025-05-08 02:13:21] "POST /ref-update HTTP/1.1" 200 156 0.009168 10.0.0.27 - - [2025-05-08 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.27 - - [2025-05-08 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.27 - - [2025-05-08 02:13:22] "POST /ref-update HTTP/1.1" 200 156 0.022156 10.0.0.27 - - [2025-05-08 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.27 - - [2025-05-08 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.27 - - [2025-05-08 02:13:22] "POST /ref-update HTTP/1.1" 200 156 0.009733 10.0.0.27 - - [2025-05-08 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.27 - - [2025-05-08 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.27 - - [2025-05-08 02:13:22] "POST /ref-update HTTP/1.1" 200 156 0.007485 10.0.0.27 - - [2025-05-08 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.27 - - [2025-05-08 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.27 - - [2025-05-08 02:13:22] "POST /ref-update HTTP/1.1" 200 156 0.008935 10.0.0.27 - - [2025-05-08 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.27 - - [2025-05-08 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.27 - - [2025-05-08 02:13:22] "POST /ref-update HTTP/1.1" 200 156 0.007568 10.0.0.27 - - [2025-05-08 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005266 10.0.0.27 - - [2025-05-08 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.27 - - [2025-05-08 02:13:22] "POST /ref-update HTTP/1.1" 200 156 0.007221 10.0.0.27 - - [2025-05-08 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.27 - - [2025-05-08 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.27 - - [2025-05-08 02:13:23] "POST /ref-update HTTP/1.1" 200 156 0.007536 10.0.0.27 - - [2025-05-08 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.27 - - [2025-05-08 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.27 - - [2025-05-08 02:13:23] "GET / HTTP/1.1" 200 35931 0.001752 10.0.0.27 - - [2025-05-08 02:13:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000350 10.0.0.27 - - [2025-05-08 02:13:23] "POST /ref-update HTTP/1.1" 200 156 0.012380 10.0.0.27 - - [2025-05-08 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.27 - - [2025-05-08 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.27 - - [2025-05-08 02:13:23] "POST /ref-update HTTP/1.1" 200 156 0.008945 10.0.0.27 - - [2025-05-08 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.27 - - [2025-05-08 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.27 - - [2025-05-08 02:13:23] "POST /ref-update HTTP/1.1" 200 156 0.014990 10.0.0.27 - - [2025-05-08 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.025857 10.0.0.27 - - [2025-05-08 02:13:23] "GET /routing-instance/e12ddc1d-2206-480f-b2c2-e2a1c0a1378b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003939 10.0.0.27 - - [2025-05-08 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.27 - - [2025-05-08 02:13:23] "POST /bgp-routers HTTP/1.1" 200 620 0.018501 10.0.0.27 - - [2025-05-08 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.27 - - [2025-05-08 02:13:23] "GET /bgp-router/85448573-753f-40cf-af47-f9ff83aed02e?fields=global_system_config_back_refs HTTP/1.1" 200 1126 0.007172 10.0.0.27 - - [2025-05-08 02:13:23] "POST /ref-update HTTP/1.1" 200 156 0.008436 10.0.0.27 - - [2025-05-08 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.27 - - [2025-05-08 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.27 - - [2025-05-08 02:13:23] "GET /global-system-config/af286cbd-3b5d-4fec-b7dd-4faf8c8c76bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.005877 10.0.0.27 - - [2025-05-08 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.27 - - [2025-05-08 02:13:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003408 10.0.0.27 - - [2025-05-08 02:13:23] "POST /ref-update HTTP/1.1" 200 156 0.006688 10.0.0.27 - - [2025-05-08 02:13:23] "POST /ref-update HTTP/1.1" 200 156 0.008257 10.0.0.27 - - [2025-05-08 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.27 - - [2025-05-08 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.27 - - [2025-05-08 02:13:23] "POST /ref-update HTTP/1.1" 200 156 0.010962 10.0.0.27 - - [2025-05-08 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.27 - - [2025-05-08 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.27 - - [2025-05-08 02:13:24] "POST /ref-update HTTP/1.1" 200 156 0.008333 10.0.0.27 - - [2025-05-08 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.27 - - [2025-05-08 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.27 - - [2025-05-08 02:13:24] "POST /ref-update HTTP/1.1" 200 156 0.010153 10.0.0.27 - - [2025-05-08 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.27 - - [2025-05-08 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.27 - - [2025-05-08 02:13:24] "POST /ref-update HTTP/1.1" 200 156 0.008701 10.0.0.27 - - [2025-05-08 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.27 - - [2025-05-08 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.27 - - [2025-05-08 02:13:24] "POST /ref-update HTTP/1.1" 200 156 0.009094 10.0.0.27 - - [2025-05-08 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005601 10.0.0.27 - - [2025-05-08 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.27 - - [2025-05-08 02:13:24] "POST /ref-update HTTP/1.1" 200 156 0.009155 10.0.0.27 - - [2025-05-08 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.27 - - [2025-05-08 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.27 - - [2025-05-08 02:13:24] "POST /ref-update HTTP/1.1" 200 156 0.007489 10.0.0.27 - - [2025-05-08 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.27 - - [2025-05-08 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.27 - - [2025-05-08 02:13:25] "POST /ref-update HTTP/1.1" 200 156 0.007455 10.0.0.27 - - [2025-05-08 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.27 - - [2025-05-08 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.27 - - [2025-05-08 02:13:25] "POST /ref-update HTTP/1.1" 200 156 0.008349 10.0.0.27 - - [2025-05-08 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.27 - - [2025-05-08 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.27 - - [2025-05-08 02:13:25] "POST /ref-update HTTP/1.1" 200 156 0.006852 10.0.0.27 - - [2025-05-08 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.27 - - [2025-05-08 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.27 - - [2025-05-08 02:13:25] "POST /ref-update HTTP/1.1" 200 156 0.007080 10.0.0.27 - - [2025-05-08 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.27 - - [2025-05-08 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.27 - - [2025-05-08 02:13:25] "POST /ref-update HTTP/1.1" 200 156 0.007152 10.0.0.27 - - [2025-05-08 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.27 - - [2025-05-08 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.27 - - [2025-05-08 02:13:25] "POST /ref-update HTTP/1.1" 200 156 0.007805 10.0.0.27 - - [2025-05-08 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.27 - - [2025-05-08 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.27 - - [2025-05-08 02:13:25] "POST /ref-update HTTP/1.1" 200 156 0.008533 10.0.0.27 - - [2025-05-08 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.27 - - [2025-05-08 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.27 - - [2025-05-08 02:13:26] "POST /ref-update HTTP/1.1" 200 156 0.007789 10.0.0.27 - - [2025-05-08 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.27 - - [2025-05-08 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.27 - - [2025-05-08 02:13:26] "POST /ref-update HTTP/1.1" 200 156 0.007870 10.0.0.27 - - [2025-05-08 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.27 - - [2025-05-08 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.27 - - [2025-05-08 02:13:26] "POST /ref-update HTTP/1.1" 200 156 0.008717 10.0.0.27 - - [2025-05-08 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.27 - - [2025-05-08 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.27 - - [2025-05-08 02:13:26] "POST /ref-update HTTP/1.1" 200 156 0.008453 10.0.0.27 - - [2025-05-08 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.27 - - [2025-05-08 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.27 - - [2025-05-08 02:13:26] "POST /ref-update HTTP/1.1" 200 156 0.007209 10.0.0.27 - - [2025-05-08 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.27 - - [2025-05-08 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.27 - - [2025-05-08 02:13:26] "POST /ref-update HTTP/1.1" 200 156 0.007237 10.0.0.27 - - [2025-05-08 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.27 - - [2025-05-08 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.27 - - [2025-05-08 02:13:26] "POST /ref-update HTTP/1.1" 200 156 0.006865 10.0.0.27 - - [2025-05-08 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.27 - - [2025-05-08 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.27 - - [2025-05-08 02:13:27] "POST /ref-update HTTP/1.1" 200 156 0.007850 10.0.0.27 - - [2025-05-08 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.27 - - [2025-05-08 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.27 - - [2025-05-08 02:13:27] "POST /ref-update HTTP/1.1" 200 156 0.007534 10.0.0.27 - - [2025-05-08 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.27 - - [2025-05-08 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.27 - - [2025-05-08 02:13:27] "POST /ref-update HTTP/1.1" 200 156 0.007137 10.0.0.27 - - [2025-05-08 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.27 - - [2025-05-08 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.27 - - [2025-05-08 02:13:27] "POST /ref-update HTTP/1.1" 200 156 0.008704 10.0.0.27 - - [2025-05-08 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.27 - - [2025-05-08 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.27 - - [2025-05-08 02:13:27] "POST /ref-update HTTP/1.1" 200 156 0.008023 10.0.0.27 - - [2025-05-08 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.27 - - [2025-05-08 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.27 - - [2025-05-08 02:13:27] "POST /ref-update HTTP/1.1" 200 156 0.008297 10.0.0.27 - - [2025-05-08 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.27 - - [2025-05-08 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.27 - - [2025-05-08 02:13:28] "POST /ref-update HTTP/1.1" 200 156 0.007512 10.0.0.27 - - [2025-05-08 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.27 - - [2025-05-08 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.27 - - [2025-05-08 02:13:28] "POST /ref-update HTTP/1.1" 200 156 0.007207 10.0.0.27 - - [2025-05-08 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.27 - - [2025-05-08 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.27 - - [2025-05-08 02:13:28] "POST /ref-update HTTP/1.1" 200 156 0.008255 10.0.0.27 - - [2025-05-08 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.27 - - [2025-05-08 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.27 - - [2025-05-08 02:13:28] "POST /ref-update HTTP/1.1" 200 156 0.008730 10.0.0.27 - - [2025-05-08 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.27 - - [2025-05-08 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.27 - - [2025-05-08 02:13:28] "POST /ref-update HTTP/1.1" 200 156 0.007025 10.0.0.27 - - [2025-05-08 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.27 - - [2025-05-08 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.27 - - [2025-05-08 02:13:28] "POST /ref-update HTTP/1.1" 200 156 0.007645 10.0.0.27 - - [2025-05-08 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.27 - - [2025-05-08 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.27 - - [2025-05-08 02:13:28] "POST /ref-update HTTP/1.1" 200 156 0.007660 10.0.0.27 - - [2025-05-08 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.27 - - [2025-05-08 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.27 - - [2025-05-08 02:13:29] "POST /ref-update HTTP/1.1" 200 156 0.007769 10.0.0.27 - - [2025-05-08 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.27 - - [2025-05-08 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.27 - - [2025-05-08 02:13:29] "POST /ref-update HTTP/1.1" 200 156 0.008489 10.0.0.27 - - [2025-05-08 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.27 - - [2025-05-08 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.27 - - [2025-05-08 02:13:29] "POST /ref-update HTTP/1.1" 200 156 0.008237 10.0.0.27 - - [2025-05-08 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.27 - - [2025-05-08 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.27 - - [2025-05-08 02:13:29] "POST /ref-update HTTP/1.1" 200 156 0.007456 10.0.0.27 - - [2025-05-08 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.27 - - [2025-05-08 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.27 - - [2025-05-08 02:13:29] "POST /ref-update HTTP/1.1" 200 156 0.007028 10.0.0.27 - - [2025-05-08 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.27 - - [2025-05-08 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.27 - - [2025-05-08 02:13:29] "POST /ref-update HTTP/1.1" 200 156 0.008072 10.0.0.27 - - [2025-05-08 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.27 - - [2025-05-08 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.27 - - [2025-05-08 02:13:30] "POST /ref-update HTTP/1.1" 200 156 0.008362 10.0.0.27 - - [2025-05-08 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.27 - - [2025-05-08 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.27 - - [2025-05-08 02:13:30] "POST /ref-update HTTP/1.1" 200 156 0.006380 10.0.0.27 - - [2025-05-08 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.27 - - [2025-05-08 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.27 - - [2025-05-08 02:13:30] "POST /ref-update HTTP/1.1" 200 156 0.008714 10.0.0.27 - - [2025-05-08 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.27 - - [2025-05-08 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.27 - - [2025-05-08 02:13:30] "POST /ref-update HTTP/1.1" 200 156 0.007592 10.0.0.27 - - [2025-05-08 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.27 - - [2025-05-08 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.27 - - [2025-05-08 02:13:30] "POST /ref-update HTTP/1.1" 200 156 0.009353 10.0.0.27 - - [2025-05-08 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.27 - - [2025-05-08 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.27 - - [2025-05-08 02:13:30] "POST /ref-update HTTP/1.1" 200 156 0.007724 10.0.0.27 - - [2025-05-08 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.27 - - [2025-05-08 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.27 - - [2025-05-08 02:13:30] "POST /ref-update HTTP/1.1" 200 156 0.008016 10.0.0.27 - - [2025-05-08 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.27 - - [2025-05-08 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.27 - - [2025-05-08 02:13:31] "POST /ref-update HTTP/1.1" 200 156 0.008771 10.0.0.27 - - [2025-05-08 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.27 - - [2025-05-08 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.27 - - [2025-05-08 02:13:31] "POST /ref-update HTTP/1.1" 200 156 0.007790 10.0.0.27 - - [2025-05-08 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.27 - - [2025-05-08 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.27 - - [2025-05-08 02:13:31] "POST /ref-update HTTP/1.1" 200 156 0.008021 10.0.0.27 - - [2025-05-08 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.27 - - [2025-05-08 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.27 - - [2025-05-08 02:13:31] "POST /ref-update HTTP/1.1" 200 156 0.008490 10.0.0.27 - - [2025-05-08 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.27 - - [2025-05-08 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.27 - - [2025-05-08 02:13:31] "POST /ref-update HTTP/1.1" 200 156 0.009573 10.0.0.27 - - [2025-05-08 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.27 - - [2025-05-08 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.27 - - [2025-05-08 02:13:31] "POST /ref-update HTTP/1.1" 200 156 0.007163 10.0.0.27 - - [2025-05-08 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.27 - - [2025-05-08 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.27 - - [2025-05-08 02:13:31] "POST /ref-update HTTP/1.1" 200 156 0.008667 10.0.0.27 - - [2025-05-08 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.27 - - [2025-05-08 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.27 - - [2025-05-08 02:13:32] "POST /ref-update HTTP/1.1" 200 156 0.009427 10.0.0.27 - - [2025-05-08 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.27 - - [2025-05-08 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.27 - - [2025-05-08 02:13:32] "POST /ref-update HTTP/1.1" 200 156 0.008149 10.0.0.27 - - [2025-05-08 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.27 - - [2025-05-08 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.27 - - [2025-05-08 02:13:32] "POST /ref-update HTTP/1.1" 200 156 0.006765 10.0.0.27 - - [2025-05-08 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.27 - - [2025-05-08 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.27 - - [2025-05-08 02:13:32] "POST /ref-update HTTP/1.1" 200 156 0.008002 10.0.0.27 - - [2025-05-08 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.27 - - [2025-05-08 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.27 - - [2025-05-08 02:13:32] "POST /ref-update HTTP/1.1" 200 156 0.006984 10.0.0.27 - - [2025-05-08 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.27 - - [2025-05-08 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.27 - - [2025-05-08 02:13:32] "POST /ref-update HTTP/1.1" 200 156 0.011433 10.0.0.27 - - [2025-05-08 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.27 - - [2025-05-08 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.27 - - [2025-05-08 02:13:33] "POST /ref-update HTTP/1.1" 200 156 0.008124 10.0.0.27 - - [2025-05-08 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.27 - - [2025-05-08 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.27 - - [2025-05-08 02:13:33] "POST /ref-update HTTP/1.1" 200 156 0.008536 10.0.0.27 - - [2025-05-08 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.27 - - [2025-05-08 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.27 - - [2025-05-08 02:13:33] "POST /ref-update HTTP/1.1" 200 156 0.006597 10.0.0.27 - - [2025-05-08 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.27 - - [2025-05-08 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.27 - - [2025-05-08 02:13:33] "POST /ref-update HTTP/1.1" 200 156 0.006869 10.0.0.27 - - [2025-05-08 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.27 - - [2025-05-08 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.27 - - [2025-05-08 02:13:33] "POST /ref-update HTTP/1.1" 200 156 0.008130 10.0.0.27 - - [2025-05-08 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.27 - - [2025-05-08 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.27 - - [2025-05-08 02:13:33] "POST /ref-update HTTP/1.1" 200 156 0.008869 10.0.0.27 - - [2025-05-08 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.27 - - [2025-05-08 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.27 - - [2025-05-08 02:13:33] "POST /ref-update HTTP/1.1" 200 156 0.007204 10.0.0.27 - - [2025-05-08 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.27 - - [2025-05-08 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.27 - - [2025-05-08 02:13:34] "POST /ref-update HTTP/1.1" 200 156 0.007172 10.0.0.27 - - [2025-05-08 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.27 - - [2025-05-08 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.27 - - [2025-05-08 02:13:34] "POST /ref-update HTTP/1.1" 200 156 0.006978 10.0.0.27 - - [2025-05-08 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.27 - - [2025-05-08 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.27 - - [2025-05-08 02:13:34] "POST /ref-update HTTP/1.1" 200 156 0.008559 10.0.0.27 - - [2025-05-08 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.27 - - [2025-05-08 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.27 - - [2025-05-08 02:13:34] "POST /ref-update HTTP/1.1" 200 156 0.008243 10.0.0.27 - - [2025-05-08 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.27 - - [2025-05-08 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.27 - - [2025-05-08 02:13:34] "POST /ref-update HTTP/1.1" 200 156 0.007230 10.0.0.27 - - [2025-05-08 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.27 - - [2025-05-08 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.27 - - [2025-05-08 02:13:34] "POST /ref-update HTTP/1.1" 200 156 0.007021 10.0.0.27 - - [2025-05-08 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.27 - - [2025-05-08 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.27 - - [2025-05-08 02:13:34] "POST /ref-update HTTP/1.1" 200 156 0.007487 10.0.0.27 - - [2025-05-08 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.27 - - [2025-05-08 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.27 - - [2025-05-08 02:13:35] "POST /ref-update HTTP/1.1" 200 156 0.007861 10.0.0.27 - - [2025-05-08 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.27 - - [2025-05-08 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.27 - - [2025-05-08 02:13:35] "POST /ref-update HTTP/1.1" 200 156 0.007044 10.0.0.27 - - [2025-05-08 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.27 - - [2025-05-08 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.27 - - [2025-05-08 02:13:35] "POST /ref-update HTTP/1.1" 200 156 0.008328 10.0.0.27 - - [2025-05-08 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.27 - - [2025-05-08 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.27 - - [2025-05-08 02:13:35] "POST /ref-update HTTP/1.1" 200 156 0.007257 10.0.0.27 - - [2025-05-08 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.27 - - [2025-05-08 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.27 - - [2025-05-08 02:13:35] "POST /ref-update HTTP/1.1" 200 156 0.007385 10.0.0.27 - - [2025-05-08 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.27 - - [2025-05-08 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.27 - - [2025-05-08 02:13:35] "POST /ref-update HTTP/1.1" 200 156 0.007968 10.0.0.27 - - [2025-05-08 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.27 - - [2025-05-08 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.27 - - [2025-05-08 02:13:36] "POST /ref-update HTTP/1.1" 200 156 0.007149 10.0.0.27 - - [2025-05-08 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.27 - - [2025-05-08 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.27 - - [2025-05-08 02:13:36] "POST /ref-update HTTP/1.1" 200 156 0.007191 10.0.0.27 - - [2025-05-08 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.27 - - [2025-05-08 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.27 - - [2025-05-08 02:13:36] "POST /ref-update HTTP/1.1" 200 156 0.007328 10.0.0.27 - - [2025-05-08 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.27 - - [2025-05-08 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.27 - - [2025-05-08 02:13:36] "POST /ref-update HTTP/1.1" 200 156 0.007338 10.0.0.27 - - [2025-05-08 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.27 - - [2025-05-08 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.27 - - [2025-05-08 02:13:36] "POST /ref-update HTTP/1.1" 200 156 0.008552 10.0.0.27 - - [2025-05-08 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.27 - - [2025-05-08 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.27 - - [2025-05-08 02:13:36] "POST /ref-update HTTP/1.1" 200 156 0.008399 10.0.0.27 - - [2025-05-08 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.27 - - [2025-05-08 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.27 - - [2025-05-08 02:13:36] "POST /ref-update HTTP/1.1" 200 156 0.006897 10.0.0.27 - - [2025-05-08 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.27 - - [2025-05-08 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.27 - - [2025-05-08 02:13:37] "POST /ref-update HTTP/1.1" 200 156 0.009546 10.0.0.27 - - [2025-05-08 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.27 - - [2025-05-08 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.27 - - [2025-05-08 02:13:37] "POST /ref-update HTTP/1.1" 200 156 0.007493 10.0.0.27 - - [2025-05-08 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.27 - - [2025-05-08 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.27 - - [2025-05-08 02:13:37] "POST /ref-update HTTP/1.1" 200 156 0.009150 10.0.0.27 - - [2025-05-08 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.27 - - [2025-05-08 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.27 - - [2025-05-08 02:13:37] "POST /ref-update HTTP/1.1" 200 156 0.008387 10.0.0.27 - - [2025-05-08 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.27 - - [2025-05-08 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.27 - - [2025-05-08 02:13:37] "POST /ref-update HTTP/1.1" 200 156 0.008723 10.0.0.27 - - [2025-05-08 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.27 - - [2025-05-08 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.27 - - [2025-05-08 02:13:37] "POST /ref-update HTTP/1.1" 200 156 0.008939 10.0.0.27 - - [2025-05-08 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.27 - - [2025-05-08 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.27 - - [2025-05-08 02:13:38] "POST /ref-update HTTP/1.1" 200 156 0.008877 10.0.0.27 - - [2025-05-08 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.27 - - [2025-05-08 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.27 - - [2025-05-08 02:13:38] "POST /ref-update HTTP/1.1" 200 156 0.007235 10.0.0.27 - - [2025-05-08 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.27 - - [2025-05-08 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.27 - - [2025-05-08 02:13:38] "POST /ref-update HTTP/1.1" 200 156 0.006978 10.0.0.27 - - [2025-05-08 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.27 - - [2025-05-08 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.27 - - [2025-05-08 02:13:38] "POST /ref-update HTTP/1.1" 200 156 0.009425 10.0.0.27 - - [2025-05-08 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.27 - - [2025-05-08 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.27 - - [2025-05-08 02:13:38] "POST /ref-update HTTP/1.1" 200 156 0.007973 10.0.0.27 - - [2025-05-08 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.27 - - [2025-05-08 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.27 - - [2025-05-08 02:13:38] "POST /ref-update HTTP/1.1" 200 156 0.008478 10.0.0.27 - - [2025-05-08 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.27 - - [2025-05-08 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.27 - - [2025-05-08 02:13:38] "POST /ref-update HTTP/1.1" 200 156 0.007821 10.0.0.27 - - [2025-05-08 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.27 - - [2025-05-08 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.27 - - [2025-05-08 02:13:39] "POST /ref-update HTTP/1.1" 200 156 0.008471 10.0.0.27 - - [2025-05-08 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.27 - - [2025-05-08 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.27 - - [2025-05-08 02:13:39] "POST /ref-update HTTP/1.1" 200 156 0.007535 10.0.0.27 - - [2025-05-08 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.27 - - [2025-05-08 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.27 - - [2025-05-08 02:13:39] "POST /ref-update HTTP/1.1" 200 156 0.008146 10.0.0.27 - - [2025-05-08 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.27 - - [2025-05-08 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.27 - - [2025-05-08 02:13:39] "POST /ref-update HTTP/1.1" 200 156 0.008845 10.0.0.27 - - [2025-05-08 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.27 - - [2025-05-08 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.27 - - [2025-05-08 02:13:39] "POST /ref-update HTTP/1.1" 200 156 0.007457 10.0.0.27 - - [2025-05-08 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.27 - - [2025-05-08 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.27 - - [2025-05-08 02:13:39] "POST /ref-update HTTP/1.1" 200 156 0.008949 10.0.0.27 - - [2025-05-08 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.27 - - [2025-05-08 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.27 - - [2025-05-08 02:13:39] "POST /ref-update HTTP/1.1" 200 156 0.009842 10.0.0.27 - - [2025-05-08 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.27 - - [2025-05-08 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.27 - - [2025-05-08 02:13:40] "POST /ref-update HTTP/1.1" 200 156 0.007001 10.0.0.27 - - [2025-05-08 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.27 - - [2025-05-08 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.27 - - [2025-05-08 02:13:40] "POST /ref-update HTTP/1.1" 200 156 0.009483 10.0.0.27 - - [2025-05-08 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.27 - - [2025-05-08 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.27 - - [2025-05-08 02:13:40] "POST /ref-update HTTP/1.1" 200 156 0.009356 10.0.0.27 - - [2025-05-08 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.27 - - [2025-05-08 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.27 - - [2025-05-08 02:13:40] "POST /ref-update HTTP/1.1" 200 156 0.009166 10.0.0.27 - - [2025-05-08 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.27 - - [2025-05-08 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.27 - - [2025-05-08 02:13:40] "POST /ref-update HTTP/1.1" 200 156 0.009415 10.0.0.27 - - [2025-05-08 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.27 - - [2025-05-08 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.27 - - [2025-05-08 02:13:40] "POST /ref-update HTTP/1.1" 200 156 0.007007 10.0.0.27 - - [2025-05-08 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.27 - - [2025-05-08 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.27 - - [2025-05-08 02:13:41] "POST /ref-update HTTP/1.1" 200 156 0.007048 10.0.0.27 - - [2025-05-08 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.27 - - [2025-05-08 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.27 - - [2025-05-08 02:13:41] "POST /ref-update HTTP/1.1" 200 156 0.010334 10.0.0.27 - - [2025-05-08 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.27 - - [2025-05-08 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.27 - - [2025-05-08 02:13:41] "POST /ref-update HTTP/1.1" 200 156 0.007442 10.0.0.27 - - [2025-05-08 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.27 - - [2025-05-08 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.27 - - [2025-05-08 02:13:41] "POST /ref-update HTTP/1.1" 200 156 0.007125 10.0.0.27 - - [2025-05-08 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.27 - - [2025-05-08 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005173 10.0.0.27 - - [2025-05-08 02:13:41] "POST /ref-update HTTP/1.1" 200 156 0.009011 10.0.0.27 - - [2025-05-08 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.27 - - [2025-05-08 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.27 - - [2025-05-08 02:13:41] "POST /ref-update HTTP/1.1" 200 156 0.008707 10.0.0.27 - - [2025-05-08 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.27 - - [2025-05-08 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.27 - - [2025-05-08 02:13:41] "POST /ref-update HTTP/1.1" 200 156 0.008287 10.0.0.27 - - [2025-05-08 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.27 - - [2025-05-08 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.27 - - [2025-05-08 02:13:42] "POST /ref-update HTTP/1.1" 200 156 0.011314 10.0.0.27 - - [2025-05-08 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.27 - - [2025-05-08 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.27 - - [2025-05-08 02:13:42] "POST /ref-update HTTP/1.1" 200 156 0.007992 10.0.0.27 - - [2025-05-08 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.27 - - [2025-05-08 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.27 - - [2025-05-08 02:13:42] "POST /ref-update HTTP/1.1" 200 156 0.009816 10.0.0.27 - - [2025-05-08 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.27 - - [2025-05-08 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.27 - - [2025-05-08 02:13:42] "POST /ref-update HTTP/1.1" 200 156 0.008683 10.0.0.27 - - [2025-05-08 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.27 - - [2025-05-08 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.27 - - [2025-05-08 02:13:42] "POST /ref-update HTTP/1.1" 200 156 0.009583 10.0.0.27 - - [2025-05-08 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.27 - - [2025-05-08 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.27 - - [2025-05-08 02:13:42] "POST /ref-update HTTP/1.1" 200 156 0.010432 10.0.0.27 - - [2025-05-08 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.27 - - [2025-05-08 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.27 - - [2025-05-08 02:13:43] "POST /ref-update HTTP/1.1" 200 156 0.010284 10.0.0.27 - - [2025-05-08 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.27 - - [2025-05-08 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.27 - - [2025-05-08 02:13:43] "POST /ref-update HTTP/1.1" 200 156 0.010057 10.0.0.27 - - [2025-05-08 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.27 - - [2025-05-08 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.27 - - [2025-05-08 02:13:43] "POST /ref-update HTTP/1.1" 200 156 0.009187 10.0.0.27 - - [2025-05-08 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.27 - - [2025-05-08 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.27 - - [2025-05-08 02:13:43] "POST /ref-update HTTP/1.1" 200 156 0.008191 10.0.0.27 - - [2025-05-08 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.27 - - [2025-05-08 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.27 - - [2025-05-08 02:13:43] "POST /ref-update HTTP/1.1" 200 156 0.008886 10.0.0.27 - - [2025-05-08 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.27 - - [2025-05-08 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.27 - - [2025-05-08 02:13:43] "POST /ref-update HTTP/1.1" 200 156 0.008987 10.0.0.27 - - [2025-05-08 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.27 - - [2025-05-08 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.27 - - [2025-05-08 02:13:43] "POST /ref-update HTTP/1.1" 200 156 0.009111 10.0.0.27 - - [2025-05-08 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.27 - - [2025-05-08 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.27 - - [2025-05-08 02:13:44] "POST /ref-update HTTP/1.1" 200 156 0.010168 10.0.0.27 - - [2025-05-08 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.27 - - [2025-05-08 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.27 - - [2025-05-08 02:13:44] "POST /ref-update HTTP/1.1" 200 156 0.008356 10.0.0.27 - - [2025-05-08 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.27 - - [2025-05-08 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.27 - - [2025-05-08 02:13:44] "POST /ref-update HTTP/1.1" 200 156 0.008882 10.0.0.27 - - [2025-05-08 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.27 - - [2025-05-08 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.27 - - [2025-05-08 02:13:44] "POST /ref-update HTTP/1.1" 200 156 0.008860 10.0.0.27 - - [2025-05-08 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.27 - - [2025-05-08 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.27 - - [2025-05-08 02:13:44] "POST /ref-update HTTP/1.1" 200 156 0.009371 10.0.0.27 - - [2025-05-08 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.27 - - [2025-05-08 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.27 - - [2025-05-08 02:13:44] "POST /ref-update HTTP/1.1" 200 156 0.008453 10.0.0.27 - - [2025-05-08 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.27 - - [2025-05-08 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.27 - - [2025-05-08 02:13:45] "POST /ref-update HTTP/1.1" 200 156 0.009494 10.0.0.27 - - [2025-05-08 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.27 - - [2025-05-08 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.27 - - [2025-05-08 02:13:45] "POST /ref-update HTTP/1.1" 200 156 0.010479 10.0.0.27 - - [2025-05-08 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.27 - - [2025-05-08 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.27 - - [2025-05-08 02:13:45] "POST /ref-update HTTP/1.1" 200 156 0.008940 10.0.0.27 - - [2025-05-08 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.27 - - [2025-05-08 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.27 - - [2025-05-08 02:13:45] "POST /ref-update HTTP/1.1" 200 156 0.008170 10.0.0.27 - - [2025-05-08 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.27 - - [2025-05-08 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.27 - - [2025-05-08 02:13:45] "POST /ref-update HTTP/1.1" 200 156 0.008055 10.0.0.27 - - [2025-05-08 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.27 - - [2025-05-08 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.27 - - [2025-05-08 02:13:45] "POST /ref-update HTTP/1.1" 200 156 0.007593 10.0.0.27 - - [2025-05-08 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.27 - - [2025-05-08 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.27 - - [2025-05-08 02:13:45] "POST /ref-update HTTP/1.1" 200 156 0.008239 10.0.0.27 - - [2025-05-08 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.27 - - [2025-05-08 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.27 - - [2025-05-08 02:13:46] "POST /ref-update HTTP/1.1" 200 156 0.008053 10.0.0.27 - - [2025-05-08 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.27 - - [2025-05-08 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.27 - - [2025-05-08 02:13:46] "POST /ref-update HTTP/1.1" 200 156 0.010518 10.0.0.27 - - [2025-05-08 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.27 - - [2025-05-08 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.27 - - [2025-05-08 02:13:46] "POST /ref-update HTTP/1.1" 200 156 0.007260 10.0.0.27 - - [2025-05-08 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.27 - - [2025-05-08 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.27 - - [2025-05-08 02:13:46] "POST /ref-update HTTP/1.1" 200 156 0.008670 10.0.0.27 - - [2025-05-08 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.27 - - [2025-05-08 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.27 - - [2025-05-08 02:13:46] "POST /ref-update HTTP/1.1" 200 156 0.007851 10.0.0.27 - - [2025-05-08 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.27 - - [2025-05-08 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.27 - - [2025-05-08 02:13:46] "POST /ref-update HTTP/1.1" 200 156 0.008027 10.0.0.27 - - [2025-05-08 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.27 - - [2025-05-08 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.27 - - [2025-05-08 02:13:46] "POST /ref-update HTTP/1.1" 200 156 0.008358 10.0.0.27 - - [2025-05-08 02:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.27 - - [2025-05-08 02:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006541 10.0.0.27 - - [2025-05-08 02:13:47] "POST /ref-update HTTP/1.1" 200 156 0.008933 10.0.0.27 - - [2025-05-08 02:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.27 - - [2025-05-08 02:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.27 - - [2025-05-08 02:13:47] "POST /ref-update HTTP/1.1" 200 156 0.008784 10.0.0.27 - - [2025-05-08 02:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.27 - - [2025-05-08 02:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.27 - - [2025-05-08 02:13:47] "POST /ref-update HTTP/1.1" 200 156 0.009499 10.0.0.27 - - [2025-05-08 02:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.27 - - [2025-05-08 02:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.27 - - [2025-05-08 02:13:47] "POST /ref-update HTTP/1.1" 200 156 0.008864 10.0.0.27 - - [2025-05-08 02:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.27 - - [2025-05-08 02:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.27 - - [2025-05-08 02:13:47] "POST /ref-update HTTP/1.1" 200 156 0.008589 10.0.0.27 - - [2025-05-08 02:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.27 - - [2025-05-08 02:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.27 - - [2025-05-08 02:13:47] "POST /ref-update HTTP/1.1" 200 156 0.011229 10.0.0.27 - - [2025-05-08 02:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.27 - - [2025-05-08 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.27 - - [2025-05-08 02:13:48] "POST /ref-update HTTP/1.1" 200 156 0.014379 10.0.0.27 - - [2025-05-08 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.27 - - [2025-05-08 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.27 - - [2025-05-08 02:13:48] "POST /ref-update HTTP/1.1" 200 156 0.008620 10.0.0.27 - - [2025-05-08 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.27 - - [2025-05-08 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.27 - - [2025-05-08 02:13:48] "POST /ref-update HTTP/1.1" 200 156 0.010349 10.0.0.27 - - [2025-05-08 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.27 - - [2025-05-08 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.27 - - [2025-05-08 02:13:48] "POST /ref-update HTTP/1.1" 200 156 0.009632 10.0.0.27 - - [2025-05-08 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.27 - - [2025-05-08 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.27 - - [2025-05-08 02:13:48] "POST /ref-update HTTP/1.1" 200 156 0.007621 10.0.0.27 - - [2025-05-08 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.27 - - [2025-05-08 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.27 - - [2025-05-08 02:13:48] "POST /ref-update HTTP/1.1" 200 156 0.008525 10.0.0.27 - - [2025-05-08 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.27 - - [2025-05-08 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.27 - - [2025-05-08 02:13:49] "POST /ref-update HTTP/1.1" 200 156 0.008612 10.0.0.27 - - [2025-05-08 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.27 - - [2025-05-08 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.27 - - [2025-05-08 02:13:49] "POST /ref-update HTTP/1.1" 200 156 0.008584 10.0.0.27 - - [2025-05-08 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.27 - - [2025-05-08 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.27 - - [2025-05-08 02:13:49] "POST /ref-update HTTP/1.1" 200 156 0.009011 10.0.0.27 - - [2025-05-08 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.27 - - [2025-05-08 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.27 - - [2025-05-08 02:13:49] "POST /ref-update HTTP/1.1" 200 156 0.009267 10.0.0.27 - - [2025-05-08 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.27 - - [2025-05-08 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.27 - - [2025-05-08 02:13:49] "POST /ref-update HTTP/1.1" 200 156 0.008796 10.0.0.27 - - [2025-05-08 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.27 - - [2025-05-08 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.27 - - [2025-05-08 02:13:49] "POST /ref-update HTTP/1.1" 200 156 0.008952 10.0.0.27 - - [2025-05-08 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.27 - - [2025-05-08 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.27 - - [2025-05-08 02:13:49] "POST /ref-update HTTP/1.1" 200 156 0.007606 10.0.0.27 - - [2025-05-08 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.27 - - [2025-05-08 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.27 - - [2025-05-08 02:13:50] "POST /ref-update HTTP/1.1" 200 156 0.017245 10.0.0.27 - - [2025-05-08 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.27 - - [2025-05-08 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.27 - - [2025-05-08 02:13:50] "POST /ref-update HTTP/1.1" 200 156 0.007681 10.0.0.27 - - [2025-05-08 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.27 - - [2025-05-08 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.27 - - [2025-05-08 02:13:50] "POST /ref-update HTTP/1.1" 200 156 0.010911 10.0.0.27 - - [2025-05-08 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.27 - - [2025-05-08 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012035 10.0.0.27 - - [2025-05-08 02:13:50] "POST /ref-update HTTP/1.1" 200 156 0.007738 10.0.0.27 - - [2025-05-08 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.27 - - [2025-05-08 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013724 10.0.0.27 - - [2025-05-08 02:13:50] "POST /ref-update HTTP/1.1" 200 156 0.014399 10.0.0.27 - - [2025-05-08 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.27 - - [2025-05-08 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.27 - - [2025-05-08 02:13:50] "POST /ref-update HTTP/1.1" 200 156 0.008358 10.0.0.27 - - [2025-05-08 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.27 - - [2025-05-08 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.27 - - [2025-05-08 02:13:51] "POST /ref-update HTTP/1.1" 200 156 0.009318 10.0.0.27 - - [2025-05-08 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.27 - - [2025-05-08 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.27 - - [2025-05-08 02:13:51] "POST /ref-update HTTP/1.1" 200 156 0.009668 10.0.0.27 - - [2025-05-08 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.27 - - [2025-05-08 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.27 - - [2025-05-08 02:13:51] "POST /ref-update HTTP/1.1" 200 156 0.014763 10.0.0.27 - - [2025-05-08 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.27 - - [2025-05-08 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.27 - - [2025-05-08 02:13:51] "POST /ref-update HTTP/1.1" 200 156 0.011240 10.0.0.27 - - [2025-05-08 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.27 - - [2025-05-08 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.27 - - [2025-05-08 02:13:51] "POST /ref-update HTTP/1.1" 200 156 0.010577 10.0.0.27 - - [2025-05-08 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.27 - - [2025-05-08 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.27 - - [2025-05-08 02:13:51] "POST /ref-update HTTP/1.1" 200 156 0.010255 10.0.0.27 - - [2025-05-08 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.27 - - [2025-05-08 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.27 - - [2025-05-08 02:13:51] "POST /ref-update HTTP/1.1" 200 156 0.010930 10.0.0.27 - - [2025-05-08 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.27 - - [2025-05-08 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.27 - - [2025-05-08 02:13:52] "GET / HTTP/1.1" 200 35931 0.002171 10.0.0.27 - - [2025-05-08 02:13:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000415 10.0.0.27 - - [2025-05-08 02:13:52] "POST /ref-update HTTP/1.1" 200 156 0.011479 10.0.0.27 - - [2025-05-08 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.27 - - [2025-05-08 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.27 - - [2025-05-08 02:13:52] "POST /ref-update HTTP/1.1" 200 156 0.009251 10.0.0.27 - - [2025-05-08 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.27 - - [2025-05-08 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.27 - - [2025-05-08 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.021079 10.0.0.27 - - [2025-05-08 02:13:52] "GET /global-system-config/af286cbd-3b5d-4fec-b7dd-4faf8c8c76bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.014754 10.0.0.27 - - [2025-05-08 02:13:52] "POST /ref-update HTTP/1.1" 200 156 0.015966 10.0.0.27 - - [2025-05-08 02:13:52] "POST /fqname-to-id HTTP/1.1" 404 220 0.003342 10.0.0.27 - - [2025-05-08 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.27 - - [2025-05-08 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.27 - - [2025-05-08 02:13:52] "POST /database-nodes HTTP/1.1" 200 603 0.023130 10.0.0.27 - - [2025-05-08 02:13:52] "POST /ref-update HTTP/1.1" 200 156 0.018332 10.0.0.27 - - [2025-05-08 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.27 - - [2025-05-08 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.27 - - [2025-05-08 02:13:52] "POST /ref-update HTTP/1.1" 200 156 0.010538 10.0.0.27 - - [2025-05-08 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.27 - - [2025-05-08 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.27 - - [2025-05-08 02:13:52] "POST /ref-update HTTP/1.1" 200 156 0.011432 10.0.0.27 - - [2025-05-08 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.27 - - [2025-05-08 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.27 - - [2025-05-08 02:13:53] "POST /ref-update HTTP/1.1" 200 156 0.010381 10.0.0.27 - - [2025-05-08 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.27 - - [2025-05-08 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.27 - - [2025-05-08 02:13:53] "POST /ref-update HTTP/1.1" 200 156 0.017913 10.0.0.27 - - [2025-05-08 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.27 - - [2025-05-08 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.27 - - [2025-05-08 02:13:53] "POST /ref-update HTTP/1.1" 200 156 0.011630 10.0.0.27 - - [2025-05-08 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.27 - - [2025-05-08 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.27 - - [2025-05-08 02:13:53] "POST /ref-update HTTP/1.1" 200 156 0.008722 10.0.0.27 - - [2025-05-08 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.27 - - [2025-05-08 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.27 - - [2025-05-08 02:13:53] "POST /ref-update HTTP/1.1" 200 156 0.010731 10.0.0.27 - - [2025-05-08 02:13:53] "POST /network-ipams HTTP/1.1" 200 550 0.022889 10.0.0.27 - - [2025-05-08 02:13:53] "POST /useragent-kv HTTP/1.1" 200 115 0.007470 10.0.0.27 - - [2025-05-08 02:13:53] "POST /virtual-networks HTTP/1.1" 200 552 0.112475 10.0.0.27 - - [2025-05-08 02:13:53] "POST /route-targets HTTP/1.1" 200 327 0.019718 10.0.0.27 - - [2025-05-08 02:13:53] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.001943 10.0.0.27 - - [2025-05-08 02:13:53] "POST /ref-update HTTP/1.1" 200 156 0.015905 10.0.0.27 - - [2025-05-08 02:13:54] "POST /fqname-to-id HTTP/1.1" 404 188 0.006339 10.0.0.27 - - [2025-05-08 02:13:54] "POST /fqname-to-id HTTP/1.1" 404 178 0.002949 10.0.0.27 - - [2025-05-08 02:13:54] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.003003 10.0.0.27 - - [2025-05-08 02:13:54] "GET /fabric/7b254ee4-9265-42e5-bd35-9a446dd55f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.009808 10.0.0.27 - - [2025-05-08 02:13:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.002965 10.0.0.27 - - [2025-05-08 02:13:54] "POST /fqname-to-id HTTP/1.1" 404 205 0.009074 10.0.0.27 - - [2025-05-08 02:13:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.002935 10.0.0.27 - - [2025-05-08 02:14:22] "GET / HTTP/1.1" 200 35931 0.001738 10.0.0.27 - - [2025-05-08 02:14:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000464 10.0.0.27 - - [2025-05-08 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.022547 10.0.0.27 - - [2025-05-08 02:14:23] "GET /global-system-config/af286cbd-3b5d-4fec-b7dd-4faf8c8c76bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005659 10.0.0.27 - - [2025-05-08 02:14:23] "POST /fqname-to-id HTTP/1.1" 404 220 0.002939 10.0.0.27 - - [2025-05-08 02:14:23] "POST /analytics-nodes HTTP/1.1" 200 605 0.016790 10.0.0.27 - - [2025-05-08 02:14:29] "GET / HTTP/1.1" 200 35931 0.002140 10.0.0.27 - - [2025-05-08 02:14:35] "GET / HTTP/1.1" 200 35931 0.001628 10.0.0.27 - - [2025-05-08 02:14:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000539 10.0.0.27 - - [2025-05-08 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.029765 10.0.0.27 - - [2025-05-08 02:14:36] "GET /global-system-config/af286cbd-3b5d-4fec-b7dd-4faf8c8c76bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005114 10.0.0.27 - - [2025-05-08 02:14:36] "POST /fqname-to-id HTTP/1.1" 404 220 0.002996 10.0.0.27 - - [2025-05-08 02:14:36] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.018619 10.0.0.27 - - [2025-05-08 02:14:44] "GET / HTTP/1.1" 200 35931 0.002303 10.0.0.27 - - [2025-05-08 02:14:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000613 10.0.0.27 - - [2025-05-08 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.024813 10.0.0.27 - - [2025-05-08 02:14:44] "GET /global-system-config/af286cbd-3b5d-4fec-b7dd-4faf8c8c76bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007528 10.0.0.27 - - [2025-05-08 02:14:44] "POST /fqname-to-id HTTP/1.1" 404 220 0.003193 10.0.0.27 - - [2025-05-08 02:14:44] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.015507 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-05-08 02:14:58] "GET /obj-perms HTTP/1.1" 200 5056 0.319102 10.0.0.27 - - [2025-05-08 02:14:59] "GET /obj-perms HTTP/1.1" 200 5056 0.042458 10.0.0.27 - - [2025-05-08 02:15:59] "GET /obj-perms HTTP/1.1" 200 5056 0.040812 10.0.0.27 - - [2025-05-08 02:15:59] "GET /obj-perms HTTP/1.1" 200 5056 0.043121 10.0.0.27 - - [2025-05-08 02:16:12] "GET / HTTP/1.1" 200 35931 0.002426 10.0.0.27 - - [2025-05-08 02:16:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000549 10.0.0.27 - - [2025-05-08 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.022359 10.0.0.27 - - [2025-05-08 02:16:13] "GET /global-system-config/af286cbd-3b5d-4fec-b7dd-4faf8c8c76bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.004786 10.0.0.27 - - [2025-05-08 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.27 - - [2025-05-08 02:16:13] "GET /routing-instance/e12ddc1d-2206-480f-b2c2-e2a1c0a1378b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004037 10.0.0.27 - - [2025-05-08 02:16:13] "PUT /global-system-config/af286cbd-3b5d-4fec-b7dd-4faf8c8c76bd HTTP/1.1" 200 274 0.010385 10.0.0.27 - - [2025-05-08 02:16:13] "POST /fqname-to-id HTTP/1.1" 404 218 0.002807 10.0.0.27 - - [2025-05-08 02:16:13] "POST /virtual-routers HTTP/1.1" 200 603 0.025556 10.0.0.27 - - [2025-05-08 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.27 - - [2025-05-08 02:16:13] "GET /virtual-router/cde6b03e-3385-47ff-b96a-77cc8aad4be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005115 10.0.0.27 - - [2025-05-08 02:16:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.002789 10.0.0.27 - - [2025-05-08 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.27 - - [2025-05-08 02:16:13] "GET /virtual-network/048cfc1e-71e9-4145-aa63-1e4d2ec23ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.005658 10.0.0.27 - - [2025-05-08 02:16:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.041950 10.0.0.27 - - [2025-05-08 02:16:14] "PUT /access-control-list/ed4199ec-5a49-4255-926b-244a6203301f HTTP/1.1" 200 272 0.013858 [Introspect:8084]10.0.0.27 - - [2025-05-08 02:16:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.27 - - [2025-05-08 02:16:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000862 [Introspect:8084]10.0.0.27 - - [2025-05-08 02:16:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000919 [Introspect:8084]10.0.0.27 - - [2025-05-08 02:16:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000789 10.0.0.27 - - [2025-05-08 02:17:00] "GET /obj-perms HTTP/1.1" 200 5056 0.040431 10.0.0.27 - - [2025-05-08 02:17:00] "GET /obj-perms HTTP/1.1" 200 5056 0.043366 10.0.0.27 - - [2025-05-08 02:17:13] "GET / HTTP/1.1" 200 35931 0.001635 10.0.0.27 - - [2025-05-08 02:17:13] "GET /project/dcd78ae0-e213-4a5e-b022-8f07e59fd8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000454 10.0.0.27 - - [2025-05-08 02:17:14] "GET /projects?obj_uuids=dcd78ae0-e213-4a5e-b022-8f07e59fd8af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002412 10.0.0.27 - - [2025-05-08 02:17:14] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000947 10.0.0.27 - - [2025-05-08 02:17:14] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.047798 10.0.0.27 - - [2025-05-08 02:17:14] "POST /id-to-fqname HTTP/1.1" 200 167 0.001544 10.0.0.27 - - [2025-05-08 02:17:14] "POST /fqname-to-id HTTP/1.1" 404 176 0.011899 10.0.0.27 - - [2025-05-08 02:17:14] "POST /security-groups HTTP/1.1" 200 568 0.063682 10.0.0.27 - - [2025-05-08 02:17:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.002539 10.0.0.27 - - [2025-05-08 02:17:14] "POST /projects HTTP/1.1" 200 539 0.229533 10.0.0.27 - - [2025-05-08 02:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.296152 10.0.0.27 - - [2025-05-08 02:17:14] "POST /access-control-lists HTTP/1.1" 200 573 0.057869 10.0.0.27 - - [2025-05-08 02:17:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.002774 10.0.0.27 - - [2025-05-08 02:17:14] "GET /project/dcd78ae0-e213-4a5e-b022-8f07e59fd8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.444119 10.0.0.27 - - [2025-05-08 02:17:14] "POST /access-control-lists HTTP/1.1" 200 571 0.059593 [Introspect:8084]10.0.0.27 - - [2025-05-08 02:17:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001497 10.0.0.27 - - [2025-05-08 02:17:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.025634 10.0.0.27 - - [2025-05-08 02:17:15] "GET /projects?obj_uuids=1cf34ed1-83ee-4fd8-a08b-3bc84879383d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002614 10.0.0.27 - - [2025-05-08 02:17:15] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001122 10.0.0.27 - - [2025-05-08 02:17:15] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007306 10.0.0.27 - - [2025-05-08 02:17:15] "POST /id-to-fqname HTTP/1.1" 200 201 0.001133 10.0.0.27 - - [2025-05-08 02:17:15] "POST /fqname-to-id HTTP/1.1" 404 210 0.002918 10.0.0.27 - - [2025-05-08 02:17:15] "POST /security-groups HTTP/1.1" 200 602 0.060096 10.0.0.27 - - [2025-05-08 02:17:15] "POST /fqname-to-id HTTP/1.1" 404 245 0.002336 10.0.0.27 - - [2025-05-08 02:17:15] "POST /projects HTTP/1.1" 200 607 0.211556 10.0.0.27 - - [2025-05-08 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.278534 10.0.0.27 - - [2025-05-08 02:17:15] "POST /access-control-lists HTTP/1.1" 200 607 0.060522 10.0.0.27 - - [2025-05-08 02:17:15] "POST /fqname-to-id HTTP/1.1" 404 244 0.002603 10.0.0.27 - - [2025-05-08 02:17:15] "GET /project/1cf34ed1-83ee-4fd8-a08b-3bc84879383d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.396223 10.0.0.27 - - [2025-05-08 02:17:15] "POST /access-control-lists HTTP/1.1" 200 605 0.059987 10.0.0.27 - - [2025-05-08 02:17:16] "GET / HTTP/1.1" 200 35931 0.002878 10.0.0.27 - - [2025-05-08 02:17:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000472 10.0.0.27 - - [2025-05-08 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.051216 10.0.0.27 - - [2025-05-08 02:17:17] "GET /projects?obj_uuids=1cf34ed1-83ee-4fd8-a08b-3bc84879383d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001396 10.0.0.27 - - [2025-05-08 02:17:17] "GET /project/1cf34ed1-83ee-4fd8-a08b-3bc84879383d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.026439 10.0.0.27 - - [2025-05-08 02:17:17] "POST /neutron/network HTTP/1.1" 200 117 0.034681 10.0.0.27 - - [2025-05-08 02:17:17] "GET /projects?obj_uuids=1cf34ed1-83ee-4fd8-a08b-3bc84879383d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001045 10.0.0.27 - - [2025-05-08 02:17:17] "POST /neutron/network HTTP/1.1" 200 620 0.068275 10.0.0.27 - - [2025-05-08 02:17:17] "POST /route-targets HTTP/1.1" 200 327 0.014268 10.0.0.27 - - [2025-05-08 02:17:17] "POST /ref-update HTTP/1.1" 200 156 0.011719 10.0.0.27 - - [2025-05-08 02:17:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004712 10.0.0.27 - - [2025-05-08 02:17:17] "POST /neutron/subnet HTTP/1.1" 200 734 0.133876 10.0.0.27 - - [2025-05-08 02:17:18] "POST /neutron/network HTTP/1.1" 200 841 0.005071 10.0.0.27 - - [2025-05-08 02:17:18] "POST /id-to-fqname HTTP/1.1" 200 233 0.000997 10.0.0.27 - - [2025-05-08 02:17:18] "GET /virtual-network/bfb0bd21-d646-45aa-9c9c-b28cea809b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.003990 10.0.0.27 - - [2025-05-08 02:17:18] "POST /neutron/network HTTP/1.1" 200 841 0.005739 10.0.0.27 - - [2025-05-08 02:17:18] "GET /virtual-network/bfb0bd21-d646-45aa-9c9c-b28cea809b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.004679 10.0.0.27 - - [2025-05-08 02:17:18] "POST /neutron/network HTTP/1.1" 200 841 0.006690 10.0.0.27 - - [2025-05-08 02:17:18] "POST /neutron/subnet HTTP/1.1" 200 734 0.008318 10.0.0.27 - - [2025-05-08 02:17:18] "GET /domains HTTP/1.1" 401 292 0.000561 10.0.0.27 - - [2025-05-08 02:17:18] "GET /domains HTTP/1.1" 200 280 0.024570 10.0.0.27 - - [2025-05-08 02:17:18] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001112 10.0.0.27 - - [2025-05-08 02:17:18] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2585 0.013311 10.0.0.27 - - [2025-05-08 02:17:18] "GET /projects?obj_uuids=1cf34ed1-83ee-4fd8-a08b-3bc84879383d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001261 10.0.0.27 - - [2025-05-08 02:17:18] "GET /project/1cf34ed1-83ee-4fd8-a08b-3bc84879383d HTTP/1.1" 200 2178 0.072769 10.0.0.27 - - [2025-05-08 02:17:18] "GET /virtual-network/bfb0bd21-d646-45aa-9c9c-b28cea809b24 HTTP/1.1" 200 2349 0.006878 10.0.0.27 - - [2025-05-08 02:17:18] "GET /virtual-network/bfb0bd21-d646-45aa-9c9c-b28cea809b24 HTTP/1.1" 200 2349 0.004965 10.0.0.27 - - [2025-05-08 02:17:18] "GET /routing-instance/752fcadd-c367-45af-92d9-0e7554ac4557 HTTP/1.1" 200 1494 0.003437 10.0.0.27 - - [2025-05-08 02:17:18] "GET /routing-instance/752fcadd-c367-45af-92d9-0e7554ac4557 HTTP/1.1" 200 1494 0.003304 10.0.0.27 - - [2025-05-08 02:17:18] "GET /route-target/2323d35d-cc0f-4c90-b87c-2fee9f7b58e0 HTTP/1.1" 200 1219 0.003637 10.0.0.27 - - [2025-05-08 02:17:18] "GET /virtual-network/bfb0bd21-d646-45aa-9c9c-b28cea809b24 HTTP/1.1" 200 2349 0.004888 10.0.0.27 - - [2025-05-08 02:17:18] "GET /routing-instance/752fcadd-c367-45af-92d9-0e7554ac4557 HTTP/1.1" 200 1494 0.004111 10.0.0.27 - - [2025-05-08 02:17:18] "GET /virtual-network/bfb0bd21-d646-45aa-9c9c-b28cea809b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005633 10.0.0.27 - - [2025-05-08 02:17:18] "GET /virtual-network/bfb0bd21-d646-45aa-9c9c-b28cea809b24 HTTP/1.1" 200 2349 0.005618 10.0.0.27 - - [2025-05-08 02:17:18] "GET /routing-instance/752fcadd-c367-45af-92d9-0e7554ac4557 HTTP/1.1" 200 1494 0.003447 10.0.0.27 - - [2025-05-08 02:17:18] "GET /routing-instance/752fcadd-c367-45af-92d9-0e7554ac4557 HTTP/1.1" 200 1494 0.003608 10.0.0.27 - - [2025-05-08 02:17:18] "GET /route-target/2323d35d-cc0f-4c90-b87c-2fee9f7b58e0 HTTP/1.1" 200 1219 0.003050 10.0.0.27 - - [2025-05-08 02:17:18] "GET /domains HTTP/1.1" 200 280 0.002553 10.0.0.27 - - [2025-05-08 02:17:18] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000932 10.0.0.27 - - [2025-05-08 02:17:18] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2585 0.006463 10.0.0.27 - - [2025-05-08 02:17:18] "GET /projects?obj_uuids=1cf34ed1-83ee-4fd8-a08b-3bc84879383d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001255 10.0.0.27 - - [2025-05-08 02:17:18] "GET /project/1cf34ed1-83ee-4fd8-a08b-3bc84879383d HTTP/1.1" 200 2178 0.067703 10.0.0.27 - - [2025-05-08 02:17:18] "GET /virtual-network/bfb0bd21-d646-45aa-9c9c-b28cea809b24 HTTP/1.1" 200 2349 0.005462 10.0.0.27 - - [2025-05-08 02:17:19] "GET /obj-perms HTTP/1.1" 200 5052 0.042461 10.0.0.27 - - [2025-05-08 02:17:19] "POST /id-to-fqname HTTP/1.1" 200 233 0.001674 10.0.0.27 - - [2025-05-08 02:17:20] "POST /neutron/network HTTP/1.1" 200 851 0.006094 10.0.0.27 - - [2025-05-08 02:17:20] "GET /aaa-mode HTTP/1.1" 401 292 0.000447 10.0.0.27 - - [2025-05-08 02:17:20] "GET / HTTP/1.1" 200 35931 0.002780 10.0.0.27 - - [2025-05-08 02:17:20] "GET /project/1cf34ed1-83ee-4fd8-a08b-3bc84879383d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000372 10.0.0.27 - - [2025-05-08 02:17:21] "GET /projects?obj_uuids=1cf34ed1-83ee-4fd8-a08b-3bc84879383d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001218 10.0.0.27 - - [2025-05-08 02:17:21] "GET /project/1cf34ed1-83ee-4fd8-a08b-3bc84879383d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.045946 10.0.0.27 - - [2025-05-08 02:17:21] "POST /neutron/network HTTP/1.1" 200 841 0.026335 10.0.0.27 - - [2025-05-08 02:17:21] "POST /neutron/port HTTP/1.1" 200 117 0.005863 10.0.0.27 - - [2025-05-08 02:17:21] "POST /neutron/port HTTP/1.1" 200 117 0.006287 10.0.0.27 - - [2025-05-08 02:17:21] "POST /neutron/port HTTP/1.1" 200 117 0.004964 10.0.0.27 - - [2025-05-08 02:17:22] "POST /neutron/network HTTP/1.1" 200 851 0.006140 10.0.0.27 - - [2025-05-08 02:17:22] "GET /projects?obj_uuids=1cf34ed1-83ee-4fd8-a08b-3bc84879383d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001050 10.0.0.27 - - [2025-05-08 02:17:23] "POST /neutron/port HTTP/1.1" 200 1073 0.194265 10.0.0.27 - - [2025-05-08 02:17:23] "POST /neutron/port HTTP/1.1" 200 1073 0.028188 10.0.0.27 - - [2025-05-08 02:17:23] "POST /neutron/port HTTP/1.1" 200 1073 0.006707 10.0.0.27 - - [2025-05-08 02:17:23] "POST /neutron/port HTTP/1.1" 200 1127 0.047179 10.0.0.27 - - [2025-05-08 02:17:23] "POST /neutron/port HTTP/1.1" 200 1101 0.012437 10.0.0.27 - - [2025-05-08 02:17:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002592 10.0.0.27 - - [2025-05-08 02:17:23] "POST /neutron/subnet HTTP/1.1" 200 708 0.007563 10.0.0.27 - - [2025-05-08 02:17:23] "POST /neutron/port HTTP/1.1" 200 117 0.001004 10.0.0.27 - - [2025-05-08 02:17:23] "POST /neutron/network HTTP/1.1" 200 841 0.004955 10.0.0.27 - - [2025-05-08 02:17:27] "POST /neutron/port HTTP/1.1" 200 1101 0.015962 10.0.0.27 - - [2025-05-08 02:17:27] "POST /neutron/security_group HTTP/1.1" 200 2069 0.006108 10.0.0.27 - - [2025-05-08 02:17:27] "GET /obj-perms HTTP/1.1" 200 5052 0.003245 10.0.0.27 - - [2025-05-08 02:17:28] "GET /obj-perms HTTP/1.1" 200 5052 0.003942 10.0.0.27 - - [2025-05-08 02:17:29] "GET /obj-perms HTTP/1.1" 200 5052 0.003598 10.0.0.27 - - [2025-05-08 02:17:30] "GET /obj-perms HTTP/1.1" 200 5052 0.004637 10.0.0.27 - - [2025-05-08 02:17:31] "GET /obj-perms HTTP/1.1" 200 5052 0.003829 10.0.0.27 - - [2025-05-08 02:17:32] "POST /neutron/network HTTP/1.1" 200 841 0.006630 10.0.0.27 - - [2025-05-08 02:17:32] "POST /neutron/network HTTP/1.1" 400 204 0.010332 10.0.0.27 - - [2025-05-08 02:17:32] "POST /neutron/port HTTP/1.1" 200 1101 0.014547 10.0.0.27 - - [2025-05-08 02:17:32] "POST /neutron/port HTTP/1.1" 200 1127 0.010709 10.0.0.27 - - [2025-05-08 02:17:32] "POST /neutron/port HTTP/1.1" 200 151 0.124669 10.0.0.27 - - [2025-05-08 02:17:34] "POST /neutron/network HTTP/1.1" 200 841 0.005547 10.0.0.27 - - [2025-05-08 02:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.27 - - [2025-05-08 02:17:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002032 10.0.0.27 - - [2025-05-08 02:17:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003541 10.0.0.27 - - [2025-05-08 02:17:34] "POST /neutron/network HTTP/1.1" 200 151 0.083334 10.0.0.27 - - [2025-05-08 02:17:34] "DELETE /route-target/2323d35d-cc0f-4c90-b87c-2fee9f7b58e0 HTTP/1.1" 200 115 0.016773 10.0.0.27 - - [2025-05-08 02:17:34] "GET /routing-instance/752fcadd-c367-45af-92d9-0e7554ac4557 HTTP/1.1" 404 171 0.002798 10.0.0.27 - - [2025-05-08 02:17:34] "GET /domains HTTP/1.1" 200 280 0.002434 10.0.0.27 - - [2025-05-08 02:17:34] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000963 10.0.0.27 - - [2025-05-08 02:17:34] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2585 0.050553 10.0.0.27 - - [2025-05-08 02:17:34] "GET /projects?obj_uuids=1cf34ed1-83ee-4fd8-a08b-3bc84879383d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001385 10.0.0.27 - - [2025-05-08 02:17:34] "GET /project/1cf34ed1-83ee-4fd8-a08b-3bc84879383d HTTP/1.1" 200 1928 0.073625 10.0.0.27 - - [2025-05-08 02:17:34] "GET /projects?obj_uuids=1cf34ed1-83ee-4fd8-a08b-3bc84879383d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001348 10.0.0.27 - - [2025-05-08 02:17:34] "GET /project/1cf34ed1-83ee-4fd8-a08b-3bc84879383d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.025967 10.0.0.27 - - [2025-05-08 02:17:34] "GET /projects?obj_uuids=1cf34ed1-83ee-4fd8-a08b-3bc84879383d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000947 10.0.0.27 - - [2025-05-08 02:17:34] "GET /project/1cf34ed1-83ee-4fd8-a08b-3bc84879383d?fields=virtual_networks HTTP/1.1" 200 1064 0.070519 10.0.0.27 - - [2025-05-08 02:17:34] "GET /projects?obj_uuids=1cf34ed1-83ee-4fd8-a08b-3bc84879383d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001045 10.0.0.27 - - [2025-05-08 02:17:34] "GET /project/1cf34ed1-83ee-4fd8-a08b-3bc84879383d?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.026865 10.0.0.27 - - [2025-05-08 02:17:35] "GET /projects?obj_uuids=1cf34ed1-83ee-4fd8-a08b-3bc84879383d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001137 10.0.0.27 - - [2025-05-08 02:17:35] "GET /project/1cf34ed1-83ee-4fd8-a08b-3bc84879383d?fields=security_groups HTTP/1.1" 200 1301 0.031144 10.0.0.27 - - [2025-05-08 02:17:35] "POST /fqname-to-id HTTP/1.1" 404 200 0.023566 10.0.0.27 - - [2025-05-08 02:17:35] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002524 10.0.0.27 - - [2025-05-08 02:17:35] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001416 10.0.0.27 - - [2025-05-08 02:17:35] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009403 10.0.0.27 - - [2025-05-08 02:17:35] "POST /id-to-fqname HTTP/1.1" 200 202 0.001300 10.0.0.27 - - [2025-05-08 02:17:36] "POST /fqname-to-id HTTP/1.1" 404 211 0.003193 10.0.0.27 - - [2025-05-08 02:17:36] "POST /security-groups HTTP/1.1" 200 603 0.080187 10.0.0.27 - - [2025-05-08 02:17:36] "POST /fqname-to-id HTTP/1.1" 404 246 0.003696 10.0.0.27 - - [2025-05-08 02:17:36] "POST /projects HTTP/1.1" 200 609 0.234212 10.0.0.27 - - [2025-05-08 02:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.304925 10.0.0.27 - - [2025-05-08 02:17:36] "POST /access-control-lists HTTP/1.1" 200 608 0.062749 10.0.0.27 - - [2025-05-08 02:17:36] "POST /fqname-to-id HTTP/1.1" 404 245 0.003121 10.0.0.27 - - [2025-05-08 02:17:36] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.454183 10.0.0.27 - - [2025-05-08 02:17:36] "POST /access-control-lists HTTP/1.1" 200 606 0.060252 10.0.0.27 - - [2025-05-08 02:17:37] "GET / HTTP/1.1" 200 35931 0.001906 10.0.0.27 - - [2025-05-08 02:17:37] "GET /projects?obj_uuids=dcd78ae0-e213-4a5e-b022-8f07e59fd8af&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001118 10.0.0.27 - - [2025-05-08 02:17:37] "GET /project/dcd78ae0-e213-4a5e-b022-8f07e59fd8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.023604 10.0.0.27 - - [2025-05-08 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.27 - - [2025-05-08 02:17:38] "GET /security-group/b5dfbf58-9ff5-46d9-ac0d-0c4c1fa89f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3696 0.004814 10.0.0.27 - - [2025-05-08 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.27 - - [2025-05-08 02:17:38] "GET /projects?obj_uuids=dcd78ae0-e213-4a5e-b022-8f07e59fd8af&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001280 10.0.0.27 - - [2025-05-08 02:17:38] "GET /project/dcd78ae0-e213-4a5e-b022-8f07e59fd8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.023888 10.0.0.27 - - [2025-05-08 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.27 - - [2025-05-08 02:17:38] "GET /security-group/b5dfbf58-9ff5-46d9-ac0d-0c4c1fa89f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3696 0.005847 10.0.0.27 - - [2025-05-08 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.27 - - [2025-05-08 02:17:38] "PUT /security-group/b5dfbf58-9ff5-46d9-ac0d-0c4c1fa89f4e HTTP/1.1" 200 262 0.014098 10.0.0.27 - - [2025-05-08 02:17:38] "PUT /access-control-list/43ff699b-3cc6-4987-8143-1c5a6b418d05 HTTP/1.1" 200 272 0.009494 10.0.0.27 - - [2025-05-08 02:17:38] "PUT /access-control-list/0cd2d694-1b0f-4e2d-a093-b365a333495c HTTP/1.1" 200 272 0.008983 10.0.0.27 - - [2025-05-08 02:17:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000478 10.0.0.27 - - [2025-05-08 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.048975 10.0.0.27 - - [2025-05-08 02:17:39] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000925 10.0.0.27 - - [2025-05-08 02:17:39] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.021757 10.0.0.27 - - [2025-05-08 02:17:39] "POST /neutron/network HTTP/1.1" 200 117 0.028326 10.0.0.27 - - [2025-05-08 02:17:39] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000940 10.0.0.27 - - [2025-05-08 02:17:39] "POST /neutron/network HTTP/1.1" 200 619 0.059839 10.0.0.27 - - [2025-05-08 02:17:39] "POST /route-targets HTTP/1.1" 200 327 0.011002 10.0.0.27 - - [2025-05-08 02:17:39] "POST /ref-update HTTP/1.1" 200 156 0.010361 10.0.0.27 - - [2025-05-08 02:17:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002643 10.0.0.27 - - [2025-05-08 02:17:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.163008 10.0.0.27 - - [2025-05-08 02:17:39] "POST /neutron/network HTTP/1.1" 200 839 0.005099 10.0.0.27 - - [2025-05-08 02:17:39] "POST /id-to-fqname HTTP/1.1" 200 233 0.001009 10.0.0.27 - - [2025-05-08 02:17:39] "GET /virtual-network/572930bf-3a08-4d9c-a847-0f160bcfb4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004184 10.0.0.27 - - [2025-05-08 02:17:39] "POST /neutron/network HTTP/1.1" 200 839 0.005126 10.0.0.27 - - [2025-05-08 02:17:39] "GET /virtual-network/572930bf-3a08-4d9c-a847-0f160bcfb4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004036 10.0.0.27 - - [2025-05-08 02:17:39] "POST /neutron/network HTTP/1.1" 200 839 0.006231 10.0.0.27 - - [2025-05-08 02:17:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.007277 10.0.0.27 - - [2025-05-08 02:17:39] "GET /domains HTTP/1.1" 401 292 0.000382 10.0.0.27 - - [2025-05-08 02:17:39] "GET /domains HTTP/1.1" 200 280 0.026190 10.0.0.27 - - [2025-05-08 02:17:39] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001050 10.0.0.27 - - [2025-05-08 02:17:39] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2783 0.008147 10.0.0.27 - - [2025-05-08 02:17:39] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001122 10.0.0.27 - - [2025-05-08 02:17:40] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb HTTP/1.1" 200 2181 0.078121 10.0.0.27 - - [2025-05-08 02:17:40] "GET /virtual-network/572930bf-3a08-4d9c-a847-0f160bcfb4a9 HTTP/1.1" 200 2343 0.005707 10.0.0.27 - - [2025-05-08 02:17:40] "GET /virtual-network/572930bf-3a08-4d9c-a847-0f160bcfb4a9 HTTP/1.1" 200 2343 0.004505 10.0.0.27 - - [2025-05-08 02:17:40] "GET /routing-instance/6f357ce7-ff74-4ab0-822d-09b1eb75aeaa HTTP/1.1" 200 1490 0.003491 10.0.0.27 - - [2025-05-08 02:17:40] "GET /routing-instance/6f357ce7-ff74-4ab0-822d-09b1eb75aeaa HTTP/1.1" 200 1490 0.003328 10.0.0.27 - - [2025-05-08 02:17:40] "GET /route-target/30a50e5a-9d3a-4f8e-8b8d-572e358a96d1 HTTP/1.1" 200 1218 0.003661 10.0.0.27 - - [2025-05-08 02:17:40] "GET /virtual-network/572930bf-3a08-4d9c-a847-0f160bcfb4a9 HTTP/1.1" 200 2343 0.006851 10.0.0.27 - - [2025-05-08 02:17:40] "GET /routing-instance/6f357ce7-ff74-4ab0-822d-09b1eb75aeaa HTTP/1.1" 200 1490 0.003946 10.0.0.27 - - [2025-05-08 02:17:40] "GET /virtual-network/572930bf-3a08-4d9c-a847-0f160bcfb4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004654 10.0.0.27 - - [2025-05-08 02:17:40] "GET /virtual-network/572930bf-3a08-4d9c-a847-0f160bcfb4a9 HTTP/1.1" 200 2343 0.008127 10.0.0.27 - - [2025-05-08 02:17:40] "GET /routing-instance/6f357ce7-ff74-4ab0-822d-09b1eb75aeaa HTTP/1.1" 200 1490 0.004412 10.0.0.27 - - [2025-05-08 02:17:40] "GET /routing-instance/6f357ce7-ff74-4ab0-822d-09b1eb75aeaa HTTP/1.1" 200 1490 0.004740 10.0.0.27 - - [2025-05-08 02:17:40] "GET /route-target/30a50e5a-9d3a-4f8e-8b8d-572e358a96d1 HTTP/1.1" 200 1218 0.004267 10.0.0.27 - - [2025-05-08 02:17:40] "GET /domains HTTP/1.1" 200 280 0.003468 10.0.0.27 - - [2025-05-08 02:17:40] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001352 10.0.0.27 - - [2025-05-08 02:17:40] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2783 0.009192 10.0.0.27 - - [2025-05-08 02:17:40] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001650 10.0.0.27 - - [2025-05-08 02:17:40] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb HTTP/1.1" 200 2181 0.069722 10.0.0.27 - - [2025-05-08 02:17:40] "GET /virtual-network/572930bf-3a08-4d9c-a847-0f160bcfb4a9 HTTP/1.1" 200 2343 0.006526 10.0.0.27 - - [2025-05-08 02:17:40] "GET /obj-perms HTTP/1.1" 200 5054 0.050806 10.0.0.27 - - [2025-05-08 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.27 - - [2025-05-08 02:17:40] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001090 10.0.0.27 - - [2025-05-08 02:17:40] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.029037 10.0.0.27 - - [2025-05-08 02:17:40] "POST /neutron/network HTTP/1.1" 200 117 0.010478 10.0.0.27 - - [2025-05-08 02:17:40] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001163 10.0.0.27 - - [2025-05-08 02:17:40] "POST /neutron/network HTTP/1.1" 200 619 0.072469 10.0.0.27 - - [2025-05-08 02:17:40] "POST /route-targets HTTP/1.1" 200 327 0.013048 10.0.0.27 - - [2025-05-08 02:17:40] "POST /ref-update HTTP/1.1" 200 156 0.013035 10.0.0.27 - - [2025-05-08 02:17:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003275 10.0.0.27 - - [2025-05-08 02:17:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.185389 10.0.0.27 - - [2025-05-08 02:17:41] "POST /neutron/network HTTP/1.1" 200 838 0.005100 10.0.0.27 - - [2025-05-08 02:17:41] "POST /id-to-fqname HTTP/1.1" 200 233 0.001078 10.0.0.27 - - [2025-05-08 02:17:41] "GET /virtual-network/432a9384-39fd-4307-ba8a-eab460c89dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005573 10.0.0.27 - - [2025-05-08 02:17:41] "POST /neutron/network HTTP/1.1" 200 838 0.007417 10.0.0.27 - - [2025-05-08 02:17:41] "GET /virtual-network/432a9384-39fd-4307-ba8a-eab460c89dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006618 10.0.0.27 - - [2025-05-08 02:17:41] "POST /neutron/network HTTP/1.1" 200 838 0.006494 10.0.0.27 - - [2025-05-08 02:17:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.007918 10.0.0.27 - - [2025-05-08 02:17:41] "GET /domains HTTP/1.1" 200 280 0.002426 10.0.0.27 - - [2025-05-08 02:17:41] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001312 10.0.0.27 - - [2025-05-08 02:17:41] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2783 0.008735 10.0.0.27 - - [2025-05-08 02:17:41] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000988 10.0.0.27 - - [2025-05-08 02:17:41] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb HTTP/1.1" 200 2409 0.074299 10.0.0.27 - - [2025-05-08 02:17:41] "GET /virtual-network/432a9384-39fd-4307-ba8a-eab460c89dfa HTTP/1.1" 200 2340 0.007103 10.0.0.27 - - [2025-05-08 02:17:41] "GET /virtual-network/432a9384-39fd-4307-ba8a-eab460c89dfa HTTP/1.1" 200 2340 0.005190 10.0.0.27 - - [2025-05-08 02:17:41] "GET /routing-instance/c8a0f0dd-2035-43b3-8043-df98c3ecabba HTTP/1.1" 200 1491 0.004211 10.0.0.27 - - [2025-05-08 02:17:41] "GET /routing-instance/c8a0f0dd-2035-43b3-8043-df98c3ecabba HTTP/1.1" 200 1491 0.003970 10.0.0.27 - - [2025-05-08 02:17:41] "GET /route-target/582faf61-364e-4ac2-887a-ab07b2200918 HTTP/1.1" 200 1217 0.003325 10.0.0.27 - - [2025-05-08 02:17:41] "GET /virtual-network/432a9384-39fd-4307-ba8a-eab460c89dfa HTTP/1.1" 200 2340 0.005147 10.0.0.27 - - [2025-05-08 02:17:41] "GET /routing-instance/c8a0f0dd-2035-43b3-8043-df98c3ecabba HTTP/1.1" 200 1491 0.004074 10.0.0.27 - - [2025-05-08 02:17:41] "GET /virtual-network/432a9384-39fd-4307-ba8a-eab460c89dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005217 10.0.0.27 - - [2025-05-08 02:17:41] "GET /virtual-network/432a9384-39fd-4307-ba8a-eab460c89dfa HTTP/1.1" 200 2340 0.005251 10.0.0.27 - - [2025-05-08 02:17:41] "GET /routing-instance/c8a0f0dd-2035-43b3-8043-df98c3ecabba HTTP/1.1" 200 1491 0.003391 10.0.0.27 - - [2025-05-08 02:17:41] "GET /routing-instance/c8a0f0dd-2035-43b3-8043-df98c3ecabba HTTP/1.1" 200 1491 0.003890 10.0.0.27 - - [2025-05-08 02:17:41] "GET /route-target/582faf61-364e-4ac2-887a-ab07b2200918 HTTP/1.1" 200 1217 0.003394 10.0.0.27 - - [2025-05-08 02:17:41] "GET /domains HTTP/1.1" 200 280 0.002976 10.0.0.27 - - [2025-05-08 02:17:41] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001095 10.0.0.27 - - [2025-05-08 02:17:41] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2783 0.007820 10.0.0.27 - - [2025-05-08 02:17:41] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001106 10.0.0.27 - - [2025-05-08 02:17:41] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb HTTP/1.1" 200 2409 0.071451 10.0.0.27 - - [2025-05-08 02:17:41] "GET /virtual-network/432a9384-39fd-4307-ba8a-eab460c89dfa HTTP/1.1" 200 2340 0.005021 10.0.0.27 - - [2025-05-08 02:17:41] "GET /obj-perms HTTP/1.1" 200 5054 0.003426 10.0.0.27 - - [2025-05-08 02:17:41] "POST /id-to-fqname HTTP/1.1" 200 233 0.001266 10.0.0.27 - - [2025-05-08 02:17:41] "POST /neutron/network HTTP/1.1" 200 848 0.007764 10.0.0.27 - - [2025-05-08 02:17:41] "GET /aaa-mode HTTP/1.1" 401 292 0.000614 10.0.0.27 - - [2025-05-08 02:17:42] "GET / HTTP/1.1" 200 35931 0.001996 10.0.0.27 - - [2025-05-08 02:17:42] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000499 10.0.0.27 - - [2025-05-08 02:17:42] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001496 10.0.0.27 - - [2025-05-08 02:17:42] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.046479 10.0.0.27 - - [2025-05-08 02:17:42] "POST /neutron/network HTTP/1.1" 200 838 0.005397 10.0.0.27 - - [2025-05-08 02:17:42] "POST /neutron/port HTTP/1.1" 200 117 0.005354 10.0.0.27 - - [2025-05-08 02:17:42] "POST /neutron/port HTTP/1.1" 200 117 0.005306 10.0.0.27 - - [2025-05-08 02:17:42] "POST /id-to-fqname HTTP/1.1" 200 233 0.001299 10.0.0.27 - - [2025-05-08 02:17:42] "POST /neutron/port HTTP/1.1" 200 117 0.005370 10.0.0.27 - - [2025-05-08 02:17:42] "POST /neutron/network HTTP/1.1" 200 849 0.006236 10.0.0.27 - - [2025-05-08 02:17:42] "GET /aaa-mode HTTP/1.1" 401 292 0.000429 10.0.0.27 - - [2025-05-08 02:17:42] "POST /neutron/network HTTP/1.1" 200 848 0.006054 10.0.0.27 - - [2025-05-08 02:17:42] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001364 10.0.0.27 - - [2025-05-08 02:17:43] "GET / HTTP/1.1" 200 35931 0.002537 10.0.0.27 - - [2025-05-08 02:17:43] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000548 10.0.0.27 - - [2025-05-08 02:17:43] "POST /neutron/port HTTP/1.1" 200 1072 0.272125 10.0.0.27 - - [2025-05-08 02:17:43] "POST /neutron/port HTTP/1.1" 200 1072 0.010640 10.0.0.27 - - [2025-05-08 02:17:43] "POST /neutron/port HTTP/1.1" 200 1072 0.008724 10.0.0.27 - - [2025-05-08 02:17:43] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001451 10.0.0.27 - - [2025-05-08 02:17:43] "POST /neutron/port HTTP/1.1" 200 1126 0.086775 10.0.0.27 - - [2025-05-08 02:17:43] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.070406 10.0.0.27 - - [2025-05-08 02:17:43] "POST /neutron/network HTTP/1.1" 200 839 0.006902 10.0.0.27 - - [2025-05-08 02:17:43] "POST /neutron/port HTTP/1.1" 200 1100 0.014063 10.0.0.27 - - [2025-05-08 02:17:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003592 10.0.0.27 - - [2025-05-08 02:17:43] "POST /neutron/subnet HTTP/1.1" 200 698 0.011779 10.0.0.27 - - [2025-05-08 02:17:43] "POST /neutron/port HTTP/1.1" 200 117 0.001528 10.0.0.27 - - [2025-05-08 02:17:43] "POST /neutron/network HTTP/1.1" 200 838 0.006526 10.0.0.27 - - [2025-05-08 02:17:43] "POST /neutron/port HTTP/1.1" 200 1100 0.016128 10.0.0.27 - - [2025-05-08 02:17:43] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005584 10.0.0.27 - - [2025-05-08 02:17:43] "POST /neutron/port HTTP/1.1" 200 117 0.004914 10.0.0.27 - - [2025-05-08 02:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.27 - - [2025-05-08 02:17:43] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001143 10.0.0.27 - - [2025-05-08 02:17:43] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.028870 10.0.0.27 - - [2025-05-08 02:17:43] "GET /virtual-network/572930bf-3a08-4d9c-a847-0f160bcfb4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005105 10.0.0.27 - - [2025-05-08 02:17:43] "GET /floating-ip-pools?parent_id=572930bf-3a08-4d9c-a847-0f160bcfb4a9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004947 10.0.0.27 - - [2025-05-08 02:17:43] "GET /virtual-network/572930bf-3a08-4d9c-a847-0f160bcfb4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005241 10.0.0.27 - - [2025-05-08 02:17:43] "POST /neutron/network HTTP/1.1" 200 849 0.004828 10.0.0.27 - - [2025-05-08 02:17:43] "POST /floating-ip-pools HTTP/1.1" 200 609 0.024545 10.0.0.27 - - [2025-05-08 02:17:43] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001721 10.0.0.27 - - [2025-05-08 02:17:43] "POST /ref-update HTTP/1.1" 200 156 0.015850 10.0.0.27 - - [2025-05-08 02:17:44] "GET /virtual-network/572930bf-3a08-4d9c-a847-0f160bcfb4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005404 10.0.0.27 - - [2025-05-08 02:17:44] "GET /domains HTTP/1.1" 200 280 0.002942 10.0.0.27 - - [2025-05-08 02:17:44] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000877 10.0.0.27 - - [2025-05-08 02:17:44] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2783 0.009830 10.0.0.27 - - [2025-05-08 02:17:44] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000908 10.0.0.27 - - [2025-05-08 02:17:44] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb HTTP/1.1" 200 3251 0.073768 10.0.0.27 - - [2025-05-08 02:17:44] "GET /virtual-network/572930bf-3a08-4d9c-a847-0f160bcfb4a9 HTTP/1.1" 200 2934 0.011837 10.0.0.27 - - [2025-05-08 02:17:44] "GET /floating-ip-pool/a4322e1f-40d4-4df8-93ee-db7c216f2fd0 HTTP/1.1" 200 1442 0.006929 10.0.0.27 - - [2025-05-08 02:17:44] "GET /domains HTTP/1.1" 200 280 0.005206 10.0.0.27 - - [2025-05-08 02:17:44] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001250 10.0.0.27 - - [2025-05-08 02:17:44] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2783 0.017154 10.0.0.27 - - [2025-05-08 02:17:44] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001564 10.0.0.27 - - [2025-05-08 02:17:44] "POST /neutron/port HTTP/1.1" 200 1073 0.319341 10.0.0.27 - - [2025-05-08 02:17:44] "POST /neutron/port HTTP/1.1" 200 1073 0.017842 10.0.0.27 - - [2025-05-08 02:17:44] "POST /neutron/port HTTP/1.1" 200 1073 0.029816 10.0.0.27 - - [2025-05-08 02:17:44] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb HTTP/1.1" 200 3251 0.128695 10.0.0.27 - - [2025-05-08 02:17:44] "GET /virtual-network/572930bf-3a08-4d9c-a847-0f160bcfb4a9 HTTP/1.1" 200 3155 0.007242 10.0.0.27 - - [2025-05-08 02:17:44] "GET /virtual-network/572930bf-3a08-4d9c-a847-0f160bcfb4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004305 10.0.0.27 - - [2025-05-08 02:17:44] "POST /neutron/port HTTP/1.1" 200 1127 0.090246 10.0.0.27 - - [2025-05-08 02:17:44] "POST /neutron/port HTTP/1.1" 200 1100 0.031226 10.0.0.27 - - [2025-05-08 02:17:44] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007407 10.0.0.27 - - [2025-05-08 02:17:44] "POST /neutron/port HTTP/1.1" 200 1101 0.015131 10.0.0.27 - - [2025-05-08 02:17:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004133 10.0.0.27 - - [2025-05-08 02:17:44] "POST /neutron/subnet HTTP/1.1" 200 703 0.011939 10.0.0.27 - - [2025-05-08 02:17:44] "POST /neutron/port HTTP/1.1" 200 117 0.001566 10.0.0.27 - - [2025-05-08 02:17:44] "POST /neutron/network HTTP/1.1" 200 839 0.006789 10.0.0.27 - - [2025-05-08 02:17:49] "POST /neutron/port HTTP/1.1" 200 1100 0.012602 10.0.0.27 - - [2025-05-08 02:17:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005114 10.0.0.27 - - [2025-05-08 02:17:49] "POST /neutron/port HTTP/1.1" 200 1100 0.015558 10.0.0.27 - - [2025-05-08 02:17:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006056 10.0.0.27 - - [2025-05-08 02:17:49] "POST /neutron/port HTTP/1.1" 200 1100 0.017718 10.0.0.27 - - [2025-05-08 02:17:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007087 10.0.0.27 - - [2025-05-08 02:17:49] "GET /virtual-machine/7a5e409f-e6aa-47c4-b391-871fc83a06d0 HTTP/1.1" 200 1304 0.005939 10.0.0.27 - - [2025-05-08 02:17:49] "GET /virtual-machine-interface/ec6a6880-4f90-44bb-9748-d159493e655f HTTP/1.1" 200 3005 0.004390 10.0.0.27 - - [2025-05-08 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.27 - - [2025-05-08 02:17:49] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003833 10.0.0.27 - - [2025-05-08 02:17:49] "GET /virtual-networks?parent_id=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003409 10.0.0.27 - - [2025-05-08 02:17:49] "GET /virtual-network/432a9384-39fd-4307-ba8a-eab460c89dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005345 10.0.0.27 - - [2025-05-08 02:17:50] "DELETE /project/1cf34ed183ee4fd8a08b3bc84879383d HTTP/1.1" 404 173 0.033859 10.0.0.27 - - [2025-05-08 02:17:51] "DELETE /project/00235ecf479b4d518e65c2bfa990b5bb HTTP/1.1" 404 173 0.038043 10.0.0.27 - - [2025-05-08 02:17:51] "DELETE /project/dcd78ae0e2134a5eb0228f07e59fd8af HTTP/1.1" 404 173 0.052742 10.0.0.27 - - [2025-05-08 02:17:51] "GET /projects?obj_uuids=1cf34ed1-83ee-4fd8-a08b-3bc84879383d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001251 10.0.0.27 - - [2025-05-08 02:17:51] "GET /project/1cf34ed1-83ee-4fd8-a08b-3bc84879383d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1522 0.074188 10.0.0.27 - - [2025-05-08 02:17:51] "GET /projects?obj_uuids=1cf34ed1-83ee-4fd8-a08b-3bc84879383d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001296 10.0.0.27 - - [2025-05-08 02:17:51] "GET /project/1cf34ed1-83ee-4fd8-a08b-3bc84879383d?fields=security_groups HTTP/1.1" 200 1406 0.067449 10.0.0.27 - - [2025-05-08 02:17:51] "DELETE /security-group/afcd6251-96c4-4660-9401-6ba0b5329296 HTTP/1.1" 200 115 0.041693 10.0.0.27 - - [2025-05-08 02:17:51] "GET /projects?obj_uuids=1cf34ed1-83ee-4fd8-a08b-3bc84879383d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001325 10.0.0.27 - - [2025-05-08 02:17:51] "GET /project/1cf34ed1-83ee-4fd8-a08b-3bc84879383d?fields=application_policy_sets HTTP/1.1" 200 1445 0.036634 10.0.0.27 - - [2025-05-08 02:17:51] "DELETE /access-control-list/99cd17fe-be85-415f-8113-6af9b9913c70 HTTP/1.1" 200 115 0.047137 10.0.0.27 - - [2025-05-08 02:17:51] "DELETE /access-control-list/cf88a344-b363-42da-bca9-24c5e61a65ea HTTP/1.1" 200 115 0.036933 10.0.0.27 - - [2025-05-08 02:17:51] "DELETE /project/1cf34ed1-83ee-4fd8-a08b-3bc84879383d HTTP/1.1" 200 115 0.403039 10.0.0.27 - - [2025-05-08 02:17:52] "GET /global-system-configs HTTP/1.1" 200 322 0.006177 10.0.0.27 - - [2025-05-08 02:17:52] "GET /obj-perms HTTP/1.1" 200 5056 0.029059 10.0.0.27 - - [2025-05-08 02:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.27 - - [2025-05-08 02:17:52] "GET /virtual-network/432a9384-39fd-4307-ba8a-eab460c89dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004740 10.0.0.27 - - [2025-05-08 02:17:54] "GET /global-system-configs HTTP/1.1" 200 322 0.014471 10.0.0.27 - - [2025-05-08 02:17:54] "GET /obj-perms HTTP/1.1" 200 5056 0.027338 10.0.0.27 - - [2025-05-08 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.27 - - [2025-05-08 02:17:55] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004096 10.0.0.27 - - [2025-05-08 02:17:55] "GET /virtual-networks?parent_id=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003849 10.0.0.27 - - [2025-05-08 02:17:55] "GET /virtual-network/432a9384-39fd-4307-ba8a-eab460c89dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007277 10.0.0.27 - - [2025-05-08 02:17:55] "POST /neutron/port HTTP/1.1" 200 1100 0.023289 10.0.0.27 - - [2025-05-08 02:17:55] "POST /neutron/security_group HTTP/1.1" 200 2070 0.012280 10.0.0.27 - - [2025-05-08 02:17:55] "POST /neutron/port HTTP/1.1" 200 1100 0.036858 10.0.0.27 - - [2025-05-08 02:17:55] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006238 10.0.0.27 - - [2025-05-08 02:17:55] "POST /neutron/port HTTP/1.1" 200 1101 0.015694 10.0.0.27 - - [2025-05-08 02:17:55] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005677 10.0.0.27 - - [2025-05-08 02:18:00] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001217 10.0.0.27 - - [2025-05-08 02:18:00] "POST /neutron/floatingip HTTP/1.1" 200 531 0.085228 10.0.0.27 - - [2025-05-08 02:18:00] "POST /neutron/port HTTP/1.1" 200 1100 0.014605 10.0.0.27 - - [2025-05-08 02:18:00] "POST /neutron/floatingip HTTP/1.1" 200 531 0.006635 10.0.0.27 - - [2025-05-08 02:18:00] "POST /neutron/floatingip HTTP/1.1" 200 578 0.038277 10.0.0.27 - - [2025-05-08 02:18:00] "POST /neutron/port HTTP/1.1" 200 1101 0.013042 10.0.0.27 - - [2025-05-08 02:18:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006417 10.0.0.27 - - [2025-05-08 02:18:00] "POST /neutron/port HTTP/1.1" 200 1101 0.016069 10.0.0.27 - - [2025-05-08 02:18:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007807 10.0.0.27 - - [2025-05-08 02:18:00] "GET /obj-perms HTTP/1.1" 200 5056 0.054106 10.0.0.27 - - [2025-05-08 02:18:00] "POST /neutron/port HTTP/1.1" 200 1101 0.018928 10.0.0.27 - - [2025-05-08 02:18:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009290 10.0.0.27 - - [2025-05-08 02:18:00] "GET /virtual-machine/60f39694-7dab-437d-b200-9a663854acf6 HTTP/1.1" 200 1304 0.005367 10.0.0.27 - - [2025-05-08 02:18:00] "GET /virtual-machine-interface/94e76427-2e4b-4de6-9b55-364d827bac2e HTTP/1.1" 200 3005 0.005486 10.0.0.27 - - [2025-05-08 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.27 - - [2025-05-08 02:18:00] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003544 10.0.0.27 - - [2025-05-08 02:18:00] "GET /virtual-networks?parent_id=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003556 10.0.0.27 - - [2025-05-08 02:18:00] "GET /virtual-network/572930bf-3a08-4d9c-a847-0f160bcfb4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005225 10.0.0.27 - - [2025-05-08 02:18:01] "GET /obj-perms HTTP/1.1" 200 5056 0.043376 10.0.0.27 - - [2025-05-08 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.27 - - [2025-05-08 02:18:02] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003238 10.0.0.27 - - [2025-05-08 02:18:02] "GET /virtual-networks?parent_id=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002864 10.0.0.27 - - [2025-05-08 02:18:02] "GET /virtual-network/572930bf-3a08-4d9c-a847-0f160bcfb4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007715 10.0.0.27 - - [2025-05-08 02:18:02] "POST /neutron/floatingip HTTP/1.1" 200 578 0.008867 10.0.0.27 - - [2025-05-08 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.27 - - [2025-05-08 02:18:02] "GET /routing-instance/6f357ce7-ff74-4ab0-822d-09b1eb75aeaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.002774 10.0.0.27 - - [2025-05-08 02:18:02] "GET /route-target/30a50e5a-9d3a-4f8e-8b8d-572e358a96d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004887 10.0.0.27 - - [2025-05-08 02:18:02] "GET /floating-ip/380475f1-fa9b-4074-a407-c9be406fe844 HTTP/1.1" 200 1890 0.006264 10.0.0.27 - - [2025-05-08 02:18:05] "POST /neutron/floatingip HTTP/1.1" 200 578 0.011810 10.0.0.27 - - [2025-05-08 02:18:05] "POST /neutron/floatingip HTTP/1.1" 200 531 0.029759 10.0.0.27 - - [2025-05-08 02:18:05] "POST /neutron/floatingip HTTP/1.1" 200 531 0.005387 10.0.0.27 - - [2025-05-08 02:18:05] "POST /neutron/floatingip HTTP/1.1" 200 115 0.037676 10.0.0.27 - - [2025-05-08 02:18:05] "GET /floating-ip-pool/a4322e1f-40d4-4df8-93ee-db7c216f2fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003632 10.0.0.27 - - [2025-05-08 02:18:05] "POST /ref-update HTTP/1.1" 200 156 0.009213 10.0.0.27 - - [2025-05-08 02:18:05] "DELETE /floating-ip-pool/a4322e1f-40d4-4df8-93ee-db7c216f2fd0 HTTP/1.1" 200 115 0.025509 10.0.0.27 - - [2025-05-08 02:18:05] "POST /neutron/network HTTP/1.1" 200 838 0.006119 10.0.0.27 - - [2025-05-08 02:18:05] "POST /neutron/network HTTP/1.1" 400 204 0.012901 10.0.0.27 - - [2025-05-08 02:18:06] "POST /neutron/port HTTP/1.1" 200 1101 0.013434 10.0.0.27 - - [2025-05-08 02:18:06] "POST /neutron/port HTTP/1.1" 200 1127 0.009107 10.0.0.27 - - [2025-05-08 02:18:06] "POST /neutron/port HTTP/1.1" 200 1100 0.024908 10.0.0.27 - - [2025-05-08 02:18:06] "POST /neutron/port HTTP/1.1" 200 1126 0.013167 10.0.0.27 - - [2025-05-08 02:18:06] "POST /neutron/port HTTP/1.1" 200 151 0.159895 10.0.0.27 - - [2025-05-08 02:18:06] "POST /neutron/port HTTP/1.1" 200 151 0.137701 10.0.0.27 - - [2025-05-08 02:18:07] "POST /neutron/network HTTP/1.1" 200 838 0.005635 10.0.0.27 - - [2025-05-08 02:18:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003039 10.0.0.27 - - [2025-05-08 02:18:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002563 10.0.0.27 - - [2025-05-08 02:18:07] "POST /neutron/network HTTP/1.1" 200 151 0.078583 10.0.0.27 - - [2025-05-08 02:18:07] "GET /routing-instance/c8a0f0dd-2035-43b3-8043-df98c3ecabba HTTP/1.1" 404 171 0.002270 10.0.0.27 - - [2025-05-08 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.028513 10.0.0.27 - - [2025-05-08 02:18:07] "GET /domains HTTP/1.1" 200 280 0.002210 10.0.0.27 - - [2025-05-08 02:18:07] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001233 10.0.0.27 - - [2025-05-08 02:18:07] "DELETE /route-target/582faf61-364e-4ac2-887a-ab07b2200918 HTTP/1.1" 200 115 0.019553 10.0.0.27 - - [2025-05-08 02:18:07] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2586 0.052036 10.0.0.27 - - [2025-05-08 02:18:07] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001032 10.0.0.27 - - [2025-05-08 02:18:07] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb HTTP/1.1" 200 2181 0.063569 10.0.0.27 - - [2025-05-08 02:18:07] "POST /neutron/network HTTP/1.1" 200 839 0.005502 10.0.0.27 - - [2025-05-08 02:18:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003316 10.0.0.27 - - [2025-05-08 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.27 - - [2025-05-08 02:18:08] "POST /useragent-kv HTTP/1.1" 200 115 0.001719 10.0.0.27 - - [2025-05-08 02:18:08] "POST /neutron/network HTTP/1.1" 200 151 0.070822 10.0.0.27 - - [2025-05-08 02:18:08] "GET /routing-instance/6f357ce7-ff74-4ab0-822d-09b1eb75aeaa HTTP/1.1" 404 171 0.003158 10.0.0.27 - - [2025-05-08 02:18:08] "DELETE /route-target/30a50e5a-9d3a-4f8e-8b8d-572e358a96d1 HTTP/1.1" 200 115 0.020627 10.0.0.27 - - [2025-05-08 02:18:08] "GET /domains HTTP/1.1" 200 280 0.003571 10.0.0.27 - - [2025-05-08 02:18:08] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000839 10.0.0.27 - - [2025-05-08 02:18:08] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2586 0.050626 10.0.0.27 - - [2025-05-08 02:18:08] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000971 10.0.0.27 - - [2025-05-08 02:18:08] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb HTTP/1.1" 200 1931 0.066715 10.0.0.27 - - [2025-05-08 02:18:08] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001091 10.0.0.27 - - [2025-05-08 02:18:08] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.022750 10.0.0.27 - - [2025-05-08 02:18:08] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000911 10.0.0.27 - - [2025-05-08 02:18:08] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb?fields=virtual_networks HTTP/1.1" 200 1063 0.066422 10.0.0.27 - - [2025-05-08 02:18:08] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000993 10.0.0.27 - - [2025-05-08 02:18:08] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb?fields=virtual_machine_interfaces HTTP/1.1" 200 1063 0.040426 10.0.0.27 - - [2025-05-08 02:18:08] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000964 10.0.0.27 - - [2025-05-08 02:18:08] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb?fields=security_groups HTTP/1.1" 200 1301 0.026136 10.0.0.27 - - [2025-05-08 02:18:09] "POST /fqname-to-id HTTP/1.1" 404 183 0.030788 10.0.0.27 - - [2025-05-08 02:18:09] "GET /projects?obj_uuids=87bb343d-4b0f-4db1-a00a-08adb3ee42dd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002242 10.0.0.27 - - [2025-05-08 02:18:09] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001009 10.0.0.27 - - [2025-05-08 02:18:09] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007188 10.0.0.27 - - [2025-05-08 02:18:09] "POST /id-to-fqname HTTP/1.1" 200 185 0.001568 10.0.0.27 - - [2025-05-08 02:18:09] "POST /fqname-to-id HTTP/1.1" 404 194 0.003458 10.0.0.27 - - [2025-05-08 02:18:09] "POST /security-groups HTTP/1.1" 200 586 0.059968 10.0.0.27 - - [2025-05-08 02:18:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.002387 10.0.0.27 - - [2025-05-08 02:18:09] "POST /projects HTTP/1.1" 200 575 0.206927 10.0.0.27 - - [2025-05-08 02:18:09] "POST /access-control-lists HTTP/1.1" 200 591 0.058208 10.0.0.27 - - [2025-05-08 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.280408 10.0.0.27 - - [2025-05-08 02:18:09] "POST /fqname-to-id HTTP/1.1" 404 228 0.002704 10.0.0.27 - - [2025-05-08 02:18:09] "GET /project/87bb343d-4b0f-4db1-a00a-08adb3ee42dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.394476 10.0.0.27 - - [2025-05-08 02:18:09] "POST /access-control-lists HTTP/1.1" 200 589 0.060638 10.0.0.27 - - [2025-05-08 02:18:10] "GET / HTTP/1.1" 200 35931 0.002029 10.0.0.27 - - [2025-05-08 02:18:11] "GET /projects?obj_uuids=87bb343d-4b0f-4db1-a00a-08adb3ee42dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001274 10.0.0.27 - - [2025-05-08 02:18:12] "GET /project/87bb343d-4b0f-4db1-a00a-08adb3ee42dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.030831 10.0.0.27 - - [2025-05-08 02:18:12] "GET /projects?obj_uuids=87bb343d-4b0f-4db1-a00a-08adb3ee42dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001308 10.0.0.27 - - [2025-05-08 02:18:12] "GET /project/87bb343d-4b0f-4db1-a00a-08adb3ee42dd?fields=virtual_networks HTTP/1.1" 200 1022 0.067064 10.0.0.27 - - [2025-05-08 02:18:12] "GET /projects?obj_uuids=87bb343d-4b0f-4db1-a00a-08adb3ee42dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001293 10.0.0.27 - - [2025-05-08 02:18:12] "GET /project/87bb343d-4b0f-4db1-a00a-08adb3ee42dd?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.024031 10.0.0.27 - - [2025-05-08 02:18:12] "GET /projects?obj_uuids=87bb343d-4b0f-4db1-a00a-08adb3ee42dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001063 10.0.0.27 - - [2025-05-08 02:18:12] "GET /project/87bb343d-4b0f-4db1-a00a-08adb3ee42dd?fields=security_groups HTTP/1.1" 200 1243 0.024877 10.0.0.27 - - [2025-05-08 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 191 0.027575 10.0.0.27 - - [2025-05-08 02:18:13] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003031 10.0.0.27 - - [2025-05-08 02:18:13] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001461 10.0.0.27 - - [2025-05-08 02:18:13] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009144 10.0.0.27 - - [2025-05-08 02:18:13] "POST /id-to-fqname HTTP/1.1" 200 193 0.001511 10.0.0.27 - - [2025-05-08 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 202 0.003279 10.0.0.27 - - [2025-05-08 02:18:13] "POST /security-groups HTTP/1.1" 200 594 0.059988 10.0.0.27 - - [2025-05-08 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 237 0.002408 10.0.0.27 - - [2025-05-08 02:18:13] "POST /projects HTTP/1.1" 200 591 0.200402 10.0.0.27 - - [2025-05-08 02:18:13] "POST /access-control-lists HTTP/1.1" 200 599 0.055862 10.0.0.27 - - [2025-05-08 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.270851 10.0.0.27 - - [2025-05-08 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.003390 10.0.0.27 - - [2025-05-08 02:18:13] "GET /project/3088fd68-2c62-4e09-92f8-6f0881eb553c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.390535 10.0.0.27 - - [2025-05-08 02:18:13] "POST /access-control-lists HTTP/1.1" 200 597 0.063858 10.0.0.27 - - [2025-05-08 02:18:14] "GET / HTTP/1.1" 200 35931 0.001959 10.0.0.27 - - [2025-05-08 02:18:15] "GET /project/3088fd68-2c62-4e09-92f8-6f0881eb553c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000507 10.0.0.27 - - [2025-05-08 02:18:15] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001021 10.0.0.27 - - [2025-05-08 02:18:15] "GET /project/3088fd68-2c62-4e09-92f8-6f0881eb553c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.050841 10.0.0.27 - - [2025-05-08 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.27 - - [2025-05-08 02:18:15] "GET /security-group/ba195df8-17db-4a2f-8202-8e63a31a236b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.004900 10.0.0.27 - - [2025-05-08 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.27 - - [2025-05-08 02:18:15] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001675 10.0.0.27 - - [2025-05-08 02:18:15] "GET /project/3088fd68-2c62-4e09-92f8-6f0881eb553c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.024513 10.0.0.27 - - [2025-05-08 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.27 - - [2025-05-08 02:18:15] "GET /security-group/ba195df8-17db-4a2f-8202-8e63a31a236b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.004547 10.0.0.27 - - [2025-05-08 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.27 - - [2025-05-08 02:18:15] "PUT /security-group/ba195df8-17db-4a2f-8202-8e63a31a236b HTTP/1.1" 200 262 0.013598 10.0.0.27 - - [2025-05-08 02:18:15] "PUT /access-control-list/9fba150d-6bcd-4c8d-9e07-babbacaacbb6 HTTP/1.1" 200 272 0.009977 10.0.0.27 - - [2025-05-08 02:18:15] "PUT /access-control-list/da4380e0-c8aa-450e-b31b-5bea27fd7907 HTTP/1.1" 200 272 0.010299 10.0.0.27 - - [2025-05-08 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.002613 10.0.0.27 - - [2025-05-08 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.27 - - [2025-05-08 02:18:16] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001670 10.0.0.27 - - [2025-05-08 02:18:16] "GET /project/3088fd68-2c62-4e09-92f8-6f0881eb553c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.030174 10.0.0.27 - - [2025-05-08 02:18:16] "POST /neutron/network HTTP/1.1" 200 117 0.029330 10.0.0.27 - - [2025-05-08 02:18:16] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001068 10.0.0.27 - - [2025-05-08 02:18:16] "POST /neutron/network HTTP/1.1" 200 608 0.059832 10.0.0.27 - - [2025-05-08 02:18:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003695 10.0.0.27 - - [2025-05-08 02:18:16] "POST /neutron/subnet HTTP/1.1" 200 720 0.143675 10.0.0.27 - - [2025-05-08 02:18:16] "POST /neutron/network HTTP/1.1" 200 826 0.006489 10.0.0.27 - - [2025-05-08 02:18:16] "POST /id-to-fqname HTTP/1.1" 200 223 0.001171 10.0.0.27 - - [2025-05-08 02:18:16] "GET /virtual-network/bc56fd7a-c605-4421-877f-23da8ea168dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004237 10.0.0.27 - - [2025-05-08 02:18:16] "POST /neutron/network HTTP/1.1" 200 826 0.007304 10.0.0.27 - - [2025-05-08 02:18:16] "GET /virtual-network/bc56fd7a-c605-4421-877f-23da8ea168dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004918 10.0.0.27 - - [2025-05-08 02:18:16] "POST /route-targets HTTP/1.1" 200 327 0.009293 10.0.0.27 - - [2025-05-08 02:18:16] "POST /ref-update HTTP/1.1" 200 156 0.009762 10.0.0.27 - - [2025-05-08 02:18:16] "POST /neutron/network HTTP/1.1" 200 826 0.005932 10.0.0.27 - - [2025-05-08 02:18:16] "POST /neutron/subnet HTTP/1.1" 200 720 0.007532 10.0.0.27 - - [2025-05-08 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.27 - - [2025-05-08 02:18:16] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000967 10.0.0.27 - - [2025-05-08 02:18:16] "GET /project/3088fd68-2c62-4e09-92f8-6f0881eb553c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.021919 10.0.0.27 - - [2025-05-08 02:18:16] "POST /neutron/network HTTP/1.1" 200 117 0.010613 10.0.0.27 - - [2025-05-08 02:18:16] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000995 10.0.0.27 - - [2025-05-08 02:18:16] "POST /neutron/network HTTP/1.1" 200 615 0.103562 10.0.0.27 - - [2025-05-08 02:18:16] "POST /route-targets HTTP/1.1" 200 327 0.015577 10.0.0.27 - - [2025-05-08 02:18:16] "POST /ref-update HTTP/1.1" 200 156 0.018074 10.0.0.27 - - [2025-05-08 02:18:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004922 10.0.0.27 - - [2025-05-08 02:18:17] "POST /neutron/subnet HTTP/1.1" 200 725 0.142813 10.0.0.27 - - [2025-05-08 02:18:17] "POST /neutron/network HTTP/1.1" 200 834 0.005808 10.0.0.27 - - [2025-05-08 02:18:17] "POST /id-to-fqname HTTP/1.1" 200 227 0.001182 10.0.0.27 - - [2025-05-08 02:18:17] "GET /virtual-network/69639276-c4fb-4b43-b635-059bb5d9f399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004550 10.0.0.27 - - [2025-05-08 02:18:17] "POST /neutron/network HTTP/1.1" 200 834 0.005788 10.0.0.27 - - [2025-05-08 02:18:17] "GET /virtual-network/69639276-c4fb-4b43-b635-059bb5d9f399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004599 10.0.0.27 - - [2025-05-08 02:18:17] "POST /neutron/network HTTP/1.1" 200 834 0.006071 10.0.0.27 - - [2025-05-08 02:18:17] "POST /neutron/subnet HTTP/1.1" 200 725 0.006958 10.0.0.27 - - [2025-05-08 02:18:17] "POST /id-to-fqname HTTP/1.1" 200 223 0.001142 10.0.0.27 - - [2025-05-08 02:18:17] "POST /neutron/network HTTP/1.1" 200 836 0.005843 10.0.0.27 - - [2025-05-08 02:18:17] "GET /aaa-mode HTTP/1.1" 401 292 0.000384 10.0.0.27 - - [2025-05-08 02:18:17] "GET / HTTP/1.1" 200 35931 0.002083 10.0.0.27 - - [2025-05-08 02:18:17] "GET /project/3088fd68-2c62-4e09-92f8-6f0881eb553c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000469 10.0.0.27 - - [2025-05-08 02:18:18] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001007 10.0.0.27 - - [2025-05-08 02:18:18] "GET /project/3088fd68-2c62-4e09-92f8-6f0881eb553c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.046261 10.0.0.27 - - [2025-05-08 02:18:18] "POST /neutron/network HTTP/1.1" 200 826 0.006780 10.0.0.27 - - [2025-05-08 02:18:18] "POST /neutron/port HTTP/1.1" 200 117 0.005270 10.0.0.27 - - [2025-05-08 02:18:18] "POST /neutron/port HTTP/1.1" 200 117 0.004940 10.0.0.27 - - [2025-05-08 02:18:18] "POST /id-to-fqname HTTP/1.1" 200 227 0.001496 10.0.0.27 - - [2025-05-08 02:18:18] "POST /neutron/port HTTP/1.1" 200 117 0.005108 10.0.0.27 - - [2025-05-08 02:18:18] "POST /neutron/network HTTP/1.1" 200 844 0.005387 10.0.0.27 - - [2025-05-08 02:18:18] "GET /aaa-mode HTTP/1.1" 401 292 0.000409 10.0.0.27 - - [2025-05-08 02:18:18] "POST /neutron/network HTTP/1.1" 200 836 0.005565 10.0.0.27 - - [2025-05-08 02:18:18] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001052 10.0.0.27 - - [2025-05-08 02:18:18] "GET / HTTP/1.1" 200 35931 0.002534 10.0.0.27 - - [2025-05-08 02:18:18] "GET /project/3088fd68-2c62-4e09-92f8-6f0881eb553c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000511 10.0.0.27 - - [2025-05-08 02:18:18] "POST /neutron/port HTTP/1.1" 200 1062 0.204371 10.0.0.27 - - [2025-05-08 02:18:18] "POST /neutron/port HTTP/1.1" 200 1062 0.009895 10.0.0.27 - - [2025-05-08 02:18:18] "POST /neutron/port HTTP/1.1" 200 1062 0.009091 10.0.0.27 - - [2025-05-08 02:18:18] "POST /neutron/port HTTP/1.1" 200 1116 0.064356 10.0.0.27 - - [2025-05-08 02:18:18] "POST /neutron/port HTTP/1.1" 200 1090 0.013965 10.0.0.27 - - [2025-05-08 02:18:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003064 10.0.0.27 - - [2025-05-08 02:18:18] "POST /neutron/subnet HTTP/1.1" 200 694 0.011388 10.0.0.27 - - [2025-05-08 02:18:18] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000910 10.0.0.27 - - [2025-05-08 02:18:18] "POST /neutron/port HTTP/1.1" 200 117 0.000892 10.0.0.27 - - [2025-05-08 02:18:18] "GET /project/3088fd68-2c62-4e09-92f8-6f0881eb553c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.040905 10.0.0.27 - - [2025-05-08 02:18:19] "POST /neutron/network HTTP/1.1" 200 826 0.004390 10.0.0.27 - - [2025-05-08 02:18:19] "POST /neutron/network HTTP/1.1" 200 834 0.005349 10.0.0.27 - - [2025-05-08 02:18:19] "POST /neutron/port HTTP/1.1" 200 1090 0.014757 10.0.0.27 - - [2025-05-08 02:18:19] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006074 10.0.0.27 - - [2025-05-08 02:18:19] "POST /neutron/port HTTP/1.1" 200 117 0.008089 10.0.0.27 - - [2025-05-08 02:18:19] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003092 10.0.0.27 - - [2025-05-08 02:18:19] "POST /neutron/router HTTP/1.1" 200 585 0.083150 10.0.0.27 - - [2025-05-08 02:18:19] "POST /neutron/router HTTP/1.1" 200 585 0.003420 10.0.0.27 - - [2025-05-08 02:18:19] "POST /route-targets HTTP/1.1" 200 327 0.016271 10.0.0.27 - - [2025-05-08 02:18:19] "PUT /logical-router/eebef158-4123-4d5b-8a6c-982cc7c701c7 HTTP/1.1" 200 262 0.033577 10.0.0.27 - - [2025-05-08 02:18:19] "POST /neutron/router HTTP/1.1" 200 656 0.048416 10.0.0.27 - - [2025-05-08 02:18:19] "GET /logical-router/eebef158-4123-4d5b-8a6c-982cc7c701c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.010678 10.0.0.27 - - [2025-05-08 02:18:19] "POST /neutron/router HTTP/1.1" 200 656 0.006503 10.0.0.27 - - [2025-05-08 02:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012185 10.0.0.27 - - [2025-05-08 02:18:19] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000992 10.0.0.27 - - [2025-05-08 02:18:19] "GET /service-template/f3e4e3e1-1fd5-4e09-aee4-d46eaa9f4ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1692 0.011577 10.0.0.27 - - [2025-05-08 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 215 0.002598 10.0.0.27 - - [2025-05-08 02:18:19] "POST /neutron/network HTTP/1.1" 200 844 0.009151 10.0.0.27 - - [2025-05-08 02:18:19] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001087 10.0.0.27 - - [2025-05-08 02:18:19] "POST /neutron/router HTTP/1.1" 200 344 0.304139 10.0.0.27 - - [2025-05-08 02:18:19] "POST /useragent-kv HTTP/1.1" 200 115 0.014805 10.0.0.27 - - [2025-05-08 02:18:19] "POST /virtual-networks HTTP/1.1" 200 694 0.160056 10.0.0.27 - - [2025-05-08 02:18:19] "POST /route-targets HTTP/1.1" 200 327 0.039543 10.0.0.27 - - [2025-05-08 02:18:19] "POST /ref-update HTTP/1.1" 200 156 0.055755 10.0.0.27 - - [2025-05-08 02:18:19] "POST /neutron/port HTTP/1.1" 200 1090 0.107255 10.0.0.27 - - [2025-05-08 02:18:19] "POST /neutron/security_group HTTP/1.1" 200 2002 0.029797 10.0.0.27 - - [2025-05-08 02:18:19] "POST /service-instances HTTP/1.1" 200 670 0.147130 10.0.0.27 - - [2025-05-08 02:18:19] "POST /ref-update HTTP/1.1" 200 156 0.051875 10.0.0.27 - - [2025-05-08 02:18:20] "POST /route-tables HTTP/1.1" 200 582 0.026613 10.0.0.27 - - [2025-05-08 02:18:20] "POST /neutron/port HTTP/1.1" 200 1063 0.459659 10.0.0.27 - - [2025-05-08 02:18:20] "PUT /logical-router/eebef158-4123-4d5b-8a6c-982cc7c701c7 HTTP/1.1" 200 262 0.024856 10.0.0.27 - - [2025-05-08 02:18:20] "POST /neutron/port HTTP/1.1" 200 1063 0.010692 10.0.0.27 - - [2025-05-08 02:18:20] "POST /neutron/port HTTP/1.1" 200 1063 0.008692 10.0.0.27 - - [2025-05-08 02:18:20] "POST /ref-update HTTP/1.1" 200 156 0.023740 10.0.0.27 - - [2025-05-08 02:18:20] "POST /neutron/port HTTP/1.1" 200 1117 0.092704 10.0.0.27 - - [2025-05-08 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.27 - - [2025-05-08 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.27 - - [2025-05-08 02:18:20] "POST /neutron/port HTTP/1.1" 200 1091 0.021820 10.0.0.27 - - [2025-05-08 02:18:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002789 10.0.0.27 - - [2025-05-08 02:18:20] "POST /neutron/subnet HTTP/1.1" 200 699 0.008377 10.0.0.27 - - [2025-05-08 02:18:20] "POST /neutron/port HTTP/1.1" 200 117 0.001319 10.0.0.27 - - [2025-05-08 02:18:20] "POST /neutron/network HTTP/1.1" 200 834 0.004437 10.0.0.27 - - [2025-05-08 02:18:20] "POST /virtual-machines HTTP/1.1" 200 553 0.020181 10.0.0.27 - - [2025-05-08 02:18:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.093270 10.0.0.27 - - [2025-05-08 02:18:20] "POST /chown HTTP/1.1" 200 109 0.007143 10.0.0.27 - - [2025-05-08 02:18:20] "POST /instance-ips HTTP/1.1" 200 551 0.043801 10.0.0.27 - - [2025-05-08 02:18:20] "POST /instance-ips HTTP/1.1" 400 246 0.026788 10.0.0.27 - - [2025-05-08 02:18:20] "POST /chown HTTP/1.1" 200 109 0.008829 10.0.0.27 - - [2025-05-08 02:18:20] "PUT /virtual-machine-interface/63cd21f4-bdf5-4dcb-9c05-10f2ac6938be HTTP/1.1" 200 284 0.011988 10.0.0.27 - - [2025-05-08 02:18:20] "PUT /instance-ip/62b41bbe-1f10-4dbe-ba0c-08880ea782a6 HTTP/1.1" 200 256 0.010448 10.0.0.27 - - [2025-05-08 02:18:20] "POST /ref-update HTTP/1.1" 200 156 0.009958 10.0.0.27 - - [2025-05-08 02:18:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.087481 10.0.0.27 - - [2025-05-08 02:18:21] "POST /chown HTTP/1.1" 200 109 0.007941 10.0.0.27 - - [2025-05-08 02:18:21] "POST /instance-ips HTTP/1.1" 200 549 0.049162 10.0.0.27 - - [2025-05-08 02:18:21] "POST /instance-ips HTTP/1.1" 400 316 0.015490 10.0.0.27 - - [2025-05-08 02:18:21] "POST /chown HTTP/1.1" 200 109 0.010438 10.0.0.27 - - [2025-05-08 02:18:21] "PUT /virtual-machine-interface/7f094810-a867-43a3-b688-d382710c6c02 HTTP/1.1" 200 284 0.011386 10.0.0.27 - - [2025-05-08 02:18:21] "PUT /instance-ip/782e93c2-d9f2-4d8a-a143-9d4ff5ba22d5 HTTP/1.1" 200 256 0.012782 10.0.0.27 - - [2025-05-08 02:18:21] "POST /ref-update HTTP/1.1" 200 156 0.010647 10.0.0.27 - - [2025-05-08 02:18:21] "POST /ref-update HTTP/1.1" 200 156 0.007069 10.0.0.27 - - [2025-05-08 02:18:21] "PUT /routing-instance/d5ca0565-558f-40c0-b1d1-64efabe2a89c HTTP/1.1" 200 266 0.018211 10.0.0.27 - - [2025-05-08 02:18:21] "POST /ref-update HTTP/1.1" 200 156 0.009392 10.0.0.27 - - [2025-05-08 02:18:21] "POST /virtual-machines HTTP/1.1" 200 553 0.017988 10.0.0.27 - - [2025-05-08 02:18:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.117661 10.0.0.27 - - [2025-05-08 02:18:21] "POST /chown HTTP/1.1" 200 109 0.007422 10.0.0.27 - - [2025-05-08 02:18:21] "POST /instance-ips HTTP/1.1" 400 246 0.021677 10.0.0.27 - - [2025-05-08 02:18:21] "POST /chown HTTP/1.1" 200 109 0.007601 10.0.0.27 - - [2025-05-08 02:18:22] "PUT /virtual-machine-interface/220fc535-df43-40ce-909d-c43cd1da9f77 HTTP/1.1" 200 284 0.011457 10.0.0.27 - - [2025-05-08 02:18:22] "PUT /instance-ip/62b41bbe-1f10-4dbe-ba0c-08880ea782a6 HTTP/1.1" 200 256 0.012385 10.0.0.27 - - [2025-05-08 02:18:22] "POST /ref-update HTTP/1.1" 200 156 0.010930 10.0.0.27 - - [2025-05-08 02:18:22] "POST /ref-update HTTP/1.1" 200 156 0.011755 10.0.0.27 - - [2025-05-08 02:18:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.098442 10.0.0.27 - - [2025-05-08 02:18:22] "POST /chown HTTP/1.1" 200 109 0.008062 10.0.0.27 - - [2025-05-08 02:18:22] "POST /instance-ips HTTP/1.1" 400 316 0.020827 10.0.0.27 - - [2025-05-08 02:18:22] "POST /chown HTTP/1.1" 200 109 0.008606 10.0.0.27 - - [2025-05-08 02:18:22] "PUT /virtual-machine-interface/2d3c1286-f8f2-4b13-9d1b-5c6841d4bf6e HTTP/1.1" 200 284 0.013309 10.0.0.27 - - [2025-05-08 02:18:22] "PUT /instance-ip/782e93c2-d9f2-4d8a-a143-9d4ff5ba22d5 HTTP/1.1" 200 256 0.011865 10.0.0.27 - - [2025-05-08 02:18:22] "POST /ref-update HTTP/1.1" 200 156 0.014018 10.0.0.27 - - [2025-05-08 02:18:22] "POST /ref-update HTTP/1.1" 200 156 0.013755 10.0.0.27 - - [2025-05-08 02:18:24] "POST /neutron/port HTTP/1.1" 200 1090 0.014279 10.0.0.27 - - [2025-05-08 02:18:25] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005754 10.0.0.27 - - [2025-05-08 02:18:25] "POST /neutron/port HTTP/1.1" 200 1090 0.014196 10.0.0.27 - - [2025-05-08 02:18:25] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007325 10.0.0.27 - - [2025-05-08 02:18:25] "POST /neutron/port HTTP/1.1" 200 1090 0.015758 10.0.0.27 - - [2025-05-08 02:18:25] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007424 10.0.0.27 - - [2025-05-08 02:18:25] "GET /virtual-machine/ea7a1d1c-1685-463e-b438-52f2f7993f60 HTTP/1.1" 401 292 0.000493 10.0.0.27 - - [2025-05-08 02:18:25] "GET /virtual-machine/ea7a1d1c-1685-463e-b438-52f2f7993f60 HTTP/1.1" 200 1296 0.025275 10.0.0.27 - - [2025-05-08 02:18:25] "GET /virtual-machine-interface/bf912f04-13c0-48f5-bc49-f339bfd7ab31 HTTP/1.1" 200 2957 0.004928 10.0.0.27 - - [2025-05-08 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.27 - - [2025-05-08 02:18:25] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004139 10.0.0.27 - - [2025-05-08 02:18:25] "GET /virtual-networks?parent_id=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004410 10.0.0.27 - - [2025-05-08 02:18:25] "GET /virtual-network/bc56fd7a-c605-4421-877f-23da8ea168dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005621 10.0.0.27 - - [2025-05-08 02:18:27] "POST /neutron/port HTTP/1.1" 200 1090 0.013912 10.0.0.27 - - [2025-05-08 02:18:27] "POST /neutron/security_group HTTP/1.1" 200 2002 0.004807 10.0.0.27 - - [2025-05-08 02:18:28] "POST /neutron/port HTTP/1.1" 200 1091 0.017718 10.0.0.27 - - [2025-05-08 02:18:28] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007263 10.0.0.27 - - [2025-05-08 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.27 - - [2025-05-08 02:18:28] "GET /virtual-network/bc56fd7a-c605-4421-877f-23da8ea168dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005363 10.0.0.27 - - [2025-05-08 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.27 - - [2025-05-08 02:18:30] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003716 10.0.0.27 - - [2025-05-08 02:18:30] "GET /virtual-networks?parent_id=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003217 10.0.0.27 - - [2025-05-08 02:18:30] "GET /virtual-network/bc56fd7a-c605-4421-877f-23da8ea168dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005072 10.0.0.27 - - [2025-05-08 02:18:31] "POST /neutron/port HTTP/1.1" 200 1091 0.013631 10.0.0.27 - - [2025-05-08 02:18:31] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005141 10.0.0.27 - - [2025-05-08 02:18:31] "POST /neutron/port HTTP/1.1" 200 1091 0.013254 10.0.0.27 - - [2025-05-08 02:18:31] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005882 10.0.0.27 - - [2025-05-08 02:18:31] "POST /neutron/port HTTP/1.1" 200 1091 0.012562 10.0.0.27 - - [2025-05-08 02:18:31] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005800 10.0.0.27 - - [2025-05-08 02:18:31] "GET /virtual-machine/d2a7c7e5-8109-49ce-8b66-12458a382859 HTTP/1.1" 200 1296 0.003715 10.0.0.27 - - [2025-05-08 02:18:31] "GET /virtual-machine-interface/40a8bcba-cfec-4a97-9a0a-6600c8f381aa HTTP/1.1" 200 2968 0.004818 10.0.0.27 - - [2025-05-08 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.27 - - [2025-05-08 02:18:31] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003256 10.0.0.27 - - [2025-05-08 02:18:31] "GET /virtual-networks?parent_id=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003417 10.0.0.27 - - [2025-05-08 02:18:31] "GET /virtual-network/69639276-c4fb-4b43-b635-059bb5d9f399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005243 10.0.0.27 - - [2025-05-08 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.27 - - [2025-05-08 02:18:32] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002980 10.0.0.27 - - [2025-05-08 02:18:32] "GET /virtual-networks?parent_id=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003531 10.0.0.27 - - [2025-05-08 02:18:32] "GET /virtual-network/69639276-c4fb-4b43-b635-059bb5d9f399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005372 10.0.0.27 - - [2025-05-08 02:18:34] "POST /neutron/port HTTP/1.1" 200 1090 0.013231 10.0.0.27 - - [2025-05-08 02:18:34] "POST /neutron/port HTTP/1.1" 200 1090 0.013648 10.0.0.27 - - [2025-05-08 02:18:34] "POST /neutron/network HTTP/1.1" 200 836 0.007041 10.0.0.27 - - [2025-05-08 02:18:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003171 10.0.0.27 - - [2025-05-08 02:18:34] "POST /neutron/subnet HTTP/1.1" 200 694 0.010448 10.0.0.27 - - [2025-05-08 02:18:34] "POST /neutron/port HTTP/1.1" 200 117 0.001402 10.0.0.27 - - [2025-05-08 02:18:34] "POST /neutron/network HTTP/1.1" 200 826 0.006938 10.0.0.27 - - [2025-05-08 02:18:36] "POST /neutron/router HTTP/1.1" 200 656 0.004427 10.0.0.27 - - [2025-05-08 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.010278 10.0.0.27 - - [2025-05-08 02:18:36] "POST /neutron/router HTTP/1.1" 200 344 0.098837 10.0.0.27 - - [2025-05-08 02:18:36] "POST /neutron/router HTTP/1.1" 200 656 0.004379 10.0.0.27 - - [2025-05-08 02:18:36] "GET /logical-router/eebef158-4123-4d5b-8a6c-982cc7c701c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.005013 10.0.0.27 - - [2025-05-08 02:18:36] "GET /service-instance/802e5b7e-3e3a-48d0-a561-c87f3813a452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.004251 10.0.0.27 - - [2025-05-08 02:18:36] "POST /neutron/router HTTP/1.1" 200 151 0.057402 10.0.0.27 - - [2025-05-08 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005464 10.0.0.27 - - [2025-05-08 02:18:36] "DELETE /route-target/6d0fab5e-491d-42e8-9788-9bcb790ced7e HTTP/1.1" 409 239 0.004241 10.0.0.27 - - [2025-05-08 02:18:36] "PUT /logical-router/eebef158-4123-4d5b-8a6c-982cc7c701c7 HTTP/1.1" 404 171 0.002723 10.0.0.27 - - [2025-05-08 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.012617 10.0.0.27 - - [2025-05-08 02:18:36] "DELETE /route-table/4243cbd4-edaa-4117-9dfe-4f183f5b460a HTTP/1.1" 200 115 0.028954 10.0.0.27 - - [2025-05-08 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.27 - - [2025-05-08 02:18:36] "PUT /routing-instance/d5ca0565-558f-40c0-b1d1-64efabe2a89c HTTP/1.1" 200 266 0.013132 10.0.0.27 - - [2025-05-08 02:18:36] "GET /virtual-network/ec6f11a2-e826-46fc-8716-b7d598648b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007044 10.0.0.27 - - [2025-05-08 02:18:36] "POST /neutron/network HTTP/1.1" 200 834 0.011587 10.0.0.27 - - [2025-05-08 02:18:36] "POST /neutron/network HTTP/1.1" 400 204 0.033174 10.0.0.27 - - [2025-05-08 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.009337 10.0.0.27 - - [2025-05-08 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.009766 10.0.0.27 - - [2025-05-08 02:18:37] "DELETE /instance-ip/782e93c2-d9f2-4d8a-a143-9d4ff5ba22d5 HTTP/1.1" 200 115 0.048934 10.0.0.27 - - [2025-05-08 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.27 - - [2025-05-08 02:18:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002324 10.0.0.27 - - [2025-05-08 02:18:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004678 10.0.0.27 - - [2025-05-08 02:18:37] "DELETE /virtual-network/ec6f11a2-e826-46fc-8716-b7d598648b3f HTTP/1.1" 200 115 0.146768 10.0.0.27 - - [2025-05-08 02:18:37] "DELETE /route-target/06044a63-e14a-47d4-9d74-b042ae031d18 HTTP/1.1" 200 115 0.032547 10.0.0.27 - - [2025-05-08 02:18:37] "DELETE /service-instance/802e5b7e-3e3a-48d0-a561-c87f3813a452 HTTP/1.1" 200 115 0.042983 10.0.0.27 - - [2025-05-08 02:18:37] "GET /logical-router/eebef158-4123-4d5b-8a6c-982cc7c701c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002497 10.0.0.27 - - [2025-05-08 02:18:37] "POST /neutron/port HTTP/1.1" 200 1091 0.013198 10.0.0.27 - - [2025-05-08 02:18:37] "POST /neutron/port HTTP/1.1" 200 1117 0.007836 10.0.0.27 - - [2025-05-08 02:18:37] "GET /service-instance/802e5b7e-3e3a-48d0-a561-c87f3813a452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002579 10.0.0.27 - - [2025-05-08 02:18:37] "GET /virtual-machine-interface/63cd21f4-bdf5-4dcb-9c05-10f2ac6938be?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1653 0.005665 10.0.0.27 - - [2025-05-08 02:18:37] "POST /neutron/port HTTP/1.1" 200 151 0.151761 10.0.0.27 - - [2025-05-08 02:18:37] "POST /neutron/port HTTP/1.1" 200 1090 0.034835 10.0.0.27 - - [2025-05-08 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.030725 10.0.0.27 - - [2025-05-08 02:18:37] "POST /neutron/port HTTP/1.1" 200 1116 0.015267 10.0.0.27 - - [2025-05-08 02:18:37] "GET /instance-ip/62b41bbe-1f10-4dbe-ba0c-08880ea782a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004007 10.0.0.27 - - [2025-05-08 02:18:37] "DELETE /virtual-machine-interface/63cd21f4-bdf5-4dcb-9c05-10f2ac6938be HTTP/1.1" 200 115 0.060407 10.0.0.27 - - [2025-05-08 02:18:37] "GET /virtual-machine-interface/7f094810-a867-43a3-b688-d382710c6c02?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1333 0.006479 10.0.0.27 - - [2025-05-08 02:18:37] "POST /neutron/port HTTP/1.1" 200 151 0.137020 10.0.0.27 - - [2025-05-08 02:18:37] "DELETE /virtual-machine-interface/7f094810-a867-43a3-b688-d382710c6c02 HTTP/1.1" 200 115 0.025527 10.0.0.27 - - [2025-05-08 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.010306 10.0.0.27 - - [2025-05-08 02:18:37] "DELETE /virtual-machine/7123536d-df0f-40e6-9b34-a0efa93d55b8 HTTP/1.1" 200 115 0.019260 10.0.0.27 - - [2025-05-08 02:18:37] "GET /virtual-machine-interface/220fc535-df43-40ce-909d-c43cd1da9f77?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1653 0.008402 10.0.0.27 - - [2025-05-08 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.011275 10.0.0.27 - - [2025-05-08 02:18:37] "GET /instance-ip/62b41bbe-1f10-4dbe-ba0c-08880ea782a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1695 0.004839 10.0.0.27 - - [2025-05-08 02:18:38] "DELETE /instance-ip/62b41bbe-1f10-4dbe-ba0c-08880ea782a6 HTTP/1.1" 200 115 0.023053 10.0.0.27 - - [2025-05-08 02:18:38] "DELETE /virtual-machine-interface/220fc535-df43-40ce-909d-c43cd1da9f77 HTTP/1.1" 200 115 0.027498 10.0.0.27 - - [2025-05-08 02:18:38] "GET /virtual-machine-interface/2d3c1286-f8f2-4b13-9d1b-5c6841d4bf6e?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1333 0.004648 10.0.0.27 - - [2025-05-08 02:18:38] "DELETE /virtual-machine-interface/2d3c1286-f8f2-4b13-9d1b-5c6841d4bf6e HTTP/1.1" 200 115 0.025516 10.0.0.27 - - [2025-05-08 02:18:38] "DELETE /virtual-machine/bd0630cc-4b64-4ffe-a3f4-eccc3d42de06 HTTP/1.1" 200 115 0.020784 10.0.0.27 - - [2025-05-08 02:18:39] "POST /neutron/network HTTP/1.1" 200 834 0.006063 10.0.0.27 - - [2025-05-08 02:18:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005576 10.0.0.27 - - [2025-05-08 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006604 10.0.0.27 - - [2025-05-08 02:18:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004813 10.0.0.27 - - [2025-05-08 02:18:39] "POST /neutron/network HTTP/1.1" 200 151 0.090297 10.0.0.27 - - [2025-05-08 02:18:39] "POST /neutron/network HTTP/1.1" 200 826 0.008927 10.0.0.27 - - [2025-05-08 02:18:39] "DELETE /route-target/d9aad379-1594-4fdd-b4b4-a8dc3ab33325 HTTP/1.1" 200 115 0.034969 10.0.0.27 - - [2025-05-08 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.27 - - [2025-05-08 02:18:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003042 10.0.0.27 - - [2025-05-08 02:18:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002517 10.0.0.27 - - [2025-05-08 02:18:39] "POST /neutron/network HTTP/1.1" 200 151 0.087697 10.0.0.27 - - [2025-05-08 02:18:39] "DELETE /route-target/8cca020e-41cc-433d-81fe-a65a378c4a10 HTTP/1.1" 200 115 0.017779 10.0.0.27 - - [2025-05-08 02:18:39] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001014 10.0.0.27 - - [2025-05-08 02:18:39] "GET /project/3088fd68-2c62-4e09-92f8-6f0881eb553c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.025066 10.0.0.27 - - [2025-05-08 02:18:39] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001029 10.0.0.27 - - [2025-05-08 02:18:39] "GET /project/3088fd68-2c62-4e09-92f8-6f0881eb553c?fields=virtual_networks HTTP/1.1" 200 1038 0.067731 10.0.0.27 - - [2025-05-08 02:18:39] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001607 10.0.0.27 - - [2025-05-08 02:18:39] "GET /project/3088fd68-2c62-4e09-92f8-6f0881eb553c?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.026061 10.0.0.27 - - [2025-05-08 02:18:39] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001285 10.0.0.27 - - [2025-05-08 02:18:39] "GET /project/3088fd68-2c62-4e09-92f8-6f0881eb553c?fields=security_groups HTTP/1.1" 200 1267 0.025236 10.0.0.27 - - [2025-05-08 02:18:40] "POST /fqname-to-id HTTP/1.1" 404 196 0.022201 10.0.0.27 - - [2025-05-08 02:18:40] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002503 10.0.0.27 - - [2025-05-08 02:18:40] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001474 10.0.0.27 - - [2025-05-08 02:18:40] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007107 10.0.0.27 - - [2025-05-08 02:18:40] "POST /id-to-fqname HTTP/1.1" 200 198 0.001807 10.0.0.27 - - [2025-05-08 02:18:40] "POST /fqname-to-id HTTP/1.1" 404 207 0.001838 10.0.0.27 - - [2025-05-08 02:18:40] "POST /security-groups HTTP/1.1" 200 599 0.065234 10.0.0.27 - - [2025-05-08 02:18:40] "POST /fqname-to-id HTTP/1.1" 404 242 0.002259 10.0.0.27 - - [2025-05-08 02:18:40] "POST /projects HTTP/1.1" 200 601 0.233227 10.0.0.27 - - [2025-05-08 02:18:40] "POST /access-control-lists HTTP/1.1" 200 604 0.066362 10.0.0.27 - - [2025-05-08 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.307403 10.0.0.27 - - [2025-05-08 02:18:41] "POST /fqname-to-id HTTP/1.1" 404 241 0.002906 10.0.0.27 - - [2025-05-08 02:18:41] "GET /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.424452 10.0.0.27 - - [2025-05-08 02:18:41] "POST /access-control-lists HTTP/1.1" 200 602 0.056215 10.0.0.27 - - [2025-05-08 02:18:42] "GET / HTTP/1.1" 200 35931 0.002095 10.0.0.27 - - [2025-05-08 02:18:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000512 10.0.0.27 - - [2025-05-08 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.062164 10.0.0.27 - - [2025-05-08 02:18:43] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001139 10.0.0.27 - - [2025-05-08 02:18:43] "GET /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.021883 10.0.0.27 - - [2025-05-08 02:18:43] "POST /neutron/network HTTP/1.1" 200 117 0.031878 10.0.0.27 - - [2025-05-08 02:18:43] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001397 10.0.0.27 - - [2025-05-08 02:18:43] "POST /neutron/network HTTP/1.1" 200 613 0.063859 10.0.0.27 - - [2025-05-08 02:18:43] "POST /route-targets HTTP/1.1" 200 327 0.011544 10.0.0.27 - - [2025-05-08 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.009689 10.0.0.27 - - [2025-05-08 02:18:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004724 10.0.0.27 - - [2025-05-08 02:18:43] "POST /neutron/subnet HTTP/1.1" 200 730 0.147624 10.0.0.27 - - [2025-05-08 02:18:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002811 10.0.0.27 - - [2025-05-08 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.027906 10.0.0.27 - - [2025-05-08 02:18:43] "POST /neutron/subnet HTTP/1.1" 200 828 0.173339 10.0.0.27 - - [2025-05-08 02:18:43] "GET /virtual-network/a1d43de7-10e5-4e75-b707-f7c39831dcc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.006544 10.0.0.27 - - [2025-05-08 02:18:43] "POST /neutron/network HTTP/1.1" 200 1007 0.006254 10.0.0.27 - - [2025-05-08 02:18:43] "POST /id-to-fqname HTTP/1.1" 200 228 0.001115 10.0.0.27 - - [2025-05-08 02:18:43] "GET /virtual-network/32c4831b-819f-488d-9bea-beb324be8d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004409 10.0.0.27 - - [2025-05-08 02:18:43] "POST /neutron/network HTTP/1.1" 200 1007 0.008567 10.0.0.27 - - [2025-05-08 02:18:43] "GET /virtual-network/32c4831b-819f-488d-9bea-beb324be8d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004151 10.0.0.27 - - [2025-05-08 02:18:43] "POST /neutron/network HTTP/1.1" 200 1007 0.007387 10.0.0.27 - - [2025-05-08 02:18:43] "POST /neutron/subnet HTTP/1.1" 200 730 0.006208 10.0.0.27 - - [2025-05-08 02:18:43] "POST /neutron/subnet HTTP/1.1" 200 828 0.006453 10.0.0.27 - - [2025-05-08 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.27 - - [2025-05-08 02:18:43] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000997 10.0.0.27 - - [2025-05-08 02:18:43] "GET /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.021671 10.0.0.27 - - [2025-05-08 02:18:43] "POST /neutron/network HTTP/1.1" 200 117 0.008910 10.0.0.27 - - [2025-05-08 02:18:43] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001001 10.0.0.27 - - [2025-05-08 02:18:43] "POST /neutron/network HTTP/1.1" 200 613 0.075520 10.0.0.27 - - [2025-05-08 02:18:43] "POST /route-targets HTTP/1.1" 200 327 0.010688 10.0.0.27 - - [2025-05-08 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.012697 10.0.0.27 - - [2025-05-08 02:18:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003519 10.0.0.27 - - [2025-05-08 02:18:44] "POST /neutron/subnet HTTP/1.1" 200 730 0.187863 10.0.0.27 - - [2025-05-08 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.27 - - [2025-05-08 02:18:44] "GET /virtual-network/a1d43de7-10e5-4e75-b707-f7c39831dcc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.004123 10.0.0.27 - - [2025-05-08 02:18:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003287 10.0.0.27 - - [2025-05-08 02:18:44] "POST /neutron/subnet HTTP/1.1" 200 828 0.140998 10.0.0.27 - - [2025-05-08 02:18:44] "POST /neutron/network HTTP/1.1" 200 1007 0.006288 10.0.0.27 - - [2025-05-08 02:18:44] "POST /id-to-fqname HTTP/1.1" 200 228 0.001025 10.0.0.27 - - [2025-05-08 02:18:44] "GET /virtual-network/50c4d56e-2d24-41e4-a3e5-d2f7e171bf07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004024 10.0.0.27 - - [2025-05-08 02:18:44] "POST /neutron/network HTTP/1.1" 200 1007 0.007345 10.0.0.27 - - [2025-05-08 02:18:44] "GET /virtual-network/50c4d56e-2d24-41e4-a3e5-d2f7e171bf07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005279 10.0.0.27 - - [2025-05-08 02:18:44] "POST /neutron/network HTTP/1.1" 200 1007 0.007211 10.0.0.27 - - [2025-05-08 02:18:44] "POST /neutron/subnet HTTP/1.1" 200 730 0.005853 10.0.0.27 - - [2025-05-08 02:18:44] "POST /neutron/subnet HTTP/1.1" 200 828 0.006770 10.0.0.27 - - [2025-05-08 02:18:44] "POST /fqname-to-id HTTP/1.1" 404 234 0.002091 10.0.0.27 - - [2025-05-08 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.27 - - [2025-05-08 02:18:44] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000973 10.0.0.27 - - [2025-05-08 02:18:44] "GET /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.028562 10.0.0.27 - - [2025-05-08 02:18:44] "POST /network-policys HTTP/1.1" 200 577 0.059745 10.0.0.27 - - [2025-05-08 02:18:44] "GET /network-policy/0ff59985-f1e9-4207-8e42-9da4f8ef79c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.004818 10.0.0.27 - - [2025-05-08 02:18:44] "POST /neutron/network HTTP/1.1" 200 1007 0.006850 10.0.0.27 - - [2025-05-08 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005117 10.0.0.27 - - [2025-05-08 02:18:44] "POST /fqname-to-id HTTP/1.1" 404 242 0.002901 10.0.0.27 - - [2025-05-08 02:18:44] "GET /virtual-network/a1d43de7-10e5-4e75-b707-f7c39831dcc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.004064 10.0.0.27 - - [2025-05-08 02:18:44] "POST /neutron/network HTTP/1.1" 200 1115 0.043602 10.0.0.27 - - [2025-05-08 02:18:44] "POST /access-control-lists HTTP/1.1" 200 596 0.063858 10.0.0.27 - - [2025-05-08 02:18:44] "POST /neutron/network HTTP/1.1" 200 1115 0.041593 10.0.0.27 - - [2025-05-08 02:18:44] "GET /virtual-network/32c4831b-819f-488d-9bea-beb324be8d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.015545 10.0.0.27 - - [2025-05-08 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.27 - - [2025-05-08 02:18:44] "GET /network-policy/0ff59985-f1e9-4207-8e42-9da4f8ef79c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.003830 10.0.0.27 - - [2025-05-08 02:18:45] "POST /neutron/network HTTP/1.1" 200 1007 0.006521 10.0.0.27 - - [2025-05-08 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.27 - - [2025-05-08 02:18:45] "GET /virtual-network/a1d43de7-10e5-4e75-b707-f7c39831dcc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.008442 10.0.0.27 - - [2025-05-08 02:18:45] "POST /neutron/network HTTP/1.1" 200 1115 0.041933 10.0.0.27 - - [2025-05-08 02:18:45] "PUT /access-control-list/54acb18f-f649-40b2-a074-d5a4bb375120 HTTP/1.1" 200 272 0.018620 10.0.0.27 - - [2025-05-08 02:18:45] "POST /fqname-to-id HTTP/1.1" 404 242 0.007263 10.0.0.27 - - [2025-05-08 02:18:45] "POST /neutron/network HTTP/1.1" 200 1115 0.007449 10.0.0.27 - - [2025-05-08 02:18:45] "GET /virtual-network/50c4d56e-2d24-41e4-a3e5-d2f7e171bf07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.003955 10.0.0.27 - - [2025-05-08 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.27 - - [2025-05-08 02:18:45] "GET /network-policy/0ff59985-f1e9-4207-8e42-9da4f8ef79c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.040942 10.0.0.27 - - [2025-05-08 02:18:45] "POST /access-control-lists HTTP/1.1" 200 596 0.061201 10.0.0.27 - - [2025-05-08 02:18:45] "GET /domains HTTP/1.1" 401 292 0.000442 10.0.0.27 - - [2025-05-08 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.009414 10.0.0.27 - - [2025-05-08 02:18:45] "GET /domains HTTP/1.1" 200 280 0.025913 10.0.0.27 - - [2025-05-08 02:18:45] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001090 10.0.0.27 - - [2025-05-08 02:18:45] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 3150 0.008825 10.0.0.27 - - [2025-05-08 02:18:45] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001256 10.0.0.27 - - [2025-05-08 02:18:45] "GET /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8 HTTP/1.1" 200 2626 0.066823 10.0.0.27 - - [2025-05-08 02:18:45] "GET /virtual-network/32c4831b-819f-488d-9bea-beb324be8d82 HTTP/1.1" 200 3508 0.007010 10.0.0.27 - - [2025-05-08 02:18:45] "GET /virtual-network/32c4831b-819f-488d-9bea-beb324be8d82 HTTP/1.1" 200 3508 0.006634 10.0.0.27 - - [2025-05-08 02:18:45] "GET /routing-instance/d3392919-29ab-4bac-8d7c-a7e185f859e0 HTTP/1.1" 200 1796 0.004150 10.0.0.27 - - [2025-05-08 02:18:45] "GET /routing-instance/d3392919-29ab-4bac-8d7c-a7e185f859e0 HTTP/1.1" 200 1796 0.003203 10.0.0.27 - - [2025-05-08 02:18:45] "GET /route-target/33691fa6-4eba-4de9-810f-bd59851af406 HTTP/1.1" 200 1211 0.003863 10.0.0.27 - - [2025-05-08 02:18:45] "GET /virtual-network/32c4831b-819f-488d-9bea-beb324be8d82 HTTP/1.1" 200 3508 0.004678 10.0.0.27 - - [2025-05-08 02:18:45] "GET /routing-instance/d3392919-29ab-4bac-8d7c-a7e185f859e0 HTTP/1.1" 200 1796 0.003273 10.0.0.27 - - [2025-05-08 02:18:45] "GET /virtual-network/32c4831b-819f-488d-9bea-beb324be8d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004735 10.0.0.27 - - [2025-05-08 02:18:45] "GET /virtual-network/32c4831b-819f-488d-9bea-beb324be8d82 HTTP/1.1" 200 3508 0.004589 10.0.0.27 - - [2025-05-08 02:18:45] "GET /routing-instance/d3392919-29ab-4bac-8d7c-a7e185f859e0 HTTP/1.1" 200 1796 0.003156 10.0.0.27 - - [2025-05-08 02:18:45] "GET /routing-instance/d3392919-29ab-4bac-8d7c-a7e185f859e0 HTTP/1.1" 200 1796 0.003498 10.0.0.27 - - [2025-05-08 02:18:45] "GET /route-target/33691fa6-4eba-4de9-810f-bd59851af406 HTTP/1.1" 200 1211 0.002661 10.0.0.27 - - [2025-05-08 02:18:45] "GET /domains HTTP/1.1" 200 280 0.002792 10.0.0.27 - - [2025-05-08 02:18:45] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001325 10.0.0.27 - - [2025-05-08 02:18:45] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 3150 0.009408 10.0.0.27 - - [2025-05-08 02:18:45] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000994 10.0.0.27 - - [2025-05-08 02:18:45] "GET /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8 HTTP/1.1" 200 2626 0.068706 10.0.0.27 - - [2025-05-08 02:18:45] "GET /virtual-network/32c4831b-819f-488d-9bea-beb324be8d82 HTTP/1.1" 200 3508 0.004498 10.0.0.27 - - [2025-05-08 02:18:46] "GET /obj-perms HTTP/1.1" 200 5046 0.057964 10.0.0.27 - - [2025-05-08 02:18:46] "GET /domains HTTP/1.1" 200 280 0.002927 10.0.0.27 - - [2025-05-08 02:18:46] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000954 10.0.0.27 - - [2025-05-08 02:18:46] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 3150 0.007690 10.0.0.27 - - [2025-05-08 02:18:46] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001277 10.0.0.27 - - [2025-05-08 02:18:46] "GET /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8 HTTP/1.1" 200 2626 0.066503 10.0.0.27 - - [2025-05-08 02:18:46] "GET /virtual-network/50c4d56e-2d24-41e4-a3e5-d2f7e171bf07 HTTP/1.1" 200 3508 0.007807 10.0.0.27 - - [2025-05-08 02:18:46] "GET /virtual-network/50c4d56e-2d24-41e4-a3e5-d2f7e171bf07 HTTP/1.1" 200 3508 0.005850 10.0.0.27 - - [2025-05-08 02:18:46] "GET /routing-instance/f384590e-1412-43db-8c0f-44a722865a52 HTTP/1.1" 200 1796 0.003822 10.0.0.27 - - [2025-05-08 02:18:46] "GET /routing-instance/f384590e-1412-43db-8c0f-44a722865a52 HTTP/1.1" 200 1796 0.002951 10.0.0.27 - - [2025-05-08 02:18:46] "GET /route-target/08389620-9536-49be-b795-8dec099cf08b HTTP/1.1" 200 1211 0.002647 10.0.0.27 - - [2025-05-08 02:18:46] "GET /virtual-network/50c4d56e-2d24-41e4-a3e5-d2f7e171bf07 HTTP/1.1" 200 3508 0.003850 10.0.0.27 - - [2025-05-08 02:18:46] "GET /routing-instance/f384590e-1412-43db-8c0f-44a722865a52 HTTP/1.1" 200 1796 0.002457 10.0.0.27 - - [2025-05-08 02:18:46] "GET /virtual-network/50c4d56e-2d24-41e4-a3e5-d2f7e171bf07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.003745 10.0.0.27 - - [2025-05-08 02:18:46] "GET /virtual-network/50c4d56e-2d24-41e4-a3e5-d2f7e171bf07 HTTP/1.1" 200 3508 0.003726 10.0.0.27 - - [2025-05-08 02:18:46] "GET /routing-instance/f384590e-1412-43db-8c0f-44a722865a52 HTTP/1.1" 200 1796 0.002877 10.0.0.27 - - [2025-05-08 02:18:46] "GET /routing-instance/f384590e-1412-43db-8c0f-44a722865a52 HTTP/1.1" 200 1796 0.002848 10.0.0.27 - - [2025-05-08 02:18:46] "GET /route-target/08389620-9536-49be-b795-8dec099cf08b HTTP/1.1" 200 1211 0.002690 10.0.0.27 - - [2025-05-08 02:18:46] "GET /domains HTTP/1.1" 200 280 0.002952 10.0.0.27 - - [2025-05-08 02:18:46] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001142 10.0.0.27 - - [2025-05-08 02:18:46] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 3150 0.007799 10.0.0.27 - - [2025-05-08 02:18:46] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000830 10.0.0.27 - - [2025-05-08 02:18:46] "GET /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8 HTTP/1.1" 200 2626 0.067618 10.0.0.27 - - [2025-05-08 02:18:46] "GET /virtual-network/50c4d56e-2d24-41e4-a3e5-d2f7e171bf07 HTTP/1.1" 200 3508 0.005309 10.0.0.27 - - [2025-05-08 02:18:46] "GET /obj-perms HTTP/1.1" 200 5046 0.003186 10.0.0.27 - - [2025-05-08 02:18:46] "GET /virtual-network/50c4d56e-2d24-41e4-a3e5-d2f7e171bf07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005887 10.0.0.27 - - [2025-05-08 02:18:46] "POST /neutron/network HTTP/1.1" 200 1115 0.006719 10.0.0.27 - - [2025-05-08 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005221 10.0.0.27 - - [2025-05-08 02:18:46] "GET /virtual-network/a1d43de7-10e5-4e75-b707-f7c39831dcc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.004498 10.0.0.27 - - [2025-05-08 02:18:46] "POST /neutron/network HTTP/1.1" 200 1007 0.044172 10.0.0.27 - - [2025-05-08 02:18:46] "DELETE /access-control-list/5a6a6715-115c-4a6c-a803-bbe051b505bf HTTP/1.1" 200 115 0.026232 10.0.0.27 - - [2025-05-08 02:18:46] "POST /neutron/network HTTP/1.1" 200 1007 0.009275 10.0.0.27 - - [2025-05-08 02:18:46] "POST /ref-update HTTP/1.1" 200 156 0.010483 10.0.0.27 - - [2025-05-08 02:18:46] "GET /virtual-network/50c4d56e-2d24-41e4-a3e5-d2f7e171bf07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006829 10.0.0.27 - - [2025-05-08 02:18:46] "GET /virtual-network/32c4831b-819f-488d-9bea-beb324be8d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005643 10.0.0.27 - - [2025-05-08 02:18:46] "POST /neutron/network HTTP/1.1" 200 1115 0.006546 10.0.0.27 - - [2025-05-08 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005030 10.0.0.27 - - [2025-05-08 02:18:46] "GET /virtual-network/a1d43de7-10e5-4e75-b707-f7c39831dcc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.004441 10.0.0.27 - - [2025-05-08 02:18:46] "POST /neutron/network HTTP/1.1" 200 1007 0.045997 10.0.0.27 - - [2025-05-08 02:18:46] "DELETE /access-control-list/54acb18f-f649-40b2-a074-d5a4bb375120 HTTP/1.1" 200 115 0.037063 10.0.0.27 - - [2025-05-08 02:18:46] "POST /neutron/network HTTP/1.1" 200 1007 0.008737 10.0.0.27 - - [2025-05-08 02:18:46] "GET /virtual-network/32c4831b-819f-488d-9bea-beb324be8d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004142 10.0.0.27 - - [2025-05-08 02:18:46] "POST /ref-update HTTP/1.1" 200 156 0.013662 10.0.0.27 - - [2025-05-08 02:18:46] "DELETE /network-policy/0ff59985-f1e9-4207-8e42-9da4f8ef79c4 HTTP/1.1" 200 115 0.027626 10.0.0.27 - - [2025-05-08 02:18:46] "POST /neutron/network HTTP/1.1" 200 1007 0.008044 10.0.0.27 - - [2025-05-08 02:18:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002245 10.0.0.27 - - [2025-05-08 02:18:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002883 10.0.0.27 - - [2025-05-08 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.27 - - [2025-05-08 02:18:46] "POST /useragent-kv HTTP/1.1" 200 115 0.001612 10.0.0.27 - - [2025-05-08 02:18:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002488 10.0.0.27 - - [2025-05-08 02:18:46] "POST /neutron/network HTTP/1.1" 200 151 0.069375 10.0.0.27 - - [2025-05-08 02:18:46] "DELETE /route-target/08389620-9536-49be-b795-8dec099cf08b HTTP/1.1" 200 115 0.013180 10.0.0.27 - - [2025-05-08 02:18:46] "GET /routing-instance/f384590e-1412-43db-8c0f-44a722865a52 HTTP/1.1" 404 171 0.002032 10.0.0.27 - - [2025-05-08 02:18:46] "GET /domains HTTP/1.1" 200 280 0.002476 10.0.0.27 - - [2025-05-08 02:18:46] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001449 10.0.0.27 - - [2025-05-08 02:18:47] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 3150 0.051002 10.0.0.27 - - [2025-05-08 02:18:47] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001060 10.0.0.27 - - [2025-05-08 02:18:47] "GET /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8 HTTP/1.1" 200 2146 0.064389 10.0.0.27 - - [2025-05-08 02:18:47] "POST /neutron/network HTTP/1.1" 200 1007 0.007187 10.0.0.27 - - [2025-05-08 02:18:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003468 10.0.0.27 - - [2025-05-08 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.27 - - [2025-05-08 02:18:47] "POST /useragent-kv HTTP/1.1" 200 115 0.001589 10.0.0.27 - - [2025-05-08 02:18:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003008 10.0.0.27 - - [2025-05-08 02:18:47] "POST /useragent-kv HTTP/1.1" 200 115 0.001547 10.0.0.27 - - [2025-05-08 02:18:47] "POST /neutron/network HTTP/1.1" 200 151 0.086037 10.0.0.27 - - [2025-05-08 02:18:47] "GET /routing-instance/d3392919-29ab-4bac-8d7c-a7e185f859e0 HTTP/1.1" 404 171 0.005052 10.0.0.27 - - [2025-05-08 02:18:47] "DELETE /route-target/33691fa6-4eba-4de9-810f-bd59851af406 HTTP/1.1" 200 115 0.026415 10.0.0.27 - - [2025-05-08 02:18:47] "GET /domains HTTP/1.1" 200 280 0.004341 10.0.0.27 - - [2025-05-08 02:18:47] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000903 10.0.0.27 - - [2025-05-08 02:18:47] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 3150 0.048280 10.0.0.27 - - [2025-05-08 02:18:47] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001096 10.0.0.27 - - [2025-05-08 02:18:47] "GET /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8 HTTP/1.1" 200 1901 0.072761 10.0.0.27 - - [2025-05-08 02:18:47] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001709 10.0.0.27 - - [2025-05-08 02:18:47] "GET /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.024618 10.0.0.27 - - [2025-05-08 02:18:47] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001006 10.0.0.27 - - [2025-05-08 02:18:47] "GET /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8?fields=virtual_networks HTTP/1.1" 200 1049 0.071831 10.0.0.27 - - [2025-05-08 02:18:47] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001536 10.0.0.27 - - [2025-05-08 02:18:47] "GET /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.025165 10.0.0.27 - - [2025-05-08 02:18:47] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001046 10.0.0.27 - - [2025-05-08 02:18:47] "GET /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8?fields=security_groups HTTP/1.1" 200 1283 0.024009 10.0.0.27 - - [2025-05-08 02:18:48] "POST /fqname-to-id HTTP/1.1" 404 190 0.020941 10.0.0.27 - - [2025-05-08 02:18:48] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002370 10.0.0.27 - - [2025-05-08 02:18:48] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001014 10.0.0.27 - - [2025-05-08 02:18:48] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006925 10.0.0.27 - - [2025-05-08 02:18:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.001230 10.0.0.27 - - [2025-05-08 02:18:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.004008 10.0.0.27 - - [2025-05-08 02:18:48] "POST /security-groups HTTP/1.1" 200 593 0.062217 10.0.0.27 - - [2025-05-08 02:18:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.003412 10.0.0.27 - - [2025-05-08 02:18:48] "POST /projects HTTP/1.1" 200 589 0.228448 10.0.0.27 - - [2025-05-08 02:18:48] "POST /access-control-lists HTTP/1.1" 200 598 0.063636 10.0.0.27 - - [2025-05-08 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.303152 10.0.0.27 - - [2025-05-08 02:18:49] "POST /fqname-to-id HTTP/1.1" 404 235 0.002979 10.0.0.27 - - [2025-05-08 02:18:49] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.419926 10.0.0.27 - - [2025-05-08 02:18:49] "POST /access-control-lists HTTP/1.1" 200 596 0.059887 10.0.0.27 - - [2025-05-08 02:18:49] "GET / HTTP/1.1" 200 35931 0.001941 10.0.0.27 - - [2025-05-08 02:18:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000509 10.0.0.27 - - [2025-05-08 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.060466 10.0.0.27 - - [2025-05-08 02:18:50] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000928 10.0.0.27 - - [2025-05-08 02:18:50] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.021394 10.0.0.27 - - [2025-05-08 02:18:51] "POST /neutron/network HTTP/1.1" 200 117 0.027201 10.0.0.27 - - [2025-05-08 02:18:51] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001426 10.0.0.27 - - [2025-05-08 02:18:51] "POST /neutron/network HTTP/1.1" 200 607 0.065174 10.0.0.27 - - [2025-05-08 02:18:51] "POST /route-targets HTTP/1.1" 200 327 0.010031 10.0.0.27 - - [2025-05-08 02:18:51] "POST /ref-update HTTP/1.1" 200 156 0.014655 10.0.0.27 - - [2025-05-08 02:18:51] "DELETE /project/87bb343d4b0f4db1a00a08adb3ee42dd HTTP/1.1" 404 173 0.009962 10.0.0.27 - - [2025-05-08 02:18:51] "DELETE /project/c084cedf48ec493dbc1b38e9d78f21c8 HTTP/1.1" 404 173 0.009117 10.0.0.27 - - [2025-05-08 02:18:51] "DELETE /project/3088fd682c624e0992f86f0881eb553c HTTP/1.1" 404 173 0.006488 10.0.0.27 - - [2025-05-08 02:18:51] "DELETE /project/bcd7125750b24f26997c3866e20e955b HTTP/1.1" 404 173 0.011166 10.0.0.27 - - [2025-05-08 02:18:51] "GET /projects?obj_uuids=87bb343d-4b0f-4db1-a00a-08adb3ee42dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001330 10.0.0.27 - - [2025-05-08 02:18:51] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000972 10.0.0.27 - - [2025-05-08 02:18:51] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000839 10.0.0.27 - - [2025-05-08 02:18:51] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001107 10.0.0.27 - - [2025-05-08 02:18:51] "POST /useragent-kv HTTP/1.1" 200 115 0.006497 10.0.0.27 - - [2025-05-08 02:18:51] "GET /project/87bb343d-4b0f-4db1-a00a-08adb3ee42dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.079393 10.0.0.27 - - [2025-05-08 02:18:51] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.072223 10.0.0.27 - - [2025-05-08 02:18:51] "GET /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.090397 10.0.0.27 - - [2025-05-08 02:18:51] "GET /project/3088fd68-2c62-4e09-92f8-6f0881eb553c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.092294 10.0.0.27 - - [2025-05-08 02:18:51] "POST /neutron/subnet HTTP/1.1" 200 729 0.406279 10.0.0.27 - - [2025-05-08 02:18:51] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001135 10.0.0.27 - - [2025-05-08 02:18:51] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000955 10.0.0.27 - - [2025-05-08 02:18:51] "GET /projects?obj_uuids=87bb343d-4b0f-4db1-a00a-08adb3ee42dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000953 10.0.0.27 - - [2025-05-08 02:18:51] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000980 10.0.0.27 - - [2025-05-08 02:18:51] "POST /neutron/network HTTP/1.1" 200 827 0.014494 10.0.0.27 - - [2025-05-08 02:18:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.001265 10.0.0.27 - - [2025-05-08 02:18:51] "GET /project/87bb343d-4b0f-4db1-a00a-08adb3ee42dd?fields=security_groups HTTP/1.1" 200 1348 0.067828 10.0.0.27 - - [2025-05-08 02:18:51] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb?fields=security_groups HTTP/1.1" 200 1406 0.075578 10.0.0.27 - - [2025-05-08 02:18:51] "GET /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8?fields=security_groups HTTP/1.1" 200 1388 0.080898 10.0.0.27 - - [2025-05-08 02:18:51] "GET /virtual-network/c8fdc5cf-664d-420f-8cef-47af43da79ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.011477 10.0.0.27 - - [2025-05-08 02:18:51] "GET /project/3088fd68-2c62-4e09-92f8-6f0881eb553c?fields=security_groups HTTP/1.1" 200 1372 0.088841 10.0.0.27 - - [2025-05-08 02:18:51] "POST /neutron/network HTTP/1.1" 200 827 0.018429 10.0.0.27 - - [2025-05-08 02:18:51] "GET /virtual-network/c8fdc5cf-664d-420f-8cef-47af43da79ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009763 10.0.0.27 - - [2025-05-08 02:18:51] "POST /neutron/network HTTP/1.1" 200 827 0.010396 10.0.0.27 - - [2025-05-08 02:18:51] "DELETE /access-control-list/6bcfd587-4128-4aaf-8dbd-e85c4c49e63c HTTP/1.1" 200 115 0.083817 10.0.0.27 - - [2025-05-08 02:18:51] "DELETE /security-group/3eadf85f-dff2-4d73-8928-80df287425f4 HTTP/1.1" 200 115 0.140235 10.0.0.27 - - [2025-05-08 02:18:51] "POST /neutron/subnet HTTP/1.1" 200 729 0.013817 10.0.0.27 - - [2025-05-08 02:18:51] "GET /projects?obj_uuids=87bb343d-4b0f-4db1-a00a-08adb3ee42dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002403 10.0.0.27 - - [2025-05-08 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005675 10.0.0.27 - - [2025-05-08 02:18:51] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004318 10.0.0.27 - - [2025-05-08 02:18:51] "DELETE /security-group/64b4ef5f-59c2-42fd-a56f-78d1f6508bfd HTTP/1.1" 200 115 0.190396 10.0.0.27 - - [2025-05-08 02:18:51] "GET /project/87bb343d-4b0f-4db1-a00a-08adb3ee42dd?fields=application_policy_sets HTTP/1.1" 200 1387 0.066430 10.0.0.27 - - [2025-05-08 02:18:52] "DELETE /security-group/9de548ab-cb4d-4d9d-bf87-369f4c585608 HTTP/1.1" 200 115 0.198645 10.0.0.27 - - [2025-05-08 02:18:52] "GET /projects?obj_uuids=00235ecf-479b-4d51-8e65-c2bfa990b5bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001497 10.0.0.27 - - [2025-05-08 02:18:52] "GET /projects?obj_uuids=c084cedf-48ec-493d-bc1b-38e9d78f21c8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001523 10.0.0.27 - - [2025-05-08 02:18:52] "DELETE /access-control-list/e6893039-4933-4a82-9f15-d9821444ae1a HTTP/1.1" 200 115 0.108404 10.0.0.27 - - [2025-05-08 02:18:52] "DELETE /security-group/ba195df8-17db-4a2f-8202-8e63a31a236b HTTP/1.1" 200 115 0.201494 10.0.0.27 - - [2025-05-08 02:18:52] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.113123 10.0.0.27 - - [2025-05-08 02:18:52] "GET /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb?fields=application_policy_sets HTTP/1.1" 200 1445 0.069721 10.0.0.27 - - [2025-05-08 02:18:52] "GET /projects?obj_uuids=3088fd68-2c62-4e09-92f8-6f0881eb553c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001044 10.0.0.27 - - [2025-05-08 02:18:52] "DELETE /access-control-list/7c665dd1-43e9-4ca7-81c4-5ec53f0e9a2b HTTP/1.1" 200 115 0.069730 10.0.0.27 - - [2025-05-08 02:18:52] "GET /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8?fields=application_policy_sets HTTP/1.1" 200 1427 0.116334 10.0.0.27 - - [2025-05-08 02:18:52] "POST /neutron/network HTTP/1.1" 200 117 0.017003 10.0.0.27 - - [2025-05-08 02:18:52] "DELETE /access-control-list/2e655e95-8afc-43ff-93fa-a77d7a9db9e1 HTTP/1.1" 200 115 0.048873 10.0.0.27 - - [2025-05-08 02:18:52] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000955 10.0.0.27 - - [2025-05-08 02:18:52] "GET /project/3088fd68-2c62-4e09-92f8-6f0881eb553c?fields=application_policy_sets HTTP/1.1" 200 1411 0.122299 10.0.0.27 - - [2025-05-08 02:18:52] "DELETE /access-control-list/15ccd410-cd9f-4901-bd8c-bf47c38981bf HTTP/1.1" 200 115 0.058093 10.0.0.27 - - [2025-05-08 02:18:52] "DELETE /project/87bb343d-4b0f-4db1-a00a-08adb3ee42dd HTTP/1.1" 200 115 0.750358 10.0.0.27 - - [2025-05-08 02:18:52] "DELETE /access-control-list/c600c162-32e7-4947-8606-238118e3bd04 HTTP/1.1" 200 115 0.083159 10.0.0.27 - - [2025-05-08 02:18:52] "DELETE /project/00235ecf-479b-4d51-8e65-c2bfa990b5bb HTTP/1.1" 200 115 0.799361 10.0.0.27 - - [2025-05-08 02:18:52] "DELETE /project/c084cedf-48ec-493d-bc1b-38e9d78f21c8 HTTP/1.1" 200 115 0.832907 10.0.0.27 - - [2025-05-08 02:18:52] "DELETE /access-control-list/9fba150d-6bcd-4c8d-9e07-babbacaacbb6 HTTP/1.1" 200 115 0.051601 10.0.0.27 - - [2025-05-08 02:18:52] "DELETE /access-control-list/da4380e0-c8aa-450e-b31b-5bea27fd7907 HTTP/1.1" 200 115 0.025960 10.0.0.27 - - [2025-05-08 02:18:52] "DELETE /project/3088fd68-2c62-4e09-92f8-6f0881eb553c HTTP/1.1" 200 115 0.853650 10.0.0.27 - - [2025-05-08 02:18:52] "POST /neutron/network HTTP/1.1" 200 607 0.258935 10.0.0.27 - - [2025-05-08 02:18:52] "POST /route-targets HTTP/1.1" 200 327 0.013422 10.0.0.27 - - [2025-05-08 02:18:52] "POST /ref-update HTTP/1.1" 200 156 0.017294 10.0.0.27 - - [2025-05-08 02:18:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002570 10.0.0.27 - - [2025-05-08 02:18:52] "POST /neutron/subnet HTTP/1.1" 200 730 0.181354 10.0.0.27 - - [2025-05-08 02:18:52] "POST /neutron/network HTTP/1.1" 200 827 0.004944 10.0.0.27 - - [2025-05-08 02:18:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001145 10.0.0.27 - - [2025-05-08 02:18:52] "GET /virtual-network/dde2776f-9b18-413c-b211-0117ccef7fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004510 10.0.0.27 - - [2025-05-08 02:18:52] "POST /neutron/network HTTP/1.1" 200 827 0.007356 10.0.0.27 - - [2025-05-08 02:18:52] "GET /virtual-network/dde2776f-9b18-413c-b211-0117ccef7fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006149 10.0.0.27 - - [2025-05-08 02:18:52] "POST /neutron/network HTTP/1.1" 200 827 0.005779 10.0.0.27 - - [2025-05-08 02:18:52] "POST /neutron/subnet HTTP/1.1" 200 730 0.006279 10.0.0.27 - - [2025-05-08 02:18:52] "POST /fqname-to-id HTTP/1.1" 404 228 0.002214 10.0.0.27 - - [2025-05-08 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.27 - - [2025-05-08 02:18:52] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001030 10.0.0.27 - - [2025-05-08 02:18:52] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.035611 10.0.0.27 - - [2025-05-08 02:18:52] "POST /network-policys HTTP/1.1" 200 571 0.016744 10.0.0.27 - - [2025-05-08 02:18:53] "GET /network-policy/2d5e1dd0-9b51-4d9c-ad9e-4f7bfe8b2336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005066 10.0.0.27 - - [2025-05-08 02:18:53] "POST /neutron/network HTTP/1.1" 200 827 0.005330 10.0.0.27 - - [2025-05-08 02:18:53] "POST /fqname-to-id HTTP/1.1" 404 236 0.004212 10.0.0.27 - - [2025-05-08 02:18:53] "POST /neutron/network HTTP/1.1" 200 929 0.049714 10.0.0.27 - - [2025-05-08 02:18:53] "POST /neutron/network HTTP/1.1" 200 929 0.005192 10.0.0.27 - - [2025-05-08 02:18:53] "GET /virtual-network/c8fdc5cf-664d-420f-8cef-47af43da79ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.038918 10.0.0.27 - - [2025-05-08 02:18:53] "POST /access-control-lists HTTP/1.1" 200 590 0.074310 10.0.0.27 - - [2025-05-08 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014528 10.0.0.27 - - [2025-05-08 02:18:53] "GET /network-policy/2d5e1dd0-9b51-4d9c-ad9e-4f7bfe8b2336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.003537 10.0.0.27 - - [2025-05-08 02:18:53] "POST /neutron/network HTTP/1.1" 200 827 0.005743 10.0.0.27 - - [2025-05-08 02:18:53] "PUT /access-control-list/34a843cd-afe9-40fd-a043-0ef5a55e32b1 HTTP/1.1" 200 272 0.059069 10.0.0.27 - - [2025-05-08 02:18:53] "POST /neutron/network HTTP/1.1" 200 929 0.086576 10.0.0.27 - - [2025-05-08 02:18:53] "POST /fqname-to-id HTTP/1.1" 404 236 0.009301 10.0.0.27 - - [2025-05-08 02:18:53] "POST /neutron/network HTTP/1.1" 200 929 0.005789 10.0.0.27 - - [2025-05-08 02:18:53] "GET /virtual-network/dde2776f-9b18-413c-b211-0117ccef7fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.004594 10.0.0.27 - - [2025-05-08 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.27 - - [2025-05-08 02:18:53] "GET /network-policy/2d5e1dd0-9b51-4d9c-ad9e-4f7bfe8b2336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.044412 10.0.0.27 - - [2025-05-08 02:18:53] "POST /access-control-lists HTTP/1.1" 200 590 0.065032 10.0.0.27 - - [2025-05-08 02:18:53] "GET /domains HTTP/1.1" 401 292 0.000450 10.0.0.27 - - [2025-05-08 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.008365 10.0.0.27 - - [2025-05-08 02:18:53] "GET /domains HTTP/1.1" 200 280 0.025095 10.0.0.27 - - [2025-05-08 02:18:53] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001088 10.0.0.27 - - [2025-05-08 02:18:53] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2576 0.009211 10.0.0.27 - - [2025-05-08 02:18:53] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003463 10.0.0.27 - - [2025-05-08 02:18:53] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b HTTP/1.1" 200 2572 0.078436 10.0.0.27 - - [2025-05-08 02:18:53] "GET /virtual-network/c8fdc5cf-664d-420f-8cef-47af43da79ae HTTP/1.1" 200 2895 0.007335 10.0.0.27 - - [2025-05-08 02:18:53] "GET /virtual-network/c8fdc5cf-664d-420f-8cef-47af43da79ae HTTP/1.1" 200 2895 0.006711 10.0.0.27 - - [2025-05-08 02:18:54] "GET /routing-instance/15297a2f-22fe-44f6-872a-0607ceb62a4b HTTP/1.1" 200 1782 0.004646 10.0.0.27 - - [2025-05-08 02:18:54] "GET /routing-instance/15297a2f-22fe-44f6-872a-0607ceb62a4b HTTP/1.1" 200 1782 0.003097 10.0.0.27 - - [2025-05-08 02:18:54] "GET /route-target/277e477e-194b-4c0b-b069-72d5b595513c HTTP/1.1" 200 1206 0.002653 10.0.0.27 - - [2025-05-08 02:18:54] "GET /virtual-network/c8fdc5cf-664d-420f-8cef-47af43da79ae HTTP/1.1" 200 2895 0.003796 10.0.0.27 - - [2025-05-08 02:18:54] "GET /routing-instance/15297a2f-22fe-44f6-872a-0607ceb62a4b HTTP/1.1" 200 1782 0.003448 10.0.0.27 - - [2025-05-08 02:18:54] "GET /virtual-network/c8fdc5cf-664d-420f-8cef-47af43da79ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005883 10.0.0.27 - - [2025-05-08 02:18:54] "GET /virtual-network/c8fdc5cf-664d-420f-8cef-47af43da79ae HTTP/1.1" 200 2895 0.004836 10.0.0.27 - - [2025-05-08 02:18:54] "GET /routing-instance/15297a2f-22fe-44f6-872a-0607ceb62a4b HTTP/1.1" 200 1782 0.002704 10.0.0.27 - - [2025-05-08 02:18:54] "GET /routing-instance/15297a2f-22fe-44f6-872a-0607ceb62a4b HTTP/1.1" 200 1782 0.002843 10.0.0.27 - - [2025-05-08 02:18:54] "GET /route-target/277e477e-194b-4c0b-b069-72d5b595513c HTTP/1.1" 200 1206 0.002424 10.0.0.27 - - [2025-05-08 02:18:54] "GET /domains HTTP/1.1" 200 280 0.003031 10.0.0.27 - - [2025-05-08 02:18:54] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000916 10.0.0.27 - - [2025-05-08 02:18:54] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2576 0.006717 10.0.0.27 - - [2025-05-08 02:18:54] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000836 10.0.0.27 - - [2025-05-08 02:18:54] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b HTTP/1.1" 200 2572 0.070412 10.0.0.27 - - [2025-05-08 02:18:54] "GET /virtual-network/c8fdc5cf-664d-420f-8cef-47af43da79ae HTTP/1.1" 200 2895 0.014727 10.0.0.27 - - [2025-05-08 02:18:54] "GET /obj-perms HTTP/1.1" 200 5034 0.060352 10.0.0.27 - - [2025-05-08 02:18:54] "GET /domains HTTP/1.1" 200 280 0.002963 10.0.0.27 - - [2025-05-08 02:18:54] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000938 10.0.0.27 - - [2025-05-08 02:18:54] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2576 0.006830 10.0.0.27 - - [2025-05-08 02:18:54] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001012 10.0.0.27 - - [2025-05-08 02:18:54] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b HTTP/1.1" 200 2572 0.074229 10.0.0.27 - - [2025-05-08 02:18:54] "GET /virtual-network/dde2776f-9b18-413c-b211-0117ccef7fdf HTTP/1.1" 200 2896 0.006969 10.0.0.27 - - [2025-05-08 02:18:54] "GET /virtual-network/dde2776f-9b18-413c-b211-0117ccef7fdf HTTP/1.1" 200 2896 0.004540 10.0.0.27 - - [2025-05-08 02:18:54] "GET /routing-instance/a16e3105-6d6c-4f10-9006-fc754fd6d44d HTTP/1.1" 200 1784 0.003301 10.0.0.27 - - [2025-05-08 02:18:54] "GET /routing-instance/a16e3105-6d6c-4f10-9006-fc754fd6d44d HTTP/1.1" 200 1784 0.002978 10.0.0.27 - - [2025-05-08 02:18:54] "GET /route-target/465e89dc-bedf-4076-99cd-52f66a74acaa HTTP/1.1" 200 1206 0.003028 10.0.0.27 - - [2025-05-08 02:18:54] "GET /virtual-network/dde2776f-9b18-413c-b211-0117ccef7fdf HTTP/1.1" 200 2896 0.004273 10.0.0.27 - - [2025-05-08 02:18:54] "GET /routing-instance/a16e3105-6d6c-4f10-9006-fc754fd6d44d HTTP/1.1" 200 1784 0.003492 10.0.0.27 - - [2025-05-08 02:18:54] "GET /virtual-network/dde2776f-9b18-413c-b211-0117ccef7fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.003986 10.0.0.27 - - [2025-05-08 02:18:54] "GET /virtual-network/dde2776f-9b18-413c-b211-0117ccef7fdf HTTP/1.1" 200 2896 0.003853 10.0.0.27 - - [2025-05-08 02:18:54] "GET /routing-instance/a16e3105-6d6c-4f10-9006-fc754fd6d44d HTTP/1.1" 200 1784 0.002737 10.0.0.27 - - [2025-05-08 02:18:54] "GET /routing-instance/a16e3105-6d6c-4f10-9006-fc754fd6d44d HTTP/1.1" 200 1784 0.002980 10.0.0.27 - - [2025-05-08 02:18:54] "GET /route-target/465e89dc-bedf-4076-99cd-52f66a74acaa HTTP/1.1" 200 1206 0.002295 10.0.0.27 - - [2025-05-08 02:18:54] "GET /domains HTTP/1.1" 200 280 0.002489 10.0.0.27 - - [2025-05-08 02:18:54] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001249 10.0.0.27 - - [2025-05-08 02:18:54] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2576 0.006883 10.0.0.27 - - [2025-05-08 02:18:54] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000911 10.0.0.27 - - [2025-05-08 02:18:54] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b HTTP/1.1" 200 2572 0.071925 10.0.0.27 - - [2025-05-08 02:18:54] "GET /virtual-network/dde2776f-9b18-413c-b211-0117ccef7fdf HTTP/1.1" 200 2896 0.005705 10.0.0.27 - - [2025-05-08 02:18:54] "GET /obj-perms HTTP/1.1" 200 5034 0.002886 10.0.0.27 - - [2025-05-08 02:18:54] "POST /id-to-fqname HTTP/1.1" 200 222 0.001468 10.0.0.27 - - [2025-05-08 02:18:55] "POST /neutron/network HTTP/1.1" 200 939 0.006316 10.0.0.27 - - [2025-05-08 02:18:55] "GET /aaa-mode HTTP/1.1" 401 292 0.000485 10.0.0.27 - - [2025-05-08 02:18:55] "GET / HTTP/1.1" 200 35931 0.001483 10.0.0.27 - - [2025-05-08 02:18:55] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000434 10.0.0.27 - - [2025-05-08 02:18:55] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001234 10.0.0.27 - - [2025-05-08 02:18:55] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.048639 10.0.0.27 - - [2025-05-08 02:18:55] "POST /neutron/network HTTP/1.1" 200 929 0.005406 10.0.0.27 - - [2025-05-08 02:18:55] "POST /neutron/port HTTP/1.1" 200 117 0.004844 10.0.0.27 - - [2025-05-08 02:18:55] "POST /neutron/port HTTP/1.1" 200 117 0.006338 10.0.0.27 - - [2025-05-08 02:18:55] "POST /id-to-fqname HTTP/1.1" 200 222 0.001223 10.0.0.27 - - [2025-05-08 02:18:55] "POST /neutron/port HTTP/1.1" 200 117 0.004642 10.0.0.27 - - [2025-05-08 02:18:56] "POST /neutron/network HTTP/1.1" 200 939 0.005910 10.0.0.27 - - [2025-05-08 02:18:56] "GET /aaa-mode HTTP/1.1" 401 292 0.000406 10.0.0.27 - - [2025-05-08 02:18:56] "POST /neutron/network HTTP/1.1" 200 939 0.006081 10.0.0.27 - - [2025-05-08 02:18:56] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001447 10.0.0.27 - - [2025-05-08 02:18:56] "POST /neutron/port HTTP/1.1" 200 1063 0.181680 10.0.0.27 - - [2025-05-08 02:18:56] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.27 - - [2025-05-08 02:18:56] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000453 10.0.0.27 - - [2025-05-08 02:18:56] "POST /neutron/port HTTP/1.1" 200 1063 0.010191 10.0.0.27 - - [2025-05-08 02:18:56] "POST /neutron/port HTTP/1.1" 200 1063 0.007390 10.0.0.27 - - [2025-05-08 02:18:56] "POST /neutron/port HTTP/1.1" 200 1117 0.059986 10.0.0.27 - - [2025-05-08 02:18:56] "POST /neutron/port HTTP/1.1" 200 1091 0.013824 10.0.0.27 - - [2025-05-08 02:18:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003484 10.0.0.27 - - [2025-05-08 02:18:56] "POST /neutron/subnet HTTP/1.1" 200 703 0.011189 10.0.0.27 - - [2025-05-08 02:18:56] "POST /neutron/port HTTP/1.1" 200 117 0.001172 10.0.0.27 - - [2025-05-08 02:18:56] "POST /neutron/network HTTP/1.1" 200 929 0.005159 10.0.0.27 - - [2025-05-08 02:18:56] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002498 10.0.0.27 - - [2025-05-08 02:18:56] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.052959 10.0.0.27 - - [2025-05-08 02:18:56] "POST /neutron/network HTTP/1.1" 200 929 0.005344 10.0.0.27 - - [2025-05-08 02:18:56] "POST /neutron/port HTTP/1.1" 200 1091 0.023958 10.0.0.27 - - [2025-05-08 02:18:56] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007678 10.0.0.27 - - [2025-05-08 02:18:56] "POST /neutron/port HTTP/1.1" 200 117 0.005580 10.0.0.27 - - [2025-05-08 02:18:57] "POST /neutron/port HTTP/1.1" 200 1091 0.013542 10.0.0.27 - - [2025-05-08 02:18:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006572 10.0.0.27 - - [2025-05-08 02:18:57] "POST /neutron/network HTTP/1.1" 200 939 0.006116 10.0.0.27 - - [2025-05-08 02:18:57] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001044 10.0.0.27 - - [2025-05-08 02:18:57] "PUT /access-control-list/14d997eb-8dc7-4630-aa3e-468cafc5f0a4 HTTP/1.1" 200 272 0.058163 10.0.0.27 - - [2025-05-08 02:18:57] "POST /neutron/port HTTP/1.1" 200 1063 0.296043 10.0.0.27 - - [2025-05-08 02:18:57] "POST /neutron/port HTTP/1.1" 200 1063 0.013308 10.0.0.27 - - [2025-05-08 02:18:57] "POST /neutron/port HTTP/1.1" 200 1063 0.007781 10.0.0.27 - - [2025-05-08 02:18:57] "POST /neutron/port HTTP/1.1" 200 1117 0.072594 10.0.0.27 - - [2025-05-08 02:18:57] "POST /neutron/port HTTP/1.1" 200 1091 0.014887 10.0.0.27 - - [2025-05-08 02:18:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003640 10.0.0.27 - - [2025-05-08 02:18:57] "POST /neutron/subnet HTTP/1.1" 200 704 0.011831 10.0.0.27 - - [2025-05-08 02:18:57] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.27 - - [2025-05-08 02:18:57] "POST /neutron/network HTTP/1.1" 200 929 0.007073 10.0.0.27 - - [2025-05-08 02:19:01] "GET /obj-perms HTTP/1.1" 200 5056 0.041274 10.0.0.27 - - [2025-05-08 02:19:01] "GET /obj-perms HTTP/1.1" 200 5056 0.046371 10.0.0.27 - - [2025-05-08 02:19:02] "POST /neutron/port HTTP/1.1" 200 1091 0.013719 10.0.0.27 - - [2025-05-08 02:19:02] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005006 10.0.0.27 - - [2025-05-08 02:19:02] "POST /neutron/port HTTP/1.1" 200 1091 0.014280 10.0.0.27 - - [2025-05-08 02:19:02] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007007 10.0.0.27 - - [2025-05-08 02:19:02] "POST /neutron/port HTTP/1.1" 200 1091 0.016340 10.0.0.27 - - [2025-05-08 02:19:02] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008017 10.0.0.27 - - [2025-05-08 02:19:02] "GET /virtual-machine/feeebb14-dd0e-4f59-8a0d-927af489fe35 HTTP/1.1" 200 1294 0.005685 10.0.0.27 - - [2025-05-08 02:19:02] "GET /virtual-machine-interface/f29b2993-62d3-463c-b868-8e5581d24489 HTTP/1.1" 200 2952 0.005946 10.0.0.27 - - [2025-05-08 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.27 - - [2025-05-08 02:19:02] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003237 10.0.0.27 - - [2025-05-08 02:19:02] "GET /virtual-networks?parent_id=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002984 10.0.0.27 - - [2025-05-08 02:19:02] "GET /virtual-network/c8fdc5cf-664d-420f-8cef-47af43da79ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005797 10.0.0.27 - - [2025-05-08 02:19:04] "POST /neutron/port HTTP/1.1" 200 1091 0.015306 10.0.0.27 - - [2025-05-08 02:19:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.004727 10.0.0.27 - - [2025-05-08 02:19:05] "POST /neutron/port HTTP/1.1" 200 1091 0.018419 10.0.0.27 - - [2025-05-08 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.27 - - [2025-05-08 02:19:05] "GET /virtual-network/c8fdc5cf-664d-420f-8cef-47af43da79ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005099 10.0.0.27 - - [2025-05-08 02:19:05] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006358 10.0.0.27 - - [2025-05-08 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.27 - - [2025-05-08 02:19:07] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003258 10.0.0.27 - - [2025-05-08 02:19:07] "GET /virtual-networks?parent_id=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003431 10.0.0.27 - - [2025-05-08 02:19:07] "GET /virtual-network/c8fdc5cf-664d-420f-8cef-47af43da79ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005454 10.0.0.27 - - [2025-05-08 02:19:08] "POST /neutron/port HTTP/1.1" 200 1091 0.013053 10.0.0.27 - - [2025-05-08 02:19:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005050 10.0.0.27 - - [2025-05-08 02:19:08] "POST /neutron/port HTTP/1.1" 200 1091 0.016521 10.0.0.27 - - [2025-05-08 02:19:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006266 10.0.0.27 - - [2025-05-08 02:19:08] "POST /neutron/port HTTP/1.1" 200 1091 0.013121 10.0.0.27 - - [2025-05-08 02:19:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005497 10.0.0.27 - - [2025-05-08 02:19:08] "GET /virtual-machine/b4781535-e50f-474f-85aa-2cb30a2dc90e HTTP/1.1" 200 1294 0.004161 10.0.0.27 - - [2025-05-08 02:19:08] "GET /virtual-machine-interface/f0d1d32f-b239-4be0-9471-7b6da8de0467 HTTP/1.1" 200 2952 0.004014 10.0.0.27 - - [2025-05-08 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.27 - - [2025-05-08 02:19:08] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002884 10.0.0.27 - - [2025-05-08 02:19:08] "GET /virtual-networks?parent_id=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002860 10.0.0.27 - - [2025-05-08 02:19:08] "GET /virtual-network/dde2776f-9b18-413c-b211-0117ccef7fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006171 10.0.0.27 - - [2025-05-08 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.27 - - [2025-05-08 02:19:09] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003141 10.0.0.27 - - [2025-05-08 02:19:09] "GET /virtual-networks?parent_id=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004318 10.0.0.27 - - [2025-05-08 02:19:09] "GET /virtual-network/dde2776f-9b18-413c-b211-0117ccef7fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005279 10.0.0.27 - - [2025-05-08 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.27 - - [2025-05-08 02:19:13] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001048 10.0.0.27 - - [2025-05-08 02:19:13] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.024459 10.0.0.27 - - [2025-05-08 02:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.27 - - [2025-05-08 02:19:14] "PUT /network-policy/2d5e1dd0-9b51-4d9c-ad9e-4f7bfe8b2336 HTTP/1.1" 200 262 0.009622 10.0.0.27 - - [2025-05-08 02:19:14] "PUT /access-control-list/34a843cd-afe9-40fd-a043-0ef5a55e32b1 HTTP/1.1" 200 272 0.049815 10.0.0.27 - - [2025-05-08 02:19:14] "POST /ref-update HTTP/1.1" 200 156 0.009348 10.0.0.27 - - [2025-05-08 02:19:14] "PUT /access-control-list/14d997eb-8dc7-4630-aa3e-468cafc5f0a4 HTTP/1.1" 200 272 0.053564 10.0.0.27 - - [2025-05-08 02:19:14] "POST /ref-update HTTP/1.1" 200 156 0.010571 10.0.0.27 - - [2025-05-08 02:19:17] "GET /virtual-network/dde2776f-9b18-413c-b211-0117ccef7fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006257 10.0.0.27 - - [2025-05-08 02:19:17] "POST /neutron/network HTTP/1.1" 200 929 0.005392 10.0.0.27 - - [2025-05-08 02:19:17] "POST /neutron/network HTTP/1.1" 200 827 0.040891 10.0.0.27 - - [2025-05-08 02:19:17] "POST /neutron/network HTTP/1.1" 200 827 0.005621 10.0.0.27 - - [2025-05-08 02:19:17] "GET /virtual-network/dde2776f-9b18-413c-b211-0117ccef7fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006530 10.0.0.27 - - [2025-05-08 02:19:17] "GET /virtual-network/c8fdc5cf-664d-420f-8cef-47af43da79ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006058 10.0.0.27 - - [2025-05-08 02:19:17] "POST /neutron/network HTTP/1.1" 200 929 0.005629 10.0.0.27 - - [2025-05-08 02:19:17] "POST /neutron/network HTTP/1.1" 200 827 0.041022 10.0.0.27 - - [2025-05-08 02:19:17] "POST /neutron/network HTTP/1.1" 200 827 0.006589 10.0.0.27 - - [2025-05-08 02:19:17] "GET /virtual-network/c8fdc5cf-664d-420f-8cef-47af43da79ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004690 10.0.0.27 - - [2025-05-08 02:19:17] "DELETE /network-policy/2d5e1dd0-9b51-4d9c-ad9e-4f7bfe8b2336 HTTP/1.1" 200 115 0.028587 10.0.0.27 - - [2025-05-08 02:19:17] "POST /neutron/network HTTP/1.1" 200 827 0.006028 10.0.0.27 - - [2025-05-08 02:19:17] "POST /neutron/network HTTP/1.1" 400 204 0.012354 10.0.0.27 - - [2025-05-08 02:19:17] "POST /neutron/port HTTP/1.1" 200 1091 0.017868 10.0.0.27 - - [2025-05-08 02:19:18] "POST /neutron/port HTTP/1.1" 200 1117 0.014233 10.0.0.27 - - [2025-05-08 02:19:18] "POST /neutron/port HTTP/1.1" 200 1091 0.021484 10.0.0.27 - - [2025-05-08 02:19:18] "DELETE /access-control-list/14d997eb-8dc7-4630-aa3e-468cafc5f0a4 HTTP/1.1" 200 115 0.042282 10.0.0.27 - - [2025-05-08 02:19:18] "POST /neutron/port HTTP/1.1" 200 1117 0.012972 10.0.0.27 - - [2025-05-08 02:19:18] "DELETE /access-control-list/34a843cd-afe9-40fd-a043-0ef5a55e32b1 HTTP/1.1" 200 115 0.031782 10.0.0.27 - - [2025-05-08 02:19:18] "POST /neutron/port HTTP/1.1" 200 151 0.179565 10.0.0.27 - - [2025-05-08 02:19:18] "POST /neutron/port HTTP/1.1" 200 151 0.155539 10.0.0.27 - - [2025-05-08 02:19:19] "POST /neutron/network HTTP/1.1" 200 827 0.007874 10.0.0.27 - - [2025-05-08 02:19:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004330 10.0.0.27 - - [2025-05-08 02:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.27 - - [2025-05-08 02:19:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003427 10.0.0.27 - - [2025-05-08 02:19:19] "POST /neutron/network HTTP/1.1" 200 151 0.085835 10.0.0.27 - - [2025-05-08 02:19:19] "DELETE /route-target/465e89dc-bedf-4076-99cd-52f66a74acaa HTTP/1.1" 200 115 0.017149 10.0.0.27 - - [2025-05-08 02:19:19] "GET /routing-instance/a16e3105-6d6c-4f10-9006-fc754fd6d44d HTTP/1.1" 404 171 0.003899 10.0.0.27 - - [2025-05-08 02:19:19] "GET /domains HTTP/1.1" 200 280 0.002705 10.0.0.27 - - [2025-05-08 02:19:19] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001413 10.0.0.27 - - [2025-05-08 02:19:19] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2576 0.050089 10.0.0.27 - - [2025-05-08 02:19:19] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002131 10.0.0.27 - - [2025-05-08 02:19:20] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b HTTP/1.1" 200 2104 0.069887 10.0.0.27 - - [2025-05-08 02:19:20] "POST /neutron/network HTTP/1.1" 200 827 0.005449 10.0.0.27 - - [2025-05-08 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005812 10.0.0.27 - - [2025-05-08 02:19:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002604 10.0.0.27 - - [2025-05-08 02:19:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003694 10.0.0.27 - - [2025-05-08 02:19:20] "POST /neutron/network HTTP/1.1" 200 151 0.090838 10.0.0.27 - - [2025-05-08 02:19:20] "DELETE /route-target/277e477e-194b-4c0b-b069-72d5b595513c HTTP/1.1" 200 115 0.021771 10.0.0.27 - - [2025-05-08 02:19:20] "GET /routing-instance/15297a2f-22fe-44f6-872a-0607ceb62a4b HTTP/1.1" 404 171 0.003161 10.0.0.27 - - [2025-05-08 02:19:20] "GET /domains HTTP/1.1" 200 280 0.002815 10.0.0.27 - - [2025-05-08 02:19:20] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002369 10.0.0.27 - - [2025-05-08 02:19:20] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2576 0.052053 10.0.0.27 - - [2025-05-08 02:19:20] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001350 10.0.0.27 - - [2025-05-08 02:19:20] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b HTTP/1.1" 200 1865 0.070290 10.0.0.27 - - [2025-05-08 02:19:20] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001036 10.0.0.27 - - [2025-05-08 02:19:20] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.029396 10.0.0.27 - - [2025-05-08 02:19:20] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000953 10.0.0.27 - - [2025-05-08 02:19:20] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b?fields=virtual_networks HTTP/1.1" 200 1037 0.064740 10.0.0.27 - - [2025-05-08 02:19:20] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001616 10.0.0.27 - - [2025-05-08 02:19:20] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.030553 10.0.0.27 - - [2025-05-08 02:19:20] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001101 10.0.0.27 - - [2025-05-08 02:19:20] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b?fields=security_groups HTTP/1.1" 200 1265 0.024250 10.0.0.27 - - [2025-05-08 02:19:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.020743 10.0.0.27 - - [2025-05-08 02:19:21] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002229 10.0.0.27 - - [2025-05-08 02:19:21] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000961 10.0.0.27 - - [2025-05-08 02:19:21] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006887 10.0.0.27 - - [2025-05-08 02:19:21] "POST /id-to-fqname HTTP/1.1" 200 188 0.001271 10.0.0.27 - - [2025-05-08 02:19:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.002139 10.0.0.27 - - [2025-05-08 02:19:21] "POST /security-groups HTTP/1.1" 200 589 0.068039 10.0.0.27 - - [2025-05-08 02:19:21] "POST /fqname-to-id HTTP/1.1" 404 232 0.003391 10.0.0.27 - - [2025-05-08 02:19:21] "POST /projects HTTP/1.1" 200 581 0.212872 10.0.0.27 - - [2025-05-08 02:19:21] "POST /access-control-lists HTTP/1.1" 200 594 0.059021 10.0.0.27 - - [2025-05-08 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.281942 10.0.0.27 - - [2025-05-08 02:19:21] "POST /fqname-to-id HTTP/1.1" 404 231 0.002846 10.0.0.27 - - [2025-05-08 02:19:21] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.392215 10.0.0.27 - - [2025-05-08 02:19:22] "POST /access-control-lists HTTP/1.1" 200 592 0.060169 10.0.0.27 - - [2025-05-08 02:19:22] "GET / HTTP/1.1" 200 35931 0.002063 10.0.0.27 - - [2025-05-08 02:19:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000661 10.0.0.27 - - [2025-05-08 02:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.048621 10.0.0.27 - - [2025-05-08 02:19:23] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001144 10.0.0.27 - - [2025-05-08 02:19:23] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.024422 10.0.0.27 - - [2025-05-08 02:19:23] "POST /neutron/network HTTP/1.1" 200 117 0.029380 10.0.0.27 - - [2025-05-08 02:19:23] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001291 10.0.0.27 - - [2025-05-08 02:19:23] "POST /neutron/network HTTP/1.1" 200 613 0.055978 10.0.0.27 - - [2025-05-08 02:19:24] "POST /route-targets HTTP/1.1" 200 327 0.013839 10.0.0.27 - - [2025-05-08 02:19:24] "POST /ref-update HTTP/1.1" 200 156 0.010367 10.0.0.27 - - [2025-05-08 02:19:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002381 10.0.0.27 - - [2025-05-08 02:19:24] "POST /neutron/subnet HTTP/1.1" 200 734 0.183097 10.0.0.27 - - [2025-05-08 02:19:24] "POST /neutron/network HTTP/1.1" 200 834 0.006000 10.0.0.27 - - [2025-05-08 02:19:24] "POST /id-to-fqname HTTP/1.1" 200 223 0.001251 10.0.0.27 - - [2025-05-08 02:19:24] "GET /virtual-network/5ad78739-86db-4d54-8a29-f564c8da41be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004293 10.0.0.27 - - [2025-05-08 02:19:24] "POST /neutron/network HTTP/1.1" 200 834 0.005202 10.0.0.27 - - [2025-05-08 02:19:24] "GET /virtual-network/5ad78739-86db-4d54-8a29-f564c8da41be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004576 10.0.0.27 - - [2025-05-08 02:19:24] "POST /neutron/network HTTP/1.1" 200 834 0.005542 10.0.0.27 - - [2025-05-08 02:19:24] "POST /neutron/subnet HTTP/1.1" 200 734 0.005677 10.0.0.27 - - [2025-05-08 02:19:24] "GET /domains HTTP/1.1" 401 292 0.000391 10.0.0.27 - - [2025-05-08 02:19:24] "GET /domains HTTP/1.1" 200 280 0.028198 10.0.0.27 - - [2025-05-08 02:19:24] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001160 10.0.0.27 - - [2025-05-08 02:19:24] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2760 0.008760 10.0.0.27 - - [2025-05-08 02:19:24] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001067 10.0.0.27 - - [2025-05-08 02:19:24] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6 HTTP/1.1" 200 2079 0.067069 10.0.0.27 - - [2025-05-08 02:19:24] "GET /virtual-network/5ad78739-86db-4d54-8a29-f564c8da41be HTTP/1.1" 200 2323 0.005615 10.0.0.27 - - [2025-05-08 02:19:24] "GET /virtual-network/5ad78739-86db-4d54-8a29-f564c8da41be HTTP/1.1" 200 2323 0.004369 10.0.0.27 - - [2025-05-08 02:19:24] "GET /routing-instance/c20135bb-3f59-43fd-b415-24a85e748d11 HTTP/1.1" 200 1494 0.003596 10.0.0.27 - - [2025-05-08 02:19:24] "GET /routing-instance/c20135bb-3f59-43fd-b415-24a85e748d11 HTTP/1.1" 200 1494 0.002939 10.0.0.27 - - [2025-05-08 02:19:24] "GET /route-target/8ea4019b-a8c4-4394-8267-469afebc6620 HTTP/1.1" 200 1212 0.003145 10.0.0.27 - - [2025-05-08 02:19:24] "GET /virtual-network/5ad78739-86db-4d54-8a29-f564c8da41be HTTP/1.1" 200 2323 0.006117 10.0.0.27 - - [2025-05-08 02:19:24] "GET /routing-instance/c20135bb-3f59-43fd-b415-24a85e748d11 HTTP/1.1" 200 1494 0.004052 10.0.0.27 - - [2025-05-08 02:19:24] "GET /virtual-network/5ad78739-86db-4d54-8a29-f564c8da41be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005499 10.0.0.27 - - [2025-05-08 02:19:24] "GET /virtual-network/5ad78739-86db-4d54-8a29-f564c8da41be HTTP/1.1" 200 2323 0.005996 10.0.0.27 - - [2025-05-08 02:19:24] "GET /routing-instance/c20135bb-3f59-43fd-b415-24a85e748d11 HTTP/1.1" 200 1494 0.004048 10.0.0.27 - - [2025-05-08 02:19:24] "GET /routing-instance/c20135bb-3f59-43fd-b415-24a85e748d11 HTTP/1.1" 200 1494 0.004612 10.0.0.27 - - [2025-05-08 02:19:24] "GET /route-target/8ea4019b-a8c4-4394-8267-469afebc6620 HTTP/1.1" 200 1212 0.003818 10.0.0.27 - - [2025-05-08 02:19:24] "GET /domains HTTP/1.1" 200 280 0.002692 10.0.0.27 - - [2025-05-08 02:19:24] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001173 10.0.0.27 - - [2025-05-08 02:19:24] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2760 0.007201 10.0.0.27 - - [2025-05-08 02:19:24] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001170 10.0.0.27 - - [2025-05-08 02:19:24] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6 HTTP/1.1" 200 2079 0.070976 10.0.0.27 - - [2025-05-08 02:19:24] "GET /virtual-network/5ad78739-86db-4d54-8a29-f564c8da41be HTTP/1.1" 200 2323 0.014009 10.0.0.27 - - [2025-05-08 02:19:25] "GET /obj-perms HTTP/1.1" 200 5026 0.043427 10.0.0.27 - - [2025-05-08 02:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.27 - - [2025-05-08 02:19:25] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001287 10.0.0.27 - - [2025-05-08 02:19:25] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.029726 10.0.0.27 - - [2025-05-08 02:19:25] "POST /neutron/network HTTP/1.1" 200 117 0.010861 10.0.0.27 - - [2025-05-08 02:19:25] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001321 10.0.0.27 - - [2025-05-08 02:19:25] "POST /neutron/network HTTP/1.1" 200 613 0.075437 10.0.0.27 - - [2025-05-08 02:19:25] "POST /route-targets HTTP/1.1" 200 327 0.010932 10.0.0.27 - - [2025-05-08 02:19:25] "POST /ref-update HTTP/1.1" 200 156 0.011637 10.0.0.27 - - [2025-05-08 02:19:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003591 10.0.0.27 - - [2025-05-08 02:19:25] "POST /neutron/subnet HTTP/1.1" 200 730 0.187713 10.0.0.27 - - [2025-05-08 02:19:25] "POST /neutron/network HTTP/1.1" 200 833 0.005978 10.0.0.27 - - [2025-05-08 02:19:25] "POST /id-to-fqname HTTP/1.1" 200 223 0.001055 10.0.0.27 - - [2025-05-08 02:19:25] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004196 10.0.0.27 - - [2025-05-08 02:19:25] "POST /neutron/network HTTP/1.1" 200 833 0.005875 10.0.0.27 - - [2025-05-08 02:19:25] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004524 10.0.0.27 - - [2025-05-08 02:19:25] "POST /neutron/network HTTP/1.1" 200 833 0.006053 10.0.0.27 - - [2025-05-08 02:19:25] "POST /neutron/subnet HTTP/1.1" 200 730 0.006992 10.0.0.27 - - [2025-05-08 02:19:25] "GET /domains HTTP/1.1" 200 280 0.002600 10.0.0.27 - - [2025-05-08 02:19:25] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001048 10.0.0.27 - - [2025-05-08 02:19:25] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2760 0.006979 10.0.0.27 - - [2025-05-08 02:19:25] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001012 10.0.0.27 - - [2025-05-08 02:19:25] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6 HTTP/1.1" 200 2297 0.069534 10.0.0.27 - - [2025-05-08 02:19:25] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3 HTTP/1.1" 200 2323 0.005596 10.0.0.27 - - [2025-05-08 02:19:26] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3 HTTP/1.1" 200 2323 0.004523 10.0.0.27 - - [2025-05-08 02:19:26] "GET /routing-instance/e761aef5-d704-4db0-b8ad-374f19216fc2 HTTP/1.1" 200 1494 0.003968 10.0.0.27 - - [2025-05-08 02:19:26] "GET /routing-instance/e761aef5-d704-4db0-b8ad-374f19216fc2 HTTP/1.1" 200 1494 0.003373 10.0.0.27 - - [2025-05-08 02:19:26] "GET /route-target/f7400c49-bdc0-482d-b42f-a24c6e0e4ba8 HTTP/1.1" 200 1213 0.003246 10.0.0.27 - - [2025-05-08 02:19:26] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3 HTTP/1.1" 200 2323 0.005405 10.0.0.27 - - [2025-05-08 02:19:26] "GET /routing-instance/e761aef5-d704-4db0-b8ad-374f19216fc2 HTTP/1.1" 200 1494 0.004278 10.0.0.27 - - [2025-05-08 02:19:26] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004903 10.0.0.27 - - [2025-05-08 02:19:26] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3 HTTP/1.1" 200 2323 0.004575 10.0.0.27 - - [2025-05-08 02:19:26] "GET /routing-instance/e761aef5-d704-4db0-b8ad-374f19216fc2 HTTP/1.1" 200 1494 0.003330 10.0.0.27 - - [2025-05-08 02:19:26] "GET /routing-instance/e761aef5-d704-4db0-b8ad-374f19216fc2 HTTP/1.1" 200 1494 0.003403 10.0.0.27 - - [2025-05-08 02:19:26] "GET /route-target/f7400c49-bdc0-482d-b42f-a24c6e0e4ba8 HTTP/1.1" 200 1213 0.003268 10.0.0.27 - - [2025-05-08 02:19:26] "GET /domains HTTP/1.1" 200 280 0.003562 10.0.0.27 - - [2025-05-08 02:19:26] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001470 10.0.0.27 - - [2025-05-08 02:19:26] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2760 0.009628 10.0.0.27 - - [2025-05-08 02:19:26] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001367 10.0.0.27 - - [2025-05-08 02:19:26] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6 HTTP/1.1" 200 2297 0.065744 10.0.0.27 - - [2025-05-08 02:19:26] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3 HTTP/1.1" 200 2323 0.005610 10.0.0.27 - - [2025-05-08 02:19:26] "GET /obj-perms HTTP/1.1" 200 5026 0.003461 10.0.0.27 - - [2025-05-08 02:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.27 - - [2025-05-08 02:19:26] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001129 10.0.0.27 - - [2025-05-08 02:19:26] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.021370 10.0.0.27 - - [2025-05-08 02:19:26] "POST /neutron/network HTTP/1.1" 200 117 0.010194 10.0.0.27 - - [2025-05-08 02:19:26] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001043 10.0.0.27 - - [2025-05-08 02:19:26] "POST /neutron/network HTTP/1.1" 200 615 0.066684 10.0.0.27 - - [2025-05-08 02:19:26] "POST /ref-update HTTP/1.1" 200 156 0.009920 10.0.0.27 - - [2025-05-08 02:19:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003285 10.0.0.27 - - [2025-05-08 02:19:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.147872 10.0.0.27 - - [2025-05-08 02:19:26] "POST /neutron/network HTTP/1.1" 200 835 0.008232 10.0.0.27 - - [2025-05-08 02:19:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.001748 10.0.0.27 - - [2025-05-08 02:19:26] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006685 10.0.0.27 - - [2025-05-08 02:19:26] "POST /neutron/network HTTP/1.1" 200 835 0.005756 10.0.0.27 - - [2025-05-08 02:19:26] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004739 10.0.0.27 - - [2025-05-08 02:19:26] "POST /neutron/network HTTP/1.1" 200 835 0.005315 10.0.0.27 - - [2025-05-08 02:19:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.006539 10.0.0.27 - - [2025-05-08 02:19:26] "GET /domains HTTP/1.1" 200 280 0.002315 10.0.0.27 - - [2025-05-08 02:19:26] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000950 10.0.0.27 - - [2025-05-08 02:19:26] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2760 0.007566 10.0.0.27 - - [2025-05-08 02:19:26] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000939 10.0.0.27 - - [2025-05-08 02:19:26] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6 HTTP/1.1" 200 2516 0.069360 10.0.0.27 - - [2025-05-08 02:19:26] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf HTTP/1.1" 200 2327 0.006024 10.0.0.27 - - [2025-05-08 02:19:26] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf HTTP/1.1" 200 2327 0.004634 10.0.0.27 - - [2025-05-08 02:19:26] "GET /routing-instance/cc2abd40-7390-4153-9f27-7308bfcc95ec HTTP/1.1" 200 1498 0.003363 10.0.0.27 - - [2025-05-08 02:19:26] "GET /routing-instance/cc2abd40-7390-4153-9f27-7308bfcc95ec HTTP/1.1" 200 1498 0.002717 10.0.0.27 - - [2025-05-08 02:19:26] "GET /route-target/6d0fab5e-491d-42e8-9788-9bcb790ced7e HTTP/1.1" 200 1214 0.004215 10.0.0.27 - - [2025-05-08 02:19:26] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf HTTP/1.1" 200 2327 0.004216 10.0.0.27 - - [2025-05-08 02:19:26] "GET /routing-instance/cc2abd40-7390-4153-9f27-7308bfcc95ec HTTP/1.1" 200 1498 0.002733 10.0.0.27 - - [2025-05-08 02:19:26] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004000 10.0.0.27 - - [2025-05-08 02:19:26] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf HTTP/1.1" 200 2327 0.003838 10.0.0.27 - - [2025-05-08 02:19:26] "GET /routing-instance/cc2abd40-7390-4153-9f27-7308bfcc95ec HTTP/1.1" 200 1498 0.002487 10.0.0.27 - - [2025-05-08 02:19:26] "GET /routing-instance/cc2abd40-7390-4153-9f27-7308bfcc95ec HTTP/1.1" 200 1498 0.002444 10.0.0.27 - - [2025-05-08 02:19:26] "GET /route-target/6d0fab5e-491d-42e8-9788-9bcb790ced7e HTTP/1.1" 200 1214 0.002500 10.0.0.27 - - [2025-05-08 02:19:26] "GET /domains HTTP/1.1" 200 280 0.002722 10.0.0.27 - - [2025-05-08 02:19:26] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000867 10.0.0.27 - - [2025-05-08 02:19:26] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2760 0.006454 10.0.0.27 - - [2025-05-08 02:19:26] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000820 10.0.0.27 - - [2025-05-08 02:19:27] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6 HTTP/1.1" 200 2516 0.072690 10.0.0.27 - - [2025-05-08 02:19:27] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf HTTP/1.1" 200 2327 0.004007 10.0.0.27 - - [2025-05-08 02:19:27] "GET /obj-perms HTTP/1.1" 200 5026 0.002625 10.0.0.27 - - [2025-05-08 02:19:27] "POST /id-to-fqname HTTP/1.1" 200 223 0.001312 10.0.0.27 - - [2025-05-08 02:19:27] "POST /neutron/network HTTP/1.1" 200 843 0.005604 10.0.0.27 - - [2025-05-08 02:19:27] "GET /aaa-mode HTTP/1.1" 401 292 0.000402 10.0.0.27 - - [2025-05-08 02:19:27] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.27 - - [2025-05-08 02:19:27] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000430 10.0.0.27 - - [2025-05-08 02:19:27] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001248 10.0.0.27 - - [2025-05-08 02:19:27] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.047432 10.0.0.27 - - [2025-05-08 02:19:27] "POST /neutron/network HTTP/1.1" 200 833 0.005313 10.0.0.27 - - [2025-05-08 02:19:28] "POST /neutron/port HTTP/1.1" 200 117 0.005131 10.0.0.27 - - [2025-05-08 02:19:28] "POST /neutron/port HTTP/1.1" 200 117 0.004967 10.0.0.27 - - [2025-05-08 02:19:28] "POST /id-to-fqname HTTP/1.1" 200 224 0.001289 10.0.0.27 - - [2025-05-08 02:19:28] "POST /neutron/port HTTP/1.1" 200 117 0.005115 10.0.0.27 - - [2025-05-08 02:19:28] "POST /neutron/network HTTP/1.1" 200 845 0.005511 10.0.0.27 - - [2025-05-08 02:19:28] "GET /aaa-mode HTTP/1.1" 401 292 0.000411 10.0.0.27 - - [2025-05-08 02:19:28] "POST /neutron/network HTTP/1.1" 200 843 0.006242 10.0.0.27 - - [2025-05-08 02:19:28] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001631 10.0.0.27 - - [2025-05-08 02:19:28] "GET / HTTP/1.1" 200 35931 0.001971 10.0.0.27 - - [2025-05-08 02:19:28] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000435 10.0.0.27 - - [2025-05-08 02:19:28] "POST /neutron/port HTTP/1.1" 200 1059 0.238351 10.0.0.27 - - [2025-05-08 02:19:28] "POST /neutron/port HTTP/1.1" 200 1059 0.011024 10.0.0.27 - - [2025-05-08 02:19:28] "POST /neutron/port HTTP/1.1" 200 1059 0.008887 10.0.0.27 - - [2025-05-08 02:19:28] "POST /neutron/port HTTP/1.1" 200 1113 0.072475 10.0.0.27 - - [2025-05-08 02:19:28] "POST /neutron/port HTTP/1.1" 200 1087 0.013352 10.0.0.27 - - [2025-05-08 02:19:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002629 10.0.0.27 - - [2025-05-08 02:19:28] "POST /neutron/subnet HTTP/1.1" 200 704 0.012241 10.0.0.27 - - [2025-05-08 02:19:28] "POST /neutron/port HTTP/1.1" 200 117 0.001177 10.0.0.27 - - [2025-05-08 02:19:28] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001471 10.0.0.27 - - [2025-05-08 02:19:28] "POST /neutron/network HTTP/1.1" 200 833 0.006154 10.0.0.27 - - [2025-05-08 02:19:28] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.052518 10.0.0.27 - - [2025-05-08 02:19:28] "POST /neutron/network HTTP/1.1" 200 835 0.005857 10.0.0.27 - - [2025-05-08 02:19:29] "POST /neutron/port HTTP/1.1" 200 1087 0.015378 10.0.0.27 - - [2025-05-08 02:19:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005763 10.0.0.27 - - [2025-05-08 02:19:29] "POST /neutron/port HTTP/1.1" 200 117 0.004900 10.0.0.27 - - [2025-05-08 02:19:29] "POST /fqname-to-id HTTP/1.1" 404 193 0.002415 10.0.0.27 - - [2025-05-08 02:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.27 - - [2025-05-08 02:19:29] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001023 10.0.0.27 - - [2025-05-08 02:19:29] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007940 10.0.0.27 - - [2025-05-08 02:19:29] "POST /service-templates HTTP/1.1" 200 543 0.030052 10.0.0.27 - - [2025-05-08 02:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.27 - - [2025-05-08 02:19:29] "GET /service-template/a60ce4b8-9204-424d-81f0-b4d685d8eb26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006401 10.0.0.27 - - [2025-05-08 02:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.27 - - [2025-05-08 02:19:29] "POST /neutron/network HTTP/1.1" 200 845 0.006795 10.0.0.27 - - [2025-05-08 02:19:29] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001394 10.0.0.27 - - [2025-05-08 02:19:29] "GET /service-template/a60ce4b8-9204-424d-81f0-b4d685d8eb26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006462 10.0.0.27 - - [2025-05-08 02:19:29] "POST /id-to-fqname HTTP/1.1" 200 223 0.002811 10.0.0.27 - - [2025-05-08 02:19:29] "POST /id-to-fqname HTTP/1.1" 200 223 0.001364 10.0.0.27 - - [2025-05-08 02:19:29] "POST /id-to-fqname HTTP/1.1" 200 224 0.002182 10.0.0.27 - - [2025-05-08 02:19:29] "POST /neutron/port HTTP/1.1" 200 1059 0.259624 10.0.0.27 - - [2025-05-08 02:19:29] "POST /neutron/port HTTP/1.1" 200 1059 0.011849 10.0.0.27 - - [2025-05-08 02:19:29] "POST /neutron/port HTTP/1.1" 200 1059 0.008895 10.0.0.27 - - [2025-05-08 02:19:29] "POST /neutron/port HTTP/1.1" 200 1113 0.108934 10.0.0.27 - - [2025-05-08 02:19:29] "POST /neutron/port HTTP/1.1" 200 2058 0.057864 10.0.0.27 - - [2025-05-08 02:19:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006061 10.0.0.27 - - [2025-05-08 02:19:29] "POST /neutron/port HTTP/1.1" 200 1087 0.019983 10.0.0.27 - - [2025-05-08 02:19:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004669 10.0.0.27 - - [2025-05-08 02:19:29] "POST /neutron/subnet HTTP/1.1" 200 703 0.013704 10.0.0.27 - - [2025-05-08 02:19:29] "POST /neutron/port HTTP/1.1" 200 117 0.001727 10.0.0.27 - - [2025-05-08 02:19:29] "POST /neutron/network HTTP/1.1" 200 835 0.007953 10.0.0.27 - - [2025-05-08 02:19:30] "POST /neutron/network HTTP/1.1" 200 2227 0.011728 10.0.0.27 - - [2025-05-08 02:19:30] "GET /aaa-mode HTTP/1.1" 401 292 0.000611 10.0.0.27 - - [2025-05-08 02:19:30] "GET / HTTP/1.1" 200 35931 0.001787 10.0.0.27 - - [2025-05-08 02:19:30] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000550 10.0.0.27 - - [2025-05-08 02:19:31] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001556 10.0.0.27 - - [2025-05-08 02:19:31] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.064756 10.0.0.27 - - [2025-05-08 02:19:31] "POST /neutron/network HTTP/1.1" 200 834 0.007068 10.0.0.27 - - [2025-05-08 02:19:31] "POST /neutron/network HTTP/1.1" 200 833 0.007497 10.0.0.27 - - [2025-05-08 02:19:31] "POST /neutron/network HTTP/1.1" 200 835 0.008391 10.0.0.27 - - [2025-05-08 02:19:31] "POST /neutron/port HTTP/1.1" 200 2058 0.024391 10.0.0.27 - - [2025-05-08 02:19:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007950 10.0.0.27 - - [2025-05-08 02:19:31] "POST /neutron/port HTTP/1.1" 200 117 0.005903 10.0.0.27 - - [2025-05-08 02:19:31] "POST /neutron/port HTTP/1.1" 200 117 0.005974 10.0.0.27 - - [2025-05-08 02:19:31] "POST /neutron/network HTTP/1.1" 200 2227 0.012023 10.0.0.27 - - [2025-05-08 02:19:31] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001806 10.0.0.27 - - [2025-05-08 02:19:31] "POST /neutron/port HTTP/1.1" 200 1060 0.275484 10.0.0.27 - - [2025-05-08 02:19:32] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001334 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/port HTTP/1.1" 200 1059 0.207548 10.0.0.27 - - [2025-05-08 02:19:32] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001388 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/port HTTP/1.1" 200 1059 0.197525 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/port HTTP/1.1" 200 1060 0.008357 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/port HTTP/1.1" 200 1060 0.009356 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/port HTTP/1.1" 200 1114 0.088379 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/port HTTP/1.1" 200 1059 0.008249 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/port HTTP/1.1" 200 1059 0.007807 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/port HTTP/1.1" 200 1113 0.074143 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/port HTTP/1.1" 200 1059 0.010214 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/port HTTP/1.1" 200 1059 0.010879 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/port HTTP/1.1" 200 1113 0.067166 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/port HTTP/1.1" 200 3029 0.018800 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003659 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/subnet HTTP/1.1" 200 708 0.010518 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/port HTTP/1.1" 200 117 0.001145 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/network HTTP/1.1" 200 834 0.005318 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002661 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/subnet HTTP/1.1" 200 704 0.010133 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/port HTTP/1.1" 200 117 0.001237 10.0.0.27 - - [2025-05-08 02:19:32] "POST /neutron/network HTTP/1.1" 200 833 0.005564 10.0.0.27 - - [2025-05-08 02:19:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003297 10.0.0.27 - - [2025-05-08 02:19:33] "POST /neutron/subnet HTTP/1.1" 200 703 0.010005 10.0.0.27 - - [2025-05-08 02:19:33] "POST /neutron/port HTTP/1.1" 200 117 0.001171 10.0.0.27 - - [2025-05-08 02:19:33] "POST /neutron/network HTTP/1.1" 200 835 0.005215 10.0.0.27 - - [2025-05-08 02:19:36] "POST /neutron/port HTTP/1.1" 200 3029 0.017264 10.0.0.27 - - [2025-05-08 02:19:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005338 10.0.0.27 - - [2025-05-08 02:19:36] "POST /neutron/port HTTP/1.1" 200 3029 0.018486 10.0.0.27 - - [2025-05-08 02:19:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005453 10.0.0.27 - - [2025-05-08 02:19:36] "POST /neutron/port HTTP/1.1" 200 3029 0.022813 10.0.0.27 - - [2025-05-08 02:19:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006281 10.0.0.27 - - [2025-05-08 02:19:36] "POST /neutron/port HTTP/1.1" 200 3029 0.018785 10.0.0.27 - - [2025-05-08 02:19:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006997 10.0.0.27 - - [2025-05-08 02:19:36] "POST /neutron/port HTTP/1.1" 200 3029 0.021970 10.0.0.27 - - [2025-05-08 02:19:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006378 10.0.0.27 - - [2025-05-08 02:19:36] "GET /virtual-machine/f2aa41f8-7ca5-4265-8148-4de627615ab0 HTTP/1.1" 200 1802 0.005085 10.0.0.27 - - [2025-05-08 02:19:36] "GET /virtual-machine-interface/7bafe5ef-93bc-4d34-8fa5-8f8c3be5a405 HTTP/1.1" 200 2946 0.005209 10.0.0.27 - - [2025-05-08 02:19:36] "GET /virtual-machine-interface/c287ac70-88e0-41bd-b9b9-4084f50206a9 HTTP/1.1" 200 2947 0.005092 10.0.0.27 - - [2025-05-08 02:19:36] "GET /virtual-machine-interface/ebb2eafc-61b9-4344-ad7c-aba2de8f80d8 HTTP/1.1" 200 2950 0.005148 10.0.0.27 - - [2025-05-08 02:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.27 - - [2025-05-08 02:19:37] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003276 10.0.0.27 - - [2025-05-08 02:19:37] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003006 10.0.0.27 - - [2025-05-08 02:19:37] "GET /virtual-network/5ad78739-86db-4d54-8a29-f564c8da41be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007734 10.0.0.27 - - [2025-05-08 02:19:37] "POST /neutron/port HTTP/1.1" 200 1087 0.025400 10.0.0.27 - - [2025-05-08 02:19:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006510 10.0.0.27 - - [2025-05-08 02:19:38] "POST /neutron/port HTTP/1.1" 200 1087 0.013874 10.0.0.27 - - [2025-05-08 02:19:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004612 10.0.0.27 - - [2025-05-08 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.27 - - [2025-05-08 02:19:40] "GET /virtual-network/5ad78739-86db-4d54-8a29-f564c8da41be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004681 10.0.0.27 - - [2025-05-08 02:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.27 - - [2025-05-08 02:19:44] "GET /virtual-network/5ad78739-86db-4d54-8a29-f564c8da41be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006999 10.0.0.27 - - [2025-05-08 02:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.27 - - [2025-05-08 02:19:48] "GET /virtual-network/5ad78739-86db-4d54-8a29-f564c8da41be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004887 10.0.0.27 - - [2025-05-08 02:19:52] "DELETE /project/099f3075714840a2b75f4b198ee80ff6 HTTP/1.1" 404 173 0.004611 10.0.0.27 - - [2025-05-08 02:19:52] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001109 10.0.0.27 - - [2025-05-08 02:19:52] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.033364 10.0.0.27 - - [2025-05-08 02:19:52] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001164 10.0.0.27 - - [2025-05-08 02:19:52] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b?fields=security_groups HTTP/1.1" 200 1370 0.071965 10.0.0.27 - - [2025-05-08 02:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.27 - - [2025-05-08 02:19:52] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002744 10.0.0.27 - - [2025-05-08 02:19:52] "DELETE /security-group/0f4f97c4-a0b1-4ddb-aeff-c7bb04fc1a77 HTTP/1.1" 200 115 0.045299 10.0.0.27 - - [2025-05-08 02:19:52] "GET /projects?obj_uuids=bcd71257-50b2-4f26-997c-3866e20e955b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000910 10.0.0.27 - - [2025-05-08 02:19:52] "DELETE /access-control-list/99436e3c-7afe-4eca-b573-79c742fceb6b HTTP/1.1" 200 115 0.033222 10.0.0.27 - - [2025-05-08 02:19:52] "GET /project/bcd71257-50b2-4f26-997c-3866e20e955b?fields=application_policy_sets HTTP/1.1" 200 1409 0.032947 10.0.0.27 - - [2025-05-08 02:19:52] "DELETE /access-control-list/06572256-86a5-4346-9ac7-bab9669fc25c HTTP/1.1" 200 115 0.026565 10.0.0.27 - - [2025-05-08 02:19:52] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002770 10.0.0.27 - - [2025-05-08 02:19:52] "GET /virtual-network/5ad78739-86db-4d54-8a29-f564c8da41be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005775 10.0.0.27 - - [2025-05-08 02:19:52] "DELETE /project/bcd71257-50b2-4f26-997c-3866e20e955b HTTP/1.1" 200 115 0.336058 10.0.0.27 - - [2025-05-08 02:19:52] "POST /neutron/port HTTP/1.1" 200 3029 0.021526 10.0.0.27 - - [2025-05-08 02:19:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006652 10.0.0.27 - - [2025-05-08 02:19:58] "POST /neutron/port HTTP/1.1" 200 3029 0.018609 10.0.0.27 - - [2025-05-08 02:19:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005499 10.0.0.27 - - [2025-05-08 02:20:02] "GET /obj-perms HTTP/1.1" 200 5056 0.044419 10.0.0.27 - - [2025-05-08 02:20:02] "POST /neutron/port HTTP/1.1" 200 3029 0.019583 10.0.0.27 - - [2025-05-08 02:20:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004884 10.0.0.27 - - [2025-05-08 02:20:02] "GET /obj-perms HTTP/1.1" 200 5056 0.043213 10.0.0.27 - - [2025-05-08 02:20:03] "POST /neutron/port HTTP/1.1" 200 3029 0.017417 10.0.0.27 - - [2025-05-08 02:20:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005346 10.0.0.27 - - [2025-05-08 02:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.27 - - [2025-05-08 02:20:08] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003125 10.0.0.27 - - [2025-05-08 02:20:08] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002948 10.0.0.27 - - [2025-05-08 02:20:08] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005185 10.0.0.27 - - [2025-05-08 02:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.27 - - [2025-05-08 02:20:08] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003312 10.0.0.27 - - [2025-05-08 02:20:08] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003095 10.0.0.27 - - [2025-05-08 02:20:08] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007719 10.0.0.27 - - [2025-05-08 02:20:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.002786 10.0.0.27 - - [2025-05-08 02:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.27 - - [2025-05-08 02:20:09] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001168 10.0.0.27 - - [2025-05-08 02:20:09] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.029521 10.0.0.27 - - [2025-05-08 02:20:09] "POST /service-instances HTTP/1.1" 200 543 0.076233 10.0.0.27 - - [2025-05-08 02:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.27 - - [2025-05-08 02:20:09] "GET /service-instance/78a7cf54-a683-443b-ac4e-de54308dbd46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.005267 10.0.0.27 - - [2025-05-08 02:20:09] "POST /port-tuples HTTP/1.1" 200 586 0.021850 10.0.0.27 - - [2025-05-08 02:20:09] "GET /virtual-machine-interface/c287ac70-88e0-41bd-b9b9-4084f50206a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.004731 10.0.0.27 - - [2025-05-08 02:20:09] "PUT /virtual-machine-interface/c287ac70-88e0-41bd-b9b9-4084f50206a9 HTTP/1.1" 200 284 0.009131 10.0.0.27 - - [2025-05-08 02:20:09] "POST /ref-update HTTP/1.1" 200 156 0.009999 10.0.0.27 - - [2025-05-08 02:20:09] "POST /instance-ips HTTP/1.1" 200 385 0.023276 10.0.0.27 - - [2025-05-08 02:20:09] "GET /virtual-machine-interface/7bafe5ef-93bc-4d34-8fa5-8f8c3be5a405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.007410 10.0.0.27 - - [2025-05-08 02:20:09] "POST /ref-update HTTP/1.1" 200 156 0.015893 10.0.0.27 - - [2025-05-08 02:20:09] "PUT /virtual-machine-interface/7bafe5ef-93bc-4d34-8fa5-8f8c3be5a405 HTTP/1.1" 200 284 0.010737 10.0.0.27 - - [2025-05-08 02:20:09] "POST /ref-update HTTP/1.1" 200 156 0.007303 10.0.0.27 - - [2025-05-08 02:20:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003891 10.0.0.27 - - [2025-05-08 02:20:09] "POST /ref-update HTTP/1.1" 200 156 0.010909 10.0.0.27 - - [2025-05-08 02:20:09] "GET /virtual-machine-interface/ebb2eafc-61b9-4344-ad7c-aba2de8f80d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.007215 10.0.0.27 - - [2025-05-08 02:20:09] "POST /instance-ips HTTP/1.1" 200 385 0.028206 10.0.0.27 - - [2025-05-08 02:20:09] "PUT /virtual-machine-interface/ebb2eafc-61b9-4344-ad7c-aba2de8f80d8 HTTP/1.1" 200 284 0.011538 10.0.0.27 - - [2025-05-08 02:20:09] "POST /ref-update HTTP/1.1" 200 156 0.010894 10.0.0.27 - - [2025-05-08 02:20:09] "POST /ref-update HTTP/1.1" 200 156 0.010087 10.0.0.27 - - [2025-05-08 02:20:09] "POST /ref-update HTTP/1.1" 200 156 0.010847 10.0.0.27 - - [2025-05-08 02:20:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003012 10.0.0.27 - - [2025-05-08 02:20:09] "POST /neutron/port HTTP/1.1" 200 1087 0.016691 10.0.0.27 - - [2025-05-08 02:20:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006633 10.0.0.27 - - [2025-05-08 02:20:10] "POST /instance-ips HTTP/1.1" 200 373 0.016951 10.0.0.27 - - [2025-05-08 02:20:10] "POST /neutron/port HTTP/1.1" 200 1087 0.014348 10.0.0.27 - - [2025-05-08 02:20:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005985 10.0.0.27 - - [2025-05-08 02:20:10] "POST /ref-update HTTP/1.1" 200 156 0.008175 10.0.0.27 - - [2025-05-08 02:20:10] "POST /neutron/port HTTP/1.1" 200 1087 0.016875 10.0.0.27 - - [2025-05-08 02:20:10] "POST /ref-update HTTP/1.1" 200 156 0.009540 10.0.0.27 - - [2025-05-08 02:20:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006969 10.0.0.27 - - [2025-05-08 02:20:10] "GET /virtual-machine/93ca9e56-ab66-4620-91a6-c62ded69584b HTTP/1.1" 200 1291 0.004301 10.0.0.27 - - [2025-05-08 02:20:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004197 10.0.0.27 - - [2025-05-08 02:20:10] "GET /virtual-machine-interface/bd1ed172-d033-4f8c-b5fc-bcb0158b561e HTTP/1.1" 200 2947 0.006814 10.0.0.27 - - [2025-05-08 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.27 - - [2025-05-08 02:20:10] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003794 10.0.0.27 - - [2025-05-08 02:20:10] "POST /instance-ips HTTP/1.1" 200 373 0.017950 10.0.0.27 - - [2025-05-08 02:20:10] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003545 10.0.0.27 - - [2025-05-08 02:20:10] "POST /ref-update HTTP/1.1" 200 156 0.008126 10.0.0.27 - - [2025-05-08 02:20:10] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006588 10.0.0.27 - - [2025-05-08 02:20:10] "POST /ref-update HTTP/1.1" 200 156 0.009932 10.0.0.27 - - [2025-05-08 02:20:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003055 10.0.0.27 - - [2025-05-08 02:20:10] "POST /instance-ips HTTP/1.1" 200 375 0.017143 10.0.0.27 - - [2025-05-08 02:20:10] "POST /ref-update HTTP/1.1" 200 156 0.008996 10.0.0.27 - - [2025-05-08 02:20:10] "POST /ref-update HTTP/1.1" 200 156 0.010036 10.0.0.27 - - [2025-05-08 02:20:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003423 10.0.0.27 - - [2025-05-08 02:20:10] "POST /instance-ips HTTP/1.1" 200 375 0.015954 10.0.0.27 - - [2025-05-08 02:20:10] "POST /ref-update HTTP/1.1" 200 156 0.009766 10.0.0.27 - - [2025-05-08 02:20:10] "POST /ref-update HTTP/1.1" 200 156 0.008003 10.0.0.27 - - [2025-05-08 02:20:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002965 10.0.0.27 - - [2025-05-08 02:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.27 - - [2025-05-08 02:20:11] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002635 10.0.0.27 - - [2025-05-08 02:20:11] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002724 10.0.0.27 - - [2025-05-08 02:20:11] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004924 10.0.0.27 - - [2025-05-08 02:20:11] "POST /neutron/port HTTP/1.1" 200 1087 0.022045 10.0.0.27 - - [2025-05-08 02:20:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006975 10.0.0.27 - - [2025-05-08 02:20:11] "POST /neutron/port HTTP/1.1" 200 1087 0.014976 10.0.0.27 - - [2025-05-08 02:20:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005725 10.0.0.27 - - [2025-05-08 02:20:11] "POST /neutron/port HTTP/1.1" 200 1087 0.015193 10.0.0.27 - - [2025-05-08 02:20:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011630 10.0.0.27 - - [2025-05-08 02:20:11] "GET /virtual-machine/c80b63a0-b12c-44d2-be5b-8087c86a00b9 HTTP/1.1" 200 1291 0.006242 10.0.0.27 - - [2025-05-08 02:20:11] "GET /virtual-machine-interface/b03418c0-45e4-46ce-8852-b12220a0da13 HTTP/1.1" 200 2949 0.007071 10.0.0.27 - - [2025-05-08 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.27 - - [2025-05-08 02:20:12] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.006279 10.0.0.27 - - [2025-05-08 02:20:12] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003377 10.0.0.27 - - [2025-05-08 02:20:12] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004855 10.0.0.27 - - [2025-05-08 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.27 - - [2025-05-08 02:20:13] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003039 10.0.0.27 - - [2025-05-08 02:20:13] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002706 10.0.0.27 - - [2025-05-08 02:20:13] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005279 10.0.0.27 - - [2025-05-08 02:20:13] "POST /fqname-to-id HTTP/1.1" 404 211 0.004314 10.0.0.27 - - [2025-05-08 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.27 - - [2025-05-08 02:20:13] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001516 10.0.0.27 - - [2025-05-08 02:20:13] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.059525 10.0.0.27 - - [2025-05-08 02:20:13] "POST /network-policys HTTP/1.1" 200 547 0.016311 10.0.0.27 - - [2025-05-08 02:20:13] "GET /network-policy/235e72bd-95e3-4628-8210-d951cf27df9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.004409 10.0.0.27 - - [2025-05-08 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.27 - - [2025-05-08 02:20:13] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005633 10.0.0.27 - - [2025-05-08 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.27 - - [2025-05-08 02:20:13] "GET /network-policy/235e72bd-95e3-4628-8210-d951cf27df9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003699 10.0.0.27 - - [2025-05-08 02:20:14] "POST /fqname-to-id HTTP/1.1" 404 242 0.003787 10.0.0.27 - - [2025-05-08 02:20:14] "POST /ref-update HTTP/1.1" 200 156 0.030883 10.0.0.27 - - [2025-05-08 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.27 - - [2025-05-08 02:20:14] "POST /access-control-lists HTTP/1.1" 200 601 0.067345 10.0.0.27 - - [2025-05-08 02:20:14] "GET /network-policy/235e72bd-95e3-4628-8210-d951cf27df9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.004052 10.0.0.27 - - [2025-05-08 02:20:14] "POST /neutron/network HTTP/1.1" 200 921 0.007551 10.0.0.27 - - [2025-05-08 02:20:14] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004006 10.0.0.27 - - [2025-05-08 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.27 - - [2025-05-08 02:20:14] "GET /network-policy/235e72bd-95e3-4628-8210-d951cf27df9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003577 10.0.0.27 - - [2025-05-08 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.27 - - [2025-05-08 02:20:14] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006030 10.0.0.27 - - [2025-05-08 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.27 - - [2025-05-08 02:20:14] "GET /network-policy/235e72bd-95e3-4628-8210-d951cf27df9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.004112 10.0.0.27 - - [2025-05-08 02:20:14] "POST /fqname-to-id HTTP/1.1" 404 244 0.004446 10.0.0.27 - - [2025-05-08 02:20:14] "POST /ref-update HTTP/1.1" 200 156 0.033651 10.0.0.27 - - [2025-05-08 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.27 - - [2025-05-08 02:20:14] "POST /access-control-lists HTTP/1.1" 200 604 0.061739 10.0.0.27 - - [2025-05-08 02:20:14] "GET /network-policy/235e72bd-95e3-4628-8210-d951cf27df9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.004587 10.0.0.27 - - [2025-05-08 02:20:14] "POST /routing-instances HTTP/1.1" 200 759 0.016980 10.0.0.27 - - [2025-05-08 02:20:14] "POST /neutron/network HTTP/1.1" 200 923 0.007326 10.0.0.27 - - [2025-05-08 02:20:14] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004900 10.0.0.27 - - [2025-05-08 02:20:14] "POST /route-targets HTTP/1.1" 200 327 0.009066 10.0.0.27 - - [2025-05-08 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.27 - - [2025-05-08 02:20:14] "POST /ref-update HTTP/1.1" 200 156 0.010794 10.0.0.27 - - [2025-05-08 02:20:14] "GET /network-policy/235e72bd-95e3-4628-8210-d951cf27df9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003968 10.0.0.27 - - [2025-05-08 02:20:14] "GET /routing-instance/d058890d-4569-460c-8493-f6938f734c0f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1277 0.003664 10.0.0.27 - - [2025-05-08 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.27 - - [2025-05-08 02:20:14] "GET /routing-instance/d058890d-4569-460c-8493-f6938f734c0f?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.003513 10.0.0.27 - - [2025-05-08 02:20:14] "GET /service-template/a60ce4b8-9204-424d-81f0-b4d685d8eb26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003919 10.0.0.27 - - [2025-05-08 02:20:14] "POST /ref-update HTTP/1.1" 200 156 0.009262 10.0.0.27 - - [2025-05-08 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.27 - - [2025-05-08 02:20:15] "POST /routing-instances HTTP/1.1" 200 760 0.015306 10.0.0.27 - - [2025-05-08 02:20:15] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001005 10.0.0.27 - - [2025-05-08 02:20:15] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.025062 10.0.0.27 - - [2025-05-08 02:20:15] "POST /route-targets HTTP/1.1" 200 327 0.009905 10.0.0.27 - - [2025-05-08 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.27 - - [2025-05-08 02:20:15] "POST /ref-update HTTP/1.1" 200 156 0.010465 10.0.0.27 - - [2025-05-08 02:20:15] "GET /service-instance/78a7cf54-a683-443b-ac4e-de54308dbd46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3529 0.006039 10.0.0.27 - - [2025-05-08 02:20:15] "GET /routing-instance/0a5efd97-68cf-4c20-9e82-df30b24ceaa0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1277 0.003926 10.0.0.27 - - [2025-05-08 02:20:15] "GET /domains HTTP/1.1" 200 280 0.002572 10.0.0.27 - - [2025-05-08 02:20:15] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000983 10.0.0.27 - - [2025-05-08 02:20:15] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2772 0.007397 10.0.0.27 - - [2025-05-08 02:20:15] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000884 10.0.0.27 - - [2025-05-08 02:20:15] "GET /routing-instance/0a5efd97-68cf-4c20-9e82-df30b24ceaa0?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.003161 10.0.0.27 - - [2025-05-08 02:20:15] "PUT /routing-instance/d058890d-4569-460c-8493-f6938f734c0f HTTP/1.1" 200 266 0.009369 10.0.0.27 - - [2025-05-08 02:20:15] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6 HTTP/1.1" 200 4232 0.072869 10.0.0.27 - - [2025-05-08 02:20:15] "GET /service-instance/78a7cf54-a683-443b-ac4e-de54308dbd46 HTTP/1.1" 200 3783 0.006251 10.0.0.27 - - [2025-05-08 02:20:15] "GET /domains HTTP/1.1" 200 280 0.002081 10.0.0.27 - - [2025-05-08 02:20:15] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001116 10.0.0.27 - - [2025-05-08 02:20:15] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2772 0.006863 10.0.0.27 - - [2025-05-08 02:20:15] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001366 10.0.0.27 - - [2025-05-08 02:20:15] "PUT /routing-instance/0a5efd97-68cf-4c20-9e82-df30b24ceaa0 HTTP/1.1" 200 266 0.010040 10.0.0.27 - - [2025-05-08 02:20:15] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6 HTTP/1.1" 200 4232 0.070817 10.0.0.27 - - [2025-05-08 02:20:15] "GET /service-instance/78a7cf54-a683-443b-ac4e-de54308dbd46 HTTP/1.1" 200 3783 0.004212 10.0.0.27 - - [2025-05-08 02:20:15] "POST /ref-update HTTP/1.1" 200 156 0.013196 10.0.0.27 - - [2025-05-08 02:20:15] "GET /port-tuple/680e5ac1-69bc-4abb-9fcd-0d586657c714 HTTP/1.1" 200 1979 0.004685 10.0.0.27 - - [2025-05-08 02:20:15] "GET /virtual-machine-interface/7bafe5ef-93bc-4d34-8fa5-8f8c3be5a405 HTTP/1.1" 200 3798 0.005579 10.0.0.27 - - [2025-05-08 02:20:15] "GET /virtual-machine-interface/c287ac70-88e0-41bd-b9b9-4084f50206a9 HTTP/1.1" 200 3817 0.004498 10.0.0.27 - - [2025-05-08 02:20:15] "GET /virtual-machine-interface/ebb2eafc-61b9-4344-ad7c-aba2de8f80d8 HTTP/1.1" 200 3805 0.004619 10.0.0.27 - - [2025-05-08 02:20:15] "PUT /access-control-list/acb6cfc6-458a-48c1-a3a1-5530f0afae2a HTTP/1.1" 200 272 0.010531 10.0.0.27 - - [2025-05-08 02:20:15] "POST /neutron/port HTTP/1.1" 200 3836 0.035194 10.0.0.27 - - [2025-05-08 02:20:15] "PUT /access-control-list/aaa97aed-53a5-4a5a-94a9-3f3054f7b627 HTTP/1.1" 200 272 0.009484 10.0.0.27 - - [2025-05-08 02:20:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008235 10.0.0.27 - - [2025-05-08 02:20:15] "POST /neutron/port HTTP/1.1" 200 3836 0.033712 10.0.0.27 - - [2025-05-08 02:20:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004817 10.0.0.27 - - [2025-05-08 02:20:15] "POST /neutron/port HTTP/1.1" 200 3836 0.025633 10.0.0.27 - - [2025-05-08 02:20:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004827 10.0.0.27 - - [2025-05-08 02:20:15] "POST /neutron/port HTTP/1.1" 200 3836 0.027631 10.0.0.27 - - [2025-05-08 02:20:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005669 10.0.0.27 - - [2025-05-08 02:20:15] "POST /neutron/network HTTP/1.1" 200 895 0.012164 10.0.0.27 - - [2025-05-08 02:20:15] "POST /neutron/network HTTP/1.1" 200 921 0.006315 10.0.0.27 - - [2025-05-08 02:20:15] "POST /neutron/network HTTP/1.1" 200 808 0.016171 10.0.0.27 - - [2025-05-08 02:20:15] "POST /neutron/network HTTP/1.1" 200 834 0.004702 10.0.0.27 - - [2025-05-08 02:20:15] "POST /neutron/network HTTP/1.1" 200 897 0.011023 10.0.0.27 - - [2025-05-08 02:20:15] "POST /neutron/network HTTP/1.1" 200 923 0.004564 10.0.0.27 - - [2025-05-08 02:20:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.001007 10.0.0.27 - - [2025-05-08 02:20:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.000931 10.0.0.27 - - [2025-05-08 02:20:16] "POST /id-to-fqname HTTP/1.1" 200 224 0.001493 10.0.0.27 - - [2025-05-08 02:20:16] "GET /virtual-machine/f2aa41f8-7ca5-4265-8148-4de627615ab0 HTTP/1.1" 200 1802 0.003669 10.0.0.27 - - [2025-05-08 02:20:16] "GET /virtual-machine-interface/7bafe5ef-93bc-4d34-8fa5-8f8c3be5a405 HTTP/1.1" 200 3798 0.005549 10.0.0.27 - - [2025-05-08 02:20:16] "GET /virtual-machine-interface/c287ac70-88e0-41bd-b9b9-4084f50206a9 HTTP/1.1" 200 3817 0.004902 10.0.0.27 - - [2025-05-08 02:20:16] "GET /virtual-machine-interface/ebb2eafc-61b9-4344-ad7c-aba2de8f80d8 HTTP/1.1" 200 3805 0.005169 10.0.0.27 - - [2025-05-08 02:20:16] "GET /instance-ip/7bf8ac14-2527-4a8c-9ed1-cb09a2b649cc HTTP/1.1" 200 1956 0.003414 10.0.0.27 - - [2025-05-08 02:20:16] "GET /instance-ip/904ce05a-49b9-44a6-9c52-93969ceb8de4 HTTP/1.1" 200 1955 0.003070 10.0.0.27 - - [2025-05-08 02:20:16] "GET /instance-ip/c8327d3f-016f-4348-b564-345e2522fa6d HTTP/1.1" 200 1623 0.003899 10.0.0.27 - - [2025-05-08 02:20:16] "GET /instance-ip/3d32b87b-5a51-4b5d-b112-a2d2ea2ae53b HTTP/1.1" 200 1623 0.003726 10.0.0.27 - - [2025-05-08 02:20:16] "GET /instance-ip/77ccd308-0986-472e-acb8-74b1f679bc45 HTTP/1.1" 200 1978 0.002896 10.0.0.27 - - [2025-05-08 02:20:16] "GET /instance-ip/ad2506e8-94e1-4256-b15e-cbac08e6fe7e HTTP/1.1" 200 1981 0.003299 10.0.0.27 - - [2025-05-08 02:20:16] "GET /instance-ip/13de3f09-4e9a-49f9-91e7-ea0106ed1f73 HTTP/1.1" 200 1623 0.003929 10.0.0.27 - - [2025-05-08 02:20:16] "GET /instance-ip/30d3ae41-0ead-419f-aa64-a4fe1a91c76b HTTP/1.1" 200 1958 0.002706 10.0.0.27 - - [2025-05-08 02:20:16] "GET /instance-ip/9b461196-46d4-4ea5-bc68-c66adbd94157 HTTP/1.1" 200 1961 0.002631 10.0.0.27 - - [2025-05-08 02:20:16] "POST /neutron/port HTTP/1.1" 200 3836 0.038260 10.0.0.27 - - [2025-05-08 02:20:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006145 10.0.0.27 - - [2025-05-08 02:20:16] "POST /neutron/port HTTP/1.1" 200 3836 0.030768 10.0.0.27 - - [2025-05-08 02:20:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004950 10.0.0.27 - - [2025-05-08 02:20:16] "POST /neutron/port HTTP/1.1" 200 3836 0.029917 10.0.0.27 - - [2025-05-08 02:20:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007566 10.0.0.27 - - [2025-05-08 02:20:16] "POST /neutron/port HTTP/1.1" 200 3836 0.028271 10.0.0.27 - - [2025-05-08 02:20:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005883 10.0.0.27 - - [2025-05-08 02:20:16] "GET /virtual-machine/f2aa41f8-7ca5-4265-8148-4de627615ab0 HTTP/1.1" 200 1802 0.011695 10.0.0.27 - - [2025-05-08 02:20:16] "GET /virtual-machine-interface/7bafe5ef-93bc-4d34-8fa5-8f8c3be5a405 HTTP/1.1" 200 3798 0.007901 10.0.0.27 - - [2025-05-08 02:20:16] "GET /virtual-machine-interface/c287ac70-88e0-41bd-b9b9-4084f50206a9 HTTP/1.1" 200 3817 0.005695 10.0.0.27 - - [2025-05-08 02:20:16] "GET /virtual-machine-interface/ebb2eafc-61b9-4344-ad7c-aba2de8f80d8 HTTP/1.1" 200 3805 0.005062 10.0.0.27 - - [2025-05-08 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.27 - - [2025-05-08 02:20:16] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002833 10.0.0.27 - - [2025-05-08 02:20:16] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002980 10.0.0.27 - - [2025-05-08 02:20:16] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005736 10.0.0.27 - - [2025-05-08 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.27 - - [2025-05-08 02:20:17] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003229 10.0.0.27 - - [2025-05-08 02:20:17] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003184 10.0.0.27 - - [2025-05-08 02:20:17] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005811 10.0.0.27 - - [2025-05-08 02:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.27 - - [2025-05-08 02:20:18] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004359 10.0.0.27 - - [2025-05-08 02:20:18] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003100 10.0.0.27 - - [2025-05-08 02:20:18] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005434 10.0.0.27 - - [2025-05-08 02:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.27 - - [2025-05-08 02:20:18] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004003 10.0.0.27 - - [2025-05-08 02:20:18] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002974 10.0.0.27 - - [2025-05-08 02:20:18] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004974 10.0.0.27 - - [2025-05-08 02:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.27 - - [2025-05-08 02:20:18] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004364 10.0.0.27 - - [2025-05-08 02:20:18] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003089 10.0.0.27 - - [2025-05-08 02:20:18] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005804 10.0.0.27 - - [2025-05-08 02:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.27 - - [2025-05-08 02:20:18] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003766 10.0.0.27 - - [2025-05-08 02:20:18] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004416 10.0.0.27 - - [2025-05-08 02:20:18] "GET /virtual-network/5ad78739-86db-4d54-8a29-f564c8da41be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004978 10.0.0.27 - - [2025-05-08 02:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.27 - - [2025-05-08 02:20:18] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003308 10.0.0.27 - - [2025-05-08 02:20:18] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002988 10.0.0.27 - - [2025-05-08 02:20:19] "GET /virtual-network/5ad78739-86db-4d54-8a29-f564c8da41be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005152 10.0.0.27 - - [2025-05-08 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.27 - - [2025-05-08 02:20:19] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003451 10.0.0.27 - - [2025-05-08 02:20:19] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002983 10.0.0.27 - - [2025-05-08 02:20:19] "GET /virtual-network/5ad78739-86db-4d54-8a29-f564c8da41be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005392 10.0.0.27 - - [2025-05-08 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.27 - - [2025-05-08 02:20:19] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003844 10.0.0.27 - - [2025-05-08 02:20:19] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003001 10.0.0.27 - - [2025-05-08 02:20:19] "GET /virtual-network/5ad78739-86db-4d54-8a29-f564c8da41be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005522 10.0.0.27 - - [2025-05-08 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.27 - - [2025-05-08 02:20:19] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003398 10.0.0.27 - - [2025-05-08 02:20:19] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003054 10.0.0.27 - - [2025-05-08 02:20:19] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005425 10.0.0.27 - - [2025-05-08 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.27 - - [2025-05-08 02:20:19] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004137 10.0.0.27 - - [2025-05-08 02:20:19] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003689 10.0.0.27 - - [2025-05-08 02:20:19] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005275 10.0.0.27 - - [2025-05-08 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.27 - - [2025-05-08 02:20:19] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003567 10.0.0.27 - - [2025-05-08 02:20:20] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002885 10.0.0.27 - - [2025-05-08 02:20:20] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004887 10.0.0.27 - - [2025-05-08 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.27 - - [2025-05-08 02:20:20] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003388 10.0.0.27 - - [2025-05-08 02:20:20] "GET /virtual-networks?parent_id=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002928 10.0.0.27 - - [2025-05-08 02:20:20] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004887 10.0.0.27 - - [2025-05-08 02:20:20] "GET /virtual-machine/f2aa41f8-7ca5-4265-8148-4de627615ab0 HTTP/1.1" 200 1802 0.003848 10.0.0.27 - - [2025-05-08 02:20:20] "GET /domains HTTP/1.1" 200 280 0.002280 10.0.0.27 - - [2025-05-08 02:20:20] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000929 10.0.0.27 - - [2025-05-08 02:20:20] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2772 0.006233 10.0.0.27 - - [2025-05-08 02:20:20] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000813 10.0.0.27 - - [2025-05-08 02:20:20] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6 HTTP/1.1" 200 4232 0.069252 10.0.0.27 - - [2025-05-08 02:20:20] "GET /service-instance/78a7cf54-a683-443b-ac4e-de54308dbd46 HTTP/1.1" 200 3783 0.003688 10.0.0.27 - - [2025-05-08 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.27 - - [2025-05-08 02:20:20] "GET /routing-instance/e761aef5-d704-4db0-b8ad-374f19216fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.003680 10.0.0.27 - - [2025-05-08 02:20:20] "GET /routing-instance/e761aef5-d704-4db0-b8ad-374f19216fc2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.005240 10.0.0.27 - - [2025-05-08 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.27 - - [2025-05-08 02:20:20] "GET /routing-instance/cc2abd40-7390-4153-9f27-7308bfcc95ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.004317 10.0.0.27 - - [2025-05-08 02:20:20] "GET /routing-instance/cc2abd40-7390-4153-9f27-7308bfcc95ec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2024 0.006169 10.0.0.27 - - [2025-05-08 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.27 - - [2025-05-08 02:20:20] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005582 10.0.0.27 - - [2025-05-08 02:20:20] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3?fields=routing_instances HTTP/1.1" 200 1684 0.006331 10.0.0.27 - - [2025-05-08 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.27 - - [2025-05-08 02:20:20] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005369 10.0.0.27 - - [2025-05-08 02:20:20] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf?fields=routing_instances HTTP/1.1" 200 1688 0.007106 10.0.0.27 - - [2025-05-08 02:20:24] "POST /ref-update HTTP/1.1" 200 156 0.032551 10.0.0.27 - - [2025-05-08 02:20:24] "DELETE /access-control-list/aaa97aed-53a5-4a5a-94a9-3f3054f7b627 HTTP/1.1" 200 115 0.021107 10.0.0.27 - - [2025-05-08 02:20:24] "POST /neutron/network HTTP/1.1" 200 835 0.005802 10.0.0.27 - - [2025-05-08 02:20:24] "GET /virtual-network/1f380f6f-26f0-41b5-8b1c-7dd321066eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004045 10.0.0.27 - - [2025-05-08 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.27 - - [2025-05-08 02:20:25] "DELETE /routing-instance/d058890d-4569-460c-8493-f6938f734c0f HTTP/1.1" 200 115 0.025568 10.0.0.27 - - [2025-05-08 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.27 - - [2025-05-08 02:20:25] "GET /network-policy/235e72bd-95e3-4628-8210-d951cf27df9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003788 10.0.0.27 - - [2025-05-08 02:20:25] "DELETE /route-target/755fa656-8970-4f5d-be1d-8a3941ca9e86 HTTP/1.1" 200 115 0.013956 10.0.0.27 - - [2025-05-08 02:20:25] "POST /ref-update HTTP/1.1" 200 156 0.026621 10.0.0.27 - - [2025-05-08 02:20:25] "DELETE /routing-instance/0a5efd97-68cf-4c20-9e82-df30b24ceaa0 HTTP/1.1" 200 115 0.044410 10.0.0.27 - - [2025-05-08 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.27 - - [2025-05-08 02:20:25] "POST /neutron/network HTTP/1.1" 200 833 0.006909 10.0.0.27 - - [2025-05-08 02:20:25] "GET /virtual-network/f32df35b-adc0-4a5e-b7c5-ca36165830f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005548 10.0.0.27 - - [2025-05-08 02:20:25] "DELETE /route-target/40487789-88a4-4376-b9a5-2bb39e8bc8f3 HTTP/1.1" 200 115 0.018661 10.0.0.27 - - [2025-05-08 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.27 - - [2025-05-08 02:20:25] "GET /network-policy/235e72bd-95e3-4628-8210-d951cf27df9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.004337 10.0.0.27 - - [2025-05-08 02:20:25] "DELETE /network-policy/235e72bd-95e3-4628-8210-d951cf27df9c HTTP/1.1" 200 115 0.019240 10.0.0.27 - - [2025-05-08 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.27 - - [2025-05-08 02:20:25] "DELETE /service-instance/78a7cf54-a683-443b-ac4e-de54308dbd46 HTTP/1.1" 200 115 0.036730 10.0.0.27 - - [2025-05-08 02:20:25] "GET /domains HTTP/1.1" 200 280 0.002572 10.0.0.27 - - [2025-05-08 02:20:25] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000946 10.0.0.27 - - [2025-05-08 02:20:25] "POST /ref-update HTTP/1.1" 200 156 0.016007 10.0.0.27 - - [2025-05-08 02:20:25] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2772 0.011904 10.0.0.27 - - [2025-05-08 02:20:25] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001276 10.0.0.27 - - [2025-05-08 02:20:25] "DELETE /instance-ip/77ccd308-0986-472e-acb8-74b1f679bc45 HTTP/1.1" 200 115 0.023727 10.0.0.27 - - [2025-05-08 02:20:25] "POST /ref-update HTTP/1.1" 200 156 0.008837 10.0.0.27 - - [2025-05-08 02:20:25] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6 HTTP/1.1" 200 3758 0.072585 10.0.0.27 - - [2025-05-08 02:20:25] "GET /virtual-machine/f2aa41f8-7ca5-4265-8148-4de627615ab0 HTTP/1.1" 200 1802 0.004349 10.0.0.27 - - [2025-05-08 02:20:25] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001670 10.0.0.27 - - [2025-05-08 02:20:25] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003819 10.0.0.27 - - [2025-05-08 02:20:25] "DELETE /instance-ip/30d3ae41-0ead-419f-aa64-a4fe1a91c76b HTTP/1.1" 200 115 0.023685 10.0.0.27 - - [2025-05-08 02:20:25] "POST /ref-update HTTP/1.1" 200 156 0.007382 10.0.0.27 - - [2025-05-08 02:20:25] "DELETE /instance-ip/7bf8ac14-2527-4a8c-9ed1-cb09a2b649cc HTTP/1.1" 200 115 0.021571 10.0.0.27 - - [2025-05-08 02:20:25] "POST /ref-update HTTP/1.1" 200 156 0.008668 10.0.0.27 - - [2025-05-08 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.27 - - [2025-05-08 02:20:25] "DELETE /service-template/a60ce4b8-9204-424d-81f0-b4d685d8eb26 HTTP/1.1" 200 115 0.036467 10.0.0.27 - - [2025-05-08 02:20:25] "POST /fqname-to-id HTTP/1.1" 404 193 0.003653 10.0.0.27 - - [2025-05-08 02:20:25] "DELETE /instance-ip/ad2506e8-94e1-4256-b15e-cbac08e6fe7e HTTP/1.1" 200 115 0.039526 10.0.0.27 - - [2025-05-08 02:20:25] "POST /ref-update HTTP/1.1" 200 156 0.023525 10.0.0.27 - - [2025-05-08 02:20:25] "DELETE /access-control-list/acb6cfc6-458a-48c1-a3a1-5530f0afae2a HTTP/1.1" 200 115 0.044750 10.0.0.27 - - [2025-05-08 02:20:25] "DELETE /instance-ip/9b461196-46d4-4ea5-bc68-c66adbd94157 HTTP/1.1" 200 115 0.026109 10.0.0.27 - - [2025-05-08 02:20:25] "POST /ref-update HTTP/1.1" 200 156 0.015646 10.0.0.27 - - [2025-05-08 02:20:25] "POST /neutron/network HTTP/1.1" 200 835 0.007680 10.0.0.27 - - [2025-05-08 02:20:26] "POST /neutron/network HTTP/1.1" 400 204 0.014862 10.0.0.27 - - [2025-05-08 02:20:26] "DELETE /instance-ip/904ce05a-49b9-44a6-9c52-93969ceb8de4 HTTP/1.1" 200 115 0.041606 10.0.0.27 - - [2025-05-08 02:20:26] "POST /neutron/port HTTP/1.1" 200 1087 0.013939 10.0.0.27 - - [2025-05-08 02:20:26] "POST /neutron/port HTTP/1.1" 200 1113 0.008228 10.0.0.27 - - [2025-05-08 02:20:26] "POST /neutron/port HTTP/1.1" 200 1087 0.022547 10.0.0.27 - - [2025-05-08 02:20:26] "POST /neutron/port HTTP/1.1" 200 151 0.110839 10.0.0.27 - - [2025-05-08 02:20:26] "POST /neutron/port HTTP/1.1" 200 1113 0.013584 10.0.0.27 - - [2025-05-08 02:20:26] "POST /neutron/port HTTP/1.1" 200 151 0.121712 10.0.0.27 - - [2025-05-08 02:20:26] "POST /neutron/port HTTP/1.1" 200 3029 0.023610 10.0.0.27 - - [2025-05-08 02:20:26] "POST /neutron/port HTTP/1.1" 200 1113 0.008634 10.0.0.27 - - [2025-05-08 02:20:26] "POST /neutron/port HTTP/1.1" 200 151 0.096899 10.0.0.27 - - [2025-05-08 02:20:26] "POST /neutron/port HTTP/1.1" 200 1113 0.008245 10.0.0.27 - - [2025-05-08 02:20:26] "POST /neutron/port HTTP/1.1" 200 151 0.100925 10.0.0.27 - - [2025-05-08 02:20:26] "POST /neutron/port HTTP/1.1" 200 1114 0.008175 10.0.0.27 - - [2025-05-08 02:20:27] "POST /neutron/port HTTP/1.1" 200 151 0.090508 10.0.0.27 - - [2025-05-08 02:20:28] "POST /neutron/network HTTP/1.1" 200 835 0.017660 10.0.0.27 - - [2025-05-08 02:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.27 - - [2025-05-08 02:20:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001796 10.0.0.27 - - [2025-05-08 02:20:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002784 10.0.0.27 - - [2025-05-08 02:20:28] "POST /neutron/network HTTP/1.1" 200 151 0.091942 10.0.0.27 - - [2025-05-08 02:20:28] "GET /routing-instance/cc2abd40-7390-4153-9f27-7308bfcc95ec HTTP/1.1" 404 171 0.002592 10.0.0.27 - - [2025-05-08 02:20:28] "GET /domains HTTP/1.1" 200 280 0.002633 10.0.0.27 - - [2025-05-08 02:20:28] "DELETE /route-target/6d0fab5e-491d-42e8-9788-9bcb790ced7e HTTP/1.1" 200 115 0.024094 10.0.0.27 - - [2025-05-08 02:20:28] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000952 10.0.0.27 - - [2025-05-08 02:20:28] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2572 0.049403 10.0.0.27 - - [2025-05-08 02:20:28] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001003 10.0.0.27 - - [2025-05-08 02:20:28] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6 HTTP/1.1" 200 2297 0.067780 10.0.0.27 - - [2025-05-08 02:20:28] "POST /neutron/network HTTP/1.1" 200 833 0.006907 10.0.0.27 - - [2025-05-08 02:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.27 - - [2025-05-08 02:20:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002904 10.0.0.27 - - [2025-05-08 02:20:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003090 10.0.0.27 - - [2025-05-08 02:20:28] "POST /neutron/network HTTP/1.1" 200 151 0.072307 10.0.0.27 - - [2025-05-08 02:20:28] "DELETE /route-target/f7400c49-bdc0-482d-b42f-a24c6e0e4ba8 HTTP/1.1" 200 115 0.020043 10.0.0.27 - - [2025-05-08 02:20:28] "GET /routing-instance/e761aef5-d704-4db0-b8ad-374f19216fc2 HTTP/1.1" 404 171 0.002937 10.0.0.27 - - [2025-05-08 02:20:28] "GET /domains HTTP/1.1" 200 280 0.002562 10.0.0.27 - - [2025-05-08 02:20:28] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000895 10.0.0.27 - - [2025-05-08 02:20:28] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2572 0.047013 10.0.0.27 - - [2025-05-08 02:20:28] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001589 10.0.0.27 - - [2025-05-08 02:20:28] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6 HTTP/1.1" 200 2079 0.070170 10.0.0.27 - - [2025-05-08 02:20:28] "POST /neutron/network HTTP/1.1" 200 834 0.006335 10.0.0.27 - - [2025-05-08 02:20:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003085 10.0.0.27 - - [2025-05-08 02:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.27 - - [2025-05-08 02:20:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001445 10.0.0.27 - - [2025-05-08 02:20:28] "POST /neutron/network HTTP/1.1" 200 151 0.076351 10.0.0.27 - - [2025-05-08 02:20:28] "DELETE /route-target/8ea4019b-a8c4-4394-8267-469afebc6620 HTTP/1.1" 200 115 0.014820 10.0.0.27 - - [2025-05-08 02:20:28] "GET /routing-instance/c20135bb-3f59-43fd-b415-24a85e748d11 HTTP/1.1" 404 171 0.001981 10.0.0.27 - - [2025-05-08 02:20:28] "GET /domains HTTP/1.1" 200 280 0.002028 10.0.0.27 - - [2025-05-08 02:20:28] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000914 10.0.0.27 - - [2025-05-08 02:20:28] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2572 0.047513 10.0.0.27 - - [2025-05-08 02:20:28] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001618 10.0.0.27 - - [2025-05-08 02:20:28] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6 HTTP/1.1" 200 1839 0.071501 10.0.0.27 - - [2025-05-08 02:20:29] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001127 10.0.0.27 - - [2025-05-08 02:20:29] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.026937 10.0.0.27 - - [2025-05-08 02:20:29] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001295 10.0.0.27 - - [2025-05-08 02:20:29] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?fields=virtual_networks HTTP/1.1" 200 1027 0.067261 10.0.0.27 - - [2025-05-08 02:20:29] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001137 10.0.0.27 - - [2025-05-08 02:20:29] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.027619 10.0.0.27 - - [2025-05-08 02:20:29] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001076 10.0.0.27 - - [2025-05-08 02:20:29] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?fields=security_groups HTTP/1.1" 200 1251 0.026872 10.0.0.27 - - [2025-05-08 02:20:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.022856 10.0.0.27 - - [2025-05-08 02:20:30] "GET /projects?obj_uuids=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002408 10.0.0.27 - - [2025-05-08 02:20:30] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001061 10.0.0.27 - - [2025-05-08 02:20:30] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006844 10.0.0.27 - - [2025-05-08 02:20:30] "POST /id-to-fqname HTTP/1.1" 200 191 0.001523 10.0.0.27 - - [2025-05-08 02:20:30] "POST /fqname-to-id HTTP/1.1" 404 200 0.003452 10.0.0.27 - - [2025-05-08 02:20:30] "POST /security-groups HTTP/1.1" 200 592 0.063119 10.0.0.27 - - [2025-05-08 02:20:30] "POST /fqname-to-id HTTP/1.1" 404 235 0.003140 10.0.0.27 - - [2025-05-08 02:20:30] "POST /projects HTTP/1.1" 200 587 0.218439 10.0.0.27 - - [2025-05-08 02:20:30] "POST /access-control-lists HTTP/1.1" 200 597 0.057530 10.0.0.27 - - [2025-05-08 02:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.288195 10.0.0.27 - - [2025-05-08 02:20:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.002942 10.0.0.27 - - [2025-05-08 02:20:30] "GET /project/d4a85e3f-0f37-4f1f-acc8-d679a75ef87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.400309 10.0.0.27 - - [2025-05-08 02:20:30] "POST /access-control-lists HTTP/1.1" 200 595 0.059529 10.0.0.27 - - [2025-05-08 02:20:31] "GET / HTTP/1.1" 200 35931 0.001933 10.0.0.27 - - [2025-05-08 02:20:32] "GET /project/d4a85e3f-0f37-4f1f-acc8-d679a75ef87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000470 10.0.0.27 - - [2025-05-08 02:20:32] "GET /projects?obj_uuids=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001038 10.0.0.27 - - [2025-05-08 02:20:32] "GET /project/d4a85e3f-0f37-4f1f-acc8-d679a75ef87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.053420 10.0.0.27 - - [2025-05-08 02:20:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.003503 10.0.0.27 - - [2025-05-08 02:20:32] "POST /virtual-DNSs HTTP/1.1" 200 507 0.020063 10.0.0.27 - - [2025-05-08 02:20:32] "GET /virtual-DNS/19d3d34a-df87-4537-9410-77fd6fdf3505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004865 10.0.0.27 - - [2025-05-08 02:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.27 - - [2025-05-08 02:20:33] "GET /virtual-DNS/19d3d34a-df87-4537-9410-77fd6fdf3505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.003672 10.0.0.27 - - [2025-05-08 02:20:33] "GET /domains HTTP/1.1" 401 292 0.000625 10.0.0.27 - - [2025-05-08 02:20:33] "GET /domains HTTP/1.1" 200 280 0.025540 10.0.0.27 - - [2025-05-08 02:20:33] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001003 10.0.0.27 - - [2025-05-08 02:20:33] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2959 0.008087 10.0.0.27 - - [2025-05-08 02:20:33] "GET /virtual-DNS/19d3d34a-df87-4537-9410-77fd6fdf3505 HTTP/1.1" 200 1438 0.003348 10.0.0.27 - - [2025-05-08 02:20:33] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.001825 10.0.0.27 - - [2025-05-08 02:20:33] "POST /network-ipams HTTP/1.1" 200 514 0.016003 10.0.0.27 - - [2025-05-08 02:20:33] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 968 0.003021 10.0.0.27 - - [2025-05-08 02:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.27 - - [2025-05-08 02:20:33] "GET /network-ipam/44c026a9-00ad-47c6-8c5c-ed6d456f8fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.004728 10.0.0.27 - - [2025-05-08 02:20:33] "PUT /network-ipam/44c026a9-00ad-47c6-8c5c-ed6d456f8fe8 HTTP/1.1" 200 258 0.008992 10.0.0.27 - - [2025-05-08 02:20:33] "POST /ref-update HTTP/1.1" 200 156 0.008548 10.0.0.27 - - [2025-05-08 02:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.27 - - [2025-05-08 02:20:33] "GET /projects?obj_uuids=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003972 10.0.0.27 - - [2025-05-08 02:20:33] "GET /project/d4a85e3f-0f37-4f1f-acc8-d679a75ef87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.031272 10.0.0.27 - - [2025-05-08 02:20:33] "POST /neutron/network HTTP/1.1" 200 117 0.029254 10.0.0.27 - - [2025-05-08 02:20:33] "GET /projects?obj_uuids=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001020 10.0.0.27 - - [2025-05-08 02:20:34] "POST /neutron/network HTTP/1.1" 200 618 0.068691 10.0.0.27 - - [2025-05-08 02:20:34] "POST /route-targets HTTP/1.1" 200 327 0.012096 10.0.0.27 - - [2025-05-08 02:20:34] "POST /ref-update HTTP/1.1" 200 156 0.014820 10.0.0.27 - - [2025-05-08 02:20:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004057 10.0.0.27 - - [2025-05-08 02:20:34] "POST /neutron/subnet HTTP/1.1" 200 711 0.218562 10.0.0.27 - - [2025-05-08 02:20:34] "POST /neutron/network HTTP/1.1" 200 833 0.006703 10.0.0.27 - - [2025-05-08 02:20:34] "POST /id-to-fqname HTTP/1.1" 200 227 0.001546 10.0.0.27 - - [2025-05-08 02:20:34] "GET /virtual-network/5c47eab4-118e-4988-a092-51d8482b01d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005879 10.0.0.27 - - [2025-05-08 02:20:34] "POST /neutron/network HTTP/1.1" 200 833 0.005607 10.0.0.27 - - [2025-05-08 02:20:34] "GET /virtual-network/5c47eab4-118e-4988-a092-51d8482b01d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004488 10.0.0.27 - - [2025-05-08 02:20:34] "POST /neutron/network HTTP/1.1" 200 833 0.006455 10.0.0.27 - - [2025-05-08 02:20:34] "POST /neutron/subnet HTTP/1.1" 200 711 0.006566 10.0.0.27 - - [2025-05-08 02:20:34] "POST /neutron/network HTTP/1.1" 200 807 0.010266 10.0.0.27 - - [2025-05-08 02:20:34] "POST /neutron/network HTTP/1.1" 200 833 0.005759 10.0.0.27 - - [2025-05-08 02:20:34] "POST /id-to-fqname HTTP/1.1" 200 227 0.001174 10.0.0.27 - - [2025-05-08 02:20:34] "POST /neutron/network HTTP/1.1" 200 843 0.005321 10.0.0.27 - - [2025-05-08 02:20:34] "GET /aaa-mode HTTP/1.1" 401 292 0.000450 10.0.0.27 - - [2025-05-08 02:20:34] "GET / HTTP/1.1" 200 35931 0.002009 10.0.0.27 - - [2025-05-08 02:20:34] "GET /project/d4a85e3f-0f37-4f1f-acc8-d679a75ef87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000453 10.0.0.27 - - [2025-05-08 02:20:35] "GET /projects?obj_uuids=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001692 10.0.0.27 - - [2025-05-08 02:20:35] "GET /project/d4a85e3f-0f37-4f1f-acc8-d679a75ef87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.052566 10.0.0.27 - - [2025-05-08 02:20:35] "POST /neutron/network HTTP/1.1" 200 833 0.006448 10.0.0.27 - - [2025-05-08 02:20:35] "POST /neutron/port HTTP/1.1" 200 117 0.005366 10.0.0.27 - - [2025-05-08 02:20:35] "POST /neutron/port HTTP/1.1" 200 117 0.005555 10.0.0.27 - - [2025-05-08 02:20:35] "POST /neutron/port HTTP/1.1" 200 117 0.005471 10.0.0.27 - - [2025-05-08 02:20:35] "POST /neutron/network HTTP/1.1" 200 843 0.007033 10.0.0.27 - - [2025-05-08 02:20:35] "GET /projects?obj_uuids=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001890 10.0.0.27 - - [2025-05-08 02:20:36] "POST /neutron/port HTTP/1.1" 200 1058 0.218062 10.0.0.27 - - [2025-05-08 02:20:36] "POST /neutron/port HTTP/1.1" 200 1058 0.009745 10.0.0.27 - - [2025-05-08 02:20:36] "POST /neutron/port HTTP/1.1" 200 1058 0.007125 10.0.0.27 - - [2025-05-08 02:20:36] "POST /neutron/port HTTP/1.1" 200 1112 0.052373 10.0.0.27 - - [2025-05-08 02:20:36] "POST /neutron/port HTTP/1.1" 200 1086 0.017253 10.0.0.27 - - [2025-05-08 02:20:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004630 10.0.0.27 - - [2025-05-08 02:20:36] "POST /neutron/subnet HTTP/1.1" 200 685 0.011585 10.0.0.27 - - [2025-05-08 02:20:36] "POST /neutron/port HTTP/1.1" 200 117 0.001539 10.0.0.27 - - [2025-05-08 02:20:36] "POST /neutron/network HTTP/1.1" 200 833 0.005713 10.0.0.27 - - [2025-05-08 02:20:40] "POST /neutron/port HTTP/1.1" 200 1086 0.023917 10.0.0.27 - - [2025-05-08 02:20:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007843 10.0.0.27 - - [2025-05-08 02:20:40] "POST /neutron/port HTTP/1.1" 200 1086 0.015529 10.0.0.27 - - [2025-05-08 02:20:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006871 10.0.0.27 - - [2025-05-08 02:20:40] "POST /neutron/port HTTP/1.1" 200 1086 0.016323 10.0.0.27 - - [2025-05-08 02:20:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005599 10.0.0.27 - - [2025-05-08 02:20:40] "GET /virtual-machine/decaa12d-f85d-4732-abce-d747212ef4f5 HTTP/1.1" 200 1294 0.004716 10.0.0.27 - - [2025-05-08 02:20:40] "GET /virtual-machine-interface/00af4a69-352d-4c78-8a51-4f9d4ad3443c HTTP/1.1" 200 2961 0.004396 10.0.0.27 - - [2025-05-08 02:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.27 - - [2025-05-08 02:20:40] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003215 10.0.0.27 - - [2025-05-08 02:20:40] "GET /virtual-networks?parent_id=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003721 10.0.0.27 - - [2025-05-08 02:20:40] "GET /virtual-network/5c47eab4-118e-4988-a092-51d8482b01d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006666 10.0.0.27 - - [2025-05-08 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.27 - - [2025-05-08 02:20:44] "GET /virtual-network/5c47eab4-118e-4988-a092-51d8482b01d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006277 10.0.0.27 - - [2025-05-08 02:20:44] "POST /neutron/port HTTP/1.1" 200 1086 0.017499 10.0.0.27 - - [2025-05-08 02:20:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007056 10.0.0.27 - - [2025-05-08 02:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.27 - - [2025-05-08 02:20:46] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.006691 10.0.0.27 - - [2025-05-08 02:20:46] "GET /virtual-networks?parent_id=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004615 10.0.0.27 - - [2025-05-08 02:20:46] "GET /virtual-network/5c47eab4-118e-4988-a092-51d8482b01d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006080 10.0.0.27 - - [2025-05-08 02:20:50] "POST /neutron/network HTTP/1.1" 200 807 0.011024 10.0.0.27 - - [2025-05-08 02:20:50] "POST /neutron/network HTTP/1.1" 200 833 0.005735 10.0.0.27 - - [2025-05-08 02:20:50] "POST /id-to-fqname HTTP/1.1" 200 227 0.001305 10.0.0.27 - - [2025-05-08 02:20:50] "POST /neutron/port HTTP/1.1" 200 1086 0.015905 10.0.0.27 - - [2025-05-08 02:20:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007608 10.0.0.27 - - [2025-05-08 02:20:50] "POST /neutron/network HTTP/1.1" 200 843 0.005473 10.0.0.27 - - [2025-05-08 02:20:50] "GET /aaa-mode HTTP/1.1" 401 292 0.000569 10.0.0.27 - - [2025-05-08 02:20:51] "GET / HTTP/1.1" 200 35931 0.001748 10.0.0.27 - - [2025-05-08 02:20:51] "GET /project/d4a85e3f-0f37-4f1f-acc8-d679a75ef87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000383 10.0.0.27 - - [2025-05-08 02:20:51] "GET /projects?obj_uuids=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001419 10.0.0.27 - - [2025-05-08 02:20:51] "GET /project/d4a85e3f-0f37-4f1f-acc8-d679a75ef87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.062079 10.0.0.27 - - [2025-05-08 02:20:51] "POST /neutron/network HTTP/1.1" 200 833 0.006143 10.0.0.27 - - [2025-05-08 02:20:51] "POST /neutron/port HTTP/1.1" 200 1086 0.020020 10.0.0.27 - - [2025-05-08 02:20:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008595 10.0.0.27 - - [2025-05-08 02:20:51] "POST /neutron/port HTTP/1.1" 200 117 0.005948 10.0.0.27 - - [2025-05-08 02:20:51] "POST /neutron/port HTTP/1.1" 200 117 0.006116 10.0.0.27 - - [2025-05-08 02:20:52] "POST /neutron/network HTTP/1.1" 200 843 0.006177 10.0.0.27 - - [2025-05-08 02:20:52] "GET /projects?obj_uuids=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001391 10.0.0.27 - - [2025-05-08 02:20:52] "POST /neutron/port HTTP/1.1" 200 1058 0.232776 10.0.0.27 - - [2025-05-08 02:20:52] "POST /neutron/port HTTP/1.1" 200 1058 0.011329 10.0.0.27 - - [2025-05-08 02:20:52] "POST /neutron/port HTTP/1.1" 200 1058 0.008668 10.0.0.27 - - [2025-05-08 02:20:52] "POST /neutron/port HTTP/1.1" 200 1112 0.065452 10.0.0.27 - - [2025-05-08 02:20:52] "POST /neutron/port HTTP/1.1" 200 1086 0.017317 10.0.0.27 - - [2025-05-08 02:20:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003988 10.0.0.27 - - [2025-05-08 02:20:52] "POST /neutron/subnet HTTP/1.1" 200 685 0.010337 10.0.0.27 - - [2025-05-08 02:20:52] "POST /neutron/port HTTP/1.1" 200 117 0.001148 10.0.0.27 - - [2025-05-08 02:20:52] "POST /neutron/network HTTP/1.1" 200 833 0.005540 10.0.0.27 - - [2025-05-08 02:20:52] "DELETE /project/d4a85e3f0f374f1facc8d679a75ef87f HTTP/1.1" 404 173 0.005111 10.0.0.27 - - [2025-05-08 02:20:52] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001067 10.0.0.27 - - [2025-05-08 02:20:52] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.047540 10.0.0.27 - - [2025-05-08 02:20:52] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001000 10.0.0.27 - - [2025-05-08 02:20:52] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?fields=security_groups HTTP/1.1" 200 1356 0.036168 10.0.0.27 - - [2025-05-08 02:20:53] "DELETE /security-group/ee56e3de-4bf6-41b7-88b8-d2eab57ccb4d HTTP/1.1" 200 115 0.047747 10.0.0.27 - - [2025-05-08 02:20:53] "GET /projects?obj_uuids=099f3075-7148-40a2-b75f-4b198ee80ff6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001734 10.0.0.27 - - [2025-05-08 02:20:53] "DELETE /access-control-list/60304033-c299-473a-adae-ecebd6eb0bd7 HTTP/1.1" 200 115 0.057276 10.0.0.27 - - [2025-05-08 02:20:53] "GET /project/099f3075-7148-40a2-b75f-4b198ee80ff6?fields=application_policy_sets HTTP/1.1" 200 1395 0.078029 10.0.0.27 - - [2025-05-08 02:20:53] "DELETE /access-control-list/051c8185-c154-4c45-af1d-d5c48f2cad71 HTTP/1.1" 200 115 0.054193 10.0.0.27 - - [2025-05-08 02:20:53] "DELETE /project/099f3075-7148-40a2-b75f-4b198ee80ff6 HTTP/1.1" 200 115 0.384683 10.0.0.27 - - [2025-05-08 02:20:56] "POST /neutron/port HTTP/1.1" 200 1086 0.017117 10.0.0.27 - - [2025-05-08 02:20:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005646 10.0.0.27 - - [2025-05-08 02:20:56] "POST /neutron/port HTTP/1.1" 200 1086 0.014879 10.0.0.27 - - [2025-05-08 02:20:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005810 10.0.0.27 - - [2025-05-08 02:20:57] "POST /neutron/port HTTP/1.1" 200 1086 0.013721 10.0.0.27 - - [2025-05-08 02:20:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008881 10.0.0.27 - - [2025-05-08 02:20:57] "GET /virtual-machine/6bb80605-72c0-49d4-9a7f-0d85744816e6 HTTP/1.1" 200 1293 0.005753 10.0.0.27 - - [2025-05-08 02:20:57] "GET /virtual-machine-interface/39bee1e4-0167-4132-b16a-b18a85debf7d HTTP/1.1" 200 2964 0.005385 10.0.0.27 - - [2025-05-08 02:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.27 - - [2025-05-08 02:20:57] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003492 10.0.0.27 - - [2025-05-08 02:20:57] "GET /virtual-networks?parent_id=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003644 10.0.0.27 - - [2025-05-08 02:20:57] "GET /virtual-network/5c47eab4-118e-4988-a092-51d8482b01d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005312 10.0.0.27 - - [2025-05-08 02:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.27 - - [2025-05-08 02:21:00] "GET /virtual-network/5c47eab4-118e-4988-a092-51d8482b01d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004447 10.0.0.27 - - [2025-05-08 02:21:00] "POST /neutron/port HTTP/1.1" 200 1086 0.014683 10.0.0.27 - - [2025-05-08 02:21:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007023 10.0.0.27 - - [2025-05-08 02:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.27 - - [2025-05-08 02:21:02] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003577 10.0.0.27 - - [2025-05-08 02:21:02] "GET /virtual-networks?parent_id=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003097 10.0.0.27 - - [2025-05-08 02:21:02] "GET /virtual-network/5c47eab4-118e-4988-a092-51d8482b01d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005191 10.0.0.27 - - [2025-05-08 02:21:02] "GET /obj-perms HTTP/1.1" 200 5056 0.052716 10.0.0.27 - - [2025-05-08 02:21:03] "GET /obj-perms HTTP/1.1" 200 5056 0.050794 10.0.0.27 - - [2025-05-08 02:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.27 - - [2025-05-08 02:21:08] "DELETE /virtual-DNS/19d3d34a-df87-4537-9410-77fd6fdf3505 HTTP/1.1" 409 235 0.007267 10.0.0.27 - - [2025-05-08 02:21:08] "POST /fqname-to-id HTTP/1.1" 404 192 0.002980 10.0.0.27 - - [2025-05-08 02:21:08] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.017714 10.0.0.27 - - [2025-05-08 02:21:08] "GET /virtual-DNS-record/343c6829-5281-4cc2-9ac8-30683dddf6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.005716 10.0.0.27 - - [2025-05-08 02:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005764 10.0.0.27 - - [2025-05-08 02:21:08] "GET /virtual-DNS-record/343c6829-5281-4cc2-9ac8-30683dddf6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004032 10.0.0.27 - - [2025-05-08 02:21:08] "GET /domains HTTP/1.1" 200 280 0.003563 10.0.0.27 - - [2025-05-08 02:21:08] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001168 10.0.0.27 - - [2025-05-08 02:21:08] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2775 0.009296 10.0.0.27 - - [2025-05-08 02:21:08] "GET /virtual-DNS/19d3d34a-df87-4537-9410-77fd6fdf3505 HTTP/1.1" 200 1907 0.004931 10.0.0.27 - - [2025-05-08 02:21:08] "GET /virtual-DNS-record/343c6829-5281-4cc2-9ac8-30683dddf6d0 HTTP/1.1" 200 1336 0.002807 10.0.0.27 - - [2025-05-08 02:21:14] "DELETE /virtual-DNS-record/343c6829-5281-4cc2-9ac8-30683dddf6d0 HTTP/1.1" 200 115 0.017708 10.0.0.27 - - [2025-05-08 02:21:14] "POST /fqname-to-id HTTP/1.1" 404 184 0.004228 10.0.0.27 - - [2025-05-08 02:21:14] "POST /neutron/network HTTP/1.1" 200 833 0.005628 10.0.0.27 - - [2025-05-08 02:21:14] "POST /neutron/network HTTP/1.1" 400 204 0.012965 10.0.0.27 - - [2025-05-08 02:21:14] "POST /neutron/port HTTP/1.1" 200 1086 0.013521 10.0.0.27 - - [2025-05-08 02:21:14] "POST /neutron/port HTTP/1.1" 200 1112 0.008335 10.0.0.27 - - [2025-05-08 02:21:14] "POST /neutron/port HTTP/1.1" 200 151 0.102549 10.0.0.27 - - [2025-05-08 02:21:14] "POST /neutron/port HTTP/1.1" 200 1086 0.013846 10.0.0.27 - - [2025-05-08 02:21:14] "POST /neutron/port HTTP/1.1" 200 1112 0.021045 10.0.0.27 - - [2025-05-08 02:21:14] "POST /neutron/port HTTP/1.1" 200 151 0.100560 10.0.0.27 - - [2025-05-08 02:21:16] "POST /neutron/network HTTP/1.1" 200 833 0.006042 10.0.0.27 - - [2025-05-08 02:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004969 10.0.0.27 - - [2025-05-08 02:21:16] "POST /useragent-kv HTTP/1.1" 200 115 0.036020 10.0.0.27 - - [2025-05-08 02:21:16] "POST /useragent-kv HTTP/1.1" 200 115 0.009266 10.0.0.27 - - [2025-05-08 02:21:16] "DELETE /route-target/508f6fe6-fa46-41d9-8c0b-240583dedc61 HTTP/1.1" 200 115 0.051010 10.0.0.27 - - [2025-05-08 02:21:16] "POST /neutron/network HTTP/1.1" 200 151 0.183962 10.0.0.27 - - [2025-05-08 02:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.27 - - [2025-05-08 02:21:16] "DELETE /network-ipam/44c026a9-00ad-47c6-8c5c-ed6d456f8fe8 HTTP/1.1" 200 115 0.032740 10.0.0.27 - - [2025-05-08 02:21:16] "DELETE /virtual-DNS/19d3d34a-df87-4537-9410-77fd6fdf3505 HTTP/1.1" 200 115 0.022582 10.0.0.27 - - [2025-05-08 02:21:16] "POST /fqname-to-id HTTP/1.1" 404 180 0.004495 10.0.0.27 - - [2025-05-08 02:21:16] "GET /domains HTTP/1.1" 200 280 0.003497 10.0.0.27 - - [2025-05-08 02:21:16] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001031 10.0.0.27 - - [2025-05-08 02:21:16] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2575 0.008713 10.0.0.27 - - [2025-05-08 02:21:17] "GET /projects?obj_uuids=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001118 10.0.0.27 - - [2025-05-08 02:21:17] "GET /project/d4a85e3f-0f37-4f1f-acc8-d679a75ef87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.027313 10.0.0.27 - - [2025-05-08 02:21:17] "GET /projects?obj_uuids=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001419 10.0.0.27 - - [2025-05-08 02:21:17] "GET /project/d4a85e3f-0f37-4f1f-acc8-d679a75ef87f?fields=virtual_networks HTTP/1.1" 200 1035 0.068295 10.0.0.27 - - [2025-05-08 02:21:17] "GET /projects?obj_uuids=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001618 10.0.0.27 - - [2025-05-08 02:21:17] "GET /project/d4a85e3f-0f37-4f1f-acc8-d679a75ef87f?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.028819 10.0.0.27 - - [2025-05-08 02:21:17] "GET /projects?obj_uuids=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001513 10.0.0.27 - - [2025-05-08 02:21:17] "GET /project/d4a85e3f-0f37-4f1f-acc8-d679a75ef87f?fields=security_groups HTTP/1.1" 200 1262 0.026231 10.0.0.27 - - [2025-05-08 02:21:17] "POST /fqname-to-id HTTP/1.1" 404 189 0.022401 10.0.0.27 - - [2025-05-08 02:21:18] "GET /projects?obj_uuids=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002915 10.0.0.27 - - [2025-05-08 02:21:18] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000963 10.0.0.27 - - [2025-05-08 02:21:18] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006844 10.0.0.27 - - [2025-05-08 02:21:18] "POST /id-to-fqname HTTP/1.1" 200 191 0.001179 10.0.0.27 - - [2025-05-08 02:21:18] "POST /fqname-to-id HTTP/1.1" 404 200 0.002102 10.0.0.27 - - [2025-05-08 02:21:18] "POST /security-groups HTTP/1.1" 200 592 0.063020 10.0.0.27 - - [2025-05-08 02:21:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.002545 10.0.0.27 - - [2025-05-08 02:21:18] "POST /projects HTTP/1.1" 200 587 0.209576 10.0.0.27 - - [2025-05-08 02:21:18] "POST /access-control-lists HTTP/1.1" 200 597 0.057207 10.0.0.27 - - [2025-05-08 02:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.280928 10.0.0.27 - - [2025-05-08 02:21:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.003180 10.0.0.27 - - [2025-05-08 02:21:18] "GET /project/73bf14f6-5185-4a34-8981-cff68e6ddd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.403637 10.0.0.27 - - [2025-05-08 02:21:18] "POST /access-control-lists HTTP/1.1" 200 595 0.059982 10.0.0.27 - - [2025-05-08 02:21:19] "GET / HTTP/1.1" 200 35931 0.003022 10.0.0.27 - - [2025-05-08 02:21:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000543 10.0.0.27 - - [2025-05-08 02:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.047836 10.0.0.27 - - [2025-05-08 02:21:20] "GET /projects?obj_uuids=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001309 10.0.0.27 - - [2025-05-08 02:21:20] "GET /project/73bf14f6-5185-4a34-8981-cff68e6ddd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.025280 10.0.0.27 - - [2025-05-08 02:21:20] "POST /neutron/network HTTP/1.1" 200 117 0.029297 10.0.0.27 - - [2025-05-08 02:21:20] "GET /projects?obj_uuids=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001311 10.0.0.27 - - [2025-05-08 02:21:20] "POST /neutron/network HTTP/1.1" 200 606 0.059763 10.0.0.27 - - [2025-05-08 02:21:20] "POST /route-targets HTTP/1.1" 200 327 0.011478 10.0.0.27 - - [2025-05-08 02:21:20] "POST /ref-update HTTP/1.1" 200 156 0.010038 10.0.0.27 - - [2025-05-08 02:21:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005342 10.0.0.27 - - [2025-05-08 02:21:20] "POST /neutron/subnet HTTP/1.1" 200 730 0.130753 10.0.0.27 - - [2025-05-08 02:21:20] "POST /neutron/network HTTP/1.1" 200 826 0.007108 10.0.0.27 - - [2025-05-08 02:21:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001696 10.0.0.27 - - [2025-05-08 02:21:20] "GET /virtual-network/2e9bf16b-c8c3-4a58-a574-f3046d0b6a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006592 10.0.0.27 - - [2025-05-08 02:21:20] "POST /neutron/network HTTP/1.1" 200 826 0.007663 10.0.0.27 - - [2025-05-08 02:21:20] "GET /virtual-network/2e9bf16b-c8c3-4a58-a574-f3046d0b6a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005251 10.0.0.27 - - [2025-05-08 02:21:20] "POST /neutron/network HTTP/1.1" 200 826 0.006226 10.0.0.27 - - [2025-05-08 02:21:20] "POST /neutron/subnet HTTP/1.1" 200 730 0.007262 10.0.0.27 - - [2025-05-08 02:21:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001384 10.0.0.27 - - [2025-05-08 02:21:21] "POST /neutron/network HTTP/1.1" 200 836 0.005658 10.0.0.27 - - [2025-05-08 02:21:21] "GET /aaa-mode HTTP/1.1" 401 292 0.000429 10.0.0.27 - - [2025-05-08 02:21:21] "GET / HTTP/1.1" 200 35931 0.001813 10.0.0.27 - - [2025-05-08 02:21:21] "GET /project/73bf14f6-5185-4a34-8981-cff68e6ddd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000495 10.0.0.27 - - [2025-05-08 02:21:21] "GET /projects?obj_uuids=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001081 10.0.0.27 - - [2025-05-08 02:21:21] "GET /project/73bf14f6-5185-4a34-8981-cff68e6ddd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.046806 10.0.0.27 - - [2025-05-08 02:21:21] "POST /neutron/network HTTP/1.1" 200 826 0.005557 10.0.0.27 - - [2025-05-08 02:21:21] "POST /neutron/port HTTP/1.1" 200 117 0.007031 10.0.0.27 - - [2025-05-08 02:21:21] "POST /neutron/port HTTP/1.1" 200 117 0.006198 10.0.0.27 - - [2025-05-08 02:21:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.001553 10.0.0.27 - - [2025-05-08 02:21:21] "POST /neutron/port HTTP/1.1" 200 117 0.006055 10.0.0.27 - - [2025-05-08 02:21:22] "POST /neutron/network HTTP/1.1" 200 836 0.005833 10.0.0.27 - - [2025-05-08 02:21:22] "GET /aaa-mode HTTP/1.1" 401 292 0.000412 10.0.0.27 - - [2025-05-08 02:21:22] "POST /neutron/network HTTP/1.1" 200 836 0.006400 10.0.0.27 - - [2025-05-08 02:21:22] "GET /projects?obj_uuids=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001082 10.0.0.27 - - [2025-05-08 02:21:22] "GET / HTTP/1.1" 200 35931 0.001951 10.0.0.27 - - [2025-05-08 02:21:22] "GET /project/73bf14f6-5185-4a34-8981-cff68e6ddd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000458 10.0.0.27 - - [2025-05-08 02:21:22] "POST /neutron/port HTTP/1.1" 200 1062 0.241002 10.0.0.27 - - [2025-05-08 02:21:22] "POST /neutron/port HTTP/1.1" 200 1062 0.010942 10.0.0.27 - - [2025-05-08 02:21:22] "POST /neutron/port HTTP/1.1" 200 1062 0.013189 10.0.0.27 - - [2025-05-08 02:21:22] "POST /neutron/port HTTP/1.1" 200 1116 0.072880 10.0.0.27 - - [2025-05-08 02:21:22] "POST /neutron/port HTTP/1.1" 200 1090 0.015495 10.0.0.27 - - [2025-05-08 02:21:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003610 10.0.0.27 - - [2025-05-08 02:21:22] "POST /neutron/subnet HTTP/1.1" 200 704 0.016042 10.0.0.27 - - [2025-05-08 02:21:22] "POST /neutron/port HTTP/1.1" 200 117 0.001565 10.0.0.27 - - [2025-05-08 02:21:22] "GET /projects?obj_uuids=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001032 10.0.0.27 - - [2025-05-08 02:21:22] "POST /neutron/network HTTP/1.1" 200 826 0.005723 10.0.0.27 - - [2025-05-08 02:21:22] "GET /project/73bf14f6-5185-4a34-8981-cff68e6ddd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.053827 10.0.0.27 - - [2025-05-08 02:21:22] "POST /neutron/network HTTP/1.1" 200 826 0.006061 10.0.0.27 - - [2025-05-08 02:21:22] "POST /neutron/port HTTP/1.1" 200 1090 0.017112 10.0.0.27 - - [2025-05-08 02:21:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006356 10.0.0.27 - - [2025-05-08 02:21:22] "POST /neutron/port HTTP/1.1" 200 117 0.004787 10.0.0.27 - - [2025-05-08 02:21:23] "POST /neutron/port HTTP/1.1" 200 1090 0.015560 10.0.0.27 - - [2025-05-08 02:21:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006093 10.0.0.27 - - [2025-05-08 02:21:23] "POST /neutron/network HTTP/1.1" 200 836 0.012039 10.0.0.27 - - [2025-05-08 02:21:23] "GET /projects?obj_uuids=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001679 10.0.0.27 - - [2025-05-08 02:21:23] "POST /neutron/port HTTP/1.1" 200 1062 0.233223 10.0.0.27 - - [2025-05-08 02:21:23] "POST /neutron/port HTTP/1.1" 200 1062 0.015897 10.0.0.27 - - [2025-05-08 02:21:23] "POST /neutron/port HTTP/1.1" 200 1062 0.010127 10.0.0.27 - - [2025-05-08 02:21:23] "POST /neutron/port HTTP/1.1" 200 1116 0.077171 10.0.0.27 - - [2025-05-08 02:21:23] "POST /neutron/port HTTP/1.1" 200 1090 0.019918 10.0.0.27 - - [2025-05-08 02:21:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007716 10.0.0.27 - - [2025-05-08 02:21:23] "POST /neutron/subnet HTTP/1.1" 200 704 0.012615 10.0.0.27 - - [2025-05-08 02:21:23] "POST /neutron/port HTTP/1.1" 200 117 0.001228 10.0.0.27 - - [2025-05-08 02:21:23] "POST /neutron/network HTTP/1.1" 200 826 0.005786 10.0.0.27 - - [2025-05-08 02:21:28] "POST /neutron/port HTTP/1.1" 200 1090 0.013823 10.0.0.27 - - [2025-05-08 02:21:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006008 10.0.0.27 - - [2025-05-08 02:21:28] "POST /neutron/port HTTP/1.1" 200 1090 0.016056 10.0.0.27 - - [2025-05-08 02:21:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006074 10.0.0.27 - - [2025-05-08 02:21:28] "POST /neutron/port HTTP/1.1" 200 1090 0.015597 10.0.0.27 - - [2025-05-08 02:21:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006012 10.0.0.27 - - [2025-05-08 02:21:28] "GET /virtual-machine/2fd8c5f1-4dd7-41ca-808f-d9e301e4ee82 HTTP/1.1" 401 292 0.000389 10.0.0.27 - - [2025-05-08 02:21:28] "GET /virtual-machine/2fd8c5f1-4dd7-41ca-808f-d9e301e4ee82 HTTP/1.1" 200 1292 0.025157 10.0.0.27 - - [2025-05-08 02:21:28] "GET /virtual-machine-interface/5bab3e26-f5fb-4fd8-a628-b9811dab4009 HTTP/1.1" 200 2946 0.004721 10.0.0.27 - - [2025-05-08 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.27 - - [2025-05-08 02:21:28] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003803 10.0.0.27 - - [2025-05-08 02:21:28] "GET /virtual-networks?parent_id=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003066 10.0.0.27 - - [2025-05-08 02:21:28] "GET /virtual-network/2e9bf16b-c8c3-4a58-a574-f3046d0b6a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007179 10.0.0.27 - - [2025-05-08 02:21:30] "POST /neutron/port HTTP/1.1" 200 1090 0.013733 10.0.0.27 - - [2025-05-08 02:21:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005818 10.0.0.27 - - [2025-05-08 02:21:31] "POST /neutron/port HTTP/1.1" 200 1090 0.016584 10.0.0.27 - - [2025-05-08 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.27 - - [2025-05-08 02:21:31] "GET /virtual-network/2e9bf16b-c8c3-4a58-a574-f3046d0b6a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007620 10.0.0.27 - - [2025-05-08 02:21:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011968 10.0.0.27 - - [2025-05-08 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.27 - - [2025-05-08 02:21:33] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003133 10.0.0.27 - - [2025-05-08 02:21:34] "GET /virtual-networks?parent_id=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002838 10.0.0.27 - - [2025-05-08 02:21:34] "GET /virtual-network/2e9bf16b-c8c3-4a58-a574-f3046d0b6a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005126 10.0.0.27 - - [2025-05-08 02:21:34] "POST /neutron/port HTTP/1.1" 200 1090 0.013452 10.0.0.27 - - [2025-05-08 02:21:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005666 10.0.0.27 - - [2025-05-08 02:21:34] "POST /neutron/port HTTP/1.1" 200 1090 0.014128 10.0.0.27 - - [2025-05-08 02:21:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005284 10.0.0.27 - - [2025-05-08 02:21:34] "POST /neutron/port HTTP/1.1" 200 1090 0.014278 10.0.0.27 - - [2025-05-08 02:21:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006796 10.0.0.27 - - [2025-05-08 02:21:34] "GET /virtual-machine/56f03c33-0041-45f2-9c18-d90ea4370036 HTTP/1.1" 200 1293 0.004386 10.0.0.27 - - [2025-05-08 02:21:34] "GET /virtual-machine-interface/b1522a94-c3c2-4b08-8fd4-1d42a3813397 HTTP/1.1" 200 2947 0.006197 10.0.0.27 - - [2025-05-08 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.27 - - [2025-05-08 02:21:34] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002883 10.0.0.27 - - [2025-05-08 02:21:34] "GET /virtual-networks?parent_id=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004321 10.0.0.27 - - [2025-05-08 02:21:34] "GET /virtual-network/2e9bf16b-c8c3-4a58-a574-f3046d0b6a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005239 10.0.0.27 - - [2025-05-08 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.27 - - [2025-05-08 02:21:35] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002980 10.0.0.27 - - [2025-05-08 02:21:35] "GET /virtual-networks?parent_id=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002981 10.0.0.27 - - [2025-05-08 02:21:35] "GET /virtual-network/2e9bf16b-c8c3-4a58-a574-f3046d0b6a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005257 10.0.0.27 - - [2025-05-08 02:21:37] "POST /neutron/port HTTP/1.1" 200 1090 0.015140 10.0.0.27 - - [2025-05-08 02:21:37] "POST /neutron/port HTTP/1.1" 200 1090 0.016345 10.0.0.27 - - [2025-05-08 02:21:37] "POST /neutron/network HTTP/1.1" 200 836 0.005472 10.0.0.27 - - [2025-05-08 02:21:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003023 10.0.0.27 - - [2025-05-08 02:21:37] "POST /neutron/subnet HTTP/1.1" 200 704 0.010062 10.0.0.27 - - [2025-05-08 02:21:37] "POST /neutron/port HTTP/1.1" 200 117 0.001221 10.0.0.27 - - [2025-05-08 02:21:37] "POST /neutron/network HTTP/1.1" 200 826 0.005510 10.0.0.27 - - [2025-05-08 02:21:40] "POST /neutron/network HTTP/1.1" 200 826 0.007783 10.0.0.27 - - [2025-05-08 02:21:40] "POST /neutron/network HTTP/1.1" 400 204 0.010389 10.0.0.27 - - [2025-05-08 02:21:40] "POST /neutron/port HTTP/1.1" 200 1090 0.013229 10.0.0.27 - - [2025-05-08 02:21:40] "POST /neutron/port HTTP/1.1" 200 1116 0.007891 10.0.0.27 - - [2025-05-08 02:21:40] "POST /neutron/port HTTP/1.1" 200 151 0.091628 10.0.0.27 - - [2025-05-08 02:21:40] "POST /neutron/port HTTP/1.1" 200 1090 0.016841 10.0.0.27 - - [2025-05-08 02:21:41] "POST /neutron/port HTTP/1.1" 200 1116 0.008875 10.0.0.27 - - [2025-05-08 02:21:41] "POST /neutron/port HTTP/1.1" 200 151 0.105879 10.0.0.27 - - [2025-05-08 02:21:42] "POST /neutron/network HTTP/1.1" 200 826 0.007225 10.0.0.27 - - [2025-05-08 02:21:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003837 10.0.0.27 - - [2025-05-08 02:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.27 - - [2025-05-08 02:21:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001785 10.0.0.27 - - [2025-05-08 02:21:42] "POST /neutron/network HTTP/1.1" 200 151 0.080657 10.0.0.27 - - [2025-05-08 02:21:42] "DELETE /route-target/2cdac4fe-178f-4ed0-858e-f156168975af HTTP/1.1" 200 115 0.015346 10.0.0.27 - - [2025-05-08 02:21:42] "GET /projects?obj_uuids=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001590 10.0.0.27 - - [2025-05-08 02:21:42] "GET /project/73bf14f6-5185-4a34-8981-cff68e6ddd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.026983 10.0.0.27 - - [2025-05-08 02:21:42] "GET /projects?obj_uuids=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001021 10.0.0.27 - - [2025-05-08 02:21:42] "GET /project/73bf14f6-5185-4a34-8981-cff68e6ddd8a?fields=virtual_networks HTTP/1.1" 200 1033 0.067270 10.0.0.27 - - [2025-05-08 02:21:42] "GET /projects?obj_uuids=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001078 10.0.0.27 - - [2025-05-08 02:21:43] "GET /project/73bf14f6-5185-4a34-8981-cff68e6ddd8a?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.023690 10.0.0.27 - - [2025-05-08 02:21:43] "GET /projects?obj_uuids=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001159 10.0.0.27 - - [2025-05-08 02:21:43] "GET /project/73bf14f6-5185-4a34-8981-cff68e6ddd8a?fields=security_groups HTTP/1.1" 200 1260 0.023138 10.0.0.27 - - [2025-05-08 02:21:43] "POST /fqname-to-id HTTP/1.1" 404 188 0.022137 10.0.0.27 - - [2025-05-08 02:21:43] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002616 10.0.0.27 - - [2025-05-08 02:21:43] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001000 10.0.0.27 - - [2025-05-08 02:21:43] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006415 10.0.0.27 - - [2025-05-08 02:21:43] "POST /id-to-fqname HTTP/1.1" 200 190 0.002334 10.0.0.27 - - [2025-05-08 02:21:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.003476 10.0.0.27 - - [2025-05-08 02:21:44] "POST /security-groups HTTP/1.1" 200 591 0.060229 10.0.0.27 - - [2025-05-08 02:21:44] "POST /fqname-to-id HTTP/1.1" 404 234 0.002337 10.0.0.27 - - [2025-05-08 02:21:44] "POST /projects HTTP/1.1" 200 585 0.205012 10.0.0.27 - - [2025-05-08 02:21:44] "POST /access-control-lists HTTP/1.1" 200 596 0.056893 10.0.0.27 - - [2025-05-08 02:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.276748 10.0.0.27 - - [2025-05-08 02:21:44] "POST /fqname-to-id HTTP/1.1" 404 233 0.002744 10.0.0.27 - - [2025-05-08 02:21:44] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.388629 10.0.0.27 - - [2025-05-08 02:21:44] "POST /access-control-lists HTTP/1.1" 200 594 0.056258 10.0.0.27 - - [2025-05-08 02:21:45] "GET / HTTP/1.1" 200 35931 0.002112 10.0.0.27 - - [2025-05-08 02:21:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000465 10.0.0.27 - - [2025-05-08 02:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.054119 10.0.0.27 - - [2025-05-08 02:21:46] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001303 10.0.0.27 - - [2025-05-08 02:21:46] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.023908 10.0.0.27 - - [2025-05-08 02:21:46] "POST /neutron/network HTTP/1.1" 200 117 0.027416 10.0.0.27 - - [2025-05-08 02:21:46] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001378 10.0.0.27 - - [2025-05-08 02:21:46] "POST /neutron/network HTTP/1.1" 200 625 0.059037 10.0.0.27 - - [2025-05-08 02:21:46] "POST /route-targets HTTP/1.1" 200 327 0.012327 10.0.0.27 - - [2025-05-08 02:21:46] "POST /ref-update HTTP/1.1" 200 156 0.013690 10.0.0.27 - - [2025-05-08 02:21:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002884 10.0.0.27 - - [2025-05-08 02:21:46] "POST /neutron/subnet HTTP/1.1" 200 701 0.194221 10.0.0.27 - - [2025-05-08 02:21:46] "POST /neutron/network HTTP/1.1" 200 839 0.005300 10.0.0.27 - - [2025-05-08 02:21:46] "POST /id-to-fqname HTTP/1.1" 200 230 0.001165 10.0.0.27 - - [2025-05-08 02:21:46] "GET /virtual-network/4cf1b5ff-9395-4d33-a1bb-7e98de366210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004279 10.0.0.27 - - [2025-05-08 02:21:46] "POST /neutron/network HTTP/1.1" 200 839 0.006214 10.0.0.27 - - [2025-05-08 02:21:46] "GET /virtual-network/4cf1b5ff-9395-4d33-a1bb-7e98de366210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004280 10.0.0.27 - - [2025-05-08 02:21:46] "POST /neutron/network HTTP/1.1" 200 839 0.005520 10.0.0.27 - - [2025-05-08 02:21:46] "POST /neutron/subnet HTTP/1.1" 200 701 0.006358 10.0.0.27 - - [2025-05-08 02:21:46] "POST /neutron/network HTTP/1.1" 200 839 0.005020 10.0.0.27 - - [2025-05-08 02:21:46] "POST /id-to-fqname HTTP/1.1" 200 230 0.001204 10.0.0.27 - - [2025-05-08 02:21:46] "POST /neutron/network HTTP/1.1" 200 849 0.005684 10.0.0.27 - - [2025-05-08 02:21:46] "GET /aaa-mode HTTP/1.1" 401 292 0.000450 10.0.0.27 - - [2025-05-08 02:21:47] "GET / HTTP/1.1" 200 35931 0.002438 10.0.0.27 - - [2025-05-08 02:21:47] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000544 10.0.0.27 - - [2025-05-08 02:21:47] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001015 10.0.0.27 - - [2025-05-08 02:21:47] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.051296 10.0.0.27 - - [2025-05-08 02:21:47] "POST /neutron/network HTTP/1.1" 200 839 0.005172 10.0.0.27 - - [2025-05-08 02:21:47] "POST /neutron/port HTTP/1.1" 200 117 0.004489 10.0.0.27 - - [2025-05-08 02:21:47] "POST /neutron/port HTTP/1.1" 200 117 0.009728 10.0.0.27 - - [2025-05-08 02:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.27 - - [2025-05-08 02:21:47] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003336 10.0.0.27 - - [2025-05-08 02:21:47] "PUT /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89 HTTP/1.1" 200 276 0.009852 10.0.0.27 - - [2025-05-08 02:21:47] "POST /neutron/port HTTP/1.1" 200 117 0.004721 10.0.0.27 - - [2025-05-08 02:21:48] "POST /neutron/network HTTP/1.1" 200 849 0.006616 10.0.0.27 - - [2025-05-08 02:21:48] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000994 10.0.0.27 - - [2025-05-08 02:21:48] "POST /neutron/port HTTP/1.1" 200 1055 0.213275 10.0.0.27 - - [2025-05-08 02:21:48] "POST /neutron/port HTTP/1.1" 200 1055 0.008948 10.0.0.27 - - [2025-05-08 02:21:48] "POST /neutron/port HTTP/1.1" 200 1055 0.016644 10.0.0.27 - - [2025-05-08 02:21:48] "POST /neutron/port HTTP/1.1" 200 1109 0.071479 10.0.0.27 - - [2025-05-08 02:21:48] "POST /neutron/port HTTP/1.1" 200 1083 0.017810 10.0.0.27 - - [2025-05-08 02:21:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002930 10.0.0.27 - - [2025-05-08 02:21:48] "POST /neutron/subnet HTTP/1.1" 200 675 0.009898 10.0.0.27 - - [2025-05-08 02:21:48] "POST /neutron/port HTTP/1.1" 200 117 0.001151 10.0.0.27 - - [2025-05-08 02:21:48] "POST /neutron/network HTTP/1.1" 200 839 0.006957 10.0.0.27 - - [2025-05-08 02:21:53] "POST /neutron/port HTTP/1.1" 200 1083 0.018448 10.0.0.27 - - [2025-05-08 02:21:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008220 10.0.0.27 - - [2025-05-08 02:21:53] "POST /neutron/port HTTP/1.1" 200 1083 0.015928 10.0.0.27 - - [2025-05-08 02:21:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008846 10.0.0.27 - - [2025-05-08 02:21:53] "DELETE /project/f477dfc939f64d8db8e4d3037ff8568a HTTP/1.1" 404 173 0.012180 10.0.0.27 - - [2025-05-08 02:21:53] "DELETE /project/73bf14f651854a348981cff68e6ddd8a HTTP/1.1" 404 173 0.011120 10.0.0.27 - - [2025-05-08 02:21:53] "GET /projects?obj_uuids=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000870 10.0.0.27 - - [2025-05-08 02:21:53] "GET /projects?obj_uuids=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000778 10.0.0.27 - - [2025-05-08 02:21:53] "GET /project/d4a85e3f-0f37-4f1f-acc8-d679a75ef87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.047213 10.0.0.27 - - [2025-05-08 02:21:53] "POST /neutron/port HTTP/1.1" 200 1083 0.038556 10.0.0.27 - - [2025-05-08 02:21:53] "GET /project/73bf14f6-5185-4a34-8981-cff68e6ddd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.050405 10.0.0.27 - - [2025-05-08 02:21:53] "GET /projects?obj_uuids=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000873 10.0.0.27 - - [2025-05-08 02:21:53] "GET /projects?obj_uuids=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001129 10.0.0.27 - - [2025-05-08 02:21:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009540 10.0.0.27 - - [2025-05-08 02:21:53] "GET /virtual-machine/ba545890-1f6a-40d4-8697-61ced8c41dcd HTTP/1.1" 401 292 0.000892 10.0.0.27 - - [2025-05-08 02:21:53] "GET /project/d4a85e3f-0f37-4f1f-acc8-d679a75ef87f?fields=security_groups HTTP/1.1" 200 1367 0.042371 10.0.0.27 - - [2025-05-08 02:21:53] "GET /project/73bf14f6-5185-4a34-8981-cff68e6ddd8a?fields=security_groups HTTP/1.1" 200 1365 0.045008 10.0.0.27 - - [2025-05-08 02:21:53] "DELETE /security-group/bcba4ff0-a823-4333-a1fc-98fb30b937d7 HTTP/1.1" 200 115 0.068895 10.0.0.27 - - [2025-05-08 02:21:53] "GET /projects?obj_uuids=d4a85e3f-0f37-4f1f-acc8-d679a75ef87f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001357 10.0.0.27 - - [2025-05-08 02:21:53] "DELETE /access-control-list/bffc9b5b-d9a0-43dc-8607-84b45714af06 HTTP/1.1" 200 115 0.050338 10.0.0.27 - - [2025-05-08 02:21:53] "DELETE /security-group/c2828f40-ebe3-4b8c-8a06-85ea9c728888 HTTP/1.1" 200 115 0.089096 10.0.0.27 - - [2025-05-08 02:21:53] "GET /projects?obj_uuids=73bf14f6-5185-4a34-8981-cff68e6ddd8a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000938 10.0.0.27 - - [2025-05-08 02:21:53] "GET /project/d4a85e3f-0f37-4f1f-acc8-d679a75ef87f?fields=application_policy_sets HTTP/1.1" 200 1406 0.049632 10.0.0.27 - - [2025-05-08 02:21:53] "DELETE /access-control-list/437cd0d6-ee7b-4184-8716-da4d586e310f HTTP/1.1" 200 115 0.048723 10.0.0.27 - - [2025-05-08 02:21:53] "DELETE /access-control-list/a29e1789-705f-4d89-a83a-5e2f4c576642 HTTP/1.1" 200 115 0.016992 10.0.0.27 - - [2025-05-08 02:21:53] "GET /project/73bf14f6-5185-4a34-8981-cff68e6ddd8a?fields=application_policy_sets HTTP/1.1" 200 1404 0.074852 10.0.0.27 - - [2025-05-08 02:21:53] "DELETE /access-control-list/67b5536f-e4bb-4242-ade9-c409e399899c HTTP/1.1" 200 115 0.035410 10.0.0.27 - - [2025-05-08 02:21:53] "DELETE /project/d4a85e3f-0f37-4f1f-acc8-d679a75ef87f HTTP/1.1" 200 115 0.403922 10.0.0.27 - - [2025-05-08 02:21:53] "GET /virtual-machine/ba545890-1f6a-40d4-8697-61ced8c41dcd HTTP/1.1" 200 1292 0.041376 10.0.0.27 - - [2025-05-08 02:21:53] "GET /virtual-machine-interface/4028597b-4e9d-4242-a1af-a43c3ad1eb7b HTTP/1.1" 200 2971 0.006874 10.0.0.27 - - [2025-05-08 02:21:53] "DELETE /project/73bf14f6-5185-4a34-8981-cff68e6ddd8a HTTP/1.1" 200 115 0.465858 10.0.0.27 - - [2025-05-08 02:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007065 10.0.0.27 - - [2025-05-08 02:21:53] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.005719 10.0.0.27 - - [2025-05-08 02:21:53] "GET /virtual-networks?parent_id=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003805 10.0.0.27 - - [2025-05-08 02:21:53] "GET /virtual-network/4cf1b5ff-9395-4d33-a1bb-7e98de366210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007163 10.0.0.27 - - [2025-05-08 02:21:56] "POST /neutron/port HTTP/1.1" 200 1083 0.018142 10.0.0.27 - - [2025-05-08 02:21:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006775 10.0.0.27 - - [2025-05-08 02:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.27 - - [2025-05-08 02:21:56] "GET /virtual-network/4cf1b5ff-9395-4d33-a1bb-7e98de366210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005676 10.0.0.27 - - [2025-05-08 02:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.27 - - [2025-05-08 02:21:59] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003100 10.0.0.27 - - [2025-05-08 02:21:59] "GET /virtual-networks?parent_id=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002853 10.0.0.27 - - [2025-05-08 02:21:59] "GET /virtual-network/4cf1b5ff-9395-4d33-a1bb-7e98de366210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006905 10.0.0.27 - - [2025-05-08 02:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.27 - - [2025-05-08 02:22:01] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003950 10.0.0.27 - - [2025-05-08 02:22:01] "PUT /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89 HTTP/1.1" 200 276 0.009125 10.0.0.27 - - [2025-05-08 02:22:01] "POST /neutron/network HTTP/1.1" 200 839 0.009091 10.0.0.27 - - [2025-05-08 02:22:01] "POST /neutron/network HTTP/1.1" 400 204 0.008835 10.0.0.27 - - [2025-05-08 02:22:01] "POST /neutron/port HTTP/1.1" 200 1083 0.015974 10.0.0.27 - - [2025-05-08 02:22:01] "POST /neutron/port HTTP/1.1" 200 1109 0.007922 10.0.0.27 - - [2025-05-08 02:22:01] "POST /neutron/port HTTP/1.1" 200 151 0.092949 10.0.0.27 - - [2025-05-08 02:22:03] "GET /obj-perms HTTP/1.1" 200 5056 0.051183 10.0.0.27 - - [2025-05-08 02:22:03] "POST /neutron/network HTTP/1.1" 200 839 0.005183 10.0.0.27 - - [2025-05-08 02:22:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003617 10.0.0.27 - - [2025-05-08 02:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005144 10.0.0.27 - - [2025-05-08 02:22:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003575 10.0.0.27 - - [2025-05-08 02:22:03] "POST /neutron/network HTTP/1.1" 200 151 0.081670 10.0.0.27 - - [2025-05-08 02:22:03] "DELETE /route-target/693a7644-e38d-4b23-9a61-72b6d84d7fba HTTP/1.1" 200 115 0.016458 10.0.0.27 - - [2025-05-08 02:22:03] "GET /obj-perms HTTP/1.1" 200 5056 0.046468 10.0.0.27 - - [2025-05-08 02:22:03] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.002934 10.0.0.27 - - [2025-05-08 02:22:03] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89 HTTP/1.1" 200 1827 0.003274 10.0.0.27 - - [2025-05-08 02:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.27 - - [2025-05-08 02:22:04] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000917 10.0.0.27 - - [2025-05-08 02:22:04] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.021800 10.0.0.27 - - [2025-05-08 02:22:04] "POST /neutron/network HTTP/1.1" 200 117 0.007442 10.0.0.27 - - [2025-05-08 02:22:04] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001006 10.0.0.27 - - [2025-05-08 02:22:04] "POST /neutron/network HTTP/1.1" 200 605 0.059932 10.0.0.27 - - [2025-05-08 02:22:04] "POST /route-targets HTTP/1.1" 200 327 0.011855 10.0.0.27 - - [2025-05-08 02:22:04] "POST /ref-update HTTP/1.1" 200 156 0.013037 10.0.0.27 - - [2025-05-08 02:22:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002898 10.0.0.27 - - [2025-05-08 02:22:04] "POST /neutron/subnet HTTP/1.1" 200 729 0.155629 10.0.0.27 - - [2025-05-08 02:22:04] "POST /neutron/network HTTP/1.1" 200 825 0.005531 10.0.0.27 - - [2025-05-08 02:22:04] "POST /id-to-fqname HTTP/1.1" 200 220 0.000965 10.0.0.27 - - [2025-05-08 02:22:04] "GET /virtual-network/df7c7001-541d-4e9b-820d-b69aa246658f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005098 10.0.0.27 - - [2025-05-08 02:22:04] "POST /neutron/network HTTP/1.1" 200 825 0.006469 10.0.0.27 - - [2025-05-08 02:22:04] "GET /virtual-network/df7c7001-541d-4e9b-820d-b69aa246658f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006723 10.0.0.27 - - [2025-05-08 02:22:04] "POST /neutron/network HTTP/1.1" 200 825 0.006974 10.0.0.27 - - [2025-05-08 02:22:04] "POST /neutron/subnet HTTP/1.1" 200 729 0.009126 10.0.0.27 - - [2025-05-08 02:22:04] "POST /id-to-fqname HTTP/1.1" 200 220 0.001707 10.0.0.27 - - [2025-05-08 02:22:04] "POST /neutron/network HTTP/1.1" 200 835 0.006933 10.0.0.27 - - [2025-05-08 02:22:04] "GET /aaa-mode HTTP/1.1" 401 292 0.000528 10.0.0.27 - - [2025-05-08 02:22:04] "GET / HTTP/1.1" 200 35931 0.002499 10.0.0.27 - - [2025-05-08 02:22:04] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000541 10.0.0.27 - - [2025-05-08 02:22:05] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001537 10.0.0.27 - - [2025-05-08 02:22:05] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.049230 10.0.0.27 - - [2025-05-08 02:22:05] "POST /neutron/network HTTP/1.1" 200 825 0.005714 10.0.0.27 - - [2025-05-08 02:22:05] "POST /neutron/port HTTP/1.1" 200 117 0.004863 10.0.0.27 - - [2025-05-08 02:22:05] "POST /neutron/port HTTP/1.1" 200 117 0.004408 10.0.0.27 - - [2025-05-08 02:22:05] "POST /neutron/port HTTP/1.1" 200 117 0.005055 10.0.0.27 - - [2025-05-08 02:22:05] "POST /neutron/network HTTP/1.1" 200 835 0.005181 10.0.0.27 - - [2025-05-08 02:22:05] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001222 10.0.0.27 - - [2025-05-08 02:22:05] "POST /neutron/port HTTP/1.1" 200 1061 0.181469 10.0.0.27 - - [2025-05-08 02:22:05] "POST /neutron/port HTTP/1.1" 200 1061 0.008415 10.0.0.27 - - [2025-05-08 02:22:05] "POST /neutron/port HTTP/1.1" 200 1061 0.008831 10.0.0.27 - - [2025-05-08 02:22:06] "POST /neutron/port HTTP/1.1" 200 1115 0.056377 10.0.0.27 - - [2025-05-08 02:22:06] "POST /neutron/port HTTP/1.1" 200 1089 0.014982 10.0.0.27 - - [2025-05-08 02:22:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003446 10.0.0.27 - - [2025-05-08 02:22:06] "POST /neutron/subnet HTTP/1.1" 200 703 0.009766 10.0.0.27 - - [2025-05-08 02:22:06] "POST /neutron/port HTTP/1.1" 200 117 0.001486 10.0.0.27 - - [2025-05-08 02:22:06] "POST /neutron/network HTTP/1.1" 200 825 0.005095 10.0.0.27 - - [2025-05-08 02:22:10] "POST /neutron/port HTTP/1.1" 200 1089 0.015742 10.0.0.27 - - [2025-05-08 02:22:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007870 10.0.0.27 - - [2025-05-08 02:22:10] "POST /neutron/port HTTP/1.1" 200 1089 0.016950 10.0.0.27 - - [2025-05-08 02:22:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007395 10.0.0.27 - - [2025-05-08 02:22:10] "POST /neutron/port HTTP/1.1" 200 1089 0.015558 10.0.0.27 - - [2025-05-08 02:22:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006137 10.0.0.27 - - [2025-05-08 02:22:10] "GET /virtual-machine/e340adb4-4c2c-4c87-af57-a006a506975e HTTP/1.1" 200 1293 0.005849 10.0.0.27 - - [2025-05-08 02:22:10] "GET /virtual-machine-interface/12809a3f-423c-4df9-b66e-2ad0f249c978 HTTP/1.1" 200 2941 0.005158 10.0.0.27 - - [2025-05-08 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.27 - - [2025-05-08 02:22:10] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004104 10.0.0.27 - - [2025-05-08 02:22:10] "GET /virtual-networks?parent_id=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003896 10.0.0.27 - - [2025-05-08 02:22:10] "GET /virtual-network/df7c7001-541d-4e9b-820d-b69aa246658f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007195 10.0.0.27 - - [2025-05-08 02:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.27 - - [2025-05-08 02:22:13] "GET /virtual-network/df7c7001-541d-4e9b-820d-b69aa246658f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005376 10.0.0.27 - - [2025-05-08 02:22:14] "POST /neutron/port HTTP/1.1" 200 1089 0.016937 10.0.0.27 - - [2025-05-08 02:22:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008663 10.0.0.27 - - [2025-05-08 02:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.27 - - [2025-05-08 02:22:16] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002833 10.0.0.27 - - [2025-05-08 02:22:16] "GET /virtual-networks?parent_id=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003212 10.0.0.27 - - [2025-05-08 02:22:16] "GET /virtual-network/df7c7001-541d-4e9b-820d-b69aa246658f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005056 10.0.0.27 - - [2025-05-08 02:22:18] "POST /neutron/network HTTP/1.1" 200 825 0.005764 10.0.0.27 - - [2025-05-08 02:22:18] "POST /neutron/network HTTP/1.1" 400 204 0.011119 10.0.0.27 - - [2025-05-08 02:22:18] "POST /neutron/port HTTP/1.1" 200 1089 0.013835 10.0.0.27 - - [2025-05-08 02:22:18] "POST /neutron/port HTTP/1.1" 200 1115 0.009144 10.0.0.27 - - [2025-05-08 02:22:18] "POST /neutron/port HTTP/1.1" 200 151 0.088065 10.0.0.27 - - [2025-05-08 02:22:20] "POST /neutron/network HTTP/1.1" 200 825 0.005378 10.0.0.27 - - [2025-05-08 02:22:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003034 10.0.0.27 - - [2025-05-08 02:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.27 - - [2025-05-08 02:22:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001571 10.0.0.27 - - [2025-05-08 02:22:20] "POST /neutron/network HTTP/1.1" 200 151 0.072314 10.0.0.27 - - [2025-05-08 02:22:20] "DELETE /route-target/002ef4a5-e7e3-497d-90c7-a8f1b357abb4 HTTP/1.1" 200 115 0.010947 10.0.0.27 - - [2025-05-08 02:22:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.002924 10.0.0.27 - - [2025-05-08 02:22:20] "POST /network-ipams HTTP/1.1" 200 541 0.016400 10.0.0.27 - - [2025-05-08 02:22:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 981 0.002809 10.0.0.27 - - [2025-05-08 02:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.27 - - [2025-05-08 02:22:20] "GET /network-ipam/93c99d21-5f5e-4c08-87ca-67c1c9011147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.004683 10.0.0.27 - - [2025-05-08 02:22:20] "PUT /network-ipam/93c99d21-5f5e-4c08-87ca-67c1c9011147 HTTP/1.1" 200 258 0.010995 10.0.0.27 - - [2025-05-08 02:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.27 - - [2025-05-08 02:22:21] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001039 10.0.0.27 - - [2025-05-08 02:22:21] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.025968 10.0.0.27 - - [2025-05-08 02:22:21] "POST /neutron/network HTTP/1.1" 200 117 0.007330 10.0.0.27 - - [2025-05-08 02:22:21] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001873 10.0.0.27 - - [2025-05-08 02:22:21] "POST /neutron/network HTTP/1.1" 200 605 0.074543 10.0.0.27 - - [2025-05-08 02:22:21] "POST /route-targets HTTP/1.1" 200 327 0.011057 10.0.0.27 - - [2025-05-08 02:22:21] "POST /ref-update HTTP/1.1" 200 156 0.012201 10.0.0.27 - - [2025-05-08 02:22:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003976 10.0.0.27 - - [2025-05-08 02:22:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.142139 10.0.0.27 - - [2025-05-08 02:22:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006170 10.0.0.27 - - [2025-05-08 02:22:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.148995 10.0.0.27 - - [2025-05-08 02:22:21] "POST /neutron/network HTTP/1.1" 200 994 0.006781 10.0.0.27 - - [2025-05-08 02:22:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.001447 10.0.0.27 - - [2025-05-08 02:22:21] "GET /virtual-network/5ac5af08-fef0-486e-af1f-259ba4e9f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004349 10.0.0.27 - - [2025-05-08 02:22:21] "POST /neutron/network HTTP/1.1" 200 994 0.006987 10.0.0.27 - - [2025-05-08 02:22:21] "GET /virtual-network/5ac5af08-fef0-486e-af1f-259ba4e9f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004268 10.0.0.27 - - [2025-05-08 02:22:21] "POST /neutron/network HTTP/1.1" 200 994 0.007205 10.0.0.27 - - [2025-05-08 02:22:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.009038 10.0.0.27 - - [2025-05-08 02:22:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.006599 10.0.0.27 - - [2025-05-08 02:22:21] "POST /neutron/network HTTP/1.1" 200 994 0.008547 10.0.0.27 - - [2025-05-08 02:22:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.008795 10.0.0.27 - - [2025-05-08 02:22:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.006835 10.0.0.27 - - [2025-05-08 02:22:21] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001325 10.0.0.27 - - [2025-05-08 02:22:21] "POST /neutron/port HTTP/1.1" 200 1017 0.156937 10.0.0.27 - - [2025-05-08 02:22:21] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001078 10.0.0.27 - - [2025-05-08 02:22:22] "POST /neutron/port HTTP/1.1" 200 1017 0.154351 10.0.0.27 - - [2025-05-08 02:22:22] "POST /id-to-fqname HTTP/1.1" 200 220 0.001671 10.0.0.27 - - [2025-05-08 02:22:22] "POST /neutron/port HTTP/1.1" 200 1017 0.006972 10.0.0.27 - - [2025-05-08 02:22:22] "POST /neutron/port HTTP/1.1" 200 1017 0.028595 10.0.0.27 - - [2025-05-08 02:22:22] "POST /neutron/network HTTP/1.1" 200 994 0.007030 10.0.0.27 - - [2025-05-08 02:22:22] "POST /neutron/port HTTP/1.1" 200 1017 0.008198 10.0.0.27 - - [2025-05-08 02:22:22] "POST /neutron/port HTTP/1.1" 200 117 0.005260 10.0.0.27 - - [2025-05-08 02:22:22] "POST /neutron/port HTTP/1.1" 200 117 0.005414 10.0.0.27 - - [2025-05-08 02:22:22] "POST /id-to-fqname HTTP/1.1" 200 220 0.001226 10.0.0.27 - - [2025-05-08 02:22:22] "POST /neutron/port HTTP/1.1" 200 117 0.004875 10.0.0.27 - - [2025-05-08 02:22:22] "POST /neutron/port HTTP/1.1" 200 1017 0.009188 10.0.0.27 - - [2025-05-08 02:22:22] "POST /neutron/port HTTP/1.1" 200 1017 0.008037 10.0.0.27 - - [2025-05-08 02:22:22] "POST /neutron/network HTTP/1.1" 200 994 0.006928 10.0.0.27 - - [2025-05-08 02:22:22] "POST /neutron/port HTTP/1.1" 200 1017 0.007560 10.0.0.27 - - [2025-05-08 02:22:22] "POST /neutron/port HTTP/1.1" 200 1017 0.007396 10.0.0.27 - - [2025-05-08 02:22:22] "POST /neutron/port HTTP/1.1" 200 1017 0.007917 10.0.0.27 - - [2025-05-08 02:22:22] "POST /neutron/port HTTP/1.1" 200 117 0.005676 10.0.0.27 - - [2025-05-08 02:22:22] "POST /neutron/port HTTP/1.1" 200 117 0.004919 10.0.0.27 - - [2025-05-08 02:22:22] "POST /id-to-fqname HTTP/1.1" 200 220 0.002018 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/port HTTP/1.1" 200 117 0.007999 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/network HTTP/1.1" 200 1004 0.007986 10.0.0.27 - - [2025-05-08 02:22:23] "GET /aaa-mode HTTP/1.1" 401 292 0.000478 10.0.0.27 - - [2025-05-08 02:22:23] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.27 - - [2025-05-08 02:22:23] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000571 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/port HTTP/1.1" 200 1017 0.037540 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/port HTTP/1.1" 200 1017 0.030902 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/network HTTP/1.1" 200 1004 0.009625 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/network HTTP/1.1" 200 1004 0.006766 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/port HTTP/1.1" 200 1017 0.008564 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/port HTTP/1.1" 200 1017 0.006359 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/port HTTP/1.1" 200 1017 0.008796 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/port HTTP/1.1" 200 1017 0.008534 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/port HTTP/1.1" 200 1109 0.124496 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/port HTTP/1.1" 200 1109 0.126433 10.0.0.27 - - [2025-05-08 02:22:23] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002145 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/port HTTP/1.1" 200 1083 0.034636 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/port HTTP/1.1" 200 1083 0.033897 10.0.0.27 - - [2025-05-08 02:22:23] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.072724 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003222 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002517 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/network HTTP/1.1" 200 994 0.006722 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/subnet HTTP/1.1" 200 673 0.022432 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/subnet HTTP/1.1" 200 673 0.021386 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/port HTTP/1.1" 200 117 0.001364 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/port HTTP/1.1" 200 117 0.001250 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/network HTTP/1.1" 200 994 0.008790 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/network HTTP/1.1" 200 994 0.007663 10.0.0.27 - - [2025-05-08 02:22:23] "POST /neutron/port HTTP/1.1" 200 2050 0.027516 10.0.0.27 - - [2025-05-08 02:22:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006370 10.0.0.27 - - [2025-05-08 02:22:24] "POST /neutron/port HTTP/1.1" 200 117 0.005302 10.0.0.27 - - [2025-05-08 02:22:24] "GET /domains HTTP/1.1" 200 280 0.002301 10.0.0.27 - - [2025-05-08 02:22:24] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001002 10.0.0.27 - - [2025-05-08 02:22:24] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2574 0.007989 10.0.0.27 - - [2025-05-08 02:22:24] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001267 10.0.0.27 - - [2025-05-08 02:22:24] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a HTTP/1.1" 200 2843 0.069886 10.0.0.27 - - [2025-05-08 02:22:24] "GET /network-ipam/93c99d21-5f5e-4c08-87ca-67c1c9011147 HTTP/1.1" 200 2601 0.011733 10.0.0.27 - - [2025-05-08 02:22:24] "GET /domains HTTP/1.1" 200 280 0.003080 10.0.0.27 - - [2025-05-08 02:22:24] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001315 10.0.0.27 - - [2025-05-08 02:22:24] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2574 0.012697 10.0.0.27 - - [2025-05-08 02:22:24] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001364 10.0.0.27 - - [2025-05-08 02:22:24] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a HTTP/1.1" 200 2843 0.081932 10.0.0.27 - - [2025-05-08 02:22:24] "GET /virtual-network/5ac5af08-fef0-486e-af1f-259ba4e9f6e3 HTTP/1.1" 200 3779 0.017247 10.0.0.27 - - [2025-05-08 02:22:24] "GET /virtual-network/5ac5af08-fef0-486e-af1f-259ba4e9f6e3 HTTP/1.1" 200 3779 0.007501 10.0.0.27 - - [2025-05-08 02:22:24] "GET /routing-instance/a250f086-966b-4da6-8b52-58e173e17bf9 HTTP/1.1" 200 2381 0.005792 10.0.0.27 - - [2025-05-08 02:22:24] "GET /routing-instance/a250f086-966b-4da6-8b52-58e173e17bf9 HTTP/1.1" 200 2381 0.006650 10.0.0.27 - - [2025-05-08 02:22:24] "GET /route-target/726ae4a5-558c-4b18-a867-ac9ae8b9ea2d HTTP/1.1" 200 1204 0.003605 10.0.0.27 - - [2025-05-08 02:22:24] "GET /virtual-network/5ac5af08-fef0-486e-af1f-259ba4e9f6e3 HTTP/1.1" 200 3779 0.005612 10.0.0.27 - - [2025-05-08 02:22:24] "GET /routing-instance/a250f086-966b-4da6-8b52-58e173e17bf9 HTTP/1.1" 200 2381 0.004849 10.0.0.27 - - [2025-05-08 02:22:24] "GET /virtual-network/5ac5af08-fef0-486e-af1f-259ba4e9f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005211 10.0.0.27 - - [2025-05-08 02:22:24] "GET /virtual-network/5ac5af08-fef0-486e-af1f-259ba4e9f6e3 HTTP/1.1" 200 3779 0.005751 10.0.0.27 - - [2025-05-08 02:22:24] "GET /routing-instance/a250f086-966b-4da6-8b52-58e173e17bf9 HTTP/1.1" 200 2381 0.003971 10.0.0.27 - - [2025-05-08 02:22:24] "GET /routing-instance/a250f086-966b-4da6-8b52-58e173e17bf9 HTTP/1.1" 200 2381 0.004009 10.0.0.27 - - [2025-05-08 02:22:24] "GET /route-target/726ae4a5-558c-4b18-a867-ac9ae8b9ea2d HTTP/1.1" 200 1204 0.004555 10.0.0.27 - - [2025-05-08 02:22:24] "GET /domains HTTP/1.1" 200 280 0.005204 10.0.0.27 - - [2025-05-08 02:22:24] "POST /neutron/network HTTP/1.1" 200 1004 0.011012 10.0.0.27 - - [2025-05-08 02:22:24] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001220 10.0.0.27 - - [2025-05-08 02:22:24] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2574 0.011829 10.0.0.27 - - [2025-05-08 02:22:24] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001078 10.0.0.27 - - [2025-05-08 02:22:24] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001033 10.0.0.27 - - [2025-05-08 02:22:24] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a HTTP/1.1" 200 2843 0.086882 10.0.0.27 - - [2025-05-08 02:22:24] "GET /virtual-network/5ac5af08-fef0-486e-af1f-259ba4e9f6e3 HTTP/1.1" 200 3779 0.009207 10.0.0.27 - - [2025-05-08 02:22:24] "POST /neutron/port HTTP/1.1" 200 1055 0.242515 10.0.0.27 - - [2025-05-08 02:22:24] "POST /neutron/port HTTP/1.1" 200 1055 0.013154 10.0.0.27 - - [2025-05-08 02:22:24] "POST /neutron/port HTTP/1.1" 200 1055 0.007333 10.0.0.27 - - [2025-05-08 02:22:24] "POST /neutron/port HTTP/1.1" 200 1109 0.089659 10.0.0.27 - - [2025-05-08 02:22:24] "POST /neutron/port HTTP/1.1" 200 1083 0.016409 10.0.0.27 - - [2025-05-08 02:22:24] "GET /obj-perms HTTP/1.1" 200 5030 0.069832 10.0.0.27 - - [2025-05-08 02:22:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003631 10.0.0.27 - - [2025-05-08 02:22:25] "POST /neutron/subnet HTTP/1.1" 200 673 0.028276 10.0.0.27 - - [2025-05-08 02:22:25] "POST /neutron/port HTTP/1.1" 200 1083 0.031933 10.0.0.27 - - [2025-05-08 02:22:25] "POST /neutron/port HTTP/1.1" 200 117 0.004964 10.0.0.27 - - [2025-05-08 02:22:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010459 10.0.0.27 - - [2025-05-08 02:22:25] "POST /neutron/network HTTP/1.1" 200 994 0.011107 10.0.0.27 - - [2025-05-08 02:22:30] "POST /neutron/port HTTP/1.1" 200 1083 0.020109 10.0.0.27 - - [2025-05-08 02:22:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007838 10.0.0.27 - - [2025-05-08 02:22:30] "POST /neutron/port HTTP/1.1" 200 1083 0.030355 10.0.0.27 - - [2025-05-08 02:22:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012366 10.0.0.27 - - [2025-05-08 02:22:30] "POST /neutron/port HTTP/1.1" 200 1083 0.015349 10.0.0.27 - - [2025-05-08 02:22:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006397 10.0.0.27 - - [2025-05-08 02:22:30] "GET /virtual-machine/ebf65036-c25b-4101-8c4b-2fbdc6723ef1 HTTP/1.1" 200 1289 0.004751 10.0.0.27 - - [2025-05-08 02:22:30] "GET /virtual-machine-interface/1dbfbed5-0587-45f0-ba2b-97ed300b958f HTTP/1.1" 200 2941 0.005360 10.0.0.27 - - [2025-05-08 02:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.27 - - [2025-05-08 02:22:30] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003433 10.0.0.27 - - [2025-05-08 02:22:30] "GET /virtual-networks?parent_id=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003136 10.0.0.27 - - [2025-05-08 02:22:30] "GET /virtual-network/5ac5af08-fef0-486e-af1f-259ba4e9f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005869 10.0.0.27 - - [2025-05-08 02:22:32] "POST /neutron/port HTTP/1.1" 200 1083 0.015606 10.0.0.27 - - [2025-05-08 02:22:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006495 10.0.0.27 - - [2025-05-08 02:22:32] "POST /neutron/port HTTP/1.1" 200 1083 0.017735 10.0.0.27 - - [2025-05-08 02:22:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005668 10.0.0.27 - - [2025-05-08 02:22:33] "POST /neutron/port HTTP/1.1" 200 1083 0.014454 10.0.0.27 - - [2025-05-08 02:22:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008181 10.0.0.27 - - [2025-05-08 02:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.27 - - [2025-05-08 02:22:33] "GET /virtual-network/5ac5af08-fef0-486e-af1f-259ba4e9f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005333 10.0.0.27 - - [2025-05-08 02:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.27 - - [2025-05-08 02:22:35] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003267 10.0.0.27 - - [2025-05-08 02:22:35] "GET /virtual-networks?parent_id=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003056 10.0.0.27 - - [2025-05-08 02:22:35] "GET /virtual-network/5ac5af08-fef0-486e-af1f-259ba4e9f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005110 10.0.0.27 - - [2025-05-08 02:22:36] "POST /neutron/port HTTP/1.1" 200 1083 0.017493 10.0.0.27 - - [2025-05-08 02:22:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006500 10.0.0.27 - - [2025-05-08 02:22:36] "POST /neutron/port HTTP/1.1" 200 1083 0.016139 10.0.0.27 - - [2025-05-08 02:22:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006024 10.0.0.27 - - [2025-05-08 02:22:36] "POST /neutron/port HTTP/1.1" 200 1083 0.014438 10.0.0.27 - - [2025-05-08 02:22:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007789 10.0.0.27 - - [2025-05-08 02:22:36] "GET /virtual-machine/46de5cc0-1c92-4e8f-9e75-7a34381c6822 HTTP/1.1" 200 1288 0.005131 10.0.0.27 - - [2025-05-08 02:22:36] "GET /virtual-machine-interface/5c031aa6-5d2a-420f-9448-3cb5263681ab HTTP/1.1" 200 2941 0.004628 10.0.0.27 - - [2025-05-08 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.27 - - [2025-05-08 02:22:36] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002909 10.0.0.27 - - [2025-05-08 02:22:36] "GET /virtual-networks?parent_id=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003553 10.0.0.27 - - [2025-05-08 02:22:36] "GET /virtual-network/5ac5af08-fef0-486e-af1f-259ba4e9f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005545 10.0.0.27 - - [2025-05-08 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.27 - - [2025-05-08 02:22:37] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002889 10.0.0.27 - - [2025-05-08 02:22:37] "GET /virtual-networks?parent_id=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002972 10.0.0.27 - - [2025-05-08 02:22:37] "GET /virtual-network/5ac5af08-fef0-486e-af1f-259ba4e9f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005039 10.0.0.27 - - [2025-05-08 02:22:37] "POST /neutron/port HTTP/1.1" 200 1083 0.017966 10.0.0.27 - - [2025-05-08 02:22:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008848 10.0.0.27 - - [2025-05-08 02:22:38] "POST /neutron/port HTTP/1.1" 200 1083 0.018516 10.0.0.27 - - [2025-05-08 02:22:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006828 10.0.0.27 - - [2025-05-08 02:22:38] "POST /neutron/port HTTP/1.1" 200 1083 0.018410 10.0.0.27 - - [2025-05-08 02:22:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007194 10.0.0.27 - - [2025-05-08 02:22:38] "GET /virtual-machine/833faaa3-6ff5-4beb-8d13-eb9bbdb69395 HTTP/1.1" 200 1292 0.006366 10.0.0.27 - - [2025-05-08 02:22:38] "GET /virtual-machine-interface/a0400a31-1a5b-40af-8c34-19f2a3fc6512 HTTP/1.1" 200 2942 0.005035 10.0.0.27 - - [2025-05-08 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.27 - - [2025-05-08 02:22:38] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003861 10.0.0.27 - - [2025-05-08 02:22:38] "GET /virtual-networks?parent_id=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003597 10.0.0.27 - - [2025-05-08 02:22:38] "GET /virtual-network/5ac5af08-fef0-486e-af1f-259ba4e9f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005795 10.0.0.27 - - [2025-05-08 02:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.27 - - [2025-05-08 02:22:39] "GET /global-vrouter-config/b5c445c6-2108-4012-a2ed-52fd22fcda89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003313 10.0.0.27 - - [2025-05-08 02:22:39] "GET /virtual-networks?parent_id=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002933 10.0.0.27 - - [2025-05-08 02:22:39] "GET /virtual-network/5ac5af08-fef0-486e-af1f-259ba4e9f6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004740 10.0.0.27 - - [2025-05-08 02:22:52] "GET /global-system-configs HTTP/1.1" 200 322 0.057590 10.0.0.27 - - [2025-05-08 02:22:52] "GET /obj-perms HTTP/1.1" 200 5056 0.097115 10.0.0.27 - - [2025-05-08 02:22:54] "GET /global-system-configs HTTP/1.1" 200 322 0.037725 10.0.0.27 - - [2025-05-08 02:22:54] "GET /obj-perms HTTP/1.1" 200 5056 0.078434 10.0.0.27 - - [2025-05-08 02:22:55] "POST /neutron/port HTTP/1.1" 200 1109 0.013587 10.0.0.27 - - [2025-05-08 02:22:55] "POST /neutron/port HTTP/1.1" 200 1109 0.015057 10.0.0.27 - - [2025-05-08 02:22:55] "POST /neutron/port HTTP/1.1" 200 151 0.141439 10.0.0.27 - - [2025-05-08 02:22:55] "POST /neutron/port HTTP/1.1" 200 1109 0.010461 10.0.0.27 - - [2025-05-08 02:22:55] "POST /neutron/port HTTP/1.1" 200 1109 0.009917 10.0.0.27 - - [2025-05-08 02:22:55] "POST /neutron/port HTTP/1.1" 200 1083 0.033499 10.0.0.27 - - [2025-05-08 02:22:55] "POST /neutron/port HTTP/1.1" 200 1109 0.024271 10.0.0.27 - - [2025-05-08 02:22:55] "POST /neutron/port HTTP/1.1" 200 1004 0.044431 10.0.0.27 - - [2025-05-08 02:22:55] "POST /neutron/port HTTP/1.1" 400 205 0.004413 10.0.0.27 - - [2025-05-08 02:22:55] "POST /neutron/port HTTP/1.1" 200 151 0.249106 10.0.0.27 - - [2025-05-08 02:22:55] "POST /neutron/network HTTP/1.1" 200 994 0.011358 10.0.0.27 - - [2025-05-08 02:22:55] "POST /neutron/port HTTP/1.1" 200 151 0.232620 10.0.0.27 - - [2025-05-08 02:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006516 10.0.0.27 - - [2025-05-08 02:22:55] "POST /useragent-kv HTTP/1.1" 200 115 0.032206 10.0.0.27 - - [2025-05-08 02:22:55] "POST /useragent-kv HTTP/1.1" 200 115 0.001899 10.0.0.27 - - [2025-05-08 02:22:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002322 10.0.0.27 - - [2025-05-08 02:22:55] "POST /useragent-kv HTTP/1.1" 200 115 0.011131 10.0.0.27 - - [2025-05-08 02:22:55] "DELETE /route-target/726ae4a5-558c-4b18-a867-ac9ae8b9ea2d HTTP/1.1" 200 115 0.031927 10.0.0.27 - - [2025-05-08 02:22:55] "POST /neutron/network HTTP/1.1" 200 151 0.159667 10.0.0.27 - - [2025-05-08 02:22:55] "GET /routing-instance/a250f086-966b-4da6-8b52-58e173e17bf9 HTTP/1.1" 404 171 0.002740 10.0.0.27 - - [2025-05-08 02:22:55] "GET /domains HTTP/1.1" 200 280 0.002384 10.0.0.27 - - [2025-05-08 02:22:55] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001582 10.0.0.27 - - [2025-05-08 02:22:56] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be HTTP/1.1" 200 2574 0.048882 10.0.0.27 - - [2025-05-08 02:22:56] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001333 10.0.0.27 - - [2025-05-08 02:22:56] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a HTTP/1.1" 200 2086 0.071033 10.0.0.27 - - [2025-05-08 02:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.27 - - [2025-05-08 02:22:56] "DELETE /network-ipam/93c99d21-5f5e-4c08-87ca-67c1c9011147 HTTP/1.1" 200 115 0.019347 10.0.0.27 - - [2025-05-08 02:22:56] "POST /fqname-to-id HTTP/1.1" 404 211 0.003106 10.0.0.27 - - [2025-05-08 02:22:56] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001603 10.0.0.27 - - [2025-05-08 02:22:56] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.049563 10.0.0.27 - - [2025-05-08 02:22:56] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000946 10.0.0.27 - - [2025-05-08 02:22:56] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a?fields=virtual_networks HTTP/1.1" 200 1033 0.068468 10.0.0.27 - - [2025-05-08 02:22:56] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001004 10.0.0.27 - - [2025-05-08 02:22:56] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.024336 10.0.0.27 - - [2025-05-08 02:22:56] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000988 10.0.0.27 - - [2025-05-08 02:22:56] "GET /project/f477dfc9-39f6-4d8d-b8e4-d3037ff8568a?fields=security_groups HTTP/1.1" 200 1259 0.025241 10.0.0.27 - - [2025-05-08 02:23:00] "POST /neutron/port HTTP/1.1" 200 117 0.006690 10.0.0.27 - - [2025-05-08 02:23:00] "POST /neutron/port HTTP/1.1" 400 205 0.004499 10.0.0.27 - - [2025-05-08 02:23:04] "GET / HTTP/1.1" 200 35931 0.001975 10.0.0.27 - - [2025-05-08 02:23:04] "GET /obj-perms HTTP/1.1" 200 5056 0.293586 10.0.0.27 - - [2025-05-08 02:23:04] "GET /obj-perms HTTP/1.1" 200 5056 0.044721 10.0.0.27 - - [2025-05-08 02:23:04] "GET /project/dcd78ae0-e213-4a5e-b022-8f07e59fd8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000709 10.0.0.27 - - [2025-05-08 02:23:05] "GET /projects?obj_uuids=dcd78ae0-e213-4a5e-b022-8f07e59fd8af&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001071 10.0.0.27 - - [2025-05-08 02:23:05] "GET /project/dcd78ae0-e213-4a5e-b022-8f07e59fd8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.043009 [Introspect:8084]10.0.0.27 - - [2025-05-08 02:23:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001023 10.0.0.27 - - [2025-05-08 02:23:05] "POST /fqname-to-id HTTP/1.1" 404 184 0.023252 10.0.0.27 - - [2025-05-08 02:23:06] "GET /projects?obj_uuids=c934e3a1-5c20-40c6-8142-fd07c4f5d8e1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002750 10.0.0.27 - - [2025-05-08 02:23:06] "GET /domains?obj_uuids=c43aaa1d-bd19-4865-a667-7accb5b556be&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001053 10.0.0.27 - - [2025-05-08 02:23:06] "GET /domain/c43aaa1d-bd19-4865-a667-7accb5b556be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.029095 10.0.0.27 - - [2025-05-08 02:23:06] "POST /id-to-fqname HTTP/1.1" 200 186 0.001196 10.0.0.27 - - [2025-05-08 02:23:06] "POST /fqname-to-id HTTP/1.1" 404 195 0.003403 10.0.0.27 - - [2025-05-08 02:23:06] "POST /security-groups HTTP/1.1" 200 587 0.059664 10.0.0.27 - - [2025-05-08 02:23:06] "POST /fqname-to-id HTTP/1.1" 404 230 0.003102 10.0.0.27 - - [2025-05-08 02:23:06] "POST /projects HTTP/1.1" 200 577 0.210393 10.0.0.27 - - [2025-05-08 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.283524 10.0.0.27 - - [2025-05-08 02:23:06] "POST /access-control-lists HTTP/1.1" 200 592 0.138154 10.0.0.27 - - [2025-05-08 02:23:06] "GET /project/c934e3a1-5c20-40c6-8142-fd07c4f5d8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.463401 10.0.0.27 - - [2025-05-08 02:23:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.002881 10.0.0.27 - - [2025-05-08 02:23:06] "POST /access-control-lists HTTP/1.1" 200 590 0.059562 10.0.0.27 - - [2025-05-08 02:23:07] "GET / HTTP/1.1" 200 35931 0.002250 10.0.0.27 - - [2025-05-08 02:23:07] "GET /projects?obj_uuids=c934e3a1-5c20-40c6-8142-fd07c4f5d8e1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001103 10.0.0.27 - - [2025-05-08 02:23:07] "GET /project/c934e3a1-5c20-40c6-8142-fd07c4f5d8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.029281 10.0.0.27 - - [2025-05-08 02:23:07] "GET /projects?obj_uuids=c934e3a1-5c20-40c6-8142-fd07c4f5d8e1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001474 10.0.0.27 - - [2025-05-08 02:23:07] "GET /project/c934e3a1-5c20-40c6-8142-fd07c4f5d8e1?fields=virtual_networks HTTP/1.1" 200 1024 0.070353 10.0.0.27 - - [2025-05-08 02:23:07] "GET /projects?obj_uuids=c934e3a1-5c20-40c6-8142-fd07c4f5d8e1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001069 10.0.0.27 - - [2025-05-08 02:23:07] "GET /project/c934e3a1-5c20-40c6-8142-fd07c4f5d8e1?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.022200 10.0.0.27 - - [2025-05-08 02:23:07] "GET /projects?obj_uuids=c934e3a1-5c20-40c6-8142-fd07c4f5d8e1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001472 10.0.0.27 - - [2025-05-08 02:23:08] "GET /project/c934e3a1-5c20-40c6-8142-fd07c4f5d8e1?fields=security_groups HTTP/1.1" 200 1246 0.024219 [Introspect:8084]10.0.0.27 - - [2025-05-08 02:23:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001110 [Introspect:8084]10.0.0.27 - - [2025-05-08 02:23:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001347 10.0.0.27 - - [2025-05-08 02:23:53] "DELETE /project/c934e3a15c2040c68142fd07c4f5d8e1 HTTP/1.1" 404 173 0.013582 10.0.0.27 - - [2025-05-08 02:23:53] "GET /projects?obj_uuids=f477dfc9-39f6-4d8d-b8e4-d3037ff8568a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000941 10.0.0.27 - - [2025-05-08 02:23:53] "GET /projects?obj_uuids=c934e3a1-5c20-40c6-8142-fd07c4f5d8e1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000868