+++ date ++ echo 'INFO: =================== Mon Sep 2 02:32:59 UTC 2024 ===================' INFO: =================== Mon Sep 2 02:32:59 UTC 2024 =================== ++ 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 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.31 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.31 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.31 ++ ANALYTICSDB_NODES=10.0.0.31 ++ ANALYTICS_SNMP_NODES=10.0.0.31 ++ 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.31 +++ local server_address=10.0.0.31 +++ extended_server_list+='10.0.0.31:8081 ' +++ '[' -n '10.0.0.31:8081 ' ']' +++ echo 10.0.0.31:8081 ++ ANALYTICS_SERVERS=10.0.0.31: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.31 +++ local server_address=10.0.0.31 +++ extended_server_list+='10.0.0.31:9042 ' +++ '[' -n '10.0.0.31:9042 ' ']' +++ echo 10.0.0.31:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.31:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.31 ++ 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.31 +++ local server_address=10.0.0.31 +++ extended_server_list+='10.0.0.31:8086 ' +++ '[' -n '10.0.0.31:8086 ' ']' +++ echo 10.0.0.31:8086 ++ COLLECTOR_SERVERS=10.0.0.31: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.31 ++ CONFIGDB_NODES=10.0.0.31 ++ 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.31 +++ local server_address=10.0.0.31 +++ extended_server_list+='10.0.0.31:8082 ' +++ '[' -n '10.0.0.31:8082 ' ']' +++ echo 10.0.0.31:8082 ++ CONFIG_SERVERS=10.0.0.31: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.31 +++ local server_address=10.0.0.31 +++ extended_server_list+='10.0.0.31:9161 ' +++ '[' -n '10.0.0.31:9161 ' ']' +++ echo 10.0.0.31:9161 ++ CONFIGDB_SERVERS=10.0.0.31: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.31 +++ local server_address=10.0.0.31 +++ extended_server_list+='10.0.0.31:9041 ' +++ '[' -n '10.0.0.31:9041 ' ']' +++ echo 10.0.0.31:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.31: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.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.31 ++ 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.31 +++ local server_address=10.0.0.31 +++ extended_server_list+=10.0.0.31:2181, +++ '[' -n 10.0.0.31:2181, ']' +++ echo 10.0.0.31:2181 ++ ZOOKEEPER_SERVERS=10.0.0.31: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.31 +++ local server_address=10.0.0.31 +++ extended_server_list+='10.0.0.31:2181 ' +++ '[' -n '10.0.0.31:2181 ' ']' +++ echo 10.0.0.31:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.31:2181 ++ RABBITMQ_NODES=10.0.0.31 ++ 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.31 +++ local server_address=10.0.0.31 +++ extended_server_list+=10.0.0.31:5673, +++ '[' -n 10.0.0.31:5673, ']' +++ echo 10.0.0.31:5673 ++ RABBITMQ_SERVERS=10.0.0.31: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.31 +++ local server_address=10.0.0.31 +++ extended_server_list+='10.0.0.31:6379 ' +++ '[' -n '10.0.0.31:6379 ' ']' +++ echo 10.0.0.31:6379 ++ REDIS_SERVERS=10.0.0.31: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.31 ++ 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.31 +++ local server_address=10.0.0.31 +++ extended_server_list+='10.0.0.31:9092 ' +++ '[' -n '10.0.0.31:9092 ' ']' +++ echo 10.0.0.31:9092 ++ KAFKA_SERVERS=10.0.0.31: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.31 ++ 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.31 ++ 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.31 ++ 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.31 ++ cut -d , -f 1 + local cassandra=10.0.0.31 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.31 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.31 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.31 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.31,10.20.0.19,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.31'\''))' +++ local server_ip=10.0.0.31 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.31 ]] +++ [[ ,10.0.0.31,10.20.0.19,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.31, ]] +++ echo 10.0.0.31 1 +++ return ++ local ip=10.0.0.31 ++ [[ -z 10.0.0.31 ]] ++ echo 10.0.0.31 + host_ip=10.0.0.31 + [[ cql == \c\q\l ]] ++ echo 10.0.0.31:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.31:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.31: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/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/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/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/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 09/02/2024 02:33:07.898 7f86e8f66688 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/02/2024 02:33:07.928 7f86e8f66688 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/02/2024 02:33:07.944 7f86e8f66688 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/02/2024 02:33:07.944 7f86e8f66688 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' 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.31:8082/ Hit Ctrl-C to quit. 10.0.0.31 - - [2024-09-02 02:33:25] "GET / HTTP/1.1" 200 45871 0.002212 10.0.0.31 - - [2024-09-02 02:33:25] "GET / HTTP/1.1" 200 45871 0.001320 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.31 - - [2024-09-02 02:33:25] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000779 10.0.0.31 - - [2024-09-02 02:33:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000481 10.0.0.31 - - [2024-09-02 02:33:25] "GET / HTTP/1.1" 200 35931 0.002497 10.0.0.31 - - [2024-09-02 02:33:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000519 10.0.0.31 - - [2024-09-02 02:33:26] "GET / HTTP/1.1" 200 35931 0.002573 10.0.0.31 - - [2024-09-02 02:33:26] "GET / HTTP/1.1" 200 35931 0.002328 10.0.0.31 - - [2024-09-02 02:33:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000511 10.0.0.31 - - [2024-09-02 02:33:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.570428 10.0.0.31 - - [2024-09-02 02:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.31 - - [2024-09-02 02:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.883357 10.0.0.31 - - [2024-09-02 02:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.31 - - [2024-09-02 02:33:26] "GET /global-system-config/5dc5f197-5bf8-4128-b9e4-8ddcc400778b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003876 10.0.0.31 - - [2024-09-02 02:33:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000592 10.0.0.31 - - [2024-09-02 02:33:26] "POST /service-appliance-sets HTTP/1.1" 200 553 0.021447 10.0.0.31 - - [2024-09-02 02:33:26] "POST /fqname-to-id HTTP/1.1" 404 180 0.003571 10.0.0.31 - - [2024-09-02 02:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.31 - - [2024-09-02 02:33:27] "GET /global-system-config/5dc5f197-5bf8-4128-b9e4-8ddcc400778b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003811 10.0.0.31 - - [2024-09-02 02:33:27] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.473175 10.0.0.31 - - [2024-09-02 02:33:27] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004357 10.0.0.31 - - [2024-09-02 02:33:27] "POST /service-appliance-sets HTTP/1.1" 200 541 0.023714 10.0.0.31 - - [2024-09-02 02:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.31 - - [2024-09-02 02:33:27] "GET /network-ipam/ffdecb87-501c-4de9-94cf-c8a6240ff7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003981 10.0.0.31 - - [2024-09-02 02:33:27] "POST /service-templates HTTP/1.1" 200 511 0.019551 10.0.0.31 - - [2024-09-02 02:33:27] "POST /service-templates HTTP/1.1" 200 501 0.021398 10.0.0.31 - - [2024-09-02 02:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.320877 10.0.0.31 - - [2024-09-02 02:33:27] "GET /global-system-config/5dc5f197-5bf8-4128-b9e4-8ddcc400778b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003297 10.0.0.31 - - [2024-09-02 02:33:27] "POST /fqname-to-id HTTP/1.1" 404 196 0.038177 10.0.0.31 - - [2024-09-02 02:33:27] "POST /service-templates HTTP/1.1" 200 515 0.038245 10.0.0.31 - - [2024-09-02 02:33:27] "POST /fqname-to-id HTTP/1.1" 404 220 0.003080 10.0.0.31 - - [2024-09-02 02:33:27] "GET / HTTP/1.1" 200 35931 0.001854 10.0.0.31 - - [2024-09-02 02:33:27] "POST /job-templates HTTP/1.1" 200 555 0.092443 10.0.0.31 - - [2024-09-02 02:33:27] "POST /service-templates HTTP/1.1" 200 535 0.031137 10.0.0.31 - - [2024-09-02 02:33:27] "POST /fqname-to-id HTTP/1.1" 404 200 0.003353 /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.31 - - [2024-09-02 02:33:28] "GET / HTTP/1.1" 200 35931 0.001785 10.0.0.31 - - [2024-09-02 02:33:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000427 10.0.0.31 - - [2024-09-02 02:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.025101 10.0.0.31 - - [2024-09-02 02:33:28] "GET /global-system-config/5dc5f197-5bf8-4128-b9e4-8ddcc400778b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003894 10.0.0.31 - - [2024-09-02 02:33:28] "POST /config-nodes HTTP/1.1" 200 599 1.366382 10.0.0.31 - - [2024-09-02 02:33:28] "POST /fqname-to-id HTTP/1.1" 404 220 0.003862 10.0.0.31 - - [2024-09-02 02:33:28] "POST /service-templates HTTP/1.1" 200 507 1.366127 10.0.0.31 - - [2024-09-02 02:33:28] "POST /job-templates HTTP/1.1" 200 563 1.334002 10.0.0.31 - - [2024-09-02 02:33:28] "POST /fqname-to-id HTTP/1.1" 404 191 0.003999 10.0.0.31 - - [2024-09-02 02:33:29] "GET / HTTP/1.1" 200 35931 0.001847 10.0.0.31 - - [2024-09-02 02:33:29] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000549 10.0.0.31 - - [2024-09-02 02:33:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.026307 10.0.0.31 - - [2024-09-02 02:33:31] "POST /config-database-nodes HTTP/1.1" 200 617 2.113585 10.0.0.31 - - [2024-09-02 02:33:31] "POST /job-templates HTTP/1.1" 200 545 2.057937 10.0.0.31 - - [2024-09-02 02:33:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.003320 10.0.0.31 - - [2024-09-02 02:33:31] "POST /job-templates HTTP/1.1" 200 577 0.061619 10.0.0.31 - - [2024-09-02 02:33:31] "POST /fqname-to-id HTTP/1.1" 404 208 0.004186 10.0.0.31 - - [2024-09-02 02:33:31] "POST /job-templates HTTP/1.1" 200 579 0.065262 10.0.0.31 - - [2024-09-02 02:33:31] "POST /fqname-to-id HTTP/1.1" 404 210 0.003259 10.0.0.31 - - [2024-09-02 02:33:31] "POST /job-templates HTTP/1.1" 200 583 0.065101 10.0.0.31 - - [2024-09-02 02:33:31] "POST /fqname-to-id HTTP/1.1" 404 198 0.003874 10.0.0.31 - - [2024-09-02 02:33:31] "POST /job-templates HTTP/1.1" 200 559 0.066307 10.0.0.31 - - [2024-09-02 02:33:31] "POST /fqname-to-id HTTP/1.1" 404 203 0.003112 10.0.0.31 - - [2024-09-02 02:33:31] "POST /job-templates HTTP/1.1" 200 569 0.065029 10.0.0.31 - - [2024-09-02 02:33:31] "POST /fqname-to-id HTTP/1.1" 404 196 0.003152 10.0.0.31 - - [2024-09-02 02:33:33] "POST /job-templates HTTP/1.1" 200 555 1.356990 10.0.0.31 - - [2024-09-02 02:33:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.003132 10.0.0.31 - - [2024-09-02 02:33:33] "POST /job-templates HTTP/1.1" 200 555 0.061145 10.0.0.31 - - [2024-09-02 02:33:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.003319 10.0.0.31 - - [2024-09-02 02:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.31 - - [2024-09-02 02:33:34] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.003043 10.0.0.31 - - [2024-09-02 02:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.31 - - [2024-09-02 02:33:34] "PUT /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18 HTTP/1.1" 200 276 0.010201 10.0.0.31 - - [2024-09-02 02:33:35] "GET / HTTP/1.1" 200 35931 0.001776 10.0.0.31 - - [2024-09-02 02:33:35] "POST /alarms HTTP/1.1" 401 292 0.000507 10.0.0.31 - - [2024-09-02 02:33:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000622 10.0.0.31 - - [2024-09-02 02:33:35] "POST /job-templates HTTP/1.1" 200 555 2.005639 10.0.0.31 - - [2024-09-02 02:33:35] "POST /alarms HTTP/1.1" 200 581 0.183707 10.0.0.31 - - [2024-09-02 02:33:35] "POST /alarms HTTP/1.1" 200 575 0.018882 10.0.0.31 - - [2024-09-02 02:33:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.003280 10.0.0.31 - - [2024-09-02 02:33:35] "POST /alarms HTTP/1.1" 200 575 0.019309 10.0.0.31 - - [2024-09-02 02:33:35] "POST /job-templates HTTP/1.1" 200 535 0.063034 10.0.0.31 - - [2024-09-02 02:33:35] "POST /alarms HTTP/1.1" 200 559 0.041967 10.0.0.31 - - [2024-09-02 02:33:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.003253 10.0.0.31 - - [2024-09-02 02:33:35] "POST /alarms HTTP/1.1" 200 555 0.016785 10.0.0.31 - - [2024-09-02 02:33:35] "POST /job-templates HTTP/1.1" 200 559 0.066047 10.0.0.31 - - [2024-09-02 02:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.024716 10.0.0.31 - - [2024-09-02 02:33:35] "GET /network-ipam/ffdecb87-501c-4de9-94cf-c8a6240ff7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002712 10.0.0.31 - - [2024-09-02 02:33:35] "POST /alarms HTTP/1.1" 200 557 0.056108 10.0.0.31 - - [2024-09-02 02:33:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.003186 10.0.0.31 - - [2024-09-02 02:33:35] "POST /alarms HTTP/1.1" 200 565 0.043705 10.0.0.31 - - [2024-09-02 02:33:36] "POST /job-templates HTTP/1.1" 200 559 0.065430 10.0.0.31 - - [2024-09-02 02:33:36] "POST /alarms HTTP/1.1" 200 549 0.023975 10.0.0.31 - - [2024-09-02 02:33:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.003055 10.0.0.31 - - [2024-09-02 02:33:36] "POST /alarms HTTP/1.1" 200 557 0.016804 10.0.0.31 - - [2024-09-02 02:33:36] "POST /job-templates HTTP/1.1" 200 559 0.061334 10.0.0.31 - - [2024-09-02 02:33:36] "POST /alarms HTTP/1.1" 200 567 0.049031 10.0.0.31 - - [2024-09-02 02:33:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.003128 10.0.0.31 - - [2024-09-02 02:33:36] "POST /alarms HTTP/1.1" 200 555 0.016445 10.0.0.31 - - [2024-09-02 02:33:36] "POST /job-templates HTTP/1.1" 200 565 0.066043 10.0.0.31 - - [2024-09-02 02:33:36] "POST /alarms HTTP/1.1" 200 567 0.059676 10.0.0.31 - - [2024-09-02 02:33:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.003015 10.0.0.31 - - [2024-09-02 02:33:36] "POST /alarms HTTP/1.1" 200 575 0.062009 10.0.0.31 - - [2024-09-02 02:33:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.003363 10.0.0.31 - - [2024-09-02 02:33:36] "POST /job-templates HTTP/1.1" 200 557 0.074315 10.0.0.31 - - [2024-09-02 02:33:36] "POST /access-control-lists HTTP/1.1" 200 587 0.045073 10.0.0.31 - - [2024-09-02 02:33:36] "POST /alarms HTTP/1.1" 200 569 0.025668 10.0.0.31 - - [2024-09-02 02:33:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.003075 10.0.0.31 - - [2024-09-02 02:33:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.002433 10.0.0.31 - - [2024-09-02 02:33:36] "POST /alarms HTTP/1.1" 200 561 0.016743 10.0.0.31 - - [2024-09-02 02:33:36] "POST /job-templates HTTP/1.1" 200 555 0.063190 10.0.0.31 - - [2024-09-02 02:33:36] "POST /access-control-lists HTTP/1.1" 200 585 0.062682 10.0.0.31 - - [2024-09-02 02:33:36] "POST /alarms HTTP/1.1" 200 561 0.054178 10.0.0.31 - - [2024-09-02 02:33:36] "POST /fqname-to-id HTTP/1.1" 404 205 0.003232 10.0.0.31 - - [2024-09-02 02:33:36] "POST /alarms HTTP/1.1" 200 561 0.017994 10.0.0.31 - - [2024-09-02 02:33:36] "POST /route-targets HTTP/1.1" 200 327 0.013125 10.0.0.31 - - [2024-09-02 02:33:36] "POST /job-templates HTTP/1.1" 200 573 0.062944 10.0.0.31 - - [2024-09-02 02:33:36] "POST /ref-update HTTP/1.1" 200 156 0.019054 10.0.0.31 - - [2024-09-02 02:33:36] "POST /alarms HTTP/1.1" 200 547 0.045969 10.0.0.31 - - [2024-09-02 02:33:36] "POST /fqname-to-id HTTP/1.1" 404 194 0.003121 10.0.0.31 - - [2024-09-02 02:33:36] "POST /route-targets HTTP/1.1" 200 327 0.011689 10.0.0.31 - - [2024-09-02 02:33:36] "POST /alarms HTTP/1.1" 200 595 0.019690 10.0.0.31 - - [2024-09-02 02:33:37] "POST /job-templates HTTP/1.1" 200 551 0.064559 10.0.0.31 - - [2024-09-02 02:33:37] "POST /ref-update HTTP/1.1" 200 156 0.053890 10.0.0.31 - - [2024-09-02 02:33:37] "POST /alarms HTTP/1.1" 200 575 0.052181 10.0.0.31 - - [2024-09-02 02:33:37] "POST /fqname-to-id HTTP/1.1" 404 208 0.003103 10.0.0.31 - - [2024-09-02 02:33:37] "POST /route-targets HTTP/1.1" 200 327 0.011237 10.0.0.31 - - [2024-09-02 02:33:37] "POST /alarms HTTP/1.1" 200 571 0.021438 10.0.0.31 - - [2024-09-02 02:33:37] "POST /job-templates HTTP/1.1" 200 579 0.065177 10.0.0.31 - - [2024-09-02 02:33:37] "POST /ref-update HTTP/1.1" 200 156 0.038941 10.0.0.31 - - [2024-09-02 02:33:37] "POST /alarms HTTP/1.1" 200 583 0.041340 10.0.0.31 - - [2024-09-02 02:33:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.003049 10.0.0.31 - - [2024-09-02 02:33:37] "POST /route-targets HTTP/1.1" 200 327 0.012324 10.0.0.31 - - [2024-09-02 02:33:37] "POST /alarms HTTP/1.1" 200 609 0.023039 10.0.0.31 - - [2024-09-02 02:33:37] "POST /job-templates HTTP/1.1" 200 555 0.059275 10.0.0.31 - - [2024-09-02 02:33:37] "POST /ref-update HTTP/1.1" 200 156 0.040785 10.0.0.31 - - [2024-09-02 02:33:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.003134 10.0.0.31 - - [2024-09-02 02:33:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.003197 10.0.0.31 - - [2024-09-02 02:33:37] "POST /job-templates HTTP/1.1" 200 559 0.062285 10.0.0.31 - - [2024-09-02 02:33:37] "POST /fqname-to-id HTTP/1.1" 404 206 0.003016 10.0.0.31 - - [2024-09-02 02:33:37] "POST /access-control-lists HTTP/1.1" 200 551 0.087714 10.0.0.31 - - [2024-09-02 02:33:37] "PUT /access-control-list/89551787-32a8-468a-96e8-255398e1441b HTTP/1.1" 200 272 0.009723 10.0.0.31 - - [2024-09-02 02:33:37] "GET / HTTP/1.1" 200 35931 0.002358 10.0.0.31 - - [2024-09-02 02:33:37] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000476 10.0.0.31 - - [2024-09-02 02:33:37] "POST /job-templates HTTP/1.1" 200 575 0.065511 10.0.0.31 - - [2024-09-02 02:33:37] "PUT /access-control-list/b4e90410-23cd-46de-8bb9-cfa19ed4e7af HTTP/1.1" 200 272 0.013162 10.0.0.31 - - [2024-09-02 02:33:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.002959 10.0.0.31 - - [2024-09-02 02:33:37] "POST /job-templates HTTP/1.1" 200 557 0.080764 10.0.0.31 - - [2024-09-02 02:33:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.003110 10.0.0.31 - - [2024-09-02 02:33:37] "POST /job-templates HTTP/1.1" 200 559 0.061068 10.0.0.31 - - [2024-09-02 02:33:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.027817 10.0.0.31 - - [2024-09-02 02:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.31 - - [2024-09-02 02:33:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.003570 10.0.0.31 - - [2024-09-02 02:33:38] "PUT /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18 HTTP/1.1" 200 276 0.009494 10.0.0.31 - - [2024-09-02 02:33:38] "POST /job-templates HTTP/1.1" 200 555 0.061218 10.0.0.31 - - [2024-09-02 02:33:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.003355 10.0.0.31 - - [2024-09-02 02:33:38] "POST /job-templates HTTP/1.1" 200 553 0.060769 10.0.0.31 - - [2024-09-02 02:33:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.003029 10.0.0.31 - - [2024-09-02 02:33:38] "GET / HTTP/1.1" 200 35931 0.002081 10.0.0.31 - - [2024-09-02 02:33:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000435 10.0.0.31 - - [2024-09-02 02:33:38] "POST /job-templates HTTP/1.1" 200 553 0.060518 10.0.0.31 - - [2024-09-02 02:33:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.003066 10.0.0.31 - - [2024-09-02 02:33:38] "POST /job-templates HTTP/1.1" 200 553 0.061102 10.0.0.31 - - [2024-09-02 02:33:38] "POST /fqname-to-id HTTP/1.1" 404 200 0.003529 10.0.0.31 - - [2024-09-02 02:33:38] "POST /job-templates HTTP/1.1" 200 563 0.060638 10.0.0.31 - - [2024-09-02 02:33:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.003354 10.0.0.31 - - [2024-09-02 02:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.025422 10.0.0.31 - - [2024-09-02 02:33:38] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003254 10.0.0.31 - - [2024-09-02 02:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.31 - - [2024-09-02 02:33:38] "POST /job-templates HTTP/1.1" 200 565 0.074229 10.0.0.31 - - [2024-09-02 02:33:38] "PUT /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18 HTTP/1.1" 200 276 0.014836 10.0.0.31 - - [2024-09-02 02:33:38] "POST /fqname-to-id HTTP/1.1" 404 189 0.003228 10.0.0.31 - - [2024-09-02 02:33:39] "POST /config-propertiess HTTP/1.1" 200 551 0.018031 10.0.0.31 - - [2024-09-02 02:33:39] "POST /fqname-to-id HTTP/1.1" 404 168 0.003215 10.0.0.31 - - [2024-09-02 02:33:39] "POST /tags HTTP/1.1" 200 321 0.032086 10.0.0.31 - - [2024-09-02 02:33:39] "POST /fqname-to-id HTTP/1.1" 404 166 0.003143 10.0.0.31 - - [2024-09-02 02:33:39] "POST /tags HTTP/1.1" 200 317 0.020816 10.0.0.31 - - [2024-09-02 02:33:39] "GET / HTTP/1.1" 200 35931 0.001935 10.0.0.31 - - [2024-09-02 02:33:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000470 10.0.0.31 - - [2024-09-02 02:33:39] "POST /fqname-to-id HTTP/1.1" 404 174 0.002819 10.0.0.31 - - [2024-09-02 02:33:39] "POST /tags HTTP/1.1" 200 333 0.023039 10.0.0.31 - - [2024-09-02 02:33:39] "POST /fqname-to-id HTTP/1.1" 404 162 0.003132 10.0.0.31 - - [2024-09-02 02:33:39] "POST /tags HTTP/1.1" 200 309 0.023420 10.0.0.31 - - [2024-09-02 02:33:39] "POST /fqname-to-id HTTP/1.1" 404 174 0.003342 10.0.0.31 - - [2024-09-02 02:33:39] "POST /tags HTTP/1.1" 200 333 0.024130 10.0.0.31 - - [2024-09-02 02:33:39] "POST /fqname-to-id HTTP/1.1" 404 164 0.004375 10.0.0.31 - - [2024-09-02 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.027342 10.0.0.31 - - [2024-09-02 02:33:39] "GET /global-system-config/5dc5f197-5bf8-4128-b9e4-8ddcc400778b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.002940 10.0.0.31 - - [2024-09-02 02:33:39] "PUT /global-system-config/5dc5f197-5bf8-4128-b9e4-8ddcc400778b HTTP/1.1" 200 274 0.017163 10.0.0.31 - - [2024-09-02 02:33:39] "POST /tags HTTP/1.1" 200 313 0.025976 10.0.0.31 - - [2024-09-02 02:33:39] "POST /fqname-to-id HTTP/1.1" 404 169 0.002901 10.0.0.31 - - [2024-09-02 02:33:39] "POST /tags HTTP/1.1" 200 323 0.021224 10.0.0.31 - - [2024-09-02 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.31 - - [2024-09-02 02:33:39] "PUT /global-system-config/5dc5f197-5bf8-4128-b9e4-8ddcc400778b HTTP/1.1" 200 274 0.010813 10.0.0.31 - - [2024-09-02 02:33:40] "POST /fqname-to-id HTTP/1.1" 404 166 0.003155 10.0.0.31 - - [2024-09-02 02:33:40] "POST /hardwares HTTP/1.1" 200 327 0.011897 10.0.0.31 - - [2024-09-02 02:33:40] "POST /fqname-to-id HTTP/1.1" 404 166 0.003339 10.0.0.31 - - [2024-09-02 02:33:40] "POST /hardwares HTTP/1.1" 200 327 0.011487 10.0.0.31 - - [2024-09-02 02:33:40] "POST /fqname-to-id HTTP/1.1" 404 166 0.003118 10.0.0.31 - - [2024-09-02 02:33:40] "POST /hardwares HTTP/1.1" 200 327 0.010945 10.0.0.31 - - [2024-09-02 02:33:40] "POST /fqname-to-id HTTP/1.1" 404 166 0.002940 10.0.0.31 - - [2024-09-02 02:33:40] "POST /hardwares HTTP/1.1" 200 327 0.010662 10.0.0.31 - - [2024-09-02 02:33:40] "POST /fqname-to-id HTTP/1.1" 404 164 0.002964 10.0.0.31 - - [2024-09-02 02:33:40] "POST /hardwares HTTP/1.1" 200 323 0.010874 10.0.0.31 - - [2024-09-02 02:33:40] "POST /fqname-to-id HTTP/1.1" 404 164 0.003669 10.0.0.31 - - [2024-09-02 02:33:42] "POST /hardwares HTTP/1.1" 200 323 1.637084 10.0.0.31 - - [2024-09-02 02:33:42] "POST /fqname-to-id HTTP/1.1" 404 161 0.003149 10.0.0.31 - - [2024-09-02 02:33:42] "POST /hardwares HTTP/1.1" 200 317 0.011258 10.0.0.31 - - [2024-09-02 02:33:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.003040 10.0.0.31 - - [2024-09-02 02:33:42] "POST /hardwares HTTP/1.1" 200 323 0.011299 10.0.0.31 - - [2024-09-02 02:33:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.003116 10.0.0.31 - - [2024-09-02 02:33:42] "POST /hardwares HTTP/1.1" 200 323 0.011439 10.0.0.31 - - [2024-09-02 02:33:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.003783 10.0.0.31 - - [2024-09-02 02:33:42] "POST /hardwares HTTP/1.1" 200 323 0.011073 10.0.0.31 - - [2024-09-02 02:33:42] "POST /fqname-to-id HTTP/1.1" 404 165 0.003529 10.0.0.31 - - [2024-09-02 02:33:42] "POST /hardwares HTTP/1.1" 200 325 0.011254 10.0.0.31 - - [2024-09-02 02:33:42] "POST /fqname-to-id HTTP/1.1" 404 165 0.002956 10.0.0.31 - - [2024-09-02 02:33:42] "POST /hardwares HTTP/1.1" 200 325 0.010987 10.0.0.31 - - [2024-09-02 02:33:42] "POST /fqname-to-id HTTP/1.1" 404 165 0.002995 10.0.0.31 - - [2024-09-02 02:33:42] "POST /hardwares HTTP/1.1" 200 325 0.011539 10.0.0.31 - - [2024-09-02 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 165 0.003486 10.0.0.31 - - [2024-09-02 02:33:43] "POST /hardwares HTTP/1.1" 200 325 0.011983 10.0.0.31 - - [2024-09-02 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.003452 10.0.0.31 - - [2024-09-02 02:33:43] "POST /hardwares HTTP/1.1" 200 323 0.011985 10.0.0.31 - - [2024-09-02 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 161 0.003096 10.0.0.31 - - [2024-09-02 02:33:43] "POST /hardwares HTTP/1.1" 200 317 0.011221 10.0.0.31 - - [2024-09-02 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.003106 10.0.0.31 - - [2024-09-02 02:33:43] "POST /hardwares HTTP/1.1" 200 323 0.011081 10.0.0.31 - - [2024-09-02 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 161 0.003314 10.0.0.31 - - [2024-09-02 02:33:43] "POST /hardwares HTTP/1.1" 200 317 0.010202 10.0.0.31 - - [2024-09-02 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.003087 10.0.0.31 - - [2024-09-02 02:33:43] "POST /hardwares HTTP/1.1" 200 323 0.010455 10.0.0.31 - - [2024-09-02 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 162 0.002981 10.0.0.31 - - [2024-09-02 02:33:43] "POST /hardwares HTTP/1.1" 200 319 0.011242 10.0.0.31 - - [2024-09-02 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 162 0.003103 10.0.0.31 - - [2024-09-02 02:33:43] "POST /hardwares HTTP/1.1" 200 319 0.010458 10.0.0.31 - - [2024-09-02 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 165 0.003048 10.0.0.31 - - [2024-09-02 02:33:43] "POST /hardwares HTTP/1.1" 200 325 0.011342 10.0.0.31 - - [2024-09-02 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 161 0.002975 10.0.0.31 - - [2024-09-02 02:33:44] "POST /hardwares HTTP/1.1" 200 317 0.010374 10.0.0.31 - - [2024-09-02 02:33:44] "POST /fqname-to-id HTTP/1.1" 404 161 0.003054 10.0.0.31 - - [2024-09-02 02:33:44] "POST /hardwares HTTP/1.1" 200 317 0.012082 10.0.0.31 - - [2024-09-02 02:33:44] "POST /fqname-to-id HTTP/1.1" 404 162 0.003378 10.0.0.31 - - [2024-09-02 02:33:44] "POST /hardwares HTTP/1.1" 200 319 0.010625 10.0.0.31 - - [2024-09-02 02:33:44] "POST /fqname-to-id HTTP/1.1" 404 162 0.003145 10.0.0.31 - - [2024-09-02 02:33:44] "POST /hardwares HTTP/1.1" 200 319 0.010563 10.0.0.31 - - [2024-09-02 02:33:44] "POST /fqname-to-id HTTP/1.1" 404 162 0.003176 10.0.0.31 - - [2024-09-02 02:33:44] "POST /hardwares HTTP/1.1" 200 319 0.012271 10.0.0.31 - - [2024-09-02 02:33:44] "POST /fqname-to-id HTTP/1.1" 404 158 0.003355 10.0.0.31 - - [2024-09-02 02:33:44] "POST /hardwares HTTP/1.1" 200 311 0.014616 10.0.0.31 - - [2024-09-02 02:33:44] "POST /fqname-to-id HTTP/1.1" 404 158 0.004143 10.0.0.31 - - [2024-09-02 02:33:44] "POST /hardwares HTTP/1.1" 200 311 0.027483 10.0.0.31 - - [2024-09-02 02:33:44] "POST /fqname-to-id HTTP/1.1" 404 160 0.003015 10.0.0.31 - - [2024-09-02 02:33:44] "POST /hardwares HTTP/1.1" 200 315 0.010745 10.0.0.31 - - [2024-09-02 02:33:44] "POST /fqname-to-id HTTP/1.1" 404 154 0.002944 10.0.0.31 - - [2024-09-02 02:33:44] "POST /hardwares HTTP/1.1" 200 303 0.011332 10.0.0.31 - - [2024-09-02 02:33:44] "POST /fqname-to-id HTTP/1.1" 404 158 0.003079 10.0.0.31 - - [2024-09-02 02:33:44] "POST /hardwares HTTP/1.1" 200 311 0.010822 10.0.0.31 - - [2024-09-02 02:33:45] "POST /fqname-to-id HTTP/1.1" 404 155 0.003084 10.0.0.31 - - [2024-09-02 02:33:45] "POST /hardwares HTTP/1.1" 200 305 0.010784 10.0.0.31 - - [2024-09-02 02:33:45] "POST /fqname-to-id HTTP/1.1" 404 155 0.003341 10.0.0.31 - - [2024-09-02 02:33:45] "POST /hardwares HTTP/1.1" 200 305 0.011705 10.0.0.31 - - [2024-09-02 02:33:45] "POST /fqname-to-id HTTP/1.1" 404 155 0.003329 10.0.0.31 - - [2024-09-02 02:33:46] "POST /hardwares HTTP/1.1" 200 305 1.389809 10.0.0.31 - - [2024-09-02 02:33:46] "POST /fqname-to-id HTTP/1.1" 404 155 0.003274 10.0.0.31 - - [2024-09-02 02:33:46] "POST /hardwares HTTP/1.1" 200 305 0.013422 10.0.0.31 - - [2024-09-02 02:33:46] "POST /fqname-to-id HTTP/1.1" 404 156 0.003217 10.0.0.31 - - [2024-09-02 02:33:46] "POST /hardwares HTTP/1.1" 200 307 0.011949 10.0.0.31 - - [2024-09-02 02:33:46] "POST /fqname-to-id HTTP/1.1" 404 156 0.003186 10.0.0.31 - - [2024-09-02 02:33:47] "POST /hardwares HTTP/1.1" 200 307 0.011963 10.0.0.31 - - [2024-09-02 02:33:47] "POST /fqname-to-id HTTP/1.1" 404 156 0.003199 10.0.0.31 - - [2024-09-02 02:33:47] "POST /hardwares HTTP/1.1" 200 307 0.013271 10.0.0.31 - - [2024-09-02 02:33:47] "POST /fqname-to-id HTTP/1.1" 404 157 0.003008 10.0.0.31 - - [2024-09-02 02:33:47] "POST /hardwares HTTP/1.1" 200 309 0.010877 10.0.0.31 - - [2024-09-02 02:33:47] "POST /fqname-to-id HTTP/1.1" 404 158 0.003913 10.0.0.31 - - [2024-09-02 02:33:47] "POST /hardwares HTTP/1.1" 200 311 0.010754 10.0.0.31 - - [2024-09-02 02:33:47] "POST /fqname-to-id HTTP/1.1" 404 158 0.004008 10.0.0.31 - - [2024-09-02 02:33:47] "POST /hardwares HTTP/1.1" 200 311 0.012825 10.0.0.31 - - [2024-09-02 02:33:47] "POST /fqname-to-id HTTP/1.1" 404 153 0.003064 10.0.0.31 - - [2024-09-02 02:33:48] "POST /hardwares HTTP/1.1" 200 301 1.390327 10.0.0.31 - - [2024-09-02 02:33:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.003251 10.0.0.31 - - [2024-09-02 02:33:49] "POST /hardwares HTTP/1.1" 200 309 0.011020 10.0.0.31 - - [2024-09-02 02:33:49] "POST /fqname-to-id HTTP/1.1" 404 157 0.003124 10.0.0.31 - - [2024-09-02 02:33:49] "POST /hardwares HTTP/1.1" 200 309 0.013143 10.0.0.31 - - [2024-09-02 02:33:49] "POST /fqname-to-id HTTP/1.1" 404 157 0.003822 10.0.0.31 - - [2024-09-02 02:33:49] "POST /hardwares HTTP/1.1" 200 309 0.010774 10.0.0.31 - - [2024-09-02 02:33:49] "POST /fqname-to-id HTTP/1.1" 404 157 0.002946 10.0.0.31 - - [2024-09-02 02:33:49] "POST /hardwares HTTP/1.1" 200 309 0.011401 10.0.0.31 - - [2024-09-02 02:33:49] "POST /fqname-to-id HTTP/1.1" 404 157 0.003360 10.0.0.31 - - [2024-09-02 02:33:49] "POST /hardwares HTTP/1.1" 200 309 0.010786 10.0.0.31 - - [2024-09-02 02:33:49] "POST /fqname-to-id HTTP/1.1" 404 161 0.002955 10.0.0.31 - - [2024-09-02 02:33:49] "POST /hardwares HTTP/1.1" 200 317 0.010468 10.0.0.31 - - [2024-09-02 02:33:49] "POST /fqname-to-id HTTP/1.1" 404 157 0.003140 10.0.0.31 - - [2024-09-02 02:33:49] "POST /hardwares HTTP/1.1" 200 309 0.011359 10.0.0.31 - - [2024-09-02 02:33:49] "POST /fqname-to-id HTTP/1.1" 404 157 0.002982 10.0.0.31 - - [2024-09-02 02:33:49] "POST /hardwares HTTP/1.1" 200 309 0.010045 10.0.0.31 - - [2024-09-02 02:33:49] "POST /fqname-to-id HTTP/1.1" 404 154 0.002986 10.0.0.31 - - [2024-09-02 02:33:49] "POST /hardwares HTTP/1.1" 200 303 0.013786 10.0.0.31 - - [2024-09-02 02:33:49] "POST /fqname-to-id HTTP/1.1" 404 190 0.003962 10.0.0.31 - - [2024-09-02 02:33:49] "POST /features HTTP/1.1" 200 533 0.016088 10.0.0.31 - - [2024-09-02 02:33:50] "POST /fqname-to-id HTTP/1.1" 404 185 0.003060 10.0.0.31 - - [2024-09-02 02:33:50] "POST /features HTTP/1.1" 200 523 0.021642 10.0.0.31 - - [2024-09-02 02:33:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.003641 10.0.0.31 - - [2024-09-02 02:33:50] "POST /features HTTP/1.1" 200 521 0.017636 10.0.0.31 - - [2024-09-02 02:33:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.003105 10.0.0.31 - - [2024-09-02 02:33:50] "POST /features HTTP/1.1" 200 521 0.015703 10.0.0.31 - - [2024-09-02 02:33:50] "POST /fqname-to-id HTTP/1.1" 404 189 0.003010 10.0.0.31 - - [2024-09-02 02:33:50] "POST /features HTTP/1.1" 200 531 0.017140 10.0.0.31 - - [2024-09-02 02:33:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.002959 10.0.0.31 - - [2024-09-02 02:33:50] "POST /features HTTP/1.1" 200 521 0.021568 10.0.0.31 - - [2024-09-02 02:33:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.003150 10.0.0.31 - - [2024-09-02 02:33:50] "POST /features HTTP/1.1" 200 539 0.018310 10.0.0.31 - - [2024-09-02 02:33:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.003608 10.0.0.31 - - [2024-09-02 02:33:50] "POST /features HTTP/1.1" 200 525 0.016178 10.0.0.31 - - [2024-09-02 02:33:50] "POST /fqname-to-id HTTP/1.1" 404 183 0.003085 10.0.0.31 - - [2024-09-02 02:33:50] "POST /features HTTP/1.1" 200 519 0.016137 10.0.0.31 - - [2024-09-02 02:33:50] "POST /fqname-to-id HTTP/1.1" 404 182 0.003824 10.0.0.31 - - [2024-09-02 02:33:50] "POST /features HTTP/1.1" 200 517 0.016409 10.0.0.31 - - [2024-09-02 02:33:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.002995 10.0.0.31 - - [2024-09-02 02:33:51] "POST /features HTTP/1.1" 200 533 0.016170 10.0.0.31 - - [2024-09-02 02:33:51] "POST /fqname-to-id HTTP/1.1" 404 194 0.003093 10.0.0.31 - - [2024-09-02 02:33:51] "POST /features HTTP/1.1" 200 541 0.029551 10.0.0.31 - - [2024-09-02 02:33:51] "POST /fqname-to-id HTTP/1.1" 404 178 0.003243 10.0.0.31 - - [2024-09-02 02:33:51] "POST /physical-roles HTTP/1.1" 200 521 0.016723 10.0.0.31 - - [2024-09-02 02:33:51] "POST /fqname-to-id HTTP/1.1" 404 179 0.003094 10.0.0.31 - - [2024-09-02 02:33:51] "POST /physical-roles HTTP/1.1" 200 523 0.016002 10.0.0.31 - - [2024-09-02 02:33:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.003563 10.0.0.31 - - [2024-09-02 02:33:51] "POST /physical-roles HTTP/1.1" 200 533 0.016143 10.0.0.31 - - [2024-09-02 02:33:51] "POST /fqname-to-id HTTP/1.1" 404 177 0.003429 10.0.0.31 - - [2024-09-02 02:33:51] "POST /physical-roles HTTP/1.1" 200 519 0.015516 10.0.0.31 - - [2024-09-02 02:33:51] "POST /fqname-to-id HTTP/1.1" 404 191 0.003263 10.0.0.31 - - [2024-09-02 02:33:51] "POST /overlay-roles HTTP/1.1" 200 545 0.016374 10.0.0.31 - - [2024-09-02 02:33:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.003238 10.0.0.31 - - [2024-09-02 02:33:51] "POST /overlay-roles HTTP/1.1" 200 531 0.017861 10.0.0.31 - - [2024-09-02 02:33:51] "POST /fqname-to-id HTTP/1.1" 404 191 0.003032 10.0.0.31 - - [2024-09-02 02:33:51] "POST /overlay-roles HTTP/1.1" 200 545 0.017423 10.0.0.31 - - [2024-09-02 02:33:52] "POST /fqname-to-id HTTP/1.1" 404 185 0.003056 10.0.0.31 - - [2024-09-02 02:33:52] "POST /overlay-roles HTTP/1.1" 200 533 0.015655 10.0.0.31 - - [2024-09-02 02:33:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.002945 10.0.0.31 - - [2024-09-02 02:33:52] "POST /overlay-roles HTTP/1.1" 200 541 0.019294 10.0.0.31 - - [2024-09-02 02:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.31 - - [2024-09-02 02:33:52] "PUT /overlay-role/b45b55bf-c4a6-4cb8-9a35-c7a1c1f21d3b HTTP/1.1" 200 258 0.009175 10.0.0.31 - - [2024-09-02 02:33:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.003063 10.0.0.31 - - [2024-09-02 02:33:52] "POST /overlay-roles HTTP/1.1" 200 531 0.015457 10.0.0.31 - - [2024-09-02 02:33:52] "POST /fqname-to-id HTTP/1.1" 404 185 0.003223 10.0.0.31 - - [2024-09-02 02:33:52] "POST /overlay-roles HTTP/1.1" 200 533 0.016223 10.0.0.31 - - [2024-09-02 02:33:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.003110 10.0.0.31 - - [2024-09-02 02:33:52] "POST /overlay-roles HTTP/1.1" 200 529 0.018449 10.0.0.31 - - [2024-09-02 02:33:52] "POST /fqname-to-id HTTP/1.1" 404 187 0.003727 10.0.0.31 - - [2024-09-02 02:33:52] "POST /overlay-roles HTTP/1.1" 200 537 0.017172 10.0.0.31 - - [2024-09-02 02:33:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.003347 10.0.0.31 - - [2024-09-02 02:33:52] "POST /overlay-roles HTTP/1.1" 200 541 0.016130 10.0.0.31 - - [2024-09-02 02:33:52] "POST /fqname-to-id HTTP/1.1" 404 178 0.002826 10.0.0.31 - - [2024-09-02 02:33:52] "POST /overlay-roles HTTP/1.1" 200 519 0.015574 10.0.0.31 - - [2024-09-02 02:33:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.003290 10.0.0.31 - - [2024-09-02 02:33:53] "POST /overlay-roles HTTP/1.1" 200 543 0.016498 10.0.0.31 - - [2024-09-02 02:33:53] "POST /fqname-to-id HTTP/1.1" 404 182 0.002873 10.0.0.31 - - [2024-09-02 02:33:53] "POST /role-definitions HTTP/1.1" 200 533 0.016289 10.0.0.31 - - [2024-09-02 02:33:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.003026 10.0.0.31 - - [2024-09-02 02:33:53] "POST /role-definitions HTTP/1.1" 200 547 0.016074 10.0.0.31 - - [2024-09-02 02:33:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.003436 10.0.0.31 - - [2024-09-02 02:33:53] "POST /role-definitions HTTP/1.1" 200 549 0.017201 10.0.0.31 - - [2024-09-02 02:33:53] "POST /fqname-to-id HTTP/1.1" 404 191 0.003222 10.0.0.31 - - [2024-09-02 02:33:53] "POST /role-definitions HTTP/1.1" 200 551 0.016683 10.0.0.31 - - [2024-09-02 02:33:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.003164 10.0.0.31 - - [2024-09-02 02:33:53] "POST /role-definitions HTTP/1.1" 200 563 0.017483 10.0.0.31 - - [2024-09-02 02:33:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.003150 10.0.0.31 - - [2024-09-02 02:33:53] "POST /role-definitions HTTP/1.1" 200 547 0.016643 10.0.0.31 - - [2024-09-02 02:33:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.003276 10.0.0.31 - - [2024-09-02 02:33:53] "POST /role-definitions HTTP/1.1" 200 549 0.016479 10.0.0.31 - - [2024-09-02 02:33:53] "POST /fqname-to-id HTTP/1.1" 404 191 0.003094 10.0.0.31 - - [2024-09-02 02:33:53] "POST /role-definitions HTTP/1.1" 200 551 0.015937 10.0.0.31 - - [2024-09-02 02:33:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.003021 10.0.0.31 - - [2024-09-02 02:33:54] "POST /role-definitions HTTP/1.1" 200 549 0.015612 10.0.0.31 - - [2024-09-02 02:33:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.003168 10.0.0.31 - - [2024-09-02 02:33:54] "POST /role-definitions HTTP/1.1" 200 561 0.015760 10.0.0.31 - - [2024-09-02 02:33:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.003105 10.0.0.31 - - [2024-09-02 02:33:54] "POST /role-definitions HTTP/1.1" 200 547 0.016546 10.0.0.31 - - [2024-09-02 02:33:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.002971 10.0.0.31 - - [2024-09-02 02:33:54] "POST /role-definitions HTTP/1.1" 200 549 0.019871 10.0.0.31 - - [2024-09-02 02:33:54] "POST /fqname-to-id HTTP/1.1" 404 188 0.003057 10.0.0.31 - - [2024-09-02 02:33:54] "POST /role-definitions HTTP/1.1" 200 545 0.015896 10.0.0.31 - - [2024-09-02 02:33:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.003518 10.0.0.31 - - [2024-09-02 02:33:54] "POST /role-definitions HTTP/1.1" 200 547 0.015780 10.0.0.31 - - [2024-09-02 02:33:54] "POST /fqname-to-id HTTP/1.1" 404 192 0.003054 10.0.0.31 - - [2024-09-02 02:33:54] "POST /role-definitions HTTP/1.1" 200 553 0.016299 10.0.0.31 - - [2024-09-02 02:33:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.003078 10.0.0.31 - - [2024-09-02 02:33:54] "POST /role-definitions HTTP/1.1" 200 555 0.017284 10.0.0.31 - - [2024-09-02 02:33:54] "POST /fqname-to-id HTTP/1.1" 404 182 0.003269 10.0.0.31 - - [2024-09-02 02:33:54] "POST /role-definitions HTTP/1.1" 200 533 0.017146 10.0.0.31 - - [2024-09-02 02:33:55] "POST /fqname-to-id HTTP/1.1" 404 187 0.003565 10.0.0.31 - - [2024-09-02 02:33:55] "POST /role-definitions HTTP/1.1" 200 543 0.016412 10.0.0.31 - - [2024-09-02 02:33:55] "POST /fqname-to-id HTTP/1.1" 404 181 0.003094 10.0.0.31 - - [2024-09-02 02:33:55] "POST /role-definitions HTTP/1.1" 200 531 0.016016 10.0.0.31 - - [2024-09-02 02:33:55] "POST /fqname-to-id HTTP/1.1" 404 184 0.002930 10.0.0.31 - - [2024-09-02 02:33:55] "POST /role-definitions HTTP/1.1" 200 537 0.015527 10.0.0.31 - - [2024-09-02 02:33:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.003417 10.0.0.31 - - [2024-09-02 02:33:55] "POST /role-definitions HTTP/1.1" 200 547 0.015606 10.0.0.31 - - [2024-09-02 02:33:55] "POST /fqname-to-id HTTP/1.1" 404 194 0.003034 10.0.0.31 - - [2024-09-02 02:33:55] "POST /role-definitions HTTP/1.1" 200 557 0.015818 10.0.0.31 - - [2024-09-02 02:33:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.003076 10.0.0.31 - - [2024-09-02 02:33:55] "POST /role-definitions HTTP/1.1" 200 561 0.017231 10.0.0.31 - - [2024-09-02 02:33:55] "POST /fqname-to-id HTTP/1.1" 404 195 0.003193 10.0.0.31 - - [2024-09-02 02:33:55] "POST /role-definitions HTTP/1.1" 200 559 0.015569 10.0.0.31 - - [2024-09-02 02:33:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.003080 10.0.0.31 - - [2024-09-02 02:33:55] "POST /feature-configs HTTP/1.1" 200 537 0.015987 10.0.0.31 - - [2024-09-02 02:33:55] "POST /fqname-to-id HTTP/1.1" 404 212 0.002982 10.0.0.31 - - [2024-09-02 02:33:55] "POST /feature-configs HTTP/1.1" 200 562 0.015687 10.0.0.31 - - [2024-09-02 02:33:56] "POST /fqname-to-id HTTP/1.1" 404 211 0.003048 10.0.0.31 - - [2024-09-02 02:33:56] "POST /feature-configs HTTP/1.1" 200 561 0.016229 10.0.0.31 - - [2024-09-02 02:33:56] "POST /fqname-to-id HTTP/1.1" 404 192 0.003301 10.0.0.31 - - [2024-09-02 02:33:56] "POST /node-profiles HTTP/1.1" 200 547 0.015997 10.0.0.31 - - [2024-09-02 02:33:56] "POST /fqname-to-id HTTP/1.1" 404 187 0.003086 10.0.0.31 - - [2024-09-02 02:33:56] "POST /node-profiles HTTP/1.1" 200 537 0.016592 10.0.0.31 - - [2024-09-02 02:33:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.003108 10.0.0.31 - - [2024-09-02 02:33:56] "POST /node-profiles HTTP/1.1" 200 549 0.017601 10.0.0.31 - - [2024-09-02 02:33:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.003245 10.0.0.31 - - [2024-09-02 02:33:56] "POST /node-profiles HTTP/1.1" 200 541 0.016334 10.0.0.31 - - [2024-09-02 02:33:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.003056 10.0.0.31 - - [2024-09-02 02:33:56] "POST /node-profiles HTTP/1.1" 200 541 0.020246 10.0.0.31 - - [2024-09-02 02:33:56] "POST /fqname-to-id HTTP/1.1" 404 188 0.003004 10.0.0.31 - - [2024-09-02 02:33:56] "POST /node-profiles HTTP/1.1" 200 539 0.016369 10.0.0.31 - - [2024-09-02 02:33:56] "POST /fqname-to-id HTTP/1.1" 404 184 0.003088 10.0.0.31 - - [2024-09-02 02:33:56] "POST /node-profiles HTTP/1.1" 200 531 0.017124 10.0.0.31 - - [2024-09-02 02:33:56] "POST /fqname-to-id HTTP/1.1" 404 185 0.003107 10.0.0.31 - - [2024-09-02 02:33:56] "POST /node-profiles HTTP/1.1" 200 533 0.016149 10.0.0.31 - - [2024-09-02 02:33:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.003070 10.0.0.31 - - [2024-09-02 02:33:57] "POST /node-profiles HTTP/1.1" 200 557 0.016023 10.0.0.31 - - [2024-09-02 02:33:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.003722 10.0.0.31 - - [2024-09-02 02:33:57] "POST /telemetry-profiles HTTP/1.1" 200 554 0.135351 10.0.0.31 - - [2024-09-02 02:33:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.003362 10.0.0.31 - - [2024-09-02 02:33:57] "POST /telemetry-profiles HTTP/1.1" 200 554 0.406262 10.0.0.31 - - [2024-09-02 02:33:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.003111 10.0.0.31 - - [2024-09-02 02:33:57] "POST /telemetry-profiles HTTP/1.1" 200 554 0.038206 10.0.0.31 - - [2024-09-02 02:33:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.003396 10.0.0.31 - - [2024-09-02 02:33:59] "POST /telemetry-profiles HTTP/1.1" 200 554 1.920208 10.0.0.31 - - [2024-09-02 02:33:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.002996 10.0.0.31 - - [2024-09-02 02:34:02] "POST /telemetry-profiles HTTP/1.1" 200 554 2.065973 10.0.0.31 - - [2024-09-02 02:34:02] "POST /fqname-to-id HTTP/1.1" 404 206 0.003579 10.0.0.31 - - [2024-09-02 02:34:02] "POST /telemetry-profiles HTTP/1.1" 200 554 0.018204 10.0.0.31 - - [2024-09-02 02:34:02] "POST /fqname-to-id HTTP/1.1" 404 199 0.004714 10.0.0.31 - - [2024-09-02 02:34:02] "POST /sflow-profiles HTTP/1.1" 200 532 0.017498 10.0.0.31 - - [2024-09-02 02:34:02] "POST /fqname-to-id HTTP/1.1" 404 202 0.004052 10.0.0.31 - - [2024-09-02 02:34:02] "POST /sflow-profiles HTTP/1.1" 200 538 0.016762 10.0.0.31 - - [2024-09-02 02:34:02] "POST /fqname-to-id HTTP/1.1" 404 202 0.002965 10.0.0.31 - - [2024-09-02 02:34:02] "POST /sflow-profiles HTTP/1.1" 200 538 0.016346 10.0.0.31 - - [2024-09-02 02:34:02] "POST /fqname-to-id HTTP/1.1" 404 199 0.003334 10.0.0.31 - - [2024-09-02 02:34:02] "POST /grpc-profiles HTTP/1.1" 200 530 0.016295 10.0.0.31 - - [2024-09-02 02:34:02] "POST /fqname-to-id HTTP/1.1" 404 199 0.002879 10.0.0.31 - - [2024-09-02 02:34:02] "POST /snmp-profiles HTTP/1.1" 200 530 0.022818 10.0.0.31 - - [2024-09-02 02:34:02] "POST /fqname-to-id HTTP/1.1" 404 202 0.002954 10.0.0.31 - - [2024-09-02 02:34:04] "POST /netconf-profiles HTTP/1.1" 200 542 1.465537 10.0.0.31 - - [2024-09-02 02:34:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.003114 10.0.0.31 - - [2024-09-02 02:34:04] "POST /device-functional-groups HTTP/1.1" 200 540 0.020309 10.0.0.31 - - [2024-09-02 02:34:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.003087 10.0.0.31 - - [2024-09-02 02:34:04] "POST /device-functional-groups HTTP/1.1" 200 540 0.019716 10.0.0.31 - - [2024-09-02 02:34:04] "POST /fqname-to-id HTTP/1.1" 404 195 0.003144 10.0.0.31 - - [2024-09-02 02:34:04] "POST /device-functional-groups HTTP/1.1" 200 544 0.016628 10.0.0.31 - - [2024-09-02 02:34:04] "POST /fqname-to-id HTTP/1.1" 404 194 0.003084 10.0.0.31 - - [2024-09-02 02:34:04] "POST /device-functional-groups HTTP/1.1" 200 542 0.017116 10.0.0.31 - - [2024-09-02 02:34:04] "POST /fqname-to-id HTTP/1.1" 404 218 0.003202 10.0.0.31 - - [2024-09-02 02:34:04] "POST /device-functional-groups HTTP/1.1" 200 590 0.024721 10.0.0.31 - - [2024-09-02 02:34:04] "POST /fqname-to-id HTTP/1.1" 404 208 0.002944 10.0.0.31 - - [2024-09-02 02:34:05] "POST /device-functional-groups HTTP/1.1" 200 570 0.031694 10.0.0.31 - - [2024-09-02 02:34:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.003430 10.0.0.31 - - [2024-09-02 02:34:05] "POST /device-functional-groups HTTP/1.1" 200 620 0.018277 10.0.0.31 - - [2024-09-02 02:34:05] "POST /fqname-to-id HTTP/1.1" 404 206 0.002991 10.0.0.31 - - [2024-09-02 02:34:05] "POST /device-functional-groups HTTP/1.1" 200 566 0.017534 10.0.0.31 - - [2024-09-02 02:34:05] "POST /fqname-to-id HTTP/1.1" 404 205 0.003322 10.0.0.31 - - [2024-09-02 02:34:05] "POST /device-functional-groups HTTP/1.1" 200 564 0.017758 10.0.0.31 - - [2024-09-02 02:34:05] "POST /fqname-to-id HTTP/1.1" 404 210 0.004546 10.0.0.31 - - [2024-09-02 02:34:05] "POST /device-functional-groups HTTP/1.1" 200 574 0.015368 10.0.0.31 - - [2024-09-02 02:34:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.003342 10.0.0.31 - - [2024-09-02 02:34:05] "POST /role-configs HTTP/1.1" 200 525 0.016843 10.0.0.31 - - [2024-09-02 02:34:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.003089 10.0.0.31 - - [2024-09-02 02:34:05] "POST /role-configs HTTP/1.1" 200 520 0.016557 10.0.0.31 - - [2024-09-02 02:34:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.003041 10.0.0.31 - - [2024-09-02 02:34:05] "POST /role-configs HTTP/1.1" 200 522 0.016004 10.0.0.31 - - [2024-09-02 02:34:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.004093 10.0.0.31 - - [2024-09-02 02:34:05] "POST /role-configs HTTP/1.1" 200 522 0.015887 10.0.0.31 - - [2024-09-02 02:34:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.003841 10.0.0.31 - - [2024-09-02 02:34:06] "POST /role-configs HTTP/1.1" 200 526 0.019151 10.0.0.31 - - [2024-09-02 02:34:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.003154 10.0.0.31 - - [2024-09-02 02:34:06] "POST /role-configs HTTP/1.1" 200 521 0.017339 10.0.0.31 - - [2024-09-02 02:34:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.003821 10.0.0.31 - - [2024-09-02 02:34:06] "POST /role-configs HTTP/1.1" 200 517 0.018957 10.0.0.31 - - [2024-09-02 02:34:06] "POST /fqname-to-id HTTP/1.1" 404 194 0.003859 10.0.0.31 - - [2024-09-02 02:34:06] "POST /role-configs HTTP/1.1" 200 518 0.015862 10.0.0.31 - - [2024-09-02 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.31 - - [2024-09-02 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.31 - - [2024-09-02 02:34:06] "POST /ref-update HTTP/1.1" 200 156 0.009860 10.0.0.31 - - [2024-09-02 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.31 - - [2024-09-02 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.31 - - [2024-09-02 02:34:06] "POST /ref-update HTTP/1.1" 200 156 0.008530 10.0.0.31 - - [2024-09-02 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.31 - - [2024-09-02 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.31 - - [2024-09-02 02:34:06] "POST /ref-update HTTP/1.1" 200 156 0.009172 10.0.0.31 - - [2024-09-02 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.31 - - [2024-09-02 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.31 - - [2024-09-02 02:34:06] "POST /ref-update HTTP/1.1" 200 156 0.008979 10.0.0.31 - - [2024-09-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.31 - - [2024-09-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.31 - - [2024-09-02 02:34:07] "POST /ref-update HTTP/1.1" 200 156 0.008232 10.0.0.31 - - [2024-09-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.31 - - [2024-09-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.31 - - [2024-09-02 02:34:07] "POST /ref-update HTTP/1.1" 200 156 0.008717 10.0.0.31 - - [2024-09-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.31 - - [2024-09-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.31 - - [2024-09-02 02:34:07] "POST /ref-update HTTP/1.1" 200 156 0.008627 10.0.0.31 - - [2024-09-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.31 - - [2024-09-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.31 - - [2024-09-02 02:34:07] "POST /ref-update HTTP/1.1" 200 156 0.008346 10.0.0.31 - - [2024-09-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.31 - - [2024-09-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.31 - - [2024-09-02 02:34:07] "POST /ref-update HTTP/1.1" 200 156 0.007733 10.0.0.31 - - [2024-09-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.31 - - [2024-09-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.31 - - [2024-09-02 02:34:07] "POST /ref-update HTTP/1.1" 200 156 0.009291 10.0.0.31 - - [2024-09-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.31 - - [2024-09-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.31 - - [2024-09-02 02:34:08] "POST /ref-update HTTP/1.1" 200 156 0.009009 10.0.0.31 - - [2024-09-02 02:34:08] "GET /global-system-configs HTTP/1.1" 200 322 0.872555 10.0.0.31 - - [2024-09-02 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.31 - - [2024-09-02 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.31 - - [2024-09-02 02:34:08] "POST /ref-update HTTP/1.1" 200 156 0.007566 10.0.0.31 - - [2024-09-02 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.31 - - [2024-09-02 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.31 - - [2024-09-02 02:34:08] "POST /ref-update HTTP/1.1" 200 156 0.007399 10.0.0.31 - - [2024-09-02 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.31 - - [2024-09-02 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.31 - - [2024-09-02 02:34:08] "POST /ref-update HTTP/1.1" 200 156 0.008398 10.0.0.31 - - [2024-09-02 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.31 - - [2024-09-02 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.31 - - [2024-09-02 02:34:08] "POST /ref-update HTTP/1.1" 200 156 0.008047 10.0.0.31 - - [2024-09-02 02:34:08] "GET /global-system-configs HTTP/1.1" 200 322 0.024269 10.0.0.31 - - [2024-09-02 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.31 - - [2024-09-02 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.31 - - [2024-09-02 02:34:08] "POST /ref-update HTTP/1.1" 200 156 0.007998 10.0.0.31 - - [2024-09-02 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.31 - - [2024-09-02 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.31 - - [2024-09-02 02:34:08] "POST /ref-update HTTP/1.1" 200 156 0.008640 10.0.0.31 - - [2024-09-02 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.31 - - [2024-09-02 02:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.31 - - [2024-09-02 02:34:09] "POST /ref-update HTTP/1.1" 200 156 0.018419 10.0.0.31 - - [2024-09-02 02:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.31 - - [2024-09-02 02:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.31 - - [2024-09-02 02:34:09] "POST /ref-update HTTP/1.1" 200 156 0.009000 10.0.0.31 - - [2024-09-02 02:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.31 - - [2024-09-02 02:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.31 - - [2024-09-02 02:34:09] "POST /ref-update HTTP/1.1" 200 156 0.007930 10.0.0.31 - - [2024-09-02 02:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.31 - - [2024-09-02 02:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.31 - - [2024-09-02 02:34:09] "POST /ref-update HTTP/1.1" 200 156 0.008286 10.0.0.31 - - [2024-09-02 02:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.31 - - [2024-09-02 02:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.31 - - [2024-09-02 02:34:09] "POST /ref-update HTTP/1.1" 200 156 0.008003 10.0.0.31 - - [2024-09-02 02:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.31 - - [2024-09-02 02:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.31 - - [2024-09-02 02:34:09] "POST /ref-update HTTP/1.1" 200 156 0.007130 10.0.0.31 - - [2024-09-02 02:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.31 - - [2024-09-02 02:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.31 - - [2024-09-02 02:34:09] "POST /ref-update HTTP/1.1" 200 156 0.007292 10.0.0.31 - - [2024-09-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.31 - - [2024-09-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.31 - - [2024-09-02 02:34:10] "POST /ref-update HTTP/1.1" 200 156 0.008322 10.0.0.31 - - [2024-09-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.31 - - [2024-09-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.31 - - [2024-09-02 02:34:10] "POST /ref-update HTTP/1.1" 200 156 0.007993 10.0.0.31 - - [2024-09-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.31 - - [2024-09-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.31 - - [2024-09-02 02:34:10] "POST /ref-update HTTP/1.1" 200 156 0.008290 10.0.0.31 - - [2024-09-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.31 - - [2024-09-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.31 - - [2024-09-02 02:34:10] "POST /ref-update HTTP/1.1" 200 156 0.006968 10.0.0.31 - - [2024-09-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.31 - - [2024-09-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.31 - - [2024-09-02 02:34:10] "POST /ref-update HTTP/1.1" 200 156 0.007560 10.0.0.31 - - [2024-09-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.31 - - [2024-09-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.31 - - [2024-09-02 02:34:10] "POST /ref-update HTTP/1.1" 200 156 0.007978 10.0.0.31 - - [2024-09-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.31 - - [2024-09-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.31 - - [2024-09-02 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.007651 10.0.0.31 - - [2024-09-02 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.31 - - [2024-09-02 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.31 - - [2024-09-02 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.007643 10.0.0.31 - - [2024-09-02 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.31 - - [2024-09-02 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.31 - - [2024-09-02 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.010627 10.0.0.31 - - [2024-09-02 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.31 - - [2024-09-02 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.31 - - [2024-09-02 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.007745 10.0.0.31 - - [2024-09-02 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.31 - - [2024-09-02 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.31 - - [2024-09-02 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.009136 10.0.0.31 - - [2024-09-02 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.31 - - [2024-09-02 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.31 - - [2024-09-02 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.009276 10.0.0.31 - - [2024-09-02 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.31 - - [2024-09-02 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.31 - - [2024-09-02 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.008503 10.0.0.31 - - [2024-09-02 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.31 - - [2024-09-02 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.31 - - [2024-09-02 02:34:12] "POST /ref-update HTTP/1.1" 200 156 0.007438 10.0.0.31 - - [2024-09-02 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.31 - - [2024-09-02 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.31 - - [2024-09-02 02:34:12] "POST /ref-update HTTP/1.1" 200 156 0.007354 10.0.0.31 - - [2024-09-02 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.31 - - [2024-09-02 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.31 - - [2024-09-02 02:34:12] "POST /ref-update HTTP/1.1" 200 156 0.008765 10.0.0.31 - - [2024-09-02 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.31 - - [2024-09-02 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.31 - - [2024-09-02 02:34:12] "POST /ref-update HTTP/1.1" 200 156 0.008568 10.0.0.31 - - [2024-09-02 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.31 - - [2024-09-02 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.31 - - [2024-09-02 02:34:12] "POST /ref-update HTTP/1.1" 200 156 0.008690 10.0.0.31 - - [2024-09-02 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.31 - - [2024-09-02 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.31 - - [2024-09-02 02:34:12] "POST /ref-update HTTP/1.1" 200 156 0.007952 10.0.0.31 - - [2024-09-02 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.31 - - [2024-09-02 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.31 - - [2024-09-02 02:34:13] "POST /ref-update HTTP/1.1" 200 156 0.007354 10.0.0.31 - - [2024-09-02 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.31 - - [2024-09-02 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.31 - - [2024-09-02 02:34:13] "POST /ref-update HTTP/1.1" 200 156 0.008121 10.0.0.31 - - [2024-09-02 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.31 - - [2024-09-02 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.31 - - [2024-09-02 02:34:13] "POST /ref-update HTTP/1.1" 200 156 0.008268 10.0.0.31 - - [2024-09-02 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.31 - - [2024-09-02 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.31 - - [2024-09-02 02:34:13] "POST /ref-update HTTP/1.1" 200 156 0.008085 10.0.0.31 - - [2024-09-02 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.31 - - [2024-09-02 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.31 - - [2024-09-02 02:34:13] "POST /ref-update HTTP/1.1" 200 156 0.007911 10.0.0.31 - - [2024-09-02 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.31 - - [2024-09-02 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.31 - - [2024-09-02 02:34:13] "POST /ref-update HTTP/1.1" 200 156 0.007307 10.0.0.31 - - [2024-09-02 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.31 - - [2024-09-02 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.31 - - [2024-09-02 02:34:13] "POST /ref-update HTTP/1.1" 200 156 0.008151 10.0.0.31 - - [2024-09-02 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.31 - - [2024-09-02 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.31 - - [2024-09-02 02:34:14] "POST /ref-update HTTP/1.1" 200 156 0.007592 10.0.0.31 - - [2024-09-02 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.31 - - [2024-09-02 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.31 - - [2024-09-02 02:34:14] "POST /ref-update HTTP/1.1" 200 156 0.008664 10.0.0.31 - - [2024-09-02 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.31 - - [2024-09-02 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.31 - - [2024-09-02 02:34:14] "POST /ref-update HTTP/1.1" 200 156 0.009745 10.0.0.31 - - [2024-09-02 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.31 - - [2024-09-02 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.31 - - [2024-09-02 02:34:14] "POST /ref-update HTTP/1.1" 200 156 0.008173 10.0.0.31 - - [2024-09-02 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.31 - - [2024-09-02 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.31 - - [2024-09-02 02:34:14] "POST /ref-update HTTP/1.1" 200 156 0.007164 10.0.0.31 - - [2024-09-02 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.31 - - [2024-09-02 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.31 - - [2024-09-02 02:34:14] "POST /ref-update HTTP/1.1" 200 156 0.008024 10.0.0.31 - - [2024-09-02 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.31 - - [2024-09-02 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.31 - - [2024-09-02 02:34:14] "POST /ref-update HTTP/1.1" 200 156 0.008343 10.0.0.31 - - [2024-09-02 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.31 - - [2024-09-02 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.31 - - [2024-09-02 02:34:15] "POST /ref-update HTTP/1.1" 200 156 0.007666 10.0.0.31 - - [2024-09-02 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.31 - - [2024-09-02 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.31 - - [2024-09-02 02:34:15] "POST /ref-update HTTP/1.1" 200 156 0.007775 10.0.0.31 - - [2024-09-02 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.31 - - [2024-09-02 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.31 - - [2024-09-02 02:34:15] "POST /ref-update HTTP/1.1" 200 156 0.007962 10.0.0.31 - - [2024-09-02 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.31 - - [2024-09-02 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.31 - - [2024-09-02 02:34:15] "POST /ref-update HTTP/1.1" 200 156 0.008506 10.0.0.31 - - [2024-09-02 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.31 - - [2024-09-02 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.31 - - [2024-09-02 02:34:15] "POST /ref-update HTTP/1.1" 200 156 0.007735 10.0.0.31 - - [2024-09-02 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.31 - - [2024-09-02 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.31 - - [2024-09-02 02:34:15] "POST /ref-update HTTP/1.1" 200 156 0.009023 10.0.0.31 - - [2024-09-02 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.31 - - [2024-09-02 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.31 - - [2024-09-02 02:34:15] "POST /ref-update HTTP/1.1" 200 156 0.007860 10.0.0.31 - - [2024-09-02 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.31 - - [2024-09-02 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.31 - - [2024-09-02 02:34:16] "POST /ref-update HTTP/1.1" 200 156 0.007502 10.0.0.31 - - [2024-09-02 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.31 - - [2024-09-02 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.31 - - [2024-09-02 02:34:16] "POST /ref-update HTTP/1.1" 200 156 0.009536 10.0.0.31 - - [2024-09-02 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.31 - - [2024-09-02 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.31 - - [2024-09-02 02:34:16] "POST /ref-update HTTP/1.1" 200 156 0.010984 10.0.0.31 - - [2024-09-02 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.31 - - [2024-09-02 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.31 - - [2024-09-02 02:34:16] "POST /ref-update HTTP/1.1" 200 156 0.007800 10.0.0.31 - - [2024-09-02 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.31 - - [2024-09-02 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.31 - - [2024-09-02 02:34:16] "POST /ref-update HTTP/1.1" 200 156 0.008736 10.0.0.31 - - [2024-09-02 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.31 - - [2024-09-02 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.31 - - [2024-09-02 02:34:16] "POST /ref-update HTTP/1.1" 200 156 0.008100 10.0.0.31 - - [2024-09-02 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.31 - - [2024-09-02 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.31 - - [2024-09-02 02:34:17] "POST /ref-update HTTP/1.1" 200 156 0.009058 10.0.0.31 - - [2024-09-02 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.31 - - [2024-09-02 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.31 - - [2024-09-02 02:34:17] "POST /ref-update HTTP/1.1" 200 156 0.009455 10.0.0.31 - - [2024-09-02 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.31 - - [2024-09-02 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.31 - - [2024-09-02 02:34:17] "POST /ref-update HTTP/1.1" 200 156 0.008062 10.0.0.31 - - [2024-09-02 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.31 - - [2024-09-02 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.31 - - [2024-09-02 02:34:17] "POST /ref-update HTTP/1.1" 200 156 0.012475 10.0.0.31 - - [2024-09-02 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.31 - - [2024-09-02 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.31 - - [2024-09-02 02:34:17] "POST /ref-update HTTP/1.1" 200 156 0.010093 10.0.0.31 - - [2024-09-02 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.31 - - [2024-09-02 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.31 - - [2024-09-02 02:34:17] "POST /ref-update HTTP/1.1" 200 156 0.009603 10.0.0.31 - - [2024-09-02 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.31 - - [2024-09-02 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.31 - - [2024-09-02 02:34:17] "POST /ref-update HTTP/1.1" 200 156 0.010536 10.0.0.31 - - [2024-09-02 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.31 - - [2024-09-02 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.31 - - [2024-09-02 02:34:18] "POST /ref-update HTTP/1.1" 200 156 0.007998 10.0.0.31 - - [2024-09-02 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.31 - - [2024-09-02 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.31 - - [2024-09-02 02:34:18] "POST /ref-update HTTP/1.1" 200 156 0.007555 10.0.0.31 - - [2024-09-02 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.31 - - [2024-09-02 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.31 - - [2024-09-02 02:34:18] "POST /ref-update HTTP/1.1" 200 156 0.007540 10.0.0.31 - - [2024-09-02 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.31 - - [2024-09-02 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.31 - - [2024-09-02 02:34:18] "POST /ref-update HTTP/1.1" 200 156 0.007320 10.0.0.31 - - [2024-09-02 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.31 - - [2024-09-02 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.31 - - [2024-09-02 02:34:18] "POST /ref-update HTTP/1.1" 200 156 0.007308 10.0.0.31 - - [2024-09-02 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.31 - - [2024-09-02 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.31 - - [2024-09-02 02:34:18] "POST /ref-update HTTP/1.1" 200 156 0.008719 10.0.0.31 - - [2024-09-02 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.31 - - [2024-09-02 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.31 - - [2024-09-02 02:34:19] "POST /ref-update HTTP/1.1" 200 156 0.007730 10.0.0.31 - - [2024-09-02 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.31 - - [2024-09-02 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.31 - - [2024-09-02 02:34:19] "POST /ref-update HTTP/1.1" 200 156 0.009236 10.0.0.31 - - [2024-09-02 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.31 - - [2024-09-02 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.31 - - [2024-09-02 02:34:19] "POST /ref-update HTTP/1.1" 200 156 0.009974 10.0.0.31 - - [2024-09-02 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.31 - - [2024-09-02 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.31 - - [2024-09-02 02:34:19] "POST /ref-update HTTP/1.1" 200 156 0.009494 10.0.0.31 - - [2024-09-02 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.31 - - [2024-09-02 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.31 - - [2024-09-02 02:34:19] "POST /ref-update HTTP/1.1" 200 156 0.007625 10.0.0.31 - - [2024-09-02 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.31 - - [2024-09-02 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.31 - - [2024-09-02 02:34:19] "POST /ref-update HTTP/1.1" 200 156 0.008392 10.0.0.31 - - [2024-09-02 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.31 - - [2024-09-02 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.31 - - [2024-09-02 02:34:19] "POST /ref-update HTTP/1.1" 200 156 0.009487 10.0.0.31 - - [2024-09-02 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.31 - - [2024-09-02 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.31 - - [2024-09-02 02:34:20] "POST /ref-update HTTP/1.1" 200 156 0.008041 10.0.0.31 - - [2024-09-02 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.31 - - [2024-09-02 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.31 - - [2024-09-02 02:34:20] "POST /ref-update HTTP/1.1" 200 156 0.008345 10.0.0.31 - - [2024-09-02 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.31 - - [2024-09-02 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.31 - - [2024-09-02 02:34:20] "POST /ref-update HTTP/1.1" 200 156 0.007352 10.0.0.31 - - [2024-09-02 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.31 - - [2024-09-02 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.31 - - [2024-09-02 02:34:20] "POST /ref-update HTTP/1.1" 200 156 0.010964 10.0.0.31 - - [2024-09-02 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.31 - - [2024-09-02 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.31 - - [2024-09-02 02:34:20] "POST /ref-update HTTP/1.1" 200 156 0.009431 10.0.0.31 - - [2024-09-02 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.31 - - [2024-09-02 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.31 - - [2024-09-02 02:34:20] "POST /ref-update HTTP/1.1" 200 156 0.007617 10.0.0.31 - - [2024-09-02 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.31 - - [2024-09-02 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.31 - - [2024-09-02 02:34:21] "POST /ref-update HTTP/1.1" 200 156 0.008003 10.0.0.31 - - [2024-09-02 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.31 - - [2024-09-02 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.31 - - [2024-09-02 02:34:21] "POST /ref-update HTTP/1.1" 200 156 0.007359 10.0.0.31 - - [2024-09-02 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.31 - - [2024-09-02 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.31 - - [2024-09-02 02:34:21] "POST /ref-update HTTP/1.1" 200 156 0.007655 10.0.0.31 - - [2024-09-02 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.31 - - [2024-09-02 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.31 - - [2024-09-02 02:34:21] "POST /ref-update HTTP/1.1" 200 156 0.007570 10.0.0.31 - - [2024-09-02 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.31 - - [2024-09-02 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.31 - - [2024-09-02 02:34:21] "POST /ref-update HTTP/1.1" 200 156 0.007769 10.0.0.31 - - [2024-09-02 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.31 - - [2024-09-02 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.31 - - [2024-09-02 02:34:21] "POST /ref-update HTTP/1.1" 200 156 0.008456 10.0.0.31 - - [2024-09-02 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.31 - - [2024-09-02 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.31 - - [2024-09-02 02:34:21] "POST /ref-update HTTP/1.1" 200 156 0.008744 10.0.0.31 - - [2024-09-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.31 - - [2024-09-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.31 - - [2024-09-02 02:34:22] "POST /ref-update HTTP/1.1" 200 156 0.007812 10.0.0.31 - - [2024-09-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.31 - - [2024-09-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.31 - - [2024-09-02 02:34:22] "POST /ref-update HTTP/1.1" 200 156 0.008717 10.0.0.31 - - [2024-09-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.31 - - [2024-09-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.31 - - [2024-09-02 02:34:22] "POST /ref-update HTTP/1.1" 200 156 0.006990 10.0.0.31 - - [2024-09-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.31 - - [2024-09-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.31 - - [2024-09-02 02:34:22] "POST /ref-update HTTP/1.1" 200 156 0.007349 10.0.0.31 - - [2024-09-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.31 - - [2024-09-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.31 - - [2024-09-02 02:34:22] "POST /ref-update HTTP/1.1" 200 156 0.008360 10.0.0.31 - - [2024-09-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.31 - - [2024-09-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.31 - - [2024-09-02 02:34:22] "POST /ref-update HTTP/1.1" 200 156 0.007993 10.0.0.31 - - [2024-09-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.31 - - [2024-09-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.31 - - [2024-09-02 02:34:23] "POST /ref-update HTTP/1.1" 200 156 0.007945 10.0.0.31 - - [2024-09-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.31 - - [2024-09-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.31 - - [2024-09-02 02:34:23] "POST /ref-update HTTP/1.1" 200 156 0.007130 10.0.0.31 - - [2024-09-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.31 - - [2024-09-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.31 - - [2024-09-02 02:34:23] "POST /ref-update HTTP/1.1" 200 156 0.008014 10.0.0.31 - - [2024-09-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.31 - - [2024-09-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.31 - - [2024-09-02 02:34:23] "POST /ref-update HTTP/1.1" 200 156 0.007812 10.0.0.31 - - [2024-09-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.31 - - [2024-09-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.31 - - [2024-09-02 02:34:23] "POST /ref-update HTTP/1.1" 200 156 0.007127 10.0.0.31 - - [2024-09-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.31 - - [2024-09-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.31 - - [2024-09-02 02:34:23] "POST /ref-update HTTP/1.1" 200 156 0.007392 10.0.0.31 - - [2024-09-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.31 - - [2024-09-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.31 - - [2024-09-02 02:34:23] "POST /ref-update HTTP/1.1" 200 156 0.007802 10.0.0.31 - - [2024-09-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.31 - - [2024-09-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.31 - - [2024-09-02 02:34:24] "POST /ref-update HTTP/1.1" 200 156 0.008689 10.0.0.31 - - [2024-09-02 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.31 - - [2024-09-02 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.31 - - [2024-09-02 02:34:24] "POST /ref-update HTTP/1.1" 200 156 0.007473 10.0.0.31 - - [2024-09-02 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.31 - - [2024-09-02 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.31 - - [2024-09-02 02:34:24] "POST /ref-update HTTP/1.1" 200 156 0.008263 10.0.0.31 - - [2024-09-02 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.31 - - [2024-09-02 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.31 - - [2024-09-02 02:34:24] "POST /ref-update HTTP/1.1" 200 156 0.008136 10.0.0.31 - - [2024-09-02 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.31 - - [2024-09-02 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.31 - - [2024-09-02 02:34:24] "POST /ref-update HTTP/1.1" 200 156 0.008698 10.0.0.31 - - [2024-09-02 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.31 - - [2024-09-02 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.31 - - [2024-09-02 02:34:24] "POST /ref-update HTTP/1.1" 200 156 0.007279 10.0.0.31 - - [2024-09-02 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.31 - - [2024-09-02 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.31 - - [2024-09-02 02:34:24] "POST /ref-update HTTP/1.1" 200 156 0.009093 10.0.0.31 - - [2024-09-02 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.31 - - [2024-09-02 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.31 - - [2024-09-02 02:34:25] "POST /ref-update HTTP/1.1" 200 156 0.008325 10.0.0.31 - - [2024-09-02 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.31 - - [2024-09-02 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.31 - - [2024-09-02 02:34:25] "POST /ref-update HTTP/1.1" 200 156 0.007313 10.0.0.31 - - [2024-09-02 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.31 - - [2024-09-02 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.31 - - [2024-09-02 02:34:25] "POST /ref-update HTTP/1.1" 200 156 0.007270 10.0.0.31 - - [2024-09-02 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.31 - - [2024-09-02 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.31 - - [2024-09-02 02:34:25] "POST /ref-update HTTP/1.1" 200 156 0.008102 10.0.0.31 - - [2024-09-02 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.31 - - [2024-09-02 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.31 - - [2024-09-02 02:34:25] "POST /ref-update HTTP/1.1" 200 156 0.007839 10.0.0.31 - - [2024-09-02 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.31 - - [2024-09-02 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.31 - - [2024-09-02 02:34:25] "POST /ref-update HTTP/1.1" 200 156 0.007168 10.0.0.31 - - [2024-09-02 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.31 - - [2024-09-02 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.31 - - [2024-09-02 02:34:25] "POST /ref-update HTTP/1.1" 200 156 0.007613 10.0.0.31 - - [2024-09-02 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.31 - - [2024-09-02 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.31 - - [2024-09-02 02:34:26] "POST /ref-update HTTP/1.1" 200 156 0.007210 10.0.0.31 - - [2024-09-02 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.31 - - [2024-09-02 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.31 - - [2024-09-02 02:34:26] "POST /ref-update HTTP/1.1" 200 156 0.007663 10.0.0.31 - - [2024-09-02 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.31 - - [2024-09-02 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.31 - - [2024-09-02 02:34:26] "POST /ref-update HTTP/1.1" 200 156 0.007840 10.0.0.31 - - [2024-09-02 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.31 - - [2024-09-02 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.31 - - [2024-09-02 02:34:26] "POST /ref-update HTTP/1.1" 200 156 0.006952 10.0.0.31 - - [2024-09-02 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.31 - - [2024-09-02 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.31 - - [2024-09-02 02:34:26] "POST /ref-update HTTP/1.1" 200 156 0.007504 10.0.0.31 - - [2024-09-02 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.31 - - [2024-09-02 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.31 - - [2024-09-02 02:34:26] "POST /ref-update HTTP/1.1" 200 156 0.007611 10.0.0.31 - - [2024-09-02 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.31 - - [2024-09-02 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.31 - - [2024-09-02 02:34:27] "POST /ref-update HTTP/1.1" 200 156 0.008868 10.0.0.31 - - [2024-09-02 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.31 - - [2024-09-02 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.31 - - [2024-09-02 02:34:27] "POST /ref-update HTTP/1.1" 200 156 0.009444 10.0.0.31 - - [2024-09-02 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.31 - - [2024-09-02 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.31 - - [2024-09-02 02:34:27] "POST /ref-update HTTP/1.1" 200 156 0.009144 10.0.0.31 - - [2024-09-02 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.31 - - [2024-09-02 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.31 - - [2024-09-02 02:34:27] "POST /ref-update HTTP/1.1" 200 156 0.009182 10.0.0.31 - - [2024-09-02 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.31 - - [2024-09-02 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.31 - - [2024-09-02 02:34:27] "POST /ref-update HTTP/1.1" 200 156 0.008065 10.0.0.31 - - [2024-09-02 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.31 - - [2024-09-02 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.31 - - [2024-09-02 02:34:27] "POST /ref-update HTTP/1.1" 200 156 0.007292 10.0.0.31 - - [2024-09-02 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.31 - - [2024-09-02 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.31 - - [2024-09-02 02:34:27] "POST /ref-update HTTP/1.1" 200 156 0.007259 10.0.0.31 - - [2024-09-02 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.31 - - [2024-09-02 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006946 10.0.0.31 - - [2024-09-02 02:34:28] "POST /ref-update HTTP/1.1" 200 156 0.007588 10.0.0.31 - - [2024-09-02 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.31 - - [2024-09-02 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.31 - - [2024-09-02 02:34:28] "POST /ref-update HTTP/1.1" 200 156 0.007531 10.0.0.31 - - [2024-09-02 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.31 - - [2024-09-02 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.31 - - [2024-09-02 02:34:28] "POST /ref-update HTTP/1.1" 200 156 0.010189 10.0.0.31 - - [2024-09-02 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.31 - - [2024-09-02 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.31 - - [2024-09-02 02:34:28] "POST /ref-update HTTP/1.1" 200 156 0.008324 10.0.0.31 - - [2024-09-02 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.31 - - [2024-09-02 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.31 - - [2024-09-02 02:34:28] "POST /ref-update HTTP/1.1" 200 156 0.007346 10.0.0.31 - - [2024-09-02 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.31 - - [2024-09-02 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.31 - - [2024-09-02 02:34:28] "POST /ref-update HTTP/1.1" 200 156 0.008212 10.0.0.31 - - [2024-09-02 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.31 - - [2024-09-02 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.31 - - [2024-09-02 02:34:28] "POST /ref-update HTTP/1.1" 200 156 0.007798 10.0.0.31 - - [2024-09-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.31 - - [2024-09-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.31 - - [2024-09-02 02:34:29] "POST /ref-update HTTP/1.1" 200 156 0.008218 10.0.0.31 - - [2024-09-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.31 - - [2024-09-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.31 - - [2024-09-02 02:34:29] "POST /ref-update HTTP/1.1" 200 156 0.007453 10.0.0.31 - - [2024-09-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.31 - - [2024-09-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.31 - - [2024-09-02 02:34:29] "POST /ref-update HTTP/1.1" 200 156 0.007416 10.0.0.31 - - [2024-09-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.31 - - [2024-09-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.31 - - [2024-09-02 02:34:29] "POST /ref-update HTTP/1.1" 200 156 0.007838 10.0.0.31 - - [2024-09-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.31 - - [2024-09-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.31 - - [2024-09-02 02:34:29] "POST /ref-update HTTP/1.1" 200 156 0.007380 10.0.0.31 - - [2024-09-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.31 - - [2024-09-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.31 - - [2024-09-02 02:34:29] "POST /ref-update HTTP/1.1" 200 156 0.007492 10.0.0.31 - - [2024-09-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.31 - - [2024-09-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.31 - - [2024-09-02 02:34:30] "POST /ref-update HTTP/1.1" 200 156 0.008544 10.0.0.31 - - [2024-09-02 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.31 - - [2024-09-02 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.31 - - [2024-09-02 02:34:30] "POST /ref-update HTTP/1.1" 200 156 0.007714 10.0.0.31 - - [2024-09-02 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.31 - - [2024-09-02 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.31 - - [2024-09-02 02:34:30] "POST /ref-update HTTP/1.1" 200 156 0.007849 10.0.0.31 - - [2024-09-02 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.31 - - [2024-09-02 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.31 - - [2024-09-02 02:34:30] "POST /ref-update HTTP/1.1" 200 156 0.007958 10.0.0.31 - - [2024-09-02 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.31 - - [2024-09-02 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.31 - - [2024-09-02 02:34:30] "POST /ref-update HTTP/1.1" 200 156 0.007189 10.0.0.31 - - [2024-09-02 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.31 - - [2024-09-02 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.31 - - [2024-09-02 02:34:30] "POST /ref-update HTTP/1.1" 200 156 0.006949 10.0.0.31 - - [2024-09-02 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.31 - - [2024-09-02 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.31 - - [2024-09-02 02:34:30] "POST /ref-update HTTP/1.1" 200 156 0.008066 10.0.0.31 - - [2024-09-02 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.31 - - [2024-09-02 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.31 - - [2024-09-02 02:34:31] "POST /ref-update HTTP/1.1" 200 156 0.007612 10.0.0.31 - - [2024-09-02 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.31 - - [2024-09-02 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.31 - - [2024-09-02 02:34:31] "POST /ref-update HTTP/1.1" 200 156 0.007616 10.0.0.31 - - [2024-09-02 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.31 - - [2024-09-02 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.31 - - [2024-09-02 02:34:31] "POST /ref-update HTTP/1.1" 200 156 0.007565 10.0.0.31 - - [2024-09-02 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.31 - - [2024-09-02 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.31 - - [2024-09-02 02:34:31] "POST /ref-update HTTP/1.1" 200 156 0.007486 10.0.0.31 - - [2024-09-02 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.31 - - [2024-09-02 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.31 - - [2024-09-02 02:34:31] "POST /ref-update HTTP/1.1" 200 156 0.008856 10.0.0.31 - - [2024-09-02 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.31 - - [2024-09-02 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.31 - - [2024-09-02 02:34:31] "POST /ref-update HTTP/1.1" 200 156 0.007690 10.0.0.31 - - [2024-09-02 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.31 - - [2024-09-02 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.31 - - [2024-09-02 02:34:31] "POST /ref-update HTTP/1.1" 200 156 0.008330 10.0.0.31 - - [2024-09-02 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.31 - - [2024-09-02 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.31 - - [2024-09-02 02:34:32] "POST /ref-update HTTP/1.1" 200 156 0.007496 10.0.0.31 - - [2024-09-02 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.31 - - [2024-09-02 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.31 - - [2024-09-02 02:34:32] "POST /ref-update HTTP/1.1" 200 156 0.008764 10.0.0.31 - - [2024-09-02 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.31 - - [2024-09-02 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.31 - - [2024-09-02 02:34:32] "POST /ref-update HTTP/1.1" 200 156 0.007029 10.0.0.31 - - [2024-09-02 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.31 - - [2024-09-02 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.31 - - [2024-09-02 02:34:32] "POST /ref-update HTTP/1.1" 200 156 0.009295 10.0.0.31 - - [2024-09-02 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.31 - - [2024-09-02 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.31 - - [2024-09-02 02:34:32] "POST /ref-update HTTP/1.1" 200 156 0.008203 10.0.0.31 - - [2024-09-02 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.31 - - [2024-09-02 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.31 - - [2024-09-02 02:34:32] "POST /ref-update HTTP/1.1" 200 156 0.008602 10.0.0.31 - - [2024-09-02 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.31 - - [2024-09-02 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.31 - - [2024-09-02 02:34:33] "POST /ref-update HTTP/1.1" 200 156 0.008801 10.0.0.31 - - [2024-09-02 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.31 - - [2024-09-02 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.31 - - [2024-09-02 02:34:33] "POST /ref-update HTTP/1.1" 200 156 0.007363 10.0.0.31 - - [2024-09-02 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.31 - - [2024-09-02 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.31 - - [2024-09-02 02:34:33] "POST /ref-update HTTP/1.1" 200 156 0.007890 10.0.0.31 - - [2024-09-02 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.31 - - [2024-09-02 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.31 - - [2024-09-02 02:34:33] "POST /ref-update HTTP/1.1" 200 156 0.008953 10.0.0.31 - - [2024-09-02 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.31 - - [2024-09-02 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.31 - - [2024-09-02 02:34:33] "POST /ref-update HTTP/1.1" 200 156 0.009214 10.0.0.31 - - [2024-09-02 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.31 - - [2024-09-02 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.31 - - [2024-09-02 02:34:33] "POST /ref-update HTTP/1.1" 200 156 0.008970 10.0.0.31 - - [2024-09-02 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.31 - - [2024-09-02 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.31 - - [2024-09-02 02:34:33] "POST /ref-update HTTP/1.1" 200 156 0.011447 10.0.0.31 - - [2024-09-02 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.31 - - [2024-09-02 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.31 - - [2024-09-02 02:34:34] "POST /ref-update HTTP/1.1" 200 156 0.009539 10.0.0.31 - - [2024-09-02 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.31 - - [2024-09-02 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.31 - - [2024-09-02 02:34:34] "POST /ref-update HTTP/1.1" 200 156 0.008713 10.0.0.31 - - [2024-09-02 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.31 - - [2024-09-02 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.31 - - [2024-09-02 02:34:34] "POST /ref-update HTTP/1.1" 200 156 0.008672 10.0.0.31 - - [2024-09-02 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.31 - - [2024-09-02 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.31 - - [2024-09-02 02:34:34] "POST /ref-update HTTP/1.1" 200 156 0.008880 10.0.0.31 - - [2024-09-02 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.31 - - [2024-09-02 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.31 - - [2024-09-02 02:34:34] "POST /ref-update HTTP/1.1" 200 156 0.008181 10.0.0.31 - - [2024-09-02 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.31 - - [2024-09-02 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.31 - - [2024-09-02 02:34:34] "POST /ref-update HTTP/1.1" 200 156 0.010460 10.0.0.31 - - [2024-09-02 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.31 - - [2024-09-02 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.31 - - [2024-09-02 02:34:35] "POST /ref-update HTTP/1.1" 200 156 0.008588 10.0.0.31 - - [2024-09-02 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.31 - - [2024-09-02 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.31 - - [2024-09-02 02:34:35] "POST /ref-update HTTP/1.1" 200 156 0.009650 10.0.0.31 - - [2024-09-02 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.31 - - [2024-09-02 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.31 - - [2024-09-02 02:34:35] "POST /ref-update HTTP/1.1" 200 156 0.009043 10.0.0.31 - - [2024-09-02 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.31 - - [2024-09-02 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.31 - - [2024-09-02 02:34:35] "POST /ref-update HTTP/1.1" 200 156 0.011862 10.0.0.31 - - [2024-09-02 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.31 - - [2024-09-02 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.31 - - [2024-09-02 02:34:35] "POST /ref-update HTTP/1.1" 200 156 0.008778 10.0.0.31 - - [2024-09-02 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.31 - - [2024-09-02 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.31 - - [2024-09-02 02:34:35] "POST /ref-update HTTP/1.1" 200 156 0.009037 10.0.0.31 - - [2024-09-02 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.31 - - [2024-09-02 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.31 - - [2024-09-02 02:34:35] "POST /ref-update HTTP/1.1" 200 156 0.009342 10.0.0.31 - - [2024-09-02 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.31 - - [2024-09-02 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.31 - - [2024-09-02 02:34:36] "POST /ref-update HTTP/1.1" 200 156 0.009073 10.0.0.31 - - [2024-09-02 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.31 - - [2024-09-02 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.31 - - [2024-09-02 02:34:36] "POST /ref-update HTTP/1.1" 200 156 0.008868 10.0.0.31 - - [2024-09-02 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.31 - - [2024-09-02 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.31 - - [2024-09-02 02:34:36] "POST /ref-update HTTP/1.1" 200 156 0.010278 10.0.0.31 - - [2024-09-02 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.31 - - [2024-09-02 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.31 - - [2024-09-02 02:34:36] "POST /ref-update HTTP/1.1" 200 156 0.008696 10.0.0.31 - - [2024-09-02 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.31 - - [2024-09-02 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.31 - - [2024-09-02 02:34:36] "POST /ref-update HTTP/1.1" 200 156 0.010942 10.0.0.31 - - [2024-09-02 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.31 - - [2024-09-02 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.31 - - [2024-09-02 02:34:36] "POST /ref-update HTTP/1.1" 200 156 0.009282 10.0.0.31 - - [2024-09-02 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.31 - - [2024-09-02 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.31 - - [2024-09-02 02:34:37] "POST /ref-update HTTP/1.1" 200 156 0.009145 10.0.0.31 - - [2024-09-02 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.31 - - [2024-09-02 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.31 - - [2024-09-02 02:34:37] "POST /ref-update HTTP/1.1" 200 156 0.012097 10.0.0.31 - - [2024-09-02 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.31 - - [2024-09-02 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.31 - - [2024-09-02 02:34:37] "POST /ref-update HTTP/1.1" 200 156 0.009336 10.0.0.31 - - [2024-09-02 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.31 - - [2024-09-02 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.31 - - [2024-09-02 02:34:37] "POST /ref-update HTTP/1.1" 200 156 0.008605 10.0.0.31 - - [2024-09-02 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.31 - - [2024-09-02 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.31 - - [2024-09-02 02:34:37] "POST /ref-update HTTP/1.1" 200 156 0.008750 10.0.0.31 - - [2024-09-02 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.31 - - [2024-09-02 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.31 - - [2024-09-02 02:34:37] "POST /ref-update HTTP/1.1" 200 156 0.008286 10.0.0.31 - - [2024-09-02 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.31 - - [2024-09-02 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.31 - - [2024-09-02 02:34:37] "POST /ref-update HTTP/1.1" 200 156 0.008736 10.0.0.31 - - [2024-09-02 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.31 - - [2024-09-02 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.31 - - [2024-09-02 02:34:38] "POST /ref-update HTTP/1.1" 200 156 0.008024 10.0.0.31 - - [2024-09-02 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.31 - - [2024-09-02 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.31 - - [2024-09-02 02:34:38] "POST /ref-update HTTP/1.1" 200 156 0.008424 10.0.0.31 - - [2024-09-02 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.31 - - [2024-09-02 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.31 - - [2024-09-02 02:34:38] "POST /ref-update HTTP/1.1" 200 156 0.008566 10.0.0.31 - - [2024-09-02 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.31 - - [2024-09-02 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.31 - - [2024-09-02 02:34:38] "POST /ref-update HTTP/1.1" 200 156 0.009157 10.0.0.31 - - [2024-09-02 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.31 - - [2024-09-02 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.31 - - [2024-09-02 02:34:38] "POST /ref-update HTTP/1.1" 200 156 0.008130 10.0.0.31 - - [2024-09-02 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.31 - - [2024-09-02 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.31 - - [2024-09-02 02:34:38] "POST /ref-update HTTP/1.1" 200 156 0.008733 10.0.0.31 - - [2024-09-02 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.31 - - [2024-09-02 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.31 - - [2024-09-02 02:34:38] "POST /ref-update HTTP/1.1" 200 156 0.008165 10.0.0.31 - - [2024-09-02 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.31 - - [2024-09-02 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.31 - - [2024-09-02 02:34:39] "POST /ref-update HTTP/1.1" 200 156 0.008735 10.0.0.31 - - [2024-09-02 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.31 - - [2024-09-02 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.31 - - [2024-09-02 02:34:39] "POST /ref-update HTTP/1.1" 200 156 0.008374 10.0.0.31 - - [2024-09-02 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.31 - - [2024-09-02 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.31 - - [2024-09-02 02:34:39] "POST /ref-update HTTP/1.1" 200 156 0.008363 10.0.0.31 - - [2024-09-02 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.31 - - [2024-09-02 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.31 - - [2024-09-02 02:34:39] "POST /ref-update HTTP/1.1" 200 156 0.008798 10.0.0.31 - - [2024-09-02 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.31 - - [2024-09-02 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.31 - - [2024-09-02 02:34:39] "POST /ref-update HTTP/1.1" 200 156 0.009573 10.0.0.31 - - [2024-09-02 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.31 - - [2024-09-02 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.31 - - [2024-09-02 02:34:39] "POST /ref-update HTTP/1.1" 200 156 0.009886 10.0.0.31 - - [2024-09-02 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.31 - - [2024-09-02 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.31 - - [2024-09-02 02:34:40] "POST /ref-update HTTP/1.1" 200 156 0.008207 10.0.0.31 - - [2024-09-02 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.31 - - [2024-09-02 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.31 - - [2024-09-02 02:34:40] "POST /ref-update HTTP/1.1" 200 156 0.008379 10.0.0.31 - - [2024-09-02 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.31 - - [2024-09-02 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.31 - - [2024-09-02 02:34:40] "POST /ref-update HTTP/1.1" 200 156 0.008951 10.0.0.31 - - [2024-09-02 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.31 - - [2024-09-02 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.31 - - [2024-09-02 02:34:40] "POST /ref-update HTTP/1.1" 200 156 0.009478 10.0.0.31 - - [2024-09-02 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.31 - - [2024-09-02 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.31 - - [2024-09-02 02:34:40] "POST /ref-update HTTP/1.1" 200 156 0.180273 10.0.0.31 - - [2024-09-02 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.31 - - [2024-09-02 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.31 - - [2024-09-02 02:34:40] "POST /ref-update HTTP/1.1" 200 156 0.008281 10.0.0.31 - - [2024-09-02 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.31 - - [2024-09-02 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.31 - - [2024-09-02 02:34:41] "POST /ref-update HTTP/1.1" 200 156 0.008509 10.0.0.31 - - [2024-09-02 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.31 - - [2024-09-02 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.31 - - [2024-09-02 02:34:41] "POST /ref-update HTTP/1.1" 200 156 0.008547 10.0.0.31 - - [2024-09-02 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.31 - - [2024-09-02 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.31 - - [2024-09-02 02:34:41] "POST /ref-update HTTP/1.1" 200 156 0.008825 10.0.0.31 - - [2024-09-02 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.31 - - [2024-09-02 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.31 - - [2024-09-02 02:34:41] "POST /ref-update HTTP/1.1" 200 156 0.008708 10.0.0.31 - - [2024-09-02 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.31 - - [2024-09-02 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.31 - - [2024-09-02 02:34:41] "POST /ref-update HTTP/1.1" 200 156 0.007959 10.0.0.31 - - [2024-09-02 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.31 - - [2024-09-02 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.31 - - [2024-09-02 02:34:41] "POST /ref-update HTTP/1.1" 200 156 0.009058 10.0.0.31 - - [2024-09-02 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.31 - - [2024-09-02 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.31 - - [2024-09-02 02:34:41] "POST /ref-update HTTP/1.1" 200 156 0.006921 10.0.0.31 - - [2024-09-02 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.31 - - [2024-09-02 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.31 - - [2024-09-02 02:34:42] "POST /ref-update HTTP/1.1" 200 156 0.007066 10.0.0.31 - - [2024-09-02 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.31 - - [2024-09-02 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.31 - - [2024-09-02 02:34:42] "POST /ref-update HTTP/1.1" 200 156 0.007338 10.0.0.31 - - [2024-09-02 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.31 - - [2024-09-02 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.31 - - [2024-09-02 02:34:42] "POST /ref-update HTTP/1.1" 200 156 0.011117 10.0.0.31 - - [2024-09-02 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.31 - - [2024-09-02 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.31 - - [2024-09-02 02:34:42] "POST /ref-update HTTP/1.1" 200 156 0.007444 10.0.0.31 - - [2024-09-02 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.31 - - [2024-09-02 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.31 - - [2024-09-02 02:34:42] "POST /ref-update HTTP/1.1" 200 156 0.007523 10.0.0.31 - - [2024-09-02 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.31 - - [2024-09-02 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.31 - - [2024-09-02 02:34:42] "POST /ref-update HTTP/1.1" 200 156 0.008219 10.0.0.31 - - [2024-09-02 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.31 - - [2024-09-02 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.31 - - [2024-09-02 02:34:43] "POST /ref-update HTTP/1.1" 200 156 0.010345 10.0.0.31 - - [2024-09-02 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.31 - - [2024-09-02 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.31 - - [2024-09-02 02:34:43] "POST /ref-update HTTP/1.1" 200 156 0.009245 10.0.0.31 - - [2024-09-02 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.31 - - [2024-09-02 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.31 - - [2024-09-02 02:34:43] "POST /ref-update HTTP/1.1" 200 156 0.009089 10.0.0.31 - - [2024-09-02 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.31 - - [2024-09-02 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.31 - - [2024-09-02 02:34:43] "POST /ref-update HTTP/1.1" 200 156 0.009604 10.0.0.31 - - [2024-09-02 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.31 - - [2024-09-02 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.31 - - [2024-09-02 02:34:43] "POST /ref-update HTTP/1.1" 200 156 0.010032 10.0.0.31 - - [2024-09-02 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.31 - - [2024-09-02 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.31 - - [2024-09-02 02:34:43] "POST /ref-update HTTP/1.1" 200 156 0.010746 10.0.0.31 - - [2024-09-02 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.31 - - [2024-09-02 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.31 - - [2024-09-02 02:34:43] "POST /ref-update HTTP/1.1" 200 156 0.011144 10.0.0.31 - - [2024-09-02 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.31 - - [2024-09-02 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.31 - - [2024-09-02 02:34:44] "POST /ref-update HTTP/1.1" 200 156 0.010980 10.0.0.31 - - [2024-09-02 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.31 - - [2024-09-02 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.31 - - [2024-09-02 02:34:44] "POST /ref-update HTTP/1.1" 200 156 0.010696 10.0.0.31 - - [2024-09-02 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.31 - - [2024-09-02 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.31 - - [2024-09-02 02:34:44] "POST /ref-update HTTP/1.1" 200 156 0.009853 10.0.0.31 - - [2024-09-02 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.31 - - [2024-09-02 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.31 - - [2024-09-02 02:34:44] "POST /ref-update HTTP/1.1" 200 156 0.008668 10.0.0.31 - - [2024-09-02 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.31 - - [2024-09-02 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.31 - - [2024-09-02 02:34:44] "POST /ref-update HTTP/1.1" 200 156 0.008191 10.0.0.31 - - [2024-09-02 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.31 - - [2024-09-02 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.31 - - [2024-09-02 02:34:44] "POST /ref-update HTTP/1.1" 200 156 0.009314 10.0.0.31 - - [2024-09-02 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.31 - - [2024-09-02 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.31 - - [2024-09-02 02:34:45] "POST /ref-update HTTP/1.1" 200 156 0.008506 10.0.0.31 - - [2024-09-02 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.31 - - [2024-09-02 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.31 - - [2024-09-02 02:34:45] "POST /ref-update HTTP/1.1" 200 156 0.009082 10.0.0.31 - - [2024-09-02 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.31 - - [2024-09-02 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.31 - - [2024-09-02 02:34:45] "POST /ref-update HTTP/1.1" 200 156 0.007993 10.0.0.31 - - [2024-09-02 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.31 - - [2024-09-02 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.31 - - [2024-09-02 02:34:45] "POST /ref-update HTTP/1.1" 200 156 0.008244 10.0.0.31 - - [2024-09-02 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.31 - - [2024-09-02 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.31 - - [2024-09-02 02:34:45] "POST /ref-update HTTP/1.1" 200 156 0.008446 10.0.0.31 - - [2024-09-02 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.31 - - [2024-09-02 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.31 - - [2024-09-02 02:34:45] "POST /ref-update HTTP/1.1" 200 156 0.007851 10.0.0.31 - - [2024-09-02 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.31 - - [2024-09-02 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.31 - - [2024-09-02 02:34:45] "POST /ref-update HTTP/1.1" 200 156 0.008120 10.0.0.31 - - [2024-09-02 02:34:46] "POST /network-ipams HTTP/1.1" 200 550 0.017523 10.0.0.31 - - [2024-09-02 02:34:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002106 10.0.0.31 - - [2024-09-02 02:34:46] "POST /virtual-networks HTTP/1.1" 200 552 0.097129 10.0.0.31 - - [2024-09-02 02:34:46] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.002720 10.0.0.31 - - [2024-09-02 02:34:46] "POST /fqname-to-id HTTP/1.1" 404 188 0.002885 10.0.0.31 - - [2024-09-02 02:34:46] "POST /fqname-to-id HTTP/1.1" 404 178 0.002830 10.0.0.31 - - [2024-09-02 02:34:46] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.002879 10.0.0.31 - - [2024-09-02 02:34:46] "GET /fabric/5374f0b1-d726-47f8-b3b6-2e28f2a96dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.005208 10.0.0.31 - - [2024-09-02 02:34:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.004231 10.0.0.31 - - [2024-09-02 02:34:46] "POST /fqname-to-id HTTP/1.1" 404 205 0.003163 10.0.0.31 - - [2024-09-02 02:34:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.004072 10.0.0.31 - - [2024-09-02 02:34:46] "POST /route-targets HTTP/1.1" 200 327 0.009769 10.0.0.31 - - [2024-09-02 02:34:46] "POST /ref-update HTTP/1.1" 200 156 0.009768 10.0.0.31 - - [2024-09-02 02:34:57] "GET / HTTP/1.1" 200 35931 0.001663 10.0.0.31 - - [2024-09-02 02:34:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.31 - - [2024-09-02 02:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.025636 10.0.0.31 - - [2024-09-02 02:34:57] "GET /routing-instance/93f76762-8f26-4699-8d53-9f88f0e0dc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002924 10.0.0.31 - - [2024-09-02 02:34:58] "POST /bgp-routers HTTP/1.1" 200 620 0.699409 10.0.0.31 - - [2024-09-02 02:34:58] "GET /bgp-router/ca2bbe8f-1ea0-485b-b3d5-20cdf30c7233?fields=global_system_config_back_refs HTTP/1.1" 200 1127 0.005367 10.0.0.31 - - [2024-09-02 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.31 - - [2024-09-02 02:34:58] "GET /global-system-config/5dc5f197-5bf8-4128-b9e4-8ddcc400778b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.003662 10.0.0.31 - - [2024-09-02 02:34:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003405 10.0.0.31 - - [2024-09-02 02:34:58] "POST /ref-update HTTP/1.1" 200 156 0.010544 10.0.0.31 - - [2024-09-02 02:36:00] "GET / HTTP/1.1" 200 35931 0.002014 10.0.0.31 - - [2024-09-02 02:36:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000505 10.0.0.31 - - [2024-09-02 02:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.032597 10.0.0.31 - - [2024-09-02 02:36:00] "GET /global-system-config/5dc5f197-5bf8-4128-b9e4-8ddcc400778b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006730 10.0.0.31 - - [2024-09-02 02:36:00] "POST /fqname-to-id HTTP/1.1" 404 220 0.004192 10.0.0.31 - - [2024-09-02 02:36:00] "POST /database-nodes HTTP/1.1" 200 603 0.018632 10.0.0.31 - - [2024-09-02 02:36:55] "GET / HTTP/1.1" 200 35931 0.002164 10.0.0.31 - - [2024-09-02 02:36:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000525 10.0.0.31 - - [2024-09-02 02:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.025729 10.0.0.31 - - [2024-09-02 02:36:55] "GET /global-system-config/5dc5f197-5bf8-4128-b9e4-8ddcc400778b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.003228 10.0.0.31 - - [2024-09-02 02:36:55] "POST /fqname-to-id HTTP/1.1" 404 220 0.002950 10.0.0.31 - - [2024-09-02 02:36:55] "POST /analytics-nodes HTTP/1.1" 200 605 0.016224 10.0.0.31 - - [2024-09-02 02:37:00] "GET / HTTP/1.1" 200 35931 0.002051 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.31 - - [2024-09-02 02:37:30] "GET /obj-perms HTTP/1.1" 200 5056 0.358925 10.0.0.31 - - [2024-09-02 02:37:31] "GET /obj-perms HTTP/1.1" 200 5056 0.049356 10.0.0.31 - - [2024-09-02 02:37:38] "GET / HTTP/1.1" 200 35931 0.001672 10.0.0.31 - - [2024-09-02 02:37:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000537 10.0.0.31 - - [2024-09-02 02:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.026602 10.0.0.31 - - [2024-09-02 02:37:39] "GET /global-system-config/5dc5f197-5bf8-4128-b9e4-8ddcc400778b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.003297 10.0.0.31 - - [2024-09-02 02:37:39] "POST /fqname-to-id HTTP/1.1" 404 220 0.003664 10.0.0.31 - - [2024-09-02 02:37:40] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 1.310920 10.0.0.31 - - [2024-09-02 02:37:56] "GET / HTTP/1.1" 200 35931 0.001658 10.0.0.31 - - [2024-09-02 02:37:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000569 10.0.0.31 - - [2024-09-02 02:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.027483 10.0.0.31 - - [2024-09-02 02:37:57] "GET /global-system-config/5dc5f197-5bf8-4128-b9e4-8ddcc400778b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.003088 10.0.0.31 - - [2024-09-02 02:37:57] "POST /fqname-to-id HTTP/1.1" 404 220 0.003055 10.0.0.31 - - [2024-09-02 02:37:57] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.027614 10.0.0.31 - - [2024-09-02 02:38:31] "GET /obj-perms HTTP/1.1" 200 5056 0.051700 10.0.0.31 - - [2024-09-02 02:38:31] "GET /obj-perms HTTP/1.1" 200 5056 0.050657 10.0.0.31 - - [2024-09-02 02:39:05] "GET /global-system-configs HTTP/1.1" 200 322 0.036251 10.0.0.31 - - [2024-09-02 02:39:05] "GET /obj-perms HTTP/1.1" 200 5056 0.081022 10.0.0.31 - - [2024-09-02 02:39:05] "GET /global-system-configs HTTP/1.1" 200 322 0.007568 10.0.0.31 - - [2024-09-02 02:39:05] "GET /obj-perms HTTP/1.1" 200 5056 0.027212 10.0.0.31 - - [2024-09-02 02:39:32] "GET /obj-perms HTTP/1.1" 200 5056 0.046034 10.0.0.31 - - [2024-09-02 02:39:32] "GET /obj-perms HTTP/1.1" 200 5056 0.047385 10.0.0.31 - - [2024-09-02 02:40:32] "GET /obj-perms HTTP/1.1" 200 5056 0.049115 10.0.0.31 - - [2024-09-02 02:40:33] "GET /obj-perms HTTP/1.1" 200 5056 0.046983 10.0.0.31 - - [2024-09-02 02:40:40] "GET / HTTP/1.1" 200 35931 0.002847 10.0.0.31 - - [2024-09-02 02:40:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000445 10.0.0.31 - - [2024-09-02 02:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.026288 10.0.0.31 - - [2024-09-02 02:40:41] "GET /global-system-config/5dc5f197-5bf8-4128-b9e4-8ddcc400778b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.003416 10.0.0.31 - - [2024-09-02 02:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.31 - - [2024-09-02 02:40:41] "GET /routing-instance/93f76762-8f26-4699-8d53-9f88f0e0dc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003451 10.0.0.31 - - [2024-09-02 02:40:41] "PUT /global-system-config/5dc5f197-5bf8-4128-b9e4-8ddcc400778b HTTP/1.1" 200 274 0.011416 10.0.0.31 - - [2024-09-02 02:40:41] "POST /fqname-to-id HTTP/1.1" 404 218 0.003177 10.0.0.31 - - [2024-09-02 02:40:43] "POST /virtual-routers HTTP/1.1" 200 603 1.503145 10.0.0.31 - - [2024-09-02 02:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.31 - - [2024-09-02 02:40:43] "GET /virtual-router/8fb721d8-e14c-4a17-8830-43a7448aa38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004864 10.0.0.31 - - [2024-09-02 02:40:43] "POST /fqname-to-id HTTP/1.1" 404 231 0.003322 10.0.0.31 - - [2024-09-02 02:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.31 - - [2024-09-02 02:40:43] "GET /virtual-network/4c87c343-ac45-494e-978d-1adfce2fb4a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.003571 10.0.0.31 - - [2024-09-02 02:40:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 2.020113 10.0.0.31 - - [2024-09-02 02:40:45] "PUT /access-control-list/afde81d8-f894-4c2e-ae96-f2f9ec6fda86 HTTP/1.1" 200 272 0.032415 10.0.0.31 - - [2024-09-02 02:41:33] "GET /obj-perms HTTP/1.1" 200 5056 0.047600 10.0.0.31 - - [2024-09-02 02:41:33] "GET /obj-perms HTTP/1.1" 200 5056 0.049495 [Introspect:8084]10.0.0.31 - - [2024-09-02 02:41:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.31 - - [2024-09-02 02:41:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000958 [Introspect:8084]10.0.0.31 - - [2024-09-02 02:41:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.31 - - [2024-09-02 02:41:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000930 10.0.0.31 - - [2024-09-02 02:42:34] "GET /obj-perms HTTP/1.1" 200 5056 0.049924 10.0.0.31 - - [2024-09-02 02:42:34] "GET /obj-perms HTTP/1.1" 200 5056 0.048042 10.0.0.31 - - [2024-09-02 02:43:12] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.31 - - [2024-09-02 02:43:13] "GET /project/f9a1f873-39db-428d-b777-960f64f1619b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000518 10.0.0.31 - - [2024-09-02 02:43:14] "GET /projects?obj_uuids=f9a1f873-39db-428d-b777-960f64f1619b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.028986 10.0.0.31 - - [2024-09-02 02:43:14] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001712 10.0.0.31 - - [2024-09-02 02:43:14] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.036998 10.0.0.31 - - [2024-09-02 02:43:14] "POST /id-to-fqname HTTP/1.1" 200 167 0.001451 10.0.0.31 - - [2024-09-02 02:43:14] "POST /fqname-to-id HTTP/1.1" 404 176 0.002887 10.0.0.31 - - [2024-09-02 02:43:14] "POST /security-groups HTTP/1.1" 200 568 0.068272 10.0.0.31 - - [2024-09-02 02:43:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.003881 10.0.0.31 - - [2024-09-02 02:43:14] "POST /projects HTTP/1.1" 200 539 0.233875 10.0.0.31 - - [2024-09-02 02:43:14] "POST /access-control-lists HTTP/1.1" 200 573 0.060911 10.0.0.31 - - [2024-09-02 02:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.318416 10.0.0.31 - - [2024-09-02 02:43:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.002991 10.0.0.31 - - [2024-09-02 02:43:14] "GET /project/f9a1f873-39db-428d-b777-960f64f1619b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.493346 10.0.0.31 - - [2024-09-02 02:43:14] "POST /access-control-lists HTTP/1.1" 200 571 0.059539 [Introspect:8084]10.0.0.31 - - [2024-09-02 02:43:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001152 10.0.0.31 - - [2024-09-02 02:43:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.025686 10.0.0.31 - - [2024-09-02 02:43:15] "GET /projects?obj_uuids=d896e0be-4abe-43e4-9c30-622a2782cec7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002634 10.0.0.31 - - [2024-09-02 02:43:15] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001327 10.0.0.31 - - [2024-09-02 02:43:15] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007927 10.0.0.31 - - [2024-09-02 02:43:15] "POST /id-to-fqname HTTP/1.1" 200 201 0.002171 10.0.0.31 - - [2024-09-02 02:43:15] "POST /fqname-to-id HTTP/1.1" 404 210 0.002586 10.0.0.31 - - [2024-09-02 02:43:15] "POST /security-groups HTTP/1.1" 200 602 0.063505 10.0.0.31 - - [2024-09-02 02:43:15] "POST /fqname-to-id HTTP/1.1" 404 245 0.002709 10.0.0.31 - - [2024-09-02 02:43:15] "POST /projects HTTP/1.1" 200 607 0.218999 10.0.0.31 - - [2024-09-02 02:43:15] "POST /access-control-lists HTTP/1.1" 200 607 0.058082 10.0.0.31 - - [2024-09-02 02:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.294014 10.0.0.31 - - [2024-09-02 02:43:15] "POST /fqname-to-id HTTP/1.1" 404 244 0.004077 10.0.0.31 - - [2024-09-02 02:43:15] "GET /project/d896e0be-4abe-43e4-9c30-622a2782cec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.423349 10.0.0.31 - - [2024-09-02 02:43:15] "POST /access-control-lists HTTP/1.1" 200 605 0.059984 10.0.0.31 - - [2024-09-02 02:43:16] "GET / HTTP/1.1" 200 35931 0.002047 10.0.0.31 - - [2024-09-02 02:43:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000526 10.0.0.31 - - [2024-09-02 02:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.059232 10.0.0.31 - - [2024-09-02 02:43:17] "GET /projects?obj_uuids=d896e0be-4abe-43e4-9c30-622a2782cec7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001205 10.0.0.31 - - [2024-09-02 02:43:17] "GET /project/d896e0be-4abe-43e4-9c30-622a2782cec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.022000 10.0.0.31 - - [2024-09-02 02:43:18] "POST /neutron/network HTTP/1.1" 200 117 0.045988 10.0.0.31 - - [2024-09-02 02:43:18] "GET /projects?obj_uuids=d896e0be-4abe-43e4-9c30-622a2782cec7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001786 10.0.0.31 - - [2024-09-02 02:43:18] "POST /neutron/network HTTP/1.1" 200 620 0.097193 10.0.0.31 - - [2024-09-02 02:43:18] "POST /route-targets HTTP/1.1" 200 327 0.013641 10.0.0.31 - - [2024-09-02 02:43:18] "POST /ref-update HTTP/1.1" 200 156 0.028356 10.0.0.31 - - [2024-09-02 02:43:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002438 10.0.0.31 - - [2024-09-02 02:43:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.193361 10.0.0.31 - - [2024-09-02 02:43:18] "POST /neutron/network HTTP/1.1" 200 839 0.006165 10.0.0.31 - - [2024-09-02 02:43:18] "POST /id-to-fqname HTTP/1.1" 200 233 0.001628 10.0.0.31 - - [2024-09-02 02:43:18] "GET /virtual-network/d39b7612-7724-4da5-8a3c-7fedb41aeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.003621 10.0.0.31 - - [2024-09-02 02:43:18] "POST /neutron/network HTTP/1.1" 200 839 0.006156 10.0.0.31 - - [2024-09-02 02:43:18] "GET /virtual-network/d39b7612-7724-4da5-8a3c-7fedb41aeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.003556 10.0.0.31 - - [2024-09-02 02:43:18] "POST /neutron/network HTTP/1.1" 200 839 0.006106 10.0.0.31 - - [2024-09-02 02:43:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.007018 10.0.0.31 - - [2024-09-02 02:43:18] "GET /domains HTTP/1.1" 401 292 0.000500 10.0.0.31 - - [2024-09-02 02:43:19] "GET /domains HTTP/1.1" 200 280 0.028964 10.0.0.31 - - [2024-09-02 02:43:19] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001244 10.0.0.31 - - [2024-09-02 02:43:19] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2583 0.013963 10.0.0.31 - - [2024-09-02 02:43:19] "GET /projects?obj_uuids=d896e0be-4abe-43e4-9c30-622a2782cec7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001188 10.0.0.31 - - [2024-09-02 02:43:19] "GET /project/d896e0be-4abe-43e4-9c30-622a2782cec7 HTTP/1.1" 200 2179 0.065758 10.0.0.31 - - [2024-09-02 02:43:19] "GET /virtual-network/d39b7612-7724-4da5-8a3c-7fedb41aeaa0 HTTP/1.1" 200 2342 0.004617 10.0.0.31 - - [2024-09-02 02:43:19] "GET /virtual-network/d39b7612-7724-4da5-8a3c-7fedb41aeaa0 HTTP/1.1" 200 2342 0.003759 10.0.0.31 - - [2024-09-02 02:43:19] "GET /routing-instance/cb1a429e-db12-43da-a065-95250b3172d8 HTTP/1.1" 200 1495 0.003502 10.0.0.31 - - [2024-09-02 02:43:19] "GET /routing-instance/cb1a429e-db12-43da-a065-95250b3172d8 HTTP/1.1" 200 1495 0.002774 10.0.0.31 - - [2024-09-02 02:43:19] "GET /route-target/e660048f-12f4-4750-a302-61d83f9d5ce8 HTTP/1.1" 200 1220 0.003343 10.0.0.31 - - [2024-09-02 02:43:19] "GET /virtual-network/d39b7612-7724-4da5-8a3c-7fedb41aeaa0 HTTP/1.1" 200 2342 0.003433 10.0.0.31 - - [2024-09-02 02:43:19] "GET /routing-instance/cb1a429e-db12-43da-a065-95250b3172d8 HTTP/1.1" 200 1495 0.002829 10.0.0.31 - - [2024-09-02 02:43:19] "GET /virtual-network/d39b7612-7724-4da5-8a3c-7fedb41aeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.002809 10.0.0.31 - - [2024-09-02 02:43:19] "GET /virtual-network/d39b7612-7724-4da5-8a3c-7fedb41aeaa0 HTTP/1.1" 200 2342 0.002729 10.0.0.31 - - [2024-09-02 02:43:19] "GET /routing-instance/cb1a429e-db12-43da-a065-95250b3172d8 HTTP/1.1" 200 1495 0.002649 10.0.0.31 - - [2024-09-02 02:43:19] "GET /routing-instance/cb1a429e-db12-43da-a065-95250b3172d8 HTTP/1.1" 200 1495 0.003056 10.0.0.31 - - [2024-09-02 02:43:19] "GET /route-target/e660048f-12f4-4750-a302-61d83f9d5ce8 HTTP/1.1" 200 1220 0.002595 10.0.0.31 - - [2024-09-02 02:43:19] "GET /domains HTTP/1.1" 200 280 0.002754 10.0.0.31 - - [2024-09-02 02:43:19] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001168 10.0.0.31 - - [2024-09-02 02:43:19] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2583 0.007235 10.0.0.31 - - [2024-09-02 02:43:19] "GET /projects?obj_uuids=d896e0be-4abe-43e4-9c30-622a2782cec7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001106 10.0.0.31 - - [2024-09-02 02:43:19] "GET /project/d896e0be-4abe-43e4-9c30-622a2782cec7 HTTP/1.1" 200 2179 0.065673 10.0.0.31 - - [2024-09-02 02:43:19] "GET /virtual-network/d39b7612-7724-4da5-8a3c-7fedb41aeaa0 HTTP/1.1" 200 2342 0.002999 10.0.0.31 - - [2024-09-02 02:43:19] "GET /obj-perms HTTP/1.1" 200 5052 0.058933 10.0.0.31 - - [2024-09-02 02:43:19] "POST /id-to-fqname HTTP/1.1" 200 233 0.002024 10.0.0.31 - - [2024-09-02 02:43:23] "POST /neutron/network HTTP/1.1" 200 849 0.007445 10.0.0.31 - - [2024-09-02 02:43:23] "GET /aaa-mode HTTP/1.1" 401 292 0.000464 10.0.0.31 - - [2024-09-02 02:43:23] "GET / HTTP/1.1" 200 35931 0.001891 10.0.0.31 - - [2024-09-02 02:43:23] "GET /project/d896e0be-4abe-43e4-9c30-622a2782cec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000421 10.0.0.31 - - [2024-09-02 02:43:23] "GET /projects?obj_uuids=d896e0be-4abe-43e4-9c30-622a2782cec7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001126 10.0.0.31 - - [2024-09-02 02:43:23] "GET /project/d896e0be-4abe-43e4-9c30-622a2782cec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.042625 10.0.0.31 - - [2024-09-02 02:43:24] "POST /neutron/network HTTP/1.1" 200 839 0.027723 10.0.0.31 - - [2024-09-02 02:43:24] "POST /neutron/port HTTP/1.1" 200 117 0.005322 10.0.0.31 - - [2024-09-02 02:43:24] "POST /neutron/port HTTP/1.1" 200 117 0.006735 10.0.0.31 - - [2024-09-02 02:43:24] "POST /neutron/port HTTP/1.1" 200 117 0.005609 10.0.0.31 - - [2024-09-02 02:43:25] "POST /neutron/network HTTP/1.1" 200 849 0.006291 10.0.0.31 - - [2024-09-02 02:43:25] "GET /projects?obj_uuids=d896e0be-4abe-43e4-9c30-622a2782cec7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001232 10.0.0.31 - - [2024-09-02 02:43:25] "POST /neutron/port HTTP/1.1" 200 1071 0.185943 10.0.0.31 - - [2024-09-02 02:43:26] "POST /neutron/port HTTP/1.1" 200 1071 0.043879 10.0.0.31 - - [2024-09-02 02:43:26] "POST /neutron/port HTTP/1.1" 200 1071 0.008794 10.0.0.31 - - [2024-09-02 02:43:26] "POST /neutron/port HTTP/1.1" 200 1125 0.055393 10.0.0.31 - - [2024-09-02 02:43:26] "POST /neutron/port HTTP/1.1" 200 1099 0.014791 10.0.0.31 - - [2024-09-02 02:43:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003655 10.0.0.31 - - [2024-09-02 02:43:26] "POST /neutron/subnet HTTP/1.1" 200 698 0.014326 10.0.0.31 - - [2024-09-02 02:43:26] "POST /neutron/port HTTP/1.1" 200 117 0.001448 10.0.0.31 - - [2024-09-02 02:43:26] "POST /neutron/network HTTP/1.1" 200 839 0.007529 10.0.0.31 - - [2024-09-02 02:43:28] "DELETE /project/d896e0be4abe43e49c30622a2782cec7 HTTP/1.1" 404 173 0.004008 10.0.0.31 - - [2024-09-02 02:43:28] "DELETE /project/f9a1f87339db428db777960f64f1619b HTTP/1.1" 404 173 0.002963 10.0.0.31 - - [2024-09-02 02:43:29] "POST /neutron/port HTTP/1.1" 200 1099 0.013993 10.0.0.31 - - [2024-09-02 02:43:29] "POST /neutron/security_group HTTP/1.1" 200 2069 0.008605 10.0.0.31 - - [2024-09-02 02:43:34] "POST /neutron/port HTTP/1.1" 200 1099 0.014660 10.0.0.31 - - [2024-09-02 02:43:34] "POST /neutron/security_group HTTP/1.1" 200 2069 0.006270 10.0.0.31 - - [2024-09-02 02:43:34] "GET /obj-perms HTTP/1.1" 200 5052 0.003383 10.0.0.31 - - [2024-09-02 02:43:35] "GET /obj-perms HTTP/1.1" 200 5056 0.054448 10.0.0.31 - - [2024-09-02 02:43:35] "GET /obj-perms HTTP/1.1" 200 5056 0.051061 10.0.0.31 - - [2024-09-02 02:43:35] "GET /obj-perms HTTP/1.1" 200 5052 0.003452 10.0.0.31 - - [2024-09-02 02:43:36] "GET /obj-perms HTTP/1.1" 200 5052 0.003422 10.0.0.31 - - [2024-09-02 02:43:37] "GET /obj-perms HTTP/1.1" 200 5052 0.003493 10.0.0.31 - - [2024-09-02 02:43:38] "GET /obj-perms HTTP/1.1" 200 5052 0.004689 10.0.0.31 - - [2024-09-02 02:43:40] "POST /neutron/network HTTP/1.1" 200 839 0.008297 10.0.0.31 - - [2024-09-02 02:43:40] "POST /neutron/network HTTP/1.1" 400 204 0.011544 10.0.0.31 - - [2024-09-02 02:43:40] "POST /neutron/port HTTP/1.1" 200 1099 0.013150 10.0.0.31 - - [2024-09-02 02:43:40] "POST /neutron/port HTTP/1.1" 200 1125 0.010525 10.0.0.31 - - [2024-09-02 02:43:40] "POST /neutron/port HTTP/1.1" 200 151 0.095757 10.0.0.31 - - [2024-09-02 02:43:42] "POST /neutron/network HTTP/1.1" 200 839 0.005748 10.0.0.31 - - [2024-09-02 02:43:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001433 10.0.0.31 - - [2024-09-02 02:43:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001061 10.0.0.31 - - [2024-09-02 02:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.31 - - [2024-09-02 02:43:42] "POST /neutron/network HTTP/1.1" 200 151 0.070307 10.0.0.31 - - [2024-09-02 02:43:42] "GET /routing-instance/cb1a429e-db12-43da-a065-95250b3172d8 HTTP/1.1" 404 171 0.002141 10.0.0.31 - - [2024-09-02 02:43:42] "GET /domains HTTP/1.1" 200 280 0.002043 10.0.0.31 - - [2024-09-02 02:43:42] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001038 10.0.0.31 - - [2024-09-02 02:43:42] "DELETE /route-target/e660048f-12f4-4750-a302-61d83f9d5ce8 HTTP/1.1" 200 115 0.024097 10.0.0.31 - - [2024-09-02 02:43:42] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2583 0.049708 10.0.0.31 - - [2024-09-02 02:43:42] "GET /projects?obj_uuids=d896e0be-4abe-43e4-9c30-622a2782cec7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001169 10.0.0.31 - - [2024-09-02 02:43:42] "GET /project/d896e0be-4abe-43e4-9c30-622a2782cec7 HTTP/1.1" 200 1929 0.067389 10.0.0.31 - - [2024-09-02 02:43:42] "GET /projects?obj_uuids=d896e0be-4abe-43e4-9c30-622a2782cec7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001171 10.0.0.31 - - [2024-09-02 02:43:42] "GET /project/d896e0be-4abe-43e4-9c30-622a2782cec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.022100 10.0.0.31 - - [2024-09-02 02:43:42] "GET /projects?obj_uuids=d896e0be-4abe-43e4-9c30-622a2782cec7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001110 10.0.0.31 - - [2024-09-02 02:43:42] "GET /project/d896e0be-4abe-43e4-9c30-622a2782cec7?fields=virtual_networks HTTP/1.1" 200 1065 0.063454 10.0.0.31 - - [2024-09-02 02:43:42] "GET /projects?obj_uuids=d896e0be-4abe-43e4-9c30-622a2782cec7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001602 10.0.0.31 - - [2024-09-02 02:43:42] "GET /project/d896e0be-4abe-43e4-9c30-622a2782cec7?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.023623 10.0.0.31 - - [2024-09-02 02:43:42] "GET /projects?obj_uuids=d896e0be-4abe-43e4-9c30-622a2782cec7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001847 10.0.0.31 - - [2024-09-02 02:43:42] "GET /project/d896e0be-4abe-43e4-9c30-622a2782cec7?fields=security_groups HTTP/1.1" 200 1302 0.023292 10.0.0.31 - - [2024-09-02 02:43:43] "POST /fqname-to-id HTTP/1.1" 404 200 0.022699 10.0.0.31 - - [2024-09-02 02:43:43] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002946 10.0.0.31 - - [2024-09-02 02:43:43] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001128 10.0.0.31 - - [2024-09-02 02:43:43] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006763 10.0.0.31 - - [2024-09-02 02:43:43] "POST /id-to-fqname HTTP/1.1" 200 202 0.001421 10.0.0.31 - - [2024-09-02 02:43:43] "POST /fqname-to-id HTTP/1.1" 404 211 0.003580 10.0.0.31 - - [2024-09-02 02:43:43] "POST /security-groups HTTP/1.1" 200 603 0.066780 10.0.0.31 - - [2024-09-02 02:43:43] "POST /fqname-to-id HTTP/1.1" 404 246 0.002633 10.0.0.31 - - [2024-09-02 02:43:43] "POST /projects HTTP/1.1" 200 609 0.215938 10.0.0.31 - - [2024-09-02 02:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.284789 10.0.0.31 - - [2024-09-02 02:43:43] "POST /access-control-lists HTTP/1.1" 200 608 0.068689 10.0.0.31 - - [2024-09-02 02:43:44] "POST /fqname-to-id HTTP/1.1" 404 245 0.004807 10.0.0.31 - - [2024-09-02 02:43:44] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.410899 10.0.0.31 - - [2024-09-02 02:43:44] "POST /access-control-lists HTTP/1.1" 200 606 0.060075 10.0.0.31 - - [2024-09-02 02:43:45] "GET / HTTP/1.1" 200 35931 0.002426 10.0.0.31 - - [2024-09-02 02:43:45] "GET /projects?obj_uuids=f9a1f873-39db-428d-b777-960f64f1619b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001184 10.0.0.31 - - [2024-09-02 02:43:45] "GET /project/f9a1f873-39db-428d-b777-960f64f1619b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.026887 10.0.0.31 - - [2024-09-02 02:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.31 - - [2024-09-02 02:43:46] "GET /security-group/79f7d18d-bfeb-4b00-8239-13747b9b311d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3694 0.004305 10.0.0.31 - - [2024-09-02 02:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.31 - - [2024-09-02 02:43:46] "GET /projects?obj_uuids=f9a1f873-39db-428d-b777-960f64f1619b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001196 10.0.0.31 - - [2024-09-02 02:43:46] "GET /project/f9a1f873-39db-428d-b777-960f64f1619b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.025643 10.0.0.31 - - [2024-09-02 02:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.31 - - [2024-09-02 02:43:46] "GET /security-group/79f7d18d-bfeb-4b00-8239-13747b9b311d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3694 0.003611 10.0.0.31 - - [2024-09-02 02:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.31 - - [2024-09-02 02:43:46] "PUT /security-group/79f7d18d-bfeb-4b00-8239-13747b9b311d HTTP/1.1" 200 262 0.014872 10.0.0.31 - - [2024-09-02 02:43:46] "PUT /access-control-list/e0ddfdce-5172-42ac-9abe-bcee2a597ed1 HTTP/1.1" 200 272 0.008667 10.0.0.31 - - [2024-09-02 02:43:46] "PUT /access-control-list/636efddd-7850-4c2b-adf0-81f79f309437 HTTP/1.1" 200 272 0.009602 10.0.0.31 - - [2024-09-02 02:43:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000584 10.0.0.31 - - [2024-09-02 02:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.056909 10.0.0.31 - - [2024-09-02 02:43:47] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001163 10.0.0.31 - - [2024-09-02 02:43:47] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.022583 10.0.0.31 - - [2024-09-02 02:43:47] "POST /neutron/network HTTP/1.1" 200 117 0.032862 10.0.0.31 - - [2024-09-02 02:43:47] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001258 10.0.0.31 - - [2024-09-02 02:43:47] "POST /neutron/network HTTP/1.1" 200 619 0.077135 10.0.0.31 - - [2024-09-02 02:43:47] "POST /route-targets HTTP/1.1" 200 327 0.012312 10.0.0.31 - - [2024-09-02 02:43:47] "POST /ref-update HTTP/1.1" 200 156 0.011645 10.0.0.31 - - [2024-09-02 02:43:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004117 10.0.0.31 - - [2024-09-02 02:43:47] "POST /neutron/subnet HTTP/1.1" 200 729 0.182445 10.0.0.31 - - [2024-09-02 02:43:47] "POST /neutron/network HTTP/1.1" 200 839 0.005558 10.0.0.31 - - [2024-09-02 02:43:47] "POST /id-to-fqname HTTP/1.1" 200 233 0.001274 10.0.0.31 - - [2024-09-02 02:43:47] "GET /virtual-network/7001973d-dd30-4b84-9cd1-788f1ef4e838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.002714 10.0.0.31 - - [2024-09-02 02:43:47] "POST /neutron/network HTTP/1.1" 200 839 0.006203 10.0.0.31 - - [2024-09-02 02:43:47] "GET /virtual-network/7001973d-dd30-4b84-9cd1-788f1ef4e838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.003202 10.0.0.31 - - [2024-09-02 02:43:47] "POST /neutron/network HTTP/1.1" 200 839 0.006469 10.0.0.31 - - [2024-09-02 02:43:47] "POST /neutron/subnet HTTP/1.1" 200 729 0.007421 10.0.0.31 - - [2024-09-02 02:43:47] "GET /domains HTTP/1.1" 401 292 0.000462 10.0.0.31 - - [2024-09-02 02:43:48] "GET /domains HTTP/1.1" 200 280 0.025898 10.0.0.31 - - [2024-09-02 02:43:48] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001081 10.0.0.31 - - [2024-09-02 02:43:48] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2781 0.007943 10.0.0.31 - - [2024-09-02 02:43:48] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001039 10.0.0.31 - - [2024-09-02 02:43:48] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03 HTTP/1.1" 200 2182 0.065007 10.0.0.31 - - [2024-09-02 02:43:48] "GET /virtual-network/7001973d-dd30-4b84-9cd1-788f1ef4e838 HTTP/1.1" 200 2343 0.004072 10.0.0.31 - - [2024-09-02 02:43:48] "GET /virtual-network/7001973d-dd30-4b84-9cd1-788f1ef4e838 HTTP/1.1" 200 2343 0.002842 10.0.0.31 - - [2024-09-02 02:43:48] "GET /routing-instance/a663918f-7384-4cad-baad-5b9b42a15ad1 HTTP/1.1" 200 1492 0.003227 10.0.0.31 - - [2024-09-02 02:43:48] "GET /routing-instance/a663918f-7384-4cad-baad-5b9b42a15ad1 HTTP/1.1" 200 1492 0.003355 10.0.0.31 - - [2024-09-02 02:43:48] "GET /route-target/4a7a4a29-5470-4b9a-a1b0-069b2ac6e1f5 HTTP/1.1" 200 1218 0.002859 10.0.0.31 - - [2024-09-02 02:43:48] "GET /virtual-network/7001973d-dd30-4b84-9cd1-788f1ef4e838 HTTP/1.1" 200 2343 0.003953 10.0.0.31 - - [2024-09-02 02:43:48] "GET /routing-instance/a663918f-7384-4cad-baad-5b9b42a15ad1 HTTP/1.1" 200 1492 0.003140 10.0.0.31 - - [2024-09-02 02:43:48] "GET /virtual-network/7001973d-dd30-4b84-9cd1-788f1ef4e838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.003811 10.0.0.31 - - [2024-09-02 02:43:48] "GET /virtual-network/7001973d-dd30-4b84-9cd1-788f1ef4e838 HTTP/1.1" 200 2343 0.006042 10.0.0.31 - - [2024-09-02 02:43:48] "GET /routing-instance/a663918f-7384-4cad-baad-5b9b42a15ad1 HTTP/1.1" 200 1492 0.004156 10.0.0.31 - - [2024-09-02 02:43:48] "GET /routing-instance/a663918f-7384-4cad-baad-5b9b42a15ad1 HTTP/1.1" 200 1492 0.004483 10.0.0.31 - - [2024-09-02 02:43:48] "GET /route-target/4a7a4a29-5470-4b9a-a1b0-069b2ac6e1f5 HTTP/1.1" 200 1218 0.003118 10.0.0.31 - - [2024-09-02 02:43:48] "GET /domains HTTP/1.1" 200 280 0.003047 10.0.0.31 - - [2024-09-02 02:43:48] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001263 10.0.0.31 - - [2024-09-02 02:43:48] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2781 0.007771 10.0.0.31 - - [2024-09-02 02:43:48] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001581 10.0.0.31 - - [2024-09-02 02:43:48] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03 HTTP/1.1" 200 2182 0.068554 10.0.0.31 - - [2024-09-02 02:43:48] "GET /virtual-network/7001973d-dd30-4b84-9cd1-788f1ef4e838 HTTP/1.1" 200 2343 0.002812 10.0.0.31 - - [2024-09-02 02:43:48] "GET /obj-perms HTTP/1.1" 200 5054 0.049582 10.0.0.31 - - [2024-09-02 02:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.31 - - [2024-09-02 02:43:48] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001463 10.0.0.31 - - [2024-09-02 02:43:48] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.026616 10.0.0.31 - - [2024-09-02 02:43:48] "POST /neutron/network HTTP/1.1" 200 117 0.010083 10.0.0.31 - - [2024-09-02 02:43:48] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001515 10.0.0.31 - - [2024-09-02 02:43:48] "POST /neutron/network HTTP/1.1" 200 619 0.071091 10.0.0.31 - - [2024-09-02 02:43:48] "POST /route-targets HTTP/1.1" 200 327 0.010312 10.0.0.31 - - [2024-09-02 02:43:48] "POST /ref-update HTTP/1.1" 200 156 0.009806 10.0.0.31 - - [2024-09-02 02:43:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002529 10.0.0.31 - - [2024-09-02 02:43:49] "POST /neutron/subnet HTTP/1.1" 200 730 0.199178 10.0.0.31 - - [2024-09-02 02:43:49] "POST /neutron/network HTTP/1.1" 200 839 0.005443 10.0.0.31 - - [2024-09-02 02:43:49] "POST /id-to-fqname HTTP/1.1" 200 233 0.001547 10.0.0.31 - - [2024-09-02 02:43:49] "GET /virtual-network/76e6f60a-802e-409e-9c34-1907ffedbef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.002648 10.0.0.31 - - [2024-09-02 02:43:49] "POST /neutron/network HTTP/1.1" 200 839 0.005951 10.0.0.31 - - [2024-09-02 02:43:49] "GET /virtual-network/76e6f60a-802e-409e-9c34-1907ffedbef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.002892 10.0.0.31 - - [2024-09-02 02:43:49] "POST /neutron/network HTTP/1.1" 200 839 0.006020 10.0.0.31 - - [2024-09-02 02:43:49] "POST /neutron/subnet HTTP/1.1" 200 730 0.007606 10.0.0.31 - - [2024-09-02 02:43:49] "GET /domains HTTP/1.1" 200 280 0.002230 10.0.0.31 - - [2024-09-02 02:43:49] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001091 10.0.0.31 - - [2024-09-02 02:43:49] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2781 0.006429 10.0.0.31 - - [2024-09-02 02:43:49] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000993 10.0.0.31 - - [2024-09-02 02:43:49] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03 HTTP/1.1" 200 2410 0.060563 10.0.0.31 - - [2024-09-02 02:43:49] "GET /virtual-network/76e6f60a-802e-409e-9c34-1907ffedbef3 HTTP/1.1" 200 2343 0.004024 10.0.0.31 - - [2024-09-02 02:43:49] "GET /virtual-network/76e6f60a-802e-409e-9c34-1907ffedbef3 HTTP/1.1" 200 2343 0.002812 10.0.0.31 - - [2024-09-02 02:43:49] "GET /routing-instance/27631d3a-5efc-4f9e-a829-dada79e6830e HTTP/1.1" 200 1491 0.003376 10.0.0.31 - - [2024-09-02 02:43:49] "GET /routing-instance/27631d3a-5efc-4f9e-a829-dada79e6830e HTTP/1.1" 200 1491 0.002600 10.0.0.31 - - [2024-09-02 02:43:49] "GET /route-target/47438036-53e9-4fd6-acc7-49b69d8bd6cb HTTP/1.1" 200 1218 0.002821 10.0.0.31 - - [2024-09-02 02:43:49] "GET /virtual-network/76e6f60a-802e-409e-9c34-1907ffedbef3 HTTP/1.1" 200 2343 0.002882 10.0.0.31 - - [2024-09-02 02:43:49] "GET /routing-instance/27631d3a-5efc-4f9e-a829-dada79e6830e HTTP/1.1" 200 1491 0.002626 10.0.0.31 - - [2024-09-02 02:43:49] "GET /virtual-network/76e6f60a-802e-409e-9c34-1907ffedbef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.002710 10.0.0.31 - - [2024-09-02 02:43:49] "GET /virtual-network/76e6f60a-802e-409e-9c34-1907ffedbef3 HTTP/1.1" 200 2343 0.002552 10.0.0.31 - - [2024-09-02 02:43:49] "GET /routing-instance/27631d3a-5efc-4f9e-a829-dada79e6830e HTTP/1.1" 200 1491 0.002487 10.0.0.31 - - [2024-09-02 02:43:49] "GET /routing-instance/27631d3a-5efc-4f9e-a829-dada79e6830e HTTP/1.1" 200 1491 0.002773 10.0.0.31 - - [2024-09-02 02:43:49] "GET /route-target/47438036-53e9-4fd6-acc7-49b69d8bd6cb HTTP/1.1" 200 1218 0.002434 10.0.0.31 - - [2024-09-02 02:43:49] "GET /domains HTTP/1.1" 200 280 0.002657 10.0.0.31 - - [2024-09-02 02:43:49] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001162 10.0.0.31 - - [2024-09-02 02:43:49] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2781 0.007001 10.0.0.31 - - [2024-09-02 02:43:49] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001059 10.0.0.31 - - [2024-09-02 02:43:49] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03 HTTP/1.1" 200 2410 0.065165 10.0.0.31 - - [2024-09-02 02:43:49] "GET /virtual-network/76e6f60a-802e-409e-9c34-1907ffedbef3 HTTP/1.1" 200 2343 0.002716 10.0.0.31 - - [2024-09-02 02:43:49] "GET /obj-perms HTTP/1.1" 200 5054 0.003527 10.0.0.31 - - [2024-09-02 02:43:49] "POST /id-to-fqname HTTP/1.1" 200 233 0.001464 10.0.0.31 - - [2024-09-02 02:43:49] "POST /neutron/network HTTP/1.1" 200 849 0.005922 10.0.0.31 - - [2024-09-02 02:43:49] "GET /aaa-mode HTTP/1.1" 401 292 0.000506 10.0.0.31 - - [2024-09-02 02:43:50] "GET / HTTP/1.1" 200 35931 0.001842 10.0.0.31 - - [2024-09-02 02:43:50] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000422 10.0.0.31 - - [2024-09-02 02:43:50] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001261 10.0.0.31 - - [2024-09-02 02:43:50] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.045323 10.0.0.31 - - [2024-09-02 02:43:50] "POST /neutron/network HTTP/1.1" 200 839 0.005436 10.0.0.31 - - [2024-09-02 02:43:50] "POST /neutron/port HTTP/1.1" 200 117 0.004944 10.0.0.31 - - [2024-09-02 02:43:50] "POST /neutron/port HTTP/1.1" 200 117 0.005151 10.0.0.31 - - [2024-09-02 02:43:50] "POST /id-to-fqname HTTP/1.1" 200 233 0.001337 10.0.0.31 - - [2024-09-02 02:43:50] "POST /neutron/port HTTP/1.1" 200 117 0.005642 10.0.0.31 - - [2024-09-02 02:43:50] "POST /neutron/network HTTP/1.1" 200 849 0.005776 10.0.0.31 - - [2024-09-02 02:43:50] "GET /aaa-mode HTTP/1.1" 401 292 0.000497 10.0.0.31 - - [2024-09-02 02:43:50] "POST /neutron/network HTTP/1.1" 200 849 0.006185 10.0.0.31 - - [2024-09-02 02:43:51] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001268 10.0.0.31 - - [2024-09-02 02:43:51] "GET / HTTP/1.1" 200 35931 0.002964 10.0.0.31 - - [2024-09-02 02:43:51] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000493 10.0.0.31 - - [2024-09-02 02:43:51] "POST /neutron/port HTTP/1.1" 200 1073 0.221070 10.0.0.31 - - [2024-09-02 02:43:51] "POST /neutron/port HTTP/1.1" 200 1073 0.011157 10.0.0.31 - - [2024-09-02 02:43:51] "POST /neutron/port HTTP/1.1" 200 1073 0.008796 10.0.0.31 - - [2024-09-02 02:43:51] "POST /neutron/port HTTP/1.1" 200 1127 0.073159 10.0.0.31 - - [2024-09-02 02:43:51] "POST /neutron/port HTTP/1.1" 200 1101 0.014925 10.0.0.31 - - [2024-09-02 02:43:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003079 10.0.0.31 - - [2024-09-02 02:43:51] "POST /neutron/subnet HTTP/1.1" 200 704 0.012837 10.0.0.31 - - [2024-09-02 02:43:51] "POST /neutron/port HTTP/1.1" 200 117 0.001256 10.0.0.31 - - [2024-09-02 02:43:51] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001147 10.0.0.31 - - [2024-09-02 02:43:51] "POST /neutron/network HTTP/1.1" 200 839 0.005872 10.0.0.31 - - [2024-09-02 02:43:51] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.053736 10.0.0.31 - - [2024-09-02 02:43:51] "POST /neutron/network HTTP/1.1" 200 839 0.006052 10.0.0.31 - - [2024-09-02 02:43:51] "POST /neutron/port HTTP/1.1" 200 1101 0.016850 10.0.0.31 - - [2024-09-02 02:43:51] "POST /neutron/security_group HTTP/1.1" 200 2070 0.016668 10.0.0.31 - - [2024-09-02 02:43:51] "POST /neutron/port HTTP/1.1" 200 117 0.006544 10.0.0.31 - - [2024-09-02 02:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.31 - - [2024-09-02 02:43:51] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001441 10.0.0.31 - - [2024-09-02 02:43:51] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.029290 10.0.0.31 - - [2024-09-02 02:43:51] "GET /virtual-network/7001973d-dd30-4b84-9cd1-788f1ef4e838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.003461 10.0.0.31 - - [2024-09-02 02:43:51] "GET /floating-ip-pools?parent_id=7001973d-dd30-4b84-9cd1-788f1ef4e838&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003191 10.0.0.31 - - [2024-09-02 02:43:51] "GET /virtual-network/7001973d-dd30-4b84-9cd1-788f1ef4e838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.003438 10.0.0.31 - - [2024-09-02 02:43:53] "POST /floating-ip-pools HTTP/1.1" 200 609 1.201615 10.0.0.31 - - [2024-09-02 02:43:53] "POST /ref-update HTTP/1.1" 200 156 0.010403 10.0.0.31 - - [2024-09-02 02:43:53] "GET /virtual-network/7001973d-dd30-4b84-9cd1-788f1ef4e838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.003415 10.0.0.31 - - [2024-09-02 02:43:53] "GET /domains HTTP/1.1" 200 280 0.003338 10.0.0.31 - - [2024-09-02 02:43:53] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001148 10.0.0.31 - - [2024-09-02 02:43:53] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2781 0.007187 10.0.0.31 - - [2024-09-02 02:43:53] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001163 10.0.0.31 - - [2024-09-02 02:43:53] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03 HTTP/1.1" 200 2996 0.068096 10.0.0.31 - - [2024-09-02 02:43:53] "GET /virtual-network/7001973d-dd30-4b84-9cd1-788f1ef4e838 HTTP/1.1" 200 2623 0.006381 10.0.0.31 - - [2024-09-02 02:43:53] "GET /floating-ip-pool/ed66bc63-b265-4386-acc1-90083cc97925 HTTP/1.1" 200 1442 0.002818 10.0.0.31 - - [2024-09-02 02:43:53] "GET /domains HTTP/1.1" 200 280 0.002853 10.0.0.31 - - [2024-09-02 02:43:53] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001202 10.0.0.31 - - [2024-09-02 02:43:53] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2781 0.007304 10.0.0.31 - - [2024-09-02 02:43:53] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001156 10.0.0.31 - - [2024-09-02 02:43:53] "POST /neutron/network HTTP/1.1" 200 849 0.008787 10.0.0.31 - - [2024-09-02 02:43:53] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001164 10.0.0.31 - - [2024-09-02 02:43:53] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03 HTTP/1.1" 200 2996 0.098565 10.0.0.31 - - [2024-09-02 02:43:53] "GET /virtual-network/7001973d-dd30-4b84-9cd1-788f1ef4e838 HTTP/1.1" 200 2623 0.002725 10.0.0.31 - - [2024-09-02 02:43:53] "GET /virtual-network/7001973d-dd30-4b84-9cd1-788f1ef4e838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.015100 10.0.0.31 - - [2024-09-02 02:43:53] "POST /neutron/port HTTP/1.1" 200 1101 0.074399 10.0.0.31 - - [2024-09-02 02:43:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011557 10.0.0.31 - - [2024-09-02 02:43:53] "POST /neutron/port HTTP/1.1" 200 1073 0.362554 10.0.0.31 - - [2024-09-02 02:43:53] "POST /neutron/port HTTP/1.1" 200 1101 0.068319 10.0.0.31 - - [2024-09-02 02:43:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009136 10.0.0.31 - - [2024-09-02 02:43:53] "POST /neutron/port HTTP/1.1" 200 1073 0.012528 10.0.0.31 - - [2024-09-02 02:43:53] "POST /neutron/port HTTP/1.1" 200 1073 0.017829 10.0.0.31 - - [2024-09-02 02:43:54] "POST /neutron/port HTTP/1.1" 200 1101 0.036816 10.0.0.31 - - [2024-09-02 02:43:54] "POST /neutron/port HTTP/1.1" 200 1127 0.103833 10.0.0.31 - - [2024-09-02 02:43:54] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006989 10.0.0.31 - - [2024-09-02 02:43:54] "GET /virtual-machine/c9885cc5-921b-4fe5-86a4-466af8fbeda7 HTTP/1.1" 200 1304 0.006901 10.0.0.31 - - [2024-09-02 02:43:54] "GET /virtual-machine-interface/7942a089-5751-4d46-9483-61a5cc17fca7 HTTP/1.1" 200 3004 0.002702 10.0.0.31 - - [2024-09-02 02:43:54] "POST /neutron/port HTTP/1.1" 200 1101 0.013926 10.0.0.31 - - [2024-09-02 02:43:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004917 10.0.0.31 - - [2024-09-02 02:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.31 - - [2024-09-02 02:43:54] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002568 10.0.0.31 - - [2024-09-02 02:43:54] "POST /neutron/subnet HTTP/1.1" 200 703 0.008421 10.0.0.31 - - [2024-09-02 02:43:54] "POST /neutron/port HTTP/1.1" 200 117 0.001264 10.0.0.31 - - [2024-09-02 02:43:54] "POST /neutron/network HTTP/1.1" 200 839 0.006887 10.0.0.31 - - [2024-09-02 02:43:54] "GET /virtual-networks?parent_id=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002940 10.0.0.31 - - [2024-09-02 02:43:54] "GET /virtual-network/76e6f60a-802e-409e-9c34-1907ffedbef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.003404 10.0.0.31 - - [2024-09-02 02:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.31 - - [2024-09-02 02:43:57] "GET /virtual-network/76e6f60a-802e-409e-9c34-1907ffedbef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.002800 10.0.0.31 - - [2024-09-02 02:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.31 - - [2024-09-02 02:44:01] "GET /virtual-network/76e6f60a-802e-409e-9c34-1907ffedbef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.002993 10.0.0.31 - - [2024-09-02 02:44:02] "POST /neutron/port HTTP/1.1" 200 1101 0.037547 10.0.0.31 - - [2024-09-02 02:44:02] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005837 10.0.0.31 - - [2024-09-02 02:44:03] "POST /neutron/port HTTP/1.1" 200 1101 0.015711 10.0.0.31 - - [2024-09-02 02:44:03] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006709 10.0.0.31 - - [2024-09-02 02:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.31 - - [2024-09-02 02:44:03] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002852 10.0.0.31 - - [2024-09-02 02:44:03] "GET /virtual-networks?parent_id=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003462 10.0.0.31 - - [2024-09-02 02:44:03] "GET /virtual-network/76e6f60a-802e-409e-9c34-1907ffedbef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004331 10.0.0.31 - - [2024-09-02 02:44:03] "POST /neutron/port HTTP/1.1" 200 1101 0.015488 10.0.0.31 - - [2024-09-02 02:44:03] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006011 10.0.0.31 - - [2024-09-02 02:44:05] "GET /global-system-configs HTTP/1.1" 200 322 0.036462 10.0.0.31 - - [2024-09-02 02:44:05] "GET /obj-perms HTTP/1.1" 200 5056 0.075595 10.0.0.31 - - [2024-09-02 02:44:05] "GET /global-system-configs HTTP/1.1" 200 322 0.033335 10.0.0.31 - - [2024-09-02 02:44:05] "GET /obj-perms HTTP/1.1" 200 5056 0.070265 10.0.0.31 - - [2024-09-02 02:44:08] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001180 10.0.0.31 - - [2024-09-02 02:44:08] "POST /neutron/floatingip HTTP/1.1" 200 531 0.063344 10.0.0.31 - - [2024-09-02 02:44:08] "POST /neutron/port HTTP/1.1" 200 1101 0.014085 10.0.0.31 - - [2024-09-02 02:44:08] "POST /neutron/floatingip HTTP/1.1" 200 531 0.004966 10.0.0.31 - - [2024-09-02 02:44:08] "POST /neutron/floatingip HTTP/1.1" 200 579 0.027073 10.0.0.31 - - [2024-09-02 02:44:09] "POST /neutron/port HTTP/1.1" 200 1101 0.013510 10.0.0.31 - - [2024-09-02 02:44:09] "POST /neutron/security_group HTTP/1.1" 200 2070 0.013526 10.0.0.31 - - [2024-09-02 02:44:09] "POST /neutron/port HTTP/1.1" 200 1101 0.025774 10.0.0.31 - - [2024-09-02 02:44:09] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008684 10.0.0.31 - - [2024-09-02 02:44:09] "POST /neutron/port HTTP/1.1" 200 1101 0.018787 10.0.0.31 - - [2024-09-02 02:44:09] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006701 10.0.0.31 - - [2024-09-02 02:44:09] "GET /virtual-machine/9a6b6e69-7087-4405-90c5-267692534beb HTTP/1.1" 200 1305 0.004868 10.0.0.31 - - [2024-09-02 02:44:09] "GET /virtual-machine-interface/0b6c6f14-a1b6-4f52-a5bf-c4614f756239 HTTP/1.1" 200 3003 0.002813 10.0.0.31 - - [2024-09-02 02:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.31 - - [2024-09-02 02:44:09] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004604 10.0.0.31 - - [2024-09-02 02:44:09] "GET /virtual-networks?parent_id=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003411 10.0.0.31 - - [2024-09-02 02:44:09] "GET /virtual-network/7001973d-dd30-4b84-9cd1-788f1ef4e838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.003323 10.0.0.31 - - [2024-09-02 02:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.31 - - [2024-09-02 02:44:10] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004482 10.0.0.31 - - [2024-09-02 02:44:10] "GET /virtual-networks?parent_id=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003137 10.0.0.31 - - [2024-09-02 02:44:10] "GET /virtual-network/7001973d-dd30-4b84-9cd1-788f1ef4e838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.003689 10.0.0.31 - - [2024-09-02 02:44:10] "POST /neutron/floatingip HTTP/1.1" 200 579 0.010748 10.0.0.31 - - [2024-09-02 02:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.31 - - [2024-09-02 02:44:10] "GET /routing-instance/a663918f-7384-4cad-baad-5b9b42a15ad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.003356 10.0.0.31 - - [2024-09-02 02:44:10] "GET /route-target/4a7a4a29-5470-4b9a-a1b0-069b2ac6e1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003639 10.0.0.31 - - [2024-09-02 02:44:10] "GET /floating-ip/0e87b304-76d8-462a-883a-2cd96d8eef00 HTTP/1.1" 200 1890 0.004470 10.0.0.31 - - [2024-09-02 02:44:13] "POST /neutron/floatingip HTTP/1.1" 200 579 0.008778 10.0.0.31 - - [2024-09-02 02:44:13] "POST /neutron/floatingip HTTP/1.1" 200 531 0.015621 10.0.0.31 - - [2024-09-02 02:44:13] "POST /neutron/floatingip HTTP/1.1" 200 531 0.005147 10.0.0.31 - - [2024-09-02 02:44:13] "POST /neutron/floatingip HTTP/1.1" 200 115 0.133121 10.0.0.31 - - [2024-09-02 02:44:13] "GET /floating-ip-pool/ed66bc63-b265-4386-acc1-90083cc97925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003069 10.0.0.31 - - [2024-09-02 02:44:13] "POST /ref-update HTTP/1.1" 200 156 0.008537 10.0.0.31 - - [2024-09-02 02:44:14] "DELETE /floating-ip-pool/ed66bc63-b265-4386-acc1-90083cc97925 HTTP/1.1" 200 115 0.024421 10.0.0.31 - - [2024-09-02 02:44:14] "POST /neutron/network HTTP/1.1" 200 839 0.010512 10.0.0.31 - - [2024-09-02 02:44:14] "POST /neutron/network HTTP/1.1" 400 204 0.011242 10.0.0.31 - - [2024-09-02 02:44:14] "POST /neutron/port HTTP/1.1" 200 1101 0.016412 10.0.0.31 - - [2024-09-02 02:44:14] "POST /neutron/port HTTP/1.1" 200 1127 0.008878 10.0.0.31 - - [2024-09-02 02:44:14] "POST /neutron/port HTTP/1.1" 200 1101 0.019068 10.0.0.31 - - [2024-09-02 02:44:14] "POST /neutron/port HTTP/1.1" 200 1127 0.009204 10.0.0.31 - - [2024-09-02 02:44:14] "POST /neutron/port HTTP/1.1" 200 151 0.120066 10.0.0.31 - - [2024-09-02 02:44:14] "POST /neutron/port HTTP/1.1" 200 151 0.117166 10.0.0.31 - - [2024-09-02 02:44:16] "POST /neutron/network HTTP/1.1" 200 839 0.005814 10.0.0.31 - - [2024-09-02 02:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.31 - - [2024-09-02 02:44:16] "POST /useragent-kv HTTP/1.1" 200 115 0.001183 10.0.0.31 - - [2024-09-02 02:44:16] "POST /useragent-kv HTTP/1.1" 200 115 0.001114 10.0.0.31 - - [2024-09-02 02:44:16] "POST /neutron/network HTTP/1.1" 200 151 0.085491 10.0.0.31 - - [2024-09-02 02:44:16] "DELETE /route-target/47438036-53e9-4fd6-acc7-49b69d8bd6cb HTTP/1.1" 200 115 0.019304 10.0.0.31 - - [2024-09-02 02:44:16] "GET /routing-instance/27631d3a-5efc-4f9e-a829-dada79e6830e HTTP/1.1" 404 171 0.006180 10.0.0.31 - - [2024-09-02 02:44:16] "GET /domains HTTP/1.1" 200 280 0.002240 10.0.0.31 - - [2024-09-02 02:44:16] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001099 10.0.0.31 - - [2024-09-02 02:44:16] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2781 0.054947 10.0.0.31 - - [2024-09-02 02:44:16] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001601 10.0.0.31 - - [2024-09-02 02:44:16] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03 HTTP/1.1" 200 2182 0.067441 10.0.0.31 - - [2024-09-02 02:44:16] "POST /neutron/network HTTP/1.1" 200 839 0.006107 10.0.0.31 - - [2024-09-02 02:44:16] "POST /useragent-kv HTTP/1.1" 200 115 0.001578 10.0.0.31 - - [2024-09-02 02:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008458 10.0.0.31 - - [2024-09-02 02:44:16] "POST /useragent-kv HTTP/1.1" 200 115 0.001521 10.0.0.31 - - [2024-09-02 02:44:16] "POST /neutron/network HTTP/1.1" 200 151 0.089813 10.0.0.31 - - [2024-09-02 02:44:16] "GET /routing-instance/a663918f-7384-4cad-baad-5b9b42a15ad1 HTTP/1.1" 404 171 0.004265 10.0.0.31 - - [2024-09-02 02:44:16] "DELETE /route-target/4a7a4a29-5470-4b9a-a1b0-069b2ac6e1f5 HTTP/1.1" 200 115 0.026207 10.0.0.31 - - [2024-09-02 02:44:16] "GET /domains HTTP/1.1" 200 280 0.002564 10.0.0.31 - - [2024-09-02 02:44:16] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001089 10.0.0.31 - - [2024-09-02 02:44:16] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2781 0.048019 10.0.0.31 - - [2024-09-02 02:44:16] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001712 10.0.0.31 - - [2024-09-02 02:44:16] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03 HTTP/1.1" 200 1932 0.064846 10.0.0.31 - - [2024-09-02 02:44:17] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001304 10.0.0.31 - - [2024-09-02 02:44:17] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.028676 10.0.0.31 - - [2024-09-02 02:44:17] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001148 10.0.0.31 - - [2024-09-02 02:44:17] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03?fields=virtual_networks HTTP/1.1" 200 1064 0.067615 10.0.0.31 - - [2024-09-02 02:44:17] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001283 10.0.0.31 - - [2024-09-02 02:44:17] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.021781 10.0.0.31 - - [2024-09-02 02:44:17] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001534 10.0.0.31 - - [2024-09-02 02:44:17] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03?fields=security_groups HTTP/1.1" 200 1302 0.023683 10.0.0.31 - - [2024-09-02 02:44:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.025767 10.0.0.31 - - [2024-09-02 02:44:18] "GET /projects?obj_uuids=79150b0c-0c1a-43c1-a6aa-0f1b5c313a3f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002808 10.0.0.31 - - [2024-09-02 02:44:18] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001201 10.0.0.31 - - [2024-09-02 02:44:18] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007013 10.0.0.31 - - [2024-09-02 02:44:18] "POST /id-to-fqname HTTP/1.1" 200 185 0.001445 10.0.0.31 - - [2024-09-02 02:44:18] "POST /fqname-to-id HTTP/1.1" 404 194 0.003024 10.0.0.31 - - [2024-09-02 02:44:18] "POST /security-groups HTTP/1.1" 200 586 0.063495 10.0.0.31 - - [2024-09-02 02:44:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.002839 10.0.0.31 - - [2024-09-02 02:44:18] "POST /projects HTTP/1.1" 200 575 0.221200 10.0.0.31 - - [2024-09-02 02:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.296412 10.0.0.31 - - [2024-09-02 02:44:18] "POST /access-control-lists HTTP/1.1" 200 591 0.066628 10.0.0.31 - - [2024-09-02 02:44:18] "POST /fqname-to-id HTTP/1.1" 404 228 0.002729 10.0.0.31 - - [2024-09-02 02:44:18] "GET /project/79150b0c-0c1a-43c1-a6aa-0f1b5c313a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.421207 10.0.0.31 - - [2024-09-02 02:44:18] "POST /access-control-lists HTTP/1.1" 200 589 0.060944 10.0.0.31 - - [2024-09-02 02:44:21] "GET / HTTP/1.1" 200 35931 0.002009 10.0.0.31 - - [2024-09-02 02:44:25] "GET /projects?obj_uuids=79150b0c-0c1a-43c1-a6aa-0f1b5c313a3f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001260 10.0.0.31 - - [2024-09-02 02:44:25] "GET /project/79150b0c-0c1a-43c1-a6aa-0f1b5c313a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.021106 10.0.0.31 - - [2024-09-02 02:44:25] "GET /projects?obj_uuids=79150b0c-0c1a-43c1-a6aa-0f1b5c313a3f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001156 10.0.0.31 - - [2024-09-02 02:44:25] "GET /project/79150b0c-0c1a-43c1-a6aa-0f1b5c313a3f?fields=virtual_networks HTTP/1.1" 200 1032 0.066227 10.0.0.31 - - [2024-09-02 02:44:25] "GET /projects?obj_uuids=79150b0c-0c1a-43c1-a6aa-0f1b5c313a3f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001131 10.0.0.31 - - [2024-09-02 02:44:25] "GET /project/79150b0c-0c1a-43c1-a6aa-0f1b5c313a3f?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.021873 10.0.0.31 - - [2024-09-02 02:44:25] "GET /projects?obj_uuids=79150b0c-0c1a-43c1-a6aa-0f1b5c313a3f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001121 10.0.0.31 - - [2024-09-02 02:44:25] "GET /project/79150b0c-0c1a-43c1-a6aa-0f1b5c313a3f?fields=security_groups HTTP/1.1" 200 1253 0.018567 10.0.0.31 - - [2024-09-02 02:44:27] "POST /fqname-to-id HTTP/1.1" 404 191 0.025040 10.0.0.31 - - [2024-09-02 02:44:27] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002479 10.0.0.31 - - [2024-09-02 02:44:27] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001661 10.0.0.31 - - [2024-09-02 02:44:27] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007983 10.0.0.31 - - [2024-09-02 02:44:27] "POST /id-to-fqname HTTP/1.1" 200 193 0.001287 10.0.0.31 - - [2024-09-02 02:44:27] "POST /fqname-to-id HTTP/1.1" 404 202 0.003171 10.0.0.31 - - [2024-09-02 02:44:27] "POST /security-groups HTTP/1.1" 200 594 0.059437 10.0.0.31 - - [2024-09-02 02:44:27] "POST /fqname-to-id HTTP/1.1" 404 237 0.009025 10.0.0.31 - - [2024-09-02 02:44:27] "POST /projects HTTP/1.1" 200 591 0.203582 10.0.0.31 - - [2024-09-02 02:44:27] "POST /access-control-lists HTTP/1.1" 200 599 0.058306 10.0.0.31 - - [2024-09-02 02:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.276833 10.0.0.31 - - [2024-09-02 02:44:27] "POST /fqname-to-id HTTP/1.1" 404 236 0.002718 10.0.0.31 - - [2024-09-02 02:44:27] "GET /project/70232ff7-63bc-42b2-8bb7-47b15662bcba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.394555 10.0.0.31 - - [2024-09-02 02:44:28] "POST /access-control-lists HTTP/1.1" 200 597 0.059925 10.0.0.31 - - [2024-09-02 02:44:28] "DELETE /project/70232ff763bc42b28bb747b15662bcba HTTP/1.1" 404 173 0.015682 10.0.0.31 - - [2024-09-02 02:44:28] "DELETE /project/79150b0c0c1a43c1a6aa0f1b5c313a3f HTTP/1.1" 404 173 0.014626 10.0.0.31 - - [2024-09-02 02:44:28] "DELETE /project/041711a49e4a4d2f8ac4b12036e0cb03 HTTP/1.1" 404 173 0.004297 10.0.0.31 - - [2024-09-02 02:44:28] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001086 10.0.0.31 - - [2024-09-02 02:44:28] "GET /projects?obj_uuids=d896e0be-4abe-43e4-9c30-622a2782cec7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001293 10.0.0.31 - - [2024-09-02 02:44:28] "GET /projects?obj_uuids=79150b0c-0c1a-43c1-a6aa-0f1b5c313a3f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000985 10.0.0.31 - - [2024-09-02 02:44:28] "GET /project/d896e0be-4abe-43e4-9c30-622a2782cec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.037692 10.0.0.31 - - [2024-09-02 02:44:28] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.046434 10.0.0.31 - - [2024-09-02 02:44:28] "GET /project/79150b0c-0c1a-43c1-a6aa-0f1b5c313a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.040668 10.0.0.31 - - [2024-09-02 02:44:28] "GET /projects?obj_uuids=d896e0be-4abe-43e4-9c30-622a2782cec7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001097 10.0.0.31 - - [2024-09-02 02:44:28] "GET /projects?obj_uuids=79150b0c-0c1a-43c1-a6aa-0f1b5c313a3f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000988 10.0.0.31 - - [2024-09-02 02:44:28] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000924 10.0.0.31 - - [2024-09-02 02:44:28] "GET /project/d896e0be-4abe-43e4-9c30-622a2782cec7?fields=security_groups HTTP/1.1" 200 1407 0.043917 10.0.0.31 - - [2024-09-02 02:44:28] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03?fields=security_groups HTTP/1.1" 200 1407 0.042173 10.0.0.31 - - [2024-09-02 02:44:28] "GET /project/79150b0c-0c1a-43c1-a6aa-0f1b5c313a3f?fields=security_groups HTTP/1.1" 200 1358 0.044890 10.0.0.31 - - [2024-09-02 02:44:28] "DELETE /security-group/091c281e-438c-4862-8e2e-3eca8adc021d HTTP/1.1" 200 115 0.075040 10.0.0.31 - - [2024-09-02 02:44:28] "GET /projects?obj_uuids=d896e0be-4abe-43e4-9c30-622a2782cec7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001151 10.0.0.31 - - [2024-09-02 02:44:28] "DELETE /security-group/f5b3e165-04c8-498f-84cd-c75cef1a73bd HTTP/1.1" 200 115 0.085520 10.0.0.31 - - [2024-09-02 02:44:28] "DELETE /security-group/5ea3ea98-9330-4342-9eba-70cbcfae223f HTTP/1.1" 200 115 0.092786 10.0.0.31 - - [2024-09-02 02:44:28] "GET /projects?obj_uuids=041711a4-9e4a-4d2f-8ac4-b12036e0cb03&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001102 10.0.0.31 - - [2024-09-02 02:44:28] "DELETE /access-control-list/138a09a2-4543-4513-bcfb-560078766927 HTTP/1.1" 200 115 0.058256 10.0.0.31 - - [2024-09-02 02:44:28] "GET /projects?obj_uuids=79150b0c-0c1a-43c1-a6aa-0f1b5c313a3f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001021 10.0.0.31 - - [2024-09-02 02:44:28] "GET /project/d896e0be-4abe-43e4-9c30-622a2782cec7?fields=application_policy_sets HTTP/1.1" 200 1446 0.048962 10.0.0.31 - - [2024-09-02 02:44:28] "GET /project/79150b0c-0c1a-43c1-a6aa-0f1b5c313a3f?fields=application_policy_sets HTTP/1.1" 200 1397 0.034361 10.0.0.31 - - [2024-09-02 02:44:28] "DELETE /access-control-list/6ddf75fc-8ac2-4005-a5ae-d37c7f91b3f4 HTTP/1.1" 200 115 0.038502 10.0.0.31 - - [2024-09-02 02:44:28] "GET /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03?fields=application_policy_sets HTTP/1.1" 200 1446 0.075186 10.0.0.31 - - [2024-09-02 02:44:28] "DELETE /access-control-list/5e32f95e-005b-4c19-bce5-7af5e8b6eed7 HTTP/1.1" 200 115 0.033303 10.0.0.31 - - [2024-09-02 02:44:28] "DELETE /access-control-list/10b7e21b-424d-4b01-8b22-bf24bf03576d HTTP/1.1" 200 115 0.045053 10.0.0.31 - - [2024-09-02 02:44:28] "DELETE /access-control-list/bccc31d7-18d6-425c-af33-762b990da422 HTTP/1.1" 200 115 0.037031 10.0.0.31 - - [2024-09-02 02:44:28] "DELETE /project/d896e0be-4abe-43e4-9c30-622a2782cec7 HTTP/1.1" 200 115 0.462459 10.0.0.31 - - [2024-09-02 02:44:28] "DELETE /project/79150b0c-0c1a-43c1-a6aa-0f1b5c313a3f HTTP/1.1" 200 115 0.471564 10.0.0.31 - - [2024-09-02 02:44:28] "DELETE /access-control-list/918ce11b-9d86-40e2-921f-940ea76b4c3b HTTP/1.1" 200 115 0.030773 10.0.0.31 - - [2024-09-02 02:44:28] "DELETE /project/041711a4-9e4a-4d2f-8ac4-b12036e0cb03 HTTP/1.1" 200 115 0.489851 10.0.0.31 - - [2024-09-02 02:44:29] "GET / HTTP/1.1" 200 35931 0.002430 10.0.0.31 - - [2024-09-02 02:44:30] "GET /project/70232ff7-63bc-42b2-8bb7-47b15662bcba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000496 10.0.0.31 - - [2024-09-02 02:44:30] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001292 10.0.0.31 - - [2024-09-02 02:44:30] "GET /project/70232ff7-63bc-42b2-8bb7-47b15662bcba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.047323 10.0.0.31 - - [2024-09-02 02:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.31 - - [2024-09-02 02:44:30] "GET /security-group/632c9aaa-42d4-40dd-a512-228943d90d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3773 0.005976 10.0.0.31 - - [2024-09-02 02:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.31 - - [2024-09-02 02:44:30] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003894 10.0.0.31 - - [2024-09-02 02:44:30] "GET /project/70232ff7-63bc-42b2-8bb7-47b15662bcba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.029558 10.0.0.31 - - [2024-09-02 02:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.31 - - [2024-09-02 02:44:30] "GET /security-group/632c9aaa-42d4-40dd-a512-228943d90d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3773 0.003998 10.0.0.31 - - [2024-09-02 02:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.31 - - [2024-09-02 02:44:30] "PUT /security-group/632c9aaa-42d4-40dd-a512-228943d90d1b HTTP/1.1" 200 262 0.015236 10.0.0.31 - - [2024-09-02 02:44:31] "POST /fqname-to-id HTTP/1.1" 404 202 0.002667 10.0.0.31 - - [2024-09-02 02:44:31] "PUT /access-control-list/6418a606-8b77-4ba6-a4a7-b3a8766bcf0f HTTP/1.1" 200 272 0.062590 10.0.0.31 - - [2024-09-02 02:44:31] "PUT /access-control-list/ec93abb9-06d6-4319-8099-00a820e3770e HTTP/1.1" 200 272 0.011069 10.0.0.31 - - [2024-09-02 02:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.31 - - [2024-09-02 02:44:31] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001193 10.0.0.31 - - [2024-09-02 02:44:31] "GET /project/70232ff7-63bc-42b2-8bb7-47b15662bcba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.022729 10.0.0.31 - - [2024-09-02 02:44:31] "POST /neutron/network HTTP/1.1" 200 117 0.030215 10.0.0.31 - - [2024-09-02 02:44:31] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001455 10.0.0.31 - - [2024-09-02 02:44:31] "POST /neutron/network HTTP/1.1" 200 608 0.059554 10.0.0.31 - - [2024-09-02 02:44:31] "POST /route-targets HTTP/1.1" 200 327 0.011368 10.0.0.31 - - [2024-09-02 02:44:31] "POST /ref-update HTTP/1.1" 200 156 0.009729 10.0.0.31 - - [2024-09-02 02:44:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002704 10.0.0.31 - - [2024-09-02 02:44:31] "POST /neutron/subnet HTTP/1.1" 200 724 0.131310 10.0.0.31 - - [2024-09-02 02:44:31] "POST /neutron/network HTTP/1.1" 200 827 0.006010 10.0.0.31 - - [2024-09-02 02:44:31] "POST /id-to-fqname HTTP/1.1" 200 223 0.001233 10.0.0.31 - - [2024-09-02 02:44:31] "GET /virtual-network/64c23fb3-9c5d-48cc-97f6-9799ce5cb0e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003340 10.0.0.31 - - [2024-09-02 02:44:31] "POST /neutron/network HTTP/1.1" 200 827 0.005777 10.0.0.31 - - [2024-09-02 02:44:31] "GET /virtual-network/64c23fb3-9c5d-48cc-97f6-9799ce5cb0e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.002845 10.0.0.31 - - [2024-09-02 02:44:31] "POST /neutron/network HTTP/1.1" 200 827 0.005958 10.0.0.31 - - [2024-09-02 02:44:31] "POST /neutron/subnet HTTP/1.1" 200 724 0.007086 10.0.0.31 - - [2024-09-02 02:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.31 - - [2024-09-02 02:44:31] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001201 10.0.0.31 - - [2024-09-02 02:44:31] "GET /project/70232ff7-63bc-42b2-8bb7-47b15662bcba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.025096 10.0.0.31 - - [2024-09-02 02:44:31] "POST /neutron/network HTTP/1.1" 200 117 0.010453 10.0.0.31 - - [2024-09-02 02:44:31] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001147 10.0.0.31 - - [2024-09-02 02:44:31] "POST /neutron/network HTTP/1.1" 200 615 0.085772 10.0.0.31 - - [2024-09-02 02:44:31] "POST /route-targets HTTP/1.1" 200 327 0.013663 10.0.0.31 - - [2024-09-02 02:44:31] "POST /ref-update HTTP/1.1" 200 156 0.014550 10.0.0.31 - - [2024-09-02 02:44:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003759 10.0.0.31 - - [2024-09-02 02:44:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.193503 10.0.0.31 - - [2024-09-02 02:44:32] "POST /neutron/network HTTP/1.1" 200 833 0.007927 10.0.0.31 - - [2024-09-02 02:44:32] "POST /id-to-fqname HTTP/1.1" 200 227 0.001732 10.0.0.31 - - [2024-09-02 02:44:32] "GET /virtual-network/452d991d-1886-470a-ae52-8756d8da815c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.003388 10.0.0.31 - - [2024-09-02 02:44:32] "POST /neutron/network HTTP/1.1" 200 833 0.005661 10.0.0.31 - - [2024-09-02 02:44:32] "GET /virtual-network/452d991d-1886-470a-ae52-8756d8da815c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.002832 10.0.0.31 - - [2024-09-02 02:44:32] "POST /neutron/network HTTP/1.1" 200 833 0.005895 10.0.0.31 - - [2024-09-02 02:44:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.007554 10.0.0.31 - - [2024-09-02 02:44:32] "POST /id-to-fqname HTTP/1.1" 200 223 0.001901 10.0.0.31 - - [2024-09-02 02:44:32] "POST /neutron/network HTTP/1.1" 200 837 0.006203 10.0.0.31 - - [2024-09-02 02:44:32] "GET /aaa-mode HTTP/1.1" 401 292 0.000486 10.0.0.31 - - [2024-09-02 02:44:32] "GET / HTTP/1.1" 200 35931 0.001646 10.0.0.31 - - [2024-09-02 02:44:32] "GET /project/70232ff7-63bc-42b2-8bb7-47b15662bcba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000406 10.0.0.31 - - [2024-09-02 02:44:33] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001337 10.0.0.31 - - [2024-09-02 02:44:33] "GET /project/70232ff7-63bc-42b2-8bb7-47b15662bcba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.043099 10.0.0.31 - - [2024-09-02 02:44:33] "POST /neutron/network HTTP/1.1" 200 827 0.005878 10.0.0.31 - - [2024-09-02 02:44:33] "POST /neutron/port HTTP/1.1" 200 117 0.006956 10.0.0.31 - - [2024-09-02 02:44:33] "POST /neutron/port HTTP/1.1" 200 117 0.005681 10.0.0.31 - - [2024-09-02 02:44:33] "POST /id-to-fqname HTTP/1.1" 200 227 0.001954 10.0.0.31 - - [2024-09-02 02:44:33] "POST /neutron/port HTTP/1.1" 200 117 0.005176 10.0.0.31 - - [2024-09-02 02:44:34] "POST /neutron/network HTTP/1.1" 200 843 0.005894 10.0.0.31 - - [2024-09-02 02:44:34] "GET /aaa-mode HTTP/1.1" 401 292 0.000468 10.0.0.31 - - [2024-09-02 02:44:34] "POST /neutron/network HTTP/1.1" 200 837 0.005789 10.0.0.31 - - [2024-09-02 02:44:34] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001206 10.0.0.31 - - [2024-09-02 02:44:34] "GET / HTTP/1.1" 200 35931 0.002840 10.0.0.31 - - [2024-09-02 02:44:34] "GET /project/70232ff7-63bc-42b2-8bb7-47b15662bcba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000426 10.0.0.31 - - [2024-09-02 02:44:34] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001150 10.0.0.31 - - [2024-09-02 02:44:34] "GET /project/70232ff7-63bc-42b2-8bb7-47b15662bcba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.046373 10.0.0.31 - - [2024-09-02 02:44:34] "POST /neutron/network HTTP/1.1" 200 833 0.006080 10.0.0.31 - - [2024-09-02 02:44:35] "POST /neutron/port HTTP/1.1" 200 1063 1.678843 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/port HTTP/1.1" 200 1063 0.013687 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/port HTTP/1.1" 200 1063 0.010236 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/port HTTP/1.1" 200 1037 0.024836 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/security_group HTTP/1.1" 200 2002 0.012590 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/port HTTP/1.1" 200 117 0.012355 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/port HTTP/1.1" 200 1117 0.089977 10.0.0.31 - - [2024-09-02 02:44:36] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001201 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/router HTTP/1.1" 200 585 0.069764 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/port HTTP/1.1" 200 1091 0.030836 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/router HTTP/1.1" 200 585 0.008568 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004733 10.0.0.31 - - [2024-09-02 02:44:36] "POST /route-targets HTTP/1.1" 200 327 0.020418 10.0.0.31 - - [2024-09-02 02:44:36] "GET /obj-perms HTTP/1.1" 200 5056 0.067261 10.0.0.31 - - [2024-09-02 02:44:36] "PUT /logical-router/afe92afc-84fe-453e-b8bc-7198bdb56e27 HTTP/1.1" 200 262 0.027379 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/router HTTP/1.1" 200 656 0.046996 10.0.0.31 - - [2024-09-02 02:44:36] "GET /logical-router/afe92afc-84fe-453e-b8bc-7198bdb56e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.008520 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/subnet HTTP/1.1" 200 698 0.031864 10.0.0.31 - - [2024-09-02 02:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/router HTTP/1.1" 200 656 0.003565 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/port HTTP/1.1" 200 117 0.001178 10.0.0.31 - - [2024-09-02 02:44:36] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001472 10.0.0.31 - - [2024-09-02 02:44:36] "GET /service-template/69ad4e39-58a5-43e6-9d4a-73cf14d6fce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.002977 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/network HTTP/1.1" 200 827 0.011857 10.0.0.31 - - [2024-09-02 02:44:36] "POST /fqname-to-id HTTP/1.1" 404 215 0.002465 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/network HTTP/1.1" 200 843 0.014480 10.0.0.31 - - [2024-09-02 02:44:36] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001629 10.0.0.31 - - [2024-09-02 02:44:36] "GET /obj-perms HTTP/1.1" 200 5056 0.079206 10.0.0.31 - - [2024-09-02 02:44:36] "POST /useragent-kv HTTP/1.1" 200 115 0.010876 10.0.0.31 - - [2024-09-02 02:44:36] "POST /virtual-networks HTTP/1.1" 200 694 0.242693 10.0.0.31 - - [2024-09-02 02:44:36] "POST /route-targets HTTP/1.1" 200 327 0.018828 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/router HTTP/1.1" 200 344 0.431136 10.0.0.31 - - [2024-09-02 02:44:36] "POST /ref-update HTTP/1.1" 200 156 0.084113 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/port HTTP/1.1" 200 1091 0.051435 10.0.0.31 - - [2024-09-02 02:44:36] "POST /neutron/security_group HTTP/1.1" 200 2002 0.036699 10.0.0.31 - - [2024-09-02 02:44:36] "POST /service-instances HTTP/1.1" 200 670 0.148583 10.0.0.31 - - [2024-09-02 02:44:36] "POST /ref-update HTTP/1.1" 200 156 0.050529 10.0.0.31 - - [2024-09-02 02:44:36] "POST /route-tables HTTP/1.1" 200 582 0.033111 10.0.0.31 - - [2024-09-02 02:44:37] "POST /neutron/port HTTP/1.1" 200 1062 0.466905 10.0.0.31 - - [2024-09-02 02:44:37] "POST /neutron/port HTTP/1.1" 200 1062 0.009230 10.0.0.31 - - [2024-09-02 02:44:37] "POST /neutron/port HTTP/1.1" 200 1062 0.011501 10.0.0.31 - - [2024-09-02 02:44:37] "PUT /logical-router/afe92afc-84fe-453e-b8bc-7198bdb56e27 HTTP/1.1" 200 262 0.027429 10.0.0.31 - - [2024-09-02 02:44:37] "POST /neutron/port HTTP/1.1" 200 1116 0.062315 10.0.0.31 - - [2024-09-02 02:44:37] "POST /ref-update HTTP/1.1" 200 156 0.029943 10.0.0.31 - - [2024-09-02 02:44:37] "POST /neutron/port HTTP/1.1" 200 1090 0.015230 10.0.0.31 - - [2024-09-02 02:44:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003296 10.0.0.31 - - [2024-09-02 02:44:37] "POST /neutron/subnet HTTP/1.1" 200 694 0.012027 10.0.0.31 - - [2024-09-02 02:44:37] "POST /neutron/port HTTP/1.1" 200 117 0.001255 10.0.0.31 - - [2024-09-02 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007423 10.0.0.31 - - [2024-09-02 02:44:37] "POST /neutron/network HTTP/1.1" 200 833 0.006129 10.0.0.31 - - [2024-09-02 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.31 - - [2024-09-02 02:44:37] "POST /virtual-machines HTTP/1.1" 200 553 0.016090 10.0.0.31 - - [2024-09-02 02:44:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.098578 10.0.0.31 - - [2024-09-02 02:44:37] "POST /chown HTTP/1.1" 200 109 0.011920 10.0.0.31 - - [2024-09-02 02:44:37] "POST /instance-ips HTTP/1.1" 200 551 0.020695 10.0.0.31 - - [2024-09-02 02:44:37] "POST /instance-ips HTTP/1.1" 400 246 0.016060 10.0.0.31 - - [2024-09-02 02:44:37] "POST /chown HTTP/1.1" 200 109 0.009789 10.0.0.31 - - [2024-09-02 02:44:37] "PUT /virtual-machine-interface/b1d60c4f-433d-44ee-9b43-6da1fc03bb02 HTTP/1.1" 200 284 0.011049 10.0.0.31 - - [2024-09-02 02:44:37] "PUT /instance-ip/41dfa6f2-4b24-459e-ad75-6e5ab79f0c99 HTTP/1.1" 200 256 0.012694 10.0.0.31 - - [2024-09-02 02:44:37] "POST /ref-update HTTP/1.1" 200 156 0.013496 10.0.0.31 - - [2024-09-02 02:44:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.090606 10.0.0.31 - - [2024-09-02 02:44:38] "POST /chown HTTP/1.1" 200 109 0.011098 10.0.0.31 - - [2024-09-02 02:44:38] "POST /instance-ips HTTP/1.1" 200 549 0.030653 10.0.0.31 - - [2024-09-02 02:44:38] "POST /instance-ips HTTP/1.1" 400 316 0.019750 10.0.0.31 - - [2024-09-02 02:44:38] "POST /chown HTTP/1.1" 200 109 0.009356 10.0.0.31 - - [2024-09-02 02:44:38] "PUT /virtual-machine-interface/ce610fc5-f8d1-4608-aa5f-40707bec9042 HTTP/1.1" 200 284 0.010791 10.0.0.31 - - [2024-09-02 02:44:38] "PUT /instance-ip/be275303-56b6-4388-b863-4f8b52279279 HTTP/1.1" 200 256 0.014750 10.0.0.31 - - [2024-09-02 02:44:38] "POST /ref-update HTTP/1.1" 200 156 0.011968 10.0.0.31 - - [2024-09-02 02:44:38] "POST /ref-update HTTP/1.1" 200 156 0.008717 10.0.0.31 - - [2024-09-02 02:44:38] "PUT /routing-instance/d4da41a8-3ce7-4974-824b-a741ca56a94a HTTP/1.1" 200 266 0.010038 10.0.0.31 - - [2024-09-02 02:44:38] "POST /ref-update HTTP/1.1" 200 156 0.008889 10.0.0.31 - - [2024-09-02 02:44:38] "POST /virtual-machines HTTP/1.1" 200 553 0.012574 10.0.0.31 - - [2024-09-02 02:44:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.086831 10.0.0.31 - - [2024-09-02 02:44:38] "POST /chown HTTP/1.1" 200 109 0.007218 10.0.0.31 - - [2024-09-02 02:44:38] "POST /instance-ips HTTP/1.1" 400 246 0.013374 10.0.0.31 - - [2024-09-02 02:44:38] "POST /chown HTTP/1.1" 200 109 0.009173 10.0.0.31 - - [2024-09-02 02:44:38] "PUT /virtual-machine-interface/d94a210c-45aa-49fb-9379-4369782cbbeb HTTP/1.1" 200 284 0.010837 10.0.0.31 - - [2024-09-02 02:44:38] "PUT /instance-ip/41dfa6f2-4b24-459e-ad75-6e5ab79f0c99 HTTP/1.1" 200 256 0.013152 10.0.0.31 - - [2024-09-02 02:44:39] "POST /ref-update HTTP/1.1" 200 156 0.011726 10.0.0.31 - - [2024-09-02 02:44:39] "POST /ref-update HTTP/1.1" 200 156 0.011143 10.0.0.31 - - [2024-09-02 02:44:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.094087 10.0.0.31 - - [2024-09-02 02:44:39] "POST /chown HTTP/1.1" 200 109 0.007772 10.0.0.31 - - [2024-09-02 02:44:39] "POST /instance-ips HTTP/1.1" 400 316 0.020389 10.0.0.31 - - [2024-09-02 02:44:39] "POST /chown HTTP/1.1" 200 109 0.010746 10.0.0.31 - - [2024-09-02 02:44:39] "PUT /virtual-machine-interface/65ff5e18-1316-44a9-b83d-0646b1c0a3e7 HTTP/1.1" 200 284 0.011760 10.0.0.31 - - [2024-09-02 02:44:39] "PUT /instance-ip/be275303-56b6-4388-b863-4f8b52279279 HTTP/1.1" 200 256 0.013269 10.0.0.31 - - [2024-09-02 02:44:39] "POST /ref-update HTTP/1.1" 200 156 0.024107 10.0.0.31 - - [2024-09-02 02:44:39] "POST /ref-update HTTP/1.1" 200 156 0.011935 10.0.0.31 - - [2024-09-02 02:44:40] "POST /neutron/port HTTP/1.1" 200 1091 0.015210 10.0.0.31 - - [2024-09-02 02:44:40] "POST /neutron/port HTTP/1.1" 200 1091 0.013897 10.0.0.31 - - [2024-09-02 02:44:40] "POST /neutron/network HTTP/1.1" 200 837 0.005788 10.0.0.31 - - [2024-09-02 02:44:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003311 10.0.0.31 - - [2024-09-02 02:44:40] "POST /neutron/subnet HTTP/1.1" 200 698 0.011308 10.0.0.31 - - [2024-09-02 02:44:40] "POST /neutron/port HTTP/1.1" 200 117 0.001273 10.0.0.31 - - [2024-09-02 02:44:40] "POST /neutron/network HTTP/1.1" 200 827 0.005589 10.0.0.31 - - [2024-09-02 02:44:41] "POST /neutron/port HTTP/1.1" 200 1091 0.014399 10.0.0.31 - - [2024-09-02 02:44:41] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006322 10.0.0.31 - - [2024-09-02 02:44:42] "POST /neutron/port HTTP/1.1" 200 1091 0.014659 10.0.0.31 - - [2024-09-02 02:44:42] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006213 10.0.0.31 - - [2024-09-02 02:44:42] "POST /neutron/port HTTP/1.1" 200 1091 0.014610 10.0.0.31 - - [2024-09-02 02:44:42] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005960 10.0.0.31 - - [2024-09-02 02:44:42] "GET /virtual-machine/100c02ff-7faf-4b20-9b69-6e41a4d1955e HTTP/1.1" 401 292 0.000436 10.0.0.31 - - [2024-09-02 02:44:42] "GET /virtual-machine/100c02ff-7faf-4b20-9b69-6e41a4d1955e HTTP/1.1" 200 1295 0.027065 10.0.0.31 - - [2024-09-02 02:44:42] "GET /virtual-machine-interface/2fbf3716-862d-4f2b-ab31-ab5b6aa8f4d5 HTTP/1.1" 200 2956 0.002767 10.0.0.31 - - [2024-09-02 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.31 - - [2024-09-02 02:44:42] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002588 10.0.0.31 - - [2024-09-02 02:44:42] "GET /virtual-networks?parent_id=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003030 10.0.0.31 - - [2024-09-02 02:44:42] "GET /virtual-network/64c23fb3-9c5d-48cc-97f6-9799ce5cb0e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003477 10.0.0.31 - - [2024-09-02 02:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.31 - - [2024-09-02 02:44:46] "GET /virtual-network/64c23fb3-9c5d-48cc-97f6-9799ce5cb0e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003455 10.0.0.31 - - [2024-09-02 02:44:48] "POST /neutron/port HTTP/1.1" 200 1091 0.022428 10.0.0.31 - - [2024-09-02 02:44:48] "POST /neutron/security_group HTTP/1.1" 200 2002 0.015461 10.0.0.31 - - [2024-09-02 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.31 - - [2024-09-02 02:44:49] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003007 10.0.0.31 - - [2024-09-02 02:44:49] "GET /virtual-networks?parent_id=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003087 10.0.0.31 - - [2024-09-02 02:44:49] "GET /virtual-network/64c23fb3-9c5d-48cc-97f6-9799ce5cb0e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003767 10.0.0.31 - - [2024-09-02 02:44:49] "POST /neutron/port HTTP/1.1" 200 1090 0.014820 10.0.0.31 - - [2024-09-02 02:44:49] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006018 10.0.0.31 - - [2024-09-02 02:44:49] "POST /neutron/port HTTP/1.1" 200 1091 0.014967 10.0.0.31 - - [2024-09-02 02:44:49] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006590 10.0.0.31 - - [2024-09-02 02:44:54] "POST /neutron/port HTTP/1.1" 200 1090 0.013943 10.0.0.31 - - [2024-09-02 02:44:54] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006749 10.0.0.31 - - [2024-09-02 02:44:54] "POST /neutron/port HTTP/1.1" 200 1090 0.014186 10.0.0.31 - - [2024-09-02 02:44:54] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006410 10.0.0.31 - - [2024-09-02 02:44:54] "POST /neutron/port HTTP/1.1" 200 1090 0.014086 10.0.0.31 - - [2024-09-02 02:44:54] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007232 10.0.0.31 - - [2024-09-02 02:44:54] "GET /virtual-machine/ddf912b4-c3d9-4933-b946-3f6e63cebdf0 HTTP/1.1" 200 1296 0.004024 10.0.0.31 - - [2024-09-02 02:44:54] "GET /virtual-machine-interface/4556f553-1a4c-43b5-a04d-1ed287e3a6e6 HTTP/1.1" 200 2968 0.003056 10.0.0.31 - - [2024-09-02 02:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.31 - - [2024-09-02 02:44:54] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002494 10.0.0.31 - - [2024-09-02 02:44:54] "GET /virtual-networks?parent_id=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003109 10.0.0.31 - - [2024-09-02 02:44:54] "GET /virtual-network/452d991d-1886-470a-ae52-8756d8da815c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.003216 10.0.0.31 - - [2024-09-02 02:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.31 - - [2024-09-02 02:44:55] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003049 10.0.0.31 - - [2024-09-02 02:44:56] "GET /virtual-networks?parent_id=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003015 10.0.0.31 - - [2024-09-02 02:44:56] "GET /virtual-network/452d991d-1886-470a-ae52-8756d8da815c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.003320 10.0.0.31 - - [2024-09-02 02:44:59] "POST /neutron/router HTTP/1.1" 200 656 0.004383 10.0.0.31 - - [2024-09-02 02:44:59] "POST /ref-update HTTP/1.1" 200 156 0.011289 10.0.0.31 - - [2024-09-02 02:45:00] "POST /neutron/router HTTP/1.1" 200 344 0.094357 10.0.0.31 - - [2024-09-02 02:45:00] "POST /neutron/router HTTP/1.1" 200 656 0.005856 10.0.0.31 - - [2024-09-02 02:45:00] "GET /logical-router/afe92afc-84fe-453e-b8bc-7198bdb56e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.003249 10.0.0.31 - - [2024-09-02 02:45:00] "GET /service-instance/5f240e4e-3221-439a-a07e-dffc436fa6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002887 10.0.0.31 - - [2024-09-02 02:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.31 - - [2024-09-02 02:45:00] "POST /neutron/router HTTP/1.1" 200 151 0.053771 10.0.0.31 - - [2024-09-02 02:45:00] "DELETE /route-target/89b53664-f012-4b7b-9a5a-ed217c7f7b7d HTTP/1.1" 409 239 0.004029 10.0.0.31 - - [2024-09-02 02:45:00] "PUT /logical-router/afe92afc-84fe-453e-b8bc-7198bdb56e27 HTTP/1.1" 404 171 0.003028 10.0.0.31 - - [2024-09-02 02:45:02] "POST /ref-update HTTP/1.1" 200 156 0.009557 10.0.0.31 - - [2024-09-02 02:45:02] "DELETE /route-table/4a939fff-42f2-42ef-8a42-43071bab4bc0 HTTP/1.1" 200 115 1.952744 10.0.0.31 - - [2024-09-02 02:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.31 - - [2024-09-02 02:45:02] "PUT /routing-instance/d4da41a8-3ce7-4974-824b-a741ca56a94a HTTP/1.1" 200 266 0.013484 10.0.0.31 - - [2024-09-02 02:45:02] "GET /virtual-network/606581c1-0052-4926-af42-f21ee17c3e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2133 0.009624 10.0.0.31 - - [2024-09-02 02:45:02] "POST /neutron/network HTTP/1.1" 200 833 0.006138 10.0.0.31 - - [2024-09-02 02:45:02] "POST /ref-update HTTP/1.1" 200 156 0.015205 10.0.0.31 - - [2024-09-02 02:45:02] "POST /neutron/network HTTP/1.1" 400 204 0.053160 10.0.0.31 - - [2024-09-02 02:45:02] "POST /ref-update HTTP/1.1" 200 156 0.011164 10.0.0.31 - - [2024-09-02 02:45:02] "DELETE /instance-ip/be275303-56b6-4388-b863-4f8b52279279 HTTP/1.1" 200 115 0.043361 10.0.0.31 - - [2024-09-02 02:45:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002156 10.0.0.31 - - [2024-09-02 02:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014161 10.0.0.31 - - [2024-09-02 02:45:02] "POST /useragent-kv HTTP/1.1" 200 115 0.001219 10.0.0.31 - - [2024-09-02 02:45:02] "DELETE /virtual-network/606581c1-0052-4926-af42-f21ee17c3e0e HTTP/1.1" 200 115 0.140918 10.0.0.31 - - [2024-09-02 02:45:02] "DELETE /route-target/f6b81375-cc17-4e82-a693-c55508baf434 HTTP/1.1" 200 115 0.022182 10.0.0.31 - - [2024-09-02 02:45:02] "DELETE /service-instance/5f240e4e-3221-439a-a07e-dffc436fa6b5 HTTP/1.1" 200 115 0.039820 10.0.0.31 - - [2024-09-02 02:45:02] "GET /logical-router/afe92afc-84fe-453e-b8bc-7198bdb56e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002384 10.0.0.31 - - [2024-09-02 02:45:02] "GET /service-instance/5f240e4e-3221-439a-a07e-dffc436fa6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004459 10.0.0.31 - - [2024-09-02 02:45:02] "POST /neutron/port HTTP/1.1" 200 1090 0.030249 10.0.0.31 - - [2024-09-02 02:45:02] "GET /virtual-machine-interface/b1d60c4f-433d-44ee-9b43-6da1fc03bb02?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1664 0.004569 10.0.0.31 - - [2024-09-02 02:45:02] "POST /neutron/port HTTP/1.1" 200 1116 0.016151 10.0.0.31 - - [2024-09-02 02:45:02] "POST /ref-update HTTP/1.1" 200 156 0.011637 10.0.0.31 - - [2024-09-02 02:45:02] "GET /instance-ip/41dfa6f2-4b24-459e-ad75-6e5ab79f0c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003294 10.0.0.31 - - [2024-09-02 02:45:02] "POST /neutron/port HTTP/1.1" 200 1091 0.020925 10.0.0.31 - - [2024-09-02 02:45:02] "POST /neutron/port HTTP/1.1" 200 1117 0.014049 10.0.0.31 - - [2024-09-02 02:45:02] "DELETE /virtual-machine-interface/b1d60c4f-433d-44ee-9b43-6da1fc03bb02 HTTP/1.1" 200 115 0.067022 10.0.0.31 - - [2024-09-02 02:45:02] "GET /virtual-machine-interface/ce610fc5-f8d1-4608-aa5f-40707bec9042?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1344 0.004675 10.0.0.31 - - [2024-09-02 02:45:03] "POST /neutron/port HTTP/1.1" 200 151 0.163390 10.0.0.31 - - [2024-09-02 02:45:03] "DELETE /virtual-machine-interface/ce610fc5-f8d1-4608-aa5f-40707bec9042 HTTP/1.1" 200 115 0.047710 10.0.0.31 - - [2024-09-02 02:45:03] "POST /ref-update HTTP/1.1" 200 156 0.015612 10.0.0.31 - - [2024-09-02 02:45:03] "POST /neutron/port HTTP/1.1" 200 151 0.167170 10.0.0.31 - - [2024-09-02 02:45:03] "DELETE /virtual-machine/9d542291-d003-4303-9276-29bf9d8de56a HTTP/1.1" 200 115 0.027268 10.0.0.31 - - [2024-09-02 02:45:03] "GET /virtual-machine-interface/65ff5e18-1316-44a9-b83d-0646b1c0a3e7?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1343 0.002914 10.0.0.31 - - [2024-09-02 02:45:03] "DELETE /virtual-machine-interface/65ff5e18-1316-44a9-b83d-0646b1c0a3e7 HTTP/1.1" 200 115 0.037473 10.0.0.31 - - [2024-09-02 02:45:03] "GET /virtual-machine-interface/d94a210c-45aa-49fb-9379-4369782cbbeb?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1664 0.003084 10.0.0.31 - - [2024-09-02 02:45:03] "POST /ref-update HTTP/1.1" 200 156 0.011551 10.0.0.31 - - [2024-09-02 02:45:03] "GET /instance-ip/41dfa6f2-4b24-459e-ad75-6e5ab79f0c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1694 0.004430 10.0.0.31 - - [2024-09-02 02:45:03] "DELETE /instance-ip/41dfa6f2-4b24-459e-ad75-6e5ab79f0c99 HTTP/1.1" 200 115 0.023971 10.0.0.31 - - [2024-09-02 02:45:03] "DELETE /virtual-machine-interface/d94a210c-45aa-49fb-9379-4369782cbbeb HTTP/1.1" 200 115 0.030234 10.0.0.31 - - [2024-09-02 02:45:03] "DELETE /virtual-machine/7902e70d-73ba-4327-8b95-504000b8ba30 HTTP/1.1" 200 115 0.018383 10.0.0.31 - - [2024-09-02 02:45:04] "POST /neutron/network HTTP/1.1" 200 833 0.005858 10.0.0.31 - - [2024-09-02 02:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007518 10.0.0.31 - - [2024-09-02 02:45:04] "POST /useragent-kv HTTP/1.1" 200 115 0.001275 10.0.0.31 - - [2024-09-02 02:45:04] "POST /useragent-kv HTTP/1.1" 200 115 0.001367 10.0.0.31 - - [2024-09-02 02:45:04] "POST /neutron/network HTTP/1.1" 200 151 0.085605 10.0.0.31 - - [2024-09-02 02:45:04] "DELETE /route-target/4210b91f-f814-4c46-b18e-c196aef3e884 HTTP/1.1" 200 115 0.022612 10.0.0.31 - - [2024-09-02 02:45:04] "POST /neutron/network HTTP/1.1" 200 827 0.005638 10.0.0.31 - - [2024-09-02 02:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.31 - - [2024-09-02 02:45:04] "POST /useragent-kv HTTP/1.1" 200 115 0.001156 10.0.0.31 - - [2024-09-02 02:45:04] "POST /useragent-kv HTTP/1.1" 200 115 0.001108 10.0.0.31 - - [2024-09-02 02:45:04] "POST /neutron/network HTTP/1.1" 200 151 0.088141 10.0.0.31 - - [2024-09-02 02:45:04] "DELETE /route-target/d281687f-dd2c-4709-8960-35033512df83 HTTP/1.1" 200 115 0.024596 10.0.0.31 - - [2024-09-02 02:45:04] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001213 10.0.0.31 - - [2024-09-02 02:45:04] "GET /project/70232ff7-63bc-42b2-8bb7-47b15662bcba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.023729 10.0.0.31 - - [2024-09-02 02:45:04] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001551 10.0.0.31 - - [2024-09-02 02:45:04] "GET /project/70232ff7-63bc-42b2-8bb7-47b15662bcba?fields=virtual_networks HTTP/1.1" 200 1048 0.066885 10.0.0.31 - - [2024-09-02 02:45:04] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001153 10.0.0.31 - - [2024-09-02 02:45:04] "GET /project/70232ff7-63bc-42b2-8bb7-47b15662bcba?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.020243 10.0.0.31 - - [2024-09-02 02:45:05] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001143 10.0.0.31 - - [2024-09-02 02:45:05] "GET /project/70232ff7-63bc-42b2-8bb7-47b15662bcba?fields=security_groups HTTP/1.1" 200 1277 0.019983 10.0.0.31 - - [2024-09-02 02:45:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.023970 10.0.0.31 - - [2024-09-02 02:45:05] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002478 10.0.0.31 - - [2024-09-02 02:45:05] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001242 10.0.0.31 - - [2024-09-02 02:45:05] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007095 10.0.0.31 - - [2024-09-02 02:45:06] "POST /id-to-fqname HTTP/1.1" 200 198 0.001763 10.0.0.31 - - [2024-09-02 02:45:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.003104 10.0.0.31 - - [2024-09-02 02:45:06] "POST /security-groups HTTP/1.1" 200 599 0.079651 10.0.0.31 - - [2024-09-02 02:45:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.002838 10.0.0.31 - - [2024-09-02 02:45:06] "POST /projects HTTP/1.1" 200 601 0.235080 10.0.0.31 - - [2024-09-02 02:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.305689 10.0.0.31 - - [2024-09-02 02:45:06] "POST /access-control-lists HTTP/1.1" 200 604 0.075042 10.0.0.31 - - [2024-09-02 02:45:06] "POST /fqname-to-id HTTP/1.1" 404 241 0.002881 10.0.0.31 - - [2024-09-02 02:45:06] "GET /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.426865 10.0.0.31 - - [2024-09-02 02:45:06] "POST /access-control-lists HTTP/1.1" 200 602 0.060176 10.0.0.31 - - [2024-09-02 02:45:09] "GET / HTTP/1.1" 200 35931 0.002213 10.0.0.31 - - [2024-09-02 02:45:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000517 10.0.0.31 - - [2024-09-02 02:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.062857 10.0.0.31 - - [2024-09-02 02:45:10] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001156 10.0.0.31 - - [2024-09-02 02:45:10] "GET /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.022929 10.0.0.31 - - [2024-09-02 02:45:10] "POST /neutron/network HTTP/1.1" 200 117 0.030163 10.0.0.31 - - [2024-09-02 02:45:10] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001604 10.0.0.31 - - [2024-09-02 02:45:10] "POST /neutron/network HTTP/1.1" 200 613 0.065115 10.0.0.31 - - [2024-09-02 02:45:10] "POST /route-targets HTTP/1.1" 200 327 0.010831 10.0.0.31 - - [2024-09-02 02:45:10] "POST /ref-update HTTP/1.1" 200 156 0.011199 10.0.0.31 - - [2024-09-02 02:45:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002738 10.0.0.31 - - [2024-09-02 02:45:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.149039 10.0.0.31 - - [2024-09-02 02:45:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003624 10.0.0.31 - - [2024-09-02 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.028357 10.0.0.31 - - [2024-09-02 02:45:11] "POST /neutron/subnet HTTP/1.1" 200 823 0.141151 10.0.0.31 - - [2024-09-02 02:45:11] "GET /virtual-network/db2ce96a-1210-480d-9a0a-2bd26e24a1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.004710 10.0.0.31 - - [2024-09-02 02:45:11] "POST /neutron/network HTTP/1.1" 200 1006 0.007348 10.0.0.31 - - [2024-09-02 02:45:11] "POST /id-to-fqname HTTP/1.1" 200 228 0.001559 10.0.0.31 - - [2024-09-02 02:45:11] "GET /virtual-network/3efb479d-a6cf-4e3a-b1c9-21f857dbc3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002950 10.0.0.31 - - [2024-09-02 02:45:11] "POST /neutron/network HTTP/1.1" 200 1006 0.008192 10.0.0.31 - - [2024-09-02 02:45:11] "GET /virtual-network/3efb479d-a6cf-4e3a-b1c9-21f857dbc3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003088 10.0.0.31 - - [2024-09-02 02:45:11] "POST /neutron/network HTTP/1.1" 200 1006 0.010094 10.0.0.31 - - [2024-09-02 02:45:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.010842 10.0.0.31 - - [2024-09-02 02:45:11] "POST /neutron/subnet HTTP/1.1" 200 823 0.007801 10.0.0.31 - - [2024-09-02 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.31 - - [2024-09-02 02:45:11] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001149 10.0.0.31 - - [2024-09-02 02:45:11] "GET /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.021835 10.0.0.31 - - [2024-09-02 02:45:11] "POST /neutron/network HTTP/1.1" 200 117 0.009224 10.0.0.31 - - [2024-09-02 02:45:11] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002661 10.0.0.31 - - [2024-09-02 02:45:11] "POST /neutron/network HTTP/1.1" 200 613 0.069189 10.0.0.31 - - [2024-09-02 02:45:11] "POST /route-targets HTTP/1.1" 200 327 0.009925 10.0.0.31 - - [2024-09-02 02:45:11] "POST /ref-update HTTP/1.1" 200 156 0.009749 10.0.0.31 - - [2024-09-02 02:45:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002270 10.0.0.31 - - [2024-09-02 02:45:11] "POST /neutron/subnet HTTP/1.1" 200 724 0.155265 10.0.0.31 - - [2024-09-02 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.31 - - [2024-09-02 02:45:11] "GET /virtual-network/db2ce96a-1210-480d-9a0a-2bd26e24a1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.003026 10.0.0.31 - - [2024-09-02 02:45:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003119 10.0.0.31 - - [2024-09-02 02:45:11] "POST /neutron/subnet HTTP/1.1" 200 828 0.125680 10.0.0.31 - - [2024-09-02 02:45:11] "POST /neutron/network HTTP/1.1" 200 1006 0.007766 10.0.0.31 - - [2024-09-02 02:45:11] "POST /id-to-fqname HTTP/1.1" 200 228 0.001378 10.0.0.31 - - [2024-09-02 02:45:11] "GET /virtual-network/0382205d-1d97-48ac-bb86-99c48ac86598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.003354 10.0.0.31 - - [2024-09-02 02:45:11] "POST /neutron/network HTTP/1.1" 200 1006 0.008208 10.0.0.31 - - [2024-09-02 02:45:11] "GET /virtual-network/0382205d-1d97-48ac-bb86-99c48ac86598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.003250 10.0.0.31 - - [2024-09-02 02:45:11] "POST /neutron/network HTTP/1.1" 200 1006 0.007521 10.0.0.31 - - [2024-09-02 02:45:11] "POST /neutron/subnet HTTP/1.1" 200 724 0.007613 10.0.0.31 - - [2024-09-02 02:45:11] "POST /neutron/subnet HTTP/1.1" 200 828 0.008517 10.0.0.31 - - [2024-09-02 02:45:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.003022 10.0.0.31 - - [2024-09-02 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.31 - - [2024-09-02 02:45:12] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001803 10.0.0.31 - - [2024-09-02 02:45:12] "GET /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.025067 10.0.0.31 - - [2024-09-02 02:45:12] "POST /network-policys HTTP/1.1" 200 577 0.064336 10.0.0.31 - - [2024-09-02 02:45:12] "GET /network-policy/7924a807-cc43-49ea-85ad-2b7127de64ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.004958 10.0.0.31 - - [2024-09-02 02:45:12] "POST /neutron/network HTTP/1.1" 200 1006 0.007660 10.0.0.31 - - [2024-09-02 02:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005192 10.0.0.31 - - [2024-09-02 02:45:12] "POST /fqname-to-id HTTP/1.1" 404 242 0.002823 10.0.0.31 - - [2024-09-02 02:45:12] "GET /virtual-network/db2ce96a-1210-480d-9a0a-2bd26e24a1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.005551 10.0.0.31 - - [2024-09-02 02:45:12] "POST /neutron/network HTTP/1.1" 200 1114 0.045470 10.0.0.31 - - [2024-09-02 02:45:12] "POST /access-control-lists HTTP/1.1" 200 596 0.066528 10.0.0.31 - - [2024-09-02 02:45:12] "POST /neutron/network HTTP/1.1" 200 1114 0.045697 10.0.0.31 - - [2024-09-02 02:45:12] "GET /virtual-network/3efb479d-a6cf-4e3a-b1c9-21f857dbc3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.003128 10.0.0.31 - - [2024-09-02 02:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.31 - - [2024-09-02 02:45:12] "GET /network-policy/7924a807-cc43-49ea-85ad-2b7127de64ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.003282 10.0.0.31 - - [2024-09-02 02:45:12] "POST /neutron/network HTTP/1.1" 200 1006 0.007399 10.0.0.31 - - [2024-09-02 02:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006104 10.0.0.31 - - [2024-09-02 02:45:12] "GET /virtual-network/db2ce96a-1210-480d-9a0a-2bd26e24a1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.003232 10.0.0.31 - - [2024-09-02 02:45:12] "POST /neutron/network HTTP/1.1" 200 1114 0.046719 10.0.0.31 - - [2024-09-02 02:45:12] "PUT /access-control-list/9b156c33-2e70-4d17-8ed6-ae9cf20a6515 HTTP/1.1" 200 272 0.059580 10.0.0.31 - - [2024-09-02 02:45:12] "POST /neutron/network HTTP/1.1" 200 1114 0.030548 10.0.0.31 - - [2024-09-02 02:45:12] "POST /fqname-to-id HTTP/1.1" 404 242 0.002242 10.0.0.31 - - [2024-09-02 02:45:12] "GET /virtual-network/0382205d-1d97-48ac-bb86-99c48ac86598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.002598 10.0.0.31 - - [2024-09-02 02:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.31 - - [2024-09-02 02:45:12] "GET /network-policy/7924a807-cc43-49ea-85ad-2b7127de64ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.003011 10.0.0.31 - - [2024-09-02 02:45:12] "GET /domains HTTP/1.1" 401 292 0.000478 10.0.0.31 - - [2024-09-02 02:45:12] "POST /access-control-lists HTTP/1.1" 200 596 0.059984 10.0.0.31 - - [2024-09-02 02:45:12] "POST /ref-update HTTP/1.1" 200 156 0.011295 10.0.0.31 - - [2024-09-02 02:45:13] "GET /domains HTTP/1.1" 200 280 0.026310 10.0.0.31 - - [2024-09-02 02:45:13] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001358 10.0.0.31 - - [2024-09-02 02:45:13] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2769 0.009489 10.0.0.31 - - [2024-09-02 02:45:13] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001224 10.0.0.31 - - [2024-09-02 02:45:13] "GET /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3 HTTP/1.1" 200 2636 0.066083 10.0.0.31 - - [2024-09-02 02:45:13] "GET /virtual-network/3efb479d-a6cf-4e3a-b1c9-21f857dbc3eb HTTP/1.1" 200 3505 0.004272 10.0.0.31 - - [2024-09-02 02:45:13] "GET /virtual-network/3efb479d-a6cf-4e3a-b1c9-21f857dbc3eb HTTP/1.1" 200 3505 0.004584 10.0.0.31 - - [2024-09-02 02:45:13] "GET /routing-instance/54dfe502-00a5-491b-ad16-d9cbe2e1c6b1 HTTP/1.1" 200 1795 0.003361 10.0.0.31 - - [2024-09-02 02:45:13] "GET /routing-instance/54dfe502-00a5-491b-ad16-d9cbe2e1c6b1 HTTP/1.1" 200 1795 0.002983 10.0.0.31 - - [2024-09-02 02:45:13] "GET /route-target/031e4b1b-f8f0-433c-937c-df0dabf6e4a0 HTTP/1.1" 200 1211 0.002810 10.0.0.31 - - [2024-09-02 02:45:13] "GET /virtual-network/3efb479d-a6cf-4e3a-b1c9-21f857dbc3eb HTTP/1.1" 200 3505 0.003096 10.0.0.31 - - [2024-09-02 02:45:13] "GET /routing-instance/54dfe502-00a5-491b-ad16-d9cbe2e1c6b1 HTTP/1.1" 200 1795 0.002809 10.0.0.31 - - [2024-09-02 02:45:13] "GET /virtual-network/3efb479d-a6cf-4e3a-b1c9-21f857dbc3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.003013 10.0.0.31 - - [2024-09-02 02:45:13] "GET /virtual-network/3efb479d-a6cf-4e3a-b1c9-21f857dbc3eb HTTP/1.1" 200 3505 0.002968 10.0.0.31 - - [2024-09-02 02:45:13] "GET /routing-instance/54dfe502-00a5-491b-ad16-d9cbe2e1c6b1 HTTP/1.1" 200 1795 0.003256 10.0.0.31 - - [2024-09-02 02:45:13] "GET /routing-instance/54dfe502-00a5-491b-ad16-d9cbe2e1c6b1 HTTP/1.1" 200 1795 0.002718 10.0.0.31 - - [2024-09-02 02:45:13] "GET /route-target/031e4b1b-f8f0-433c-937c-df0dabf6e4a0 HTTP/1.1" 200 1211 0.002697 10.0.0.31 - - [2024-09-02 02:45:13] "GET /domains HTTP/1.1" 200 280 0.002819 10.0.0.31 - - [2024-09-02 02:45:13] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001249 10.0.0.31 - - [2024-09-02 02:45:13] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2769 0.007717 10.0.0.31 - - [2024-09-02 02:45:13] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001206 10.0.0.31 - - [2024-09-02 02:45:13] "GET /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3 HTTP/1.1" 200 2636 0.066594 10.0.0.31 - - [2024-09-02 02:45:13] "GET /virtual-network/3efb479d-a6cf-4e3a-b1c9-21f857dbc3eb HTTP/1.1" 200 3505 0.003245 10.0.0.31 - - [2024-09-02 02:45:13] "GET /obj-perms HTTP/1.1" 200 5046 0.050770 10.0.0.31 - - [2024-09-02 02:45:13] "GET /domains HTTP/1.1" 200 280 0.002686 10.0.0.31 - - [2024-09-02 02:45:13] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001226 10.0.0.31 - - [2024-09-02 02:45:13] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2769 0.006927 10.0.0.31 - - [2024-09-02 02:45:13] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001438 10.0.0.31 - - [2024-09-02 02:45:13] "GET /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3 HTTP/1.1" 200 2636 0.065108 10.0.0.31 - - [2024-09-02 02:45:13] "GET /virtual-network/0382205d-1d97-48ac-bb86-99c48ac86598 HTTP/1.1" 200 3504 0.004681 10.0.0.31 - - [2024-09-02 02:45:13] "GET /virtual-network/0382205d-1d97-48ac-bb86-99c48ac86598 HTTP/1.1" 200 3504 0.002563 10.0.0.31 - - [2024-09-02 02:45:13] "GET /routing-instance/f4e53bdf-0756-46b8-b233-a319ae63b430 HTTP/1.1" 200 1796 0.002510 10.0.0.31 - - [2024-09-02 02:45:13] "GET /routing-instance/f4e53bdf-0756-46b8-b233-a319ae63b430 HTTP/1.1" 200 1796 0.002340 10.0.0.31 - - [2024-09-02 02:45:13] "GET /route-target/c64ed4fd-90cb-4561-8a20-aadcfd231245 HTTP/1.1" 200 1212 0.002419 10.0.0.31 - - [2024-09-02 02:45:13] "GET /virtual-network/0382205d-1d97-48ac-bb86-99c48ac86598 HTTP/1.1" 200 3504 0.002532 10.0.0.31 - - [2024-09-02 02:45:13] "GET /routing-instance/f4e53bdf-0756-46b8-b233-a319ae63b430 HTTP/1.1" 200 1796 0.002288 10.0.0.31 - - [2024-09-02 02:45:13] "GET /virtual-network/0382205d-1d97-48ac-bb86-99c48ac86598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.002437 10.0.0.31 - - [2024-09-02 02:45:13] "GET /virtual-network/0382205d-1d97-48ac-bb86-99c48ac86598 HTTP/1.1" 200 3504 0.003030 10.0.0.31 - - [2024-09-02 02:45:13] "GET /routing-instance/f4e53bdf-0756-46b8-b233-a319ae63b430 HTTP/1.1" 200 1796 0.002643 10.0.0.31 - - [2024-09-02 02:45:13] "GET /routing-instance/f4e53bdf-0756-46b8-b233-a319ae63b430 HTTP/1.1" 200 1796 0.002837 10.0.0.31 - - [2024-09-02 02:45:13] "GET /route-target/c64ed4fd-90cb-4561-8a20-aadcfd231245 HTTP/1.1" 200 1212 0.002368 10.0.0.31 - - [2024-09-02 02:45:13] "GET /domains HTTP/1.1" 200 280 0.002531 10.0.0.31 - - [2024-09-02 02:45:13] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001109 10.0.0.31 - - [2024-09-02 02:45:13] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2769 0.006958 10.0.0.31 - - [2024-09-02 02:45:13] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001498 10.0.0.31 - - [2024-09-02 02:45:13] "GET /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3 HTTP/1.1" 200 2636 0.063391 10.0.0.31 - - [2024-09-02 02:45:13] "GET /virtual-network/0382205d-1d97-48ac-bb86-99c48ac86598 HTTP/1.1" 200 3504 0.002931 10.0.0.31 - - [2024-09-02 02:45:13] "GET /obj-perms HTTP/1.1" 200 5046 0.003221 10.0.0.31 - - [2024-09-02 02:45:14] "GET /virtual-network/0382205d-1d97-48ac-bb86-99c48ac86598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.003270 10.0.0.31 - - [2024-09-02 02:45:14] "POST /neutron/network HTTP/1.1" 200 1114 0.007094 10.0.0.31 - - [2024-09-02 02:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005523 10.0.0.31 - - [2024-09-02 02:45:14] "GET /virtual-network/db2ce96a-1210-480d-9a0a-2bd26e24a1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.003560 10.0.0.31 - - [2024-09-02 02:45:14] "POST /neutron/network HTTP/1.1" 200 1006 0.045457 10.0.0.31 - - [2024-09-02 02:45:14] "DELETE /access-control-list/7b00b33a-a38a-4bad-9a0a-b383d0185b66 HTTP/1.1" 200 115 0.032013 10.0.0.31 - - [2024-09-02 02:45:14] "POST /neutron/network HTTP/1.1" 200 1006 0.010500 10.0.0.31 - - [2024-09-02 02:45:14] "POST /ref-update HTTP/1.1" 200 156 0.012892 10.0.0.31 - - [2024-09-02 02:45:14] "GET /virtual-network/0382205d-1d97-48ac-bb86-99c48ac86598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.004437 10.0.0.31 - - [2024-09-02 02:45:14] "GET /virtual-network/3efb479d-a6cf-4e3a-b1c9-21f857dbc3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.002496 10.0.0.31 - - [2024-09-02 02:45:14] "POST /neutron/network HTTP/1.1" 200 1114 0.007590 10.0.0.31 - - [2024-09-02 02:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006982 10.0.0.31 - - [2024-09-02 02:45:14] "GET /virtual-network/db2ce96a-1210-480d-9a0a-2bd26e24a1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.003534 10.0.0.31 - - [2024-09-02 02:45:14] "POST /neutron/network HTTP/1.1" 200 1006 0.050696 10.0.0.31 - - [2024-09-02 02:45:14] "DELETE /access-control-list/9b156c33-2e70-4d17-8ed6-ae9cf20a6515 HTTP/1.1" 200 115 0.042102 10.0.0.31 - - [2024-09-02 02:45:14] "POST /neutron/network HTTP/1.1" 200 1006 0.009854 10.0.0.31 - - [2024-09-02 02:45:14] "GET /virtual-network/3efb479d-a6cf-4e3a-b1c9-21f857dbc3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003628 10.0.0.31 - - [2024-09-02 02:45:14] "POST /ref-update HTTP/1.1" 200 156 0.018289 10.0.0.31 - - [2024-09-02 02:45:14] "DELETE /network-policy/7924a807-cc43-49ea-85ad-2b7127de64ad HTTP/1.1" 200 115 0.026796 10.0.0.31 - - [2024-09-02 02:45:14] "POST /neutron/network HTTP/1.1" 200 1006 0.008062 10.0.0.31 - - [2024-09-02 02:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005433 10.0.0.31 - - [2024-09-02 02:45:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001544 10.0.0.31 - - [2024-09-02 02:45:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001380 10.0.0.31 - - [2024-09-02 02:45:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001391 10.0.0.31 - - [2024-09-02 02:45:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001408 10.0.0.31 - - [2024-09-02 02:45:14] "POST /neutron/network HTTP/1.1" 200 151 0.088990 10.0.0.31 - - [2024-09-02 02:45:14] "DELETE /route-target/c64ed4fd-90cb-4561-8a20-aadcfd231245 HTTP/1.1" 200 115 0.031316 10.0.0.31 - - [2024-09-02 02:45:14] "GET /routing-instance/f4e53bdf-0756-46b8-b233-a319ae63b430 HTTP/1.1" 404 171 0.003225 10.0.0.31 - - [2024-09-02 02:45:14] "GET /domains HTTP/1.1" 200 280 0.002350 10.0.0.31 - - [2024-09-02 02:45:14] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002826 10.0.0.31 - - [2024-09-02 02:45:14] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2769 0.052417 10.0.0.31 - - [2024-09-02 02:45:14] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001105 10.0.0.31 - - [2024-09-02 02:45:14] "GET /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3 HTTP/1.1" 200 2156 0.062479 10.0.0.31 - - [2024-09-02 02:45:14] "POST /neutron/network HTTP/1.1" 200 1006 0.007727 10.0.0.31 - - [2024-09-02 02:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.31 - - [2024-09-02 02:45:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001258 10.0.0.31 - - [2024-09-02 02:45:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001391 10.0.0.31 - - [2024-09-02 02:45:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001072 10.0.0.31 - - [2024-09-02 02:45:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001041 10.0.0.31 - - [2024-09-02 02:45:14] "POST /neutron/network HTTP/1.1" 200 151 0.090623 10.0.0.31 - - [2024-09-02 02:45:14] "DELETE /route-target/031e4b1b-f8f0-433c-937c-df0dabf6e4a0 HTTP/1.1" 200 115 0.023995 10.0.0.31 - - [2024-09-02 02:45:14] "GET /routing-instance/54dfe502-00a5-491b-ad16-d9cbe2e1c6b1 HTTP/1.1" 404 171 0.002318 10.0.0.31 - - [2024-09-02 02:45:14] "GET /domains HTTP/1.1" 200 280 0.002130 10.0.0.31 - - [2024-09-02 02:45:14] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001051 10.0.0.31 - - [2024-09-02 02:45:14] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2769 0.048164 10.0.0.31 - - [2024-09-02 02:45:14] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001125 10.0.0.31 - - [2024-09-02 02:45:14] "GET /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3 HTTP/1.1" 200 1911 0.065099 10.0.0.31 - - [2024-09-02 02:45:15] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001293 10.0.0.31 - - [2024-09-02 02:45:15] "GET /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.023226 10.0.0.31 - - [2024-09-02 02:45:15] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001236 10.0.0.31 - - [2024-09-02 02:45:15] "GET /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3?fields=virtual_networks HTTP/1.1" 200 1059 0.062548 10.0.0.31 - - [2024-09-02 02:45:15] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001225 10.0.0.31 - - [2024-09-02 02:45:15] "GET /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.023338 10.0.0.31 - - [2024-09-02 02:45:15] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001174 10.0.0.31 - - [2024-09-02 02:45:15] "GET /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3?fields=security_groups HTTP/1.1" 200 1293 0.022455 10.0.0.31 - - [2024-09-02 02:45:17] "POST /fqname-to-id HTTP/1.1" 404 190 0.025383 10.0.0.31 - - [2024-09-02 02:45:17] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002625 10.0.0.31 - - [2024-09-02 02:45:17] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001641 10.0.0.31 - - [2024-09-02 02:45:17] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008038 10.0.0.31 - - [2024-09-02 02:45:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.001419 10.0.0.31 - - [2024-09-02 02:45:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.002496 10.0.0.31 - - [2024-09-02 02:45:18] "POST /security-groups HTTP/1.1" 200 593 0.063715 10.0.0.31 - - [2024-09-02 02:45:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.002556 10.0.0.31 - - [2024-09-02 02:45:18] "POST /projects HTTP/1.1" 200 589 0.218788 10.0.0.31 - - [2024-09-02 02:45:18] "POST /access-control-lists HTTP/1.1" 200 598 0.058623 10.0.0.31 - - [2024-09-02 02:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.298056 10.0.0.31 - - [2024-09-02 02:45:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.002805 10.0.0.31 - - [2024-09-02 02:45:18] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.427121 10.0.0.31 - - [2024-09-02 02:45:18] "POST /access-control-lists HTTP/1.1" 200 596 0.075218 10.0.0.31 - - [2024-09-02 02:45:20] "GET / HTTP/1.1" 200 35931 0.002266 10.0.0.31 - - [2024-09-02 02:45:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000493 10.0.0.31 - - [2024-09-02 02:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.058125 10.0.0.31 - - [2024-09-02 02:45:22] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001150 10.0.0.31 - - [2024-09-02 02:45:22] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.020124 10.0.0.31 - - [2024-09-02 02:45:22] "POST /neutron/network HTTP/1.1" 200 117 0.029943 10.0.0.31 - - [2024-09-02 02:45:22] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001587 10.0.0.31 - - [2024-09-02 02:45:22] "POST /neutron/network HTTP/1.1" 200 607 0.069040 10.0.0.31 - - [2024-09-02 02:45:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003394 10.0.0.31 - - [2024-09-02 02:45:22] "POST /neutron/subnet HTTP/1.1" 200 729 0.138370 10.0.0.31 - - [2024-09-02 02:45:22] "POST /neutron/network HTTP/1.1" 200 827 0.005795 10.0.0.31 - - [2024-09-02 02:45:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.001205 10.0.0.31 - - [2024-09-02 02:45:22] "GET /virtual-network/710689d1-1cd2-4adb-84c6-3618b584e791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.002508 10.0.0.31 - - [2024-09-02 02:45:22] "POST /neutron/network HTTP/1.1" 200 827 0.005543 10.0.0.31 - - [2024-09-02 02:45:22] "GET /virtual-network/710689d1-1cd2-4adb-84c6-3618b584e791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.002716 10.0.0.31 - - [2024-09-02 02:45:22] "POST /neutron/network HTTP/1.1" 200 827 0.006060 10.0.0.31 - - [2024-09-02 02:45:22] "POST /neutron/subnet HTTP/1.1" 200 729 0.006391 10.0.0.31 - - [2024-09-02 02:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.31 - - [2024-09-02 02:45:22] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001246 10.0.0.31 - - [2024-09-02 02:45:23] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.022155 10.0.0.31 - - [2024-09-02 02:45:23] "POST /neutron/network HTTP/1.1" 200 117 0.010235 10.0.0.31 - - [2024-09-02 02:45:23] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001133 10.0.0.31 - - [2024-09-02 02:45:23] "POST /route-targets HTTP/1.1" 200 327 0.013989 10.0.0.31 - - [2024-09-02 02:45:23] "POST /ref-update HTTP/1.1" 200 156 0.010123 10.0.0.31 - - [2024-09-02 02:45:23] "POST /neutron/network HTTP/1.1" 200 607 0.070706 10.0.0.31 - - [2024-09-02 02:45:23] "POST /route-targets HTTP/1.1" 200 327 0.009486 10.0.0.31 - - [2024-09-02 02:45:23] "POST /ref-update HTTP/1.1" 200 156 0.010782 10.0.0.31 - - [2024-09-02 02:45:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002150 10.0.0.31 - - [2024-09-02 02:45:23] "POST /neutron/subnet HTTP/1.1" 200 715 0.205352 10.0.0.31 - - [2024-09-02 02:45:23] "POST /neutron/network HTTP/1.1" 200 824 0.005231 10.0.0.31 - - [2024-09-02 02:45:23] "POST /id-to-fqname HTTP/1.1" 200 222 0.001252 10.0.0.31 - - [2024-09-02 02:45:23] "GET /virtual-network/423af243-8e79-408a-a33f-17dd697f61f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002579 10.0.0.31 - - [2024-09-02 02:45:23] "POST /neutron/network HTTP/1.1" 200 824 0.006160 10.0.0.31 - - [2024-09-02 02:45:23] "GET /virtual-network/423af243-8e79-408a-a33f-17dd697f61f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002783 10.0.0.31 - - [2024-09-02 02:45:23] "POST /neutron/network HTTP/1.1" 200 824 0.005463 10.0.0.31 - - [2024-09-02 02:45:23] "POST /neutron/subnet HTTP/1.1" 200 715 0.006332 10.0.0.31 - - [2024-09-02 02:45:23] "POST /fqname-to-id HTTP/1.1" 404 228 0.002119 10.0.0.31 - - [2024-09-02 02:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.31 - - [2024-09-02 02:45:23] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001100 10.0.0.31 - - [2024-09-02 02:45:23] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.023692 10.0.0.31 - - [2024-09-02 02:45:23] "POST /network-policys HTTP/1.1" 200 571 0.016445 10.0.0.31 - - [2024-09-02 02:45:23] "GET /network-policy/99c8f0eb-5a12-4b34-b28a-677173c1e799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004431 10.0.0.31 - - [2024-09-02 02:45:23] "POST /neutron/network HTTP/1.1" 200 827 0.005567 10.0.0.31 - - [2024-09-02 02:45:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.003393 10.0.0.31 - - [2024-09-02 02:45:23] "POST /neutron/network HTTP/1.1" 200 929 0.038341 10.0.0.31 - - [2024-09-02 02:45:23] "POST /neutron/network HTTP/1.1" 200 929 0.044812 10.0.0.31 - - [2024-09-02 02:45:23] "POST /access-control-lists HTTP/1.1" 200 590 0.065530 10.0.0.31 - - [2024-09-02 02:45:23] "GET /virtual-network/710689d1-1cd2-4adb-84c6-3618b584e791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.002880 10.0.0.31 - - [2024-09-02 02:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.31 - - [2024-09-02 02:45:23] "GET /network-policy/99c8f0eb-5a12-4b34-b28a-677173c1e799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004126 10.0.0.31 - - [2024-09-02 02:45:24] "POST /neutron/network HTTP/1.1" 200 824 0.006477 10.0.0.31 - - [2024-09-02 02:45:24] "POST /fqname-to-id HTTP/1.1" 404 236 0.004765 10.0.0.31 - - [2024-09-02 02:45:24] "POST /neutron/network HTTP/1.1" 200 926 0.049775 10.0.0.31 - - [2024-09-02 02:45:24] "POST /neutron/network HTTP/1.1" 200 926 0.037604 10.0.0.31 - - [2024-09-02 02:45:24] "POST /access-control-lists HTTP/1.1" 200 590 0.065651 10.0.0.31 - - [2024-09-02 02:45:24] "GET /virtual-network/423af243-8e79-408a-a33f-17dd697f61f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.003122 10.0.0.31 - - [2024-09-02 02:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.31 - - [2024-09-02 02:45:24] "POST /ref-update HTTP/1.1" 200 156 0.009902 10.0.0.31 - - [2024-09-02 02:45:24] "GET /network-policy/99c8f0eb-5a12-4b34-b28a-677173c1e799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.002739 10.0.0.31 - - [2024-09-02 02:45:24] "GET /domains HTTP/1.1" 401 292 0.000464 10.0.0.31 - - [2024-09-02 02:45:24] "PUT /access-control-list/4ba8fce6-bcfe-48a1-b2bf-f1e03ab47566 HTTP/1.1" 200 272 0.053607 10.0.0.31 - - [2024-09-02 02:45:24] "GET /domains HTTP/1.1" 200 280 0.026273 10.0.0.31 - - [2024-09-02 02:45:24] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001428 10.0.0.31 - - [2024-09-02 02:45:24] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2957 0.009339 10.0.0.31 - - [2024-09-02 02:45:24] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001113 10.0.0.31 - - [2024-09-02 02:45:24] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973 HTTP/1.1" 200 2582 0.064561 10.0.0.31 - - [2024-09-02 02:45:24] "GET /virtual-network/710689d1-1cd2-4adb-84c6-3618b584e791 HTTP/1.1" 200 2893 0.004397 10.0.0.31 - - [2024-09-02 02:45:24] "GET /virtual-network/710689d1-1cd2-4adb-84c6-3618b584e791 HTTP/1.1" 200 2893 0.003658 10.0.0.31 - - [2024-09-02 02:45:24] "GET /routing-instance/bff0c859-518b-42a6-89ff-2ca9d5191366 HTTP/1.1" 200 1783 0.003271 10.0.0.31 - - [2024-09-02 02:45:24] "GET /routing-instance/bff0c859-518b-42a6-89ff-2ca9d5191366 HTTP/1.1" 200 1783 0.003198 10.0.0.31 - - [2024-09-02 02:45:24] "GET /route-target/1ec617c0-ef3a-440d-97f4-fbcd77bca9f5 HTTP/1.1" 200 1206 0.002855 10.0.0.31 - - [2024-09-02 02:45:24] "GET /virtual-network/710689d1-1cd2-4adb-84c6-3618b584e791 HTTP/1.1" 200 2893 0.002653 10.0.0.31 - - [2024-09-02 02:45:24] "GET /routing-instance/bff0c859-518b-42a6-89ff-2ca9d5191366 HTTP/1.1" 200 1783 0.002656 10.0.0.31 - - [2024-09-02 02:45:24] "GET /virtual-network/710689d1-1cd2-4adb-84c6-3618b584e791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.002722 10.0.0.31 - - [2024-09-02 02:45:24] "GET /virtual-network/710689d1-1cd2-4adb-84c6-3618b584e791 HTTP/1.1" 200 2893 0.002655 10.0.0.31 - - [2024-09-02 02:45:24] "GET /routing-instance/bff0c859-518b-42a6-89ff-2ca9d5191366 HTTP/1.1" 200 1783 0.002936 10.0.0.31 - - [2024-09-02 02:45:24] "GET /routing-instance/bff0c859-518b-42a6-89ff-2ca9d5191366 HTTP/1.1" 200 1783 0.002584 10.0.0.31 - - [2024-09-02 02:45:24] "GET /route-target/1ec617c0-ef3a-440d-97f4-fbcd77bca9f5 HTTP/1.1" 200 1206 0.002724 10.0.0.31 - - [2024-09-02 02:45:24] "GET /domains HTTP/1.1" 200 280 0.002922 10.0.0.31 - - [2024-09-02 02:45:24] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001136 10.0.0.31 - - [2024-09-02 02:45:24] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2957 0.007268 10.0.0.31 - - [2024-09-02 02:45:24] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001056 10.0.0.31 - - [2024-09-02 02:45:24] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973 HTTP/1.1" 200 2582 0.065683 10.0.0.31 - - [2024-09-02 02:45:24] "GET /virtual-network/710689d1-1cd2-4adb-84c6-3618b584e791 HTTP/1.1" 200 2893 0.002798 10.0.0.31 - - [2024-09-02 02:45:25] "GET /obj-perms HTTP/1.1" 200 5034 0.060360 10.0.0.31 - - [2024-09-02 02:45:25] "GET /domains HTTP/1.1" 200 280 0.002817 10.0.0.31 - - [2024-09-02 02:45:25] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001155 10.0.0.31 - - [2024-09-02 02:45:25] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2957 0.007001 10.0.0.31 - - [2024-09-02 02:45:25] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002770 10.0.0.31 - - [2024-09-02 02:45:25] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973 HTTP/1.1" 200 2582 0.065402 10.0.0.31 - - [2024-09-02 02:45:25] "GET /virtual-network/423af243-8e79-408a-a33f-17dd697f61f8 HTTP/1.1" 200 2885 0.004858 10.0.0.31 - - [2024-09-02 02:45:25] "GET /virtual-network/423af243-8e79-408a-a33f-17dd697f61f8 HTTP/1.1" 200 2885 0.002701 10.0.0.31 - - [2024-09-02 02:45:25] "GET /routing-instance/a32ae49b-0cd4-45cd-a6f8-e6e6935ac0b7 HTTP/1.1" 200 1784 0.002794 10.0.0.31 - - [2024-09-02 02:45:25] "GET /routing-instance/a32ae49b-0cd4-45cd-a6f8-e6e6935ac0b7 HTTP/1.1" 200 1784 0.002898 10.0.0.31 - - [2024-09-02 02:45:25] "GET /route-target/06434791-f7ff-47f6-b817-f21928757bef HTTP/1.1" 200 1205 0.002561 10.0.0.31 - - [2024-09-02 02:45:25] "GET /virtual-network/423af243-8e79-408a-a33f-17dd697f61f8 HTTP/1.1" 200 2885 0.002564 10.0.0.31 - - [2024-09-02 02:45:25] "GET /routing-instance/a32ae49b-0cd4-45cd-a6f8-e6e6935ac0b7 HTTP/1.1" 200 1784 0.002513 10.0.0.31 - - [2024-09-02 02:45:25] "GET /virtual-network/423af243-8e79-408a-a33f-17dd697f61f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.003814 10.0.0.31 - - [2024-09-02 02:45:25] "GET /virtual-network/423af243-8e79-408a-a33f-17dd697f61f8 HTTP/1.1" 200 2885 0.004423 10.0.0.31 - - [2024-09-02 02:45:25] "GET /routing-instance/a32ae49b-0cd4-45cd-a6f8-e6e6935ac0b7 HTTP/1.1" 200 1784 0.003182 10.0.0.31 - - [2024-09-02 02:45:25] "GET /routing-instance/a32ae49b-0cd4-45cd-a6f8-e6e6935ac0b7 HTTP/1.1" 200 1784 0.002491 10.0.0.31 - - [2024-09-02 02:45:25] "GET /route-target/06434791-f7ff-47f6-b817-f21928757bef HTTP/1.1" 200 1205 0.002196 10.0.0.31 - - [2024-09-02 02:45:25] "GET /domains HTTP/1.1" 200 280 0.002396 10.0.0.31 - - [2024-09-02 02:45:25] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001066 10.0.0.31 - - [2024-09-02 02:45:25] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2957 0.006566 10.0.0.31 - - [2024-09-02 02:45:25] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001276 10.0.0.31 - - [2024-09-02 02:45:25] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973 HTTP/1.1" 200 2582 0.061784 10.0.0.31 - - [2024-09-02 02:45:25] "GET /virtual-network/423af243-8e79-408a-a33f-17dd697f61f8 HTTP/1.1" 200 2885 0.002708 10.0.0.31 - - [2024-09-02 02:45:25] "GET /obj-perms HTTP/1.1" 200 5034 0.008701 10.0.0.31 - - [2024-09-02 02:45:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.001482 10.0.0.31 - - [2024-09-02 02:45:25] "POST /neutron/network HTTP/1.1" 200 939 0.006448 10.0.0.31 - - [2024-09-02 02:45:25] "GET /aaa-mode HTTP/1.1" 401 292 0.000429 10.0.0.31 - - [2024-09-02 02:45:26] "GET / HTTP/1.1" 200 35931 0.001993 10.0.0.31 - - [2024-09-02 02:45:26] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000409 10.0.0.31 - - [2024-09-02 02:45:26] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001167 10.0.0.31 - - [2024-09-02 02:45:26] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.043886 10.0.0.31 - - [2024-09-02 02:45:26] "POST /neutron/network HTTP/1.1" 200 929 0.005186 10.0.0.31 - - [2024-09-02 02:45:26] "POST /neutron/port HTTP/1.1" 200 117 0.004954 10.0.0.31 - - [2024-09-02 02:45:26] "POST /neutron/port HTTP/1.1" 200 117 0.005098 10.0.0.31 - - [2024-09-02 02:45:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001371 10.0.0.31 - - [2024-09-02 02:45:26] "POST /neutron/port HTTP/1.1" 200 117 0.005225 10.0.0.31 - - [2024-09-02 02:45:26] "POST /neutron/network HTTP/1.1" 200 936 0.005859 10.0.0.31 - - [2024-09-02 02:45:26] "GET /aaa-mode HTTP/1.1" 401 292 0.000474 10.0.0.31 - - [2024-09-02 02:45:27] "GET / HTTP/1.1" 200 35931 0.001831 10.0.0.31 - - [2024-09-02 02:45:27] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000485 10.0.0.31 - - [2024-09-02 02:45:27] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001434 10.0.0.31 - - [2024-09-02 02:45:27] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.043002 10.0.0.31 - - [2024-09-02 02:45:27] "POST /neutron/network HTTP/1.1" 200 926 0.005347 10.0.0.31 - - [2024-09-02 02:45:28] "POST /neutron/port HTTP/1.1" 200 117 0.006786 10.0.0.31 - - [2024-09-02 02:45:28] "POST /neutron/port HTTP/1.1" 200 117 0.006537 10.0.0.31 - - [2024-09-02 02:45:28] "POST /neutron/port HTTP/1.1" 200 117 0.004826 10.0.0.31 - - [2024-09-02 02:45:28] "POST /neutron/network HTTP/1.1" 200 939 0.005298 10.0.0.31 - - [2024-09-02 02:45:28] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001188 10.0.0.31 - - [2024-09-02 02:45:28] "POST /neutron/port HTTP/1.1" 200 1063 0.195204 10.0.0.31 - - [2024-09-02 02:45:28] "DELETE /project/d9d6517be016465dadc92de8d03c6dd3 HTTP/1.1" 404 173 0.012547 10.0.0.31 - - [2024-09-02 02:45:28] "DELETE /project/fb12f4d23b6143d49e8a887e210cd973 HTTP/1.1" 404 173 0.008983 10.0.0.31 - - [2024-09-02 02:45:28] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001133 10.0.0.31 - - [2024-09-02 02:45:28] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000979 10.0.0.31 - - [2024-09-02 02:45:30] "POST /neutron/port HTTP/1.1" 200 1063 0.013265 10.0.0.31 - - [2024-09-02 02:45:30] "GET /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 1.625768 10.0.0.31 - - [2024-09-02 02:45:30] "GET /project/70232ff7-63bc-42b2-8bb7-47b15662bcba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 1.628850 10.0.0.31 - - [2024-09-02 02:45:30] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001148 10.0.0.31 - - [2024-09-02 02:45:30] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001100 10.0.0.31 - - [2024-09-02 02:45:30] "POST /neutron/port HTTP/1.1" 200 1063 0.025165 10.0.0.31 - - [2024-09-02 02:45:30] "GET /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3?fields=security_groups HTTP/1.1" 200 1398 0.057863 10.0.0.31 - - [2024-09-02 02:45:30] "GET /project/70232ff7-63bc-42b2-8bb7-47b15662bcba?fields=security_groups HTTP/1.1" 200 1382 0.058499 10.0.0.31 - - [2024-09-02 02:45:30] "POST /neutron/port HTTP/1.1" 200 1117 0.091496 10.0.0.31 - - [2024-09-02 02:45:30] "DELETE /security-group/632c9aaa-42d4-40dd-a512-228943d90d1b HTTP/1.1" 200 115 0.081123 10.0.0.31 - - [2024-09-02 02:45:30] "DELETE /security-group/4ef6235a-4167-404d-b8f4-e7ba57a4055e HTTP/1.1" 200 115 0.100777 10.0.0.31 - - [2024-09-02 02:45:30] "GET /projects?obj_uuids=70232ff7-63bc-42b2-8bb7-47b15662bcba&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001635 10.0.0.31 - - [2024-09-02 02:45:30] "DELETE /access-control-list/6418a606-8b77-4ba6-a4a7-b3a8766bcf0f HTTP/1.1" 200 115 0.078639 10.0.0.31 - - [2024-09-02 02:45:30] "GET /projects?obj_uuids=d9d6517b-e016-465d-adc9-2de8d03c6dd3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001028 10.0.0.31 - - [2024-09-02 02:45:30] "POST /neutron/network HTTP/1.1" 200 936 0.012711 10.0.0.31 - - [2024-09-02 02:45:30] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001609 10.0.0.31 - - [2024-09-02 02:45:30] "GET /project/70232ff7-63bc-42b2-8bb7-47b15662bcba?fields=application_policy_sets HTTP/1.1" 200 1421 0.078426 10.0.0.31 - - [2024-09-02 02:45:30] "POST /neutron/port HTTP/1.1" 200 1091 0.073580 10.0.0.31 - - [2024-09-02 02:45:30] "GET /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3?fields=application_policy_sets HTTP/1.1" 200 1437 0.069593 10.0.0.31 - - [2024-09-02 02:45:30] "DELETE /access-control-list/ec93abb9-06d6-4319-8099-00a820e3770e HTTP/1.1" 200 115 0.073381 10.0.0.31 - - [2024-09-02 02:45:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004306 10.0.0.31 - - [2024-09-02 02:45:30] "POST /neutron/subnet HTTP/1.1" 200 703 0.082126 10.0.0.31 - - [2024-09-02 02:45:30] "DELETE /access-control-list/1301daa6-d7e9-4985-a254-46fbf3024c87 HTTP/1.1" 200 115 0.100203 10.0.0.31 - - [2024-09-02 02:45:30] "POST /neutron/port HTTP/1.1" 200 117 0.001312 10.0.0.31 - - [2024-09-02 02:45:31] "DELETE /access-control-list/dce9fc80-b43b-4373-aa85-7ee5f78bd75e HTTP/1.1" 200 115 0.043684 10.0.0.31 - - [2024-09-02 02:45:31] "POST /neutron/network HTTP/1.1" 200 929 0.038745 10.0.0.31 - - [2024-09-02 02:45:31] "DELETE /project/70232ff7-63bc-42b2-8bb7-47b15662bcba HTTP/1.1" 200 115 2.204427 10.0.0.31 - - [2024-09-02 02:45:31] "DELETE /project/d9d6517b-e016-465d-adc9-2de8d03c6dd3 HTTP/1.1" 200 115 2.202097 10.0.0.31 - - [2024-09-02 02:45:31] "PUT /access-control-list/9a6ece41-fa42-4a72-ba22-db0d56c7a687 HTTP/1.1" 200 272 0.065096 10.0.0.31 - - [2024-09-02 02:45:31] "POST /neutron/port HTTP/1.1" 200 1060 0.404934 10.0.0.31 - - [2024-09-02 02:45:31] "POST /neutron/port HTTP/1.1" 200 1060 0.010017 10.0.0.31 - - [2024-09-02 02:45:31] "POST /neutron/port HTTP/1.1" 200 1060 0.009192 10.0.0.31 - - [2024-09-02 02:45:31] "POST /neutron/port HTTP/1.1" 200 1114 0.069184 10.0.0.31 - - [2024-09-02 02:45:31] "POST /neutron/port HTTP/1.1" 200 1088 0.018041 10.0.0.31 - - [2024-09-02 02:45:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003538 10.0.0.31 - - [2024-09-02 02:45:31] "POST /neutron/subnet HTTP/1.1" 200 689 0.017265 10.0.0.31 - - [2024-09-02 02:45:31] "POST /neutron/port HTTP/1.1" 200 117 0.001335 10.0.0.31 - - [2024-09-02 02:45:31] "POST /neutron/network HTTP/1.1" 200 926 0.005866 10.0.0.31 - - [2024-09-02 02:45:33] "POST /neutron/port HTTP/1.1" 200 1091 0.014513 10.0.0.31 - - [2024-09-02 02:45:33] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007184 10.0.0.31 - - [2024-09-02 02:45:33] "POST /neutron/port HTTP/1.1" 200 1091 0.015533 10.0.0.31 - - [2024-09-02 02:45:33] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006640 10.0.0.31 - - [2024-09-02 02:45:33] "POST /neutron/port HTTP/1.1" 200 1091 0.015239 10.0.0.31 - - [2024-09-02 02:45:33] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007193 10.0.0.31 - - [2024-09-02 02:45:33] "GET /virtual-machine/7d14be67-ae6a-4487-ab2a-9ac5c57a4ec4 HTTP/1.1" 200 1294 0.004418 10.0.0.31 - - [2024-09-02 02:45:33] "GET /virtual-machine-interface/e3efd84b-c0b3-4059-b1e1-bc13b995e920 HTTP/1.1" 200 2952 0.003054 10.0.0.31 - - [2024-09-02 02:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.31 - - [2024-09-02 02:45:33] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002758 10.0.0.31 - - [2024-09-02 02:45:33] "GET /virtual-networks?parent_id=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003161 10.0.0.31 - - [2024-09-02 02:45:34] "GET /virtual-network/710689d1-1cd2-4adb-84c6-3618b584e791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.003487 10.0.0.31 - - [2024-09-02 02:45:36] "GET /obj-perms HTTP/1.1" 200 5056 0.052059 10.0.0.31 - - [2024-09-02 02:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005535 10.0.0.31 - - [2024-09-02 02:45:37] "GET /virtual-network/710689d1-1cd2-4adb-84c6-3618b584e791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.003120 10.0.0.31 - - [2024-09-02 02:45:37] "GET /obj-perms HTTP/1.1" 200 5056 0.045335 10.0.0.31 - - [2024-09-02 02:45:40] "POST /neutron/port HTTP/1.1" 200 1088 0.016745 10.0.0.31 - - [2024-09-02 02:45:40] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005937 10.0.0.31 - - [2024-09-02 02:45:40] "POST /neutron/port HTTP/1.1" 200 1091 0.015033 10.0.0.31 - - [2024-09-02 02:45:40] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005924 10.0.0.31 - - [2024-09-02 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.31 - - [2024-09-02 02:45:41] "GET /virtual-network/710689d1-1cd2-4adb-84c6-3618b584e791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.002930 10.0.0.31 - - [2024-09-02 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.31 - - [2024-09-02 02:45:43] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003271 10.0.0.31 - - [2024-09-02 02:45:43] "GET /virtual-networks?parent_id=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003099 10.0.0.31 - - [2024-09-02 02:45:43] "GET /virtual-network/710689d1-1cd2-4adb-84c6-3618b584e791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.003297 10.0.0.31 - - [2024-09-02 02:45:43] "POST /neutron/port HTTP/1.1" 200 1091 0.015713 10.0.0.31 - - [2024-09-02 02:45:43] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006574 10.0.0.31 - - [2024-09-02 02:45:48] "POST /neutron/port HTTP/1.1" 200 1088 0.015164 10.0.0.31 - - [2024-09-02 02:45:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006958 10.0.0.31 - - [2024-09-02 02:45:48] "POST /neutron/port HTTP/1.1" 200 1088 0.015471 10.0.0.31 - - [2024-09-02 02:45:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005728 10.0.0.31 - - [2024-09-02 02:45:49] "POST /neutron/port HTTP/1.1" 200 1088 0.014682 10.0.0.31 - - [2024-09-02 02:45:49] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006026 10.0.0.31 - - [2024-09-02 02:45:49] "GET /virtual-machine/31b17ceb-4830-42d9-81af-2bcedf4b4ccb HTTP/1.1" 200 1293 0.004006 10.0.0.31 - - [2024-09-02 02:45:49] "GET /virtual-machine-interface/d6c72bc4-74e3-457c-81f5-7a2cf3fac025 HTTP/1.1" 200 2951 0.002502 10.0.0.31 - - [2024-09-02 02:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.31 - - [2024-09-02 02:45:49] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002733 10.0.0.31 - - [2024-09-02 02:45:49] "GET /virtual-networks?parent_id=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003106 10.0.0.31 - - [2024-09-02 02:45:49] "GET /virtual-network/423af243-8e79-408a-a33f-17dd697f61f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.003433 10.0.0.31 - - [2024-09-02 02:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.31 - - [2024-09-02 02:45:50] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003159 10.0.0.31 - - [2024-09-02 02:45:50] "GET /virtual-networks?parent_id=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003812 10.0.0.31 - - [2024-09-02 02:45:50] "GET /virtual-network/423af243-8e79-408a-a33f-17dd697f61f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.003302 10.0.0.31 - - [2024-09-02 02:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.31 - - [2024-09-02 02:45:54] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001177 10.0.0.31 - - [2024-09-02 02:45:54] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.023157 10.0.0.31 - - [2024-09-02 02:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.31 - - [2024-09-02 02:45:54] "PUT /network-policy/99c8f0eb-5a12-4b34-b28a-677173c1e799 HTTP/1.1" 200 262 0.012321 10.0.0.31 - - [2024-09-02 02:45:54] "PUT /access-control-list/9a6ece41-fa42-4a72-ba22-db0d56c7a687 HTTP/1.1" 200 272 0.086779 10.0.0.31 - - [2024-09-02 02:45:54] "POST /ref-update HTTP/1.1" 200 156 0.010761 10.0.0.31 - - [2024-09-02 02:45:54] "PUT /access-control-list/4ba8fce6-bcfe-48a1-b2bf-f1e03ab47566 HTTP/1.1" 200 272 0.052818 10.0.0.31 - - [2024-09-02 02:45:56] "POST /ref-update HTTP/1.1" 200 156 1.822117 10.0.0.31 - - [2024-09-02 02:45:58] "GET /virtual-network/423af243-8e79-408a-a33f-17dd697f61f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.003370 10.0.0.31 - - [2024-09-02 02:45:58] "POST /neutron/network HTTP/1.1" 200 926 0.006537 10.0.0.31 - - [2024-09-02 02:45:58] "POST /neutron/network HTTP/1.1" 200 824 0.041785 10.0.0.31 - - [2024-09-02 02:45:58] "DELETE /access-control-list/9a6ece41-fa42-4a72-ba22-db0d56c7a687 HTTP/1.1" 200 115 0.028050 10.0.0.31 - - [2024-09-02 02:45:58] "POST /neutron/network HTTP/1.1" 200 824 0.005986 10.0.0.31 - - [2024-09-02 02:45:58] "GET /virtual-network/423af243-8e79-408a-a33f-17dd697f61f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002925 10.0.0.31 - - [2024-09-02 02:45:58] "GET /virtual-network/710689d1-1cd2-4adb-84c6-3618b584e791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.002649 10.0.0.31 - - [2024-09-02 02:45:58] "POST /neutron/network HTTP/1.1" 200 929 0.005845 10.0.0.31 - - [2024-09-02 02:45:58] "POST /neutron/network HTTP/1.1" 200 827 0.055257 10.0.0.31 - - [2024-09-02 02:45:58] "POST /neutron/network HTTP/1.1" 200 827 0.005592 10.0.0.31 - - [2024-09-02 02:45:58] "DELETE /access-control-list/4ba8fce6-bcfe-48a1-b2bf-f1e03ab47566 HTTP/1.1" 200 115 0.056748 10.0.0.31 - - [2024-09-02 02:45:58] "GET /virtual-network/710689d1-1cd2-4adb-84c6-3618b584e791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006700 10.0.0.31 - - [2024-09-02 02:45:58] "DELETE /network-policy/99c8f0eb-5a12-4b34-b28a-677173c1e799 HTTP/1.1" 200 115 0.046033 10.0.0.31 - - [2024-09-02 02:45:58] "POST /neutron/network HTTP/1.1" 200 824 0.005544 10.0.0.31 - - [2024-09-02 02:45:58] "POST /neutron/network HTTP/1.1" 400 204 0.010754 10.0.0.31 - - [2024-09-02 02:45:58] "POST /neutron/port HTTP/1.1" 200 1088 0.020846 10.0.0.31 - - [2024-09-02 02:45:58] "POST /neutron/port HTTP/1.1" 200 1114 0.012384 10.0.0.31 - - [2024-09-02 02:45:58] "POST /neutron/port HTTP/1.1" 200 1091 0.021167 10.0.0.31 - - [2024-09-02 02:45:58] "POST /neutron/port HTTP/1.1" 200 1117 0.008736 10.0.0.31 - - [2024-09-02 02:45:58] "POST /neutron/port HTTP/1.1" 200 151 0.151711 10.0.0.31 - - [2024-09-02 02:45:58] "POST /neutron/port HTTP/1.1" 200 151 0.165333 10.0.0.31 - - [2024-09-02 02:46:01] "POST /neutron/network HTTP/1.1" 200 824 0.006687 10.0.0.31 - - [2024-09-02 02:46:01] "POST /useragent-kv HTTP/1.1" 200 115 0.001482 10.0.0.31 - - [2024-09-02 02:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.31 - - [2024-09-02 02:46:01] "POST /useragent-kv HTTP/1.1" 200 115 0.001230 10.0.0.31 - - [2024-09-02 02:46:01] "POST /neutron/network HTTP/1.1" 200 151 0.082064 10.0.0.31 - - [2024-09-02 02:46:01] "DELETE /route-target/06434791-f7ff-47f6-b817-f21928757bef HTTP/1.1" 200 115 0.013684 10.0.0.31 - - [2024-09-02 02:46:01] "GET /routing-instance/a32ae49b-0cd4-45cd-a6f8-e6e6935ac0b7 HTTP/1.1" 404 171 0.002410 10.0.0.31 - - [2024-09-02 02:46:01] "GET /domains HTTP/1.1" 200 280 0.002434 10.0.0.31 - - [2024-09-02 02:46:01] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001890 10.0.0.31 - - [2024-09-02 02:46:01] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2574 0.051639 10.0.0.31 - - [2024-09-02 02:46:01] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001297 10.0.0.31 - - [2024-09-02 02:46:01] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973 HTTP/1.1" 200 2114 0.063164 10.0.0.31 - - [2024-09-02 02:46:01] "POST /neutron/network HTTP/1.1" 200 827 0.005825 10.0.0.31 - - [2024-09-02 02:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.31 - - [2024-09-02 02:46:01] "POST /useragent-kv HTTP/1.1" 200 115 0.001231 10.0.0.31 - - [2024-09-02 02:46:01] "POST /useragent-kv HTTP/1.1" 200 115 0.001097 10.0.0.31 - - [2024-09-02 02:46:01] "POST /neutron/network HTTP/1.1" 200 151 0.078284 10.0.0.31 - - [2024-09-02 02:46:01] "DELETE /route-target/1ec617c0-ef3a-440d-97f4-fbcd77bca9f5 HTTP/1.1" 200 115 0.018624 10.0.0.31 - - [2024-09-02 02:46:01] "GET /routing-instance/bff0c859-518b-42a6-89ff-2ca9d5191366 HTTP/1.1" 404 171 0.002901 10.0.0.31 - - [2024-09-02 02:46:01] "GET /domains HTTP/1.1" 200 280 0.002847 10.0.0.31 - - [2024-09-02 02:46:01] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001163 10.0.0.31 - - [2024-09-02 02:46:01] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2574 0.051747 10.0.0.31 - - [2024-09-02 02:46:01] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001197 10.0.0.31 - - [2024-09-02 02:46:01] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973 HTTP/1.1" 200 1875 0.062815 10.0.0.31 - - [2024-09-02 02:46:01] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001372 10.0.0.31 - - [2024-09-02 02:46:02] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.030009 10.0.0.31 - - [2024-09-02 02:46:02] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001123 10.0.0.31 - - [2024-09-02 02:46:02] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973?fields=virtual_networks HTTP/1.1" 200 1047 0.065507 10.0.0.31 - - [2024-09-02 02:46:02] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001651 10.0.0.31 - - [2024-09-02 02:46:02] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.023887 10.0.0.31 - - [2024-09-02 02:46:02] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001243 10.0.0.31 - - [2024-09-02 02:46:02] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973?fields=security_groups HTTP/1.1" 200 1275 0.022363 10.0.0.31 - - [2024-09-02 02:46:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.026215 10.0.0.31 - - [2024-09-02 02:46:03] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003046 10.0.0.31 - - [2024-09-02 02:46:03] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001205 10.0.0.31 - - [2024-09-02 02:46:03] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007218 10.0.0.31 - - [2024-09-02 02:46:03] "POST /id-to-fqname HTTP/1.1" 200 188 0.001340 10.0.0.31 - - [2024-09-02 02:46:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.002606 10.0.0.31 - - [2024-09-02 02:46:04] "POST /security-groups HTTP/1.1" 200 589 0.067535 10.0.0.31 - - [2024-09-02 02:46:04] "POST /fqname-to-id HTTP/1.1" 404 232 0.002630 10.0.0.31 - - [2024-09-02 02:46:04] "POST /projects HTTP/1.1" 200 581 0.222671 10.0.0.31 - - [2024-09-02 02:46:04] "POST /access-control-lists HTTP/1.1" 200 594 0.057941 10.0.0.31 - - [2024-09-02 02:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.291978 10.0.0.31 - - [2024-09-02 02:46:04] "POST /fqname-to-id HTTP/1.1" 404 231 0.002799 10.0.0.31 - - [2024-09-02 02:46:04] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.412344 10.0.0.31 - - [2024-09-02 02:46:04] "POST /access-control-lists HTTP/1.1" 200 592 0.059925 10.0.0.31 - - [2024-09-02 02:46:05] "GET / HTTP/1.1" 200 35931 0.002211 10.0.0.31 - - [2024-09-02 02:46:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000544 10.0.0.31 - - [2024-09-02 02:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.057910 10.0.0.31 - - [2024-09-02 02:46:06] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001599 10.0.0.31 - - [2024-09-02 02:46:06] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.027339 10.0.0.31 - - [2024-09-02 02:46:06] "POST /neutron/network HTTP/1.1" 200 117 0.032397 10.0.0.31 - - [2024-09-02 02:46:06] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002120 10.0.0.31 - - [2024-09-02 02:46:06] "POST /neutron/network HTTP/1.1" 200 613 0.063913 10.0.0.31 - - [2024-09-02 02:46:06] "POST /route-targets HTTP/1.1" 200 327 0.011081 10.0.0.31 - - [2024-09-02 02:46:06] "POST /ref-update HTTP/1.1" 200 156 0.012337 10.0.0.31 - - [2024-09-02 02:46:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002300 10.0.0.31 - - [2024-09-02 02:46:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.175389 10.0.0.31 - - [2024-09-02 02:46:06] "POST /neutron/network HTTP/1.1" 200 831 0.005718 10.0.0.31 - - [2024-09-02 02:46:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.001262 10.0.0.31 - - [2024-09-02 02:46:06] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002674 10.0.0.31 - - [2024-09-02 02:46:06] "POST /neutron/network HTTP/1.1" 200 831 0.007847 10.0.0.31 - - [2024-09-02 02:46:06] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002945 10.0.0.31 - - [2024-09-02 02:46:06] "POST /neutron/network HTTP/1.1" 200 831 0.005555 10.0.0.31 - - [2024-09-02 02:46:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.006918 10.0.0.31 - - [2024-09-02 02:46:06] "GET /domains HTTP/1.1" 401 292 0.000418 10.0.0.31 - - [2024-09-02 02:46:07] "GET /domains HTTP/1.1" 200 280 0.025111 10.0.0.31 - - [2024-09-02 02:46:07] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001171 10.0.0.31 - - [2024-09-02 02:46:07] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2758 0.008047 10.0.0.31 - - [2024-09-02 02:46:07] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001092 10.0.0.31 - - [2024-09-02 02:46:07] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff HTTP/1.1" 200 2090 0.062285 10.0.0.31 - - [2024-09-02 02:46:07] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c HTTP/1.1" 200 2316 0.003598 10.0.0.31 - - [2024-09-02 02:46:07] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c HTTP/1.1" 200 2316 0.002391 10.0.0.31 - - [2024-09-02 02:46:07] "GET /routing-instance/4a66f2bf-4a8e-4d70-b9a3-986a58486979 HTTP/1.1" 200 1493 0.002467 10.0.0.31 - - [2024-09-02 02:46:07] "GET /routing-instance/4a66f2bf-4a8e-4d70-b9a3-986a58486979 HTTP/1.1" 200 1493 0.002544 10.0.0.31 - - [2024-09-02 02:46:07] "GET /route-target/bdaf7a83-a424-432d-bf6d-5898ab206f79 HTTP/1.1" 200 1213 0.002287 10.0.0.31 - - [2024-09-02 02:46:07] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c HTTP/1.1" 200 2316 0.002366 10.0.0.31 - - [2024-09-02 02:46:07] "GET /routing-instance/4a66f2bf-4a8e-4d70-b9a3-986a58486979 HTTP/1.1" 200 1493 0.002181 10.0.0.31 - - [2024-09-02 02:46:07] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002311 10.0.0.31 - - [2024-09-02 02:46:07] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c HTTP/1.1" 200 2316 0.002409 10.0.0.31 - - [2024-09-02 02:46:07] "GET /routing-instance/4a66f2bf-4a8e-4d70-b9a3-986a58486979 HTTP/1.1" 200 1493 0.002061 10.0.0.31 - - [2024-09-02 02:46:07] "GET /routing-instance/4a66f2bf-4a8e-4d70-b9a3-986a58486979 HTTP/1.1" 200 1493 0.002171 10.0.0.31 - - [2024-09-02 02:46:07] "GET /route-target/bdaf7a83-a424-432d-bf6d-5898ab206f79 HTTP/1.1" 200 1213 0.002344 10.0.0.31 - - [2024-09-02 02:46:07] "GET /domains HTTP/1.1" 200 280 0.002638 10.0.0.31 - - [2024-09-02 02:46:07] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001132 10.0.0.31 - - [2024-09-02 02:46:07] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2758 0.006784 10.0.0.31 - - [2024-09-02 02:46:07] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001119 10.0.0.31 - - [2024-09-02 02:46:07] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff HTTP/1.1" 200 2090 0.062773 10.0.0.31 - - [2024-09-02 02:46:07] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c HTTP/1.1" 200 2316 0.002657 10.0.0.31 - - [2024-09-02 02:46:07] "GET /obj-perms HTTP/1.1" 200 5026 0.053599 10.0.0.31 - - [2024-09-02 02:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.31 - - [2024-09-02 02:46:07] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001203 10.0.0.31 - - [2024-09-02 02:46:07] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.021153 10.0.0.31 - - [2024-09-02 02:46:07] "POST /neutron/network HTTP/1.1" 200 117 0.008635 10.0.0.31 - - [2024-09-02 02:46:07] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001107 10.0.0.31 - - [2024-09-02 02:46:07] "POST /neutron/network HTTP/1.1" 200 613 0.062782 10.0.0.31 - - [2024-09-02 02:46:08] "POST /route-targets HTTP/1.1" 200 327 0.009074 10.0.0.31 - - [2024-09-02 02:46:08] "POST /ref-update HTTP/1.1" 200 156 0.010490 10.0.0.31 - - [2024-09-02 02:46:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002600 10.0.0.31 - - [2024-09-02 02:46:08] "POST /neutron/subnet HTTP/1.1" 200 720 0.184551 10.0.0.31 - - [2024-09-02 02:46:08] "POST /neutron/network HTTP/1.1" 200 831 0.006229 10.0.0.31 - - [2024-09-02 02:46:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001264 10.0.0.31 - - [2024-09-02 02:46:08] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002692 10.0.0.31 - - [2024-09-02 02:46:08] "POST /neutron/network HTTP/1.1" 200 831 0.006252 10.0.0.31 - - [2024-09-02 02:46:08] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002708 10.0.0.31 - - [2024-09-02 02:46:08] "POST /neutron/network HTTP/1.1" 200 831 0.005828 10.0.0.31 - - [2024-09-02 02:46:08] "POST /neutron/subnet HTTP/1.1" 200 720 0.006469 10.0.0.31 - - [2024-09-02 02:46:08] "GET /domains HTTP/1.1" 200 280 0.002169 10.0.0.31 - - [2024-09-02 02:46:08] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001110 10.0.0.31 - - [2024-09-02 02:46:08] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2758 0.006488 10.0.0.31 - - [2024-09-02 02:46:08] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001343 10.0.0.31 - - [2024-09-02 02:46:08] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff HTTP/1.1" 200 2308 0.063195 10.0.0.31 - - [2024-09-02 02:46:08] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882 HTTP/1.1" 200 2315 0.003619 10.0.0.31 - - [2024-09-02 02:46:08] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882 HTTP/1.1" 200 2315 0.002561 10.0.0.31 - - [2024-09-02 02:46:08] "GET /routing-instance/b951f55b-2261-413e-a3b8-d1a03db134b0 HTTP/1.1" 200 1494 0.002781 10.0.0.31 - - [2024-09-02 02:46:08] "GET /routing-instance/b951f55b-2261-413e-a3b8-d1a03db134b0 HTTP/1.1" 200 1494 0.002437 10.0.0.31 - - [2024-09-02 02:46:08] "GET /route-target/5a003cfb-8064-42a1-8d9d-6b5355a47f22 HTTP/1.1" 200 1212 0.002421 10.0.0.31 - - [2024-09-02 02:46:08] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882 HTTP/1.1" 200 2315 0.002354 10.0.0.31 - - [2024-09-02 02:46:08] "GET /routing-instance/b951f55b-2261-413e-a3b8-d1a03db134b0 HTTP/1.1" 200 1494 0.002262 10.0.0.31 - - [2024-09-02 02:46:08] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002279 10.0.0.31 - - [2024-09-02 02:46:08] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882 HTTP/1.1" 200 2315 0.002950 10.0.0.31 - - [2024-09-02 02:46:08] "GET /routing-instance/b951f55b-2261-413e-a3b8-d1a03db134b0 HTTP/1.1" 200 1494 0.002201 10.0.0.31 - - [2024-09-02 02:46:08] "GET /routing-instance/b951f55b-2261-413e-a3b8-d1a03db134b0 HTTP/1.1" 200 1494 0.002274 10.0.0.31 - - [2024-09-02 02:46:08] "GET /route-target/5a003cfb-8064-42a1-8d9d-6b5355a47f22 HTTP/1.1" 200 1212 0.003094 10.0.0.31 - - [2024-09-02 02:46:08] "GET /domains HTTP/1.1" 200 280 0.003164 10.0.0.31 - - [2024-09-02 02:46:08] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001574 10.0.0.31 - - [2024-09-02 02:46:08] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2758 0.009359 10.0.0.31 - - [2024-09-02 02:46:08] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001978 10.0.0.31 - - [2024-09-02 02:46:08] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff HTTP/1.1" 200 2308 0.064049 10.0.0.31 - - [2024-09-02 02:46:08] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882 HTTP/1.1" 200 2315 0.002588 10.0.0.31 - - [2024-09-02 02:46:08] "GET /obj-perms HTTP/1.1" 200 5026 0.002867 10.0.0.31 - - [2024-09-02 02:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.31 - - [2024-09-02 02:46:08] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001101 10.0.0.31 - - [2024-09-02 02:46:08] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.018247 10.0.0.31 - - [2024-09-02 02:46:08] "POST /neutron/network HTTP/1.1" 200 117 0.010987 10.0.0.31 - - [2024-09-02 02:46:08] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001173 10.0.0.31 - - [2024-09-02 02:46:09] "POST /neutron/network HTTP/1.1" 200 615 1.038587 10.0.0.31 - - [2024-09-02 02:46:09] "POST /ref-update HTTP/1.1" 200 156 0.011679 10.0.0.31 - - [2024-09-02 02:46:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002736 10.0.0.31 - - [2024-09-02 02:46:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.181768 10.0.0.31 - - [2024-09-02 02:46:10] "POST /neutron/network HTTP/1.1" 200 835 0.005549 10.0.0.31 - - [2024-09-02 02:46:10] "POST /id-to-fqname HTTP/1.1" 200 224 0.001219 10.0.0.31 - - [2024-09-02 02:46:10] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.003287 10.0.0.31 - - [2024-09-02 02:46:10] "POST /neutron/network HTTP/1.1" 200 835 0.005656 10.0.0.31 - - [2024-09-02 02:46:10] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.002767 10.0.0.31 - - [2024-09-02 02:46:10] "POST /neutron/network HTTP/1.1" 200 835 0.005801 10.0.0.31 - - [2024-09-02 02:46:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.006667 10.0.0.31 - - [2024-09-02 02:46:10] "GET /domains HTTP/1.1" 200 280 0.002175 10.0.0.31 - - [2024-09-02 02:46:10] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001428 10.0.0.31 - - [2024-09-02 02:46:10] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2758 0.006979 10.0.0.31 - - [2024-09-02 02:46:10] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001065 10.0.0.31 - - [2024-09-02 02:46:10] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff HTTP/1.1" 200 2527 0.063260 10.0.0.31 - - [2024-09-02 02:46:10] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8 HTTP/1.1" 200 2327 0.004108 10.0.0.31 - - [2024-09-02 02:46:10] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8 HTTP/1.1" 200 2327 0.002632 10.0.0.31 - - [2024-09-02 02:46:10] "GET /routing-instance/0196e648-3e44-41d1-8f55-1de594c11478 HTTP/1.1" 200 1496 0.002538 10.0.0.31 - - [2024-09-02 02:46:10] "GET /routing-instance/0196e648-3e44-41d1-8f55-1de594c11478 HTTP/1.1" 200 1496 0.002247 10.0.0.31 - - [2024-09-02 02:46:10] "GET /route-target/89b53664-f012-4b7b-9a5a-ed217c7f7b7d HTTP/1.1" 200 1214 0.002382 10.0.0.31 - - [2024-09-02 02:46:10] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8 HTTP/1.1" 200 2327 0.002808 10.0.0.31 - - [2024-09-02 02:46:10] "GET /routing-instance/0196e648-3e44-41d1-8f55-1de594c11478 HTTP/1.1" 200 1496 0.004458 10.0.0.31 - - [2024-09-02 02:46:10] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.002677 10.0.0.31 - - [2024-09-02 02:46:10] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8 HTTP/1.1" 200 2327 0.002483 10.0.0.31 - - [2024-09-02 02:46:10] "GET /routing-instance/0196e648-3e44-41d1-8f55-1de594c11478 HTTP/1.1" 200 1496 0.002466 10.0.0.31 - - [2024-09-02 02:46:10] "GET /routing-instance/0196e648-3e44-41d1-8f55-1de594c11478 HTTP/1.1" 200 1496 0.002355 10.0.0.31 - - [2024-09-02 02:46:10] "GET /route-target/89b53664-f012-4b7b-9a5a-ed217c7f7b7d HTTP/1.1" 200 1214 0.002286 10.0.0.31 - - [2024-09-02 02:46:10] "GET /domains HTTP/1.1" 200 280 0.002812 10.0.0.31 - - [2024-09-02 02:46:10] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001134 10.0.0.31 - - [2024-09-02 02:46:10] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2758 0.007322 10.0.0.31 - - [2024-09-02 02:46:10] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001026 10.0.0.31 - - [2024-09-02 02:46:10] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff HTTP/1.1" 200 2527 0.065654 10.0.0.31 - - [2024-09-02 02:46:10] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8 HTTP/1.1" 200 2327 0.002748 10.0.0.31 - - [2024-09-02 02:46:10] "GET /obj-perms HTTP/1.1" 200 5026 0.002685 10.0.0.31 - - [2024-09-02 02:46:10] "POST /id-to-fqname HTTP/1.1" 200 223 0.001397 10.0.0.31 - - [2024-09-02 02:46:10] "POST /neutron/network HTTP/1.1" 200 841 0.005818 10.0.0.31 - - [2024-09-02 02:46:10] "GET /aaa-mode HTTP/1.1" 401 292 0.000506 10.0.0.31 - - [2024-09-02 02:46:10] "GET / HTTP/1.1" 200 35931 0.003385 10.0.0.31 - - [2024-09-02 02:46:11] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000434 10.0.0.31 - - [2024-09-02 02:46:11] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001439 10.0.0.31 - - [2024-09-02 02:46:11] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.044820 10.0.0.31 - - [2024-09-02 02:46:11] "POST /neutron/network HTTP/1.1" 200 831 0.005478 10.0.0.31 - - [2024-09-02 02:46:11] "POST /neutron/port HTTP/1.1" 200 117 0.004978 10.0.0.31 - - [2024-09-02 02:46:12] "POST /neutron/port HTTP/1.1" 200 117 0.005240 10.0.0.31 - - [2024-09-02 02:46:12] "POST /id-to-fqname HTTP/1.1" 200 224 0.001402 10.0.0.31 - - [2024-09-02 02:46:12] "POST /neutron/port HTTP/1.1" 200 117 0.005550 10.0.0.31 - - [2024-09-02 02:46:12] "POST /neutron/network HTTP/1.1" 200 845 0.007087 10.0.0.31 - - [2024-09-02 02:46:12] "GET /aaa-mode HTTP/1.1" 401 292 0.000701 10.0.0.31 - - [2024-09-02 02:46:12] "POST /neutron/network HTTP/1.1" 200 841 0.007685 10.0.0.31 - - [2024-09-02 02:46:12] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001669 10.0.0.31 - - [2024-09-02 02:46:12] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.31 - - [2024-09-02 02:46:12] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000439 10.0.0.31 - - [2024-09-02 02:46:12] "POST /neutron/port HTTP/1.1" 200 1057 0.216780 10.0.0.31 - - [2024-09-02 02:46:12] "POST /neutron/port HTTP/1.1" 200 1057 0.010259 10.0.0.31 - - [2024-09-02 02:46:12] "POST /neutron/port HTTP/1.1" 200 1057 0.010993 10.0.0.31 - - [2024-09-02 02:46:12] "POST /neutron/port HTTP/1.1" 200 1111 0.081863 10.0.0.31 - - [2024-09-02 02:46:12] "POST /neutron/port HTTP/1.1" 200 1085 0.015491 10.0.0.31 - - [2024-09-02 02:46:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003758 10.0.0.31 - - [2024-09-02 02:46:12] "POST /neutron/subnet HTTP/1.1" 200 694 0.010229 10.0.0.31 - - [2024-09-02 02:46:12] "POST /neutron/port HTTP/1.1" 200 117 0.001123 10.0.0.31 - - [2024-09-02 02:46:12] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001095 10.0.0.31 - - [2024-09-02 02:46:12] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.056905 10.0.0.31 - - [2024-09-02 02:46:12] "POST /neutron/network HTTP/1.1" 200 831 0.008017 10.0.0.31 - - [2024-09-02 02:46:12] "POST /neutron/network HTTP/1.1" 200 835 0.005733 10.0.0.31 - - [2024-09-02 02:46:13] "POST /neutron/port HTTP/1.1" 200 1085 0.016890 10.0.0.31 - - [2024-09-02 02:46:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007431 10.0.0.31 - - [2024-09-02 02:46:13] "POST /neutron/port HTTP/1.1" 200 117 0.008080 10.0.0.31 - - [2024-09-02 02:46:13] "POST /fqname-to-id HTTP/1.1" 404 193 0.003163 10.0.0.31 - - [2024-09-02 02:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.31 - - [2024-09-02 02:46:13] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001213 10.0.0.31 - - [2024-09-02 02:46:13] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.007781 10.0.0.31 - - [2024-09-02 02:46:13] "POST /service-templates HTTP/1.1" 200 543 0.020712 10.0.0.31 - - [2024-09-02 02:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.31 - - [2024-09-02 02:46:13] "GET /service-template/ce0c7e17-3c5d-42bf-9841-1bb86fafffcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004525 10.0.0.31 - - [2024-09-02 02:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.31 - - [2024-09-02 02:46:13] "GET /service-template/ce0c7e17-3c5d-42bf-9841-1bb86fafffcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003297 10.0.0.31 - - [2024-09-02 02:46:13] "POST /neutron/network HTTP/1.1" 200 845 0.006174 10.0.0.31 - - [2024-09-02 02:46:13] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001216 10.0.0.31 - - [2024-09-02 02:46:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.001752 10.0.0.31 - - [2024-09-02 02:46:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.002310 10.0.0.31 - - [2024-09-02 02:46:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.001461 10.0.0.31 - - [2024-09-02 02:46:13] "POST /neutron/port HTTP/1.1" 200 1059 0.234949 10.0.0.31 - - [2024-09-02 02:46:13] "POST /neutron/port HTTP/1.1" 200 2002 0.020406 10.0.0.31 - - [2024-09-02 02:46:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006198 10.0.0.31 - - [2024-09-02 02:46:13] "POST /neutron/port HTTP/1.1" 200 1059 0.015200 10.0.0.31 - - [2024-09-02 02:46:13] "POST /neutron/port HTTP/1.1" 200 1059 0.010684 10.0.0.31 - - [2024-09-02 02:46:13] "POST /neutron/port HTTP/1.1" 200 1113 0.073843 10.0.0.31 - - [2024-09-02 02:46:14] "POST /neutron/port HTTP/1.1" 200 1087 0.032692 10.0.0.31 - - [2024-09-02 02:46:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003531 10.0.0.31 - - [2024-09-02 02:46:14] "POST /neutron/subnet HTTP/1.1" 200 703 0.010563 10.0.0.31 - - [2024-09-02 02:46:14] "POST /neutron/port HTTP/1.1" 200 117 0.001262 10.0.0.31 - - [2024-09-02 02:46:14] "POST /neutron/network HTTP/1.1" 200 835 0.006463 10.0.0.31 - - [2024-09-02 02:46:15] "POST /neutron/network HTTP/1.1" 200 2222 0.013891 10.0.0.31 - - [2024-09-02 02:46:15] "GET /aaa-mode HTTP/1.1" 401 292 0.000484 10.0.0.31 - - [2024-09-02 02:46:15] "GET / HTTP/1.1" 200 35931 0.001784 10.0.0.31 - - [2024-09-02 02:46:15] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000456 10.0.0.31 - - [2024-09-02 02:46:15] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001247 10.0.0.31 - - [2024-09-02 02:46:15] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.041147 10.0.0.31 - - [2024-09-02 02:46:15] "POST /neutron/network HTTP/1.1" 200 831 0.005866 10.0.0.31 - - [2024-09-02 02:46:15] "POST /neutron/network HTTP/1.1" 200 831 0.005692 10.0.0.31 - - [2024-09-02 02:46:15] "POST /neutron/network HTTP/1.1" 200 835 0.006846 10.0.0.31 - - [2024-09-02 02:46:16] "POST /neutron/port HTTP/1.1" 200 2056 0.024187 10.0.0.31 - - [2024-09-02 02:46:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006453 10.0.0.31 - - [2024-09-02 02:46:16] "POST /neutron/port HTTP/1.1" 200 117 0.004969 10.0.0.31 - - [2024-09-02 02:46:16] "POST /neutron/port HTTP/1.1" 200 117 0.007114 10.0.0.31 - - [2024-09-02 02:46:16] "POST /neutron/network HTTP/1.1" 200 2222 0.014953 10.0.0.31 - - [2024-09-02 02:46:17] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002474 10.0.0.31 - - [2024-09-02 02:46:17] "POST /neutron/port HTTP/1.1" 200 1057 0.298945 10.0.0.31 - - [2024-09-02 02:46:17] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002811 10.0.0.31 - - [2024-09-02 02:46:17] "POST /neutron/port HTTP/1.1" 200 1057 0.204590 10.0.0.31 - - [2024-09-02 02:46:17] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001265 10.0.0.31 - - [2024-09-02 02:46:17] "POST /neutron/port HTTP/1.1" 200 1059 0.200468 10.0.0.31 - - [2024-09-02 02:46:17] "POST /neutron/port HTTP/1.1" 200 1057 0.009744 10.0.0.31 - - [2024-09-02 02:46:17] "POST /neutron/port HTTP/1.1" 200 1057 0.013241 10.0.0.31 - - [2024-09-02 02:46:17] "POST /neutron/port HTTP/1.1" 200 1111 0.081762 10.0.0.31 - - [2024-09-02 02:46:17] "POST /neutron/port HTTP/1.1" 200 1057 0.009296 10.0.0.31 - - [2024-09-02 02:46:17] "POST /neutron/port HTTP/1.1" 200 1057 0.015270 10.0.0.31 - - [2024-09-02 02:46:18] "POST /neutron/port HTTP/1.1" 200 1111 0.083513 10.0.0.31 - - [2024-09-02 02:46:18] "POST /neutron/port HTTP/1.1" 200 1059 0.011397 10.0.0.31 - - [2024-09-02 02:46:18] "POST /neutron/port HTTP/1.1" 200 1059 0.009664 10.0.0.31 - - [2024-09-02 02:46:18] "POST /neutron/port HTTP/1.1" 200 1113 0.060349 10.0.0.31 - - [2024-09-02 02:46:18] "POST /neutron/port HTTP/1.1" 200 3024 0.022185 10.0.0.31 - - [2024-09-02 02:46:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004569 10.0.0.31 - - [2024-09-02 02:46:18] "POST /neutron/subnet HTTP/1.1" 200 694 0.010756 10.0.0.31 - - [2024-09-02 02:46:18] "POST /neutron/port HTTP/1.1" 200 117 0.001393 10.0.0.31 - - [2024-09-02 02:46:18] "POST /neutron/network HTTP/1.1" 200 831 0.005710 10.0.0.31 - - [2024-09-02 02:46:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003258 10.0.0.31 - - [2024-09-02 02:46:18] "POST /neutron/subnet HTTP/1.1" 200 694 0.014134 10.0.0.31 - - [2024-09-02 02:46:18] "POST /neutron/port HTTP/1.1" 200 117 0.001250 10.0.0.31 - - [2024-09-02 02:46:18] "POST /neutron/network HTTP/1.1" 200 831 0.006042 10.0.0.31 - - [2024-09-02 02:46:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006270 10.0.0.31 - - [2024-09-02 02:46:18] "POST /neutron/subnet HTTP/1.1" 200 703 0.011837 10.0.0.31 - - [2024-09-02 02:46:18] "POST /neutron/port HTTP/1.1" 200 117 0.001308 10.0.0.31 - - [2024-09-02 02:46:18] "POST /neutron/network HTTP/1.1" 200 835 0.006670 10.0.0.31 - - [2024-09-02 02:46:21] "POST /neutron/port HTTP/1.1" 200 1085 0.015451 10.0.0.31 - - [2024-09-02 02:46:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006206 10.0.0.31 - - [2024-09-02 02:46:21] "POST /neutron/port HTTP/1.1" 200 3024 0.021606 10.0.0.31 - - [2024-09-02 02:46:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007495 10.0.0.31 - - [2024-09-02 02:46:21] "POST /neutron/port HTTP/1.1" 200 3024 0.023857 10.0.0.31 - - [2024-09-02 02:46:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006880 10.0.0.31 - - [2024-09-02 02:46:21] "POST /neutron/port HTTP/1.1" 200 3024 0.018991 10.0.0.31 - - [2024-09-02 02:46:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006616 10.0.0.31 - - [2024-09-02 02:46:22] "POST /neutron/port HTTP/1.1" 200 3024 0.022724 10.0.0.31 - - [2024-09-02 02:46:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006550 10.0.0.31 - - [2024-09-02 02:46:22] "POST /neutron/port HTTP/1.1" 200 3024 0.019420 10.0.0.31 - - [2024-09-02 02:46:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006479 10.0.0.31 - - [2024-09-02 02:46:22] "GET /virtual-machine/c8af8d61-133f-4a14-9a72-767e90d6d7df HTTP/1.1" 200 1803 0.004380 10.0.0.31 - - [2024-09-02 02:46:22] "GET /virtual-machine-interface/786f14b1-5b19-4675-8738-a99867c37425 HTTP/1.1" 200 2948 0.002668 10.0.0.31 - - [2024-09-02 02:46:22] "GET /virtual-machine-interface/a1d5d1b7-c46b-49f6-b0a0-77f9798ff7c6 HTTP/1.1" 200 2947 0.002708 10.0.0.31 - - [2024-09-02 02:46:22] "GET /virtual-machine-interface/f8dcb2da-9356-4379-b150-2bf52588e8eb HTTP/1.1" 200 2947 0.004776 10.0.0.31 - - [2024-09-02 02:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.31 - - [2024-09-02 02:46:22] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004701 10.0.0.31 - - [2024-09-02 02:46:22] "POST /neutron/port HTTP/1.1" 200 1087 0.017452 10.0.0.31 - - [2024-09-02 02:46:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004808 10.0.0.31 - - [2024-09-02 02:46:22] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002868 10.0.0.31 - - [2024-09-02 02:46:22] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003336 10.0.0.31 - - [2024-09-02 02:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.31 - - [2024-09-02 02:46:25] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003448 10.0.0.31 - - [2024-09-02 02:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.31 - - [2024-09-02 02:46:29] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002991 10.0.0.31 - - [2024-09-02 02:46:31] "DELETE /project/3d9970c6753343fc8fa61f5cbe3a5bff HTTP/1.1" 404 173 0.007907 10.0.0.31 - - [2024-09-02 02:46:31] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001084 10.0.0.31 - - [2024-09-02 02:46:31] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.019741 10.0.0.31 - - [2024-09-02 02:46:31] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001132 10.0.0.31 - - [2024-09-02 02:46:31] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973?fields=security_groups HTTP/1.1" 200 1380 0.221678 10.0.0.31 - - [2024-09-02 02:46:31] "DELETE /security-group/a02b2359-7aaa-40aa-9601-9efccab170e8 HTTP/1.1" 200 115 0.048332 10.0.0.31 - - [2024-09-02 02:46:31] "GET /projects?obj_uuids=fb12f4d2-3b61-43d4-9e8a-887e210cd973&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001175 10.0.0.31 - - [2024-09-02 02:46:31] "DELETE /access-control-list/ae7a84f2-50ba-4414-9508-2115bc407b74 HTTP/1.1" 200 115 0.038532 10.0.0.31 - - [2024-09-02 02:46:31] "GET /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973?fields=application_policy_sets HTTP/1.1" 200 1419 0.037200 10.0.0.31 - - [2024-09-02 02:46:31] "DELETE /access-control-list/ff1beb68-bcd4-47ea-90dd-5446a6e4303f HTTP/1.1" 200 115 0.030413 10.0.0.31 - - [2024-09-02 02:46:33] "DELETE /project/fb12f4d2-3b61-43d4-9e8a-887e210cd973 HTTP/1.1" 200 115 2.487440 10.0.0.31 - - [2024-09-02 02:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.31 - - [2024-09-02 02:46:33] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003154 10.0.0.31 - - [2024-09-02 02:46:37] "GET /obj-perms HTTP/1.1" 200 5056 0.047727 10.0.0.31 - - [2024-09-02 02:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.31 - - [2024-09-02 02:46:37] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002794 10.0.0.31 - - [2024-09-02 02:46:38] "GET /obj-perms HTTP/1.1" 200 5056 0.052554 10.0.0.31 - - [2024-09-02 02:46:40] "POST /neutron/port HTTP/1.1" 200 1085 0.015308 10.0.0.31 - - [2024-09-02 02:46:40] "POST /neutron/port HTTP/1.1" 200 1085 0.015111 10.0.0.31 - - [2024-09-02 02:46:40] "POST /neutron/network HTTP/1.1" 200 841 0.005454 10.0.0.31 - - [2024-09-02 02:46:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003269 10.0.0.31 - - [2024-09-02 02:46:40] "POST /neutron/subnet HTTP/1.1" 200 694 0.009376 10.0.0.31 - - [2024-09-02 02:46:40] "POST /neutron/port HTTP/1.1" 200 117 0.001146 10.0.0.31 - - [2024-09-02 02:46:40] "POST /neutron/network HTTP/1.1" 200 831 0.005236 10.0.0.31 - - [2024-09-02 02:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.31 - - [2024-09-02 02:46:41] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003042 10.0.0.31 - - [2024-09-02 02:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.31 - - [2024-09-02 02:46:44] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004896 10.0.0.31 - - [2024-09-02 02:46:44] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003037 10.0.0.31 - - [2024-09-02 02:46:44] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003888 10.0.0.31 - - [2024-09-02 02:46:44] "POST /neutron/port HTTP/1.1" 200 3024 0.018327 10.0.0.31 - - [2024-09-02 02:46:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006201 10.0.0.31 - - [2024-09-02 02:46:49] "POST /neutron/port HTTP/1.1" 200 3024 0.020036 10.0.0.31 - - [2024-09-02 02:46:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006602 10.0.0.31 - - [2024-09-02 02:46:55] "POST /neutron/port HTTP/1.1" 200 3024 0.018936 10.0.0.31 - - [2024-09-02 02:46:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006964 10.0.0.31 - - [2024-09-02 02:46:55] "POST /neutron/port HTTP/1.1" 200 3024 0.019799 10.0.0.31 - - [2024-09-02 02:46:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005625 10.0.0.31 - - [2024-09-02 02:47:00] "POST /neutron/port HTTP/1.1" 200 3024 0.019660 10.0.0.31 - - [2024-09-02 02:47:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006289 10.0.0.31 - - [2024-09-02 02:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.31 - - [2024-09-02 02:47:05] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002793 10.0.0.31 - - [2024-09-02 02:47:05] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003162 10.0.0.31 - - [2024-09-02 02:47:05] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003361 10.0.0.31 - - [2024-09-02 02:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.31 - - [2024-09-02 02:47:05] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003819 10.0.0.31 - - [2024-09-02 02:47:05] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003120 10.0.0.31 - - [2024-09-02 02:47:05] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.003311 10.0.0.31 - - [2024-09-02 02:47:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.003154 10.0.0.31 - - [2024-09-02 02:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.31 - - [2024-09-02 02:47:06] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001311 10.0.0.31 - - [2024-09-02 02:47:06] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.020557 10.0.0.31 - - [2024-09-02 02:47:06] "POST /service-instances HTTP/1.1" 200 543 0.060121 10.0.0.31 - - [2024-09-02 02:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.31 - - [2024-09-02 02:47:06] "GET /service-instance/c69da6cd-dcec-45e9-bf3d-630c59ebbba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.004577 10.0.0.31 - - [2024-09-02 02:47:06] "POST /port-tuples HTTP/1.1" 200 586 0.020199 10.0.0.31 - - [2024-09-02 02:47:06] "GET /virtual-machine-interface/f8dcb2da-9356-4379-b150-2bf52588e8eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.003218 10.0.0.31 - - [2024-09-02 02:47:06] "PUT /virtual-machine-interface/f8dcb2da-9356-4379-b150-2bf52588e8eb HTTP/1.1" 200 284 0.010106 10.0.0.31 - - [2024-09-02 02:47:06] "POST /ref-update HTTP/1.1" 200 156 0.013564 10.0.0.31 - - [2024-09-02 02:47:06] "POST /instance-ips HTTP/1.1" 200 385 0.024067 10.0.0.31 - - [2024-09-02 02:47:06] "GET /virtual-machine-interface/a1d5d1b7-c46b-49f6-b0a0-77f9798ff7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.002858 10.0.0.31 - - [2024-09-02 02:47:06] "POST /ref-update HTTP/1.1" 200 156 0.012396 10.0.0.31 - - [2024-09-02 02:47:06] "PUT /virtual-machine-interface/a1d5d1b7-c46b-49f6-b0a0-77f9798ff7c6 HTTP/1.1" 200 284 0.013010 10.0.0.31 - - [2024-09-02 02:47:06] "POST /ref-update HTTP/1.1" 200 156 0.009959 10.0.0.31 - - [2024-09-02 02:47:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003082 10.0.0.31 - - [2024-09-02 02:47:06] "POST /ref-update HTTP/1.1" 200 156 0.012202 10.0.0.31 - - [2024-09-02 02:47:06] "GET /virtual-machine-interface/786f14b1-5b19-4675-8738-a99867c37425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2727 0.004217 10.0.0.31 - - [2024-09-02 02:47:06] "POST /instance-ips HTTP/1.1" 200 385 0.024107 10.0.0.31 - - [2024-09-02 02:47:06] "PUT /virtual-machine-interface/786f14b1-5b19-4675-8738-a99867c37425 HTTP/1.1" 200 284 0.011558 10.0.0.31 - - [2024-09-02 02:47:06] "POST /ref-update HTTP/1.1" 200 156 0.009488 10.0.0.31 - - [2024-09-02 02:47:06] "POST /ref-update HTTP/1.1" 200 156 0.009388 10.0.0.31 - - [2024-09-02 02:47:06] "POST /ref-update HTTP/1.1" 200 156 0.007980 10.0.0.31 - - [2024-09-02 02:47:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002938 10.0.0.31 - - [2024-09-02 02:47:06] "POST /neutron/port HTTP/1.1" 200 1085 0.013826 10.0.0.31 - - [2024-09-02 02:47:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005444 10.0.0.31 - - [2024-09-02 02:47:06] "POST /instance-ips HTTP/1.1" 200 373 0.014302 10.0.0.31 - - [2024-09-02 02:47:07] "POST /neutron/port HTTP/1.1" 200 1085 0.014251 10.0.0.31 - - [2024-09-02 02:47:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006289 10.0.0.31 - - [2024-09-02 02:47:07] "POST /ref-update HTTP/1.1" 200 156 0.010193 10.0.0.31 - - [2024-09-02 02:47:07] "POST /neutron/port HTTP/1.1" 200 1085 0.017160 10.0.0.31 - - [2024-09-02 02:47:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006119 10.0.0.31 - - [2024-09-02 02:47:07] "POST /ref-update HTTP/1.1" 200 156 0.012426 10.0.0.31 - - [2024-09-02 02:47:07] "GET /virtual-machine/0d16fdf8-08ba-443c-9019-400ec941bca3 HTTP/1.1" 200 1289 0.004516 10.0.0.31 - - [2024-09-02 02:47:07] "GET /virtual-machine-interface/e9ca14d6-dd3e-4de6-9ed4-a2c2688cbdf8 HTTP/1.1" 200 2947 0.003001 10.0.0.31 - - [2024-09-02 02:47:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006026 10.0.0.31 - - [2024-09-02 02:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005139 10.0.0.31 - - [2024-09-02 02:47:07] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002850 10.0.0.31 - - [2024-09-02 02:47:07] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003511 10.0.0.31 - - [2024-09-02 02:47:07] "POST /instance-ips HTTP/1.1" 200 373 0.020399 10.0.0.31 - - [2024-09-02 02:47:07] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004239 10.0.0.31 - - [2024-09-02 02:47:07] "POST /ref-update HTTP/1.1" 200 156 0.010491 10.0.0.31 - - [2024-09-02 02:47:07] "POST /ref-update HTTP/1.1" 200 156 0.008844 10.0.0.31 - - [2024-09-02 02:47:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002884 10.0.0.31 - - [2024-09-02 02:47:07] "POST /instance-ips HTTP/1.1" 200 375 0.013917 10.0.0.31 - - [2024-09-02 02:47:07] "POST /ref-update HTTP/1.1" 200 156 0.008375 10.0.0.31 - - [2024-09-02 02:47:07] "POST /ref-update HTTP/1.1" 200 156 0.008201 10.0.0.31 - - [2024-09-02 02:47:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003012 10.0.0.31 - - [2024-09-02 02:47:07] "POST /instance-ips HTTP/1.1" 200 375 0.014880 10.0.0.31 - - [2024-09-02 02:47:07] "POST /ref-update HTTP/1.1" 200 156 0.008642 10.0.0.31 - - [2024-09-02 02:47:07] "POST /ref-update HTTP/1.1" 200 156 0.008529 10.0.0.31 - - [2024-09-02 02:47:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002961 10.0.0.31 - - [2024-09-02 02:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.31 - - [2024-09-02 02:47:08] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002705 10.0.0.31 - - [2024-09-02 02:47:08] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003478 10.0.0.31 - - [2024-09-02 02:47:08] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003444 10.0.0.31 - - [2024-09-02 02:47:08] "POST /neutron/port HTTP/1.1" 200 1087 0.017611 10.0.0.31 - - [2024-09-02 02:47:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006054 10.0.0.31 - - [2024-09-02 02:47:08] "POST /neutron/port HTTP/1.1" 200 1087 0.015663 10.0.0.31 - - [2024-09-02 02:47:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007028 10.0.0.31 - - [2024-09-02 02:47:08] "POST /neutron/port HTTP/1.1" 200 1087 0.015490 10.0.0.31 - - [2024-09-02 02:47:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006597 10.0.0.31 - - [2024-09-02 02:47:08] "GET /virtual-machine/6d8abd4b-1907-4d1f-85b9-b1ae78080631 HTTP/1.1" 200 1289 0.003955 10.0.0.31 - - [2024-09-02 02:47:08] "GET /virtual-machine-interface/0e2a1080-6694-4d80-8724-7440473a12cf HTTP/1.1" 200 2948 0.002744 10.0.0.31 - - [2024-09-02 02:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.31 - - [2024-09-02 02:47:08] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002522 10.0.0.31 - - [2024-09-02 02:47:08] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002998 10.0.0.31 - - [2024-09-02 02:47:09] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.003287 10.0.0.31 - - [2024-09-02 02:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.31 - - [2024-09-02 02:47:10] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003125 10.0.0.31 - - [2024-09-02 02:47:10] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003123 10.0.0.31 - - [2024-09-02 02:47:10] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.003503 10.0.0.31 - - [2024-09-02 02:47:10] "POST /fqname-to-id HTTP/1.1" 404 211 0.002857 10.0.0.31 - - [2024-09-02 02:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.31 - - [2024-09-02 02:47:10] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001251 10.0.0.31 - - [2024-09-02 02:47:10] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.021756 10.0.0.31 - - [2024-09-02 02:47:10] "POST /network-policys HTTP/1.1" 200 547 0.017446 10.0.0.31 - - [2024-09-02 02:47:10] "GET /network-policy/f8a98326-8e70-4af2-91a5-9cbd87b88a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004479 10.0.0.31 - - [2024-09-02 02:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.31 - - [2024-09-02 02:47:10] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003165 10.0.0.31 - - [2024-09-02 02:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.31 - - [2024-09-02 02:47:10] "GET /network-policy/f8a98326-8e70-4af2-91a5-9cbd87b88a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003280 10.0.0.31 - - [2024-09-02 02:47:10] "POST /fqname-to-id HTTP/1.1" 404 242 0.003421 10.0.0.31 - - [2024-09-02 02:47:10] "POST /ref-update HTTP/1.1" 200 156 0.030912 10.0.0.31 - - [2024-09-02 02:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.31 - - [2024-09-02 02:47:10] "POST /access-control-lists HTTP/1.1" 200 601 0.061728 10.0.0.31 - - [2024-09-02 02:47:10] "GET /network-policy/f8a98326-8e70-4af2-91a5-9cbd87b88a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003136 10.0.0.31 - - [2024-09-02 02:47:11] "POST /neutron/network HTTP/1.1" 200 919 0.007089 10.0.0.31 - - [2024-09-02 02:47:11] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.002963 10.0.0.31 - - [2024-09-02 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.31 - - [2024-09-02 02:47:11] "GET /network-policy/f8a98326-8e70-4af2-91a5-9cbd87b88a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003320 10.0.0.31 - - [2024-09-02 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.31 - - [2024-09-02 02:47:11] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004093 10.0.0.31 - - [2024-09-02 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.31 - - [2024-09-02 02:47:11] "GET /network-policy/f8a98326-8e70-4af2-91a5-9cbd87b88a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003367 10.0.0.31 - - [2024-09-02 02:47:11] "POST /ref-update HTTP/1.1" 200 156 0.030233 10.0.0.31 - - [2024-09-02 02:47:11] "PUT /access-control-list/3259cfca-f22e-4b23-a7d6-3b27e381a54e HTTP/1.1" 200 272 0.012348 10.0.0.31 - - [2024-09-02 02:47:11] "POST /fqname-to-id HTTP/1.1" 404 244 0.002818 10.0.0.31 - - [2024-09-02 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.31 - - [2024-09-02 02:47:11] "GET /network-policy/f8a98326-8e70-4af2-91a5-9cbd87b88a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.019748 10.0.0.31 - - [2024-09-02 02:47:11] "POST /access-control-lists HTTP/1.1" 200 604 0.061023 10.0.0.31 - - [2024-09-02 02:47:11] "POST /neutron/network HTTP/1.1" 200 923 0.007766 10.0.0.31 - - [2024-09-02 02:47:11] "POST /routing-instances HTTP/1.1" 200 759 0.018765 10.0.0.31 - - [2024-09-02 02:47:11] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.003167 10.0.0.31 - - [2024-09-02 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.31 - - [2024-09-02 02:47:11] "POST /route-targets HTTP/1.1" 200 327 0.008867 10.0.0.31 - - [2024-09-02 02:47:11] "GET /network-policy/f8a98326-8e70-4af2-91a5-9cbd87b88a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003354 10.0.0.31 - - [2024-09-02 02:47:11] "POST /ref-update HTTP/1.1" 200 156 0.010494 10.0.0.31 - - [2024-09-02 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.31 - - [2024-09-02 02:47:11] "GET /routing-instance/65c023bf-45d8-47f3-9a56-3f0f2c3e4737?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1287 0.003060 10.0.0.31 - - [2024-09-02 02:47:11] "GET /service-template/ce0c7e17-3c5d-42bf-9841-1bb86fafffcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003468 10.0.0.31 - - [2024-09-02 02:47:11] "GET /routing-instance/65c023bf-45d8-47f3-9a56-3f0f2c3e4737?fields=routing_policy_back_refs HTTP/1.1" 200 1287 0.003362 10.0.0.31 - - [2024-09-02 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.31 - - [2024-09-02 02:47:11] "POST /ref-update HTTP/1.1" 200 156 0.009810 10.0.0.31 - - [2024-09-02 02:47:11] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001236 10.0.0.31 - - [2024-09-02 02:47:11] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.024535 10.0.0.31 - - [2024-09-02 02:47:11] "POST /routing-instances HTTP/1.1" 200 760 0.016584 10.0.0.31 - - [2024-09-02 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.31 - - [2024-09-02 02:47:12] "POST /route-targets HTTP/1.1" 200 327 0.009313 10.0.0.31 - - [2024-09-02 02:47:12] "GET /service-instance/c69da6cd-dcec-45e9-bf3d-630c59ebbba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3530 0.004206 10.0.0.31 - - [2024-09-02 02:47:12] "POST /ref-update HTTP/1.1" 200 156 0.010847 10.0.0.31 - - [2024-09-02 02:47:12] "GET /domains HTTP/1.1" 200 280 0.004404 10.0.0.31 - - [2024-09-02 02:47:12] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001545 10.0.0.31 - - [2024-09-02 02:47:12] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2770 0.011457 10.0.0.31 - - [2024-09-02 02:47:12] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001122 10.0.0.31 - - [2024-09-02 02:47:12] "GET /routing-instance/6e1f35f9-fafb-4488-9178-f186a7282d76?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1288 0.003000 10.0.0.31 - - [2024-09-02 02:47:12] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff HTTP/1.1" 200 4243 0.070058 10.0.0.31 - - [2024-09-02 02:47:12] "GET /routing-instance/6e1f35f9-fafb-4488-9178-f186a7282d76?fields=routing_policy_back_refs HTTP/1.1" 200 1288 0.002590 10.0.0.31 - - [2024-09-02 02:47:12] "GET /service-instance/c69da6cd-dcec-45e9-bf3d-630c59ebbba4 HTTP/1.1" 200 3784 0.003910 10.0.0.31 - - [2024-09-02 02:47:12] "GET /domains HTTP/1.1" 200 280 0.002026 10.0.0.31 - - [2024-09-02 02:47:12] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001053 10.0.0.31 - - [2024-09-02 02:47:12] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2770 0.006745 10.0.0.31 - - [2024-09-02 02:47:12] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001031 10.0.0.31 - - [2024-09-02 02:47:12] "PUT /routing-instance/65c023bf-45d8-47f3-9a56-3f0f2c3e4737 HTTP/1.1" 200 266 0.010004 10.0.0.31 - - [2024-09-02 02:47:12] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff HTTP/1.1" 200 4243 0.065688 10.0.0.31 - - [2024-09-02 02:47:12] "GET /service-instance/c69da6cd-dcec-45e9-bf3d-630c59ebbba4 HTTP/1.1" 200 3784 0.003143 10.0.0.31 - - [2024-09-02 02:47:12] "GET /port-tuple/86643eba-5963-483c-8755-21cdc95b14d4 HTTP/1.1" 200 1978 0.004470 10.0.0.31 - - [2024-09-02 02:47:12] "PUT /routing-instance/6e1f35f9-fafb-4488-9178-f186a7282d76 HTTP/1.1" 200 266 0.012176 10.0.0.31 - - [2024-09-02 02:47:12] "GET /virtual-machine-interface/786f14b1-5b19-4675-8738-a99867c37425 HTTP/1.1" 200 3803 0.005012 10.0.0.31 - - [2024-09-02 02:47:12] "GET /virtual-machine-interface/a1d5d1b7-c46b-49f6-b0a0-77f9798ff7c6 HTTP/1.1" 200 3799 0.003076 10.0.0.31 - - [2024-09-02 02:47:12] "GET /virtual-machine-interface/f8dcb2da-9356-4379-b150-2bf52588e8eb HTTP/1.1" 200 3817 0.004145 10.0.0.31 - - [2024-09-02 02:47:12] "POST /ref-update HTTP/1.1" 200 156 0.012089 10.0.0.31 - - [2024-09-02 02:47:12] "POST /neutron/port HTTP/1.1" 200 3831 0.043548 10.0.0.31 - - [2024-09-02 02:47:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011235 10.0.0.31 - - [2024-09-02 02:47:12] "PUT /access-control-list/ed4d6252-f334-46d4-9db0-2205585cd54c HTTP/1.1" 200 272 0.011095 10.0.0.31 - - [2024-09-02 02:47:12] "POST /neutron/port HTTP/1.1" 200 3831 0.036265 10.0.0.31 - - [2024-09-02 02:47:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006356 10.0.0.31 - - [2024-09-02 02:47:12] "POST /neutron/port HTTP/1.1" 200 3831 0.035813 10.0.0.31 - - [2024-09-02 02:47:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007364 10.0.0.31 - - [2024-09-02 02:47:12] "POST /neutron/port HTTP/1.1" 200 3831 0.033865 10.0.0.31 - - [2024-09-02 02:47:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006535 10.0.0.31 - - [2024-09-02 02:47:12] "POST /neutron/network HTTP/1.1" 200 893 0.014153 10.0.0.31 - - [2024-09-02 02:47:12] "POST /neutron/network HTTP/1.1" 200 919 0.010325 10.0.0.31 - - [2024-09-02 02:47:12] "POST /neutron/network HTTP/1.1" 200 805 0.022031 10.0.0.31 - - [2024-09-02 02:47:12] "POST /neutron/network HTTP/1.1" 200 831 0.009467 10.0.0.31 - - [2024-09-02 02:47:12] "POST /neutron/network HTTP/1.1" 200 897 0.016334 10.0.0.31 - - [2024-09-02 02:47:12] "POST /neutron/network HTTP/1.1" 200 923 0.008371 10.0.0.31 - - [2024-09-02 02:47:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.003416 10.0.0.31 - - [2024-09-02 02:47:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.001876 10.0.0.31 - - [2024-09-02 02:47:12] "POST /id-to-fqname HTTP/1.1" 200 224 0.001478 10.0.0.31 - - [2024-09-02 02:47:13] "GET /virtual-machine/c8af8d61-133f-4a14-9a72-767e90d6d7df HTTP/1.1" 200 1803 0.003234 10.0.0.31 - - [2024-09-02 02:47:13] "GET /virtual-machine-interface/786f14b1-5b19-4675-8738-a99867c37425 HTTP/1.1" 200 3803 0.003576 10.0.0.31 - - [2024-09-02 02:47:13] "GET /virtual-machine-interface/a1d5d1b7-c46b-49f6-b0a0-77f9798ff7c6 HTTP/1.1" 200 3799 0.003053 10.0.0.31 - - [2024-09-02 02:47:13] "GET /virtual-machine-interface/f8dcb2da-9356-4379-b150-2bf52588e8eb HTTP/1.1" 200 3817 0.003068 10.0.0.31 - - [2024-09-02 02:47:13] "GET /instance-ip/073c55b6-a893-4ec7-8426-dd1f0d9901fe HTTP/1.1" 200 1621 0.003730 10.0.0.31 - - [2024-09-02 02:47:13] "GET /instance-ip/3880614e-7976-4f02-b573-300dd67df499 HTTP/1.1" 200 1960 0.002514 10.0.0.31 - - [2024-09-02 02:47:13] "GET /instance-ip/ba40b23b-1d3e-4828-a2dc-63035be17963 HTTP/1.1" 200 1959 0.002625 10.0.0.31 - - [2024-09-02 02:47:13] "GET /instance-ip/1ae2843b-eb97-47da-b287-27ac141655c3 HTTP/1.1" 200 1956 0.002388 10.0.0.31 - - [2024-09-02 02:47:13] "GET /instance-ip/586ba311-4322-4988-bcbe-fbcf1a242e2f HTTP/1.1" 200 1620 0.003470 10.0.0.31 - - [2024-09-02 02:47:13] "GET /instance-ip/9478ba6c-0747-419c-82ef-63b97335b879 HTTP/1.1" 200 1954 0.002903 10.0.0.31 - - [2024-09-02 02:47:13] "GET /instance-ip/7d3bf5dc-ed88-4223-914e-2d961313392a HTTP/1.1" 200 1980 0.002355 10.0.0.31 - - [2024-09-02 02:47:13] "GET /instance-ip/98449fb7-4d39-402e-b1e8-56ec60b99900 HTTP/1.1" 200 1979 0.002409 10.0.0.31 - - [2024-09-02 02:47:13] "GET /instance-ip/c76600f3-073d-4190-8112-a91e7cc6e888 HTTP/1.1" 200 1620 0.003489 10.0.0.31 - - [2024-09-02 02:47:13] "POST /neutron/port HTTP/1.1" 200 3831 0.035415 10.0.0.31 - - [2024-09-02 02:47:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007369 10.0.0.31 - - [2024-09-02 02:47:13] "POST /neutron/port HTTP/1.1" 200 3831 0.032369 10.0.0.31 - - [2024-09-02 02:47:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006327 10.0.0.31 - - [2024-09-02 02:47:13] "POST /neutron/port HTTP/1.1" 200 3831 0.031333 10.0.0.31 - - [2024-09-02 02:47:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006503 10.0.0.31 - - [2024-09-02 02:47:13] "POST /neutron/port HTTP/1.1" 200 3831 0.035280 10.0.0.31 - - [2024-09-02 02:47:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006974 10.0.0.31 - - [2024-09-02 02:47:13] "GET /virtual-machine/c8af8d61-133f-4a14-9a72-767e90d6d7df HTTP/1.1" 200 1803 0.002869 10.0.0.31 - - [2024-09-02 02:47:13] "GET /virtual-machine-interface/786f14b1-5b19-4675-8738-a99867c37425 HTTP/1.1" 200 3803 0.003732 10.0.0.31 - - [2024-09-02 02:47:13] "GET /virtual-machine-interface/a1d5d1b7-c46b-49f6-b0a0-77f9798ff7c6 HTTP/1.1" 200 3799 0.003650 10.0.0.31 - - [2024-09-02 02:47:13] "GET /virtual-machine-interface/f8dcb2da-9356-4379-b150-2bf52588e8eb HTTP/1.1" 200 3817 0.003354 10.0.0.31 - - [2024-09-02 02:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.31 - - [2024-09-02 02:47:13] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003471 10.0.0.31 - - [2024-09-02 02:47:13] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003936 10.0.0.31 - - [2024-09-02 02:47:13] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004963 10.0.0.31 - - [2024-09-02 02:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.31 - - [2024-09-02 02:47:14] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002828 10.0.0.31 - - [2024-09-02 02:47:14] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003127 10.0.0.31 - - [2024-09-02 02:47:14] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.003303 10.0.0.31 - - [2024-09-02 02:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.31 - - [2024-09-02 02:47:15] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003916 10.0.0.31 - - [2024-09-02 02:47:15] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003349 10.0.0.31 - - [2024-09-02 02:47:15] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.003482 10.0.0.31 - - [2024-09-02 02:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.31 - - [2024-09-02 02:47:15] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003943 10.0.0.31 - - [2024-09-02 02:47:15] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003342 10.0.0.31 - - [2024-09-02 02:47:15] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.003473 10.0.0.31 - - [2024-09-02 02:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.31 - - [2024-09-02 02:47:15] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003346 10.0.0.31 - - [2024-09-02 02:47:15] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003200 10.0.0.31 - - [2024-09-02 02:47:15] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.003493 10.0.0.31 - - [2024-09-02 02:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.31 - - [2024-09-02 02:47:15] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003154 10.0.0.31 - - [2024-09-02 02:47:15] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003285 10.0.0.31 - - [2024-09-02 02:47:15] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003962 10.0.0.31 - - [2024-09-02 02:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.31 - - [2024-09-02 02:47:15] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003213 10.0.0.31 - - [2024-09-02 02:47:15] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003202 10.0.0.31 - - [2024-09-02 02:47:15] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003493 10.0.0.31 - - [2024-09-02 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.31 - - [2024-09-02 02:47:16] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003167 10.0.0.31 - - [2024-09-02 02:47:16] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003124 10.0.0.31 - - [2024-09-02 02:47:16] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003435 10.0.0.31 - - [2024-09-02 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.31 - - [2024-09-02 02:47:16] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003426 10.0.0.31 - - [2024-09-02 02:47:16] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002995 10.0.0.31 - - [2024-09-02 02:47:16] "GET /virtual-network/91cd8189-1198-4b66-abb0-a2f37206189c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003363 10.0.0.31 - - [2024-09-02 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.31 - - [2024-09-02 02:47:16] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003284 10.0.0.31 - - [2024-09-02 02:47:16] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003058 10.0.0.31 - - [2024-09-02 02:47:16] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.003352 10.0.0.31 - - [2024-09-02 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.31 - - [2024-09-02 02:47:16] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003187 10.0.0.31 - - [2024-09-02 02:47:16] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004192 10.0.0.31 - - [2024-09-02 02:47:16] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.003341 10.0.0.31 - - [2024-09-02 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.31 - - [2024-09-02 02:47:16] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003343 10.0.0.31 - - [2024-09-02 02:47:16] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003058 10.0.0.31 - - [2024-09-02 02:47:17] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.003322 10.0.0.31 - - [2024-09-02 02:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.31 - - [2024-09-02 02:47:17] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003291 10.0.0.31 - - [2024-09-02 02:47:17] "GET /virtual-networks?parent_id=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006383 10.0.0.31 - - [2024-09-02 02:47:17] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.003486 10.0.0.31 - - [2024-09-02 02:47:17] "GET /virtual-machine/c8af8d61-133f-4a14-9a72-767e90d6d7df HTTP/1.1" 200 1803 0.003609 10.0.0.31 - - [2024-09-02 02:47:17] "GET /domains HTTP/1.1" 200 280 0.002742 10.0.0.31 - - [2024-09-02 02:47:17] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001130 10.0.0.31 - - [2024-09-02 02:47:17] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2770 0.006859 10.0.0.31 - - [2024-09-02 02:47:17] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001130 10.0.0.31 - - [2024-09-02 02:47:17] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff HTTP/1.1" 200 4243 0.064889 10.0.0.31 - - [2024-09-02 02:47:17] "GET /service-instance/c69da6cd-dcec-45e9-bf3d-630c59ebbba4 HTTP/1.1" 200 3784 0.002859 10.0.0.31 - - [2024-09-02 02:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.31 - - [2024-09-02 02:47:17] "GET /routing-instance/b951f55b-2261-413e-a3b8-d1a03db134b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.002654 10.0.0.31 - - [2024-09-02 02:47:17] "GET /routing-instance/b951f55b-2261-413e-a3b8-d1a03db134b0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.004875 10.0.0.31 - - [2024-09-02 02:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.31 - - [2024-09-02 02:47:17] "GET /routing-instance/0196e648-3e44-41d1-8f55-1de594c11478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.003441 10.0.0.31 - - [2024-09-02 02:47:17] "GET /routing-instance/0196e648-3e44-41d1-8f55-1de594c11478?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.004531 10.0.0.31 - - [2024-09-02 02:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.31 - - [2024-09-02 02:47:17] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.003346 10.0.0.31 - - [2024-09-02 02:47:17] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882?fields=routing_instances HTTP/1.1" 200 1683 0.004424 10.0.0.31 - - [2024-09-02 02:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.31 - - [2024-09-02 02:47:17] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.003449 10.0.0.31 - - [2024-09-02 02:47:17] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8?fields=routing_instances HTTP/1.1" 200 1688 0.005088 10.0.0.31 - - [2024-09-02 02:47:21] "POST /ref-update HTTP/1.1" 200 156 0.027797 10.0.0.31 - - [2024-09-02 02:47:21] "DELETE /access-control-list/ed4d6252-f334-46d4-9db0-2205585cd54c HTTP/1.1" 200 115 0.030974 10.0.0.31 - - [2024-09-02 02:47:21] "POST /neutron/network HTTP/1.1" 200 835 0.008877 10.0.0.31 - - [2024-09-02 02:47:21] "GET /virtual-network/476d2558-6cd9-4106-bcef-2a34afcdb5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.002629 10.0.0.31 - - [2024-09-02 02:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.31 - - [2024-09-02 02:47:21] "DELETE /routing-instance/65c023bf-45d8-47f3-9a56-3f0f2c3e4737 HTTP/1.1" 200 115 0.029462 10.0.0.31 - - [2024-09-02 02:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.31 - - [2024-09-02 02:47:21] "GET /network-policy/f8a98326-8e70-4af2-91a5-9cbd87b88a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003824 10.0.0.31 - - [2024-09-02 02:47:21] "DELETE /route-target/ec18152c-b14e-4f04-a7a6-5c0c10ea7856 HTTP/1.1" 200 115 0.015736 10.0.0.31 - - [2024-09-02 02:47:21] "POST /ref-update HTTP/1.1" 200 156 0.032818 10.0.0.31 - - [2024-09-02 02:47:21] "DELETE /routing-instance/6e1f35f9-fafb-4488-9178-f186a7282d76 HTTP/1.1" 200 115 0.040711 10.0.0.31 - - [2024-09-02 02:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.31 - - [2024-09-02 02:47:21] "POST /neutron/network HTTP/1.1" 200 831 0.006922 10.0.0.31 - - [2024-09-02 02:47:21] "GET /virtual-network/49e873e3-b60b-44de-ba95-9f3b6f446882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002719 10.0.0.31 - - [2024-09-02 02:47:21] "DELETE /route-target/06cc4ec7-7990-47e5-9bed-f41cc987406a HTTP/1.1" 200 115 0.014110 10.0.0.31 - - [2024-09-02 02:47:21] "DELETE /access-control-list/3259cfca-f22e-4b23-a7d6-3b27e381a54e HTTP/1.1" 200 115 0.020042 10.0.0.31 - - [2024-09-02 02:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.31 - - [2024-09-02 02:47:22] "GET /network-policy/f8a98326-8e70-4af2-91a5-9cbd87b88a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003291 10.0.0.31 - - [2024-09-02 02:47:22] "DELETE /network-policy/f8a98326-8e70-4af2-91a5-9cbd87b88a08 HTTP/1.1" 200 115 0.018449 10.0.0.31 - - [2024-09-02 02:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.31 - - [2024-09-02 02:47:22] "DELETE /service-instance/c69da6cd-dcec-45e9-bf3d-630c59ebbba4 HTTP/1.1" 200 115 0.036795 10.0.0.31 - - [2024-09-02 02:47:22] "GET /domains HTTP/1.1" 200 280 0.002545 10.0.0.31 - - [2024-09-02 02:47:22] "POST /ref-update HTTP/1.1" 200 156 0.013461 10.0.0.31 - - [2024-09-02 02:47:22] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002166 10.0.0.31 - - [2024-09-02 02:47:22] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2770 0.013218 10.0.0.31 - - [2024-09-02 02:47:22] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001097 10.0.0.31 - - [2024-09-02 02:47:22] "DELETE /instance-ip/98449fb7-4d39-402e-b1e8-56ec60b99900 HTTP/1.1" 200 115 0.024830 10.0.0.31 - - [2024-09-02 02:47:22] "POST /ref-update HTTP/1.1" 200 156 0.008815 10.0.0.31 - - [2024-09-02 02:47:22] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff HTTP/1.1" 200 3769 0.066849 10.0.0.31 - - [2024-09-02 02:47:22] "GET /virtual-machine/c8af8d61-133f-4a14-9a72-767e90d6d7df HTTP/1.1" 200 1803 0.002558 10.0.0.31 - - [2024-09-02 02:47:22] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001933 10.0.0.31 - - [2024-09-02 02:47:22] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002090 10.0.0.31 - - [2024-09-02 02:47:22] "DELETE /instance-ip/9478ba6c-0747-419c-82ef-63b97335b879 HTTP/1.1" 200 115 0.024519 10.0.0.31 - - [2024-09-02 02:47:22] "POST /ref-update HTTP/1.1" 200 156 0.008690 10.0.0.31 - - [2024-09-02 02:47:22] "DELETE /instance-ip/ba40b23b-1d3e-4828-a2dc-63035be17963 HTTP/1.1" 200 115 0.021053 10.0.0.31 - - [2024-09-02 02:47:22] "POST /ref-update HTTP/1.1" 200 156 0.009153 10.0.0.31 - - [2024-09-02 02:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.31 - - [2024-09-02 02:47:22] "DELETE /service-template/ce0c7e17-3c5d-42bf-9841-1bb86fafffcc HTTP/1.1" 200 115 0.025432 10.0.0.31 - - [2024-09-02 02:47:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.006994 10.0.0.31 - - [2024-09-02 02:47:22] "DELETE /instance-ip/1ae2843b-eb97-47da-b287-27ac141655c3 HTTP/1.1" 200 115 0.029443 10.0.0.31 - - [2024-09-02 02:47:22] "POST /ref-update HTTP/1.1" 200 156 0.009347 10.0.0.31 - - [2024-09-02 02:47:22] "DELETE /instance-ip/3880614e-7976-4f02-b573-300dd67df499 HTTP/1.1" 200 115 0.020690 10.0.0.31 - - [2024-09-02 02:47:22] "POST /ref-update HTTP/1.1" 200 156 0.008753 10.0.0.31 - - [2024-09-02 02:47:22] "DELETE /instance-ip/7d3bf5dc-ed88-4223-914e-2d961313392a HTTP/1.1" 200 115 0.028583 10.0.0.31 - - [2024-09-02 02:47:22] "POST /neutron/network HTTP/1.1" 200 835 0.006857 10.0.0.31 - - [2024-09-02 02:47:22] "POST /neutron/network HTTP/1.1" 400 204 0.010640 10.0.0.31 - - [2024-09-02 02:47:23] "POST /neutron/port HTTP/1.1" 200 1087 0.016410 10.0.0.31 - - [2024-09-02 02:47:23] "POST /neutron/port HTTP/1.1" 200 1113 0.008472 10.0.0.31 - - [2024-09-02 02:47:23] "POST /neutron/port HTTP/1.1" 200 1085 0.018094 10.0.0.31 - - [2024-09-02 02:47:23] "POST /neutron/port HTTP/1.1" 200 1111 0.008600 10.0.0.31 - - [2024-09-02 02:47:23] "POST /neutron/port HTTP/1.1" 200 151 0.114066 10.0.0.31 - - [2024-09-02 02:47:23] "POST /neutron/port HTTP/1.1" 200 151 0.124799 10.0.0.31 - - [2024-09-02 02:47:23] "POST /neutron/port HTTP/1.1" 200 3024 0.020887 10.0.0.31 - - [2024-09-02 02:47:23] "POST /neutron/port HTTP/1.1" 200 1113 0.008945 10.0.0.31 - - [2024-09-02 02:47:23] "POST /neutron/port HTTP/1.1" 200 151 0.110422 10.0.0.31 - - [2024-09-02 02:47:23] "POST /neutron/port HTTP/1.1" 200 1111 0.009751 10.0.0.31 - - [2024-09-02 02:47:23] "POST /neutron/port HTTP/1.1" 200 151 0.085295 10.0.0.31 - - [2024-09-02 02:47:23] "POST /neutron/port HTTP/1.1" 200 1111 0.008639 10.0.0.31 - - [2024-09-02 02:47:23] "POST /neutron/port HTTP/1.1" 200 151 0.090540 10.0.0.31 - - [2024-09-02 02:47:24] "POST /neutron/network HTTP/1.1" 200 835 0.006304 10.0.0.31 - - [2024-09-02 02:47:24] "POST /useragent-kv HTTP/1.1" 200 115 0.001528 10.0.0.31 - - [2024-09-02 02:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.31 - - [2024-09-02 02:47:24] "POST /useragent-kv HTTP/1.1" 200 115 0.001148 10.0.0.31 - - [2024-09-02 02:47:24] "POST /neutron/network HTTP/1.1" 200 151 0.072816 10.0.0.31 - - [2024-09-02 02:47:24] "DELETE /route-target/89b53664-f012-4b7b-9a5a-ed217c7f7b7d HTTP/1.1" 200 115 0.016114 10.0.0.31 - - [2024-09-02 02:47:24] "GET /routing-instance/0196e648-3e44-41d1-8f55-1de594c11478 HTTP/1.1" 404 171 0.002422 10.0.0.31 - - [2024-09-02 02:47:24] "GET /domains HTTP/1.1" 200 280 0.002334 10.0.0.31 - - [2024-09-02 02:47:24] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001093 10.0.0.31 - - [2024-09-02 02:47:24] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2570 0.051349 10.0.0.31 - - [2024-09-02 02:47:24] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001231 10.0.0.31 - - [2024-09-02 02:47:24] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff HTTP/1.1" 200 2308 0.062763 10.0.0.31 - - [2024-09-02 02:47:24] "POST /neutron/network HTTP/1.1" 200 831 0.005962 10.0.0.31 - - [2024-09-02 02:47:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001178 10.0.0.31 - - [2024-09-02 02:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006380 10.0.0.31 - - [2024-09-02 02:47:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001112 10.0.0.31 - - [2024-09-02 02:47:25] "POST /neutron/network HTTP/1.1" 200 151 0.075214 10.0.0.31 - - [2024-09-02 02:47:25] "GET /routing-instance/b951f55b-2261-413e-a3b8-d1a03db134b0 HTTP/1.1" 404 171 0.004462 10.0.0.31 - - [2024-09-02 02:47:25] "DELETE /route-target/5a003cfb-8064-42a1-8d9d-6b5355a47f22 HTTP/1.1" 200 115 0.017981 10.0.0.31 - - [2024-09-02 02:47:25] "GET /domains HTTP/1.1" 200 280 0.002467 10.0.0.31 - - [2024-09-02 02:47:25] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001046 10.0.0.31 - - [2024-09-02 02:47:25] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2570 0.048067 10.0.0.31 - - [2024-09-02 02:47:25] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002866 10.0.0.31 - - [2024-09-02 02:47:25] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff HTTP/1.1" 200 2090 0.063645 10.0.0.31 - - [2024-09-02 02:47:25] "POST /neutron/network HTTP/1.1" 200 831 0.005716 10.0.0.31 - - [2024-09-02 02:47:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001168 10.0.0.31 - - [2024-09-02 02:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006364 10.0.0.31 - - [2024-09-02 02:47:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001136 10.0.0.31 - - [2024-09-02 02:47:25] "POST /neutron/network HTTP/1.1" 200 151 0.072234 10.0.0.31 - - [2024-09-02 02:47:25] "DELETE /route-target/bdaf7a83-a424-432d-bf6d-5898ab206f79 HTTP/1.1" 200 115 0.015321 10.0.0.31 - - [2024-09-02 02:47:25] "GET /routing-instance/4a66f2bf-4a8e-4d70-b9a3-986a58486979 HTTP/1.1" 404 171 0.002443 10.0.0.31 - - [2024-09-02 02:47:25] "GET /domains HTTP/1.1" 200 280 0.002272 10.0.0.31 - - [2024-09-02 02:47:25] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001100 10.0.0.31 - - [2024-09-02 02:47:25] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2570 0.047693 10.0.0.31 - - [2024-09-02 02:47:25] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001836 10.0.0.31 - - [2024-09-02 02:47:25] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff HTTP/1.1" 200 1850 0.066026 10.0.0.31 - - [2024-09-02 02:47:25] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001224 10.0.0.31 - - [2024-09-02 02:47:25] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.022388 10.0.0.31 - - [2024-09-02 02:47:25] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001107 10.0.0.31 - - [2024-09-02 02:47:25] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?fields=virtual_networks HTTP/1.1" 200 1038 0.062387 10.0.0.31 - - [2024-09-02 02:47:25] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001264 10.0.0.31 - - [2024-09-02 02:47:25] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.020368 10.0.0.31 - - [2024-09-02 02:47:25] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001269 10.0.0.31 - - [2024-09-02 02:47:25] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?fields=security_groups HTTP/1.1" 200 1262 0.022688 10.0.0.31 - - [2024-09-02 02:47:26] "POST /fqname-to-id HTTP/1.1" 404 189 0.027810 10.0.0.31 - - [2024-09-02 02:47:26] "GET /projects?obj_uuids=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002543 10.0.0.31 - - [2024-09-02 02:47:26] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001312 10.0.0.31 - - [2024-09-02 02:47:26] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007437 10.0.0.31 - - [2024-09-02 02:47:27] "POST /id-to-fqname HTTP/1.1" 200 191 0.001458 10.0.0.31 - - [2024-09-02 02:47:27] "POST /fqname-to-id HTTP/1.1" 404 200 0.003781 10.0.0.31 - - [2024-09-02 02:47:27] "POST /security-groups HTTP/1.1" 200 592 0.067429 10.0.0.31 - - [2024-09-02 02:47:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.003404 10.0.0.31 - - [2024-09-02 02:47:27] "POST /projects HTTP/1.1" 200 587 0.381662 10.0.0.31 - - [2024-09-02 02:47:27] "POST /access-control-lists HTTP/1.1" 200 597 0.059525 10.0.0.31 - - [2024-09-02 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.457126 10.0.0.31 - - [2024-09-02 02:47:27] "POST /fqname-to-id HTTP/1.1" 404 234 0.002955 10.0.0.31 - - [2024-09-02 02:47:27] "GET /project/4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.591759 10.0.0.31 - - [2024-09-02 02:47:27] "POST /access-control-lists HTTP/1.1" 200 595 0.063868 10.0.0.31 - - [2024-09-02 02:47:28] "GET / HTTP/1.1" 200 35931 0.002242 10.0.0.31 - - [2024-09-02 02:47:29] "GET /project/4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000507 10.0.0.31 - - [2024-09-02 02:47:29] "GET /projects?obj_uuids=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001221 10.0.0.31 - - [2024-09-02 02:47:29] "GET /project/4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.048566 10.0.0.31 - - [2024-09-02 02:47:29] "POST /fqname-to-id HTTP/1.1" 404 180 0.002650 10.0.0.31 - - [2024-09-02 02:47:29] "POST /virtual-DNSs HTTP/1.1" 200 507 0.018788 10.0.0.31 - - [2024-09-02 02:47:29] "GET /virtual-DNS/4c9ae3d9-bf12-4ceb-9d5e-93887a7ac25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004547 10.0.0.31 - - [2024-09-02 02:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.31 - - [2024-09-02 02:47:30] "GET /virtual-DNS/4c9ae3d9-bf12-4ceb-9d5e-93887a7ac25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.003383 10.0.0.31 - - [2024-09-02 02:47:30] "GET /domains HTTP/1.1" 401 292 0.000468 10.0.0.31 - - [2024-09-02 02:47:30] "GET /domains HTTP/1.1" 200 280 0.026330 10.0.0.31 - - [2024-09-02 02:47:30] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001117 10.0.0.31 - - [2024-09-02 02:47:30] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2957 0.008106 10.0.0.31 - - [2024-09-02 02:47:30] "GET /virtual-DNS/4c9ae3d9-bf12-4ceb-9d5e-93887a7ac25d HTTP/1.1" 200 1438 0.003911 10.0.0.31 - - [2024-09-02 02:47:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.002427 10.0.0.31 - - [2024-09-02 02:47:31] "POST /network-ipams HTTP/1.1" 200 514 1.119237 10.0.0.31 - - [2024-09-02 02:47:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 968 0.002897 10.0.0.31 - - [2024-09-02 02:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.31 - - [2024-09-02 02:47:31] "GET /network-ipam/6351d476-bffc-4b5f-8841-77cae896cbc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.004295 10.0.0.31 - - [2024-09-02 02:47:31] "PUT /network-ipam/6351d476-bffc-4b5f-8841-77cae896cbc0 HTTP/1.1" 200 258 0.010134 10.0.0.31 - - [2024-09-02 02:47:31] "POST /ref-update HTTP/1.1" 200 156 0.009328 10.0.0.31 - - [2024-09-02 02:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.31 - - [2024-09-02 02:47:31] "GET /projects?obj_uuids=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001627 10.0.0.31 - - [2024-09-02 02:47:31] "GET /project/4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.021541 10.0.0.31 - - [2024-09-02 02:47:32] "POST /neutron/network HTTP/1.1" 200 117 0.029339 10.0.0.31 - - [2024-09-02 02:47:32] "GET /projects?obj_uuids=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001151 10.0.0.31 - - [2024-09-02 02:47:32] "POST /neutron/network HTTP/1.1" 200 618 0.058473 10.0.0.31 - - [2024-09-02 02:47:32] "POST /route-targets HTTP/1.1" 200 327 0.010926 10.0.0.31 - - [2024-09-02 02:47:32] "POST /ref-update HTTP/1.1" 200 156 0.012754 10.0.0.31 - - [2024-09-02 02:47:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002992 10.0.0.31 - - [2024-09-02 02:47:33] "POST /neutron/subnet HTTP/1.1" 200 711 1.521372 10.0.0.31 - - [2024-09-02 02:47:33] "POST /neutron/network HTTP/1.1" 200 833 0.006009 10.0.0.31 - - [2024-09-02 02:47:33] "POST /id-to-fqname HTTP/1.1" 200 227 0.001237 10.0.0.31 - - [2024-09-02 02:47:33] "DELETE /project/4b9c6f9f1df04be5a512bb90f4fa4f0b HTTP/1.1" 404 173 0.011777 10.0.0.31 - - [2024-09-02 02:47:33] "GET /virtual-network/41779d23-1477-45bd-aa54-4c217afe8af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006004 10.0.0.31 - - [2024-09-02 02:47:33] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001096 10.0.0.31 - - [2024-09-02 02:47:33] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.023093 10.0.0.31 - - [2024-09-02 02:47:33] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001577 10.0.0.31 - - [2024-09-02 02:47:33] "POST /neutron/network HTTP/1.1" 200 833 0.006109 10.0.0.31 - - [2024-09-02 02:47:33] "GET /virtual-network/41779d23-1477-45bd-aa54-4c217afe8af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003124 10.0.0.31 - - [2024-09-02 02:47:33] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?fields=security_groups HTTP/1.1" 200 1367 0.071542 10.0.0.31 - - [2024-09-02 02:47:33] "POST /neutron/network HTTP/1.1" 200 833 0.006009 10.0.0.31 - - [2024-09-02 02:47:33] "POST /neutron/subnet HTTP/1.1" 200 711 0.008716 10.0.0.31 - - [2024-09-02 02:47:33] "POST /neutron/network HTTP/1.1" 200 807 0.015842 10.0.0.31 - - [2024-09-02 02:47:33] "DELETE /security-group/8a98b07d-3e9e-46fa-bdce-15bc78d09bae HTTP/1.1" 200 115 0.047579 10.0.0.31 - - [2024-09-02 02:47:33] "GET /projects?obj_uuids=3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001233 10.0.0.31 - - [2024-09-02 02:47:33] "POST /neutron/network HTTP/1.1" 200 833 0.015144 10.0.0.31 - - [2024-09-02 02:47:33] "DELETE /access-control-list/9eecf2c3-4db2-4429-a8b6-a4994839815b HTTP/1.1" 200 115 0.038629 10.0.0.31 - - [2024-09-02 02:47:33] "POST /id-to-fqname HTTP/1.1" 200 227 0.001097 10.0.0.31 - - [2024-09-02 02:47:33] "GET /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff?fields=application_policy_sets HTTP/1.1" 200 1406 0.041203 10.0.0.31 - - [2024-09-02 02:47:33] "DELETE /access-control-list/b7d93d49-e369-42cb-b8ef-b638f05ab229 HTTP/1.1" 200 115 0.027991 10.0.0.31 - - [2024-09-02 02:47:34] "DELETE /project/3d9970c6-7533-43fc-8fa6-1f5cbe3a5bff HTTP/1.1" 200 115 0.346971 10.0.0.31 - - [2024-09-02 02:47:34] "POST /neutron/network HTTP/1.1" 200 843 0.006232 10.0.0.31 - - [2024-09-02 02:47:34] "GET /aaa-mode HTTP/1.1" 401 292 0.000409 10.0.0.31 - - [2024-09-02 02:47:34] "GET / HTTP/1.1" 200 35931 0.001855 10.0.0.31 - - [2024-09-02 02:47:34] "GET /project/4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000497 10.0.0.31 - - [2024-09-02 02:47:34] "GET /projects?obj_uuids=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001308 10.0.0.31 - - [2024-09-02 02:47:34] "GET /project/4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.042670 10.0.0.31 - - [2024-09-02 02:47:34] "POST /neutron/network HTTP/1.1" 200 833 0.005592 10.0.0.31 - - [2024-09-02 02:47:34] "POST /neutron/port HTTP/1.1" 200 117 0.005095 10.0.0.31 - - [2024-09-02 02:47:34] "POST /neutron/port HTTP/1.1" 200 117 0.005651 10.0.0.31 - - [2024-09-02 02:47:35] "POST /neutron/port HTTP/1.1" 200 117 0.006114 10.0.0.31 - - [2024-09-02 02:47:35] "POST /neutron/network HTTP/1.1" 200 843 0.006832 10.0.0.31 - - [2024-09-02 02:47:35] "GET /projects?obj_uuids=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001576 10.0.0.31 - - [2024-09-02 02:47:35] "POST /neutron/port HTTP/1.1" 200 1058 0.203916 10.0.0.31 - - [2024-09-02 02:47:35] "POST /neutron/port HTTP/1.1" 200 1058 0.009500 10.0.0.31 - - [2024-09-02 02:47:35] "POST /neutron/port HTTP/1.1" 200 1058 0.008377 10.0.0.31 - - [2024-09-02 02:47:35] "POST /neutron/port HTTP/1.1" 200 1112 0.056792 10.0.0.31 - - [2024-09-02 02:47:35] "POST /neutron/port HTTP/1.1" 200 1086 0.015063 10.0.0.31 - - [2024-09-02 02:47:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003179 10.0.0.31 - - [2024-09-02 02:47:35] "POST /neutron/subnet HTTP/1.1" 200 685 0.009333 10.0.0.31 - - [2024-09-02 02:47:35] "POST /neutron/port HTTP/1.1" 200 117 0.001239 10.0.0.31 - - [2024-09-02 02:47:35] "POST /neutron/network HTTP/1.1" 200 833 0.005443 10.0.0.31 - - [2024-09-02 02:47:38] "GET /obj-perms HTTP/1.1" 200 5056 0.051077 10.0.0.31 - - [2024-09-02 02:47:38] "GET /obj-perms HTTP/1.1" 200 5056 0.057516 10.0.0.31 - - [2024-09-02 02:47:40] "POST /neutron/port HTTP/1.1" 200 1086 0.015425 10.0.0.31 - - [2024-09-02 02:47:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006053 10.0.0.31 - - [2024-09-02 02:47:40] "POST /neutron/port HTTP/1.1" 200 1086 0.014392 10.0.0.31 - - [2024-09-02 02:47:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005832 10.0.0.31 - - [2024-09-02 02:47:40] "POST /neutron/port HTTP/1.1" 200 1086 0.015392 10.0.0.31 - - [2024-09-02 02:47:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006608 10.0.0.31 - - [2024-09-02 02:47:40] "GET /virtual-machine/e2be83cf-fd66-4b29-a6ac-3ff41ff9958e HTTP/1.1" 200 1294 0.003686 10.0.0.31 - - [2024-09-02 02:47:40] "GET /virtual-machine-interface/d02e799d-c75e-43a5-86f1-734bf4bc1a4e HTTP/1.1" 200 2964 0.002486 10.0.0.31 - - [2024-09-02 02:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.31 - - [2024-09-02 02:47:40] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002622 10.0.0.31 - - [2024-09-02 02:47:40] "GET /virtual-networks?parent_id=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003009 10.0.0.31 - - [2024-09-02 02:47:40] "GET /virtual-network/41779d23-1477-45bd-aa54-4c217afe8af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003324 10.0.0.31 - - [2024-09-02 02:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.31 - - [2024-09-02 02:47:43] "GET /virtual-network/41779d23-1477-45bd-aa54-4c217afe8af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004242 10.0.0.31 - - [2024-09-02 02:47:43] "POST /neutron/port HTTP/1.1" 200 1086 0.017077 10.0.0.31 - - [2024-09-02 02:47:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005274 10.0.0.31 - - [2024-09-02 02:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.31 - - [2024-09-02 02:47:45] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002831 10.0.0.31 - - [2024-09-02 02:47:45] "GET /virtual-networks?parent_id=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003132 10.0.0.31 - - [2024-09-02 02:47:45] "GET /virtual-network/41779d23-1477-45bd-aa54-4c217afe8af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003238 10.0.0.31 - - [2024-09-02 02:47:45] "POST /neutron/port HTTP/1.1" 200 1086 0.016919 10.0.0.31 - - [2024-09-02 02:47:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006094 10.0.0.31 - - [2024-09-02 02:47:55] "POST /neutron/network HTTP/1.1" 200 807 0.012132 10.0.0.31 - - [2024-09-02 02:47:55] "POST /neutron/network HTTP/1.1" 200 833 0.005623 10.0.0.31 - - [2024-09-02 02:47:55] "POST /id-to-fqname HTTP/1.1" 200 227 0.001344 10.0.0.31 - - [2024-09-02 02:47:55] "POST /neutron/port HTTP/1.1" 200 1086 0.015088 10.0.0.31 - - [2024-09-02 02:47:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006581 10.0.0.31 - - [2024-09-02 02:47:55] "POST /neutron/network HTTP/1.1" 200 843 0.005787 10.0.0.31 - - [2024-09-02 02:47:55] "GET /aaa-mode HTTP/1.1" 401 292 0.000460 10.0.0.31 - - [2024-09-02 02:47:56] "GET / HTTP/1.1" 200 35931 0.001706 10.0.0.31 - - [2024-09-02 02:47:56] "GET /project/4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000432 10.0.0.31 - - [2024-09-02 02:47:56] "GET /projects?obj_uuids=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001252 10.0.0.31 - - [2024-09-02 02:47:56] "GET /project/4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.044629 10.0.0.31 - - [2024-09-02 02:47:56] "POST /neutron/network HTTP/1.1" 200 833 0.005574 10.0.0.31 - - [2024-09-02 02:47:56] "POST /neutron/port HTTP/1.1" 200 1086 0.016891 10.0.0.31 - - [2024-09-02 02:47:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006277 10.0.0.31 - - [2024-09-02 02:47:56] "POST /neutron/port HTTP/1.1" 200 117 0.005145 10.0.0.31 - - [2024-09-02 02:47:56] "POST /neutron/port HTTP/1.1" 200 117 0.004955 10.0.0.31 - - [2024-09-02 02:47:57] "POST /neutron/network HTTP/1.1" 200 843 0.005856 10.0.0.31 - - [2024-09-02 02:47:57] "GET /projects?obj_uuids=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001621 10.0.0.31 - - [2024-09-02 02:47:57] "POST /neutron/port HTTP/1.1" 200 1058 0.181890 10.0.0.31 - - [2024-09-02 02:47:57] "POST /neutron/port HTTP/1.1" 200 1058 0.009059 10.0.0.31 - - [2024-09-02 02:47:57] "POST /neutron/port HTTP/1.1" 200 1058 0.011013 10.0.0.31 - - [2024-09-02 02:47:57] "POST /neutron/port HTTP/1.1" 200 1112 0.052824 10.0.0.31 - - [2024-09-02 02:47:57] "POST /neutron/port HTTP/1.1" 200 1086 0.014146 10.0.0.31 - - [2024-09-02 02:47:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003497 10.0.0.31 - - [2024-09-02 02:47:57] "POST /neutron/subnet HTTP/1.1" 200 685 0.010424 10.0.0.31 - - [2024-09-02 02:47:57] "POST /neutron/port HTTP/1.1" 200 117 0.001252 10.0.0.31 - - [2024-09-02 02:47:57] "POST /neutron/network HTTP/1.1" 200 833 0.005617 10.0.0.31 - - [2024-09-02 02:48:01] "POST /neutron/port HTTP/1.1" 200 1086 0.016766 10.0.0.31 - - [2024-09-02 02:48:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006511 10.0.0.31 - - [2024-09-02 02:48:01] "POST /neutron/port HTTP/1.1" 200 1086 0.016616 10.0.0.31 - - [2024-09-02 02:48:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009627 10.0.0.31 - - [2024-09-02 02:48:02] "POST /neutron/port HTTP/1.1" 200 1086 0.017393 10.0.0.31 - - [2024-09-02 02:48:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006625 10.0.0.31 - - [2024-09-02 02:48:02] "GET /virtual-machine/deed13fa-dadf-41d7-9e52-01a6e0101dd1 HTTP/1.1" 200 1294 0.004711 10.0.0.31 - - [2024-09-02 02:48:02] "GET /virtual-machine-interface/ddc1435c-2258-40e7-b2fb-f9437cd0809f HTTP/1.1" 200 2965 0.002926 10.0.0.31 - - [2024-09-02 02:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.31 - - [2024-09-02 02:48:02] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002984 10.0.0.31 - - [2024-09-02 02:48:02] "GET /virtual-networks?parent_id=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003102 10.0.0.31 - - [2024-09-02 02:48:02] "GET /virtual-network/41779d23-1477-45bd-aa54-4c217afe8af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003283 10.0.0.31 - - [2024-09-02 02:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.31 - - [2024-09-02 02:48:05] "GET /virtual-network/41779d23-1477-45bd-aa54-4c217afe8af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003691 10.0.0.31 - - [2024-09-02 02:48:05] "POST /neutron/port HTTP/1.1" 200 1086 0.016018 10.0.0.31 - - [2024-09-02 02:48:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005804 10.0.0.31 - - [2024-09-02 02:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.31 - - [2024-09-02 02:48:07] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002739 10.0.0.31 - - [2024-09-02 02:48:07] "GET /virtual-networks?parent_id=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003010 10.0.0.31 - - [2024-09-02 02:48:07] "GET /virtual-network/41779d23-1477-45bd-aa54-4c217afe8af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003266 10.0.0.31 - - [2024-09-02 02:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.31 - - [2024-09-02 02:48:14] "DELETE /virtual-DNS/4c9ae3d9-bf12-4ceb-9d5e-93887a7ac25d HTTP/1.1" 409 235 0.005636 10.0.0.31 - - [2024-09-02 02:48:14] "POST /fqname-to-id HTTP/1.1" 404 192 0.002816 10.0.0.31 - - [2024-09-02 02:48:14] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.015486 10.0.0.31 - - [2024-09-02 02:48:14] "GET /virtual-DNS-record/e67438e1-4e5d-46a9-82c1-8e83f465426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004190 10.0.0.31 - - [2024-09-02 02:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.31 - - [2024-09-02 02:48:14] "GET /virtual-DNS-record/e67438e1-4e5d-46a9-82c1-8e83f465426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003267 10.0.0.31 - - [2024-09-02 02:48:14] "GET /domains HTTP/1.1" 200 280 0.002879 10.0.0.31 - - [2024-09-02 02:48:14] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.026890 10.0.0.31 - - [2024-09-02 02:48:14] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2773 0.034473 10.0.0.31 - - [2024-09-02 02:48:14] "GET /virtual-DNS/4c9ae3d9-bf12-4ceb-9d5e-93887a7ac25d HTTP/1.1" 200 1907 0.003719 10.0.0.31 - - [2024-09-02 02:48:14] "GET /virtual-DNS-record/e67438e1-4e5d-46a9-82c1-8e83f465426d HTTP/1.1" 200 1336 0.002708 10.0.0.31 - - [2024-09-02 02:48:20] "DELETE /virtual-DNS-record/e67438e1-4e5d-46a9-82c1-8e83f465426d HTTP/1.1" 200 115 0.018509 10.0.0.31 - - [2024-09-02 02:48:20] "POST /fqname-to-id HTTP/1.1" 404 184 0.002355 10.0.0.31 - - [2024-09-02 02:48:20] "POST /neutron/network HTTP/1.1" 200 833 0.008549 10.0.0.31 - - [2024-09-02 02:48:20] "POST /neutron/network HTTP/1.1" 400 204 0.010565 10.0.0.31 - - [2024-09-02 02:48:21] "POST /neutron/port HTTP/1.1" 200 1086 0.018358 10.0.0.31 - - [2024-09-02 02:48:21] "POST /neutron/port HTTP/1.1" 200 1086 0.016171 10.0.0.31 - - [2024-09-02 02:48:21] "POST /neutron/port HTTP/1.1" 200 1112 0.014924 10.0.0.31 - - [2024-09-02 02:48:21] "POST /neutron/port HTTP/1.1" 200 1112 0.009800 10.0.0.31 - - [2024-09-02 02:48:21] "POST /neutron/port HTTP/1.1" 200 151 0.113023 10.0.0.31 - - [2024-09-02 02:48:21] "POST /neutron/port HTTP/1.1" 200 151 0.107248 10.0.0.31 - - [2024-09-02 02:48:22] "POST /neutron/network HTTP/1.1" 200 833 0.005584 10.0.0.31 - - [2024-09-02 02:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.31 - - [2024-09-02 02:48:23] "POST /useragent-kv HTTP/1.1" 200 115 0.001323 10.0.0.31 - - [2024-09-02 02:48:23] "POST /useragent-kv HTTP/1.1" 200 115 0.001090 10.0.0.31 - - [2024-09-02 02:48:23] "POST /neutron/network HTTP/1.1" 200 151 1.635409 10.0.0.31 - - [2024-09-02 02:48:23] "DELETE /route-target/fb2cad76-7eaf-4ae6-b773-d1082829853d HTTP/1.1" 200 115 0.040347 10.0.0.31 - - [2024-09-02 02:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.31 - - [2024-09-02 02:48:24] "DELETE /network-ipam/6351d476-bffc-4b5f-8841-77cae896cbc0 HTTP/1.1" 200 115 0.022171 10.0.0.31 - - [2024-09-02 02:48:24] "DELETE /virtual-DNS/4c9ae3d9-bf12-4ceb-9d5e-93887a7ac25d HTTP/1.1" 200 115 0.022695 10.0.0.31 - - [2024-09-02 02:48:24] "POST /fqname-to-id HTTP/1.1" 404 180 0.002306 10.0.0.31 - - [2024-09-02 02:48:24] "GET /domains HTTP/1.1" 200 280 0.004163 10.0.0.31 - - [2024-09-02 02:48:24] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001386 10.0.0.31 - - [2024-09-02 02:48:24] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2573 0.008999 10.0.0.31 - - [2024-09-02 02:48:24] "GET /projects?obj_uuids=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001193 10.0.0.31 - - [2024-09-02 02:48:24] "GET /project/4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.046627 10.0.0.31 - - [2024-09-02 02:48:24] "GET /projects?obj_uuids=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001133 10.0.0.31 - - [2024-09-02 02:48:24] "GET /project/4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b?fields=virtual_networks HTTP/1.1" 200 1044 0.063277 10.0.0.31 - - [2024-09-02 02:48:24] "GET /projects?obj_uuids=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001716 10.0.0.31 - - [2024-09-02 02:48:24] "GET /project/4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.022177 10.0.0.31 - - [2024-09-02 02:48:24] "GET /projects?obj_uuids=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001186 10.0.0.31 - - [2024-09-02 02:48:24] "GET /project/4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b?fields=security_groups HTTP/1.1" 200 1271 0.018755 10.0.0.31 - - [2024-09-02 02:48:25] "POST /fqname-to-id HTTP/1.1" 404 189 0.028210 10.0.0.31 - - [2024-09-02 02:48:25] "GET /projects?obj_uuids=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002613 10.0.0.31 - - [2024-09-02 02:48:25] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001203 10.0.0.31 - - [2024-09-02 02:48:25] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.034116 10.0.0.31 - - [2024-09-02 02:48:25] "POST /id-to-fqname HTTP/1.1" 200 191 0.001297 10.0.0.31 - - [2024-09-02 02:48:25] "POST /fqname-to-id HTTP/1.1" 404 200 0.002222 10.0.0.31 - - [2024-09-02 02:48:25] "POST /security-groups HTTP/1.1" 200 592 0.059604 10.0.0.31 - - [2024-09-02 02:48:25] "POST /fqname-to-id HTTP/1.1" 404 235 0.002570 10.0.0.31 - - [2024-09-02 02:48:25] "POST /projects HTTP/1.1" 200 587 0.210991 10.0.0.31 - - [2024-09-02 02:48:25] "POST /access-control-lists HTTP/1.1" 200 597 0.059938 10.0.0.31 - - [2024-09-02 02:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.286395 10.0.0.31 - - [2024-09-02 02:48:25] "POST /fqname-to-id HTTP/1.1" 404 234 0.002941 10.0.0.31 - - [2024-09-02 02:48:25] "GET /project/6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.432616 10.0.0.31 - - [2024-09-02 02:48:25] "POST /access-control-lists HTTP/1.1" 200 595 0.062201 10.0.0.31 - - [2024-09-02 02:48:26] "GET / HTTP/1.1" 200 35931 0.002304 10.0.0.31 - - [2024-09-02 02:48:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000504 10.0.0.31 - - [2024-09-02 02:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.055981 10.0.0.31 - - [2024-09-02 02:48:27] "GET /projects?obj_uuids=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001209 10.0.0.31 - - [2024-09-02 02:48:27] "GET /project/6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.023064 10.0.0.31 - - [2024-09-02 02:48:28] "POST /neutron/network HTTP/1.1" 200 117 0.029786 10.0.0.31 - - [2024-09-02 02:48:28] "GET /projects?obj_uuids=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001494 10.0.0.31 - - [2024-09-02 02:48:28] "POST /neutron/network HTTP/1.1" 200 606 0.058864 10.0.0.31 - - [2024-09-02 02:48:28] "POST /route-targets HTTP/1.1" 200 327 0.011281 10.0.0.31 - - [2024-09-02 02:48:28] "POST /ref-update HTTP/1.1" 200 156 0.009898 10.0.0.31 - - [2024-09-02 02:48:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003344 10.0.0.31 - - [2024-09-02 02:48:28] "POST /neutron/subnet HTTP/1.1" 200 730 0.195780 10.0.0.31 - - [2024-09-02 02:48:28] "POST /neutron/network HTTP/1.1" 200 826 0.006088 10.0.0.31 - - [2024-09-02 02:48:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.001371 10.0.0.31 - - [2024-09-02 02:48:28] "GET /virtual-network/a95b8479-dc0f-4658-b7f2-90ab0da4b58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.002902 10.0.0.31 - - [2024-09-02 02:48:28] "POST /neutron/network HTTP/1.1" 200 826 0.006050 10.0.0.31 - - [2024-09-02 02:48:28] "GET /virtual-network/a95b8479-dc0f-4658-b7f2-90ab0da4b58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003223 10.0.0.31 - - [2024-09-02 02:48:28] "POST /neutron/network HTTP/1.1" 200 826 0.006537 10.0.0.31 - - [2024-09-02 02:48:28] "POST /neutron/subnet HTTP/1.1" 200 730 0.007375 10.0.0.31 - - [2024-09-02 02:48:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.001347 10.0.0.31 - - [2024-09-02 02:48:28] "POST /neutron/network HTTP/1.1" 200 836 0.005890 10.0.0.31 - - [2024-09-02 02:48:28] "GET /aaa-mode HTTP/1.1" 401 292 0.000474 10.0.0.31 - - [2024-09-02 02:48:29] "GET / HTTP/1.1" 200 35931 0.001848 10.0.0.31 - - [2024-09-02 02:48:29] "GET /project/6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000462 10.0.0.31 - - [2024-09-02 02:48:29] "GET /projects?obj_uuids=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001269 10.0.0.31 - - [2024-09-02 02:48:29] "GET /project/6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.045219 10.0.0.31 - - [2024-09-02 02:48:29] "POST /neutron/network HTTP/1.1" 200 826 0.028998 10.0.0.31 - - [2024-09-02 02:48:29] "POST /neutron/port HTTP/1.1" 200 117 0.008817 10.0.0.31 - - [2024-09-02 02:48:29] "POST /neutron/port HTTP/1.1" 200 117 0.005186 10.0.0.31 - - [2024-09-02 02:48:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.001474 10.0.0.31 - - [2024-09-02 02:48:29] "POST /neutron/port HTTP/1.1" 200 117 0.005285 10.0.0.31 - - [2024-09-02 02:48:29] "POST /neutron/network HTTP/1.1" 200 836 0.006859 10.0.0.31 - - [2024-09-02 02:48:29] "GET /aaa-mode HTTP/1.1" 401 292 0.000633 10.0.0.31 - - [2024-09-02 02:48:30] "POST /neutron/network HTTP/1.1" 200 836 0.005666 10.0.0.31 - - [2024-09-02 02:48:30] "GET / HTTP/1.1" 200 35931 0.001981 10.0.0.31 - - [2024-09-02 02:48:30] "GET /project/6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000464 10.0.0.31 - - [2024-09-02 02:48:30] "GET /projects?obj_uuids=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001252 10.0.0.31 - - [2024-09-02 02:48:30] "GET /projects?obj_uuids=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001773 10.0.0.31 - - [2024-09-02 02:48:30] "GET /project/6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.070217 10.0.0.31 - - [2024-09-02 02:48:30] "POST /neutron/port HTTP/1.1" 200 1062 0.424052 10.0.0.31 - - [2024-09-02 02:48:30] "POST /neutron/network HTTP/1.1" 200 826 0.006588 10.0.0.31 - - [2024-09-02 02:48:30] "POST /neutron/port HTTP/1.1" 200 1062 0.035632 10.0.0.31 - - [2024-09-02 02:48:30] "POST /neutron/port HTTP/1.1" 200 1062 0.008230 10.0.0.31 - - [2024-09-02 02:48:30] "POST /neutron/port HTTP/1.1" 200 1116 0.059440 10.0.0.31 - - [2024-09-02 02:48:30] "POST /neutron/port HTTP/1.1" 200 1090 0.028814 10.0.0.31 - - [2024-09-02 02:48:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006424 10.0.0.31 - - [2024-09-02 02:48:30] "POST /neutron/port HTTP/1.1" 200 1090 0.014719 10.0.0.31 - - [2024-09-02 02:48:30] "POST /neutron/port HTTP/1.1" 200 117 0.003901 10.0.0.31 - - [2024-09-02 02:48:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004660 10.0.0.31 - - [2024-09-02 02:48:30] "POST /neutron/subnet HTTP/1.1" 200 704 0.012089 10.0.0.31 - - [2024-09-02 02:48:30] "POST /neutron/port HTTP/1.1" 200 117 0.001212 10.0.0.31 - - [2024-09-02 02:48:30] "POST /neutron/port HTTP/1.1" 200 1090 0.020350 10.0.0.31 - - [2024-09-02 02:48:30] "POST /neutron/network HTTP/1.1" 200 826 0.005941 10.0.0.31 - - [2024-09-02 02:48:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006617 10.0.0.31 - - [2024-09-02 02:48:31] "POST /neutron/network HTTP/1.1" 200 836 0.005856 10.0.0.31 - - [2024-09-02 02:48:31] "GET /projects?obj_uuids=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001263 10.0.0.31 - - [2024-09-02 02:48:31] "POST /neutron/port HTTP/1.1" 200 1062 0.213137 10.0.0.31 - - [2024-09-02 02:48:31] "POST /neutron/port HTTP/1.1" 200 1062 0.009451 10.0.0.31 - - [2024-09-02 02:48:31] "POST /neutron/port HTTP/1.1" 200 1062 0.009179 10.0.0.31 - - [2024-09-02 02:48:31] "POST /neutron/port HTTP/1.1" 200 1116 0.076230 10.0.0.31 - - [2024-09-02 02:48:31] "POST /neutron/port HTTP/1.1" 200 1090 0.017453 10.0.0.31 - - [2024-09-02 02:48:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006510 10.0.0.31 - - [2024-09-02 02:48:31] "POST /neutron/subnet HTTP/1.1" 200 704 0.010477 10.0.0.31 - - [2024-09-02 02:48:31] "POST /neutron/port HTTP/1.1" 200 117 0.001292 10.0.0.31 - - [2024-09-02 02:48:31] "POST /neutron/network HTTP/1.1" 200 826 0.005825 10.0.0.31 - - [2024-09-02 02:48:34] "DELETE /project/6ed8cf9eecb34f1bb41db5cf2a863b6f HTTP/1.1" 404 173 0.013079 10.0.0.31 - - [2024-09-02 02:48:34] "GET /projects?obj_uuids=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001097 10.0.0.31 - - [2024-09-02 02:48:34] "GET /project/4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.022248 10.0.0.31 - - [2024-09-02 02:48:34] "GET /projects?obj_uuids=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001111 10.0.0.31 - - [2024-09-02 02:48:34] "GET /project/4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b?fields=security_groups HTTP/1.1" 200 1376 0.057924 10.0.0.31 - - [2024-09-02 02:48:34] "DELETE /access-control-list/3c0d1504-ccb4-40be-a886-a5a555fe76b6 HTTP/1.1" 200 115 0.609829 10.0.0.31 - - [2024-09-02 02:48:34] "DELETE /security-group/cd81f8cd-75b2-4fb3-9dda-6b688fa49ab9 HTTP/1.1" 200 115 0.640870 10.0.0.31 - - [2024-09-02 02:48:34] "GET /projects?obj_uuids=4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001159 10.0.0.31 - - [2024-09-02 02:48:34] "DELETE /access-control-list/fbb3d38d-a4d2-48e3-bb1c-5e18ee064ed0 HTTP/1.1" 200 115 0.029509 10.0.0.31 - - [2024-09-02 02:48:34] "GET /project/4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b?fields=application_policy_sets HTTP/1.1" 200 1415 0.029614 10.0.0.31 - - [2024-09-02 02:48:35] "DELETE /project/4b9c6f9f-1df0-4be5-a512-bb90f4fa4f0b HTTP/1.1" 200 115 0.921594 10.0.0.31 - - [2024-09-02 02:48:35] "POST /neutron/port HTTP/1.1" 200 1090 0.016973 10.0.0.31 - - [2024-09-02 02:48:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007864 10.0.0.31 - - [2024-09-02 02:48:36] "POST /neutron/port HTTP/1.1" 200 1090 0.015096 10.0.0.31 - - [2024-09-02 02:48:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005767 10.0.0.31 - - [2024-09-02 02:48:36] "POST /neutron/port HTTP/1.1" 200 1090 0.014580 10.0.0.31 - - [2024-09-02 02:48:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006038 10.0.0.31 - - [2024-09-02 02:48:36] "GET /virtual-machine/c9814b42-ec90-4ce9-9818-571353b73624 HTTP/1.1" 401 292 0.000424 10.0.0.31 - - [2024-09-02 02:48:36] "GET /virtual-machine/c9814b42-ec90-4ce9-9818-571353b73624 HTTP/1.1" 200 1294 0.029302 10.0.0.31 - - [2024-09-02 02:48:36] "GET /virtual-machine-interface/6b1257ac-a7b6-40b3-b4b1-86f0858efeb4 HTTP/1.1" 200 2946 0.002778 10.0.0.31 - - [2024-09-02 02:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.31 - - [2024-09-02 02:48:36] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004332 10.0.0.31 - - [2024-09-02 02:48:36] "GET /virtual-networks?parent_id=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002990 10.0.0.31 - - [2024-09-02 02:48:36] "GET /virtual-network/a95b8479-dc0f-4658-b7f2-90ab0da4b58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003326 10.0.0.31 - - [2024-09-02 02:48:39] "GET /obj-perms HTTP/1.1" 200 5056 0.048737 10.0.0.31 - - [2024-09-02 02:48:39] "GET /obj-perms HTTP/1.1" 200 5056 0.047783 10.0.0.31 - - [2024-09-02 02:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.31 - - [2024-09-02 02:48:39] "GET /virtual-network/a95b8479-dc0f-4658-b7f2-90ab0da4b58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.002850 10.0.0.31 - - [2024-09-02 02:48:41] "POST /neutron/port HTTP/1.1" 200 1090 0.015362 10.0.0.31 - - [2024-09-02 02:48:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006641 10.0.0.31 - - [2024-09-02 02:48:41] "POST /neutron/port HTTP/1.1" 200 1090 0.014509 10.0.0.31 - - [2024-09-02 02:48:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006301 10.0.0.31 - - [2024-09-02 02:48:41] "POST /neutron/port HTTP/1.1" 200 1090 0.014908 10.0.0.31 - - [2024-09-02 02:48:41] "POST /neutron/port HTTP/1.1" 200 1090 0.016825 10.0.0.31 - - [2024-09-02 02:48:41] "POST /neutron/network HTTP/1.1" 200 836 0.005518 10.0.0.31 - - [2024-09-02 02:48:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003104 10.0.0.31 - - [2024-09-02 02:48:41] "POST /neutron/subnet HTTP/1.1" 200 704 0.011800 10.0.0.31 - - [2024-09-02 02:48:41] "POST /neutron/port HTTP/1.1" 200 117 0.001241 10.0.0.31 - - [2024-09-02 02:48:41] "POST /neutron/network HTTP/1.1" 200 826 0.005997 10.0.0.31 - - [2024-09-02 02:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.31 - - [2024-09-02 02:48:43] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003253 10.0.0.31 - - [2024-09-02 02:48:43] "GET /virtual-networks?parent_id=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003270 10.0.0.31 - - [2024-09-02 02:48:44] "GET /virtual-network/a95b8479-dc0f-4658-b7f2-90ab0da4b58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003592 10.0.0.31 - - [2024-09-02 02:48:44] "POST /neutron/port HTTP/1.1" 200 1090 0.014807 10.0.0.31 - - [2024-09-02 02:48:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006478 10.0.0.31 - - [2024-09-02 02:48:44] "POST /neutron/port HTTP/1.1" 200 1090 0.014936 10.0.0.31 - - [2024-09-02 02:48:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008007 10.0.0.31 - - [2024-09-02 02:48:44] "POST /neutron/port HTTP/1.1" 200 1090 0.026086 10.0.0.31 - - [2024-09-02 02:48:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010216 10.0.0.31 - - [2024-09-02 02:48:44] "GET /virtual-machine/8f700fab-7394-4b30-8828-690e2f50cda6 HTTP/1.1" 200 1293 0.005602 10.0.0.31 - - [2024-09-02 02:48:44] "GET /virtual-machine-interface/aff90561-528d-4b1e-8c73-1f14b359e6bc HTTP/1.1" 200 2947 0.004082 10.0.0.31 - - [2024-09-02 02:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.31 - - [2024-09-02 02:48:44] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004166 10.0.0.31 - - [2024-09-02 02:48:44] "GET /virtual-networks?parent_id=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005987 10.0.0.31 - - [2024-09-02 02:48:44] "GET /virtual-network/a95b8479-dc0f-4658-b7f2-90ab0da4b58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003287 10.0.0.31 - - [2024-09-02 02:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.31 - - [2024-09-02 02:48:45] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003043 10.0.0.31 - - [2024-09-02 02:48:45] "GET /virtual-networks?parent_id=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003024 10.0.0.31 - - [2024-09-02 02:48:45] "GET /virtual-network/a95b8479-dc0f-4658-b7f2-90ab0da4b58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003358 10.0.0.31 - - [2024-09-02 02:48:50] "POST /neutron/network HTTP/1.1" 200 826 0.005944 10.0.0.31 - - [2024-09-02 02:48:50] "POST /neutron/network HTTP/1.1" 400 204 0.012379 10.0.0.31 - - [2024-09-02 02:48:50] "POST /neutron/port HTTP/1.1" 200 1090 0.016549 10.0.0.31 - - [2024-09-02 02:48:50] "POST /neutron/port HTTP/1.1" 200 1116 0.009549 10.0.0.31 - - [2024-09-02 02:48:50] "POST /neutron/port HTTP/1.1" 200 151 0.099886 10.0.0.31 - - [2024-09-02 02:48:50] "POST /neutron/port HTTP/1.1" 200 1090 0.020431 10.0.0.31 - - [2024-09-02 02:48:50] "POST /neutron/port HTTP/1.1" 200 1116 0.009136 10.0.0.31 - - [2024-09-02 02:48:52] "POST /neutron/port HTTP/1.1" 200 151 1.430356 10.0.0.31 - - [2024-09-02 02:48:52] "POST /neutron/network HTTP/1.1" 200 826 0.005939 10.0.0.31 - - [2024-09-02 02:48:52] "POST /useragent-kv HTTP/1.1" 200 115 0.001240 10.0.0.31 - - [2024-09-02 02:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006207 10.0.0.31 - - [2024-09-02 02:48:52] "POST /useragent-kv HTTP/1.1" 200 115 0.001166 10.0.0.31 - - [2024-09-02 02:48:52] "POST /neutron/network HTTP/1.1" 200 151 0.077931 10.0.0.31 - - [2024-09-02 02:48:52] "DELETE /route-target/57cf6bb3-16cb-44d6-bcac-77b215b71e25 HTTP/1.1" 200 115 0.020289 10.0.0.31 - - [2024-09-02 02:48:52] "GET /projects?obj_uuids=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001207 10.0.0.31 - - [2024-09-02 02:48:52] "GET /project/6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.023326 10.0.0.31 - - [2024-09-02 02:48:52] "GET /projects?obj_uuids=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001201 10.0.0.31 - - [2024-09-02 02:48:52] "GET /project/6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f?fields=virtual_networks HTTP/1.1" 200 1044 0.063541 10.0.0.31 - - [2024-09-02 02:48:52] "GET /projects?obj_uuids=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001259 10.0.0.31 - - [2024-09-02 02:48:52] "GET /project/6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.021881 10.0.0.31 - - [2024-09-02 02:48:52] "GET /projects?obj_uuids=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001604 10.0.0.31 - - [2024-09-02 02:48:52] "GET /project/6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f?fields=security_groups HTTP/1.1" 200 1271 0.024046 10.0.0.31 - - [2024-09-02 02:48:53] "POST /fqname-to-id HTTP/1.1" 404 188 0.022625 10.0.0.31 - - [2024-09-02 02:48:53] "GET /projects?obj_uuids=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002394 10.0.0.31 - - [2024-09-02 02:48:53] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001177 10.0.0.31 - - [2024-09-02 02:48:53] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006608 10.0.0.31 - - [2024-09-02 02:48:53] "POST /id-to-fqname HTTP/1.1" 200 190 0.001321 10.0.0.31 - - [2024-09-02 02:48:53] "POST /fqname-to-id HTTP/1.1" 404 199 0.003112 10.0.0.31 - - [2024-09-02 02:48:53] "POST /security-groups HTTP/1.1" 200 591 0.063612 10.0.0.31 - - [2024-09-02 02:48:53] "POST /fqname-to-id HTTP/1.1" 404 234 0.002429 10.0.0.31 - - [2024-09-02 02:48:53] "POST /projects HTTP/1.1" 200 585 0.207917 10.0.0.31 - - [2024-09-02 02:48:54] "POST /access-control-lists HTTP/1.1" 200 596 0.060675 10.0.0.31 - - [2024-09-02 02:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.283573 10.0.0.31 - - [2024-09-02 02:48:54] "POST /fqname-to-id HTTP/1.1" 404 233 0.002737 10.0.0.31 - - [2024-09-02 02:48:54] "GET /project/291814a4-9be3-4ea7-8812-429b75384568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.397263 10.0.0.31 - - [2024-09-02 02:48:54] "POST /access-control-lists HTTP/1.1" 200 594 0.055845 10.0.0.31 - - [2024-09-02 02:48:55] "GET / HTTP/1.1" 200 35931 0.002053 10.0.0.31 - - [2024-09-02 02:48:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000491 10.0.0.31 - - [2024-09-02 02:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.060508 10.0.0.31 - - [2024-09-02 02:48:57] "GET /projects?obj_uuids=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001547 10.0.0.31 - - [2024-09-02 02:48:57] "GET /project/291814a4-9be3-4ea7-8812-429b75384568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.024929 10.0.0.31 - - [2024-09-02 02:48:57] "POST /neutron/network HTTP/1.1" 200 117 0.030091 10.0.0.31 - - [2024-09-02 02:48:57] "GET /projects?obj_uuids=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001514 10.0.0.31 - - [2024-09-02 02:48:57] "POST /neutron/network HTTP/1.1" 200 625 0.058942 10.0.0.31 - - [2024-09-02 02:48:57] "POST /route-targets HTTP/1.1" 200 327 0.010789 10.0.0.31 - - [2024-09-02 02:48:57] "POST /ref-update HTTP/1.1" 200 156 0.010657 10.0.0.31 - - [2024-09-02 02:48:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002196 10.0.0.31 - - [2024-09-02 02:48:57] "POST /neutron/subnet HTTP/1.1" 200 701 0.138566 10.0.0.31 - - [2024-09-02 02:48:57] "POST /neutron/network HTTP/1.1" 200 839 0.005491 10.0.0.31 - - [2024-09-02 02:48:57] "POST /id-to-fqname HTTP/1.1" 200 230 0.001571 10.0.0.31 - - [2024-09-02 02:48:57] "GET /virtual-network/865643e9-b644-4d0f-a005-31c6323adf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.003254 10.0.0.31 - - [2024-09-02 02:48:57] "POST /neutron/network HTTP/1.1" 200 839 0.005998 10.0.0.31 - - [2024-09-02 02:48:57] "GET /virtual-network/865643e9-b644-4d0f-a005-31c6323adf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.002735 10.0.0.31 - - [2024-09-02 02:48:57] "POST /neutron/network HTTP/1.1" 200 839 0.005635 10.0.0.31 - - [2024-09-02 02:48:57] "POST /neutron/subnet HTTP/1.1" 200 701 0.006501 10.0.0.31 - - [2024-09-02 02:48:57] "POST /neutron/network HTTP/1.1" 200 839 0.005365 10.0.0.31 - - [2024-09-02 02:48:57] "POST /id-to-fqname HTTP/1.1" 200 230 0.001189 10.0.0.31 - - [2024-09-02 02:48:57] "POST /neutron/network HTTP/1.1" 200 849 0.005874 10.0.0.31 - - [2024-09-02 02:48:57] "GET /aaa-mode HTTP/1.1" 401 292 0.000415 10.0.0.31 - - [2024-09-02 02:48:58] "GET / HTTP/1.1" 200 35931 0.001940 10.0.0.31 - - [2024-09-02 02:48:58] "GET /project/291814a4-9be3-4ea7-8812-429b75384568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000427 10.0.0.31 - - [2024-09-02 02:48:58] "GET /projects?obj_uuids=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001175 10.0.0.31 - - [2024-09-02 02:48:58] "GET /project/291814a4-9be3-4ea7-8812-429b75384568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.042270 10.0.0.31 - - [2024-09-02 02:48:58] "POST /neutron/network HTTP/1.1" 200 839 0.005379 10.0.0.31 - - [2024-09-02 02:48:58] "POST /neutron/port HTTP/1.1" 200 117 0.004721 10.0.0.31 - - [2024-09-02 02:48:58] "POST /neutron/port HTTP/1.1" 200 117 0.005026 10.0.0.31 - - [2024-09-02 02:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.31 - - [2024-09-02 02:48:58] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002503 10.0.0.31 - - [2024-09-02 02:48:58] "PUT /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18 HTTP/1.1" 200 276 0.010741 10.0.0.31 - - [2024-09-02 02:48:58] "POST /neutron/port HTTP/1.1" 200 117 0.005939 10.0.0.31 - - [2024-09-02 02:48:59] "POST /neutron/network HTTP/1.1" 200 849 0.005629 10.0.0.31 - - [2024-09-02 02:48:59] "GET /projects?obj_uuids=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001173 10.0.0.31 - - [2024-09-02 02:48:59] "POST /neutron/port HTTP/1.1" 200 1055 0.181834 10.0.0.31 - - [2024-09-02 02:48:59] "POST /neutron/port HTTP/1.1" 200 1055 0.009763 10.0.0.31 - - [2024-09-02 02:48:59] "POST /neutron/port HTTP/1.1" 200 1055 0.008439 10.0.0.31 - - [2024-09-02 02:48:59] "POST /neutron/port HTTP/1.1" 200 1109 0.053945 10.0.0.31 - - [2024-09-02 02:48:59] "POST /neutron/port HTTP/1.1" 200 1083 0.014037 10.0.0.31 - - [2024-09-02 02:48:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002977 10.0.0.31 - - [2024-09-02 02:48:59] "POST /neutron/subnet HTTP/1.1" 200 675 0.009556 10.0.0.31 - - [2024-09-02 02:48:59] "POST /neutron/port HTTP/1.1" 200 117 0.001305 10.0.0.31 - - [2024-09-02 02:48:59] "POST /neutron/network HTTP/1.1" 200 839 0.005341 10.0.0.31 - - [2024-09-02 02:49:03] "POST /neutron/port HTTP/1.1" 200 1083 0.019055 10.0.0.31 - - [2024-09-02 02:49:04] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008846 10.0.0.31 - - [2024-09-02 02:49:04] "POST /neutron/port HTTP/1.1" 200 1083 0.014866 10.0.0.31 - - [2024-09-02 02:49:04] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007624 10.0.0.31 - - [2024-09-02 02:49:04] "POST /neutron/port HTTP/1.1" 200 1083 0.014976 10.0.0.31 - - [2024-09-02 02:49:04] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006412 10.0.0.31 - - [2024-09-02 02:49:04] "GET /virtual-machine/0d2d6423-9ba4-4e98-8f64-38331f459d08 HTTP/1.1" 401 292 0.000473 10.0.0.31 - - [2024-09-02 02:49:04] "GET /virtual-machine/0d2d6423-9ba4-4e98-8f64-38331f459d08 HTTP/1.1" 200 1291 0.028689 10.0.0.31 - - [2024-09-02 02:49:04] "GET /virtual-machine-interface/fec2ba28-b6c1-4e44-b1f5-f5a813612bb8 HTTP/1.1" 200 2972 0.002894 10.0.0.31 - - [2024-09-02 02:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.31 - - [2024-09-02 02:49:04] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003118 10.0.0.31 - - [2024-09-02 02:49:04] "GET /virtual-networks?parent_id=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003103 10.0.0.31 - - [2024-09-02 02:49:04] "GET /virtual-network/865643e9-b644-4d0f-a005-31c6323adf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.003290 10.0.0.31 - - [2024-09-02 02:49:05] "GET /global-system-configs HTTP/1.1" 200 322 0.033846 10.0.0.31 - - [2024-09-02 02:49:05] "GET /obj-perms HTTP/1.1" 200 5056 0.083758 10.0.0.31 - - [2024-09-02 02:49:05] "GET /global-system-configs HTTP/1.1" 200 322 0.030515 10.0.0.31 - - [2024-09-02 02:49:05] "GET /obj-perms HTTP/1.1" 200 5056 0.067821 10.0.0.31 - - [2024-09-02 02:49:07] "POST /neutron/port HTTP/1.1" 200 1083 0.039145 10.0.0.31 - - [2024-09-02 02:49:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006150 10.0.0.31 - - [2024-09-02 02:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.31 - - [2024-09-02 02:49:07] "GET /virtual-network/865643e9-b644-4d0f-a005-31c6323adf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.002885 10.0.0.31 - - [2024-09-02 02:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.31 - - [2024-09-02 02:49:09] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002630 10.0.0.31 - - [2024-09-02 02:49:10] "GET /virtual-networks?parent_id=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002914 10.0.0.31 - - [2024-09-02 02:49:10] "GET /virtual-network/865643e9-b644-4d0f-a005-31c6323adf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.003370 10.0.0.31 - - [2024-09-02 02:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.31 - - [2024-09-02 02:49:12] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002529 10.0.0.31 - - [2024-09-02 02:49:12] "PUT /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18 HTTP/1.1" 200 276 0.008682 10.0.0.31 - - [2024-09-02 02:49:12] "POST /neutron/network HTTP/1.1" 200 839 0.006932 10.0.0.31 - - [2024-09-02 02:49:12] "POST /neutron/network HTTP/1.1" 400 204 0.009839 10.0.0.31 - - [2024-09-02 02:49:12] "POST /neutron/port HTTP/1.1" 200 1083 0.014533 10.0.0.31 - - [2024-09-02 02:49:13] "POST /neutron/port HTTP/1.1" 200 1109 0.009040 10.0.0.31 - - [2024-09-02 02:49:13] "POST /neutron/port HTTP/1.1" 200 151 0.083421 10.0.0.31 - - [2024-09-02 02:49:14] "POST /neutron/network HTTP/1.1" 200 839 0.005822 10.0.0.31 - - [2024-09-02 02:49:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001159 10.0.0.31 - - [2024-09-02 02:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.31 - - [2024-09-02 02:49:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001063 10.0.0.31 - - [2024-09-02 02:49:14] "POST /neutron/network HTTP/1.1" 200 151 0.072687 10.0.0.31 - - [2024-09-02 02:49:14] "DELETE /route-target/d70112fe-3616-405d-88ee-e657e3a8f2df HTTP/1.1" 200 115 0.012689 10.0.0.31 - - [2024-09-02 02:49:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003692 10.0.0.31 - - [2024-09-02 02:49:15] "POST /network-ipams HTTP/1.1" 200 541 0.022160 10.0.0.31 - - [2024-09-02 02:49:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 981 0.002879 10.0.0.31 - - [2024-09-02 02:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.31 - - [2024-09-02 02:49:15] "GET /network-ipam/57169bf3-b6a3-4ec7-ab6d-8caf10960aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.004261 10.0.0.31 - - [2024-09-02 02:49:15] "PUT /network-ipam/57169bf3-b6a3-4ec7-ab6d-8caf10960aca HTTP/1.1" 200 258 0.009828 10.0.0.31 - - [2024-09-02 02:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.31 - - [2024-09-02 02:49:15] "GET /projects?obj_uuids=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001257 10.0.0.31 - - [2024-09-02 02:49:15] "GET /project/291814a4-9be3-4ea7-8812-429b75384568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.021392 10.0.0.31 - - [2024-09-02 02:49:15] "POST /neutron/network HTTP/1.1" 200 117 0.008105 10.0.0.31 - - [2024-09-02 02:49:15] "GET /projects?obj_uuids=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001199 10.0.0.31 - - [2024-09-02 02:49:16] "POST /neutron/network HTTP/1.1" 200 605 0.739330 10.0.0.31 - - [2024-09-02 02:49:16] "POST /route-targets HTTP/1.1" 200 327 0.010728 10.0.0.31 - - [2024-09-02 02:49:16] "POST /ref-update HTTP/1.1" 200 156 0.012833 10.0.0.31 - - [2024-09-02 02:49:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003618 10.0.0.31 - - [2024-09-02 02:49:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.141312 10.0.0.31 - - [2024-09-02 02:49:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004314 10.0.0.31 - - [2024-09-02 02:49:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.158172 10.0.0.31 - - [2024-09-02 02:49:16] "POST /neutron/network HTTP/1.1" 200 994 0.008487 10.0.0.31 - - [2024-09-02 02:49:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001750 10.0.0.31 - - [2024-09-02 02:49:16] "GET /virtual-network/24e23ed9-e5b3-45cd-a39c-b4142469e05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003041 10.0.0.31 - - [2024-09-02 02:49:16] "POST /neutron/network HTTP/1.1" 200 994 0.008215 10.0.0.31 - - [2024-09-02 02:49:16] "GET /virtual-network/24e23ed9-e5b3-45cd-a39c-b4142469e05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003377 10.0.0.31 - - [2024-09-02 02:49:16] "POST /neutron/network HTTP/1.1" 200 994 0.007688 10.0.0.31 - - [2024-09-02 02:49:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.008105 10.0.0.31 - - [2024-09-02 02:49:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.008121 10.0.0.31 - - [2024-09-02 02:49:16] "POST /neutron/network HTTP/1.1" 200 994 0.007484 10.0.0.31 - - [2024-09-02 02:49:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.007548 10.0.0.31 - - [2024-09-02 02:49:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.007407 10.0.0.31 - - [2024-09-02 02:49:17] "GET /projects?obj_uuids=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001768 10.0.0.31 - - [2024-09-02 02:49:17] "POST /neutron/port HTTP/1.1" 200 1017 0.169781 10.0.0.31 - - [2024-09-02 02:49:17] "GET /projects?obj_uuids=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001425 10.0.0.31 - - [2024-09-02 02:49:17] "POST /neutron/port HTTP/1.1" 200 1017 0.169446 10.0.0.31 - - [2024-09-02 02:49:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001446 10.0.0.31 - - [2024-09-02 02:49:17] "POST /neutron/port HTTP/1.1" 200 1017 0.008770 10.0.0.31 - - [2024-09-02 02:49:17] "POST /neutron/port HTTP/1.1" 200 1017 0.007852 10.0.0.31 - - [2024-09-02 02:49:17] "POST /neutron/network HTTP/1.1" 200 994 0.007039 10.0.0.31 - - [2024-09-02 02:49:17] "POST /neutron/port HTTP/1.1" 200 1017 0.007944 10.0.0.31 - - [2024-09-02 02:49:17] "POST /neutron/port HTTP/1.1" 200 117 0.004986 10.0.0.31 - - [2024-09-02 02:49:17] "POST /neutron/port HTTP/1.1" 200 117 0.005169 10.0.0.31 - - [2024-09-02 02:49:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001361 10.0.0.31 - - [2024-09-02 02:49:17] "POST /neutron/port HTTP/1.1" 200 117 0.005250 10.0.0.31 - - [2024-09-02 02:49:17] "POST /neutron/port HTTP/1.1" 200 1017 0.008570 10.0.0.31 - - [2024-09-02 02:49:17] "POST /neutron/port HTTP/1.1" 200 1017 0.008135 10.0.0.31 - - [2024-09-02 02:49:17] "POST /neutron/network HTTP/1.1" 200 994 0.008083 10.0.0.31 - - [2024-09-02 02:49:17] "POST /neutron/port HTTP/1.1" 200 1017 0.009841 10.0.0.31 - - [2024-09-02 02:49:17] "POST /neutron/port HTTP/1.1" 200 1017 0.015078 10.0.0.31 - - [2024-09-02 02:49:18] "POST /neutron/port HTTP/1.1" 200 1017 0.008612 10.0.0.31 - - [2024-09-02 02:49:18] "POST /neutron/port HTTP/1.1" 200 117 0.006827 10.0.0.31 - - [2024-09-02 02:49:18] "POST /neutron/port HTTP/1.1" 200 117 0.004834 10.0.0.31 - - [2024-09-02 02:49:18] "POST /id-to-fqname HTTP/1.1" 200 220 0.001414 10.0.0.31 - - [2024-09-02 02:49:18] "POST /neutron/port HTTP/1.1" 200 117 0.011831 10.0.0.31 - - [2024-09-02 02:49:18] "POST /neutron/network HTTP/1.1" 200 1004 0.007819 10.0.0.31 - - [2024-09-02 02:49:18] "GET /aaa-mode HTTP/1.1" 401 292 0.000455 10.0.0.31 - - [2024-09-02 02:49:18] "GET / HTTP/1.1" 200 35931 0.001657 10.0.0.31 - - [2024-09-02 02:49:18] "GET /project/291814a4-9be3-4ea7-8812-429b75384568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000438 10.0.0.31 - - [2024-09-02 02:49:18] "POST /neutron/port HTTP/1.1" 200 1017 0.015697 10.0.0.31 - - [2024-09-02 02:49:18] "POST /neutron/port HTTP/1.1" 200 1017 0.016281 10.0.0.31 - - [2024-09-02 02:49:18] "POST /neutron/network HTTP/1.1" 200 1004 0.015325 10.0.0.31 - - [2024-09-02 02:49:18] "POST /neutron/network HTTP/1.1" 200 1004 0.008263 10.0.0.31 - - [2024-09-02 02:49:18] "POST /neutron/port HTTP/1.1" 200 1017 0.009708 10.0.0.31 - - [2024-09-02 02:49:18] "POST /neutron/port HTTP/1.1" 200 1017 0.009505 10.0.0.31 - - [2024-09-02 02:49:18] "POST /neutron/port HTTP/1.1" 200 1017 0.009989 10.0.0.31 - - [2024-09-02 02:49:18] "POST /neutron/port HTTP/1.1" 200 1017 0.011471 10.0.0.31 - - [2024-09-02 02:49:18] "POST /neutron/port HTTP/1.1" 200 1109 0.160958 10.0.0.31 - - [2024-09-02 02:49:18] "POST /neutron/port HTTP/1.1" 200 1109 0.178336 10.0.0.31 - - [2024-09-02 02:49:19] "POST /neutron/port HTTP/1.1" 200 1083 0.033048 10.0.0.31 - - [2024-09-02 02:49:19] "GET /projects?obj_uuids=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001145 10.0.0.31 - - [2024-09-02 02:49:19] "GET /project/291814a4-9be3-4ea7-8812-429b75384568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.053743 10.0.0.31 - - [2024-09-02 02:49:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003227 10.0.0.31 - - [2024-09-02 02:49:19] "POST /neutron/port HTTP/1.1" 200 1083 0.023309 10.0.0.31 - - [2024-09-02 02:49:19] "POST /neutron/network HTTP/1.1" 200 994 0.016972 10.0.0.31 - - [2024-09-02 02:49:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003975 10.0.0.31 - - [2024-09-02 02:49:19] "POST /neutron/subnet HTTP/1.1" 200 673 0.019902 10.0.0.31 - - [2024-09-02 02:49:19] "POST /neutron/port HTTP/1.1" 200 117 0.001343 10.0.0.31 - - [2024-09-02 02:49:19] "POST /neutron/subnet HTTP/1.1" 200 673 0.013973 10.0.0.31 - - [2024-09-02 02:49:19] "POST /neutron/network HTTP/1.1" 200 994 0.006383 10.0.0.31 - - [2024-09-02 02:49:19] "POST /neutron/port HTTP/1.1" 200 117 0.001948 10.0.0.31 - - [2024-09-02 02:49:19] "POST /neutron/network HTTP/1.1" 200 994 0.007566 10.0.0.31 - - [2024-09-02 02:49:19] "POST /neutron/port HTTP/1.1" 200 2050 0.022964 10.0.0.31 - - [2024-09-02 02:49:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007717 10.0.0.31 - - [2024-09-02 02:49:19] "POST /neutron/port HTTP/1.1" 200 117 0.005010 10.0.0.31 - - [2024-09-02 02:49:19] "GET /domains HTTP/1.1" 200 280 0.002578 10.0.0.31 - - [2024-09-02 02:49:19] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001221 10.0.0.31 - - [2024-09-02 02:49:19] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2759 0.008647 10.0.0.31 - - [2024-09-02 02:49:19] "GET /projects?obj_uuids=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001664 10.0.0.31 - - [2024-09-02 02:49:19] "GET /project/291814a4-9be3-4ea7-8812-429b75384568 HTTP/1.1" 200 2851 0.068127 10.0.0.31 - - [2024-09-02 02:49:19] "GET /network-ipam/57169bf3-b6a3-4ec7-ab6d-8caf10960aca HTTP/1.1" 200 2601 0.005235 10.0.0.31 - - [2024-09-02 02:49:19] "GET /domains HTTP/1.1" 200 280 0.004178 10.0.0.31 - - [2024-09-02 02:49:19] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001314 10.0.0.31 - - [2024-09-02 02:49:19] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2759 0.007279 10.0.0.31 - - [2024-09-02 02:49:19] "GET /projects?obj_uuids=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001083 10.0.0.31 - - [2024-09-02 02:49:19] "GET /project/291814a4-9be3-4ea7-8812-429b75384568 HTTP/1.1" 200 2851 0.074558 10.0.0.31 - - [2024-09-02 02:49:19] "GET /virtual-network/24e23ed9-e5b3-45cd-a39c-b4142469e05a HTTP/1.1" 200 3779 0.011921 10.0.0.31 - - [2024-09-02 02:49:19] "GET /virtual-network/24e23ed9-e5b3-45cd-a39c-b4142469e05a HTTP/1.1" 200 3779 0.011646 10.0.0.31 - - [2024-09-02 02:49:19] "GET /routing-instance/c82dbb59-b04c-414e-9765-0662f287766f HTTP/1.1" 200 2381 0.005202 10.0.0.31 - - [2024-09-02 02:49:19] "GET /routing-instance/c82dbb59-b04c-414e-9765-0662f287766f HTTP/1.1" 200 2381 0.002884 10.0.0.31 - - [2024-09-02 02:49:19] "GET /route-target/90c4d67b-ea92-4bb0-b7fc-58b11a50af74 HTTP/1.1" 200 1205 0.003248 10.0.0.31 - - [2024-09-02 02:49:19] "GET /virtual-network/24e23ed9-e5b3-45cd-a39c-b4142469e05a HTTP/1.1" 200 3779 0.003422 10.0.0.31 - - [2024-09-02 02:49:19] "GET /routing-instance/c82dbb59-b04c-414e-9765-0662f287766f HTTP/1.1" 200 2381 0.003793 10.0.0.31 - - [2024-09-02 02:49:19] "GET /virtual-network/24e23ed9-e5b3-45cd-a39c-b4142469e05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003016 10.0.0.31 - - [2024-09-02 02:49:19] "GET /virtual-network/24e23ed9-e5b3-45cd-a39c-b4142469e05a HTTP/1.1" 200 3779 0.003603 10.0.0.31 - - [2024-09-02 02:49:19] "GET /routing-instance/c82dbb59-b04c-414e-9765-0662f287766f HTTP/1.1" 200 2381 0.002929 10.0.0.31 - - [2024-09-02 02:49:19] "GET /routing-instance/c82dbb59-b04c-414e-9765-0662f287766f HTTP/1.1" 200 2381 0.003585 10.0.0.31 - - [2024-09-02 02:49:19] "GET /route-target/90c4d67b-ea92-4bb0-b7fc-58b11a50af74 HTTP/1.1" 200 1205 0.004454 10.0.0.31 - - [2024-09-02 02:49:19] "GET /domains HTTP/1.1" 200 280 0.008132 10.0.0.31 - - [2024-09-02 02:49:19] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001206 10.0.0.31 - - [2024-09-02 02:49:19] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2759 0.008642 10.0.0.31 - - [2024-09-02 02:49:19] "GET /projects?obj_uuids=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001462 10.0.0.31 - - [2024-09-02 02:49:19] "GET /project/291814a4-9be3-4ea7-8812-429b75384568 HTTP/1.1" 200 2851 0.069306 10.0.0.31 - - [2024-09-02 02:49:19] "GET /virtual-network/24e23ed9-e5b3-45cd-a39c-b4142469e05a HTTP/1.1" 200 3779 0.004868 10.0.0.31 - - [2024-09-02 02:49:19] "POST /neutron/network HTTP/1.1" 200 1004 0.010572 10.0.0.31 - - [2024-09-02 02:49:19] "GET /projects?obj_uuids=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001267 10.0.0.31 - - [2024-09-02 02:49:20] "POST /neutron/port HTTP/1.1" 200 1055 0.279061 10.0.0.31 - - [2024-09-02 02:49:20] "POST /neutron/port HTTP/1.1" 200 1055 0.012468 10.0.0.31 - - [2024-09-02 02:49:20] "POST /neutron/port HTTP/1.1" 200 1055 0.010683 10.0.0.31 - - [2024-09-02 02:49:20] "POST /neutron/port HTTP/1.1" 200 1109 0.113912 10.0.0.31 - - [2024-09-02 02:49:20] "GET /obj-perms HTTP/1.1" 200 5030 0.098303 10.0.0.31 - - [2024-09-02 02:49:20] "POST /neutron/port HTTP/1.1" 200 1083 0.027434 10.0.0.31 - - [2024-09-02 02:49:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006712 10.0.0.31 - - [2024-09-02 02:49:20] "POST /neutron/port HTTP/1.1" 200 1083 0.018546 10.0.0.31 - - [2024-09-02 02:49:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005720 10.0.0.31 - - [2024-09-02 02:49:20] "POST /neutron/subnet HTTP/1.1" 200 673 0.024175 10.0.0.31 - - [2024-09-02 02:49:20] "POST /neutron/port HTTP/1.1" 200 117 0.001256 10.0.0.31 - - [2024-09-02 02:49:20] "POST /neutron/network HTTP/1.1" 200 994 0.014753 10.0.0.31 - - [2024-09-02 02:49:25] "POST /neutron/port HTTP/1.1" 200 1083 0.014823 10.0.0.31 - - [2024-09-02 02:49:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006569 10.0.0.31 - - [2024-09-02 02:49:25] "POST /neutron/port HTTP/1.1" 200 1083 0.015185 10.0.0.31 - - [2024-09-02 02:49:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007832 10.0.0.31 - - [2024-09-02 02:49:25] "POST /neutron/port HTTP/1.1" 200 1083 0.079862 10.0.0.31 - - [2024-09-02 02:49:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006399 10.0.0.31 - - [2024-09-02 02:49:25] "GET /virtual-machine/968ef95e-c6a8-4b86-aa7e-de21196743c6 HTTP/1.1" 200 1289 0.003940 10.0.0.31 - - [2024-09-02 02:49:25] "GET /virtual-machine-interface/3f1bd1de-b1b5-465f-9bf8-d5aec935273f HTTP/1.1" 200 2941 0.002613 10.0.0.31 - - [2024-09-02 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.31 - - [2024-09-02 02:49:25] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003103 10.0.0.31 - - [2024-09-02 02:49:25] "GET /virtual-networks?parent_id=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003162 10.0.0.31 - - [2024-09-02 02:49:25] "GET /virtual-network/24e23ed9-e5b3-45cd-a39c-b4142469e05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003411 10.0.0.31 - - [2024-09-02 02:49:27] "POST /neutron/port HTTP/1.1" 200 1083 0.018017 10.0.0.31 - - [2024-09-02 02:49:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006196 10.0.0.31 - - [2024-09-02 02:49:27] "POST /neutron/port HTTP/1.1" 200 1083 0.015386 10.0.0.31 - - [2024-09-02 02:49:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005669 10.0.0.31 - - [2024-09-02 02:49:28] "POST /neutron/port HTTP/1.1" 200 1083 0.019314 10.0.0.31 - - [2024-09-02 02:49:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006146 10.0.0.31 - - [2024-09-02 02:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.31 - - [2024-09-02 02:49:28] "GET /virtual-network/24e23ed9-e5b3-45cd-a39c-b4142469e05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004874 10.0.0.31 - - [2024-09-02 02:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.31 - - [2024-09-02 02:49:31] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002777 10.0.0.31 - - [2024-09-02 02:49:31] "GET /virtual-networks?parent_id=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003047 10.0.0.31 - - [2024-09-02 02:49:31] "GET /virtual-network/24e23ed9-e5b3-45cd-a39c-b4142469e05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003522 10.0.0.31 - - [2024-09-02 02:49:31] "POST /neutron/port HTTP/1.1" 200 1083 0.014507 10.0.0.31 - - [2024-09-02 02:49:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005589 10.0.0.31 - - [2024-09-02 02:49:31] "POST /neutron/port HTTP/1.1" 200 1083 0.014479 10.0.0.31 - - [2024-09-02 02:49:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006232 10.0.0.31 - - [2024-09-02 02:49:31] "POST /neutron/port HTTP/1.1" 200 1083 0.013895 10.0.0.31 - - [2024-09-02 02:49:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006050 10.0.0.31 - - [2024-09-02 02:49:31] "GET /virtual-machine/348a6e4f-f5f6-4320-a2cd-19ee5855cdaa HTTP/1.1" 200 1288 0.004052 10.0.0.31 - - [2024-09-02 02:49:31] "GET /virtual-machine-interface/88826972-d4e7-4c8e-994e-64cb7597b828 HTTP/1.1" 200 2941 0.002718 10.0.0.31 - - [2024-09-02 02:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.31 - - [2024-09-02 02:49:31] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002725 10.0.0.31 - - [2024-09-02 02:49:31] "GET /virtual-networks?parent_id=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003075 10.0.0.31 - - [2024-09-02 02:49:31] "GET /virtual-network/24e23ed9-e5b3-45cd-a39c-b4142469e05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003750 10.0.0.31 - - [2024-09-02 02:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.31 - - [2024-09-02 02:49:32] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002508 10.0.0.31 - - [2024-09-02 02:49:32] "GET /virtual-networks?parent_id=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003372 10.0.0.31 - - [2024-09-02 02:49:32] "GET /virtual-network/24e23ed9-e5b3-45cd-a39c-b4142469e05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003437 10.0.0.31 - - [2024-09-02 02:49:33] "POST /neutron/port HTTP/1.1" 200 1083 0.015288 10.0.0.31 - - [2024-09-02 02:49:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006455 10.0.0.31 - - [2024-09-02 02:49:33] "POST /neutron/port HTTP/1.1" 200 1083 0.015628 10.0.0.31 - - [2024-09-02 02:49:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006272 10.0.0.31 - - [2024-09-02 02:49:33] "POST /neutron/port HTTP/1.1" 200 1083 0.015898 10.0.0.31 - - [2024-09-02 02:49:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007258 10.0.0.31 - - [2024-09-02 02:49:33] "GET /virtual-machine/652e8767-42e9-46ee-8bf0-990099080930 HTTP/1.1" 200 1292 0.005012 10.0.0.31 - - [2024-09-02 02:49:33] "GET /virtual-machine-interface/0d4e3563-b8e5-46be-b614-4b1f29927dc3 HTTP/1.1" 200 2940 0.003452 10.0.0.31 - - [2024-09-02 02:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.31 - - [2024-09-02 02:49:33] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002379 10.0.0.31 - - [2024-09-02 02:49:33] "GET /virtual-networks?parent_id=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002995 10.0.0.31 - - [2024-09-02 02:49:33] "GET /virtual-network/24e23ed9-e5b3-45cd-a39c-b4142469e05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003565 10.0.0.31 - - [2024-09-02 02:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.31 - - [2024-09-02 02:49:34] "GET /global-vrouter-config/675f32bf-2d11-473f-95cb-3de383a22d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002666 10.0.0.31 - - [2024-09-02 02:49:34] "GET /virtual-networks?parent_id=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003027 10.0.0.31 - - [2024-09-02 02:49:34] "GET /virtual-network/24e23ed9-e5b3-45cd-a39c-b4142469e05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003325 10.0.0.31 - - [2024-09-02 02:49:35] "DELETE /project/291814a49be34ea78812429b75384568 HTTP/1.1" 404 173 0.010447 10.0.0.31 - - [2024-09-02 02:49:35] "GET /projects?obj_uuids=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001043 10.0.0.31 - - [2024-09-02 02:49:35] "GET /project/6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.022512 10.0.0.31 - - [2024-09-02 02:49:35] "GET /projects?obj_uuids=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001632 10.0.0.31 - - [2024-09-02 02:49:35] "GET /project/6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f?fields=security_groups HTTP/1.1" 200 1376 0.069105 10.0.0.31 - - [2024-09-02 02:49:35] "DELETE /security-group/83f11a61-bc6b-41e5-8621-94232947d123 HTTP/1.1" 200 115 0.042102 10.0.0.31 - - [2024-09-02 02:49:35] "GET /projects?obj_uuids=6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001188 10.0.0.31 - - [2024-09-02 02:49:35] "DELETE /access-control-list/1c2f0a00-1761-4f2d-ad9c-fef37258d87a HTTP/1.1" 200 115 0.031208 10.0.0.31 - - [2024-09-02 02:49:35] "GET /project/6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f?fields=application_policy_sets HTTP/1.1" 200 1415 0.029933 10.0.0.31 - - [2024-09-02 02:49:35] "DELETE /access-control-list/37403b46-0846-4103-b788-c2232ac55022 HTTP/1.1" 200 115 0.021131 10.0.0.31 - - [2024-09-02 02:49:35] "DELETE /project/6ed8cf9e-ecb3-4f1b-b41d-b5cf2a863b6f HTTP/1.1" 200 115 0.323250 10.0.0.31 - - [2024-09-02 02:49:39] "GET /obj-perms HTTP/1.1" 200 5056 0.045433 10.0.0.31 - - [2024-09-02 02:49:40] "GET /obj-perms HTTP/1.1" 200 5056 0.048218 10.0.0.31 - - [2024-09-02 02:49:52] "POST /neutron/port HTTP/1.1" 200 1083 0.016480 10.0.0.31 - - [2024-09-02 02:49:52] "POST /neutron/port HTTP/1.1" 200 1109 0.016836 10.0.0.31 - - [2024-09-02 02:49:52] "POST /neutron/port HTTP/1.1" 200 1109 0.016506 10.0.0.31 - - [2024-09-02 02:49:52] "POST /neutron/port HTTP/1.1" 200 1109 0.011631 10.0.0.31 - - [2024-09-02 02:49:52] "POST /neutron/port HTTP/1.1" 200 151 0.182522 10.0.0.31 - - [2024-09-02 02:49:54] "POST /neutron/port HTTP/1.1" 200 151 2.000175 10.0.0.31 - - [2024-09-02 02:49:54] "POST /neutron/port HTTP/1.1" 200 1109 0.010327 10.0.0.31 - - [2024-09-02 02:49:54] "POST /neutron/port HTTP/1.1" 200 1109 0.010196 10.0.0.31 - - [2024-09-02 02:49:54] "POST /neutron/port HTTP/1.1" 200 117 0.010311 10.0.0.31 - - [2024-09-02 02:49:54] "POST /neutron/port HTTP/1.1" 400 205 0.002876 10.0.0.31 - - [2024-09-02 02:49:54] "POST /neutron/port HTTP/1.1" 200 151 0.160136 10.0.0.31 - - [2024-09-02 02:49:54] "POST /neutron/network HTTP/1.1" 200 994 0.007431 10.0.0.31 - - [2024-09-02 02:49:54] "POST /useragent-kv HTTP/1.1" 200 115 0.001503 10.0.0.31 - - [2024-09-02 02:49:54] "POST /useragent-kv HTTP/1.1" 200 115 0.001142 10.0.0.31 - - [2024-09-02 02:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013100 10.0.0.31 - - [2024-09-02 02:49:54] "POST /useragent-kv HTTP/1.1" 200 115 0.001076 10.0.0.31 - - [2024-09-02 02:49:54] "POST /useragent-kv HTTP/1.1" 200 115 0.001030 10.0.0.31 - - [2024-09-02 02:49:54] "POST /neutron/network HTTP/1.1" 200 151 0.126595 10.0.0.31 - - [2024-09-02 02:49:54] "GET /routing-instance/c82dbb59-b04c-414e-9765-0662f287766f HTTP/1.1" 404 171 0.003352 10.0.0.31 - - [2024-09-02 02:49:54] "GET /domains HTTP/1.1" 200 280 0.007630 10.0.0.31 - - [2024-09-02 02:49:54] "DELETE /route-target/90c4d67b-ea92-4bb0-b7fc-58b11a50af74 HTTP/1.1" 200 115 0.033886 10.0.0.31 - - [2024-09-02 02:49:54] "GET /domains?obj_uuids=77b3bf0c-89c5-41cc-823e-37f40739091b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002585 10.0.0.31 - - [2024-09-02 02:49:54] "GET /domain/77b3bf0c-89c5-41cc-823e-37f40739091b HTTP/1.1" 200 2572 0.053941 10.0.0.31 - - [2024-09-02 02:49:54] "GET /projects?obj_uuids=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001250 10.0.0.31 - - [2024-09-02 02:49:54] "GET /project/291814a4-9be3-4ea7-8812-429b75384568 HTTP/1.1" 200 2094 0.070826 10.0.0.31 - - [2024-09-02 02:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.31 - - [2024-09-02 02:49:54] "DELETE /network-ipam/57169bf3-b6a3-4ec7-ab6d-8caf10960aca HTTP/1.1" 200 115 0.026325 10.0.0.31 - - [2024-09-02 02:49:54] "POST /fqname-to-id HTTP/1.1" 404 211 0.002918 10.0.0.31 - - [2024-09-02 02:49:55] "GET /projects?obj_uuids=291814a4-9be3-4ea7-8812-429b75384568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001211 10.0.0.31 - - [2024-09-02 02:49:55] "GET /project/291814a4-9be3-4ea7-8812-429b75384568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.033411