++ LOG_DIR=/var/log/contrail
++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api
++ CONTAINER_LOG_DIR=/var/log/contrail/config-api
++ mkdir -p /var/log/contrail/config-api
++ log_file=/var/log/contrail/config-api/console.log
++ touch /var/log/contrail/config-api/console.log
++ chmod 600 /var/log/contrail/config-api/console.log
++ exec
+++ tee -a /var/log/contrail/config-api/console.log
+++ date
++ echo 'INFO: =================== Thu Apr 24 01:59:46 UTC 2025 ==================='
INFO: =================== Thu Apr 24 01:59:46 UTC 2025 ===================
++ LOG_LOCAL=1
++ source /functions.sh
++ source /contrail-functions.sh
+++ get_default_ip
++++ get_default_nic
++++ get_gateway_nic_for_ip 1
++++ command -v ip
++++ local ip=1
+++++ ip route get 1
+++++ grep -o 'dev.*'
+++++ awk '{print $2}'
++++ local iface=ens3
++++ [[ ens3 == \l\o ]]
++++ echo ens3
+++ local nic=ens3
+++ get_ip_for_nic ens3
+++ local nic=ens3
+++ get_cidr_for_nic ens3
+++ command -v ip
+++ cut -d / -f 1
+++ local nic=ens3
+++ ip addr show dev ens3
+++ grep 'inet '
+++ awk '{print $2}'
+++ head -n 1
++ DEFAULT_LOCAL_IP=10.0.0.50
++ 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.50
++ ANALYTICS_ALARM_ENABLE=True
++ ANALYTICS_SNMP_ENABLE=True
++ ANALYTICSDB_ENABLE=True
++ ANALYTICS_NODES=10.0.0.50
++ ANALYTICSDB_NODES=10.0.0.50
++ ANALYTICS_SNMP_NODES=10.0.0.50
++ 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.50
+++ local server_address=10.0.0.50
+++ extended_server_list+='10.0.0.50:8081 '
+++ '[' -n '10.0.0.50:8081 ' ']'
+++ echo 10.0.0.50:8081
++ ANALYTICS_SERVERS=10.0.0.50: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.50
+++ local server_address=10.0.0.50
+++ extended_server_list+='10.0.0.50:9042 '
+++ '[' -n '10.0.0.50:9042 ' ']'
+++ echo 10.0.0.50:9042
++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042
++ ANALYTICS_API_VIP=
++ ANALYTICS_ALARM_NODES=10.0.0.50
++ 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.50
+++ local server_address=10.0.0.50
+++ extended_server_list+='10.0.0.50:8086 '
+++ '[' -n '10.0.0.50:8086 ' ']'
+++ echo 10.0.0.50:8086
++ COLLECTOR_SERVERS=10.0.0.50: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.50
++ CONFIGDB_NODES=10.0.0.50
++ 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.50
+++ local server_address=10.0.0.50
+++ extended_server_list+='10.0.0.50:8082 '
+++ '[' -n '10.0.0.50:8082 ' ']'
+++ echo 10.0.0.50:8082
++ CONFIG_SERVERS=10.0.0.50: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.50
+++ local server_address=10.0.0.50
+++ extended_server_list+='10.0.0.50:9161 '
+++ '[' -n '10.0.0.50:9161 ' ']'
+++ echo 10.0.0.50:9161
++ CONFIGDB_SERVERS=10.0.0.50: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.50
+++ local server_address=10.0.0.50
+++ extended_server_list+='10.0.0.50:9041 '
+++ '[' -n '10.0.0.50:9041 ' ']'
+++ echo 10.0.0.50:9041
++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.14
++ CONTROL_INTROSPECT_PORT=8083
++ DNS_NODES=10.20.0.14
++ DNS_SERVER_PORT=53
++ DNS_INTROSPECT_PORT=8092
++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg==
++ USE_EXTERNAL_TFTP=False
++ ZOOKEEPER_NODES=10.0.0.50
++ 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.50
+++ local server_address=10.0.0.50
+++ extended_server_list+=10.0.0.50:2181,
+++ '[' -n 10.0.0.50:2181, ']'
+++ echo 10.0.0.50:2181
++ ZOOKEEPER_SERVERS=10.0.0.50: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.50
+++ local server_address=10.0.0.50
+++ extended_server_list+='10.0.0.50:2181 '
+++ '[' -n '10.0.0.50:2181 ' ']'
+++ echo 10.0.0.50:2181
++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181
++ RABBITMQ_NODES=10.0.0.50
++ 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.50
+++ local server_address=10.0.0.50
+++ extended_server_list+=10.0.0.50:5673,
+++ '[' -n 10.0.0.50:5673, ']'
+++ echo 10.0.0.50:5673
++ RABBITMQ_SERVERS=10.0.0.50: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.50
+++ local server_address=10.0.0.50
+++ extended_server_list+='10.0.0.50:6379 '
+++ '[' -n '10.0.0.50:6379 ' ']'
+++ echo 10.0.0.50:6379
++ REDIS_SERVERS=10.0.0.50: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.50
++ 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.50
+++ local server_address=10.0.0.50
+++ extended_server_list+='10.0.0.50:9092 '
+++ '[' -n '10.0.0.50:9092 ' ']'
+++ echo 10.0.0.50:9092
++ KAFKA_SERVERS=10.0.0.50: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.50
++ 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.50
++ 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.50
++ 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.50
++ cut -d , -f 1
+ local cassandra=10.0.0.50
+ (( i=1 ))
+ (( i<=30 ))
+ echo -e '\035\nquit'
+ nc -z 10.0.0.50 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.50
+++ cut -d ' ' -f 1
+++ local servers=10.0.0.50
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
++++ get_local_ips
++++ tr '\n' ,
++++ cat /proc/net/fib_trie
++++ awk '/32 host/ { print f } {f=$2}'
++++ grep -vi host
++++ sort
++++ uniq
+++ local local_ips=,10.0.0.50,10.20.0.14,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.50'\''))'
+++ local server_ip=10.0.0.50
+++ [[ 0 == 0 ]]
+++ [[ -n 10.0.0.50 ]]
+++ [[ ,10.0.0.50,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]]
+++ echo 10.0.0.50 1
+++ return
++ local ip=10.0.0.50
++ [[ -z 10.0.0.50 ]]
++ echo 10.0.0.50
+ host_ip=10.0.0.50
+ [[ cql == \c\q\l ]]
++ echo 10.0.0.50:9041
++ sed 's/,/ /g'
+ cassandra_server_list=10.0.0.50:9041
+ config_api_certs_config=
+ uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082'
+ is_enabled false
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ is_enabled False
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ neutron_section=
+ mkdir -p /etc/contrail
+ introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}")
+ admin_port_list=("${CONFIG_API_ADMIN_PORT}")
+ (( index=0 ))
+ (( index < CONFIG_API_WORKER_COUNT-1 ))
+ (( index=0 ))
+ (( index < CONFIG_API_WORKER_COUNT ))
+ cat
++ get_introspect_listen_ip_for_node CONFIG
++ local ip=0.0.0.0
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ echo 0.0.0.0
+ add_ini_params_from_env API /etc/contrail/contrail-api-0.conf
+ local service_name=API
+ local cfg_path=/etc/contrail/contrail-api-0.conf
+ local delim=__
++ set -o posix
++ set
++ grep '^API__.*__.*=.*$'
++ sort
++ cut -d = -f 1
++ sed 's/^API__//g'
+ local vars=
+ local section=
+ (( ++index  ))
+ (( index < CONFIG_API_WORKER_COUNT ))
+ ((  CONFIG_API_WORKER_COUNT > 1  ))
+ service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0'
+ set_third_party_auth_config
+ [[ keystone != \k\e\y\s\t\o\n\e ]]
+ local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp
+ cat
+ [[ /v3 == \/\v\3 ]]
+ cat
+ [[ http == \h\t\t\p\s ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n public ]]
+ echo 'interface = public'
+ mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf
+ set_vnc_api_lib_ini
+ local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp
+ cat
+ is_enabled false
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ [[ keystone == \k\e\y\s\t\o\n\e ]]
+ cat
+ [[ http == \h\t\t\p\s ]]
+ mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini
+ upgrade_old_logs contrail-api
+ local template=contrail-api
++ dirname /var/log/contrail/config-api
+ local old_dir=/var/log/contrail
+ mkdir -p /var/log/contrail/config-api
+ chmod 755 /var/log/contrail/config-api
+ mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/
+ true
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ chown 1999:1999 /var/log/contrail/config-api
+ find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' +
+ run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ mkdir -p /etc/contrail /var/lib/contrail
+ chown 1999:1999 /etc/contrail /var/lib/contrail
+ find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' +
+ chmod 755 /etc/contrail
+ do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ mkdir -p /var/crashes
+ chmod 777 /var/crashes
++ id -un 1999
+ local user_name=contrail
+ export HOME=/home/contrail
+ HOME=/home/contrail
+ mkdir -p /home/contrail
+ chown -R 1999:1999 /home/contrail
+ exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
04/24/2025 01:59:54.390 7f4efc2926c8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True
04/24/2025 01:59:54.526 7f4efc2926c8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084
04/24/2025 01:59:54.539 7f4efc2926c8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG]
04/24/2025 01:59:54.539 7f4efc2926c8 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log]
The option "admin_port" is not known to keystonemiddleware
The option "max_requests" is not known to keystonemiddleware
The option "signing_dir" is not known to keystonemiddleware
The option "auth_url" is not known to keystonemiddleware
The option "username" is not known to keystonemiddleware
The option "password" is not known to keystonemiddleware
The option "user_domain_name" is not known to keystonemiddleware
The option "project_domain_name" is not known to keystonemiddleware
The option "project_name" is not known to keystonemiddleware
AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.
Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint
Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=<Pool at 0x7f4ef5c13128 set()>))...
Listening on http://localhost:8095/
Hit Ctrl-C to quit.

Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=<Pool at 0x7f4ef5fce978 set()>))...
Listening on http://10.0.0.50:8082/
Hit Ctrl-C to quit.

10.0.0.50 - - [2025-04-24 02:00:02] "GET / HTTP/1.1" 503 181 0.000257
10.0.0.50 - - [2025-04-24 02:00:02] "GET / HTTP/1.1" 503 181 0.000157
10.0.0.50 - - [2025-04-24 02:00:02] "GET / HTTP/1.1" 200 35931 0.001574
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.50 - - [2025-04-24 02:00:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000629
10.0.0.50 - - [2025-04-24 02:00:03] "GET / HTTP/1.1" 200 45871 0.001594
10.0.0.50 - - [2025-04-24 02:00:03] "GET / HTTP/1.1" 200 45871 0.001127
10.0.0.50 - - [2025-04-24 02:00:03] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000374
10.0.0.50 - - [2025-04-24 02:00:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000279
10.0.0.50 - - [2025-04-24 02:00:04] "POST /fqname-to-id HTTP/1.1" 404 196 0.876653
10.0.0.50 - - [2025-04-24 02:00:04] "GET / HTTP/1.1" 200 35931 0.001744
10.0.0.50 - - [2025-04-24 02:00:04] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.312473
10.0.0.50 - - [2025-04-24 02:00:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000359
10.0.0.50 - - [2025-04-24 02:00:04] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.002235
10.0.0.50 - - [2025-04-24 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.043215
10.0.0.50 - - [2025-04-24 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009
10.0.0.50 - - [2025-04-24 02:00:04] "POST /job-templates HTTP/1.1" 200 555 0.066814
10.0.0.50 - - [2025-04-24 02:00:04] "POST /fqname-to-id HTTP/1.1" 404 200 0.003041
10.0.0.50 - - [2025-04-24 02:00:04] "POST /job-templates HTTP/1.1" 200 563 0.061861
10.0.0.50 - - [2025-04-24 02:00:04] "POST /fqname-to-id HTTP/1.1" 404 191 0.003005
10.0.0.50 - - [2025-04-24 02:00:04] "POST /job-templates HTTP/1.1" 200 545 0.060990
10.0.0.50 - - [2025-04-24 02:00:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.003004
10.0.0.50 - - [2025-04-24 02:00:04] "POST /job-templates HTTP/1.1" 200 577 0.077904
10.0.0.50 - - [2025-04-24 02:00:04] "POST /fqname-to-id HTTP/1.1" 404 208 0.003103
10.0.0.50 - - [2025-04-24 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.300719
10.0.0.50 - - [2025-04-24 02:00:04] "GET /global-system-config/5d3dac66-3651-4f28-8388-6300ce6e57e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005125
/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.50 - - [2025-04-24 02:00:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.003763
10.0.0.50 - - [2025-04-24 02:00:04] "POST /job-templates HTTP/1.1" 200 579 0.065217
10.0.0.50 - - [2025-04-24 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 210 0.002558
10.0.0.50 - - [2025-04-24 02:00:05] "POST /config-database-nodes HTTP/1.1" 200 617 0.022368
10.0.0.50 - - [2025-04-24 02:00:05] "POST /job-templates HTTP/1.1" 200 583 0.061569
10.0.0.50 - - [2025-04-24 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.003045
10.0.0.50 - - [2025-04-24 02:00:05] "POST /job-templates HTTP/1.1" 200 559 0.069348
10.0.0.50 - - [2025-04-24 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 203 0.003116
10.0.0.50 - - [2025-04-24 02:00:05] "POST /job-templates HTTP/1.1" 200 569 0.057155
10.0.0.50 - - [2025-04-24 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.003542
10.0.0.50 - - [2025-04-24 02:00:05] "POST /job-templates HTTP/1.1" 200 555 0.061098
10.0.0.50 - - [2025-04-24 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.002928
10.0.0.50 - - [2025-04-24 02:00:05] "GET / HTTP/1.1" 200 35931 0.001529
10.0.0.50 - - [2025-04-24 02:00:05] "POST /job-templates HTTP/1.1" 200 555 0.061261
10.0.0.50 - - [2025-04-24 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.003252
10.0.0.50 - - [2025-04-24 02:00:05] "POST /job-templates HTTP/1.1" 200 555 0.062823
10.0.0.50 - - [2025-04-24 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.003059
10.0.0.50 - - [2025-04-24 02:00:06] "POST /job-templates HTTP/1.1" 200 535 0.065133
10.0.0.50 - - [2025-04-24 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.003716
10.0.0.50 - - [2025-04-24 02:00:06] "POST /job-templates HTTP/1.1" 200 559 0.060652
10.0.0.50 - - [2025-04-24 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.002638
10.0.0.50 - - [2025-04-24 02:00:06] "POST /job-templates HTTP/1.1" 200 559 0.060898
10.0.0.50 - - [2025-04-24 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.002784
10.0.0.50 - - [2025-04-24 02:00:06] "POST /job-templates HTTP/1.1" 200 559 0.061193
10.0.0.50 - - [2025-04-24 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.002929
10.0.0.50 - - [2025-04-24 02:00:06] "POST /job-templates HTTP/1.1" 200 565 0.060803
10.0.0.50 - - [2025-04-24 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.002789
10.0.0.50 - - [2025-04-24 02:00:06] "GET / HTTP/1.1" 200 35931 0.001633
10.0.0.50 - - [2025-04-24 02:00:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000390
10.0.0.50 - - [2025-04-24 02:00:06] "POST /job-templates HTTP/1.1" 200 557 0.136098
10.0.0.50 - - [2025-04-24 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 196 0.002798
10.0.0.50 - - [2025-04-24 02:00:07] "POST /job-templates HTTP/1.1" 200 555 0.057511
10.0.0.50 - - [2025-04-24 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 205 0.006078
10.0.0.50 - - [2025-04-24 02:00:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000454
10.0.0.50 - - [2025-04-24 02:00:07] "POST /job-templates HTTP/1.1" 200 573 0.063431
10.0.0.50 - - [2025-04-24 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 194 0.003265
10.0.0.50 - - [2025-04-24 02:00:07] "POST /job-templates HTTP/1.1" 200 551 0.061609
10.0.0.50 - - [2025-04-24 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 208 0.002809
10.0.0.50 - - [2025-04-24 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.306104
10.0.0.50 - - [2025-04-24 02:00:07] "POST /job-templates HTTP/1.1" 200 579 0.073563
10.0.0.50 - - [2025-04-24 02:00:07] "GET /global-system-config/5d3dac66-3651-4f28-8388-6300ce6e57e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.009381
10.0.0.50 - - [2025-04-24 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.032020
10.0.0.50 - - [2025-04-24 02:00:07] "GET /network-ipam/1c1e4e3c-0bb7-44d0-9fb8-721bd8a1c2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006390
10.0.0.50 - - [2025-04-24 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 196 0.002550
10.0.0.50 - - [2025-04-24 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 220 0.002082
10.0.0.50 - - [2025-04-24 02:00:07] "GET / HTTP/1.1" 200 35931 0.001383
10.0.0.50 - - [2025-04-24 02:00:07] "POST /job-templates HTTP/1.1" 200 555 0.074277
10.0.0.50 - - [2025-04-24 02:00:07] "POST /config-nodes HTTP/1.1" 200 599 0.074895
10.0.0.50 - - [2025-04-24 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.016183
10.0.0.50 - - [2025-04-24 02:00:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000398
10.0.0.50 - - [2025-04-24 02:00:07] "POST /job-templates HTTP/1.1" 200 559 0.061717
10.0.0.50 - - [2025-04-24 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 206 0.003459
10.0.0.50 - - [2025-04-24 02:00:08] "GET / HTTP/1.1" 200 35931 0.001323
10.0.0.50 - - [2025-04-24 02:00:08] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000383
10.0.0.50 - - [2025-04-24 02:00:08] "POST /job-templates HTTP/1.1" 200 575 0.065406
10.0.0.50 - - [2025-04-24 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.002847
10.0.0.50 - - [2025-04-24 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.002715
10.0.0.50 - - [2025-04-24 02:00:08] "POST /job-templates HTTP/1.1" 200 557 0.066721
10.0.0.50 - - [2025-04-24 02:00:08] "POST /access-control-lists HTTP/1.1" 200 587 0.050854
10.0.0.50 - - [2025-04-24 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.002925
10.0.0.50 - - [2025-04-24 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 224 0.002768
10.0.0.50 - - [2025-04-24 02:00:08] "POST /job-templates HTTP/1.1" 200 559 0.061970
10.0.0.50 - - [2025-04-24 02:00:08] "POST /access-control-lists HTTP/1.1" 200 585 0.059122
10.0.0.50 - - [2025-04-24 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 196 0.005443
10.0.0.50 - - [2025-04-24 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.299266
10.0.0.50 - - [2025-04-24 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311
10.0.0.50 - - [2025-04-24 02:00:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.029040
10.0.0.50 - - [2025-04-24 02:00:08] "POST /route-targets HTTP/1.1" 200 327 0.012788
10.0.0.50 - - [2025-04-24 02:00:08] "GET /global-system-config/5d3dac66-3651-4f28-8388-6300ce6e57e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.042784
10.0.0.50 - - [2025-04-24 02:00:08] "POST /job-templates HTTP/1.1" 200 555 0.065932
10.0.0.50 - - [2025-04-24 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.056202
10.0.0.50 - - [2025-04-24 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 195 0.003413
10.0.0.50 - - [2025-04-24 02:00:08] "POST /service-appliance-sets HTTP/1.1" 200 553 0.020122
10.0.0.50 - - [2025-04-24 02:00:08] "POST /route-targets HTTP/1.1" 200 327 0.010279
10.0.0.50 - - [2025-04-24 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 180 0.001981
10.0.0.50 - - [2025-04-24 02:00:08] "POST /job-templates HTTP/1.1" 200 553 0.062126
10.0.0.50 - - [2025-04-24 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.047367
10.0.0.50 - - [2025-04-24 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009
10.0.0.50 - - [2025-04-24 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 195 0.002768
10.0.0.50 - - [2025-04-24 02:00:08] "GET /global-system-config/5d3dac66-3651-4f28-8388-6300ce6e57e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005596
10.0.0.50 - - [2025-04-24 02:00:08] "POST /route-targets HTTP/1.1" 200 327 0.012854
10.0.0.50 - - [2025-04-24 02:00:08] "POST /job-templates HTTP/1.1" 200 553 0.058282
10.0.0.50 - - [2025-04-24 02:00:08] "POST /service-appliance-sets HTTP/1.1" 200 541 0.047864
10.0.0.50 - - [2025-04-24 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.049944
10.0.0.50 - - [2025-04-24 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 195 0.003350
10.0.0.50 - - [2025-04-24 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302
10.0.0.50 - - [2025-04-24 02:00:08] "POST /route-targets HTTP/1.1" 200 327 0.008987
10.0.0.50 - - [2025-04-24 02:00:08] "GET /network-ipam/1c1e4e3c-0bb7-44d0-9fb8-721bd8a1c2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004481
10.0.0.50 - - [2025-04-24 02:00:09] "POST /job-templates HTTP/1.1" 200 553 0.059659
10.0.0.50 - - [2025-04-24 02:00:09] "POST /ref-update HTTP/1.1" 200 156 0.047657
10.0.0.50 - - [2025-04-24 02:00:09] "POST /fqname-to-id HTTP/1.1" 404 200 0.002251
10.0.0.50 - - [2025-04-24 02:00:09] "POST /service-templates HTTP/1.1" 200 511 0.019510
10.0.0.50 - - [2025-04-24 02:00:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.002349
10.0.0.50 - - [2025-04-24 02:00:09] "POST /service-templates HTTP/1.1" 200 501 0.017533
10.0.0.50 - - [2025-04-24 02:00:09] "POST /job-templates HTTP/1.1" 200 563 0.058614
10.0.0.50 - - [2025-04-24 02:00:09] "POST /service-templates HTTP/1.1" 200 515 0.035849
10.0.0.50 - - [2025-04-24 02:00:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.002805
10.0.0.50 - - [2025-04-24 02:00:09] "POST /access-control-lists HTTP/1.1" 200 551 0.087703
10.0.0.50 - - [2025-04-24 02:00:09] "POST /service-templates HTTP/1.1" 200 535 0.018295
10.0.0.50 - - [2025-04-24 02:00:09] "PUT /access-control-list/81ebeb23-3017-4b57-926c-745c43648fd6 HTTP/1.1" 200 272 0.051231
10.0.0.50 - - [2025-04-24 02:00:09] "POST /job-templates HTTP/1.1" 200 565 0.062056
10.0.0.50 - - [2025-04-24 02:00:09] "POST /service-templates HTTP/1.1" 200 507 0.039950
10.0.0.50 - - [2025-04-24 02:00:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.002038
10.0.0.50 - - [2025-04-24 02:00:09] "PUT /access-control-list/66dcbe9a-f1ba-45c2-b34f-0c4fca84097f HTTP/1.1" 200 272 0.009074
10.0.0.50 - - [2025-04-24 02:00:09] "POST /config-propertiess HTTP/1.1" 200 551 0.015571
10.0.0.50 - - [2025-04-24 02:00:09] "POST /fqname-to-id HTTP/1.1" 404 168 0.002760
10.0.0.50 - - [2025-04-24 02:00:09] "POST /tags HTTP/1.1" 200 321 0.027049
10.0.0.50 - - [2025-04-24 02:00:09] "POST /fqname-to-id HTTP/1.1" 404 166 0.002672
10.0.0.50 - - [2025-04-24 02:00:09] "POST /tags HTTP/1.1" 200 317 0.019801
10.0.0.50 - - [2025-04-24 02:00:09] "POST /fqname-to-id HTTP/1.1" 404 174 0.002748
10.0.0.50 - - [2025-04-24 02:00:09] "POST /tags HTTP/1.1" 200 333 0.020741
10.0.0.50 - - [2025-04-24 02:00:09] "POST /fqname-to-id HTTP/1.1" 404 162 0.002719
10.0.0.50 - - [2025-04-24 02:00:09] "POST /tags HTTP/1.1" 200 309 0.018350
10.0.0.50 - - [2025-04-24 02:00:09] "POST /fqname-to-id HTTP/1.1" 404 174 0.002788
10.0.0.50 - - [2025-04-24 02:00:10] "POST /tags HTTP/1.1" 200 333 0.021342
10.0.0.50 - - [2025-04-24 02:00:10] "POST /fqname-to-id HTTP/1.1" 404 164 0.002922
10.0.0.50 - - [2025-04-24 02:00:10] "POST /tags HTTP/1.1" 200 313 0.019476
10.0.0.50 - - [2025-04-24 02:00:10] "POST /fqname-to-id HTTP/1.1" 404 169 0.002867
10.0.0.50 - - [2025-04-24 02:00:10] "POST /tags HTTP/1.1" 200 323 0.019750
10.0.0.50 - - [2025-04-24 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887
10.0.0.50 - - [2025-04-24 02:00:10] "PUT /global-system-config/5d3dac66-3651-4f28-8388-6300ce6e57e6 HTTP/1.1" 200 274 0.012077
10.0.0.50 - - [2025-04-24 02:00:10] "POST /fqname-to-id HTTP/1.1" 404 166 0.002741
10.0.0.50 - - [2025-04-24 02:00:10] "POST /hardwares HTTP/1.1" 200 327 0.010213
10.0.0.50 - - [2025-04-24 02:00:10] "POST /fqname-to-id HTTP/1.1" 404 166 0.002724
10.0.0.50 - - [2025-04-24 02:00:10] "POST /hardwares HTTP/1.1" 200 327 0.009793
10.0.0.50 - - [2025-04-24 02:00:10] "POST /fqname-to-id HTTP/1.1" 404 166 0.002975
10.0.0.50 - - [2025-04-24 02:00:10] "POST /hardwares HTTP/1.1" 200 327 0.012884
10.0.0.50 - - [2025-04-24 02:00:10] "POST /fqname-to-id HTTP/1.1" 404 166 0.002818
10.0.0.50 - - [2025-04-24 02:00:10] "POST /hardwares HTTP/1.1" 200 327 0.111392
10.0.0.50 - - [2025-04-24 02:00:10] "POST /fqname-to-id HTTP/1.1" 404 164 0.002814
10.0.0.50 - - [2025-04-24 02:00:10] "POST /hardwares HTTP/1.1" 200 323 0.015017
10.0.0.50 - - [2025-04-24 02:00:11] "POST /fqname-to-id HTTP/1.1" 404 164 0.002808
10.0.0.50 - - [2025-04-24 02:00:11] "POST /hardwares HTTP/1.1" 200 323 0.016447
10.0.0.50 - - [2025-04-24 02:00:11] "POST /fqname-to-id HTTP/1.1" 404 161 0.003606
10.0.0.50 - - [2025-04-24 02:00:11] "POST /hardwares HTTP/1.1" 200 317 0.012640
10.0.0.50 - - [2025-04-24 02:00:11] "POST /fqname-to-id HTTP/1.1" 404 164 0.002675
10.0.0.50 - - [2025-04-24 02:00:11] "POST /hardwares HTTP/1.1" 200 323 0.015256
10.0.0.50 - - [2025-04-24 02:00:11] "POST /fqname-to-id HTTP/1.1" 404 164 0.002904
10.0.0.50 - - [2025-04-24 02:00:11] "POST /hardwares HTTP/1.1" 200 323 0.021768
10.0.0.50 - - [2025-04-24 02:00:11] "POST /fqname-to-id HTTP/1.1" 404 164 0.002951
10.0.0.50 - - [2025-04-24 02:00:11] "POST /hardwares HTTP/1.1" 200 323 0.182353
10.0.0.50 - - [2025-04-24 02:00:11] "POST /fqname-to-id HTTP/1.1" 404 165 0.002885
10.0.0.50 - - [2025-04-24 02:00:11] "POST /hardwares HTTP/1.1" 200 325 0.073109
10.0.0.50 - - [2025-04-24 02:00:11] "POST /fqname-to-id HTTP/1.1" 404 165 0.003128
10.0.0.50 - - [2025-04-24 02:00:11] "POST /hardwares HTTP/1.1" 200 325 0.012518
10.0.0.50 - - [2025-04-24 02:00:11] "POST /fqname-to-id HTTP/1.1" 404 165 0.003418
10.0.0.50 - - [2025-04-24 02:00:12] "POST /hardwares HTTP/1.1" 200 325 0.036664
10.0.0.50 - - [2025-04-24 02:00:12] "POST /fqname-to-id HTTP/1.1" 404 165 0.003410
10.0.0.50 - - [2025-04-24 02:00:12] "POST /hardwares HTTP/1.1" 200 325 0.017981
10.0.0.50 - - [2025-04-24 02:00:12] "POST /fqname-to-id HTTP/1.1" 404 164 0.002905
10.0.0.50 - - [2025-04-24 02:00:12] "POST /hardwares HTTP/1.1" 200 323 0.011940
10.0.0.50 - - [2025-04-24 02:00:12] "POST /fqname-to-id HTTP/1.1" 404 161 0.003263
10.0.0.50 - - [2025-04-24 02:00:12] "POST /hardwares HTTP/1.1" 200 317 0.013255
10.0.0.50 - - [2025-04-24 02:00:12] "POST /fqname-to-id HTTP/1.1" 404 164 0.003157
10.0.0.50 - - [2025-04-24 02:00:12] "POST /hardwares HTTP/1.1" 200 323 0.009558
10.0.0.50 - - [2025-04-24 02:00:12] "POST /fqname-to-id HTTP/1.1" 404 161 0.002800
10.0.0.50 - - [2025-04-24 02:00:12] "POST /hardwares HTTP/1.1" 200 317 0.009849
10.0.0.50 - - [2025-04-24 02:00:12] "POST /fqname-to-id HTTP/1.1" 404 164 0.002759
10.0.0.50 - - [2025-04-24 02:00:12] "POST /hardwares HTTP/1.1" 200 323 0.010063
10.0.0.50 - - [2025-04-24 02:00:12] "POST /fqname-to-id HTTP/1.1" 404 162 0.002591
10.0.0.50 - - [2025-04-24 02:00:12] "POST /hardwares HTTP/1.1" 200 319 0.009981
10.0.0.50 - - [2025-04-24 02:00:12] "POST /fqname-to-id HTTP/1.1" 404 162 0.002804
10.0.0.50 - - [2025-04-24 02:00:12] "POST /hardwares HTTP/1.1" 200 319 0.011062
10.0.0.50 - - [2025-04-24 02:00:12] "POST /fqname-to-id HTTP/1.1" 404 165 0.002803
10.0.0.50 - - [2025-04-24 02:00:13] "POST /hardwares HTTP/1.1" 200 325 0.010161
10.0.0.50 - - [2025-04-24 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 161 0.003072
10.0.0.50 - - [2025-04-24 02:00:13] "POST /hardwares HTTP/1.1" 200 317 0.009775
10.0.0.50 - - [2025-04-24 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 161 0.003077
10.0.0.50 - - [2025-04-24 02:00:13] "POST /hardwares HTTP/1.1" 200 317 0.010122
10.0.0.50 - - [2025-04-24 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 162 0.002789
10.0.0.50 - - [2025-04-24 02:00:13] "POST /hardwares HTTP/1.1" 200 319 0.010206
10.0.0.50 - - [2025-04-24 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 162 0.002880
10.0.0.50 - - [2025-04-24 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305
10.0.0.50 - - [2025-04-24 02:00:13] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.002868
10.0.0.50 - - [2025-04-24 02:00:13] "POST /hardwares HTTP/1.1" 200 319 0.012315
10.0.0.50 - - [2025-04-24 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664
10.0.0.50 - - [2025-04-24 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 162 0.002645
10.0.0.50 - - [2025-04-24 02:00:13] "PUT /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907 HTTP/1.1" 200 276 0.007790
10.0.0.50 - - [2025-04-24 02:00:13] "POST /hardwares HTTP/1.1" 200 319 0.012288
10.0.0.50 - - [2025-04-24 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 158 0.002838
10.0.0.50 - - [2025-04-24 02:00:13] "POST /hardwares HTTP/1.1" 200 311 0.012844
10.0.0.50 - - [2025-04-24 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 158 0.002839
10.0.0.50 - - [2025-04-24 02:00:13] "POST /hardwares HTTP/1.1" 200 311 0.010737
10.0.0.50 - - [2025-04-24 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 160 0.003038
10.0.0.50 - - [2025-04-24 02:00:13] "GET / HTTP/1.1" 200 35931 0.001416
10.0.0.50 - - [2025-04-24 02:00:13] "POST /alarms HTTP/1.1" 401 292 0.000410
10.0.0.50 - - [2025-04-24 02:00:13] "POST /hardwares HTTP/1.1" 200 315 0.013258
10.0.0.50 - - [2025-04-24 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 154 0.002836
10.0.0.50 - - [2025-04-24 02:00:14] "POST /hardwares HTTP/1.1" 200 303 0.014261
10.0.0.50 - - [2025-04-24 02:00:14] "POST /fqname-to-id HTTP/1.1" 404 158 0.003153
10.0.0.50 - - [2025-04-24 02:00:14] "POST /hardwares HTTP/1.1" 200 311 0.010490
10.0.0.50 - - [2025-04-24 02:00:14] "POST /fqname-to-id HTTP/1.1" 404 155 0.002836
10.0.0.50 - - [2025-04-24 02:00:14] "POST /hardwares HTTP/1.1" 200 305 0.010345
10.0.0.50 - - [2025-04-24 02:00:14] "POST /fqname-to-id HTTP/1.1" 404 155 0.002976
10.0.0.50 - - [2025-04-24 02:00:14] "POST /hardwares HTTP/1.1" 200 305 0.010504
10.0.0.50 - - [2025-04-24 02:00:14] "POST /fqname-to-id HTTP/1.1" 404 155 0.003053
10.0.0.50 - - [2025-04-24 02:00:14] "POST /hardwares HTTP/1.1" 200 305 0.010028
10.0.0.50 - - [2025-04-24 02:00:14] "POST /fqname-to-id HTTP/1.1" 404 155 0.002714
10.0.0.50 - - [2025-04-24 02:00:14] "POST /hardwares HTTP/1.1" 200 305 0.009554
10.0.0.50 - - [2025-04-24 02:00:14] "POST /fqname-to-id HTTP/1.1" 404 156 0.002861
10.0.0.50 - - [2025-04-24 02:00:14] "POST /hardwares HTTP/1.1" 200 307 0.011132
10.0.0.50 - - [2025-04-24 02:00:14] "POST /fqname-to-id HTTP/1.1" 404 156 0.002659
10.0.0.50 - - [2025-04-24 02:00:14] "POST /hardwares HTTP/1.1" 200 307 0.009639
10.0.0.50 - - [2025-04-24 02:00:14] "POST /fqname-to-id HTTP/1.1" 404 156 0.002756
10.0.0.50 - - [2025-04-24 02:00:14] "POST /hardwares HTTP/1.1" 200 307 0.009864
10.0.0.50 - - [2025-04-24 02:00:14] "POST /fqname-to-id HTTP/1.1" 404 157 0.003359
10.0.0.50 - - [2025-04-24 02:00:14] "POST /hardwares HTTP/1.1" 200 309 0.009962
10.0.0.50 - - [2025-04-24 02:00:14] "POST /fqname-to-id HTTP/1.1" 404 158 0.003263
10.0.0.50 - - [2025-04-24 02:00:15] "POST /hardwares HTTP/1.1" 200 311 0.009870
10.0.0.50 - - [2025-04-24 02:00:15] "POST /fqname-to-id HTTP/1.1" 404 158 0.002737
10.0.0.50 - - [2025-04-24 02:00:15] "POST /hardwares HTTP/1.1" 200 311 0.010145
10.0.0.50 - - [2025-04-24 02:00:15] "POST /fqname-to-id HTTP/1.1" 404 153 0.002761
10.0.0.50 - - [2025-04-24 02:00:15] "POST /hardwares HTTP/1.1" 200 301 0.009911
10.0.0.50 - - [2025-04-24 02:00:15] "POST /fqname-to-id HTTP/1.1" 404 157 0.002731
10.0.0.50 - - [2025-04-24 02:00:15] "POST /hardwares HTTP/1.1" 200 309 0.009924
10.0.0.50 - - [2025-04-24 02:00:15] "POST /fqname-to-id HTTP/1.1" 404 157 0.002604
10.0.0.50 - - [2025-04-24 02:00:15] "POST /hardwares HTTP/1.1" 200 309 0.009818
10.0.0.50 - - [2025-04-24 02:00:15] "POST /fqname-to-id HTTP/1.1" 404 157 0.002500
10.0.0.50 - - [2025-04-24 02:00:15] "POST /hardwares HTTP/1.1" 200 309 0.009668
10.0.0.50 - - [2025-04-24 02:00:15] "POST /fqname-to-id HTTP/1.1" 404 157 0.002819
10.0.0.50 - - [2025-04-24 02:00:15] "POST /hardwares HTTP/1.1" 200 309 0.009463
10.0.0.50 - - [2025-04-24 02:00:15] "POST /alarms HTTP/1.1" 200 581 1.153304
10.0.0.50 - - [2025-04-24 02:00:15] "POST /fqname-to-id HTTP/1.1" 404 157 0.002038
10.0.0.50 - - [2025-04-24 02:00:15] "POST /alarms HTTP/1.1" 200 575 0.023705
10.0.0.50 - - [2025-04-24 02:00:15] "POST /hardwares HTTP/1.1" 200 309 0.008868
10.0.0.50 - - [2025-04-24 02:00:15] "POST /alarms HTTP/1.1" 200 575 0.013721
10.0.0.50 - - [2025-04-24 02:00:15] "POST /fqname-to-id HTTP/1.1" 404 161 0.002198
10.0.0.50 - - [2025-04-24 02:00:15] "POST /alarms HTTP/1.1" 200 559 0.013671
10.0.0.50 - - [2025-04-24 02:00:15] "POST /hardwares HTTP/1.1" 200 317 0.008930
10.0.0.50 - - [2025-04-24 02:00:15] "POST /alarms HTTP/1.1" 200 555 0.013688
10.0.0.50 - - [2025-04-24 02:00:15] "POST /fqname-to-id HTTP/1.1" 404 157 0.002454
10.0.0.50 - - [2025-04-24 02:00:15] "POST /alarms HTTP/1.1" 200 557 0.015198
10.0.0.50 - - [2025-04-24 02:00:15] "POST /hardwares HTTP/1.1" 200 309 0.011520
10.0.0.50 - - [2025-04-24 02:00:16] "POST /alarms HTTP/1.1" 200 565 0.014857
10.0.0.50 - - [2025-04-24 02:00:16] "POST /fqname-to-id HTTP/1.1" 404 157 0.002139
10.0.0.50 - - [2025-04-24 02:00:16] "POST /alarms HTTP/1.1" 200 549 0.015859
10.0.0.50 - - [2025-04-24 02:00:16] "POST /hardwares HTTP/1.1" 200 309 0.009454
10.0.0.50 - - [2025-04-24 02:00:16] "POST /fqname-to-id HTTP/1.1" 404 154 0.004094
10.0.0.50 - - [2025-04-24 02:00:16] "POST /alarms HTTP/1.1" 200 557 0.017099
10.0.0.50 - - [2025-04-24 02:00:16] "POST /hardwares HTTP/1.1" 200 303 0.023478
10.0.0.50 - - [2025-04-24 02:00:16] "POST /alarms HTTP/1.1" 200 567 0.026571
10.0.0.50 - - [2025-04-24 02:00:16] "POST /fqname-to-id HTTP/1.1" 404 190 0.004943
10.0.0.50 - - [2025-04-24 02:00:16] "POST /alarms HTTP/1.1" 200 555 0.014389
10.0.0.50 - - [2025-04-24 02:00:16] "POST /features HTTP/1.1" 200 533 0.014892
10.0.0.50 - - [2025-04-24 02:00:16] "POST /alarms HTTP/1.1" 200 567 0.013419
10.0.0.50 - - [2025-04-24 02:00:16] "POST /fqname-to-id HTTP/1.1" 404 185 0.002542
10.0.0.50 - - [2025-04-24 02:00:16] "POST /alarms HTTP/1.1" 200 575 0.061996
10.0.0.50 - - [2025-04-24 02:00:16] "POST /features HTTP/1.1" 200 523 0.043249
10.0.0.50 - - [2025-04-24 02:00:16] "POST /alarms HTTP/1.1" 200 569 0.015078
10.0.0.50 - - [2025-04-24 02:00:16] "POST /fqname-to-id HTTP/1.1" 404 184 0.003208
10.0.0.50 - - [2025-04-24 02:00:16] "POST /alarms HTTP/1.1" 200 561 0.027417
10.0.0.50 - - [2025-04-24 02:00:16] "POST /features HTTP/1.1" 200 521 0.026461
10.0.0.50 - - [2025-04-24 02:00:16] "POST /fqname-to-id HTTP/1.1" 404 184 0.002578
10.0.0.50 - - [2025-04-24 02:00:16] "POST /alarms HTTP/1.1" 200 561 0.017511
10.0.0.50 - - [2025-04-24 02:00:16] "POST /features HTTP/1.1" 200 521 0.017762
10.0.0.50 - - [2025-04-24 02:00:16] "POST /alarms HTTP/1.1" 200 561 0.014717
10.0.0.50 - - [2025-04-24 02:00:16] "POST /fqname-to-id HTTP/1.1" 404 189 0.002622
10.0.0.50 - - [2025-04-24 02:00:16] "POST /alarms HTTP/1.1" 200 547 0.015933
10.0.0.50 - - [2025-04-24 02:00:16] "POST /features HTTP/1.1" 200 531 0.015406
10.0.0.50 - - [2025-04-24 02:00:16] "POST /alarms HTTP/1.1" 200 595 0.014697
10.0.0.50 - - [2025-04-24 02:00:16] "GET /global-system-configs HTTP/1.1" 200 322 0.573429
10.0.0.50 - - [2025-04-24 02:00:16] "POST /fqname-to-id HTTP/1.1" 404 184 0.002217
10.0.0.50 - - [2025-04-24 02:00:16] "POST /alarms HTTP/1.1" 200 575 0.014562
10.0.0.50 - - [2025-04-24 02:00:16] "POST /features HTTP/1.1" 200 521 0.015209
10.0.0.50 - - [2025-04-24 02:00:16] "POST /alarms HTTP/1.1" 200 571 0.014136
10.0.0.50 - - [2025-04-24 02:00:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.002441
10.0.0.50 - - [2025-04-24 02:00:16] "POST /alarms HTTP/1.1" 200 583 0.014307
10.0.0.50 - - [2025-04-24 02:00:17] "POST /features HTTP/1.1" 200 539 0.013443
10.0.0.50 - - [2025-04-24 02:00:17] "POST /alarms HTTP/1.1" 200 609 0.014392
10.0.0.50 - - [2025-04-24 02:00:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.003083
10.0.0.50 - - [2025-04-24 02:00:17] "POST /features HTTP/1.1" 200 525 0.014468
10.0.0.50 - - [2025-04-24 02:00:17] "POST /fqname-to-id HTTP/1.1" 404 183 0.003108
10.0.0.50 - - [2025-04-24 02:00:17] "POST /features HTTP/1.1" 200 519 0.014398
10.0.0.50 - - [2025-04-24 02:00:17] "POST /fqname-to-id HTTP/1.1" 404 182 0.002528
10.0.0.50 - - [2025-04-24 02:00:17] "POST /features HTTP/1.1" 200 517 0.014716
10.0.0.50 - - [2025-04-24 02:00:17] "GET / HTTP/1.1" 200 35931 0.001528
10.0.0.50 - - [2025-04-24 02:00:17] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000363
10.0.0.50 - - [2025-04-24 02:00:17] "POST /fqname-to-id HTTP/1.1" 404 190 0.002630
10.0.0.50 - - [2025-04-24 02:00:17] "GET /global-system-configs HTTP/1.1" 200 322 0.294858
10.0.0.50 - - [2025-04-24 02:00:17] "POST /features HTTP/1.1" 200 533 0.014381
10.0.0.50 - - [2025-04-24 02:00:17] "POST /fqname-to-id HTTP/1.1" 404 194 0.002444
10.0.0.50 - - [2025-04-24 02:00:17] "POST /features HTTP/1.1" 200 541 0.014376
10.0.0.50 - - [2025-04-24 02:00:17] "POST /fqname-to-id HTTP/1.1" 404 178 0.003583
10.0.0.50 - - [2025-04-24 02:00:17] "POST /physical-roles HTTP/1.1" 200 521 0.015078
10.0.0.50 - - [2025-04-24 02:00:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.018887
10.0.0.50 - - [2025-04-24 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955
10.0.0.50 - - [2025-04-24 02:00:17] "POST /fqname-to-id HTTP/1.1" 404 179 0.001781
10.0.0.50 - - [2025-04-24 02:00:17] "PUT /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907 HTTP/1.1" 200 276 0.009598
10.0.0.50 - - [2025-04-24 02:00:17] "POST /physical-roles HTTP/1.1" 200 523 0.027307
10.0.0.50 - - [2025-04-24 02:00:17] "POST /fqname-to-id HTTP/1.1" 404 184 0.002804
10.0.0.50 - - [2025-04-24 02:00:17] "POST /physical-roles HTTP/1.1" 200 533 0.014637
10.0.0.50 - - [2025-04-24 02:00:17] "POST /fqname-to-id HTTP/1.1" 404 177 0.002654
10.0.0.50 - - [2025-04-24 02:00:18] "POST /physical-roles HTTP/1.1" 200 519 0.016796
10.0.0.50 - - [2025-04-24 02:00:18] "GET / HTTP/1.1" 200 35931 0.001442
10.0.0.50 - - [2025-04-24 02:00:18] "POST /fqname-to-id HTTP/1.1" 404 191 0.002536
10.0.0.50 - - [2025-04-24 02:00:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000326
10.0.0.50 - - [2025-04-24 02:00:18] "POST /overlay-roles HTTP/1.1" 200 545 0.015363
10.0.0.50 - - [2025-04-24 02:00:18] "POST /fqname-to-id HTTP/1.1" 404 184 0.002803
10.0.0.50 - - [2025-04-24 02:00:18] "POST /overlay-roles HTTP/1.1" 200 531 0.015116
10.0.0.50 - - [2025-04-24 02:00:18] "POST /fqname-to-id HTTP/1.1" 404 191 0.002627
10.0.0.50 - - [2025-04-24 02:00:18] "POST /overlay-roles HTTP/1.1" 200 545 0.015263
10.0.0.50 - - [2025-04-24 02:00:18] "POST /fqname-to-id HTTP/1.1" 404 185 0.002762
10.0.0.50 - - [2025-04-24 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.019725
10.0.0.50 - - [2025-04-24 02:00:18] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002860
10.0.0.50 - - [2025-04-24 02:00:18] "POST /overlay-roles HTTP/1.1" 200 533 0.013885
10.0.0.50 - - [2025-04-24 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163
10.0.0.50 - - [2025-04-24 02:00:18] "POST /fqname-to-id HTTP/1.1" 404 189 0.001928
10.0.0.50 - - [2025-04-24 02:00:18] "PUT /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907 HTTP/1.1" 200 276 0.007476
10.0.0.50 - - [2025-04-24 02:00:18] "POST /overlay-roles HTTP/1.1" 200 541 0.014719
10.0.0.50 - - [2025-04-24 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635
10.0.0.50 - - [2025-04-24 02:00:18] "PUT /overlay-role/f7688cc8-9bbd-48d3-85e7-249ea63e70f0 HTTP/1.1" 200 258 0.009115
10.0.0.50 - - [2025-04-24 02:00:18] "POST /fqname-to-id HTTP/1.1" 404 184 0.002858
10.0.0.50 - - [2025-04-24 02:00:18] "POST /overlay-roles HTTP/1.1" 200 531 0.014530
10.0.0.50 - - [2025-04-24 02:00:18] "POST /fqname-to-id HTTP/1.1" 404 185 0.002669
10.0.0.50 - - [2025-04-24 02:00:18] "GET / HTTP/1.1" 200 35931 0.001645
10.0.0.50 - - [2025-04-24 02:00:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000338
10.0.0.50 - - [2025-04-24 02:00:18] "POST /overlay-roles HTTP/1.1" 200 533 0.014212
10.0.0.50 - - [2025-04-24 02:00:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.002615
10.0.0.50 - - [2025-04-24 02:00:18] "POST /overlay-roles HTTP/1.1" 200 529 0.014746
10.0.0.50 - - [2025-04-24 02:00:19] "POST /fqname-to-id HTTP/1.1" 404 187 0.002727
10.0.0.50 - - [2025-04-24 02:00:19] "POST /overlay-roles HTTP/1.1" 200 537 0.014783
10.0.0.50 - - [2025-04-24 02:00:19] "POST /fqname-to-id HTTP/1.1" 404 189 0.002702
10.0.0.50 - - [2025-04-24 02:00:19] "POST /overlay-roles HTTP/1.1" 200 541 0.016970
10.0.0.50 - - [2025-04-24 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020411
10.0.0.50 - - [2025-04-24 02:00:19] "GET /global-system-config/5d3dac66-3651-4f28-8388-6300ce6e57e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.004828
10.0.0.50 - - [2025-04-24 02:00:19] "POST /fqname-to-id HTTP/1.1" 404 178 0.002338
10.0.0.50 - - [2025-04-24 02:00:19] "PUT /global-system-config/5d3dac66-3651-4f28-8388-6300ce6e57e6 HTTP/1.1" 200 274 0.013594
10.0.0.50 - - [2025-04-24 02:00:19] "POST /overlay-roles HTTP/1.1" 200 519 0.013617
10.0.0.50 - - [2025-04-24 02:00:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.002789
10.0.0.50 - - [2025-04-24 02:00:19] "POST /overlay-roles HTTP/1.1" 200 543 0.013939
10.0.0.50 - - [2025-04-24 02:00:19] "POST /fqname-to-id HTTP/1.1" 404 182 0.002636
10.0.0.50 - - [2025-04-24 02:00:19] "POST /role-definitions HTTP/1.1" 200 533 0.014051
10.0.0.50 - - [2025-04-24 02:00:19] "POST /fqname-to-id HTTP/1.1" 404 189 0.002084
10.0.0.50 - - [2025-04-24 02:00:19] "POST /role-definitions HTTP/1.1" 200 547 0.013635
10.0.0.50 - - [2025-04-24 02:00:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.002533
10.0.0.50 - - [2025-04-24 02:00:19] "POST /role-definitions HTTP/1.1" 200 549 0.013413
10.0.0.50 - - [2025-04-24 02:00:19] "POST /fqname-to-id HTTP/1.1" 404 191 0.002411
10.0.0.50 - - [2025-04-24 02:00:19] "POST /role-definitions HTTP/1.1" 200 551 0.013840
10.0.0.50 - - [2025-04-24 02:00:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.002398
10.0.0.50 - - [2025-04-24 02:00:19] "POST /role-definitions HTTP/1.1" 200 563 0.014686
10.0.0.50 - - [2025-04-24 02:00:19] "POST /fqname-to-id HTTP/1.1" 404 189 0.002612
10.0.0.50 - - [2025-04-24 02:00:20] "POST /role-definitions HTTP/1.1" 200 547 0.034889
10.0.0.50 - - [2025-04-24 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 190 0.002671
10.0.0.50 - - [2025-04-24 02:00:20] "POST /role-definitions HTTP/1.1" 200 549 0.016099
10.0.0.50 - - [2025-04-24 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 191 0.002601
10.0.0.50 - - [2025-04-24 02:00:20] "POST /role-definitions HTTP/1.1" 200 551 0.031094
10.0.0.50 - - [2025-04-24 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 190 0.002806
10.0.0.50 - - [2025-04-24 02:00:20] "POST /role-definitions HTTP/1.1" 200 549 0.015249
10.0.0.50 - - [2025-04-24 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 196 0.002898
10.0.0.50 - - [2025-04-24 02:00:20] "POST /role-definitions HTTP/1.1" 200 561 0.014312
10.0.0.50 - - [2025-04-24 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 189 0.002507
10.0.0.50 - - [2025-04-24 02:00:20] "POST /role-definitions HTTP/1.1" 200 547 0.014147
10.0.0.50 - - [2025-04-24 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 190 0.003221
10.0.0.50 - - [2025-04-24 02:00:20] "POST /role-definitions HTTP/1.1" 200 549 0.015156
10.0.0.50 - - [2025-04-24 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 188 0.002890
10.0.0.50 - - [2025-04-24 02:00:20] "POST /role-definitions HTTP/1.1" 200 545 0.015835
10.0.0.50 - - [2025-04-24 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 189 0.002901
10.0.0.50 - - [2025-04-24 02:00:20] "POST /role-definitions HTTP/1.1" 200 547 0.017640
10.0.0.50 - - [2025-04-24 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 192 0.003134
10.0.0.50 - - [2025-04-24 02:00:21] "POST /role-definitions HTTP/1.1" 200 553 0.015465
10.0.0.50 - - [2025-04-24 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.002819
10.0.0.50 - - [2025-04-24 02:00:21] "POST /role-definitions HTTP/1.1" 200 555 0.014154
10.0.0.50 - - [2025-04-24 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 182 0.002883
10.0.0.50 - - [2025-04-24 02:00:21] "POST /role-definitions HTTP/1.1" 200 533 0.016955
10.0.0.50 - - [2025-04-24 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 187 0.002983
10.0.0.50 - - [2025-04-24 02:00:21] "POST /role-definitions HTTP/1.1" 200 543 0.014779
10.0.0.50 - - [2025-04-24 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 181 0.002421
10.0.0.50 - - [2025-04-24 02:00:21] "POST /role-definitions HTTP/1.1" 200 531 0.014023
10.0.0.50 - - [2025-04-24 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 184 0.002418
10.0.0.50 - - [2025-04-24 02:00:21] "POST /role-definitions HTTP/1.1" 200 537 0.014894
10.0.0.50 - - [2025-04-24 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 189 0.002675
10.0.0.50 - - [2025-04-24 02:00:21] "POST /role-definitions HTTP/1.1" 200 547 0.014250
10.0.0.50 - - [2025-04-24 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 194 0.002621
10.0.0.50 - - [2025-04-24 02:00:21] "POST /role-definitions HTTP/1.1" 200 557 0.014256
10.0.0.50 - - [2025-04-24 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 196 0.002754
10.0.0.50 - - [2025-04-24 02:00:21] "POST /role-definitions HTTP/1.1" 200 561 0.014819
10.0.0.50 - - [2025-04-24 02:00:22] "POST /fqname-to-id HTTP/1.1" 404 195 0.002888
10.0.0.50 - - [2025-04-24 02:00:22] "POST /role-definitions HTTP/1.1" 200 559 0.014479
10.0.0.50 - - [2025-04-24 02:00:22] "POST /fqname-to-id HTTP/1.1" 404 196 0.002636
10.0.0.50 - - [2025-04-24 02:00:22] "POST /feature-configs HTTP/1.1" 200 537 0.018389
10.0.0.50 - - [2025-04-24 02:00:22] "POST /fqname-to-id HTTP/1.1" 404 212 0.002833
10.0.0.50 - - [2025-04-24 02:00:22] "POST /feature-configs HTTP/1.1" 200 562 0.015737
10.0.0.50 - - [2025-04-24 02:00:22] "POST /fqname-to-id HTTP/1.1" 404 211 0.003103
10.0.0.50 - - [2025-04-24 02:00:22] "POST /feature-configs HTTP/1.1" 200 561 0.014496
10.0.0.50 - - [2025-04-24 02:00:22] "POST /fqname-to-id HTTP/1.1" 404 192 0.002670
10.0.0.50 - - [2025-04-24 02:00:22] "POST /node-profiles HTTP/1.1" 200 547 0.015944
10.0.0.50 - - [2025-04-24 02:00:22] "POST /fqname-to-id HTTP/1.1" 404 187 0.002378
10.0.0.50 - - [2025-04-24 02:00:22] "POST /node-profiles HTTP/1.1" 200 537 0.014369
10.0.0.50 - - [2025-04-24 02:00:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.002793
10.0.0.50 - - [2025-04-24 02:00:22] "POST /node-profiles HTTP/1.1" 200 549 0.015949
10.0.0.50 - - [2025-04-24 02:00:22] "POST /fqname-to-id HTTP/1.1" 404 189 0.002680
10.0.0.50 - - [2025-04-24 02:00:22] "POST /node-profiles HTTP/1.1" 200 541 0.014332
10.0.0.50 - - [2025-04-24 02:00:22] "POST /fqname-to-id HTTP/1.1" 404 189 0.002772
10.0.0.50 - - [2025-04-24 02:00:22] "POST /node-profiles HTTP/1.1" 200 541 0.014575
10.0.0.50 - - [2025-04-24 02:00:22] "POST /fqname-to-id HTTP/1.1" 404 188 0.003048
10.0.0.50 - - [2025-04-24 02:00:23] "POST /node-profiles HTTP/1.1" 200 539 0.015241
10.0.0.50 - - [2025-04-24 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 184 0.002781
10.0.0.50 - - [2025-04-24 02:00:23] "POST /node-profiles HTTP/1.1" 200 531 0.014221
10.0.0.50 - - [2025-04-24 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 185 0.002478
10.0.0.50 - - [2025-04-24 02:00:23] "POST /node-profiles HTTP/1.1" 200 533 0.014938
10.0.0.50 - - [2025-04-24 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.002958
10.0.0.50 - - [2025-04-24 02:00:23] "POST /node-profiles HTTP/1.1" 200 557 0.014026
10.0.0.50 - - [2025-04-24 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 206 0.002583
10.0.0.50 - - [2025-04-24 02:00:23] "POST /telemetry-profiles HTTP/1.1" 200 554 0.013742
10.0.0.50 - - [2025-04-24 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 206 0.002345
10.0.0.50 - - [2025-04-24 02:00:23] "POST /telemetry-profiles HTTP/1.1" 200 554 0.013613
10.0.0.50 - - [2025-04-24 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 206 0.002494
10.0.0.50 - - [2025-04-24 02:00:23] "POST /telemetry-profiles HTTP/1.1" 200 554 0.015199
10.0.0.50 - - [2025-04-24 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 206 0.003104
10.0.0.50 - - [2025-04-24 02:00:23] "POST /telemetry-profiles HTTP/1.1" 200 554 0.014036
10.0.0.50 - - [2025-04-24 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 206 0.002613
10.0.0.50 - - [2025-04-24 02:00:23] "POST /telemetry-profiles HTTP/1.1" 200 554 0.013420
10.0.0.50 - - [2025-04-24 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 206 0.002718
10.0.0.50 - - [2025-04-24 02:00:24] "POST /telemetry-profiles HTTP/1.1" 200 554 0.014192
10.0.0.50 - - [2025-04-24 02:00:24] "POST /fqname-to-id HTTP/1.1" 404 199 0.002560
10.0.0.50 - - [2025-04-24 02:00:24] "POST /sflow-profiles HTTP/1.1" 200 532 0.013426
10.0.0.50 - - [2025-04-24 02:00:24] "POST /fqname-to-id HTTP/1.1" 404 202 0.002668
10.0.0.50 - - [2025-04-24 02:00:24] "POST /sflow-profiles HTTP/1.1" 200 538 0.017686
10.0.0.50 - - [2025-04-24 02:00:24] "POST /fqname-to-id HTTP/1.1" 404 202 0.002546
10.0.0.50 - - [2025-04-24 02:00:24] "POST /sflow-profiles HTTP/1.1" 200 538 0.013836
10.0.0.50 - - [2025-04-24 02:00:24] "POST /fqname-to-id HTTP/1.1" 404 199 0.002617
10.0.0.50 - - [2025-04-24 02:00:24] "POST /grpc-profiles HTTP/1.1" 200 530 0.013716
10.0.0.50 - - [2025-04-24 02:00:24] "POST /fqname-to-id HTTP/1.1" 404 199 0.002888
10.0.0.50 - - [2025-04-24 02:00:24] "POST /snmp-profiles HTTP/1.1" 200 530 0.015564
10.0.0.50 - - [2025-04-24 02:00:24] "POST /fqname-to-id HTTP/1.1" 404 202 0.002881
10.0.0.50 - - [2025-04-24 02:00:24] "POST /netconf-profiles HTTP/1.1" 200 542 0.014731
10.0.0.50 - - [2025-04-24 02:00:24] "POST /fqname-to-id HTTP/1.1" 404 193 0.002769
10.0.0.50 - - [2025-04-24 02:00:24] "POST /device-functional-groups HTTP/1.1" 200 540 0.015584
10.0.0.50 - - [2025-04-24 02:00:24] "POST /fqname-to-id HTTP/1.1" 404 193 0.002892
10.0.0.50 - - [2025-04-24 02:00:24] "POST /device-functional-groups HTTP/1.1" 200 540 0.014312
10.0.0.50 - - [2025-04-24 02:00:24] "POST /fqname-to-id HTTP/1.1" 404 195 0.002590
10.0.0.50 - - [2025-04-24 02:00:25] "POST /device-functional-groups HTTP/1.1" 200 544 0.015435
10.0.0.50 - - [2025-04-24 02:00:25] "POST /fqname-to-id HTTP/1.1" 404 194 0.002649
10.0.0.50 - - [2025-04-24 02:00:25] "POST /device-functional-groups HTTP/1.1" 200 542 0.014120
10.0.0.50 - - [2025-04-24 02:00:25] "POST /fqname-to-id HTTP/1.1" 404 218 0.002950
10.0.0.50 - - [2025-04-24 02:00:25] "POST /device-functional-groups HTTP/1.1" 200 590 0.014648
10.0.0.50 - - [2025-04-24 02:00:25] "POST /fqname-to-id HTTP/1.1" 404 208 0.003095
10.0.0.50 - - [2025-04-24 02:00:25] "POST /device-functional-groups HTTP/1.1" 200 570 0.013835
10.0.0.50 - - [2025-04-24 02:00:25] "POST /fqname-to-id HTTP/1.1" 404 236 0.002834
10.0.0.50 - - [2025-04-24 02:00:25] "POST /device-functional-groups HTTP/1.1" 200 620 0.015336
10.0.0.50 - - [2025-04-24 02:00:25] "POST /fqname-to-id HTTP/1.1" 404 206 0.002963
10.0.0.50 - - [2025-04-24 02:00:25] "POST /device-functional-groups HTTP/1.1" 200 566 0.014015
10.0.0.50 - - [2025-04-24 02:00:25] "POST /fqname-to-id HTTP/1.1" 404 205 0.001850
10.0.0.50 - - [2025-04-24 02:00:25] "POST /device-functional-groups HTTP/1.1" 200 564 0.013316
10.0.0.50 - - [2025-04-24 02:00:25] "POST /fqname-to-id HTTP/1.1" 404 210 0.002215
10.0.0.50 - - [2025-04-24 02:00:25] "POST /device-functional-groups HTTP/1.1" 200 574 0.013654
10.0.0.50 - - [2025-04-24 02:00:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.002656
10.0.0.50 - - [2025-04-24 02:00:25] "POST /role-configs HTTP/1.1" 200 525 0.013756
10.0.0.50 - - [2025-04-24 02:00:25] "POST /fqname-to-id HTTP/1.1" 404 196 0.002506
10.0.0.50 - - [2025-04-24 02:00:25] "POST /role-configs HTTP/1.1" 200 520 0.014053
10.0.0.50 - - [2025-04-24 02:00:26] "POST /fqname-to-id HTTP/1.1" 404 198 0.002951
10.0.0.50 - - [2025-04-24 02:00:26] "POST /role-configs HTTP/1.1" 200 522 0.014873
10.0.0.50 - - [2025-04-24 02:00:26] "POST /fqname-to-id HTTP/1.1" 404 198 0.002540
10.0.0.50 - - [2025-04-24 02:00:26] "POST /role-configs HTTP/1.1" 200 522 0.016394
10.0.0.50 - - [2025-04-24 02:00:26] "POST /fqname-to-id HTTP/1.1" 404 202 0.002427
10.0.0.50 - - [2025-04-24 02:00:26] "POST /role-configs HTTP/1.1" 200 526 0.014102
10.0.0.50 - - [2025-04-24 02:00:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.002483
10.0.0.50 - - [2025-04-24 02:00:26] "POST /role-configs HTTP/1.1" 200 521 0.013428
10.0.0.50 - - [2025-04-24 02:00:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.001998
10.0.0.50 - - [2025-04-24 02:00:26] "POST /role-configs HTTP/1.1" 200 517 0.012865
10.0.0.50 - - [2025-04-24 02:00:26] "POST /fqname-to-id HTTP/1.1" 404 194 0.002260
10.0.0.50 - - [2025-04-24 02:00:26] "POST /role-configs HTTP/1.1" 200 518 0.012949
10.0.0.50 - - [2025-04-24 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141
10.0.0.50 - - [2025-04-24 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224
10.0.0.50 - - [2025-04-24 02:00:26] "POST /ref-update HTTP/1.1" 200 156 0.008281
10.0.0.50 - - [2025-04-24 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278
10.0.0.50 - - [2025-04-24 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280
10.0.0.50 - - [2025-04-24 02:00:26] "POST /ref-update HTTP/1.1" 200 156 0.006919
10.0.0.50 - - [2025-04-24 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570
10.0.0.50 - - [2025-04-24 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604
10.0.0.50 - - [2025-04-24 02:00:27] "POST /ref-update HTTP/1.1" 200 156 0.007381
10.0.0.50 - - [2025-04-24 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801
10.0.0.50 - - [2025-04-24 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732
10.0.0.50 - - [2025-04-24 02:00:27] "POST /ref-update HTTP/1.1" 200 156 0.007413
10.0.0.50 - - [2025-04-24 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604
10.0.0.50 - - [2025-04-24 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515
10.0.0.50 - - [2025-04-24 02:00:27] "POST /ref-update HTTP/1.1" 200 156 0.007306
10.0.0.50 - - [2025-04-24 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991
10.0.0.50 - - [2025-04-24 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043
10.0.0.50 - - [2025-04-24 02:00:27] "POST /ref-update HTTP/1.1" 200 156 0.006885
10.0.0.50 - - [2025-04-24 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232
10.0.0.50 - - [2025-04-24 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419
10.0.0.50 - - [2025-04-24 02:00:27] "POST /ref-update HTTP/1.1" 200 156 0.007070
10.0.0.50 - - [2025-04-24 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409
10.0.0.50 - - [2025-04-24 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200
10.0.0.50 - - [2025-04-24 02:00:27] "POST /ref-update HTTP/1.1" 200 156 0.006101
10.0.0.50 - - [2025-04-24 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581
10.0.0.50 - - [2025-04-24 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516
10.0.0.50 - - [2025-04-24 02:00:27] "POST /ref-update HTTP/1.1" 200 156 0.006716
10.0.0.50 - - [2025-04-24 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892
10.0.0.50 - - [2025-04-24 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525
10.0.0.50 - - [2025-04-24 02:00:28] "POST /ref-update HTTP/1.1" 200 156 0.007085
10.0.0.50 - - [2025-04-24 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482
10.0.0.50 - - [2025-04-24 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598
10.0.0.50 - - [2025-04-24 02:00:28] "POST /ref-update HTTP/1.1" 200 156 0.007139
10.0.0.50 - - [2025-04-24 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469
10.0.0.50 - - [2025-04-24 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576
10.0.0.50 - - [2025-04-24 02:00:28] "POST /ref-update HTTP/1.1" 200 156 0.006357
10.0.0.50 - - [2025-04-24 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351
10.0.0.50 - - [2025-04-24 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184
10.0.0.50 - - [2025-04-24 02:00:28] "POST /ref-update HTTP/1.1" 200 156 0.005792
10.0.0.50 - - [2025-04-24 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271
10.0.0.50 - - [2025-04-24 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425
10.0.0.50 - - [2025-04-24 02:00:28] "POST /ref-update HTTP/1.1" 200 156 0.006085
10.0.0.50 - - [2025-04-24 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463
10.0.0.50 - - [2025-04-24 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397
10.0.0.50 - - [2025-04-24 02:00:28] "POST /ref-update HTTP/1.1" 200 156 0.006274
10.0.0.50 - - [2025-04-24 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529
10.0.0.50 - - [2025-04-24 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637
10.0.0.50 - - [2025-04-24 02:00:29] "POST /ref-update HTTP/1.1" 200 156 0.006191
10.0.0.50 - - [2025-04-24 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695
10.0.0.50 - - [2025-04-24 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708
10.0.0.50 - - [2025-04-24 02:00:29] "POST /ref-update HTTP/1.1" 200 156 0.006141
10.0.0.50 - - [2025-04-24 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548
10.0.0.50 - - [2025-04-24 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170
10.0.0.50 - - [2025-04-24 02:00:29] "POST /ref-update HTTP/1.1" 200 156 0.008059
10.0.0.50 - - [2025-04-24 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581
10.0.0.50 - - [2025-04-24 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618
10.0.0.50 - - [2025-04-24 02:00:29] "POST /ref-update HTTP/1.1" 200 156 0.008919
10.0.0.50 - - [2025-04-24 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577
10.0.0.50 - - [2025-04-24 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610
10.0.0.50 - - [2025-04-24 02:00:29] "POST /ref-update HTTP/1.1" 200 156 0.006304
10.0.0.50 - - [2025-04-24 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660
10.0.0.50 - - [2025-04-24 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205
10.0.0.50 - - [2025-04-24 02:00:29] "POST /ref-update HTTP/1.1" 200 156 0.007613
10.0.0.50 - - [2025-04-24 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267
10.0.0.50 - - [2025-04-24 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103
10.0.0.50 - - [2025-04-24 02:00:29] "POST /ref-update HTTP/1.1" 200 156 0.007745
10.0.0.50 - - [2025-04-24 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401
10.0.0.50 - - [2025-04-24 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640
10.0.0.50 - - [2025-04-24 02:00:30] "POST /ref-update HTTP/1.1" 200 156 0.007113
10.0.0.50 - - [2025-04-24 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754
10.0.0.50 - - [2025-04-24 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789
10.0.0.50 - - [2025-04-24 02:00:30] "POST /ref-update HTTP/1.1" 200 156 0.006132
10.0.0.50 - - [2025-04-24 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680
10.0.0.50 - - [2025-04-24 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702
10.0.0.50 - - [2025-04-24 02:00:30] "POST /ref-update HTTP/1.1" 200 156 0.007307
10.0.0.50 - - [2025-04-24 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640
10.0.0.50 - - [2025-04-24 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619
10.0.0.50 - - [2025-04-24 02:00:30] "POST /ref-update HTTP/1.1" 200 156 0.006598
10.0.0.50 - - [2025-04-24 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685
10.0.0.50 - - [2025-04-24 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566
10.0.0.50 - - [2025-04-24 02:00:30] "POST /ref-update HTTP/1.1" 200 156 0.006677
10.0.0.50 - - [2025-04-24 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501
10.0.0.50 - - [2025-04-24 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794
10.0.0.50 - - [2025-04-24 02:00:30] "POST /ref-update HTTP/1.1" 200 156 0.007252
10.0.0.50 - - [2025-04-24 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473
10.0.0.50 - - [2025-04-24 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719
10.0.0.50 - - [2025-04-24 02:00:30] "POST /ref-update HTTP/1.1" 200 156 0.005969
10.0.0.50 - - [2025-04-24 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943
10.0.0.50 - - [2025-04-24 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754
10.0.0.50 - - [2025-04-24 02:00:31] "POST /ref-update HTTP/1.1" 200 156 0.006663
10.0.0.50 - - [2025-04-24 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752
10.0.0.50 - - [2025-04-24 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683
10.0.0.50 - - [2025-04-24 02:00:31] "POST /ref-update HTTP/1.1" 200 156 0.008070
10.0.0.50 - - [2025-04-24 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795
10.0.0.50 - - [2025-04-24 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756
10.0.0.50 - - [2025-04-24 02:00:31] "POST /ref-update HTTP/1.1" 200 156 0.006221
10.0.0.50 - - [2025-04-24 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694
10.0.0.50 - - [2025-04-24 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850
10.0.0.50 - - [2025-04-24 02:00:31] "POST /ref-update HTTP/1.1" 200 156 0.007312
10.0.0.50 - - [2025-04-24 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666
10.0.0.50 - - [2025-04-24 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701
10.0.0.50 - - [2025-04-24 02:00:31] "POST /ref-update HTTP/1.1" 200 156 0.006605
10.0.0.50 - - [2025-04-24 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586
10.0.0.50 - - [2025-04-24 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937
10.0.0.50 - - [2025-04-24 02:00:31] "POST /ref-update HTTP/1.1" 200 156 0.007701
10.0.0.50 - - [2025-04-24 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149
10.0.0.50 - - [2025-04-24 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235
10.0.0.50 - - [2025-04-24 02:00:32] "POST /ref-update HTTP/1.1" 200 156 0.007586
10.0.0.50 - - [2025-04-24 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782
10.0.0.50 - - [2025-04-24 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297
10.0.0.50 - - [2025-04-24 02:00:32] "POST /ref-update HTTP/1.1" 200 156 0.007353
10.0.0.50 - - [2025-04-24 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058
10.0.0.50 - - [2025-04-24 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877
10.0.0.50 - - [2025-04-24 02:00:32] "POST /ref-update HTTP/1.1" 200 156 0.006509
10.0.0.50 - - [2025-04-24 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746
10.0.0.50 - - [2025-04-24 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932
10.0.0.50 - - [2025-04-24 02:00:32] "POST /ref-update HTTP/1.1" 200 156 0.006430
10.0.0.50 - - [2025-04-24 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895
10.0.0.50 - - [2025-04-24 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690
10.0.0.50 - - [2025-04-24 02:00:32] "POST /ref-update HTTP/1.1" 200 156 0.006336
10.0.0.50 - - [2025-04-24 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753
10.0.0.50 - - [2025-04-24 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667
10.0.0.50 - - [2025-04-24 02:00:32] "POST /ref-update HTTP/1.1" 200 156 0.006795
10.0.0.50 - - [2025-04-24 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604
10.0.0.50 - - [2025-04-24 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578
10.0.0.50 - - [2025-04-24 02:00:32] "POST /ref-update HTTP/1.1" 200 156 0.006899
10.0.0.50 - - [2025-04-24 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737
10.0.0.50 - - [2025-04-24 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850
10.0.0.50 - - [2025-04-24 02:00:33] "POST /ref-update HTTP/1.1" 200 156 0.007258
10.0.0.50 - - [2025-04-24 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793
10.0.0.50 - - [2025-04-24 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721
10.0.0.50 - - [2025-04-24 02:00:33] "POST /ref-update HTTP/1.1" 200 156 0.006461
10.0.0.50 - - [2025-04-24 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818
10.0.0.50 - - [2025-04-24 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685
10.0.0.50 - - [2025-04-24 02:00:33] "POST /ref-update HTTP/1.1" 200 156 0.006659
10.0.0.50 - - [2025-04-24 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822
10.0.0.50 - - [2025-04-24 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064
10.0.0.50 - - [2025-04-24 02:00:33] "POST /ref-update HTTP/1.1" 200 156 0.006384
10.0.0.50 - - [2025-04-24 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190
10.0.0.50 - - [2025-04-24 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021
10.0.0.50 - - [2025-04-24 02:00:33] "POST /ref-update HTTP/1.1" 200 156 0.006633
10.0.0.50 - - [2025-04-24 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801
10.0.0.50 - - [2025-04-24 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687
10.0.0.50 - - [2025-04-24 02:00:33] "POST /ref-update HTTP/1.1" 200 156 0.007232
10.0.0.50 - - [2025-04-24 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717
10.0.0.50 - - [2025-04-24 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850
10.0.0.50 - - [2025-04-24 02:00:34] "POST /ref-update HTTP/1.1" 200 156 0.007918
10.0.0.50 - - [2025-04-24 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795
10.0.0.50 - - [2025-04-24 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765
10.0.0.50 - - [2025-04-24 02:00:34] "POST /ref-update HTTP/1.1" 200 156 0.008259
10.0.0.50 - - [2025-04-24 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939
10.0.0.50 - - [2025-04-24 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723
10.0.0.50 - - [2025-04-24 02:00:34] "POST /ref-update HTTP/1.1" 200 156 0.006232
10.0.0.50 - - [2025-04-24 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740
10.0.0.50 - - [2025-04-24 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949
10.0.0.50 - - [2025-04-24 02:00:34] "POST /ref-update HTTP/1.1" 200 156 0.006524
10.0.0.50 - - [2025-04-24 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649
10.0.0.50 - - [2025-04-24 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622
10.0.0.50 - - [2025-04-24 02:00:34] "POST /ref-update HTTP/1.1" 200 156 0.006944
10.0.0.50 - - [2025-04-24 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623
10.0.0.50 - - [2025-04-24 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556
10.0.0.50 - - [2025-04-24 02:00:34] "POST /ref-update HTTP/1.1" 200 156 0.006193
10.0.0.50 - - [2025-04-24 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517
10.0.0.50 - - [2025-04-24 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765
10.0.0.50 - - [2025-04-24 02:00:34] "POST /ref-update HTTP/1.1" 200 156 0.006250
10.0.0.50 - - [2025-04-24 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597
10.0.0.50 - - [2025-04-24 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896
10.0.0.50 - - [2025-04-24 02:00:35] "POST /ref-update HTTP/1.1" 200 156 0.006471
10.0.0.50 - - [2025-04-24 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686
10.0.0.50 - - [2025-04-24 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662
10.0.0.50 - - [2025-04-24 02:00:35] "POST /ref-update HTTP/1.1" 200 156 0.007221
10.0.0.50 - - [2025-04-24 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723
10.0.0.50 - - [2025-04-24 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734
10.0.0.50 - - [2025-04-24 02:00:35] "POST /ref-update HTTP/1.1" 200 156 0.006248
10.0.0.50 - - [2025-04-24 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946
10.0.0.50 - - [2025-04-24 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620
10.0.0.50 - - [2025-04-24 02:00:35] "POST /ref-update HTTP/1.1" 200 156 0.006264
10.0.0.50 - - [2025-04-24 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755
10.0.0.50 - - [2025-04-24 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695
10.0.0.50 - - [2025-04-24 02:00:35] "POST /ref-update HTTP/1.1" 200 156 0.006306
10.0.0.50 - - [2025-04-24 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599
10.0.0.50 - - [2025-04-24 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782
10.0.0.50 - - [2025-04-24 02:00:35] "POST /ref-update HTTP/1.1" 200 156 0.008058
10.0.0.50 - - [2025-04-24 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696
10.0.0.50 - - [2025-04-24 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693
10.0.0.50 - - [2025-04-24 02:00:35] "POST /ref-update HTTP/1.1" 200 156 0.006318
10.0.0.50 - - [2025-04-24 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845
10.0.0.50 - - [2025-04-24 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726
10.0.0.50 - - [2025-04-24 02:00:36] "POST /ref-update HTTP/1.1" 200 156 0.006816
10.0.0.50 - - [2025-04-24 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746
10.0.0.50 - - [2025-04-24 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707
10.0.0.50 - - [2025-04-24 02:00:36] "POST /ref-update HTTP/1.1" 200 156 0.007446
10.0.0.50 - - [2025-04-24 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893
10.0.0.50 - - [2025-04-24 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896
10.0.0.50 - - [2025-04-24 02:00:36] "POST /ref-update HTTP/1.1" 200 156 0.006790
10.0.0.50 - - [2025-04-24 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767
10.0.0.50 - - [2025-04-24 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664
10.0.0.50 - - [2025-04-24 02:00:36] "POST /ref-update HTTP/1.1" 200 156 0.007739
10.0.0.50 - - [2025-04-24 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717
10.0.0.50 - - [2025-04-24 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838
10.0.0.50 - - [2025-04-24 02:00:36] "POST /ref-update HTTP/1.1" 200 156 0.007387
10.0.0.50 - - [2025-04-24 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698
10.0.0.50 - - [2025-04-24 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956
10.0.0.50 - - [2025-04-24 02:00:36] "POST /ref-update HTTP/1.1" 200 156 0.006332
10.0.0.50 - - [2025-04-24 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715
10.0.0.50 - - [2025-04-24 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827
10.0.0.50 - - [2025-04-24 02:00:37] "POST /ref-update HTTP/1.1" 200 156 0.007658
10.0.0.50 - - [2025-04-24 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034
10.0.0.50 - - [2025-04-24 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779
10.0.0.50 - - [2025-04-24 02:00:37] "POST /ref-update HTTP/1.1" 200 156 0.006649
10.0.0.50 - - [2025-04-24 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737
10.0.0.50 - - [2025-04-24 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715
10.0.0.50 - - [2025-04-24 02:00:37] "POST /ref-update HTTP/1.1" 200 156 0.008011
10.0.0.50 - - [2025-04-24 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743
10.0.0.50 - - [2025-04-24 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694
10.0.0.50 - - [2025-04-24 02:00:37] "POST /ref-update HTTP/1.1" 200 156 0.006531
10.0.0.50 - - [2025-04-24 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584
10.0.0.50 - - [2025-04-24 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690
10.0.0.50 - - [2025-04-24 02:00:37] "POST /ref-update HTTP/1.1" 200 156 0.006846
10.0.0.50 - - [2025-04-24 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787
10.0.0.50 - - [2025-04-24 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820
10.0.0.50 - - [2025-04-24 02:00:37] "POST /ref-update HTTP/1.1" 200 156 0.007813
10.0.0.50 - - [2025-04-24 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934
10.0.0.50 - - [2025-04-24 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033
10.0.0.50 - - [2025-04-24 02:00:37] "POST /ref-update HTTP/1.1" 200 156 0.007554
10.0.0.50 - - [2025-04-24 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904
10.0.0.50 - - [2025-04-24 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080
10.0.0.50 - - [2025-04-24 02:00:38] "POST /ref-update HTTP/1.1" 200 156 0.006661
10.0.0.50 - - [2025-04-24 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851
10.0.0.50 - - [2025-04-24 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727
10.0.0.50 - - [2025-04-24 02:00:38] "POST /ref-update HTTP/1.1" 200 156 0.006495
10.0.0.50 - - [2025-04-24 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879
10.0.0.50 - - [2025-04-24 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092
10.0.0.50 - - [2025-04-24 02:00:38] "POST /ref-update HTTP/1.1" 200 156 0.006528
10.0.0.50 - - [2025-04-24 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676
10.0.0.50 - - [2025-04-24 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674
10.0.0.50 - - [2025-04-24 02:00:38] "POST /ref-update HTTP/1.1" 200 156 0.006998
10.0.0.50 - - [2025-04-24 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921
10.0.0.50 - - [2025-04-24 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690
10.0.0.50 - - [2025-04-24 02:00:38] "POST /ref-update HTTP/1.1" 200 156 0.006801
10.0.0.50 - - [2025-04-24 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616
10.0.0.50 - - [2025-04-24 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695
10.0.0.50 - - [2025-04-24 02:00:38] "POST /ref-update HTTP/1.1" 200 156 0.006049
10.0.0.50 - - [2025-04-24 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808
10.0.0.50 - - [2025-04-24 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775
10.0.0.50 - - [2025-04-24 02:00:38] "POST /ref-update HTTP/1.1" 200 156 0.006563
10.0.0.50 - - [2025-04-24 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761
10.0.0.50 - - [2025-04-24 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699
10.0.0.50 - - [2025-04-24 02:00:39] "POST /ref-update HTTP/1.1" 200 156 0.007581
10.0.0.50 - - [2025-04-24 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769
10.0.0.50 - - [2025-04-24 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864
10.0.0.50 - - [2025-04-24 02:00:39] "POST /ref-update HTTP/1.1" 200 156 0.006464
10.0.0.50 - - [2025-04-24 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747
10.0.0.50 - - [2025-04-24 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695
10.0.0.50 - - [2025-04-24 02:00:39] "POST /ref-update HTTP/1.1" 200 156 0.006361
10.0.0.50 - - [2025-04-24 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772
10.0.0.50 - - [2025-04-24 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934
10.0.0.50 - - [2025-04-24 02:00:39] "POST /ref-update HTTP/1.1" 200 156 0.006240
10.0.0.50 - - [2025-04-24 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591
10.0.0.50 - - [2025-04-24 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544
10.0.0.50 - - [2025-04-24 02:00:39] "POST /ref-update HTTP/1.1" 200 156 0.006291
10.0.0.50 - - [2025-04-24 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509
10.0.0.50 - - [2025-04-24 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541
10.0.0.50 - - [2025-04-24 02:00:39] "POST /ref-update HTTP/1.1" 200 156 0.006338
10.0.0.50 - - [2025-04-24 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166
10.0.0.50 - - [2025-04-24 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497
10.0.0.50 - - [2025-04-24 02:00:40] "POST /ref-update HTTP/1.1" 200 156 0.006932
10.0.0.50 - - [2025-04-24 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800
10.0.0.50 - - [2025-04-24 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870
10.0.0.50 - - [2025-04-24 02:00:40] "POST /ref-update HTTP/1.1" 200 156 0.007836
10.0.0.50 - - [2025-04-24 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008
10.0.0.50 - - [2025-04-24 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720
10.0.0.50 - - [2025-04-24 02:00:40] "POST /ref-update HTTP/1.1" 200 156 0.007215
10.0.0.50 - - [2025-04-24 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998
10.0.0.50 - - [2025-04-24 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349
10.0.0.50 - - [2025-04-24 02:00:40] "POST /ref-update HTTP/1.1" 200 156 0.006964
10.0.0.50 - - [2025-04-24 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747
10.0.0.50 - - [2025-04-24 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705
10.0.0.50 - - [2025-04-24 02:00:40] "POST /ref-update HTTP/1.1" 200 156 0.007594
10.0.0.50 - - [2025-04-24 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857
10.0.0.50 - - [2025-04-24 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258
10.0.0.50 - - [2025-04-24 02:00:40] "POST /ref-update HTTP/1.1" 200 156 0.015064
10.0.0.50 - - [2025-04-24 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123
10.0.0.50 - - [2025-04-24 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497
10.0.0.50 - - [2025-04-24 02:00:40] "POST /ref-update HTTP/1.1" 200 156 0.007576
10.0.0.50 - - [2025-04-24 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968
10.0.0.50 - - [2025-04-24 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641
10.0.0.50 - - [2025-04-24 02:00:41] "POST /ref-update HTTP/1.1" 200 156 0.013139
10.0.0.50 - - [2025-04-24 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957
10.0.0.50 - - [2025-04-24 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993
10.0.0.50 - - [2025-04-24 02:00:41] "POST /ref-update HTTP/1.1" 200 156 0.015521
10.0.0.50 - - [2025-04-24 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.042346
10.0.0.50 - - [2025-04-24 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425
10.0.0.50 - - [2025-04-24 02:00:41] "POST /ref-update HTTP/1.1" 200 156 0.006947
10.0.0.50 - - [2025-04-24 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111
10.0.0.50 - - [2025-04-24 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824
10.0.0.50 - - [2025-04-24 02:00:41] "POST /ref-update HTTP/1.1" 200 156 0.006866
10.0.0.50 - - [2025-04-24 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193
10.0.0.50 - - [2025-04-24 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798
10.0.0.50 - - [2025-04-24 02:00:41] "POST /ref-update HTTP/1.1" 200 156 0.006707
10.0.0.50 - - [2025-04-24 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786
10.0.0.50 - - [2025-04-24 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988
10.0.0.50 - - [2025-04-24 02:00:41] "POST /ref-update HTTP/1.1" 200 156 0.006850
10.0.0.50 - - [2025-04-24 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858
10.0.0.50 - - [2025-04-24 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900
10.0.0.50 - - [2025-04-24 02:00:42] "POST /ref-update HTTP/1.1" 200 156 0.008481
10.0.0.50 - - [2025-04-24 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804
10.0.0.50 - - [2025-04-24 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802
10.0.0.50 - - [2025-04-24 02:00:42] "POST /ref-update HTTP/1.1" 200 156 0.007868
10.0.0.50 - - [2025-04-24 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789
10.0.0.50 - - [2025-04-24 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769
10.0.0.50 - - [2025-04-24 02:00:42] "GET / HTTP/1.1" 200 35931 0.001555
10.0.0.50 - - [2025-04-24 02:00:42] "POST /ref-update HTTP/1.1" 200 156 0.008613
10.0.0.50 - - [2025-04-24 02:00:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000350
10.0.0.50 - - [2025-04-24 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504
10.0.0.50 - - [2025-04-24 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678
10.0.0.50 - - [2025-04-24 02:00:42] "POST /ref-update HTTP/1.1" 200 156 0.006763
10.0.0.50 - - [2025-04-24 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640
10.0.0.50 - - [2025-04-24 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700
10.0.0.50 - - [2025-04-24 02:00:42] "POST /ref-update HTTP/1.1" 200 156 0.006315
10.0.0.50 - - [2025-04-24 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393
10.0.0.50 - - [2025-04-24 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.019546
10.0.0.50 - - [2025-04-24 02:00:42] "GET /routing-instance/db82c5ca-4524-4410-8e52-3c72f72e32ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003032
10.0.0.50 - - [2025-04-24 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928
10.0.0.50 - - [2025-04-24 02:00:42] "POST /bgp-routers HTTP/1.1" 200 620 0.014333
10.0.0.50 - - [2025-04-24 02:00:42] "POST /ref-update HTTP/1.1" 200 156 0.005319
10.0.0.50 - - [2025-04-24 02:00:42] "GET /bgp-router/b51018a2-35bb-4eb8-a1e1-0ec574615180?fields=global_system_config_back_refs HTTP/1.1" 200 1117 0.004315
10.0.0.50 - - [2025-04-24 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555
10.0.0.50 - - [2025-04-24 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626
10.0.0.50 - - [2025-04-24 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368
10.0.0.50 - - [2025-04-24 02:00:42] "GET /global-system-config/5d3dac66-3651-4f28-8388-6300ce6e57e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.005471
10.0.0.50 - - [2025-04-24 02:00:42] "POST /ref-update HTTP/1.1" 200 156 0.006685
10.0.0.50 - - [2025-04-24 02:00:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002503
10.0.0.50 - - [2025-04-24 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262
10.0.0.50 - - [2025-04-24 02:00:43] "POST /ref-update HTTP/1.1" 200 156 0.005887
10.0.0.50 - - [2025-04-24 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854
10.0.0.50 - - [2025-04-24 02:00:43] "POST /ref-update HTTP/1.1" 200 156 0.007200
10.0.0.50 - - [2025-04-24 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875
10.0.0.50 - - [2025-04-24 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666
10.0.0.50 - - [2025-04-24 02:00:43] "POST /ref-update HTTP/1.1" 200 156 0.007219
10.0.0.50 - - [2025-04-24 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056
10.0.0.50 - - [2025-04-24 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915
10.0.0.50 - - [2025-04-24 02:00:43] "POST /ref-update HTTP/1.1" 200 156 0.007798
10.0.0.50 - - [2025-04-24 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067
10.0.0.50 - - [2025-04-24 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007
10.0.0.50 - - [2025-04-24 02:00:43] "POST /ref-update HTTP/1.1" 200 156 0.007215
10.0.0.50 - - [2025-04-24 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493
10.0.0.50 - - [2025-04-24 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056
10.0.0.50 - - [2025-04-24 02:00:43] "POST /ref-update HTTP/1.1" 200 156 0.007077
10.0.0.50 - - [2025-04-24 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422
10.0.0.50 - - [2025-04-24 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361
10.0.0.50 - - [2025-04-24 02:00:43] "POST /ref-update HTTP/1.1" 200 156 0.006979
10.0.0.50 - - [2025-04-24 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563
10.0.0.50 - - [2025-04-24 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731
10.0.0.50 - - [2025-04-24 02:00:44] "POST /ref-update HTTP/1.1" 200 156 0.006727
10.0.0.50 - - [2025-04-24 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613
10.0.0.50 - - [2025-04-24 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721
10.0.0.50 - - [2025-04-24 02:00:44] "POST /ref-update HTTP/1.1" 200 156 0.006514
10.0.0.50 - - [2025-04-24 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005110
10.0.0.50 - - [2025-04-24 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886
10.0.0.50 - - [2025-04-24 02:00:44] "POST /ref-update HTTP/1.1" 200 156 0.007732
10.0.0.50 - - [2025-04-24 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646
10.0.0.50 - - [2025-04-24 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603
10.0.0.50 - - [2025-04-24 02:00:44] "POST /ref-update HTTP/1.1" 200 156 0.006424
10.0.0.50 - - [2025-04-24 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295
10.0.0.50 - - [2025-04-24 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501
10.0.0.50 - - [2025-04-24 02:00:44] "POST /ref-update HTTP/1.1" 200 156 0.007199
10.0.0.50 - - [2025-04-24 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258
10.0.0.50 - - [2025-04-24 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513
10.0.0.50 - - [2025-04-24 02:00:44] "POST /ref-update HTTP/1.1" 200 156 0.006721
10.0.0.50 - - [2025-04-24 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343
10.0.0.50 - - [2025-04-24 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535
10.0.0.50 - - [2025-04-24 02:00:44] "POST /ref-update HTTP/1.1" 200 156 0.006617
10.0.0.50 - - [2025-04-24 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295
10.0.0.50 - - [2025-04-24 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487
10.0.0.50 - - [2025-04-24 02:00:45] "POST /ref-update HTTP/1.1" 200 156 0.006037
10.0.0.50 - - [2025-04-24 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227
10.0.0.50 - - [2025-04-24 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570
10.0.0.50 - - [2025-04-24 02:00:45] "POST /ref-update HTTP/1.1" 200 156 0.007144
10.0.0.50 - - [2025-04-24 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312
10.0.0.50 - - [2025-04-24 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654
10.0.0.50 - - [2025-04-24 02:00:45] "POST /ref-update HTTP/1.1" 200 156 0.006690
10.0.0.50 - - [2025-04-24 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582
10.0.0.50 - - [2025-04-24 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403
10.0.0.50 - - [2025-04-24 02:00:45] "POST /ref-update HTTP/1.1" 200 156 0.006886
10.0.0.50 - - [2025-04-24 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708
10.0.0.50 - - [2025-04-24 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553
10.0.0.50 - - [2025-04-24 02:00:45] "POST /ref-update HTTP/1.1" 200 156 0.006262
10.0.0.50 - - [2025-04-24 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857
10.0.0.50 - - [2025-04-24 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435
10.0.0.50 - - [2025-04-24 02:00:45] "POST /ref-update HTTP/1.1" 200 156 0.006648
10.0.0.50 - - [2025-04-24 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998
10.0.0.50 - - [2025-04-24 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678
10.0.0.50 - - [2025-04-24 02:00:45] "POST /ref-update HTTP/1.1" 200 156 0.006590
10.0.0.50 - - [2025-04-24 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699
10.0.0.50 - - [2025-04-24 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718
10.0.0.50 - - [2025-04-24 02:00:46] "POST /ref-update HTTP/1.1" 200 156 0.006689
10.0.0.50 - - [2025-04-24 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550
10.0.0.50 - - [2025-04-24 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608
10.0.0.50 - - [2025-04-24 02:00:46] "POST /ref-update HTTP/1.1" 200 156 0.006080
10.0.0.50 - - [2025-04-24 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076
10.0.0.50 - - [2025-04-24 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422
10.0.0.50 - - [2025-04-24 02:00:46] "POST /ref-update HTTP/1.1" 200 156 0.006359
10.0.0.50 - - [2025-04-24 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438
10.0.0.50 - - [2025-04-24 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513
10.0.0.50 - - [2025-04-24 02:00:46] "POST /ref-update HTTP/1.1" 200 156 0.006099
10.0.0.50 - - [2025-04-24 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458
10.0.0.50 - - [2025-04-24 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384
10.0.0.50 - - [2025-04-24 02:00:46] "POST /ref-update HTTP/1.1" 200 156 0.006446
10.0.0.50 - - [2025-04-24 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263
10.0.0.50 - - [2025-04-24 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225
10.0.0.50 - - [2025-04-24 02:00:46] "POST /ref-update HTTP/1.1" 200 156 0.006026
10.0.0.50 - - [2025-04-24 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670
10.0.0.50 - - [2025-04-24 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789
10.0.0.50 - - [2025-04-24 02:00:47] "POST /ref-update HTTP/1.1" 200 156 0.006356
10.0.0.50 - - [2025-04-24 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403
10.0.0.50 - - [2025-04-24 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343
10.0.0.50 - - [2025-04-24 02:00:47] "POST /ref-update HTTP/1.1" 200 156 0.006738
10.0.0.50 - - [2025-04-24 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598
10.0.0.50 - - [2025-04-24 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579
10.0.0.50 - - [2025-04-24 02:00:47] "POST /ref-update HTTP/1.1" 200 156 0.007060
10.0.0.50 - - [2025-04-24 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598
10.0.0.50 - - [2025-04-24 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687
10.0.0.50 - - [2025-04-24 02:00:47] "POST /ref-update HTTP/1.1" 200 156 0.006362
10.0.0.50 - - [2025-04-24 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533
10.0.0.50 - - [2025-04-24 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877
10.0.0.50 - - [2025-04-24 02:00:47] "POST /ref-update HTTP/1.1" 200 156 0.006773
10.0.0.50 - - [2025-04-24 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777
10.0.0.50 - - [2025-04-24 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650
10.0.0.50 - - [2025-04-24 02:00:47] "POST /ref-update HTTP/1.1" 200 156 0.006391
10.0.0.50 - - [2025-04-24 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461
10.0.0.50 - - [2025-04-24 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474
10.0.0.50 - - [2025-04-24 02:00:47] "POST /ref-update HTTP/1.1" 200 156 0.006559
10.0.0.50 - - [2025-04-24 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939
10.0.0.50 - - [2025-04-24 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678
10.0.0.50 - - [2025-04-24 02:00:48] "POST /ref-update HTTP/1.1" 200 156 0.006808
10.0.0.50 - - [2025-04-24 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755
10.0.0.50 - - [2025-04-24 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902
10.0.0.50 - - [2025-04-24 02:00:48] "POST /ref-update HTTP/1.1" 200 156 0.006358
10.0.0.50 - - [2025-04-24 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739
10.0.0.50 - - [2025-04-24 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646
10.0.0.50 - - [2025-04-24 02:00:48] "POST /ref-update HTTP/1.1" 200 156 0.006495
10.0.0.50 - - [2025-04-24 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654
10.0.0.50 - - [2025-04-24 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501
10.0.0.50 - - [2025-04-24 02:00:48] "POST /ref-update HTTP/1.1" 200 156 0.006215
10.0.0.50 - - [2025-04-24 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506
10.0.0.50 - - [2025-04-24 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452
10.0.0.50 - - [2025-04-24 02:00:48] "POST /ref-update HTTP/1.1" 200 156 0.007126
10.0.0.50 - - [2025-04-24 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237
10.0.0.50 - - [2025-04-24 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220
10.0.0.50 - - [2025-04-24 02:00:48] "POST /ref-update HTTP/1.1" 200 156 0.007984
10.0.0.50 - - [2025-04-24 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944
10.0.0.50 - - [2025-04-24 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800
10.0.0.50 - - [2025-04-24 02:00:48] "POST /ref-update HTTP/1.1" 200 156 0.007723
10.0.0.50 - - [2025-04-24 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307
10.0.0.50 - - [2025-04-24 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800
10.0.0.50 - - [2025-04-24 02:00:49] "POST /ref-update HTTP/1.1" 200 156 0.006579
10.0.0.50 - - [2025-04-24 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877
10.0.0.50 - - [2025-04-24 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021
10.0.0.50 - - [2025-04-24 02:00:49] "POST /ref-update HTTP/1.1" 200 156 0.006402
10.0.0.50 - - [2025-04-24 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612
10.0.0.50 - - [2025-04-24 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755
10.0.0.50 - - [2025-04-24 02:00:49] "POST /ref-update HTTP/1.1" 200 156 0.006120
10.0.0.50 - - [2025-04-24 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725
10.0.0.50 - - [2025-04-24 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704
10.0.0.50 - - [2025-04-24 02:00:49] "POST /ref-update HTTP/1.1" 200 156 0.006302
10.0.0.50 - - [2025-04-24 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901
10.0.0.50 - - [2025-04-24 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496
10.0.0.50 - - [2025-04-24 02:00:49] "POST /ref-update HTTP/1.1" 200 156 0.007648
10.0.0.50 - - [2025-04-24 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757
10.0.0.50 - - [2025-04-24 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487
10.0.0.50 - - [2025-04-24 02:00:49] "POST /ref-update HTTP/1.1" 200 156 0.006107
10.0.0.50 - - [2025-04-24 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494
10.0.0.50 - - [2025-04-24 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632
10.0.0.50 - - [2025-04-24 02:00:50] "POST /ref-update HTTP/1.1" 200 156 0.007223
10.0.0.50 - - [2025-04-24 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800
10.0.0.50 - - [2025-04-24 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741
10.0.0.50 - - [2025-04-24 02:00:50] "POST /ref-update HTTP/1.1" 200 156 0.006397
10.0.0.50 - - [2025-04-24 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766
10.0.0.50 - - [2025-04-24 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642
10.0.0.50 - - [2025-04-24 02:00:50] "POST /ref-update HTTP/1.1" 200 156 0.006730
10.0.0.50 - - [2025-04-24 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898
10.0.0.50 - - [2025-04-24 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613
10.0.0.50 - - [2025-04-24 02:00:50] "POST /ref-update HTTP/1.1" 200 156 0.007571
10.0.0.50 - - [2025-04-24 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740
10.0.0.50 - - [2025-04-24 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114
10.0.0.50 - - [2025-04-24 02:00:50] "POST /ref-update HTTP/1.1" 200 156 0.008918
10.0.0.50 - - [2025-04-24 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816
10.0.0.50 - - [2025-04-24 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626
10.0.0.50 - - [2025-04-24 02:00:50] "POST /ref-update HTTP/1.1" 200 156 0.006446
10.0.0.50 - - [2025-04-24 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950
10.0.0.50 - - [2025-04-24 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482
10.0.0.50 - - [2025-04-24 02:00:50] "POST /ref-update HTTP/1.1" 200 156 0.006296
10.0.0.50 - - [2025-04-24 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290
10.0.0.50 - - [2025-04-24 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694
10.0.0.50 - - [2025-04-24 02:00:51] "POST /ref-update HTTP/1.1" 200 156 0.006689
10.0.0.50 - - [2025-04-24 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036
10.0.0.50 - - [2025-04-24 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109
10.0.0.50 - - [2025-04-24 02:00:51] "POST /ref-update HTTP/1.1" 200 156 0.008286
10.0.0.50 - - [2025-04-24 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465
10.0.0.50 - - [2025-04-24 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206
10.0.0.50 - - [2025-04-24 02:00:51] "POST /ref-update HTTP/1.1" 200 156 0.006995
10.0.0.50 - - [2025-04-24 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528
10.0.0.50 - - [2025-04-24 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614
10.0.0.50 - - [2025-04-24 02:00:51] "POST /ref-update HTTP/1.1" 200 156 0.006413
10.0.0.50 - - [2025-04-24 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575
10.0.0.50 - - [2025-04-24 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848
10.0.0.50 - - [2025-04-24 02:00:51] "POST /ref-update HTTP/1.1" 200 156 0.007242
10.0.0.50 - - [2025-04-24 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803
10.0.0.50 - - [2025-04-24 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604
10.0.0.50 - - [2025-04-24 02:00:51] "POST /ref-update HTTP/1.1" 200 156 0.006116
10.0.0.50 - - [2025-04-24 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655
10.0.0.50 - - [2025-04-24 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708
10.0.0.50 - - [2025-04-24 02:00:52] "POST /ref-update HTTP/1.1" 200 156 0.006208
10.0.0.50 - - [2025-04-24 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856
10.0.0.50 - - [2025-04-24 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985
10.0.0.50 - - [2025-04-24 02:00:52] "POST /ref-update HTTP/1.1" 200 156 0.006330
10.0.0.50 - - [2025-04-24 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712
10.0.0.50 - - [2025-04-24 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843
10.0.0.50 - - [2025-04-24 02:00:52] "POST /ref-update HTTP/1.1" 200 156 0.007532
10.0.0.50 - - [2025-04-24 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221
10.0.0.50 - - [2025-04-24 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740
10.0.0.50 - - [2025-04-24 02:00:52] "POST /ref-update HTTP/1.1" 200 156 0.006989
10.0.0.50 - - [2025-04-24 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876
10.0.0.50 - - [2025-04-24 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825
10.0.0.50 - - [2025-04-24 02:00:52] "POST /ref-update HTTP/1.1" 200 156 0.007319
10.0.0.50 - - [2025-04-24 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792
10.0.0.50 - - [2025-04-24 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673
10.0.0.50 - - [2025-04-24 02:00:52] "POST /ref-update HTTP/1.1" 200 156 0.006257
10.0.0.50 - - [2025-04-24 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683
10.0.0.50 - - [2025-04-24 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707
10.0.0.50 - - [2025-04-24 02:00:52] "POST /ref-update HTTP/1.1" 200 156 0.008759
10.0.0.50 - - [2025-04-24 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737
10.0.0.50 - - [2025-04-24 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789
10.0.0.50 - - [2025-04-24 02:00:53] "POST /ref-update HTTP/1.1" 200 156 0.008012
10.0.0.50 - - [2025-04-24 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085
10.0.0.50 - - [2025-04-24 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019
10.0.0.50 - - [2025-04-24 02:00:53] "POST /ref-update HTTP/1.1" 200 156 0.008282
10.0.0.50 - - [2025-04-24 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026
10.0.0.50 - - [2025-04-24 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921
10.0.0.50 - - [2025-04-24 02:00:53] "POST /ref-update HTTP/1.1" 200 156 0.008529
10.0.0.50 - - [2025-04-24 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732
10.0.0.50 - - [2025-04-24 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713
10.0.0.50 - - [2025-04-24 02:00:53] "POST /ref-update HTTP/1.1" 200 156 0.006380
10.0.0.50 - - [2025-04-24 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769
10.0.0.50 - - [2025-04-24 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757
10.0.0.50 - - [2025-04-24 02:00:53] "POST /ref-update HTTP/1.1" 200 156 0.006445
10.0.0.50 - - [2025-04-24 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901
10.0.0.50 - - [2025-04-24 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953
10.0.0.50 - - [2025-04-24 02:00:53] "POST /ref-update HTTP/1.1" 200 156 0.007147
10.0.0.50 - - [2025-04-24 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934
10.0.0.50 - - [2025-04-24 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846
10.0.0.50 - - [2025-04-24 02:00:53] "POST /ref-update HTTP/1.1" 200 156 0.006398
10.0.0.50 - - [2025-04-24 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768
10.0.0.50 - - [2025-04-24 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656
10.0.0.50 - - [2025-04-24 02:00:54] "POST /ref-update HTTP/1.1" 200 156 0.006234
10.0.0.50 - - [2025-04-24 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110
10.0.0.50 - - [2025-04-24 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836
10.0.0.50 - - [2025-04-24 02:00:54] "POST /ref-update HTTP/1.1" 200 156 0.008483
10.0.0.50 - - [2025-04-24 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788
10.0.0.50 - - [2025-04-24 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753
10.0.0.50 - - [2025-04-24 02:00:54] "POST /ref-update HTTP/1.1" 200 156 0.007190
10.0.0.50 - - [2025-04-24 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677
10.0.0.50 - - [2025-04-24 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647
10.0.0.50 - - [2025-04-24 02:00:54] "POST /ref-update HTTP/1.1" 200 156 0.007375
10.0.0.50 - - [2025-04-24 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729
10.0.0.50 - - [2025-04-24 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471
10.0.0.50 - - [2025-04-24 02:00:54] "POST /ref-update HTTP/1.1" 200 156 0.007722
10.0.0.50 - - [2025-04-24 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787
10.0.0.50 - - [2025-04-24 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703
10.0.0.50 - - [2025-04-24 02:00:54] "POST /ref-update HTTP/1.1" 200 156 0.007289
10.0.0.50 - - [2025-04-24 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587
10.0.0.50 - - [2025-04-24 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527
10.0.0.50 - - [2025-04-24 02:00:55] "POST /ref-update HTTP/1.1" 200 156 0.007588
10.0.0.50 - - [2025-04-24 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818
10.0.0.50 - - [2025-04-24 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757
10.0.0.50 - - [2025-04-24 02:00:55] "POST /ref-update HTTP/1.1" 200 156 0.007476
10.0.0.50 - - [2025-04-24 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822
10.0.0.50 - - [2025-04-24 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732
10.0.0.50 - - [2025-04-24 02:00:55] "POST /ref-update HTTP/1.1" 200 156 0.008397
10.0.0.50 - - [2025-04-24 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196
10.0.0.50 - - [2025-04-24 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723
10.0.0.50 - - [2025-04-24 02:00:55] "POST /ref-update HTTP/1.1" 200 156 0.007943
10.0.0.50 - - [2025-04-24 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810
10.0.0.50 - - [2025-04-24 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764
10.0.0.50 - - [2025-04-24 02:00:55] "POST /ref-update HTTP/1.1" 200 156 0.007346
10.0.0.50 - - [2025-04-24 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887
10.0.0.50 - - [2025-04-24 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635
10.0.0.50 - - [2025-04-24 02:00:55] "POST /ref-update HTTP/1.1" 200 156 0.007642
10.0.0.50 - - [2025-04-24 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711
10.0.0.50 - - [2025-04-24 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769
10.0.0.50 - - [2025-04-24 02:00:55] "POST /ref-update HTTP/1.1" 200 156 0.008810
10.0.0.50 - - [2025-04-24 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426
10.0.0.50 - - [2025-04-24 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820
10.0.0.50 - - [2025-04-24 02:00:56] "POST /ref-update HTTP/1.1" 200 156 0.007734
10.0.0.50 - - [2025-04-24 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863
10.0.0.50 - - [2025-04-24 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812
10.0.0.50 - - [2025-04-24 02:00:56] "POST /ref-update HTTP/1.1" 200 156 0.007835
10.0.0.50 - - [2025-04-24 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814
10.0.0.50 - - [2025-04-24 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799
10.0.0.50 - - [2025-04-24 02:00:56] "POST /ref-update HTTP/1.1" 200 156 0.007761
10.0.0.50 - - [2025-04-24 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785
10.0.0.50 - - [2025-04-24 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807
10.0.0.50 - - [2025-04-24 02:00:56] "POST /ref-update HTTP/1.1" 200 156 0.007382
10.0.0.50 - - [2025-04-24 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790
10.0.0.50 - - [2025-04-24 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885
10.0.0.50 - - [2025-04-24 02:00:56] "POST /ref-update HTTP/1.1" 200 156 0.008026
10.0.0.50 - - [2025-04-24 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897
10.0.0.50 - - [2025-04-24 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704
10.0.0.50 - - [2025-04-24 02:00:56] "POST /ref-update HTTP/1.1" 200 156 0.007334
10.0.0.50 - - [2025-04-24 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680
10.0.0.50 - - [2025-04-24 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681
10.0.0.50 - - [2025-04-24 02:00:56] "POST /ref-update HTTP/1.1" 200 156 0.007483
10.0.0.50 - - [2025-04-24 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110
10.0.0.50 - - [2025-04-24 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680
10.0.0.50 - - [2025-04-24 02:00:57] "POST /ref-update HTTP/1.1" 200 156 0.007529
10.0.0.50 - - [2025-04-24 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839
10.0.0.50 - - [2025-04-24 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772
10.0.0.50 - - [2025-04-24 02:00:57] "POST /ref-update HTTP/1.1" 200 156 0.007316
10.0.0.50 - - [2025-04-24 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761
10.0.0.50 - - [2025-04-24 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773
10.0.0.50 - - [2025-04-24 02:00:57] "POST /ref-update HTTP/1.1" 200 156 0.007497
10.0.0.50 - - [2025-04-24 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383
10.0.0.50 - - [2025-04-24 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375
10.0.0.50 - - [2025-04-24 02:00:57] "POST /ref-update HTTP/1.1" 200 156 0.008018
10.0.0.50 - - [2025-04-24 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742
10.0.0.50 - - [2025-04-24 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702
10.0.0.50 - - [2025-04-24 02:00:57] "POST /ref-update HTTP/1.1" 200 156 0.007442
10.0.0.50 - - [2025-04-24 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872
10.0.0.50 - - [2025-04-24 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606
10.0.0.50 - - [2025-04-24 02:00:57] "POST /ref-update HTTP/1.1" 200 156 0.008001
10.0.0.50 - - [2025-04-24 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740
10.0.0.50 - - [2025-04-24 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754
10.0.0.50 - - [2025-04-24 02:00:58] "POST /ref-update HTTP/1.1" 200 156 0.007169
10.0.0.50 - - [2025-04-24 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774
10.0.0.50 - - [2025-04-24 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755
10.0.0.50 - - [2025-04-24 02:00:58] "POST /ref-update HTTP/1.1" 200 156 0.007370
10.0.0.50 - - [2025-04-24 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743
10.0.0.50 - - [2025-04-24 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965
10.0.0.50 - - [2025-04-24 02:00:58] "POST /ref-update HTTP/1.1" 200 156 0.007189
10.0.0.50 - - [2025-04-24 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763
10.0.0.50 - - [2025-04-24 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540
10.0.0.50 - - [2025-04-24 02:00:58] "POST /ref-update HTTP/1.1" 200 156 0.007295
10.0.0.50 - - [2025-04-24 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692
10.0.0.50 - - [2025-04-24 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581
10.0.0.50 - - [2025-04-24 02:00:58] "POST /ref-update HTTP/1.1" 200 156 0.006899
10.0.0.50 - - [2025-04-24 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943
10.0.0.50 - - [2025-04-24 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566
10.0.0.50 - - [2025-04-24 02:00:58] "POST /ref-update HTTP/1.1" 200 156 0.007436
10.0.0.50 - - [2025-04-24 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544
10.0.0.50 - - [2025-04-24 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691
10.0.0.50 - - [2025-04-24 02:00:58] "POST /ref-update HTTP/1.1" 200 156 0.006796
10.0.0.50 - - [2025-04-24 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459
10.0.0.50 - - [2025-04-24 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505
10.0.0.50 - - [2025-04-24 02:00:59] "POST /ref-update HTTP/1.1" 200 156 0.007226
10.0.0.50 - - [2025-04-24 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593
10.0.0.50 - - [2025-04-24 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770
10.0.0.50 - - [2025-04-24 02:00:59] "POST /ref-update HTTP/1.1" 200 156 0.007409
10.0.0.50 - - [2025-04-24 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782
10.0.0.50 - - [2025-04-24 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678
10.0.0.50 - - [2025-04-24 02:00:59] "POST /ref-update HTTP/1.1" 200 156 0.007279
10.0.0.50 - - [2025-04-24 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438
10.0.0.50 - - [2025-04-24 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522
10.0.0.50 - - [2025-04-24 02:00:59] "POST /ref-update HTTP/1.1" 200 156 0.007632
10.0.0.50 - - [2025-04-24 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779
10.0.0.50 - - [2025-04-24 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626
10.0.0.50 - - [2025-04-24 02:00:59] "POST /ref-update HTTP/1.1" 200 156 0.007089
10.0.0.50 - - [2025-04-24 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669
10.0.0.50 - - [2025-04-24 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451
10.0.0.50 - - [2025-04-24 02:00:59] "POST /ref-update HTTP/1.1" 200 156 0.007014
10.0.0.50 - - [2025-04-24 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624
10.0.0.50 - - [2025-04-24 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802
10.0.0.50 - - [2025-04-24 02:00:59] "POST /ref-update HTTP/1.1" 200 156 0.007662
10.0.0.50 - - [2025-04-24 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769
10.0.0.50 - - [2025-04-24 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637
10.0.0.50 - - [2025-04-24 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.007684
10.0.0.50 - - [2025-04-24 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743
10.0.0.50 - - [2025-04-24 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792
10.0.0.50 - - [2025-04-24 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.007677
10.0.0.50 - - [2025-04-24 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071
10.0.0.50 - - [2025-04-24 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742
10.0.0.50 - - [2025-04-24 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.007155
10.0.0.50 - - [2025-04-24 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875
10.0.0.50 - - [2025-04-24 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704
10.0.0.50 - - [2025-04-24 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.007576
10.0.0.50 - - [2025-04-24 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875
10.0.0.50 - - [2025-04-24 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733
10.0.0.50 - - [2025-04-24 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.009688
10.0.0.50 - - [2025-04-24 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821
10.0.0.50 - - [2025-04-24 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892
10.0.0.50 - - [2025-04-24 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.007868
10.0.0.50 - - [2025-04-24 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791
10.0.0.50 - - [2025-04-24 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768
10.0.0.50 - - [2025-04-24 02:01:01] "POST /ref-update HTTP/1.1" 200 156 0.008314
10.0.0.50 - - [2025-04-24 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184
10.0.0.50 - - [2025-04-24 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894
10.0.0.50 - - [2025-04-24 02:01:01] "POST /ref-update HTTP/1.1" 200 156 0.007439
10.0.0.50 - - [2025-04-24 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804
10.0.0.50 - - [2025-04-24 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828
10.0.0.50 - - [2025-04-24 02:01:01] "POST /ref-update HTTP/1.1" 200 156 0.007813
10.0.0.50 - - [2025-04-24 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783
10.0.0.50 - - [2025-04-24 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854
10.0.0.50 - - [2025-04-24 02:01:01] "POST /ref-update HTTP/1.1" 200 156 0.008813
10.0.0.50 - - [2025-04-24 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846
10.0.0.50 - - [2025-04-24 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403
10.0.0.50 - - [2025-04-24 02:01:01] "POST /ref-update HTTP/1.1" 200 156 0.007755
10.0.0.50 - - [2025-04-24 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839
10.0.0.50 - - [2025-04-24 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826
10.0.0.50 - - [2025-04-24 02:01:01] "POST /ref-update HTTP/1.1" 200 156 0.007514
10.0.0.50 - - [2025-04-24 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541
10.0.0.50 - - [2025-04-24 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467
10.0.0.50 - - [2025-04-24 02:01:01] "POST /ref-update HTTP/1.1" 200 156 0.008977
10.0.0.50 - - [2025-04-24 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595
10.0.0.50 - - [2025-04-24 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265
10.0.0.50 - - [2025-04-24 02:01:02] "POST /ref-update HTTP/1.1" 200 156 0.007304
10.0.0.50 - - [2025-04-24 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768
10.0.0.50 - - [2025-04-24 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700
10.0.0.50 - - [2025-04-24 02:01:02] "POST /ref-update HTTP/1.1" 200 156 0.006655
10.0.0.50 - - [2025-04-24 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872
10.0.0.50 - - [2025-04-24 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725
10.0.0.50 - - [2025-04-24 02:01:02] "POST /ref-update HTTP/1.1" 200 156 0.006957
10.0.0.50 - - [2025-04-24 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814
10.0.0.50 - - [2025-04-24 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713
10.0.0.50 - - [2025-04-24 02:01:02] "POST /ref-update HTTP/1.1" 200 156 0.007539
10.0.0.50 - - [2025-04-24 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797
10.0.0.50 - - [2025-04-24 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694
10.0.0.50 - - [2025-04-24 02:01:02] "POST /ref-update HTTP/1.1" 200 156 0.006339
10.0.0.50 - - [2025-04-24 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264
10.0.0.50 - - [2025-04-24 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065
10.0.0.50 - - [2025-04-24 02:01:02] "POST /ref-update HTTP/1.1" 200 156 0.006466
10.0.0.50 - - [2025-04-24 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667
10.0.0.50 - - [2025-04-24 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720
10.0.0.50 - - [2025-04-24 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.006409
10.0.0.50 - - [2025-04-24 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734
10.0.0.50 - - [2025-04-24 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147
10.0.0.50 - - [2025-04-24 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.006995
10.0.0.50 - - [2025-04-24 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943
10.0.0.50 - - [2025-04-24 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567
10.0.0.50 - - [2025-04-24 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.006095
10.0.0.50 - - [2025-04-24 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717
10.0.0.50 - - [2025-04-24 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987
10.0.0.50 - - [2025-04-24 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.006337
10.0.0.50 - - [2025-04-24 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686
10.0.0.50 - - [2025-04-24 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751
10.0.0.50 - - [2025-04-24 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.007004
10.0.0.50 - - [2025-04-24 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863
10.0.0.50 - - [2025-04-24 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540
10.0.0.50 - - [2025-04-24 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.008954
10.0.0.50 - - [2025-04-24 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802
10.0.0.50 - - [2025-04-24 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682
10.0.0.50 - - [2025-04-24 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.008980
10.0.0.50 - - [2025-04-24 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691
10.0.0.50 - - [2025-04-24 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808
10.0.0.50 - - [2025-04-24 02:01:04] "POST /ref-update HTTP/1.1" 200 156 0.009174
10.0.0.50 - - [2025-04-24 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709
10.0.0.50 - - [2025-04-24 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828
10.0.0.50 - - [2025-04-24 02:01:04] "POST /ref-update HTTP/1.1" 200 156 0.008792
10.0.0.50 - - [2025-04-24 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799
10.0.0.50 - - [2025-04-24 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789
10.0.0.50 - - [2025-04-24 02:01:04] "POST /ref-update HTTP/1.1" 200 156 0.008988
10.0.0.50 - - [2025-04-24 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027
10.0.0.50 - - [2025-04-24 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030
10.0.0.50 - - [2025-04-24 02:01:04] "POST /ref-update HTTP/1.1" 200 156 0.011195
10.0.0.50 - - [2025-04-24 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947
10.0.0.50 - - [2025-04-24 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813
10.0.0.50 - - [2025-04-24 02:01:04] "POST /ref-update HTTP/1.1" 200 156 0.007137
10.0.0.50 - - [2025-04-24 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769
10.0.0.50 - - [2025-04-24 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657
10.0.0.50 - - [2025-04-24 02:01:04] "POST /ref-update HTTP/1.1" 200 156 0.006642
10.0.0.50 - - [2025-04-24 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383
10.0.0.50 - - [2025-04-24 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676
10.0.0.50 - - [2025-04-24 02:01:04] "POST /ref-update HTTP/1.1" 200 156 0.007138
10.0.0.50 - - [2025-04-24 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742
10.0.0.50 - - [2025-04-24 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622
10.0.0.50 - - [2025-04-24 02:01:05] "POST /ref-update HTTP/1.1" 200 156 0.006918
10.0.0.50 - - [2025-04-24 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329
10.0.0.50 - - [2025-04-24 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848
10.0.0.50 - - [2025-04-24 02:01:05] "POST /ref-update HTTP/1.1" 200 156 0.007112
10.0.0.50 - - [2025-04-24 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741
10.0.0.50 - - [2025-04-24 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657
10.0.0.50 - - [2025-04-24 02:01:05] "POST /ref-update HTTP/1.1" 200 156 0.006765
10.0.0.50 - - [2025-04-24 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652
10.0.0.50 - - [2025-04-24 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723
10.0.0.50 - - [2025-04-24 02:01:05] "POST /ref-update HTTP/1.1" 200 156 0.007505
10.0.0.50 - - [2025-04-24 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105
10.0.0.50 - - [2025-04-24 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846
10.0.0.50 - - [2025-04-24 02:01:05] "POST /ref-update HTTP/1.1" 200 156 0.008381
10.0.0.50 - - [2025-04-24 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767
10.0.0.50 - - [2025-04-24 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613
10.0.0.50 - - [2025-04-24 02:01:05] "POST /ref-update HTTP/1.1" 200 156 0.007005
10.0.0.50 - - [2025-04-24 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769
10.0.0.50 - - [2025-04-24 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619
10.0.0.50 - - [2025-04-24 02:01:06] "POST /ref-update HTTP/1.1" 200 156 0.006567
10.0.0.50 - - [2025-04-24 02:01:06] "POST /network-ipams HTTP/1.1" 200 550 0.014535
10.0.0.50 - - [2025-04-24 02:01:06] "POST /useragent-kv HTTP/1.1" 200 115 0.001874
10.0.0.50 - - [2025-04-24 02:01:06] "POST /virtual-networks HTTP/1.1" 200 552 0.092661
10.0.0.50 - - [2025-04-24 02:01:06] "POST /route-targets HTTP/1.1" 200 327 0.006826
10.0.0.50 - - [2025-04-24 02:01:06] "POST /ref-update HTTP/1.1" 200 156 0.007571
10.0.0.50 - - [2025-04-24 02:01:06] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.002366
10.0.0.50 - - [2025-04-24 02:01:06] "POST /fqname-to-id HTTP/1.1" 404 188 0.002533
10.0.0.50 - - [2025-04-24 02:01:06] "POST /fqname-to-id HTTP/1.1" 404 178 0.002520
10.0.0.50 - - [2025-04-24 02:01:06] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.002836
10.0.0.50 - - [2025-04-24 02:01:06] "GET /fabric/0ad7159e-973c-433f-9fa6-2dc0df24d0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.003692
10.0.0.50 - - [2025-04-24 02:01:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.002564
10.0.0.50 - - [2025-04-24 02:01:06] "POST /fqname-to-id HTTP/1.1" 404 205 0.002571
10.0.0.50 - - [2025-04-24 02:01:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.002505
10.0.0.50 - - [2025-04-24 02:01:10] "GET / HTTP/1.1" 200 35931 0.001425
10.0.0.50 - - [2025-04-24 02:01:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.005898
10.0.0.50 - - [2025-04-24 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.023876
10.0.0.50 - - [2025-04-24 02:01:10] "GET /global-system-config/5d3dac66-3651-4f28-8388-6300ce6e57e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.007157
10.0.0.50 - - [2025-04-24 02:01:10] "POST /fqname-to-id HTTP/1.1" 404 220 0.002708
10.0.0.50 - - [2025-04-24 02:01:10] "POST /database-nodes HTTP/1.1" 200 603 0.016170
10.0.0.50 - - [2025-04-24 02:01:39] "GET / HTTP/1.1" 200 35931 0.001693
10.0.0.50 - - [2025-04-24 02:01:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000402
10.0.0.50 - - [2025-04-24 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020440
10.0.0.50 - - [2025-04-24 02:01:40] "GET /global-system-config/5d3dac66-3651-4f28-8388-6300ce6e57e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.006462
10.0.0.50 - - [2025-04-24 02:01:40] "POST /fqname-to-id HTTP/1.1" 404 220 0.003375
10.0.0.50 - - [2025-04-24 02:01:40] "POST /analytics-nodes HTTP/1.1" 200 605 0.014260
10.0.0.50 - - [2025-04-24 02:01:46] "GET / HTTP/1.1" 200 35931 0.001706
10.0.0.50 - - [2025-04-24 02:01:52] "GET / HTTP/1.1" 200 35931 0.001393
10.0.0.50 - - [2025-04-24 02:01:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483
10.0.0.50 - - [2025-04-24 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.021705
10.0.0.50 - - [2025-04-24 02:01:52] "GET /global-system-config/5d3dac66-3651-4f28-8388-6300ce6e57e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.008653
10.0.0.50 - - [2025-04-24 02:01:52] "POST /fqname-to-id HTTP/1.1" 404 220 0.002516
10.0.0.50 - - [2025-04-24 02:01:52] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.019386
10.0.0.50 - - [2025-04-24 02:01:59] "GET / HTTP/1.1" 200 35931 0.001450
10.0.0.50 - - [2025-04-24 02:01:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000400
10.0.0.50 - - [2025-04-24 02:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.019843
10.0.0.50 - - [2025-04-24 02:02:00] "GET /global-system-config/5d3dac66-3651-4f28-8388-6300ce6e57e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.004961
10.0.0.50 - - [2025-04-24 02:02:00] "POST /fqname-to-id HTTP/1.1" 404 220 0.002599
10.0.0.50 - - [2025-04-24 02:02:00] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.016740
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.50 - - [2025-04-24 02:02:10] "GET /obj-perms HTTP/1.1" 200 5056 0.344937
10.0.0.50 - - [2025-04-24 02:02:10] "GET /obj-perms HTTP/1.1" 200 5056 0.042466
10.0.0.50 - - [2025-04-24 02:03:11] "GET /obj-perms HTTP/1.1" 200 5056 0.044056
10.0.0.50 - - [2025-04-24 02:03:11] "GET /obj-perms HTTP/1.1" 200 5056 0.043150
10.0.0.50 - - [2025-04-24 02:03:27] "GET / HTTP/1.1" 200 35931 0.001605
10.0.0.50 - - [2025-04-24 02:03:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000381
10.0.0.50 - - [2025-04-24 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020294
10.0.0.50 - - [2025-04-24 02:03:27] "GET /global-system-config/5d3dac66-3651-4f28-8388-6300ce6e57e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.004901
10.0.0.50 - - [2025-04-24 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355
10.0.0.50 - - [2025-04-24 02:03:27] "GET /routing-instance/db82c5ca-4524-4410-8e52-3c72f72e32ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003290
10.0.0.50 - - [2025-04-24 02:03:27] "PUT /global-system-config/5d3dac66-3651-4f28-8388-6300ce6e57e6 HTTP/1.1" 200 274 0.008906
10.0.0.50 - - [2025-04-24 02:03:27] "POST /fqname-to-id HTTP/1.1" 404 218 0.002645
10.0.0.50 - - [2025-04-24 02:03:28] "POST /virtual-routers HTTP/1.1" 200 603 0.015140
10.0.0.50 - - [2025-04-24 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642
10.0.0.50 - - [2025-04-24 02:03:28] "GET /virtual-router/8fa4496e-1ca9-4f42-8f8d-81a9c99fdebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.004691
10.0.0.50 - - [2025-04-24 02:03:28] "POST /fqname-to-id HTTP/1.1" 404 231 0.002629
10.0.0.50 - - [2025-04-24 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714
10.0.0.50 - - [2025-04-24 02:03:28] "GET /virtual-network/d03faebb-48bd-4e17-8643-cee25614539c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005006
10.0.0.50 - - [2025-04-24 02:03:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.033305
10.0.0.50 - - [2025-04-24 02:03:28] "PUT /access-control-list/2f24951f-fabf-4c4a-ae9b-3e75ba71b25f HTTP/1.1" 200 272 0.009434
[Introspect:8084]10.0.0.50 - - [2025-04-24 02:03:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000812
[Introspect:8084]10.0.0.50 - - [2025-04-24 02:03:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000774
[Introspect:8084]10.0.0.50 - - [2025-04-24 02:03:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000786
[Introspect:8084]10.0.0.50 - - [2025-04-24 02:03:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000787
10.0.0.50 - - [2025-04-24 02:04:11] "GET /obj-perms HTTP/1.1" 200 5056 0.041598
10.0.0.50 - - [2025-04-24 02:04:12] "GET /obj-perms HTTP/1.1" 200 5056 0.044697
10.0.0.50 - - [2025-04-24 02:04:26] "GET / HTTP/1.1" 200 35931 0.001767
10.0.0.50 - - [2025-04-24 02:04:27] "GET /project/aa35397b-ab3a-4b8f-8636-4ddfbaff4219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000674
10.0.0.50 - - [2025-04-24 02:04:27] "GET /projects?obj_uuids=aa35397b-ab3a-4b8f-8636-4ddfbaff4219&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002188
10.0.0.50 - - [2025-04-24 02:04:27] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000943
10.0.0.50 - - [2025-04-24 02:04:27] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.049820
10.0.0.50 - - [2025-04-24 02:04:27] "POST /id-to-fqname HTTP/1.1" 200 167 0.001185
10.0.0.50 - - [2025-04-24 02:04:27] "POST /fqname-to-id HTTP/1.1" 404 176 0.001888
10.0.0.50 - - [2025-04-24 02:04:27] "POST /security-groups HTTP/1.1" 200 568 0.064368
10.0.0.50 - - [2025-04-24 02:04:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.002339
10.0.0.50 - - [2025-04-24 02:04:27] "POST /projects HTTP/1.1" 200 539 0.223257
10.0.0.50 - - [2025-04-24 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.291126
10.0.0.50 - - [2025-04-24 02:04:27] "POST /access-control-lists HTTP/1.1" 200 573 0.062364
10.0.0.50 - - [2025-04-24 02:04:27] "POST /fqname-to-id HTTP/1.1" 404 206 0.002388
10.0.0.50 - - [2025-04-24 02:04:27] "GET /project/aa35397b-ab3a-4b8f-8636-4ddfbaff4219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.443236
10.0.0.50 - - [2025-04-24 02:04:28] "POST /access-control-lists HTTP/1.1" 200 571 0.076188
[Introspect:8084]10.0.0.50 - - [2025-04-24 02:04:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001007
10.0.0.50 - - [2025-04-24 02:04:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.018394
10.0.0.50 - - [2025-04-24 02:04:28] "GET /projects?obj_uuids=d6c3d240-766b-4835-9fde-8a9b921a6299&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002698
10.0.0.50 - - [2025-04-24 02:04:28] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000940
10.0.0.50 - - [2025-04-24 02:04:28] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.046305
10.0.0.50 - - [2025-04-24 02:04:28] "POST /id-to-fqname HTTP/1.1" 200 201 0.001090
10.0.0.50 - - [2025-04-24 02:04:28] "POST /fqname-to-id HTTP/1.1" 404 210 0.002051
10.0.0.50 - - [2025-04-24 02:04:29] "POST /security-groups HTTP/1.1" 200 602 0.063783
10.0.0.50 - - [2025-04-24 02:04:29] "POST /fqname-to-id HTTP/1.1" 404 245 0.002213
10.0.0.50 - - [2025-04-24 02:04:29] "POST /projects HTTP/1.1" 200 607 0.208107
10.0.0.50 - - [2025-04-24 02:04:29] "POST /access-control-lists HTTP/1.1" 200 607 0.054426
10.0.0.50 - - [2025-04-24 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.272456
10.0.0.50 - - [2025-04-24 02:04:29] "POST /fqname-to-id HTTP/1.1" 404 244 0.002362
10.0.0.50 - - [2025-04-24 02:04:29] "GET /project/d6c3d240-766b-4835-9fde-8a9b921a6299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.430143
10.0.0.50 - - [2025-04-24 02:04:29] "POST /access-control-lists HTTP/1.1" 200 605 0.059741
10.0.0.50 - - [2025-04-24 02:04:30] "GET / HTTP/1.1" 200 35931 0.001867
10.0.0.50 - - [2025-04-24 02:04:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000501
10.0.0.50 - - [2025-04-24 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.045328
10.0.0.50 - - [2025-04-24 02:04:31] "GET /projects?obj_uuids=d6c3d240-766b-4835-9fde-8a9b921a6299&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000925
10.0.0.50 - - [2025-04-24 02:04:31] "GET /project/d6c3d240-766b-4835-9fde-8a9b921a6299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.019528
10.0.0.50 - - [2025-04-24 02:04:31] "POST /neutron/network HTTP/1.1" 200 117 0.032867
10.0.0.50 - - [2025-04-24 02:04:31] "GET /projects?obj_uuids=d6c3d240-766b-4835-9fde-8a9b921a6299&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001052
10.0.0.50 - - [2025-04-24 02:04:31] "POST /neutron/network HTTP/1.1" 200 620 0.057429
10.0.0.50 - - [2025-04-24 02:04:31] "POST /route-targets HTTP/1.1" 200 327 0.012797
10.0.0.50 - - [2025-04-24 02:04:31] "POST /ref-update HTTP/1.1" 200 156 0.011215
10.0.0.50 - - [2025-04-24 02:04:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002780
10.0.0.50 - - [2025-04-24 02:04:31] "POST /neutron/subnet HTTP/1.1" 200 715 0.134504
10.0.0.50 - - [2025-04-24 02:04:31] "POST /neutron/network HTTP/1.1" 200 837 0.004775
10.0.0.50 - - [2025-04-24 02:04:31] "POST /id-to-fqname HTTP/1.1" 200 233 0.001017
10.0.0.50 - - [2025-04-24 02:04:31] "GET /virtual-network/33c035ba-5a84-48bc-8c6e-97f0f23f2ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004088
10.0.0.50 - - [2025-04-24 02:04:31] "POST /neutron/network HTTP/1.1" 200 837 0.005034
10.0.0.50 - - [2025-04-24 02:04:31] "GET /virtual-network/33c035ba-5a84-48bc-8c6e-97f0f23f2ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004132
10.0.0.50 - - [2025-04-24 02:04:31] "POST /neutron/network HTTP/1.1" 200 837 0.005301
10.0.0.50 - - [2025-04-24 02:04:31] "POST /neutron/subnet HTTP/1.1" 200 715 0.006151
10.0.0.50 - - [2025-04-24 02:04:31] "GET /domains HTTP/1.1" 401 292 0.000341
10.0.0.50 - - [2025-04-24 02:04:32] "GET /domains HTTP/1.1" 200 280 0.020975
10.0.0.50 - - [2025-04-24 02:04:32] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000894
10.0.0.50 - - [2025-04-24 02:04:32] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2585 0.010899
10.0.0.50 - - [2025-04-24 02:04:32] "GET /projects?obj_uuids=d6c3d240-766b-4835-9fde-8a9b921a6299&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000860
10.0.0.50 - - [2025-04-24 02:04:32] "GET /project/d6c3d240-766b-4835-9fde-8a9b921a6299 HTTP/1.1" 200 2169 0.067666
10.0.0.50 - - [2025-04-24 02:04:32] "GET /virtual-network/33c035ba-5a84-48bc-8c6e-97f0f23f2ad2 HTTP/1.1" 200 2336 0.005413
10.0.0.50 - - [2025-04-24 02:04:32] "GET /virtual-network/33c035ba-5a84-48bc-8c6e-97f0f23f2ad2 HTTP/1.1" 200 2336 0.004153
10.0.0.50 - - [2025-04-24 02:04:32] "GET /routing-instance/e6ecaf97-1c61-4de8-8ec9-32ba7dd64003 HTTP/1.1" 200 1495 0.002764
10.0.0.50 - - [2025-04-24 02:04:32] "GET /routing-instance/e6ecaf97-1c61-4de8-8ec9-32ba7dd64003 HTTP/1.1" 200 1495 0.004890
10.0.0.50 - - [2025-04-24 02:04:32] "GET /route-target/db8487d3-ffd2-4eed-8e2a-4113490c14c7 HTTP/1.1" 200 1220 0.002372
10.0.0.50 - - [2025-04-24 02:04:32] "GET /virtual-network/33c035ba-5a84-48bc-8c6e-97f0f23f2ad2 HTTP/1.1" 200 2336 0.003931
10.0.0.50 - - [2025-04-24 02:04:32] "GET /routing-instance/e6ecaf97-1c61-4de8-8ec9-32ba7dd64003 HTTP/1.1" 200 1495 0.002672
10.0.0.50 - - [2025-04-24 02:04:32] "GET /virtual-network/33c035ba-5a84-48bc-8c6e-97f0f23f2ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003981
10.0.0.50 - - [2025-04-24 02:04:32] "GET /virtual-network/33c035ba-5a84-48bc-8c6e-97f0f23f2ad2 HTTP/1.1" 200 2336 0.004251
10.0.0.50 - - [2025-04-24 02:04:32] "GET /routing-instance/e6ecaf97-1c61-4de8-8ec9-32ba7dd64003 HTTP/1.1" 200 1495 0.002714
10.0.0.50 - - [2025-04-24 02:04:32] "GET /routing-instance/e6ecaf97-1c61-4de8-8ec9-32ba7dd64003 HTTP/1.1" 200 1495 0.002650
10.0.0.50 - - [2025-04-24 02:04:32] "GET /route-target/db8487d3-ffd2-4eed-8e2a-4113490c14c7 HTTP/1.1" 200 1220 0.002573
10.0.0.50 - - [2025-04-24 02:04:32] "GET /domains HTTP/1.1" 200 280 0.002500
10.0.0.50 - - [2025-04-24 02:04:32] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000921
10.0.0.50 - - [2025-04-24 02:04:32] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2585 0.006267
10.0.0.50 - - [2025-04-24 02:04:32] "GET /projects?obj_uuids=d6c3d240-766b-4835-9fde-8a9b921a6299&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001151
10.0.0.50 - - [2025-04-24 02:04:32] "GET /project/d6c3d240-766b-4835-9fde-8a9b921a6299 HTTP/1.1" 200 2169 0.075766
10.0.0.50 - - [2025-04-24 02:04:32] "GET /virtual-network/33c035ba-5a84-48bc-8c6e-97f0f23f2ad2 HTTP/1.1" 200 2336 0.004807
10.0.0.50 - - [2025-04-24 02:04:32] "GET /obj-perms HTTP/1.1" 200 5052 0.037547
10.0.0.50 - - [2025-04-24 02:04:32] "POST /id-to-fqname HTTP/1.1" 200 233 0.001129
10.0.0.50 - - [2025-04-24 02:04:34] "POST /neutron/network HTTP/1.1" 200 847 0.005896
10.0.0.50 - - [2025-04-24 02:04:34] "GET /aaa-mode HTTP/1.1" 401 292 0.000366
10.0.0.50 - - [2025-04-24 02:04:34] "GET / HTTP/1.1" 200 35931 0.001768
10.0.0.50 - - [2025-04-24 02:04:34] "GET /project/d6c3d240-766b-4835-9fde-8a9b921a6299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000364
10.0.0.50 - - [2025-04-24 02:04:34] "GET /projects?obj_uuids=d6c3d240-766b-4835-9fde-8a9b921a6299&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001000
10.0.0.50 - - [2025-04-24 02:04:34] "GET /project/d6c3d240-766b-4835-9fde-8a9b921a6299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.044434
10.0.0.50 - - [2025-04-24 02:04:35] "POST /neutron/network HTTP/1.1" 200 837 0.022914
10.0.0.50 - - [2025-04-24 02:04:35] "POST /neutron/port HTTP/1.1" 200 117 0.004784
10.0.0.50 - - [2025-04-24 02:04:35] "POST /neutron/port HTTP/1.1" 200 117 0.004365
10.0.0.50 - - [2025-04-24 02:04:35] "POST /neutron/port HTTP/1.1" 200 117 0.005491
10.0.0.50 - - [2025-04-24 02:04:36] "POST /neutron/network HTTP/1.1" 200 847 0.005096
10.0.0.50 - - [2025-04-24 02:04:36] "GET /projects?obj_uuids=d6c3d240-766b-4835-9fde-8a9b921a6299&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001107
10.0.0.50 - - [2025-04-24 02:04:36] "POST /neutron/port HTTP/1.1" 200 1069 0.205336
10.0.0.50 - - [2025-04-24 02:04:37] "POST /neutron/port HTTP/1.1" 200 1069 0.030075
10.0.0.50 - - [2025-04-24 02:04:37] "POST /neutron/port HTTP/1.1" 200 1069 0.009125
10.0.0.50 - - [2025-04-24 02:04:37] "POST /neutron/port HTTP/1.1" 200 1123 0.058614
10.0.0.50 - - [2025-04-24 02:04:37] "POST /neutron/port HTTP/1.1" 200 1097 0.012441
10.0.0.50 - - [2025-04-24 02:04:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002607
10.0.0.50 - - [2025-04-24 02:04:37] "POST /neutron/subnet HTTP/1.1" 200 689 0.007752
10.0.0.50 - - [2025-04-24 02:04:37] "POST /neutron/port HTTP/1.1" 200 117 0.000985
10.0.0.50 - - [2025-04-24 02:04:37] "POST /neutron/network HTTP/1.1" 200 837 0.004551
10.0.0.50 - - [2025-04-24 02:04:40] "POST /neutron/port HTTP/1.1" 200 1097 0.012738
10.0.0.50 - - [2025-04-24 02:04:40] "POST /neutron/security_group HTTP/1.1" 200 2069 0.005322
10.0.0.50 - - [2025-04-24 02:04:40] "GET /obj-perms HTTP/1.1" 200 5052 0.002613
10.0.0.50 - - [2025-04-24 02:04:41] "GET /obj-perms HTTP/1.1" 200 5052 0.003014
10.0.0.50 - - [2025-04-24 02:04:42] "GET /obj-perms HTTP/1.1" 200 5052 0.003000
10.0.0.50 - - [2025-04-24 02:04:43] "GET /obj-perms HTTP/1.1" 200 5052 0.003381
10.0.0.50 - - [2025-04-24 02:04:44] "GET /obj-perms HTTP/1.1" 200 5052 0.002967
10.0.0.50 - - [2025-04-24 02:04:45] "POST /neutron/network HTTP/1.1" 200 837 0.006932
10.0.0.50 - - [2025-04-24 02:04:45] "POST /neutron/network HTTP/1.1" 400 204 0.008301
10.0.0.50 - - [2025-04-24 02:04:46] "POST /neutron/port HTTP/1.1" 200 1097 0.011892
10.0.0.50 - - [2025-04-24 02:04:46] "POST /neutron/port HTTP/1.1" 200 1123 0.006744
10.0.0.50 - - [2025-04-24 02:04:46] "POST /neutron/port HTTP/1.1" 200 151 0.083392
10.0.0.50 - - [2025-04-24 02:04:47] "POST /neutron/network HTTP/1.1" 200 837 0.005190
10.0.0.50 - - [2025-04-24 02:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869
10.0.0.50 - - [2025-04-24 02:04:48] "POST /useragent-kv HTTP/1.1" 200 115 0.001624
10.0.0.50 - - [2025-04-24 02:04:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002446
10.0.0.50 - - [2025-04-24 02:04:48] "POST /neutron/network HTTP/1.1" 200 151 0.078815
10.0.0.50 - - [2025-04-24 02:04:48] "DELETE /route-target/db8487d3-ffd2-4eed-8e2a-4113490c14c7 HTTP/1.1" 200 115 0.018673
10.0.0.50 - - [2025-04-24 02:04:48] "GET /routing-instance/e6ecaf97-1c61-4de8-8ec9-32ba7dd64003 HTTP/1.1" 404 171 0.002784
10.0.0.50 - - [2025-04-24 02:04:48] "GET /domains HTTP/1.1" 200 280 0.001785
10.0.0.50 - - [2025-04-24 02:04:48] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000862
10.0.0.50 - - [2025-04-24 02:04:48] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2585 0.050405
10.0.0.50 - - [2025-04-24 02:04:48] "GET /projects?obj_uuids=d6c3d240-766b-4835-9fde-8a9b921a6299&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000940
10.0.0.50 - - [2025-04-24 02:04:48] "GET /project/d6c3d240-766b-4835-9fde-8a9b921a6299 HTTP/1.1" 200 1919 0.061387
10.0.0.50 - - [2025-04-24 02:04:48] "GET /projects?obj_uuids=d6c3d240-766b-4835-9fde-8a9b921a6299&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001016
10.0.0.50 - - [2025-04-24 02:04:48] "GET /project/d6c3d240-766b-4835-9fde-8a9b921a6299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.020561
10.0.0.50 - - [2025-04-24 02:04:48] "GET /projects?obj_uuids=d6c3d240-766b-4835-9fde-8a9b921a6299&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000978
10.0.0.50 - - [2025-04-24 02:04:48] "GET /project/d6c3d240-766b-4835-9fde-8a9b921a6299?fields=virtual_networks HTTP/1.1" 200 1055 0.068996
10.0.0.50 - - [2025-04-24 02:04:48] "GET /projects?obj_uuids=d6c3d240-766b-4835-9fde-8a9b921a6299&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000965
10.0.0.50 - - [2025-04-24 02:04:48] "GET /project/d6c3d240-766b-4835-9fde-8a9b921a6299?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.029386
10.0.0.50 - - [2025-04-24 02:04:48] "GET /projects?obj_uuids=d6c3d240-766b-4835-9fde-8a9b921a6299&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001037
10.0.0.50 - - [2025-04-24 02:04:48] "GET /project/d6c3d240-766b-4835-9fde-8a9b921a6299?fields=security_groups HTTP/1.1" 200 1292 0.027973
10.0.0.50 - - [2025-04-24 02:04:49] "POST /fqname-to-id HTTP/1.1" 404 200 0.019610
10.0.0.50 - - [2025-04-24 02:04:49] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002200
10.0.0.50 - - [2025-04-24 02:04:49] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000965
10.0.0.50 - - [2025-04-24 02:04:49] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007564
10.0.0.50 - - [2025-04-24 02:04:49] "POST /id-to-fqname HTTP/1.1" 200 202 0.001102
10.0.0.50 - - [2025-04-24 02:04:49] "POST /fqname-to-id HTTP/1.1" 404 211 0.003409
10.0.0.50 - - [2025-04-24 02:04:49] "POST /security-groups HTTP/1.1" 200 603 0.059735
10.0.0.50 - - [2025-04-24 02:04:49] "POST /fqname-to-id HTTP/1.1" 404 246 0.002197
10.0.0.50 - - [2025-04-24 02:04:49] "POST /projects HTTP/1.1" 200 609 0.211745
10.0.0.50 - - [2025-04-24 02:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.274594
10.0.0.50 - - [2025-04-24 02:04:49] "POST /access-control-lists HTTP/1.1" 200 608 0.061038
10.0.0.50 - - [2025-04-24 02:04:49] "POST /fqname-to-id HTTP/1.1" 404 245 0.002398
10.0.0.50 - - [2025-04-24 02:04:49] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.390003
10.0.0.50 - - [2025-04-24 02:04:49] "POST /access-control-lists HTTP/1.1" 200 606 0.056348
10.0.0.50 - - [2025-04-24 02:04:50] "GET / HTTP/1.1" 200 35931 0.001987
10.0.0.50 - - [2025-04-24 02:04:51] "GET /projects?obj_uuids=aa35397b-ab3a-4b8f-8636-4ddfbaff4219&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001017
10.0.0.50 - - [2025-04-24 02:04:51] "GET /project/aa35397b-ab3a-4b8f-8636-4ddfbaff4219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.026288
10.0.0.50 - - [2025-04-24 02:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918
10.0.0.50 - - [2025-04-24 02:04:51] "GET /security-group/66a389ba-1481-4ed7-9257-8fbe4a549370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.004216
10.0.0.50 - - [2025-04-24 02:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375
10.0.0.50 - - [2025-04-24 02:04:51] "GET /projects?obj_uuids=aa35397b-ab3a-4b8f-8636-4ddfbaff4219&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001007
10.0.0.50 - - [2025-04-24 02:04:51] "GET /project/aa35397b-ab3a-4b8f-8636-4ddfbaff4219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.023000
10.0.0.50 - - [2025-04-24 02:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362
10.0.0.50 - - [2025-04-24 02:04:51] "GET /security-group/66a389ba-1481-4ed7-9257-8fbe4a549370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.003465
10.0.0.50 - - [2025-04-24 02:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480
10.0.0.50 - - [2025-04-24 02:04:52] "PUT /security-group/66a389ba-1481-4ed7-9257-8fbe4a549370 HTTP/1.1" 200 262 0.012348
10.0.0.50 - - [2025-04-24 02:04:52] "PUT /access-control-list/63782e60-5b33-4152-8e95-b111d8aebc1a HTTP/1.1" 200 272 0.007891
10.0.0.50 - - [2025-04-24 02:04:52] "PUT /access-control-list/a93eb808-4a1a-4bb9-a018-2deef05fe5ce HTTP/1.1" 200 272 0.008923
10.0.0.50 - - [2025-04-24 02:04:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486
10.0.0.50 - - [2025-04-24 02:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.043224
10.0.0.50 - - [2025-04-24 02:04:52] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000931
10.0.0.50 - - [2025-04-24 02:04:52] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.023059
10.0.0.50 - - [2025-04-24 02:04:52] "POST /neutron/network HTTP/1.1" 200 117 0.023602
10.0.0.50 - - [2025-04-24 02:04:52] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000894
10.0.0.50 - - [2025-04-24 02:04:52] "POST /neutron/network HTTP/1.1" 200 619 0.052005
10.0.0.50 - - [2025-04-24 02:04:52] "POST /route-targets HTTP/1.1" 200 327 0.008647
10.0.0.50 - - [2025-04-24 02:04:52] "POST /ref-update HTTP/1.1" 200 156 0.010777
10.0.0.50 - - [2025-04-24 02:04:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003342
10.0.0.50 - - [2025-04-24 02:04:52] "POST /neutron/subnet HTTP/1.1" 200 734 0.183823
10.0.0.50 - - [2025-04-24 02:04:52] "POST /neutron/network HTTP/1.1" 200 840 0.004182
10.0.0.50 - - [2025-04-24 02:04:52] "POST /id-to-fqname HTTP/1.1" 200 233 0.000980
10.0.0.50 - - [2025-04-24 02:04:53] "GET /virtual-network/f06a985e-abba-4042-ac99-ed85f3476590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004002
10.0.0.50 - - [2025-04-24 02:04:53] "POST /neutron/network HTTP/1.1" 200 840 0.004736
10.0.0.50 - - [2025-04-24 02:04:53] "GET /virtual-network/f06a985e-abba-4042-ac99-ed85f3476590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004046
10.0.0.50 - - [2025-04-24 02:04:53] "POST /neutron/network HTTP/1.1" 200 840 0.005258
10.0.0.50 - - [2025-04-24 02:04:53] "POST /neutron/subnet HTTP/1.1" 200 734 0.005609
10.0.0.50 - - [2025-04-24 02:04:53] "GET /domains HTTP/1.1" 401 292 0.000340
10.0.0.50 - - [2025-04-24 02:04:53] "GET /domains HTTP/1.1" 200 280 0.020568
10.0.0.50 - - [2025-04-24 02:04:53] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000896
10.0.0.50 - - [2025-04-24 02:04:53] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2783 0.007593
10.0.0.50 - - [2025-04-24 02:04:53] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000874
10.0.0.50 - - [2025-04-24 02:04:53] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505 HTTP/1.1" 200 2174 0.064483
10.0.0.50 - - [2025-04-24 02:04:53] "GET /virtual-network/f06a985e-abba-4042-ac99-ed85f3476590 HTTP/1.1" 200 2347 0.005280
10.0.0.50 - - [2025-04-24 02:04:53] "GET /virtual-network/f06a985e-abba-4042-ac99-ed85f3476590 HTTP/1.1" 200 2347 0.004171
10.0.0.50 - - [2025-04-24 02:04:53] "GET /routing-instance/8d36da79-0fc4-4e90-a744-016bf13a5fcd HTTP/1.1" 200 1492 0.002679
10.0.0.50 - - [2025-04-24 02:04:53] "GET /routing-instance/8d36da79-0fc4-4e90-a744-016bf13a5fcd HTTP/1.1" 200 1492 0.002590
10.0.0.50 - - [2025-04-24 02:04:53] "GET /route-target/8bbef4d9-5cf7-4e6b-aab6-6c86ff2f0256 HTTP/1.1" 200 1219 0.002304
10.0.0.50 - - [2025-04-24 02:04:53] "GET /virtual-network/f06a985e-abba-4042-ac99-ed85f3476590 HTTP/1.1" 200 2347 0.003818
10.0.0.50 - - [2025-04-24 02:04:53] "GET /routing-instance/8d36da79-0fc4-4e90-a744-016bf13a5fcd HTTP/1.1" 200 1492 0.002495
10.0.0.50 - - [2025-04-24 02:04:53] "GET /virtual-network/f06a985e-abba-4042-ac99-ed85f3476590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.003758
10.0.0.50 - - [2025-04-24 02:04:53] "GET /virtual-network/f06a985e-abba-4042-ac99-ed85f3476590 HTTP/1.1" 200 2347 0.004066
10.0.0.50 - - [2025-04-24 02:04:53] "GET /routing-instance/8d36da79-0fc4-4e90-a744-016bf13a5fcd HTTP/1.1" 200 1492 0.002528
10.0.0.50 - - [2025-04-24 02:04:53] "GET /routing-instance/8d36da79-0fc4-4e90-a744-016bf13a5fcd HTTP/1.1" 200 1492 0.002497
10.0.0.50 - - [2025-04-24 02:04:53] "GET /route-target/8bbef4d9-5cf7-4e6b-aab6-6c86ff2f0256 HTTP/1.1" 200 1219 0.002216
10.0.0.50 - - [2025-04-24 02:04:53] "GET /domains HTTP/1.1" 200 280 0.001966
10.0.0.50 - - [2025-04-24 02:04:53] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000869
10.0.0.50 - - [2025-04-24 02:04:53] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2783 0.006018
10.0.0.50 - - [2025-04-24 02:04:53] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001906
10.0.0.50 - - [2025-04-24 02:04:53] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505 HTTP/1.1" 200 2174 0.068947
10.0.0.50 - - [2025-04-24 02:04:53] "GET /virtual-network/f06a985e-abba-4042-ac99-ed85f3476590 HTTP/1.1" 200 2347 0.006124
10.0.0.50 - - [2025-04-24 02:04:54] "GET /obj-perms HTTP/1.1" 200 5054 0.040556
10.0.0.50 - - [2025-04-24 02:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472
10.0.0.50 - - [2025-04-24 02:04:54] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000892
10.0.0.50 - - [2025-04-24 02:04:54] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.022614
10.0.0.50 - - [2025-04-24 02:04:54] "POST /neutron/network HTTP/1.1" 200 117 0.008103
10.0.0.50 - - [2025-04-24 02:04:54] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000976
10.0.0.50 - - [2025-04-24 02:04:54] "POST /neutron/network HTTP/1.1" 200 619 0.055461
10.0.0.50 - - [2025-04-24 02:04:54] "POST /route-targets HTTP/1.1" 200 327 0.009427
10.0.0.50 - - [2025-04-24 02:04:54] "POST /ref-update HTTP/1.1" 200 156 0.011950
10.0.0.50 - - [2025-04-24 02:04:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002727
10.0.0.50 - - [2025-04-24 02:04:54] "POST /neutron/subnet HTTP/1.1" 200 734 0.133704
10.0.0.50 - - [2025-04-24 02:04:54] "POST /neutron/network HTTP/1.1" 200 840 0.004608
10.0.0.50 - - [2025-04-24 02:04:54] "POST /id-to-fqname HTTP/1.1" 200 233 0.001002
10.0.0.50 - - [2025-04-24 02:04:54] "GET /virtual-network/b9c4ffae-f04f-4273-b602-e328928fb1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004126
10.0.0.50 - - [2025-04-24 02:04:54] "POST /neutron/network HTTP/1.1" 200 840 0.004927
10.0.0.50 - - [2025-04-24 02:04:54] "GET /virtual-network/b9c4ffae-f04f-4273-b602-e328928fb1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004121
10.0.0.50 - - [2025-04-24 02:04:54] "POST /neutron/network HTTP/1.1" 200 840 0.005121
10.0.0.50 - - [2025-04-24 02:04:54] "POST /neutron/subnet HTTP/1.1" 200 734 0.006076
10.0.0.50 - - [2025-04-24 02:04:54] "GET /domains HTTP/1.1" 200 280 0.001976
10.0.0.50 - - [2025-04-24 02:04:54] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000915
10.0.0.50 - - [2025-04-24 02:04:54] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2783 0.006098
10.0.0.50 - - [2025-04-24 02:04:54] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000849
10.0.0.50 - - [2025-04-24 02:04:54] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505 HTTP/1.1" 200 2402 0.071213
10.0.0.50 - - [2025-04-24 02:04:54] "GET /virtual-network/b9c4ffae-f04f-4273-b602-e328928fb1ca HTTP/1.1" 200 2347 0.006066
10.0.0.50 - - [2025-04-24 02:04:54] "GET /virtual-network/b9c4ffae-f04f-4273-b602-e328928fb1ca HTTP/1.1" 200 2347 0.005951
10.0.0.50 - - [2025-04-24 02:04:54] "GET /routing-instance/5ec52f42-241b-46f2-b7dd-0714a48ca576 HTTP/1.1" 200 1491 0.003269
10.0.0.50 - - [2025-04-24 02:04:54] "GET /routing-instance/5ec52f42-241b-46f2-b7dd-0714a48ca576 HTTP/1.1" 200 1491 0.003417
10.0.0.50 - - [2025-04-24 02:04:54] "GET /route-target/75a85968-7232-4d8d-86b9-4fdfca493935 HTTP/1.1" 200 1217 0.002605
10.0.0.50 - - [2025-04-24 02:04:54] "GET /virtual-network/b9c4ffae-f04f-4273-b602-e328928fb1ca HTTP/1.1" 200 2347 0.004106
10.0.0.50 - - [2025-04-24 02:04:54] "GET /routing-instance/5ec52f42-241b-46f2-b7dd-0714a48ca576 HTTP/1.1" 200 1491 0.002694
10.0.0.50 - - [2025-04-24 02:04:54] "GET /virtual-network/b9c4ffae-f04f-4273-b602-e328928fb1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004105
10.0.0.50 - - [2025-04-24 02:04:54] "GET /virtual-network/b9c4ffae-f04f-4273-b602-e328928fb1ca HTTP/1.1" 200 2347 0.004227
10.0.0.50 - - [2025-04-24 02:04:54] "GET /routing-instance/5ec52f42-241b-46f2-b7dd-0714a48ca576 HTTP/1.1" 200 1491 0.002644
10.0.0.50 - - [2025-04-24 02:04:54] "GET /routing-instance/5ec52f42-241b-46f2-b7dd-0714a48ca576 HTTP/1.1" 200 1491 0.002884
10.0.0.50 - - [2025-04-24 02:04:54] "GET /route-target/75a85968-7232-4d8d-86b9-4fdfca493935 HTTP/1.1" 200 1217 0.002239
10.0.0.50 - - [2025-04-24 02:04:54] "GET /domains HTTP/1.1" 200 280 0.002568
10.0.0.50 - - [2025-04-24 02:04:54] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001326
10.0.0.50 - - [2025-04-24 02:04:54] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2783 0.008619
10.0.0.50 - - [2025-04-24 02:04:54] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000912
10.0.0.50 - - [2025-04-24 02:04:54] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505 HTTP/1.1" 200 2402 0.069205
10.0.0.50 - - [2025-04-24 02:04:54] "GET /virtual-network/b9c4ffae-f04f-4273-b602-e328928fb1ca HTTP/1.1" 200 2347 0.004644
10.0.0.50 - - [2025-04-24 02:04:54] "GET /obj-perms HTTP/1.1" 200 5054 0.003142
10.0.0.50 - - [2025-04-24 02:04:54] "POST /id-to-fqname HTTP/1.1" 200 233 0.001112
10.0.0.50 - - [2025-04-24 02:04:54] "POST /neutron/network HTTP/1.1" 200 850 0.005154
10.0.0.50 - - [2025-04-24 02:04:55] "GET /aaa-mode HTTP/1.1" 401 292 0.000402
10.0.0.50 - - [2025-04-24 02:04:55] "GET / HTTP/1.1" 200 35931 0.001631
10.0.0.50 - - [2025-04-24 02:04:55] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000402
10.0.0.50 - - [2025-04-24 02:04:55] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001034
10.0.0.50 - - [2025-04-24 02:04:55] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045156
10.0.0.50 - - [2025-04-24 02:04:55] "POST /neutron/network HTTP/1.1" 200 840 0.005786
10.0.0.50 - - [2025-04-24 02:04:55] "POST /neutron/port HTTP/1.1" 200 117 0.005842
10.0.0.50 - - [2025-04-24 02:04:55] "POST /neutron/port HTTP/1.1" 200 117 0.005569
10.0.0.50 - - [2025-04-24 02:04:55] "POST /id-to-fqname HTTP/1.1" 200 233 0.001471
10.0.0.50 - - [2025-04-24 02:04:55] "POST /neutron/port HTTP/1.1" 200 117 0.005878
10.0.0.50 - - [2025-04-24 02:04:55] "POST /neutron/network HTTP/1.1" 200 850 0.005214
10.0.0.50 - - [2025-04-24 02:04:56] "GET /aaa-mode HTTP/1.1" 401 292 0.000366
10.0.0.50 - - [2025-04-24 02:04:56] "POST /neutron/network HTTP/1.1" 200 850 0.005236
10.0.0.50 - - [2025-04-24 02:04:56] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001032
10.0.0.50 - - [2025-04-24 02:04:56] "GET / HTTP/1.1" 200 35931 0.001655
10.0.0.50 - - [2025-04-24 02:04:56] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000386
10.0.0.50 - - [2025-04-24 02:04:56] "POST /neutron/port HTTP/1.1" 200 1074 0.220638
10.0.0.50 - - [2025-04-24 02:04:56] "POST /neutron/port HTTP/1.1" 200 1074 0.008413
10.0.0.50 - - [2025-04-24 02:04:56] "POST /neutron/port HTTP/1.1" 200 1074 0.008215
10.0.0.50 - - [2025-04-24 02:04:56] "POST /neutron/port HTTP/1.1" 200 1128 0.057203
10.0.0.50 - - [2025-04-24 02:04:56] "POST /neutron/port HTTP/1.1" 200 1102 0.012121
10.0.0.50 - - [2025-04-24 02:04:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002423
10.0.0.50 - - [2025-04-24 02:04:56] "POST /neutron/subnet HTTP/1.1" 200 708 0.007919
10.0.0.50 - - [2025-04-24 02:04:56] "POST /neutron/port HTTP/1.1" 200 117 0.000938
10.0.0.50 - - [2025-04-24 02:04:56] "POST /neutron/network HTTP/1.1" 200 840 0.004271
10.0.0.50 - - [2025-04-24 02:04:56] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000984
10.0.0.50 - - [2025-04-24 02:04:56] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040770
10.0.0.50 - - [2025-04-24 02:04:56] "POST /neutron/network HTTP/1.1" 200 840 0.004348
10.0.0.50 - - [2025-04-24 02:04:56] "POST /neutron/port HTTP/1.1" 200 1102 0.014124
10.0.0.50 - - [2025-04-24 02:04:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006546
10.0.0.50 - - [2025-04-24 02:04:56] "POST /neutron/port HTTP/1.1" 200 117 0.004456
10.0.0.50 - - [2025-04-24 02:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271
10.0.0.50 - - [2025-04-24 02:04:56] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000926
10.0.0.50 - - [2025-04-24 02:04:56] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.031342
10.0.0.50 - - [2025-04-24 02:04:57] "GET /virtual-network/f06a985e-abba-4042-ac99-ed85f3476590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005250
10.0.0.50 - - [2025-04-24 02:04:57] "GET /floating-ip-pools?parent_id=f06a985e-abba-4042-ac99-ed85f3476590&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003110
10.0.0.50 - - [2025-04-24 02:04:57] "GET /virtual-network/f06a985e-abba-4042-ac99-ed85f3476590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004955
10.0.0.50 - - [2025-04-24 02:04:57] "POST /neutron/network HTTP/1.1" 200 850 0.005246
10.0.0.50 - - [2025-04-24 02:04:57] "POST /floating-ip-pools HTTP/1.1" 200 609 0.023895
10.0.0.50 - - [2025-04-24 02:04:57] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.005131
10.0.0.50 - - [2025-04-24 02:04:57] "POST /ref-update HTTP/1.1" 200 156 0.014524
10.0.0.50 - - [2025-04-24 02:04:57] "GET /virtual-network/f06a985e-abba-4042-ac99-ed85f3476590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.044823
10.0.0.50 - - [2025-04-24 02:04:57] "GET /domains HTTP/1.1" 200 280 0.009970
10.0.0.50 - - [2025-04-24 02:04:57] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001420
10.0.0.50 - - [2025-04-24 02:04:57] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2783 0.011106
10.0.0.50 - - [2025-04-24 02:04:57] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001150
10.0.0.50 - - [2025-04-24 02:04:57] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505 HTTP/1.1" 200 3244 0.098622
10.0.0.50 - - [2025-04-24 02:04:57] "POST /neutron/port HTTP/1.1" 200 1074 0.361272
10.0.0.50 - - [2025-04-24 02:04:57] "GET /virtual-network/f06a985e-abba-4042-ac99-ed85f3476590 HTTP/1.1" 200 3159 0.010649
10.0.0.50 - - [2025-04-24 02:04:57] "GET /floating-ip-pool/79773622-7e49-4fca-a6f7-d32434ec5086 HTTP/1.1" 200 1441 0.002724
10.0.0.50 - - [2025-04-24 02:04:57] "GET /domains HTTP/1.1" 200 280 0.003170
10.0.0.50 - - [2025-04-24 02:04:57] "POST /neutron/port HTTP/1.1" 200 1074 0.008657
10.0.0.50 - - [2025-04-24 02:04:57] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001194
10.0.0.50 - - [2025-04-24 02:04:57] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2783 0.008549
10.0.0.50 - - [2025-04-24 02:04:57] "POST /neutron/port HTTP/1.1" 200 1074 0.011304
10.0.0.50 - - [2025-04-24 02:04:57] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001328
10.0.0.50 - - [2025-04-24 02:04:57] "POST /neutron/port HTTP/1.1" 200 1128 0.078286
10.0.0.50 - - [2025-04-24 02:04:57] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505 HTTP/1.1" 200 3244 0.095058
10.0.0.50 - - [2025-04-24 02:04:57] "GET /virtual-network/f06a985e-abba-4042-ac99-ed85f3476590 HTTP/1.1" 200 3159 0.007048
10.0.0.50 - - [2025-04-24 02:04:57] "GET /virtual-network/f06a985e-abba-4042-ac99-ed85f3476590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005638
10.0.0.50 - - [2025-04-24 02:04:57] "POST /neutron/port HTTP/1.1" 200 1102 0.017975
10.0.0.50 - - [2025-04-24 02:04:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003657
10.0.0.50 - - [2025-04-24 02:04:57] "POST /neutron/subnet HTTP/1.1" 200 708 0.010211
10.0.0.50 - - [2025-04-24 02:04:57] "POST /neutron/port HTTP/1.1" 200 1102 0.016059
10.0.0.50 - - [2025-04-24 02:04:57] "POST /neutron/port HTTP/1.1" 200 117 0.000903
10.0.0.50 - - [2025-04-24 02:04:57] "POST /neutron/security_group HTTP/1.1" 200 2070 0.004660
10.0.0.50 - - [2025-04-24 02:04:57] "POST /neutron/network HTTP/1.1" 200 840 0.006835
10.0.0.50 - - [2025-04-24 02:04:57] "POST /neutron/port HTTP/1.1" 200 1102 0.011490
10.0.0.50 - - [2025-04-24 02:04:57] "POST /neutron/security_group HTTP/1.1" 200 2070 0.004733
10.0.0.50 - - [2025-04-24 02:04:57] "POST /neutron/port HTTP/1.1" 200 1102 0.012028
10.0.0.50 - - [2025-04-24 02:04:57] "POST /neutron/security_group HTTP/1.1" 200 2070 0.004654
10.0.0.50 - - [2025-04-24 02:04:57] "GET /virtual-machine/f2af43e7-6044-43f9-bb1b-bf2e65d257df HTTP/1.1" 200 1305 0.003397
10.0.0.50 - - [2025-04-24 02:04:57] "GET /virtual-machine-interface/ff3ed2db-5212-4479-ad13-7f8b23213b97 HTTP/1.1" 200 3005 0.004054
10.0.0.50 - - [2025-04-24 02:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011123
10.0.0.50 - - [2025-04-24 02:04:57] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004986
10.0.0.50 - - [2025-04-24 02:04:58] "GET /virtual-networks?parent_id=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003097
10.0.0.50 - - [2025-04-24 02:04:58] "GET /virtual-network/b9c4ffae-f04f-4273-b602-e328928fb1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004860
10.0.0.50 - - [2025-04-24 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965
10.0.0.50 - - [2025-04-24 02:05:01] "GET /virtual-network/b9c4ffae-f04f-4273-b602-e328928fb1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005338
10.0.0.50 - - [2025-04-24 02:05:05] "DELETE /project/c67399b2c0dc42f4820e970e721bd505 HTTP/1.1" 404 173 0.026901
10.0.0.50 - - [2025-04-24 02:05:05] "DELETE /project/d6c3d240766b48359fde8a9b921a6299 HTTP/1.1" 404 173 0.039873
10.0.0.50 - - [2025-04-24 02:05:05] "DELETE /project/aa35397bab3a4b8f86364ddfbaff4219 HTTP/1.1" 404 173 0.058063
10.0.0.50 - - [2025-04-24 02:05:05] "GET /projects?obj_uuids=d6c3d240-766b-4835-9fde-8a9b921a6299&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000997
10.0.0.50 - - [2025-04-24 02:05:05] "GET /project/d6c3d240-766b-4835-9fde-8a9b921a6299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1513 0.052074
10.0.0.50 - - [2025-04-24 02:05:05] "GET /projects?obj_uuids=d6c3d240-766b-4835-9fde-8a9b921a6299&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001368
10.0.0.50 - - [2025-04-24 02:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742
10.0.0.50 - - [2025-04-24 02:05:05] "GET /virtual-network/b9c4ffae-f04f-4273-b602-e328928fb1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005429
10.0.0.50 - - [2025-04-24 02:05:05] "GET /project/d6c3d240-766b-4835-9fde-8a9b921a6299?fields=security_groups HTTP/1.1" 200 1397 0.073375
10.0.0.50 - - [2025-04-24 02:05:05] "DELETE /security-group/bbcae680-d948-4a14-acba-cc6423a00842 HTTP/1.1" 200 115 0.050776
10.0.0.50 - - [2025-04-24 02:05:05] "GET /projects?obj_uuids=d6c3d240-766b-4835-9fde-8a9b921a6299&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000939
10.0.0.50 - - [2025-04-24 02:05:05] "DELETE /access-control-list/d630ff45-f529-4754-bc34-2c7be07f8f1b HTTP/1.1" 200 115 0.045162
10.0.0.50 - - [2025-04-24 02:05:05] "GET /project/d6c3d240-766b-4835-9fde-8a9b921a6299?fields=application_policy_sets HTTP/1.1" 200 1436 0.037944
10.0.0.50 - - [2025-04-24 02:05:05] "DELETE /access-control-list/64d33bb9-dd12-44b8-a4b8-3e2647bf421f HTTP/1.1" 200 115 0.032899
10.0.0.50 - - [2025-04-24 02:05:05] "DELETE /project/d6c3d240-766b-4835-9fde-8a9b921a6299 HTTP/1.1" 200 115 0.421535
10.0.0.50 - - [2025-04-24 02:05:06] "POST /neutron/port HTTP/1.1" 200 1102 0.013155
10.0.0.50 - - [2025-04-24 02:05:06] "POST /neutron/port HTTP/1.1" 200 1102 0.012977
10.0.0.50 - - [2025-04-24 02:05:06] "POST /neutron/network HTTP/1.1" 200 850 0.004801
10.0.0.50 - - [2025-04-24 02:05:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002604
10.0.0.50 - - [2025-04-24 02:05:06] "POST /neutron/subnet HTTP/1.1" 200 708 0.007874
10.0.0.50 - - [2025-04-24 02:05:06] "POST /neutron/port HTTP/1.1" 200 117 0.000998
10.0.0.50 - - [2025-04-24 02:05:06] "POST /neutron/network HTTP/1.1" 200 840 0.004959
10.0.0.50 - - [2025-04-24 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741
10.0.0.50 - - [2025-04-24 02:05:07] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003031
10.0.0.50 - - [2025-04-24 02:05:07] "GET /virtual-networks?parent_id=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002747
10.0.0.50 - - [2025-04-24 02:05:07] "GET /virtual-network/b9c4ffae-f04f-4273-b602-e328928fb1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004871
10.0.0.50 - - [2025-04-24 02:05:07] "POST /neutron/port HTTP/1.1" 200 1102 0.015846
10.0.0.50 - - [2025-04-24 02:05:07] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006752
10.0.0.50 - - [2025-04-24 02:05:07] "POST /neutron/port HTTP/1.1" 200 1102 0.030723
10.0.0.50 - - [2025-04-24 02:05:07] "POST /neutron/security_group HTTP/1.1" 200 2070 0.004972
10.0.0.50 - - [2025-04-24 02:05:08] "POST /neutron/port HTTP/1.1" 200 1102 0.012430
10.0.0.50 - - [2025-04-24 02:05:08] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005096
10.0.0.50 - - [2025-04-24 02:05:12] "GET /obj-perms HTTP/1.1" 200 5056 0.039834
10.0.0.50 - - [2025-04-24 02:05:12] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000971
10.0.0.50 - - [2025-04-24 02:05:12] "POST /neutron/floatingip HTTP/1.1" 200 532 0.062108
10.0.0.50 - - [2025-04-24 02:05:12] "POST /neutron/port HTTP/1.1" 200 1102 0.012788
10.0.0.50 - - [2025-04-24 02:05:12] "POST /neutron/floatingip HTTP/1.1" 200 532 0.004603
10.0.0.50 - - [2025-04-24 02:05:12] "POST /neutron/floatingip HTTP/1.1" 200 581 0.031942
10.0.0.50 - - [2025-04-24 02:05:12] "POST /neutron/port HTTP/1.1" 200 1102 0.012613
10.0.0.50 - - [2025-04-24 02:05:12] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005153
10.0.0.50 - - [2025-04-24 02:05:12] "POST /neutron/port HTTP/1.1" 200 1102 0.013200
10.0.0.50 - - [2025-04-24 02:05:12] "POST /neutron/security_group HTTP/1.1" 200 2070 0.004864
10.0.0.50 - - [2025-04-24 02:05:13] "POST /neutron/port HTTP/1.1" 200 1102 0.015660
10.0.0.50 - - [2025-04-24 02:05:13] "GET /obj-perms HTTP/1.1" 200 5056 0.041536
10.0.0.50 - - [2025-04-24 02:05:13] "POST /neutron/security_group HTTP/1.1" 200 2070 0.004706
10.0.0.50 - - [2025-04-24 02:05:13] "GET /virtual-machine/1218a5aa-dbce-49d4-80d0-a56d03877cdc HTTP/1.1" 200 1303 0.003503
10.0.0.50 - - [2025-04-24 02:05:13] "GET /virtual-machine-interface/158ab352-afc0-46ad-b263-65139a152571 HTTP/1.1" 200 3004 0.004170
10.0.0.50 - - [2025-04-24 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332
10.0.0.50 - - [2025-04-24 02:05:13] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002540
10.0.0.50 - - [2025-04-24 02:05:13] "GET /virtual-networks?parent_id=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002888
10.0.0.50 - - [2025-04-24 02:05:13] "GET /virtual-network/f06a985e-abba-4042-ac99-ed85f3476590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006642
10.0.0.50 - - [2025-04-24 02:05:13] "GET /global-system-configs HTTP/1.1" 200 322 0.005775
10.0.0.50 - - [2025-04-24 02:05:13] "GET /obj-perms HTTP/1.1" 200 5056 0.023951
10.0.0.50 - - [2025-04-24 02:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783
10.0.0.50 - - [2025-04-24 02:05:14] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002717
10.0.0.50 - - [2025-04-24 02:05:14] "GET /virtual-networks?parent_id=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003802
10.0.0.50 - - [2025-04-24 02:05:14] "GET /global-system-configs HTTP/1.1" 200 322 0.030078
10.0.0.50 - - [2025-04-24 02:05:14] "GET /obj-perms HTTP/1.1" 200 5056 0.061357
10.0.0.50 - - [2025-04-24 02:05:14] "GET /virtual-network/f06a985e-abba-4042-ac99-ed85f3476590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004540
10.0.0.50 - - [2025-04-24 02:05:14] "POST /neutron/floatingip HTTP/1.1" 200 581 0.009231
10.0.0.50 - - [2025-04-24 02:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092
10.0.0.50 - - [2025-04-24 02:05:14] "GET /routing-instance/8d36da79-0fc4-4e90-a744-016bf13a5fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.002679
10.0.0.50 - - [2025-04-24 02:05:14] "GET /route-target/8bbef4d9-5cf7-4e6b-aab6-6c86ff2f0256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003107
10.0.0.50 - - [2025-04-24 02:05:14] "GET /floating-ip/ad876304-3e30-446b-beca-a31ce9dca5f3 HTTP/1.1" 200 1894 0.005111
10.0.0.50 - - [2025-04-24 02:05:17] "POST /neutron/floatingip HTTP/1.1" 200 581 0.007887
10.0.0.50 - - [2025-04-24 02:05:17] "POST /neutron/floatingip HTTP/1.1" 200 532 0.013476
10.0.0.50 - - [2025-04-24 02:05:17] "POST /neutron/floatingip HTTP/1.1" 200 532 0.005139
10.0.0.50 - - [2025-04-24 02:05:17] "POST /neutron/floatingip HTTP/1.1" 200 115 0.036216
10.0.0.50 - - [2025-04-24 02:05:17] "GET /floating-ip-pool/79773622-7e49-4fca-a6f7-d32434ec5086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.003263
10.0.0.50 - - [2025-04-24 02:05:17] "POST /ref-update HTTP/1.1" 200 156 0.013175
10.0.0.50 - - [2025-04-24 02:05:17] "DELETE /floating-ip-pool/79773622-7e49-4fca-a6f7-d32434ec5086 HTTP/1.1" 200 115 0.024599
10.0.0.50 - - [2025-04-24 02:05:17] "POST /neutron/network HTTP/1.1" 200 840 0.006746
10.0.0.50 - - [2025-04-24 02:05:17] "POST /neutron/network HTTP/1.1" 400 204 0.008857
10.0.0.50 - - [2025-04-24 02:05:18] "POST /neutron/port HTTP/1.1" 200 1102 0.013606
10.0.0.50 - - [2025-04-24 02:05:18] "POST /neutron/port HTTP/1.1" 200 1128 0.007502
10.0.0.50 - - [2025-04-24 02:05:18] "POST /neutron/port HTTP/1.1" 200 1102 0.024522
10.0.0.50 - - [2025-04-24 02:05:18] "POST /neutron/port HTTP/1.1" 200 1128 0.016730
10.0.0.50 - - [2025-04-24 02:05:18] "POST /neutron/port HTTP/1.1" 200 151 0.124825
10.0.0.50 - - [2025-04-24 02:05:18] "POST /neutron/port HTTP/1.1" 200 151 0.118705
10.0.0.50 - - [2025-04-24 02:05:19] "POST /neutron/network HTTP/1.1" 200 840 0.006201
10.0.0.50 - - [2025-04-24 02:05:20] "POST /useragent-kv HTTP/1.1" 200 115 0.006626
10.0.0.50 - - [2025-04-24 02:05:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001688
10.0.0.50 - - [2025-04-24 02:05:20] "POST /neutron/network HTTP/1.1" 200 151 0.072752
10.0.0.50 - - [2025-04-24 02:05:20] "GET /routing-instance/5ec52f42-241b-46f2-b7dd-0714a48ca576 HTTP/1.1" 404 171 0.001952
10.0.0.50 - - [2025-04-24 02:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.025703
10.0.0.50 - - [2025-04-24 02:05:20] "GET /domains HTTP/1.1" 200 280 0.002606
10.0.0.50 - - [2025-04-24 02:05:20] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001725
10.0.0.50 - - [2025-04-24 02:05:20] "DELETE /route-target/75a85968-7232-4d8d-86b9-4fdfca493935 HTTP/1.1" 200 115 0.022318
10.0.0.50 - - [2025-04-24 02:05:20] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2586 0.049767
10.0.0.50 - - [2025-04-24 02:05:20] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000960
10.0.0.50 - - [2025-04-24 02:05:20] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505 HTTP/1.1" 200 2174 0.060095
10.0.0.50 - - [2025-04-24 02:05:20] "POST /neutron/network HTTP/1.1" 200 840 0.005052
10.0.0.50 - - [2025-04-24 02:05:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003611
10.0.0.50 - - [2025-04-24 02:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582
10.0.0.50 - - [2025-04-24 02:05:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001640
10.0.0.50 - - [2025-04-24 02:05:20] "POST /neutron/network HTTP/1.1" 200 151 0.076804
10.0.0.50 - - [2025-04-24 02:05:20] "GET /routing-instance/8d36da79-0fc4-4e90-a744-016bf13a5fcd HTTP/1.1" 404 171 0.003011
10.0.0.50 - - [2025-04-24 02:05:20] "DELETE /route-target/8bbef4d9-5cf7-4e6b-aab6-6c86ff2f0256 HTTP/1.1" 200 115 0.013597
10.0.0.50 - - [2025-04-24 02:05:20] "GET /domains HTTP/1.1" 200 280 0.002153
10.0.0.50 - - [2025-04-24 02:05:20] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000953
10.0.0.50 - - [2025-04-24 02:05:20] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2586 0.050802
10.0.0.50 - - [2025-04-24 02:05:20] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000971
10.0.0.50 - - [2025-04-24 02:05:20] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505 HTTP/1.1" 200 1924 0.062752
10.0.0.50 - - [2025-04-24 02:05:20] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001079
10.0.0.50 - - [2025-04-24 02:05:20] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.020646
10.0.0.50 - - [2025-04-24 02:05:20] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000929
10.0.0.50 - - [2025-04-24 02:05:20] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505?fields=virtual_networks HTTP/1.1" 200 1056 0.063848
10.0.0.50 - - [2025-04-24 02:05:20] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001020
10.0.0.50 - - [2025-04-24 02:05:20] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.022936
10.0.0.50 - - [2025-04-24 02:05:20] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000981
10.0.0.50 - - [2025-04-24 02:05:20] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505?fields=security_groups HTTP/1.1" 200 1294 0.020422
10.0.0.50 - - [2025-04-24 02:05:21] "POST /fqname-to-id HTTP/1.1" 404 183 0.020998
10.0.0.50 - - [2025-04-24 02:05:21] "GET /projects?obj_uuids=2cfce9a4-6330-4a43-93b0-c9d0d21804e6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002233
10.0.0.50 - - [2025-04-24 02:05:21] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000967
10.0.0.50 - - [2025-04-24 02:05:21] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006881
10.0.0.50 - - [2025-04-24 02:05:21] "POST /id-to-fqname HTTP/1.1" 200 185 0.001257
10.0.0.50 - - [2025-04-24 02:05:21] "POST /fqname-to-id HTTP/1.1" 404 194 0.001859
10.0.0.50 - - [2025-04-24 02:05:21] "POST /security-groups HTTP/1.1" 200 586 0.059512
10.0.0.50 - - [2025-04-24 02:05:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.002930
10.0.0.50 - - [2025-04-24 02:05:21] "POST /projects HTTP/1.1" 200 575 0.207346
10.0.0.50 - - [2025-04-24 02:05:21] "POST /access-control-lists HTTP/1.1" 200 591 0.058071
10.0.0.50 - - [2025-04-24 02:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.272690
10.0.0.50 - - [2025-04-24 02:05:22] "POST /fqname-to-id HTTP/1.1" 404 228 0.002482
10.0.0.50 - - [2025-04-24 02:05:22] "GET /project/2cfce9a4-6330-4a43-93b0-c9d0d21804e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.383593
10.0.0.50 - - [2025-04-24 02:05:22] "POST /access-control-lists HTTP/1.1" 200 589 0.059892
10.0.0.50 - - [2025-04-24 02:05:22] "GET / HTTP/1.1" 200 35931 0.002728
10.0.0.50 - - [2025-04-24 02:05:24] "GET /projects?obj_uuids=2cfce9a4-6330-4a43-93b0-c9d0d21804e6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001521
10.0.0.50 - - [2025-04-24 02:05:24] "GET /project/2cfce9a4-6330-4a43-93b0-c9d0d21804e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.031730
10.0.0.50 - - [2025-04-24 02:05:24] "GET /projects?obj_uuids=2cfce9a4-6330-4a43-93b0-c9d0d21804e6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001335
10.0.0.50 - - [2025-04-24 02:05:24] "GET /project/2cfce9a4-6330-4a43-93b0-c9d0d21804e6?fields=virtual_networks HTTP/1.1" 200 1022 0.065678
10.0.0.50 - - [2025-04-24 02:05:24] "GET /projects?obj_uuids=2cfce9a4-6330-4a43-93b0-c9d0d21804e6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001551
10.0.0.50 - - [2025-04-24 02:05:24] "GET /project/2cfce9a4-6330-4a43-93b0-c9d0d21804e6?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.025551
10.0.0.50 - - [2025-04-24 02:05:24] "GET /projects?obj_uuids=2cfce9a4-6330-4a43-93b0-c9d0d21804e6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001004
10.0.0.50 - - [2025-04-24 02:05:24] "GET /project/2cfce9a4-6330-4a43-93b0-c9d0d21804e6?fields=security_groups HTTP/1.1" 200 1243 0.022590
10.0.0.50 - - [2025-04-24 02:05:25] "POST /fqname-to-id HTTP/1.1" 404 191 0.020614
10.0.0.50 - - [2025-04-24 02:05:25] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002341
10.0.0.50 - - [2025-04-24 02:05:25] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000976
10.0.0.50 - - [2025-04-24 02:05:25] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006685
10.0.0.50 - - [2025-04-24 02:05:25] "POST /id-to-fqname HTTP/1.1" 200 193 0.001116
10.0.0.50 - - [2025-04-24 02:05:25] "POST /fqname-to-id HTTP/1.1" 404 202 0.002048
10.0.0.50 - - [2025-04-24 02:05:25] "POST /security-groups HTTP/1.1" 200 594 0.059761
10.0.0.50 - - [2025-04-24 02:05:25] "POST /fqname-to-id HTTP/1.1" 404 237 0.002584
10.0.0.50 - - [2025-04-24 02:05:25] "POST /projects HTTP/1.1" 200 591 0.202337
10.0.0.50 - - [2025-04-24 02:05:25] "POST /access-control-lists HTTP/1.1" 200 599 0.055617
10.0.0.50 - - [2025-04-24 02:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.266963
10.0.0.50 - - [2025-04-24 02:05:25] "POST /fqname-to-id HTTP/1.1" 404 236 0.002278
10.0.0.50 - - [2025-04-24 02:05:25] "GET /project/dc4a680d-9b97-47d4-8469-68bba351f781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.380868
10.0.0.50 - - [2025-04-24 02:05:25] "POST /access-control-lists HTTP/1.1" 200 597 0.059802
10.0.0.50 - - [2025-04-24 02:05:26] "GET / HTTP/1.1" 200 35931 0.001782
10.0.0.50 - - [2025-04-24 02:05:27] "GET /project/dc4a680d-9b97-47d4-8469-68bba351f781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000457
10.0.0.50 - - [2025-04-24 02:05:27] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001061
10.0.0.50 - - [2025-04-24 02:05:27] "GET /project/dc4a680d-9b97-47d4-8469-68bba351f781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.052015
10.0.0.50 - - [2025-04-24 02:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225
10.0.0.50 - - [2025-04-24 02:05:27] "GET /security-group/2eb5b26d-75c3-4518-9217-3bc85a72ccce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.004527
10.0.0.50 - - [2025-04-24 02:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577
10.0.0.50 - - [2025-04-24 02:05:27] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001343
10.0.0.50 - - [2025-04-24 02:05:27] "GET /project/dc4a680d-9b97-47d4-8469-68bba351f781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.025379
10.0.0.50 - - [2025-04-24 02:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550
10.0.0.50 - - [2025-04-24 02:05:28] "GET /security-group/2eb5b26d-75c3-4518-9217-3bc85a72ccce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.004710
10.0.0.50 - - [2025-04-24 02:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455
10.0.0.50 - - [2025-04-24 02:05:28] "PUT /security-group/2eb5b26d-75c3-4518-9217-3bc85a72ccce HTTP/1.1" 200 262 0.013222
10.0.0.50 - - [2025-04-24 02:05:28] "PUT /access-control-list/f1e96704-1bd5-4454-86f4-c99963d6b481 HTTP/1.1" 200 272 0.007983
10.0.0.50 - - [2025-04-24 02:05:28] "PUT /access-control-list/15204d48-037a-4461-856f-b55304ebbec1 HTTP/1.1" 200 272 0.007710
10.0.0.50 - - [2025-04-24 02:05:28] "POST /fqname-to-id HTTP/1.1" 404 202 0.002493
10.0.0.50 - - [2025-04-24 02:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526
10.0.0.50 - - [2025-04-24 02:05:28] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001485
10.0.0.50 - - [2025-04-24 02:05:28] "GET /project/dc4a680d-9b97-47d4-8469-68bba351f781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.026256
10.0.0.50 - - [2025-04-24 02:05:28] "POST /neutron/network HTTP/1.1" 200 117 0.034203
10.0.0.50 - - [2025-04-24 02:05:28] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001031
10.0.0.50 - - [2025-04-24 02:05:28] "POST /neutron/network HTTP/1.1" 200 608 0.069945
10.0.0.50 - - [2025-04-24 02:05:28] "POST /route-targets HTTP/1.1" 200 327 0.011187
10.0.0.50 - - [2025-04-24 02:05:28] "POST /ref-update HTTP/1.1" 200 156 0.013752
10.0.0.50 - - [2025-04-24 02:05:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003406
10.0.0.50 - - [2025-04-24 02:05:28] "POST /neutron/subnet HTTP/1.1" 200 720 0.203662
10.0.0.50 - - [2025-04-24 02:05:28] "POST /neutron/network HTTP/1.1" 200 826 0.004791
10.0.0.50 - - [2025-04-24 02:05:28] "POST /id-to-fqname HTTP/1.1" 200 223 0.001117
10.0.0.50 - - [2025-04-24 02:05:28] "GET /virtual-network/ef401100-14fe-4577-9115-aeb3df6fcdb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004215
10.0.0.50 - - [2025-04-24 02:05:28] "POST /neutron/network HTTP/1.1" 200 826 0.005042
10.0.0.50 - - [2025-04-24 02:05:28] "GET /virtual-network/ef401100-14fe-4577-9115-aeb3df6fcdb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004138
10.0.0.50 - - [2025-04-24 02:05:28] "POST /neutron/network HTTP/1.1" 200 826 0.006382
10.0.0.50 - - [2025-04-24 02:05:28] "POST /neutron/subnet HTTP/1.1" 200 720 0.005910
10.0.0.50 - - [2025-04-24 02:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972
10.0.0.50 - - [2025-04-24 02:05:28] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000958
10.0.0.50 - - [2025-04-24 02:05:28] "GET /project/dc4a680d-9b97-47d4-8469-68bba351f781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.020937
10.0.0.50 - - [2025-04-24 02:05:28] "POST /neutron/network HTTP/1.1" 200 117 0.008005
10.0.0.50 - - [2025-04-24 02:05:28] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000947
10.0.0.50 - - [2025-04-24 02:05:29] "POST /neutron/network HTTP/1.1" 200 615 0.087749
10.0.0.50 - - [2025-04-24 02:05:29] "POST /route-targets HTTP/1.1" 200 327 0.013163
10.0.0.50 - - [2025-04-24 02:05:29] "POST /ref-update HTTP/1.1" 200 156 0.014448
10.0.0.50 - - [2025-04-24 02:05:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003489
10.0.0.50 - - [2025-04-24 02:05:29] "POST /neutron/subnet HTTP/1.1" 200 725 0.193581
10.0.0.50 - - [2025-04-24 02:05:29] "POST /neutron/network HTTP/1.1" 200 834 0.004905
10.0.0.50 - - [2025-04-24 02:05:29] "POST /id-to-fqname HTTP/1.1" 200 227 0.001158
10.0.0.50 - - [2025-04-24 02:05:29] "GET /virtual-network/bd4cf6c7-8539-4633-854c-6c39d5393dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004403
10.0.0.50 - - [2025-04-24 02:05:29] "POST /neutron/network HTTP/1.1" 200 834 0.005605
10.0.0.50 - - [2025-04-24 02:05:29] "GET /virtual-network/bd4cf6c7-8539-4633-854c-6c39d5393dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004366
10.0.0.50 - - [2025-04-24 02:05:29] "POST /neutron/network HTTP/1.1" 200 834 0.005424
10.0.0.50 - - [2025-04-24 02:05:29] "POST /neutron/subnet HTTP/1.1" 200 725 0.005922
10.0.0.50 - - [2025-04-24 02:05:29] "POST /id-to-fqname HTTP/1.1" 200 223 0.001206
10.0.0.50 - - [2025-04-24 02:05:29] "POST /neutron/network HTTP/1.1" 200 836 0.005234
10.0.0.50 - - [2025-04-24 02:05:29] "GET /aaa-mode HTTP/1.1" 401 292 0.000389
10.0.0.50 - - [2025-04-24 02:05:29] "GET / HTTP/1.1" 200 35931 0.001883
10.0.0.50 - - [2025-04-24 02:05:29] "GET /project/dc4a680d-9b97-47d4-8469-68bba351f781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000386
10.0.0.50 - - [2025-04-24 02:05:30] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001043
10.0.0.50 - - [2025-04-24 02:05:30] "GET /project/dc4a680d-9b97-47d4-8469-68bba351f781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.047699
10.0.0.50 - - [2025-04-24 02:05:30] "POST /neutron/network HTTP/1.1" 200 826 0.004714
10.0.0.50 - - [2025-04-24 02:05:30] "POST /neutron/port HTTP/1.1" 200 117 0.004950
10.0.0.50 - - [2025-04-24 02:05:30] "POST /neutron/port HTTP/1.1" 200 117 0.005250
10.0.0.50 - - [2025-04-24 02:05:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.001212
10.0.0.50 - - [2025-04-24 02:05:30] "POST /neutron/port HTTP/1.1" 200 117 0.005473
10.0.0.50 - - [2025-04-24 02:05:30] "POST /neutron/network HTTP/1.1" 200 844 0.005103
10.0.0.50 - - [2025-04-24 02:05:30] "GET /aaa-mode HTTP/1.1" 401 292 0.000371
10.0.0.50 - - [2025-04-24 02:05:30] "POST /neutron/network HTTP/1.1" 200 836 0.005236
10.0.0.50 - - [2025-04-24 02:05:30] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001025
10.0.0.50 - - [2025-04-24 02:05:30] "GET / HTTP/1.1" 200 35931 0.001673
10.0.0.50 - - [2025-04-24 02:05:30] "GET /project/dc4a680d-9b97-47d4-8469-68bba351f781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000376
10.0.0.50 - - [2025-04-24 02:05:30] "POST /neutron/port HTTP/1.1" 200 1062 0.180844
10.0.0.50 - - [2025-04-24 02:05:31] "POST /neutron/port HTTP/1.1" 200 1062 0.008147
10.0.0.50 - - [2025-04-24 02:05:31] "POST /neutron/port HTTP/1.1" 200 1062 0.008290
10.0.0.50 - - [2025-04-24 02:05:31] "POST /neutron/port HTTP/1.1" 200 1116 0.088224
10.0.0.50 - - [2025-04-24 02:05:31] "POST /neutron/port HTTP/1.1" 200 1090 0.013800
10.0.0.50 - - [2025-04-24 02:05:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002621
10.0.0.50 - - [2025-04-24 02:05:31] "POST /neutron/subnet HTTP/1.1" 200 694 0.010765
10.0.0.50 - - [2025-04-24 02:05:31] "POST /neutron/port HTTP/1.1" 200 117 0.001838
10.0.0.50 - - [2025-04-24 02:05:31] "POST /neutron/network HTTP/1.1" 200 826 0.004724
10.0.0.50 - - [2025-04-24 02:05:31] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001158
10.0.0.50 - - [2025-04-24 02:05:31] "GET /project/dc4a680d-9b97-47d4-8469-68bba351f781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.047546
10.0.0.50 - - [2025-04-24 02:05:31] "POST /neutron/network HTTP/1.1" 200 834 0.005022
10.0.0.50 - - [2025-04-24 02:05:31] "POST /neutron/port HTTP/1.1" 200 1090 0.014527
10.0.0.50 - - [2025-04-24 02:05:31] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005163
10.0.0.50 - - [2025-04-24 02:05:31] "POST /neutron/port HTTP/1.1" 200 117 0.007073
10.0.0.50 - - [2025-04-24 02:05:31] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001040
10.0.0.50 - - [2025-04-24 02:05:31] "POST /neutron/router HTTP/1.1" 200 585 0.063157
10.0.0.50 - - [2025-04-24 02:05:31] "POST /neutron/router HTTP/1.1" 200 585 0.004904
10.0.0.50 - - [2025-04-24 02:05:31] "POST /route-targets HTTP/1.1" 200 327 0.024299
10.0.0.50 - - [2025-04-24 02:05:31] "POST /neutron/router HTTP/1.1" 200 656 0.077271
10.0.0.50 - - [2025-04-24 02:05:31] "PUT /logical-router/17e4419f-2876-4988-bdd0-23002f879c0c HTTP/1.1" 200 262 0.057301
10.0.0.50 - - [2025-04-24 02:05:31] "GET /logical-router/17e4419f-2876-4988-bdd0-23002f879c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.008320
10.0.0.50 - - [2025-04-24 02:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006362
10.0.0.50 - - [2025-04-24 02:05:31] "POST /neutron/router HTTP/1.1" 200 656 0.003950
10.0.0.50 - - [2025-04-24 02:05:31] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000983
10.0.0.50 - - [2025-04-24 02:05:31] "GET /service-template/c452ed32-218e-4891-aa5d-8ab2c59a2bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.008742
10.0.0.50 - - [2025-04-24 02:05:31] "POST /fqname-to-id HTTP/1.1" 404 215 0.002382
10.0.0.50 - - [2025-04-24 02:05:31] "POST /neutron/network HTTP/1.1" 200 844 0.013208
10.0.0.50 - - [2025-04-24 02:05:31] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001361
10.0.0.50 - - [2025-04-24 02:05:32] "POST /neutron/router HTTP/1.1" 200 344 0.362269
10.0.0.50 - - [2025-04-24 02:05:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007100
10.0.0.50 - - [2025-04-24 02:05:32] "POST /virtual-networks HTTP/1.1" 200 694 0.226037
10.0.0.50 - - [2025-04-24 02:05:32] "POST /ref-update HTTP/1.1" 200 156 0.048668
10.0.0.50 - - [2025-04-24 02:05:32] "POST /route-targets HTTP/1.1" 200 327 0.029154
10.0.0.50 - - [2025-04-24 02:05:32] "POST /neutron/port HTTP/1.1" 200 1090 0.080224
10.0.0.50 - - [2025-04-24 02:05:32] "POST /neutron/security_group HTTP/1.1" 200 2002 0.022224
10.0.0.50 - - [2025-04-24 02:05:32] "POST /service-instances HTTP/1.1" 200 670 0.105956
10.0.0.50 - - [2025-04-24 02:05:32] "POST /ref-update HTTP/1.1" 200 156 0.053122
10.0.0.50 - - [2025-04-24 02:05:32] "POST /route-tables HTTP/1.1" 200 582 0.060892
10.0.0.50 - - [2025-04-24 02:05:32] "POST /neutron/port HTTP/1.1" 200 1063 0.481925
10.0.0.50 - - [2025-04-24 02:05:32] "POST /neutron/port HTTP/1.1" 200 1063 0.007919
10.0.0.50 - - [2025-04-24 02:05:32] "POST /neutron/port HTTP/1.1" 200 1063 0.009861
10.0.0.50 - - [2025-04-24 02:05:32] "PUT /logical-router/17e4419f-2876-4988-bdd0-23002f879c0c HTTP/1.1" 200 262 0.026605
10.0.0.50 - - [2025-04-24 02:05:32] "POST /neutron/port HTTP/1.1" 200 1117 0.071612
10.0.0.50 - - [2025-04-24 02:05:32] "POST /ref-update HTTP/1.1" 200 156 0.023240
10.0.0.50 - - [2025-04-24 02:05:32] "POST /neutron/port HTTP/1.1" 200 1091 0.017482
10.0.0.50 - - [2025-04-24 02:05:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002958
10.0.0.50 - - [2025-04-24 02:05:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.009110
10.0.0.50 - - [2025-04-24 02:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280
10.0.0.50 - - [2025-04-24 02:05:32] "POST /neutron/port HTTP/1.1" 200 117 0.000927
10.0.0.50 - - [2025-04-24 02:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597
10.0.0.50 - - [2025-04-24 02:05:32] "POST /neutron/network HTTP/1.1" 200 834 0.004381
10.0.0.50 - - [2025-04-24 02:05:32] "POST /virtual-machines HTTP/1.1" 200 553 0.011466
10.0.0.50 - - [2025-04-24 02:05:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.102196
10.0.0.50 - - [2025-04-24 02:05:32] "POST /chown HTTP/1.1" 200 109 0.007046
10.0.0.50 - - [2025-04-24 02:05:33] "POST /instance-ips HTTP/1.1" 200 551 0.016918
10.0.0.50 - - [2025-04-24 02:05:33] "POST /instance-ips HTTP/1.1" 400 246 0.015002
10.0.0.50 - - [2025-04-24 02:05:33] "POST /chown HTTP/1.1" 200 109 0.011605
10.0.0.50 - - [2025-04-24 02:05:33] "PUT /virtual-machine-interface/76100b2a-c8c4-4c0d-83c6-a6045af52b21 HTTP/1.1" 200 284 0.009635
10.0.0.50 - - [2025-04-24 02:05:33] "PUT /instance-ip/123b1913-bb9c-48ea-ba54-2c9d038c026d HTTP/1.1" 200 256 0.016590
10.0.0.50 - - [2025-04-24 02:05:33] "POST /ref-update HTTP/1.1" 200 156 0.011757
10.0.0.50 - - [2025-04-24 02:05:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.100326
10.0.0.50 - - [2025-04-24 02:05:33] "POST /chown HTTP/1.1" 200 109 0.006755
10.0.0.50 - - [2025-04-24 02:05:33] "POST /instance-ips HTTP/1.1" 200 549 0.032753
10.0.0.50 - - [2025-04-24 02:05:33] "POST /instance-ips HTTP/1.1" 400 316 0.019325
10.0.0.50 - - [2025-04-24 02:05:33] "POST /chown HTTP/1.1" 200 109 0.010874
10.0.0.50 - - [2025-04-24 02:05:33] "PUT /virtual-machine-interface/7e5f314c-30de-4dd7-b735-e953c6b07c3a HTTP/1.1" 200 284 0.008928
10.0.0.50 - - [2025-04-24 02:05:33] "PUT /instance-ip/d88150ef-f48c-492b-83fe-bba0213a1090 HTTP/1.1" 200 256 0.010077
10.0.0.50 - - [2025-04-24 02:05:33] "POST /ref-update HTTP/1.1" 200 156 0.010268
10.0.0.50 - - [2025-04-24 02:05:33] "POST /ref-update HTTP/1.1" 200 156 0.015799
10.0.0.50 - - [2025-04-24 02:05:33] "PUT /routing-instance/d581b8af-abd8-47eb-b0d5-b273404ae85e HTTP/1.1" 200 266 0.010107
10.0.0.50 - - [2025-04-24 02:05:33] "POST /ref-update HTTP/1.1" 200 156 0.017496
10.0.0.50 - - [2025-04-24 02:05:34] "POST /virtual-machines HTTP/1.1" 200 553 0.012096
10.0.0.50 - - [2025-04-24 02:05:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.100798
10.0.0.50 - - [2025-04-24 02:05:34] "POST /chown HTTP/1.1" 200 109 0.007866
10.0.0.50 - - [2025-04-24 02:05:34] "POST /instance-ips HTTP/1.1" 400 246 0.013815
10.0.0.50 - - [2025-04-24 02:05:34] "POST /chown HTTP/1.1" 200 109 0.007548
10.0.0.50 - - [2025-04-24 02:05:34] "PUT /virtual-machine-interface/16db9270-f6ce-4153-9845-46fec6d40d0d HTTP/1.1" 200 284 0.008670
10.0.0.50 - - [2025-04-24 02:05:34] "PUT /instance-ip/123b1913-bb9c-48ea-ba54-2c9d038c026d HTTP/1.1" 200 256 0.018662
10.0.0.50 - - [2025-04-24 02:05:34] "POST /ref-update HTTP/1.1" 200 156 0.011627
10.0.0.50 - - [2025-04-24 02:05:34] "POST /ref-update HTTP/1.1" 200 156 0.013983
10.0.0.50 - - [2025-04-24 02:05:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.097698
10.0.0.50 - - [2025-04-24 02:05:34] "POST /ref-update HTTP/1.1" 200 156 0.021729
10.0.0.50 - - [2025-04-24 02:05:34] "PUT /routing-instance/d581b8af-abd8-47eb-b0d5-b273404ae85e HTTP/1.1" 200 266 0.012519
10.0.0.50 - - [2025-04-24 02:05:34] "POST /chown HTTP/1.1" 200 109 0.010763
10.0.0.50 - - [2025-04-24 02:05:34] "POST /instance-ips HTTP/1.1" 400 316 0.015966
10.0.0.50 - - [2025-04-24 02:05:34] "POST /chown HTTP/1.1" 200 109 0.007308
10.0.0.50 - - [2025-04-24 02:05:34] "PUT /virtual-machine-interface/2f3e98fc-36c7-47c2-8092-0d8ff059262d HTTP/1.1" 200 284 0.009756
10.0.0.50 - - [2025-04-24 02:05:34] "PUT /instance-ip/d88150ef-f48c-492b-83fe-bba0213a1090 HTTP/1.1" 200 256 0.011360
10.0.0.50 - - [2025-04-24 02:05:35] "POST /ref-update HTTP/1.1" 200 156 0.011187
10.0.0.50 - - [2025-04-24 02:05:35] "POST /ref-update HTTP/1.1" 200 156 0.009715
10.0.0.50 - - [2025-04-24 02:05:35] "POST /ref-update HTTP/1.1" 200 156 0.010337
10.0.0.50 - - [2025-04-24 02:05:35] "PUT /routing-instance/d581b8af-abd8-47eb-b0d5-b273404ae85e HTTP/1.1" 200 266 0.014235
10.0.0.50 - - [2025-04-24 02:05:37] "POST /neutron/port HTTP/1.1" 200 1090 0.012792
10.0.0.50 - - [2025-04-24 02:05:37] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005638
10.0.0.50 - - [2025-04-24 02:05:37] "POST /neutron/port HTTP/1.1" 200 1090 0.012695
10.0.0.50 - - [2025-04-24 02:05:37] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005774
10.0.0.50 - - [2025-04-24 02:05:37] "POST /neutron/port HTTP/1.1" 200 1090 0.012583
10.0.0.50 - - [2025-04-24 02:05:37] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005035
10.0.0.50 - - [2025-04-24 02:05:37] "GET /virtual-machine/94111b50-ae56-4a24-ba89-953861b6f361 HTTP/1.1" 401 292 0.000517
10.0.0.50 - - [2025-04-24 02:05:37] "GET /virtual-machine/94111b50-ae56-4a24-ba89-953861b6f361 HTTP/1.1" 200 1296 0.025953
10.0.0.50 - - [2025-04-24 02:05:37] "GET /virtual-machine-interface/22b40b0c-364b-4888-9cfe-48c1552f60eb HTTP/1.1" 200 2956 0.004257
10.0.0.50 - - [2025-04-24 02:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435
10.0.0.50 - - [2025-04-24 02:05:37] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002626
10.0.0.50 - - [2025-04-24 02:05:37] "GET /virtual-networks?parent_id=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003263
10.0.0.50 - - [2025-04-24 02:05:37] "GET /virtual-network/ef401100-14fe-4577-9115-aeb3df6fcdb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008108
10.0.0.50 - - [2025-04-24 02:05:39] "POST /neutron/port HTTP/1.1" 200 1090 0.014681
10.0.0.50 - - [2025-04-24 02:05:39] "POST /neutron/security_group HTTP/1.1" 200 2002 0.004606
10.0.0.50 - - [2025-04-24 02:05:40] "POST /neutron/port HTTP/1.1" 200 1091 0.016038
10.0.0.50 - - [2025-04-24 02:05:41] "POST /neutron/security_group HTTP/1.1" 200 2002 0.004700
10.0.0.50 - - [2025-04-24 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723
10.0.0.50 - - [2025-04-24 02:05:41] "GET /virtual-network/ef401100-14fe-4577-9115-aeb3df6fcdb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004519
10.0.0.50 - - [2025-04-24 02:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072
10.0.0.50 - - [2025-04-24 02:05:43] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003377
10.0.0.50 - - [2025-04-24 02:05:43] "GET /virtual-networks?parent_id=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002776
10.0.0.50 - - [2025-04-24 02:05:43] "GET /virtual-network/ef401100-14fe-4577-9115-aeb3df6fcdb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005098
10.0.0.50 - - [2025-04-24 02:05:43] "POST /neutron/port HTTP/1.1" 200 1091 0.012309
10.0.0.50 - - [2025-04-24 02:05:43] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005175
10.0.0.50 - - [2025-04-24 02:05:43] "POST /neutron/port HTTP/1.1" 200 1091 0.013638
10.0.0.50 - - [2025-04-24 02:05:43] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005570
10.0.0.50 - - [2025-04-24 02:05:43] "POST /neutron/port HTTP/1.1" 200 1091 0.013098
10.0.0.50 - - [2025-04-24 02:05:43] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005557
10.0.0.50 - - [2025-04-24 02:05:43] "GET /virtual-machine/6420facb-2bf6-4ea1-973c-682c4128bc49 HTTP/1.1" 200 1295 0.004766
10.0.0.50 - - [2025-04-24 02:05:43] "GET /virtual-machine-interface/2a593d4e-37da-45e9-a99f-583572f6573a HTTP/1.1" 200 2968 0.004415
10.0.0.50 - - [2025-04-24 02:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563
10.0.0.50 - - [2025-04-24 02:05:43] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002640
10.0.0.50 - - [2025-04-24 02:05:43] "GET /virtual-networks?parent_id=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003224
10.0.0.50 - - [2025-04-24 02:05:43] "GET /virtual-network/bd4cf6c7-8539-4633-854c-6c39d5393dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004949
10.0.0.50 - - [2025-04-24 02:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684
10.0.0.50 - - [2025-04-24 02:05:44] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002628
10.0.0.50 - - [2025-04-24 02:05:45] "GET /virtual-networks?parent_id=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002534
10.0.0.50 - - [2025-04-24 02:05:45] "GET /virtual-network/bd4cf6c7-8539-4633-854c-6c39d5393dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004672
10.0.0.50 - - [2025-04-24 02:05:48] "POST /neutron/router HTTP/1.1" 200 656 0.003537
10.0.0.50 - - [2025-04-24 02:05:48] "POST /ref-update HTTP/1.1" 200 156 0.009578
10.0.0.50 - - [2025-04-24 02:05:49] "POST /neutron/router HTTP/1.1" 200 344 0.082778
10.0.0.50 - - [2025-04-24 02:05:49] "POST /neutron/router HTTP/1.1" 200 656 0.003903
10.0.0.50 - - [2025-04-24 02:05:49] "GET /logical-router/17e4419f-2876-4988-bdd0-23002f879c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.003393
10.0.0.50 - - [2025-04-24 02:05:49] "GET /service-instance/5d91591c-d594-4b01-b63f-d65e35802eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.003669
10.0.0.50 - - [2025-04-24 02:05:49] "POST /neutron/router HTTP/1.1" 200 151 0.044521
10.0.0.50 - - [2025-04-24 02:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881
10.0.0.50 - - [2025-04-24 02:05:49] "DELETE /route-target/3f9bebb6-0bc0-4267-9a03-026c349d497b HTTP/1.1" 409 239 0.003906
10.0.0.50 - - [2025-04-24 02:05:49] "PUT /logical-router/17e4419f-2876-4988-bdd0-23002f879c0c HTTP/1.1" 404 171 0.002319
10.0.0.50 - - [2025-04-24 02:05:49] "POST /ref-update HTTP/1.1" 200 156 0.008709
10.0.0.50 - - [2025-04-24 02:05:49] "DELETE /route-table/ee66c5eb-d7fa-496d-83b1-f3c96120f872 HTTP/1.1" 200 115 0.027670
10.0.0.50 - - [2025-04-24 02:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090
10.0.0.50 - - [2025-04-24 02:05:49] "PUT /routing-instance/d581b8af-abd8-47eb-b0d5-b273404ae85e HTTP/1.1" 200 266 0.008106
10.0.0.50 - - [2025-04-24 02:05:49] "POST /neutron/network HTTP/1.1" 200 834 0.010916
10.0.0.50 - - [2025-04-24 02:05:49] "GET /virtual-network/76b2cc7d-19bd-4e2a-a21f-26f1cc537e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.004895
10.0.0.50 - - [2025-04-24 02:05:49] "POST /neutron/network HTTP/1.1" 400 204 0.037434
10.0.0.50 - - [2025-04-24 02:05:49] "POST /ref-update HTTP/1.1" 200 156 0.008625
10.0.0.50 - - [2025-04-24 02:05:49] "POST /ref-update HTTP/1.1" 200 156 0.008209
10.0.0.50 - - [2025-04-24 02:05:49] "DELETE /instance-ip/d88150ef-f48c-492b-83fe-bba0213a1090 HTTP/1.1" 200 115 0.041762
10.0.0.50 - - [2025-04-24 02:05:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004617
10.0.0.50 - - [2025-04-24 02:05:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004164
10.0.0.50 - - [2025-04-24 02:05:49] "DELETE /virtual-network/76b2cc7d-19bd-4e2a-a21f-26f1cc537e29 HTTP/1.1" 200 115 0.115772
10.0.0.50 - - [2025-04-24 02:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006748
10.0.0.50 - - [2025-04-24 02:05:49] "DELETE /route-target/30f20fe3-825f-4db2-b3cd-ed523782213a HTTP/1.1" 200 115 0.017455
10.0.0.50 - - [2025-04-24 02:05:49] "DELETE /service-instance/5d91591c-d594-4b01-b63f-d65e35802eb2 HTTP/1.1" 200 115 0.039316
10.0.0.50 - - [2025-04-24 02:05:49] "GET /logical-router/17e4419f-2876-4988-bdd0-23002f879c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002476
10.0.0.50 - - [2025-04-24 02:05:49] "GET /service-instance/5d91591c-d594-4b01-b63f-d65e35802eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003530
10.0.0.50 - - [2025-04-24 02:05:49] "POST /neutron/port HTTP/1.1" 200 1091 0.011551
10.0.0.50 - - [2025-04-24 02:05:49] "POST /neutron/port HTTP/1.1" 200 1117 0.008232
10.0.0.50 - - [2025-04-24 02:05:49] "GET /virtual-machine-interface/76100b2a-c8c4-4c0d-83c6-a6045af52b21?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1652 0.007758
10.0.0.50 - - [2025-04-24 02:05:49] "POST /neutron/port HTTP/1.1" 200 1090 0.018717
10.0.0.50 - - [2025-04-24 02:05:49] "POST /neutron/port HTTP/1.1" 200 1116 0.009436
10.0.0.50 - - [2025-04-24 02:05:49] "POST /ref-update HTTP/1.1" 200 156 0.020438
10.0.0.50 - - [2025-04-24 02:05:49] "GET /instance-ip/123b1913-bb9c-48ea-ba54-2c9d038c026d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003705
10.0.0.50 - - [2025-04-24 02:05:49] "POST /neutron/port HTTP/1.1" 200 151 0.159998
10.0.0.50 - - [2025-04-24 02:05:49] "POST /neutron/port HTTP/1.1" 200 151 0.138008
10.0.0.50 - - [2025-04-24 02:05:49] "DELETE /virtual-machine-interface/76100b2a-c8c4-4c0d-83c6-a6045af52b21 HTTP/1.1" 200 115 0.034888
10.0.0.50 - - [2025-04-24 02:05:49] "GET /virtual-machine-interface/7e5f314c-30de-4dd7-b735-e953c6b07c3a?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1333 0.005070
10.0.0.50 - - [2025-04-24 02:05:50] "DELETE /virtual-machine-interface/7e5f314c-30de-4dd7-b735-e953c6b07c3a HTTP/1.1" 200 115 0.023513
10.0.0.50 - - [2025-04-24 02:05:50] "POST /ref-update HTTP/1.1" 200 156 0.009378
10.0.0.50 - - [2025-04-24 02:05:50] "DELETE /virtual-machine/40d11f49-96f8-4c7f-8c05-cba8bcf00ca4 HTTP/1.1" 200 115 0.020305
10.0.0.50 - - [2025-04-24 02:05:50] "GET /virtual-machine-interface/16db9270-f6ce-4153-9845-46fec6d40d0d?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1653 0.006265
10.0.0.50 - - [2025-04-24 02:05:50] "POST /ref-update HTTP/1.1" 200 156 0.011101
10.0.0.50 - - [2025-04-24 02:05:50] "GET /instance-ip/123b1913-bb9c-48ea-ba54-2c9d038c026d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1695 0.004725
10.0.0.50 - - [2025-04-24 02:05:50] "DELETE /instance-ip/123b1913-bb9c-48ea-ba54-2c9d038c026d HTTP/1.1" 200 115 0.023822
10.0.0.50 - - [2025-04-24 02:05:50] "DELETE /virtual-machine-interface/16db9270-f6ce-4153-9845-46fec6d40d0d HTTP/1.1" 200 115 0.031134
10.0.0.50 - - [2025-04-24 02:05:50] "GET /virtual-machine-interface/2f3e98fc-36c7-47c2-8092-0d8ff059262d?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1332 0.004608
10.0.0.50 - - [2025-04-24 02:05:50] "DELETE /virtual-machine-interface/2f3e98fc-36c7-47c2-8092-0d8ff059262d HTTP/1.1" 200 115 0.022908
10.0.0.50 - - [2025-04-24 02:05:50] "DELETE /virtual-machine/d96e8c82-7553-402b-b796-ae2f52ccda36 HTTP/1.1" 200 115 0.012926
10.0.0.50 - - [2025-04-24 02:05:51] "POST /neutron/network HTTP/1.1" 200 834 0.005340
10.0.0.50 - - [2025-04-24 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875
10.0.0.50 - - [2025-04-24 02:05:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001793
10.0.0.50 - - [2025-04-24 02:05:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002864
10.0.0.50 - - [2025-04-24 02:05:51] "POST /neutron/network HTTP/1.1" 200 151 0.075995
10.0.0.50 - - [2025-04-24 02:05:51] "DELETE /route-target/43c843ef-1800-4fa5-b080-7e02448aced2 HTTP/1.1" 200 115 0.014599
10.0.0.50 - - [2025-04-24 02:05:51] "POST /neutron/network HTTP/1.1" 200 826 0.004560
10.0.0.50 - - [2025-04-24 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092
10.0.0.50 - - [2025-04-24 02:05:51] "POST /useragent-kv HTTP/1.1" 200 115 0.007505
10.0.0.50 - - [2025-04-24 02:05:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001817
10.0.0.50 - - [2025-04-24 02:05:51] "POST /neutron/network HTTP/1.1" 200 151 0.075530
10.0.0.50 - - [2025-04-24 02:05:51] "DELETE /route-target/59ca6e75-4939-4c78-9b9f-1086c4089e7f HTTP/1.1" 200 115 0.016705
10.0.0.50 - - [2025-04-24 02:05:51] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001010
10.0.0.50 - - [2025-04-24 02:05:51] "GET /project/dc4a680d-9b97-47d4-8469-68bba351f781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.022447
10.0.0.50 - - [2025-04-24 02:05:51] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000945
10.0.0.50 - - [2025-04-24 02:05:51] "GET /project/dc4a680d-9b97-47d4-8469-68bba351f781?fields=virtual_networks HTTP/1.1" 200 1038 0.070343
10.0.0.50 - - [2025-04-24 02:05:51] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001474
10.0.0.50 - - [2025-04-24 02:05:51] "GET /project/dc4a680d-9b97-47d4-8469-68bba351f781?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.026451
10.0.0.50 - - [2025-04-24 02:05:51] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001007
10.0.0.50 - - [2025-04-24 02:05:51] "GET /project/dc4a680d-9b97-47d4-8469-68bba351f781?fields=security_groups HTTP/1.1" 200 1267 0.042938
10.0.0.50 - - [2025-04-24 02:05:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.020009
10.0.0.50 - - [2025-04-24 02:05:52] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002257
10.0.0.50 - - [2025-04-24 02:05:52] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000964
10.0.0.50 - - [2025-04-24 02:05:52] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.049631
10.0.0.50 - - [2025-04-24 02:05:52] "POST /id-to-fqname HTTP/1.1" 200 198 0.003764
10.0.0.50 - - [2025-04-24 02:05:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.001703
10.0.0.50 - - [2025-04-24 02:05:53] "POST /security-groups HTTP/1.1" 200 599 0.059843
10.0.0.50 - - [2025-04-24 02:05:53] "POST /fqname-to-id HTTP/1.1" 404 242 0.002291
10.0.0.50 - - [2025-04-24 02:05:53] "POST /projects HTTP/1.1" 200 601 0.207797
10.0.0.50 - - [2025-04-24 02:05:53] "POST /access-control-lists HTTP/1.1" 200 604 0.053474
10.0.0.50 - - [2025-04-24 02:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.276098
10.0.0.50 - - [2025-04-24 02:05:53] "POST /fqname-to-id HTTP/1.1" 404 241 0.002713
10.0.0.50 - - [2025-04-24 02:05:53] "GET /project/686bf07b-ea3b-4f49-9601-cce320582efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.426712
10.0.0.50 - - [2025-04-24 02:05:53] "POST /access-control-lists HTTP/1.1" 200 602 0.056007
10.0.0.50 - - [2025-04-24 02:05:54] "GET / HTTP/1.1" 200 35931 0.001878
10.0.0.50 - - [2025-04-24 02:05:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000497
10.0.0.50 - - [2025-04-24 02:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.059218
10.0.0.50 - - [2025-04-24 02:05:55] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001018
10.0.0.50 - - [2025-04-24 02:05:55] "GET /project/686bf07b-ea3b-4f49-9601-cce320582efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.024907
10.0.0.50 - - [2025-04-24 02:05:55] "POST /neutron/network HTTP/1.1" 200 117 0.032779
10.0.0.50 - - [2025-04-24 02:05:55] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001311
10.0.0.50 - - [2025-04-24 02:05:55] "POST /neutron/network HTTP/1.1" 200 613 0.076239
10.0.0.50 - - [2025-04-24 02:05:55] "POST /route-targets HTTP/1.1" 200 327 0.008787
10.0.0.50 - - [2025-04-24 02:05:55] "POST /ref-update HTTP/1.1" 200 156 0.012692
10.0.0.50 - - [2025-04-24 02:05:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002049
10.0.0.50 - - [2025-04-24 02:05:55] "POST /neutron/subnet HTTP/1.1" 200 715 0.180348
10.0.0.50 - - [2025-04-24 02:05:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003421
10.0.0.50 - - [2025-04-24 02:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.027669
10.0.0.50 - - [2025-04-24 02:05:55] "GET /virtual-network/619323cf-5573-4b41-970b-d054414ed441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006014
10.0.0.50 - - [2025-04-24 02:05:55] "POST /neutron/subnet HTTP/1.1" 200 828 0.161708
10.0.0.50 - - [2025-04-24 02:05:55] "POST /neutron/network HTTP/1.1" 200 1004 0.006415
10.0.0.50 - - [2025-04-24 02:05:55] "POST /id-to-fqname HTTP/1.1" 200 228 0.001079
10.0.0.50 - - [2025-04-24 02:05:55] "GET /virtual-network/b41fd087-0e38-49a0-8fdb-e077aa7ed7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.004225
10.0.0.50 - - [2025-04-24 02:05:55] "POST /neutron/network HTTP/1.1" 200 1004 0.006933
10.0.0.50 - - [2025-04-24 02:05:55] "GET /virtual-network/b41fd087-0e38-49a0-8fdb-e077aa7ed7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.004189
10.0.0.50 - - [2025-04-24 02:05:55] "POST /neutron/network HTTP/1.1" 200 1004 0.006373
10.0.0.50 - - [2025-04-24 02:05:55] "POST /neutron/subnet HTTP/1.1" 200 715 0.006112
10.0.0.50 - - [2025-04-24 02:05:55] "POST /neutron/subnet HTTP/1.1" 200 828 0.006880
10.0.0.50 - - [2025-04-24 02:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564
10.0.0.50 - - [2025-04-24 02:05:55] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000997
10.0.0.50 - - [2025-04-24 02:05:55] "GET /project/686bf07b-ea3b-4f49-9601-cce320582efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.023856
10.0.0.50 - - [2025-04-24 02:05:56] "POST /neutron/network HTTP/1.1" 200 117 0.008104
10.0.0.50 - - [2025-04-24 02:05:56] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000990
10.0.0.50 - - [2025-04-24 02:05:56] "POST /neutron/network HTTP/1.1" 200 613 0.057746
10.0.0.50 - - [2025-04-24 02:05:56] "POST /route-targets HTTP/1.1" 200 327 0.009043
10.0.0.50 - - [2025-04-24 02:05:56] "POST /ref-update HTTP/1.1" 200 156 0.011812
10.0.0.50 - - [2025-04-24 02:05:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004094
10.0.0.50 - - [2025-04-24 02:05:56] "POST /neutron/subnet HTTP/1.1" 200 725 0.133108
10.0.0.50 - - [2025-04-24 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473
10.0.0.50 - - [2025-04-24 02:05:56] "GET /virtual-network/619323cf-5573-4b41-970b-d054414ed441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005325
10.0.0.50 - - [2025-04-24 02:05:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003361
10.0.0.50 - - [2025-04-24 02:05:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.197430
10.0.0.50 - - [2025-04-24 02:05:56] "POST /neutron/network HTTP/1.1" 200 1006 0.006356
10.0.0.50 - - [2025-04-24 02:05:56] "POST /id-to-fqname HTTP/1.1" 200 228 0.001095
10.0.0.50 - - [2025-04-24 02:05:56] "GET /virtual-network/5492de45-1889-4664-bcc9-27fdc98555ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004323
10.0.0.50 - - [2025-04-24 02:05:56] "POST /neutron/network HTTP/1.1" 200 1006 0.006432
10.0.0.50 - - [2025-04-24 02:05:56] "GET /virtual-network/5492de45-1889-4664-bcc9-27fdc98555ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004868
10.0.0.50 - - [2025-04-24 02:05:56] "POST /neutron/network HTTP/1.1" 200 1006 0.006791
10.0.0.50 - - [2025-04-24 02:05:56] "POST /neutron/subnet HTTP/1.1" 200 725 0.005666
10.0.0.50 - - [2025-04-24 02:05:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.006022
10.0.0.50 - - [2025-04-24 02:05:56] "POST /fqname-to-id HTTP/1.1" 404 234 0.001946
10.0.0.50 - - [2025-04-24 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279
10.0.0.50 - - [2025-04-24 02:05:56] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001031
10.0.0.50 - - [2025-04-24 02:05:56] "GET /project/686bf07b-ea3b-4f49-9601-cce320582efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.020159
10.0.0.50 - - [2025-04-24 02:05:56] "POST /network-policys HTTP/1.1" 200 577 0.060083
10.0.0.50 - - [2025-04-24 02:05:56] "GET /network-policy/5ce29842-714c-4a45-98cc-3f07897b52b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.004317
10.0.0.50 - - [2025-04-24 02:05:56] "POST /neutron/network HTTP/1.1" 200 1004 0.006911
10.0.0.50 - - [2025-04-24 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009412
10.0.0.50 - - [2025-04-24 02:05:56] "POST /fqname-to-id HTTP/1.1" 404 242 0.004360
10.0.0.50 - - [2025-04-24 02:05:56] "GET /virtual-network/619323cf-5573-4b41-970b-d054414ed441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004221
10.0.0.50 - - [2025-04-24 02:05:56] "POST /neutron/network HTTP/1.1" 200 1112 0.054581
10.0.0.50 - - [2025-04-24 02:05:57] "POST /access-control-lists HTTP/1.1" 200 596 0.067933
10.0.0.50 - - [2025-04-24 02:05:57] "POST /neutron/network HTTP/1.1" 200 1112 0.044335
10.0.0.50 - - [2025-04-24 02:05:57] "GET /virtual-network/b41fd087-0e38-49a0-8fdb-e077aa7ed7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005234
10.0.0.50 - - [2025-04-24 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207
10.0.0.50 - - [2025-04-24 02:05:57] "GET /network-policy/5ce29842-714c-4a45-98cc-3f07897b52b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.003371
10.0.0.50 - - [2025-04-24 02:05:57] "POST /neutron/network HTTP/1.1" 200 1006 0.006734
10.0.0.50 - - [2025-04-24 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005358
10.0.0.50 - - [2025-04-24 02:05:57] "GET /virtual-network/619323cf-5573-4b41-970b-d054414ed441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005390
10.0.0.50 - - [2025-04-24 02:05:57] "POST /neutron/network HTTP/1.1" 200 1114 0.046096
10.0.0.50 - - [2025-04-24 02:05:57] "PUT /access-control-list/3ea1dc16-459f-440d-a2c0-d56432458758 HTTP/1.1" 200 272 0.060167
10.0.0.50 - - [2025-04-24 02:05:57] "POST /neutron/network HTTP/1.1" 200 1114 0.030143
10.0.0.50 - - [2025-04-24 02:05:57] "POST /fqname-to-id HTTP/1.1" 404 242 0.003955
10.0.0.50 - - [2025-04-24 02:05:57] "GET /virtual-network/5492de45-1889-4664-bcc9-27fdc98555ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.004736
10.0.0.50 - - [2025-04-24 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094
10.0.0.50 - - [2025-04-24 02:05:57] "GET /network-policy/5ce29842-714c-4a45-98cc-3f07897b52b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.044633
10.0.0.50 - - [2025-04-24 02:05:57] "POST /access-control-lists HTTP/1.1" 200 596 0.061485
10.0.0.50 - - [2025-04-24 02:05:57] "GET /domains HTTP/1.1" 401 292 0.000480
10.0.0.50 - - [2025-04-24 02:05:57] "POST /ref-update HTTP/1.1" 200 156 0.009269
10.0.0.50 - - [2025-04-24 02:05:57] "GET /domains HTTP/1.1" 200 280 0.022995
10.0.0.50 - - [2025-04-24 02:05:57] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000990
10.0.0.50 - - [2025-04-24 02:05:57] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 3150 0.007887
10.0.0.50 - - [2025-04-24 02:05:57] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000973
10.0.0.50 - - [2025-04-24 02:05:57] "GET /project/686bf07b-ea3b-4f49-9601-cce320582efb HTTP/1.1" 200 2625 0.069854
10.0.0.50 - - [2025-04-24 02:05:57] "GET /virtual-network/b41fd087-0e38-49a0-8fdb-e077aa7ed7e3 HTTP/1.1" 200 3500 0.005219
10.0.0.50 - - [2025-04-24 02:05:57] "GET /virtual-network/b41fd087-0e38-49a0-8fdb-e077aa7ed7e3 HTTP/1.1" 200 3500 0.004080
10.0.0.50 - - [2025-04-24 02:05:57] "GET /routing-instance/3e44ed2d-d79d-460f-84be-1d2cea0ca67c HTTP/1.1" 200 1794 0.003332
10.0.0.50 - - [2025-04-24 02:05:57] "GET /routing-instance/3e44ed2d-d79d-460f-84be-1d2cea0ca67c HTTP/1.1" 200 1794 0.002667
10.0.0.50 - - [2025-04-24 02:05:57] "GET /route-target/be229b31-6711-4b97-9348-9e46887f5dd5 HTTP/1.1" 200 1213 0.002440
10.0.0.50 - - [2025-04-24 02:05:57] "GET /virtual-network/b41fd087-0e38-49a0-8fdb-e077aa7ed7e3 HTTP/1.1" 200 3500 0.003944
10.0.0.50 - - [2025-04-24 02:05:57] "GET /routing-instance/3e44ed2d-d79d-460f-84be-1d2cea0ca67c HTTP/1.1" 200 1794 0.002661
10.0.0.50 - - [2025-04-24 02:05:57] "GET /virtual-network/b41fd087-0e38-49a0-8fdb-e077aa7ed7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.004013
10.0.0.50 - - [2025-04-24 02:05:57] "GET /virtual-network/b41fd087-0e38-49a0-8fdb-e077aa7ed7e3 HTTP/1.1" 200 3500 0.003892
10.0.0.50 - - [2025-04-24 02:05:57] "GET /routing-instance/3e44ed2d-d79d-460f-84be-1d2cea0ca67c HTTP/1.1" 200 1794 0.002489
10.0.0.50 - - [2025-04-24 02:05:57] "GET /routing-instance/3e44ed2d-d79d-460f-84be-1d2cea0ca67c HTTP/1.1" 200 1794 0.002725
10.0.0.50 - - [2025-04-24 02:05:57] "GET /route-target/be229b31-6711-4b97-9348-9e46887f5dd5 HTTP/1.1" 200 1213 0.002222
10.0.0.50 - - [2025-04-24 02:05:57] "GET /domains HTTP/1.1" 200 280 0.001828
10.0.0.50 - - [2025-04-24 02:05:57] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000876
10.0.0.50 - - [2025-04-24 02:05:57] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 3150 0.005782
10.0.0.50 - - [2025-04-24 02:05:57] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000857
10.0.0.50 - - [2025-04-24 02:05:58] "GET /project/686bf07b-ea3b-4f49-9601-cce320582efb HTTP/1.1" 200 2625 0.062658
10.0.0.50 - - [2025-04-24 02:05:58] "GET /virtual-network/b41fd087-0e38-49a0-8fdb-e077aa7ed7e3 HTTP/1.1" 200 3500 0.004046
10.0.0.50 - - [2025-04-24 02:05:58] "GET /obj-perms HTTP/1.1" 200 5046 0.042483
10.0.0.50 - - [2025-04-24 02:05:58] "GET /domains HTTP/1.1" 200 280 0.003234
10.0.0.50 - - [2025-04-24 02:05:58] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001183
10.0.0.50 - - [2025-04-24 02:05:58] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 3150 0.006690
10.0.0.50 - - [2025-04-24 02:05:58] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000866
10.0.0.50 - - [2025-04-24 02:05:58] "GET /project/686bf07b-ea3b-4f49-9601-cce320582efb HTTP/1.1" 200 2625 0.077251
10.0.0.50 - - [2025-04-24 02:05:58] "GET /virtual-network/5492de45-1889-4664-bcc9-27fdc98555ae HTTP/1.1" 200 3505 0.006737
10.0.0.50 - - [2025-04-24 02:05:58] "GET /virtual-network/5492de45-1889-4664-bcc9-27fdc98555ae HTTP/1.1" 200 3505 0.004636
10.0.0.50 - - [2025-04-24 02:05:58] "GET /routing-instance/feb66d6f-bbc4-4ea8-8fdf-95586cad95bd HTTP/1.1" 200 1796 0.003719
10.0.0.50 - - [2025-04-24 02:05:58] "GET /routing-instance/feb66d6f-bbc4-4ea8-8fdf-95586cad95bd HTTP/1.1" 200 1796 0.003015
10.0.0.50 - - [2025-04-24 02:05:58] "GET /route-target/b6c4ddef-43ec-4623-9950-8556e14e83a4 HTTP/1.1" 200 1213 0.002592
10.0.0.50 - - [2025-04-24 02:05:58] "GET /virtual-network/5492de45-1889-4664-bcc9-27fdc98555ae HTTP/1.1" 200 3505 0.004095
10.0.0.50 - - [2025-04-24 02:05:58] "GET /routing-instance/feb66d6f-bbc4-4ea8-8fdf-95586cad95bd HTTP/1.1" 200 1796 0.003815
10.0.0.50 - - [2025-04-24 02:05:58] "GET /virtual-network/5492de45-1889-4664-bcc9-27fdc98555ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.004045
10.0.0.50 - - [2025-04-24 02:05:58] "GET /virtual-network/5492de45-1889-4664-bcc9-27fdc98555ae HTTP/1.1" 200 3505 0.004298
10.0.0.50 - - [2025-04-24 02:05:58] "GET /routing-instance/feb66d6f-bbc4-4ea8-8fdf-95586cad95bd HTTP/1.1" 200 1796 0.002898
10.0.0.50 - - [2025-04-24 02:05:58] "GET /routing-instance/feb66d6f-bbc4-4ea8-8fdf-95586cad95bd HTTP/1.1" 200 1796 0.002804
10.0.0.50 - - [2025-04-24 02:05:58] "GET /route-target/b6c4ddef-43ec-4623-9950-8556e14e83a4 HTTP/1.1" 200 1213 0.002287
10.0.0.50 - - [2025-04-24 02:05:58] "GET /domains HTTP/1.1" 200 280 0.002098
10.0.0.50 - - [2025-04-24 02:05:58] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000932
10.0.0.50 - - [2025-04-24 02:05:58] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 3150 0.006236
10.0.0.50 - - [2025-04-24 02:05:58] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001308
10.0.0.50 - - [2025-04-24 02:05:58] "GET /project/686bf07b-ea3b-4f49-9601-cce320582efb HTTP/1.1" 200 2625 0.062234
10.0.0.50 - - [2025-04-24 02:05:58] "GET /virtual-network/5492de45-1889-4664-bcc9-27fdc98555ae HTTP/1.1" 200 3505 0.004287
10.0.0.50 - - [2025-04-24 02:05:58] "GET /obj-perms HTTP/1.1" 200 5046 0.002796
10.0.0.50 - - [2025-04-24 02:05:58] "GET /virtual-network/5492de45-1889-4664-bcc9-27fdc98555ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.005097
10.0.0.50 - - [2025-04-24 02:05:58] "POST /neutron/network HTTP/1.1" 200 1114 0.012141
10.0.0.50 - - [2025-04-24 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861
10.0.0.50 - - [2025-04-24 02:05:58] "GET /virtual-network/619323cf-5573-4b41-970b-d054414ed441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005730
10.0.0.50 - - [2025-04-24 02:05:58] "POST /neutron/network HTTP/1.1" 200 1006 0.047062
10.0.0.50 - - [2025-04-24 02:05:58] "DELETE /access-control-list/bde317a5-c59d-48c5-911e-bc7df34b73a5 HTTP/1.1" 200 115 0.030150
10.0.0.50 - - [2025-04-24 02:05:58] "POST /neutron/network HTTP/1.1" 200 1006 0.008716
10.0.0.50 - - [2025-04-24 02:05:58] "POST /ref-update HTTP/1.1" 200 156 0.013810
10.0.0.50 - - [2025-04-24 02:05:58] "GET /virtual-network/5492de45-1889-4664-bcc9-27fdc98555ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005796
10.0.0.50 - - [2025-04-24 02:05:58] "GET /virtual-network/b41fd087-0e38-49a0-8fdb-e077aa7ed7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005383
10.0.0.50 - - [2025-04-24 02:05:58] "POST /neutron/network HTTP/1.1" 200 1112 0.006983
10.0.0.50 - - [2025-04-24 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008228
10.0.0.50 - - [2025-04-24 02:05:58] "GET /virtual-network/619323cf-5573-4b41-970b-d054414ed441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.010249
10.0.0.50 - - [2025-04-24 02:05:58] "POST /neutron/network HTTP/1.1" 200 1004 0.048167
10.0.0.50 - - [2025-04-24 02:05:58] "DELETE /access-control-list/3ea1dc16-459f-440d-a2c0-d56432458758 HTTP/1.1" 200 115 0.038100
10.0.0.50 - - [2025-04-24 02:05:58] "POST /neutron/network HTTP/1.1" 200 1004 0.009046
10.0.0.50 - - [2025-04-24 02:05:58] "POST /ref-update HTTP/1.1" 200 156 0.013646
10.0.0.50 - - [2025-04-24 02:05:58] "GET /virtual-network/b41fd087-0e38-49a0-8fdb-e077aa7ed7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005865
10.0.0.50 - - [2025-04-24 02:05:59] "DELETE /network-policy/5ce29842-714c-4a45-98cc-3f07897b52b6 HTTP/1.1" 200 115 0.023666
10.0.0.50 - - [2025-04-24 02:05:59] "POST /neutron/network HTTP/1.1" 200 1006 0.006976
10.0.0.50 - - [2025-04-24 02:05:59] "POST /useragent-kv HTTP/1.1" 200 115 0.006136
10.0.0.50 - - [2025-04-24 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479
10.0.0.50 - - [2025-04-24 02:05:59] "POST /useragent-kv HTTP/1.1" 200 115 0.006821
10.0.0.50 - - [2025-04-24 02:05:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002054
10.0.0.50 - - [2025-04-24 02:05:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002465
10.0.0.50 - - [2025-04-24 02:05:59] "POST /neutron/network HTTP/1.1" 200 151 0.083255
10.0.0.50 - - [2025-04-24 02:05:59] "DELETE /route-target/b6c4ddef-43ec-4623-9950-8556e14e83a4 HTTP/1.1" 200 115 0.028352
10.0.0.50 - - [2025-04-24 02:05:59] "GET /routing-instance/feb66d6f-bbc4-4ea8-8fdf-95586cad95bd HTTP/1.1" 404 171 0.002629
10.0.0.50 - - [2025-04-24 02:05:59] "GET /domains HTTP/1.1" 200 280 0.002448
10.0.0.50 - - [2025-04-24 02:05:59] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000953
10.0.0.50 - - [2025-04-24 02:05:59] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 3150 0.050330
10.0.0.50 - - [2025-04-24 02:05:59] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001448
10.0.0.50 - - [2025-04-24 02:05:59] "GET /project/686bf07b-ea3b-4f49-9601-cce320582efb HTTP/1.1" 200 2145 0.068347
10.0.0.50 - - [2025-04-24 02:05:59] "POST /neutron/network HTTP/1.1" 200 1004 0.008335
10.0.0.50 - - [2025-04-24 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616
10.0.0.50 - - [2025-04-24 02:05:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002043
10.0.0.50 - - [2025-04-24 02:05:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002587
10.0.0.50 - - [2025-04-24 02:05:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002092
10.0.0.50 - - [2025-04-24 02:05:59] "POST /useragent-kv HTTP/1.1" 200 115 0.001816
10.0.0.50 - - [2025-04-24 02:05:59] "POST /neutron/network HTTP/1.1" 200 151 0.086190
10.0.0.50 - - [2025-04-24 02:05:59] "DELETE /route-target/be229b31-6711-4b97-9348-9e46887f5dd5 HTTP/1.1" 200 115 0.021297
10.0.0.50 - - [2025-04-24 02:05:59] "GET /routing-instance/3e44ed2d-d79d-460f-84be-1d2cea0ca67c HTTP/1.1" 404 171 0.001936
10.0.0.50 - - [2025-04-24 02:05:59] "GET /domains HTTP/1.1" 200 280 0.006516
10.0.0.50 - - [2025-04-24 02:05:59] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000930
10.0.0.50 - - [2025-04-24 02:05:59] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 3150 0.049232
10.0.0.50 - - [2025-04-24 02:05:59] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001012
10.0.0.50 - - [2025-04-24 02:05:59] "GET /project/686bf07b-ea3b-4f49-9601-cce320582efb HTTP/1.1" 200 1900 0.063352
10.0.0.50 - - [2025-04-24 02:05:59] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001032
10.0.0.50 - - [2025-04-24 02:05:59] "GET /project/686bf07b-ea3b-4f49-9601-cce320582efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.022843
10.0.0.50 - - [2025-04-24 02:05:59] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001073
10.0.0.50 - - [2025-04-24 02:05:59] "GET /project/686bf07b-ea3b-4f49-9601-cce320582efb?fields=virtual_networks HTTP/1.1" 200 1048 0.067729
10.0.0.50 - - [2025-04-24 02:05:59] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001094
10.0.0.50 - - [2025-04-24 02:05:59] "GET /project/686bf07b-ea3b-4f49-9601-cce320582efb?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.023982
10.0.0.50 - - [2025-04-24 02:06:00] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001011
10.0.0.50 - - [2025-04-24 02:06:00] "GET /project/686bf07b-ea3b-4f49-9601-cce320582efb?fields=security_groups HTTP/1.1" 200 1282 0.021861
10.0.0.50 - - [2025-04-24 02:06:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.020746
10.0.0.50 - - [2025-04-24 02:06:00] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002252
10.0.0.50 - - [2025-04-24 02:06:00] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001407
10.0.0.50 - - [2025-04-24 02:06:00] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007297
10.0.0.50 - - [2025-04-24 02:06:00] "POST /id-to-fqname HTTP/1.1" 200 192 0.002254
10.0.0.50 - - [2025-04-24 02:06:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.002144
10.0.0.50 - - [2025-04-24 02:06:01] "POST /security-groups HTTP/1.1" 200 593 0.059956
10.0.0.50 - - [2025-04-24 02:06:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.003203
10.0.0.50 - - [2025-04-24 02:06:01] "POST /projects HTTP/1.1" 200 589 0.205885
10.0.0.50 - - [2025-04-24 02:06:01] "POST /access-control-lists HTTP/1.1" 200 598 0.057792
10.0.0.50 - - [2025-04-24 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.275154
10.0.0.50 - - [2025-04-24 02:06:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.002638
10.0.0.50 - - [2025-04-24 02:06:01] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.392755
10.0.0.50 - - [2025-04-24 02:06:01] "POST /access-control-lists HTTP/1.1" 200 596 0.056035
10.0.0.50 - - [2025-04-24 02:06:02] "GET / HTTP/1.1" 200 35931 0.001877
10.0.0.50 - - [2025-04-24 02:06:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453
10.0.0.50 - - [2025-04-24 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.049209
10.0.0.50 - - [2025-04-24 02:06:03] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000925
10.0.0.50 - - [2025-04-24 02:06:03] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.020609
10.0.0.50 - - [2025-04-24 02:06:03] "POST /neutron/network HTTP/1.1" 200 117 0.027931
10.0.0.50 - - [2025-04-24 02:06:03] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002234
10.0.0.50 - - [2025-04-24 02:06:03] "POST /neutron/network HTTP/1.1" 200 607 0.057156
10.0.0.50 - - [2025-04-24 02:06:03] "POST /route-targets HTTP/1.1" 200 327 0.009346
10.0.0.50 - - [2025-04-24 02:06:03] "POST /ref-update HTTP/1.1" 200 156 0.059082
10.0.0.50 - - [2025-04-24 02:06:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003038
10.0.0.50 - - [2025-04-24 02:06:03] "POST /neutron/subnet HTTP/1.1" 200 734 0.242199
10.0.0.50 - - [2025-04-24 02:06:03] "POST /neutron/network HTTP/1.1" 200 828 0.004865
10.0.0.50 - - [2025-04-24 02:06:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001086
10.0.0.50 - - [2025-04-24 02:06:03] "GET /virtual-network/637b754e-13b5-45ff-8e51-a51c371154ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004555
10.0.0.50 - - [2025-04-24 02:06:03] "POST /neutron/network HTTP/1.1" 200 828 0.005316
10.0.0.50 - - [2025-04-24 02:06:03] "GET /virtual-network/637b754e-13b5-45ff-8e51-a51c371154ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004573
10.0.0.50 - - [2025-04-24 02:06:03] "POST /neutron/network HTTP/1.1" 200 828 0.004976
10.0.0.50 - - [2025-04-24 02:06:03] "POST /neutron/subnet HTTP/1.1" 200 734 0.006023
10.0.0.50 - - [2025-04-24 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884
10.0.0.50 - - [2025-04-24 02:06:03] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001059
10.0.0.50 - - [2025-04-24 02:06:03] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.025965
10.0.0.50 - - [2025-04-24 02:06:03] "POST /neutron/network HTTP/1.1" 200 117 0.008055
10.0.0.50 - - [2025-04-24 02:06:03] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001221
10.0.0.50 - - [2025-04-24 02:06:03] "POST /neutron/network HTTP/1.1" 200 607 0.067609
10.0.0.50 - - [2025-04-24 02:06:04] "POST /route-targets HTTP/1.1" 200 327 0.014359
10.0.0.50 - - [2025-04-24 02:06:04] "POST /ref-update HTTP/1.1" 200 156 0.011419
10.0.0.50 - - [2025-04-24 02:06:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005193
10.0.0.50 - - [2025-04-24 02:06:04] "POST /neutron/subnet HTTP/1.1" 200 725 0.132206
10.0.0.50 - - [2025-04-24 02:06:04] "POST /neutron/network HTTP/1.1" 200 826 0.005651
10.0.0.50 - - [2025-04-24 02:06:04] "POST /id-to-fqname HTTP/1.1" 200 222 0.001181
10.0.0.50 - - [2025-04-24 02:06:04] "GET /virtual-network/22205acd-47fd-46e5-b65a-37ac5d0261c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004771
10.0.0.50 - - [2025-04-24 02:06:04] "POST /neutron/network HTTP/1.1" 200 826 0.005146
10.0.0.50 - - [2025-04-24 02:06:04] "GET /virtual-network/22205acd-47fd-46e5-b65a-37ac5d0261c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004618
10.0.0.50 - - [2025-04-24 02:06:04] "POST /neutron/network HTTP/1.1" 200 826 0.005119
10.0.0.50 - - [2025-04-24 02:06:04] "POST /neutron/subnet HTTP/1.1" 200 725 0.006473
10.0.0.50 - - [2025-04-24 02:06:04] "POST /fqname-to-id HTTP/1.1" 404 228 0.001932
10.0.0.50 - - [2025-04-24 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206
10.0.0.50 - - [2025-04-24 02:06:04] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001012
10.0.0.50 - - [2025-04-24 02:06:04] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.028140
10.0.0.50 - - [2025-04-24 02:06:04] "POST /network-policys HTTP/1.1" 200 571 0.020173
10.0.0.50 - - [2025-04-24 02:06:04] "GET /network-policy/3419387d-0dfd-497e-b032-772e3784ac06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005133
10.0.0.50 - - [2025-04-24 02:06:04] "POST /neutron/network HTTP/1.1" 200 828 0.006461
10.0.0.50 - - [2025-04-24 02:06:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.003792
10.0.0.50 - - [2025-04-24 02:06:04] "POST /neutron/network HTTP/1.1" 200 930 0.050764
10.0.0.50 - - [2025-04-24 02:06:04] "POST /neutron/network HTTP/1.1" 200 930 0.005144
10.0.0.50 - - [2025-04-24 02:06:04] "GET /virtual-network/637b754e-13b5-45ff-8e51-a51c371154ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.048537
10.0.0.50 - - [2025-04-24 02:06:04] "POST /access-control-lists HTTP/1.1" 200 590 0.083493
10.0.0.50 - - [2025-04-24 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011991
10.0.0.50 - - [2025-04-24 02:06:04] "GET /network-policy/3419387d-0dfd-497e-b032-772e3784ac06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.003125
10.0.0.50 - - [2025-04-24 02:06:04] "POST /neutron/network HTTP/1.1" 200 826 0.004981
10.0.0.50 - - [2025-04-24 02:06:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.003770
10.0.0.50 - - [2025-04-24 02:06:04] "POST /neutron/network HTTP/1.1" 200 928 0.037266
10.0.0.50 - - [2025-04-24 02:06:04] "POST /neutron/network HTTP/1.1" 200 928 0.044256
10.0.0.50 - - [2025-04-24 02:06:04] "POST /access-control-lists HTTP/1.1" 200 590 0.063103
10.0.0.50 - - [2025-04-24 02:06:04] "GET /virtual-network/22205acd-47fd-46e5-b65a-37ac5d0261c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.010415
10.0.0.50 - - [2025-04-24 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129
10.0.0.50 - - [2025-04-24 02:06:05] "POST /ref-update HTTP/1.1" 200 156 0.008467
10.0.0.50 - - [2025-04-24 02:06:05] "GET /network-policy/3419387d-0dfd-497e-b032-772e3784ac06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.003272
10.0.0.50 - - [2025-04-24 02:06:05] "GET /domains HTTP/1.1" 401 292 0.000396
10.0.0.50 - - [2025-04-24 02:06:05] "PUT /access-control-list/6cd7c46b-1af1-42a7-bda3-b60bde21cae4 HTTP/1.1" 200 272 0.050426
10.0.0.50 - - [2025-04-24 02:06:05] "GET /domains HTTP/1.1" 200 280 0.024293
10.0.0.50 - - [2025-04-24 02:06:05] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001365
10.0.0.50 - - [2025-04-24 02:06:05] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 3338 0.010646
10.0.0.50 - - [2025-04-24 02:06:05] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001469
10.0.0.50 - - [2025-04-24 02:06:05] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11 HTTP/1.1" 200 2572 0.069772
10.0.0.50 - - [2025-04-24 02:06:05] "GET /virtual-network/637b754e-13b5-45ff-8e51-a51c371154ea HTTP/1.1" 200 2897 0.005485
10.0.0.50 - - [2025-04-24 02:06:05] "GET /virtual-network/637b754e-13b5-45ff-8e51-a51c371154ea HTTP/1.1" 200 2897 0.004297
10.0.0.50 - - [2025-04-24 02:06:05] "GET /routing-instance/a992552e-0dfc-405c-b288-fe71ec033a4c HTTP/1.1" 200 1784 0.002923
10.0.0.50 - - [2025-04-24 02:06:05] "GET /routing-instance/a992552e-0dfc-405c-b288-fe71ec033a4c HTTP/1.1" 200 1784 0.002674
10.0.0.50 - - [2025-04-24 02:06:05] "GET /route-target/49ce09fc-bc3b-442f-8a7a-5437d4814523 HTTP/1.1" 200 1205 0.002328
10.0.0.50 - - [2025-04-24 02:06:05] "GET /virtual-network/637b754e-13b5-45ff-8e51-a51c371154ea HTTP/1.1" 200 2897 0.004080
10.0.0.50 - - [2025-04-24 02:06:05] "GET /routing-instance/a992552e-0dfc-405c-b288-fe71ec033a4c HTTP/1.1" 200 1784 0.003913
10.0.0.50 - - [2025-04-24 02:06:05] "GET /virtual-network/637b754e-13b5-45ff-8e51-a51c371154ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.003978
10.0.0.50 - - [2025-04-24 02:06:05] "GET /virtual-network/637b754e-13b5-45ff-8e51-a51c371154ea HTTP/1.1" 200 2897 0.003759
10.0.0.50 - - [2025-04-24 02:06:05] "GET /routing-instance/a992552e-0dfc-405c-b288-fe71ec033a4c HTTP/1.1" 200 1784 0.002406
10.0.0.50 - - [2025-04-24 02:06:05] "GET /routing-instance/a992552e-0dfc-405c-b288-fe71ec033a4c HTTP/1.1" 200 1784 0.002477
10.0.0.50 - - [2025-04-24 02:06:05] "GET /route-target/49ce09fc-bc3b-442f-8a7a-5437d4814523 HTTP/1.1" 200 1205 0.002205
10.0.0.50 - - [2025-04-24 02:06:05] "GET /domains HTTP/1.1" 200 280 0.002099
10.0.0.50 - - [2025-04-24 02:06:05] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000868
10.0.0.50 - - [2025-04-24 02:06:05] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 3338 0.006193
10.0.0.50 - - [2025-04-24 02:06:05] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000848
10.0.0.50 - - [2025-04-24 02:06:05] "DELETE /project/dc4a680d9b9747d4846968bba351f781 HTTP/1.1" 404 173 0.018987
10.0.0.50 - - [2025-04-24 02:06:05] "DELETE /project/f0bda1c6b90d431d93f7cc39a4e57c11 HTTP/1.1" 404 173 0.015132
10.0.0.50 - - [2025-04-24 02:06:05] "DELETE /project/686bf07bea3b4f499601cce320582efb HTTP/1.1" 404 173 0.016753
10.0.0.50 - - [2025-04-24 02:06:05] "DELETE /project/2cfce9a463304a4393b0c9d0d21804e6 HTTP/1.1" 404 173 0.013828
10.0.0.50 - - [2025-04-24 02:06:05] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000902
10.0.0.50 - - [2025-04-24 02:06:05] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001160
10.0.0.50 - - [2025-04-24 02:06:05] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000876
10.0.0.50 - - [2025-04-24 02:06:05] "GET /projects?obj_uuids=2cfce9a4-6330-4a43-93b0-c9d0d21804e6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001106
10.0.0.50 - - [2025-04-24 02:06:05] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11 HTTP/1.1" 200 2572 0.103723
10.0.0.50 - - [2025-04-24 02:06:05] "GET /project/dc4a680d-9b97-47d4-8469-68bba351f781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.070039
10.0.0.50 - - [2025-04-24 02:06:05] "GET /project/2cfce9a4-6330-4a43-93b0-c9d0d21804e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.062354
10.0.0.50 - - [2025-04-24 02:06:05] "GET /project/686bf07b-ea3b-4f49-9601-cce320582efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.070833
10.0.0.50 - - [2025-04-24 02:06:05] "GET /virtual-network/637b754e-13b5-45ff-8e51-a51c371154ea HTTP/1.1" 200 2897 0.009188
10.0.0.50 - - [2025-04-24 02:06:05] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000935
10.0.0.50 - - [2025-04-24 02:06:05] "GET /projects?obj_uuids=2cfce9a4-6330-4a43-93b0-c9d0d21804e6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000831
10.0.0.50 - - [2025-04-24 02:06:05] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000850
10.0.0.50 - - [2025-04-24 02:06:05] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.134996
10.0.0.50 - - [2025-04-24 02:06:05] "GET /project/dc4a680d-9b97-47d4-8469-68bba351f781?fields=security_groups HTTP/1.1" 200 1372 0.068313
10.0.0.50 - - [2025-04-24 02:06:05] "GET /project/2cfce9a4-6330-4a43-93b0-c9d0d21804e6?fields=security_groups HTTP/1.1" 200 1348 0.070438
10.0.0.50 - - [2025-04-24 02:06:05] "GET /project/686bf07b-ea3b-4f49-9601-cce320582efb?fields=security_groups HTTP/1.1" 200 1387 0.073820
10.0.0.50 - - [2025-04-24 02:06:05] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000987
10.0.0.50 - - [2025-04-24 02:06:05] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505?fields=security_groups HTTP/1.1" 200 1399 0.044833
10.0.0.50 - - [2025-04-24 02:06:05] "DELETE /security-group/2eb5b26d-75c3-4518-9217-3bc85a72ccce HTTP/1.1" 200 115 0.081481
10.0.0.50 - - [2025-04-24 02:06:05] "GET /projects?obj_uuids=dc4a680d-9b97-47d4-8469-68bba351f781&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000982
10.0.0.50 - - [2025-04-24 02:06:05] "DELETE /access-control-list/f1e96704-1bd5-4454-86f4-c99963d6b481 HTTP/1.1" 200 115 0.062408
10.0.0.50 - - [2025-04-24 02:06:05] "DELETE /security-group/53858c3f-a40c-48bb-9ee7-5b26c279c18e HTTP/1.1" 200 115 0.102814
10.0.0.50 - - [2025-04-24 02:06:05] "DELETE /security-group/0e7fa456-a45b-4f7d-b766-af421319166d HTTP/1.1" 200 115 0.106675
10.0.0.50 - - [2025-04-24 02:06:05] "GET /projects?obj_uuids=2cfce9a4-6330-4a43-93b0-c9d0d21804e6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001164
10.0.0.50 - - [2025-04-24 02:06:05] "GET /projects?obj_uuids=686bf07b-ea3b-4f49-9601-cce320582efb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003652
10.0.0.50 - - [2025-04-24 02:06:05] "GET /project/dc4a680d-9b97-47d4-8469-68bba351f781?fields=application_policy_sets HTTP/1.1" 200 1411 0.055963
10.0.0.50 - - [2025-04-24 02:06:06] "DELETE /access-control-list/15204d48-037a-4461-856f-b55304ebbec1 HTTP/1.1" 200 115 0.057818
10.0.0.50 - - [2025-04-24 02:06:06] "DELETE /security-group/4a634a85-e4f0-4f6e-bc33-d8d78100bd26 HTTP/1.1" 200 115 0.121172
10.0.0.50 - - [2025-04-24 02:06:06] "GET /project/686bf07b-ea3b-4f49-9601-cce320582efb?fields=application_policy_sets HTTP/1.1" 200 1426 0.051258
10.0.0.50 - - [2025-04-24 02:06:06] "GET /projects?obj_uuids=c67399b2-c0dc-42f4-820e-970e721bd505&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001211
10.0.0.50 - - [2025-04-24 02:06:06] "DELETE /access-control-list/4d467bee-9603-49cd-ba74-3cfb5a72a473 HTTP/1.1" 200 115 0.052413
10.0.0.50 - - [2025-04-24 02:06:06] "GET /project/2cfce9a4-6330-4a43-93b0-c9d0d21804e6?fields=application_policy_sets HTTP/1.1" 200 1387 0.123391
10.0.0.50 - - [2025-04-24 02:06:06] "GET /obj-perms HTTP/1.1" 200 5034 0.069536
10.0.0.50 - - [2025-04-24 02:06:06] "GET /project/c67399b2-c0dc-42f4-820e-970e721bd505?fields=application_policy_sets HTTP/1.1" 200 1438 0.111320
10.0.0.50 - - [2025-04-24 02:06:06] "GET /domains HTTP/1.1" 200 280 0.021193
10.0.0.50 - - [2025-04-24 02:06:06] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001474
10.0.0.50 - - [2025-04-24 02:06:06] "DELETE /access-control-list/54d94c00-524e-4e14-952f-a7f3e2f91b83 HTTP/1.1" 200 115 0.101012
10.0.0.50 - - [2025-04-24 02:06:06] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2955 0.063143
10.0.0.50 - - [2025-04-24 02:06:06] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001029
10.0.0.50 - - [2025-04-24 02:06:06] "DELETE /access-control-list/5df90874-1338-427c-b7e8-84044306b91e HTTP/1.1" 200 115 0.064400
10.0.0.50 - - [2025-04-24 02:06:06] "DELETE /project/dc4a680d-9b97-47d4-8469-68bba351f781 HTTP/1.1" 200 115 0.632932
10.0.0.50 - - [2025-04-24 02:06:06] "DELETE /project/686bf07b-ea3b-4f49-9601-cce320582efb HTTP/1.1" 200 115 0.626509
10.0.0.50 - - [2025-04-24 02:06:06] "DELETE /access-control-list/02f2fab7-dde1-47a8-b8a2-90f13fa60027 HTTP/1.1" 200 115 0.024989
10.0.0.50 - - [2025-04-24 02:06:06] "DELETE /project/2cfce9a4-6330-4a43-93b0-c9d0d21804e6 HTTP/1.1" 200 115 0.640889
10.0.0.50 - - [2025-04-24 02:06:06] "DELETE /project/c67399b2-c0dc-42f4-820e-970e721bd505 HTTP/1.1" 200 115 0.661546
10.0.0.50 - - [2025-04-24 02:06:06] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11 HTTP/1.1" 200 2572 0.074358
10.0.0.50 - - [2025-04-24 02:06:06] "DELETE /access-control-list/cd16ce29-50fe-43fa-a778-8b1e25efc4d6 HTTP/1.1" 200 115 0.037154
10.0.0.50 - - [2025-04-24 02:06:06] "GET /virtual-network/22205acd-47fd-46e5-b65a-37ac5d0261c7 HTTP/1.1" 200 2892 0.018206
10.0.0.50 - - [2025-04-24 02:06:06] "GET /virtual-network/22205acd-47fd-46e5-b65a-37ac5d0261c7 HTTP/1.1" 200 2892 0.004974
10.0.0.50 - - [2025-04-24 02:06:06] "GET /routing-instance/9f5637f6-ccb9-4ba1-ab64-ad59823ac18c HTTP/1.1" 200 1784 0.003324
10.0.0.50 - - [2025-04-24 02:06:06] "DELETE /access-control-list/ae44ad86-4499-4f58-92c4-e954420fab7a HTTP/1.1" 200 115 0.035583
10.0.0.50 - - [2025-04-24 02:06:06] "GET /routing-instance/9f5637f6-ccb9-4ba1-ab64-ad59823ac18c HTTP/1.1" 200 1784 0.003132
10.0.0.50 - - [2025-04-24 02:06:06] "GET /route-target/08c6b853-a3f0-4c5c-9ecd-aeeca10482a8 HTTP/1.1" 200 1205 0.002724
10.0.0.50 - - [2025-04-24 02:06:06] "GET /virtual-network/22205acd-47fd-46e5-b65a-37ac5d0261c7 HTTP/1.1" 200 2892 0.004173
10.0.0.50 - - [2025-04-24 02:06:06] "GET /routing-instance/9f5637f6-ccb9-4ba1-ab64-ad59823ac18c HTTP/1.1" 200 1784 0.003071
10.0.0.50 - - [2025-04-24 02:06:06] "GET /virtual-network/22205acd-47fd-46e5-b65a-37ac5d0261c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.003844
10.0.0.50 - - [2025-04-24 02:06:06] "GET /virtual-network/22205acd-47fd-46e5-b65a-37ac5d0261c7 HTTP/1.1" 200 2892 0.003861
10.0.0.50 - - [2025-04-24 02:06:06] "GET /routing-instance/9f5637f6-ccb9-4ba1-ab64-ad59823ac18c HTTP/1.1" 200 1784 0.002475
10.0.0.50 - - [2025-04-24 02:06:06] "GET /routing-instance/9f5637f6-ccb9-4ba1-ab64-ad59823ac18c HTTP/1.1" 200 1784 0.002427
10.0.0.50 - - [2025-04-24 02:06:06] "GET /route-target/08c6b853-a3f0-4c5c-9ecd-aeeca10482a8 HTTP/1.1" 200 1205 0.002250
10.0.0.50 - - [2025-04-24 02:06:06] "GET /domains HTTP/1.1" 200 280 0.001971
10.0.0.50 - - [2025-04-24 02:06:06] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001159
10.0.0.50 - - [2025-04-24 02:06:06] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2576 0.007060
10.0.0.50 - - [2025-04-24 02:06:06] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000865
10.0.0.50 - - [2025-04-24 02:06:06] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11 HTTP/1.1" 200 2572 0.063106
10.0.0.50 - - [2025-04-24 02:06:06] "GET /virtual-network/22205acd-47fd-46e5-b65a-37ac5d0261c7 HTTP/1.1" 200 2892 0.003993
10.0.0.50 - - [2025-04-24 02:06:06] "GET /obj-perms HTTP/1.1" 200 5034 0.002377
10.0.0.50 - - [2025-04-24 02:06:06] "POST /id-to-fqname HTTP/1.1" 200 222 0.001167
10.0.0.50 - - [2025-04-24 02:06:06] "POST /neutron/network HTTP/1.1" 200 940 0.005545
10.0.0.50 - - [2025-04-24 02:06:06] "GET /aaa-mode HTTP/1.1" 401 292 0.000411
10.0.0.50 - - [2025-04-24 02:06:07] "GET / HTTP/1.1" 200 35931 0.001453
10.0.0.50 - - [2025-04-24 02:06:07] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000398
10.0.0.50 - - [2025-04-24 02:06:07] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001068
10.0.0.50 - - [2025-04-24 02:06:07] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.047259
10.0.0.50 - - [2025-04-24 02:06:07] "POST /neutron/network HTTP/1.1" 200 930 0.006675
10.0.0.50 - - [2025-04-24 02:06:07] "POST /neutron/port HTTP/1.1" 200 117 0.004550
10.0.0.50 - - [2025-04-24 02:06:07] "POST /neutron/port HTTP/1.1" 200 117 0.004597
10.0.0.50 - - [2025-04-24 02:06:07] "POST /id-to-fqname HTTP/1.1" 200 222 0.001126
10.0.0.50 - - [2025-04-24 02:06:07] "POST /neutron/port HTTP/1.1" 200 117 0.004531
10.0.0.50 - - [2025-04-24 02:06:07] "POST /neutron/network HTTP/1.1" 200 938 0.005519
10.0.0.50 - - [2025-04-24 02:06:07] "GET /aaa-mode HTTP/1.1" 401 292 0.000396
10.0.0.50 - - [2025-04-24 02:06:07] "POST /neutron/network HTTP/1.1" 200 940 0.005622
10.0.0.50 - - [2025-04-24 02:06:07] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001717
10.0.0.50 - - [2025-04-24 02:06:08] "POST /neutron/port HTTP/1.1" 200 1064 0.229789
10.0.0.50 - - [2025-04-24 02:06:08] "GET / HTTP/1.1" 200 35931 0.001636
10.0.0.50 - - [2025-04-24 02:06:08] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000351
10.0.0.50 - - [2025-04-24 02:06:08] "POST /neutron/port HTTP/1.1" 200 1064 0.009574
10.0.0.50 - - [2025-04-24 02:06:08] "POST /neutron/port HTTP/1.1" 200 1064 0.007190
10.0.0.50 - - [2025-04-24 02:06:08] "POST /neutron/port HTTP/1.1" 200 1118 0.073296
10.0.0.50 - - [2025-04-24 02:06:08] "POST /neutron/port HTTP/1.1" 200 1092 0.014794
10.0.0.50 - - [2025-04-24 02:06:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002653
10.0.0.50 - - [2025-04-24 02:06:08] "POST /neutron/subnet HTTP/1.1" 200 708 0.008730
10.0.0.50 - - [2025-04-24 02:06:08] "POST /neutron/port HTTP/1.1" 200 117 0.001016
10.0.0.50 - - [2025-04-24 02:06:08] "POST /neutron/network HTTP/1.1" 200 930 0.004728
10.0.0.50 - - [2025-04-24 02:06:08] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001042
10.0.0.50 - - [2025-04-24 02:06:08] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.052953
10.0.0.50 - - [2025-04-24 02:06:08] "POST /neutron/network HTTP/1.1" 200 928 0.005480
10.0.0.50 - - [2025-04-24 02:06:08] "POST /neutron/port HTTP/1.1" 200 1092 0.017488
10.0.0.50 - - [2025-04-24 02:06:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007568
10.0.0.50 - - [2025-04-24 02:06:08] "POST /neutron/port HTTP/1.1" 200 117 0.005374
10.0.0.50 - - [2025-04-24 02:06:08] "POST /neutron/port HTTP/1.1" 200 1092 0.014430
10.0.0.50 - - [2025-04-24 02:06:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005555
10.0.0.50 - - [2025-04-24 02:06:09] "POST /neutron/network HTTP/1.1" 200 938 0.005464
10.0.0.50 - - [2025-04-24 02:06:09] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001023
10.0.0.50 - - [2025-04-24 02:06:09] "PUT /access-control-list/78e83da5-40d1-4f9d-8efd-031673798245 HTTP/1.1" 200 272 0.070987
10.0.0.50 - - [2025-04-24 02:06:09] "POST /neutron/port HTTP/1.1" 200 1062 0.245732
10.0.0.50 - - [2025-04-24 02:06:09] "POST /neutron/port HTTP/1.1" 200 1062 0.014908
10.0.0.50 - - [2025-04-24 02:06:09] "POST /neutron/port HTTP/1.1" 200 1062 0.009148
10.0.0.50 - - [2025-04-24 02:06:09] "POST /neutron/port HTTP/1.1" 200 1116 0.060709
10.0.0.50 - - [2025-04-24 02:06:09] "POST /neutron/port HTTP/1.1" 200 1090 0.017721
10.0.0.50 - - [2025-04-24 02:06:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002678
10.0.0.50 - - [2025-04-24 02:06:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.013747
10.0.0.50 - - [2025-04-24 02:06:09] "POST /neutron/port HTTP/1.1" 200 117 0.001062
10.0.0.50 - - [2025-04-24 02:06:09] "POST /neutron/network HTTP/1.1" 200 928 0.004830
10.0.0.50 - - [2025-04-24 02:06:13] "GET /obj-perms HTTP/1.1" 200 5056 0.042096
10.0.0.50 - - [2025-04-24 02:06:13] "GET /obj-perms HTTP/1.1" 200 5056 0.041637
10.0.0.50 - - [2025-04-24 02:06:13] "POST /neutron/port HTTP/1.1" 200 1092 0.016572
10.0.0.50 - - [2025-04-24 02:06:13] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007411
10.0.0.50 - - [2025-04-24 02:06:13] "POST /neutron/port HTTP/1.1" 200 1092 0.017943
10.0.0.50 - - [2025-04-24 02:06:13] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007978
10.0.0.50 - - [2025-04-24 02:06:14] "POST /neutron/port HTTP/1.1" 200 1092 0.019539
10.0.0.50 - - [2025-04-24 02:06:14] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006061
10.0.0.50 - - [2025-04-24 02:06:14] "GET /virtual-machine/08a6ab12-8f7b-4976-98aa-c0add070c815 HTTP/1.1" 200 1293 0.004268
10.0.0.50 - - [2025-04-24 02:06:14] "GET /virtual-machine-interface/9433ea96-8a9f-47a9-9359-8b372fbd6054 HTTP/1.1" 200 2952 0.004431
10.0.0.50 - - [2025-04-24 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058
10.0.0.50 - - [2025-04-24 02:06:14] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002982
10.0.0.50 - - [2025-04-24 02:06:14] "GET /virtual-networks?parent_id=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002837
10.0.0.50 - - [2025-04-24 02:06:14] "GET /virtual-network/637b754e-13b5-45ff-8e51-a51c371154ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005113
10.0.0.50 - - [2025-04-24 02:06:16] "POST /neutron/port HTTP/1.1" 200 1092 0.015366
10.0.0.50 - - [2025-04-24 02:06:16] "POST /neutron/security_group HTTP/1.1" 200 2060 0.004532
10.0.0.50 - - [2025-04-24 02:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861
10.0.0.50 - - [2025-04-24 02:06:17] "GET /virtual-network/637b754e-13b5-45ff-8e51-a51c371154ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.004624
10.0.0.50 - - [2025-04-24 02:06:17] "POST /neutron/port HTTP/1.1" 200 1090 0.013588
10.0.0.50 - - [2025-04-24 02:06:17] "POST /neutron/security_group HTTP/1.1" 200 2060 0.004547
10.0.0.50 - - [2025-04-24 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770
10.0.0.50 - - [2025-04-24 02:06:19] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002861
10.0.0.50 - - [2025-04-24 02:06:19] "GET /virtual-networks?parent_id=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003420
10.0.0.50 - - [2025-04-24 02:06:19] "GET /virtual-network/637b754e-13b5-45ff-8e51-a51c371154ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005003
10.0.0.50 - - [2025-04-24 02:06:19] "POST /neutron/port HTTP/1.1" 200 1090 0.016851
10.0.0.50 - - [2025-04-24 02:06:19] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007253
10.0.0.50 - - [2025-04-24 02:06:19] "POST /neutron/port HTTP/1.1" 200 1090 0.017555
10.0.0.50 - - [2025-04-24 02:06:19] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005205
10.0.0.50 - - [2025-04-24 02:06:19] "POST /neutron/port HTTP/1.1" 200 1090 0.013703
10.0.0.50 - - [2025-04-24 02:06:20] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005255
10.0.0.50 - - [2025-04-24 02:06:20] "GET /virtual-machine/6cb282b4-0467-4aa3-92ea-65f0aea5850f HTTP/1.1" 200 1294 0.005307
10.0.0.50 - - [2025-04-24 02:06:20] "GET /virtual-machine-interface/4955ffa0-90d1-4bdb-ae28-8a7985165fa4 HTTP/1.1" 200 2951 0.004481
10.0.0.50 - - [2025-04-24 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588
10.0.0.50 - - [2025-04-24 02:06:20] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002690
10.0.0.50 - - [2025-04-24 02:06:20] "GET /virtual-networks?parent_id=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002665
10.0.0.50 - - [2025-04-24 02:06:20] "GET /virtual-network/22205acd-47fd-46e5-b65a-37ac5d0261c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005784
10.0.0.50 - - [2025-04-24 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666
10.0.0.50 - - [2025-04-24 02:06:21] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002825
10.0.0.50 - - [2025-04-24 02:06:21] "GET /virtual-networks?parent_id=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002906
10.0.0.50 - - [2025-04-24 02:06:21] "GET /virtual-network/22205acd-47fd-46e5-b65a-37ac5d0261c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004879
10.0.0.50 - - [2025-04-24 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756
10.0.0.50 - - [2025-04-24 02:06:25] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001027
10.0.0.50 - - [2025-04-24 02:06:25] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.024664
10.0.0.50 - - [2025-04-24 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550
10.0.0.50 - - [2025-04-24 02:06:25] "PUT /network-policy/3419387d-0dfd-497e-b032-772e3784ac06 HTTP/1.1" 200 262 0.009107
10.0.0.50 - - [2025-04-24 02:06:25] "PUT /access-control-list/78e83da5-40d1-4f9d-8efd-031673798245 HTTP/1.1" 200 272 0.053894
10.0.0.50 - - [2025-04-24 02:06:25] "POST /ref-update HTTP/1.1" 200 156 0.009737
10.0.0.50 - - [2025-04-24 02:06:25] "PUT /access-control-list/6cd7c46b-1af1-42a7-bda3-b60bde21cae4 HTTP/1.1" 200 272 0.053434
10.0.0.50 - - [2025-04-24 02:06:25] "POST /ref-update HTTP/1.1" 200 156 0.010037
10.0.0.50 - - [2025-04-24 02:06:28] "GET /virtual-network/22205acd-47fd-46e5-b65a-37ac5d0261c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005379
10.0.0.50 - - [2025-04-24 02:06:29] "POST /neutron/network HTTP/1.1" 200 928 0.005017
10.0.0.50 - - [2025-04-24 02:06:29] "POST /neutron/network HTTP/1.1" 200 826 0.045252
10.0.0.50 - - [2025-04-24 02:06:29] "DELETE /access-control-list/78e83da5-40d1-4f9d-8efd-031673798245 HTTP/1.1" 200 115 0.034729
10.0.0.50 - - [2025-04-24 02:06:29] "POST /neutron/network HTTP/1.1" 200 826 0.006024
10.0.0.50 - - [2025-04-24 02:06:29] "GET /virtual-network/22205acd-47fd-46e5-b65a-37ac5d0261c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004470
10.0.0.50 - - [2025-04-24 02:06:29] "GET /virtual-network/637b754e-13b5-45ff-8e51-a51c371154ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005183
10.0.0.50 - - [2025-04-24 02:06:29] "POST /neutron/network HTTP/1.1" 200 930 0.005746
10.0.0.50 - - [2025-04-24 02:06:29] "POST /neutron/network HTTP/1.1" 200 828 0.062342
10.0.0.50 - - [2025-04-24 02:06:29] "DELETE /access-control-list/6cd7c46b-1af1-42a7-bda3-b60bde21cae4 HTTP/1.1" 200 115 0.053158
10.0.0.50 - - [2025-04-24 02:06:29] "POST /neutron/network HTTP/1.1" 200 828 0.005885
10.0.0.50 - - [2025-04-24 02:06:29] "GET /virtual-network/637b754e-13b5-45ff-8e51-a51c371154ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006115
10.0.0.50 - - [2025-04-24 02:06:29] "DELETE /network-policy/3419387d-0dfd-497e-b032-772e3784ac06 HTTP/1.1" 200 115 0.021292
10.0.0.50 - - [2025-04-24 02:06:29] "POST /neutron/network HTTP/1.1" 200 826 0.009652
10.0.0.50 - - [2025-04-24 02:06:29] "POST /neutron/network HTTP/1.1" 400 204 0.013035
10.0.0.50 - - [2025-04-24 02:06:29] "POST /neutron/port HTTP/1.1" 200 1092 0.031381
10.0.0.50 - - [2025-04-24 02:06:29] "POST /neutron/port HTTP/1.1" 200 1090 0.019233
10.0.0.50 - - [2025-04-24 02:06:29] "POST /neutron/port HTTP/1.1" 200 1118 0.010875
10.0.0.50 - - [2025-04-24 02:06:29] "POST /neutron/port HTTP/1.1" 200 1116 0.009463
10.0.0.50 - - [2025-04-24 02:06:29] "POST /neutron/port HTTP/1.1" 200 151 0.128893
10.0.0.50 - - [2025-04-24 02:06:29] "POST /neutron/port HTTP/1.1" 200 151 0.133116
10.0.0.50 - - [2025-04-24 02:06:31] "POST /neutron/network HTTP/1.1" 200 826 0.005311
10.0.0.50 - - [2025-04-24 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295
10.0.0.50 - - [2025-04-24 02:06:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002566
10.0.0.50 - - [2025-04-24 02:06:31] "POST /useragent-kv HTTP/1.1" 200 115 0.001688
10.0.0.50 - - [2025-04-24 02:06:31] "POST /neutron/network HTTP/1.1" 200 151 0.073664
10.0.0.50 - - [2025-04-24 02:06:31] "DELETE /route-target/08c6b853-a3f0-4c5c-9ecd-aeeca10482a8 HTTP/1.1" 200 115 0.017970
10.0.0.50 - - [2025-04-24 02:06:31] "GET /routing-instance/9f5637f6-ccb9-4ba1-ab64-ad59823ac18c HTTP/1.1" 404 171 0.002184
10.0.0.50 - - [2025-04-24 02:06:31] "GET /domains HTTP/1.1" 200 280 0.001743
10.0.0.50 - - [2025-04-24 02:06:31] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001259
10.0.0.50 - - [2025-04-24 02:06:31] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2576 0.048681
10.0.0.50 - - [2025-04-24 02:06:31] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000933
10.0.0.50 - - [2025-04-24 02:06:31] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11 HTTP/1.1" 200 2104 0.063158
10.0.0.50 - - [2025-04-24 02:06:31] "POST /neutron/network HTTP/1.1" 200 828 0.005153
10.0.0.50 - - [2025-04-24 02:06:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003050
10.0.0.50 - - [2025-04-24 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804
10.0.0.50 - - [2025-04-24 02:06:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002811
10.0.0.50 - - [2025-04-24 02:06:31] "POST /neutron/network HTTP/1.1" 200 151 0.069293
10.0.0.50 - - [2025-04-24 02:06:31] "DELETE /route-target/49ce09fc-bc3b-442f-8a7a-5437d4814523 HTTP/1.1" 200 115 0.015332
10.0.0.50 - - [2025-04-24 02:06:31] "GET /routing-instance/a992552e-0dfc-405c-b288-fe71ec033a4c HTTP/1.1" 404 171 0.002080
10.0.0.50 - - [2025-04-24 02:06:31] "GET /domains HTTP/1.1" 200 280 0.002337
10.0.0.50 - - [2025-04-24 02:06:31] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000914
10.0.0.50 - - [2025-04-24 02:06:31] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2576 0.047194
10.0.0.50 - - [2025-04-24 02:06:31] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000935
10.0.0.50 - - [2025-04-24 02:06:31] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11 HTTP/1.1" 200 1865 0.063715
10.0.0.50 - - [2025-04-24 02:06:32] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001012
10.0.0.50 - - [2025-04-24 02:06:32] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.022653
10.0.0.50 - - [2025-04-24 02:06:32] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000959
10.0.0.50 - - [2025-04-24 02:06:32] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11?fields=virtual_networks HTTP/1.1" 200 1037 0.064529
10.0.0.50 - - [2025-04-24 02:06:32] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001022
10.0.0.50 - - [2025-04-24 02:06:32] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.022614
10.0.0.50 - - [2025-04-24 02:06:32] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001049
10.0.0.50 - - [2025-04-24 02:06:32] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11?fields=security_groups HTTP/1.1" 200 1265 0.021967
10.0.0.50 - - [2025-04-24 02:06:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.020457
10.0.0.50 - - [2025-04-24 02:06:33] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002346
10.0.0.50 - - [2025-04-24 02:06:33] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000981
10.0.0.50 - - [2025-04-24 02:06:33] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006472
10.0.0.50 - - [2025-04-24 02:06:33] "POST /id-to-fqname HTTP/1.1" 200 188 0.001166
10.0.0.50 - - [2025-04-24 02:06:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.002106
10.0.0.50 - - [2025-04-24 02:06:33] "POST /security-groups HTTP/1.1" 200 589 0.059601
10.0.0.50 - - [2025-04-24 02:06:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.003101
10.0.0.50 - - [2025-04-24 02:06:33] "POST /projects HTTP/1.1" 200 581 0.199534
10.0.0.50 - - [2025-04-24 02:06:33] "POST /access-control-lists HTTP/1.1" 200 594 0.058655
10.0.0.50 - - [2025-04-24 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.266408
10.0.0.50 - - [2025-04-24 02:06:33] "POST /fqname-to-id HTTP/1.1" 404 231 0.002525
10.0.0.50 - - [2025-04-24 02:06:33] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.377615
10.0.0.50 - - [2025-04-24 02:06:33] "POST /access-control-lists HTTP/1.1" 200 592 0.056001
10.0.0.50 - - [2025-04-24 02:06:34] "GET / HTTP/1.1" 200 35931 0.001949
10.0.0.50 - - [2025-04-24 02:06:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460
10.0.0.50 - - [2025-04-24 02:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.053743
10.0.0.50 - - [2025-04-24 02:06:35] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001062
10.0.0.50 - - [2025-04-24 02:06:35] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.021962
10.0.0.50 - - [2025-04-24 02:06:35] "POST /neutron/network HTTP/1.1" 200 117 0.026640
10.0.0.50 - - [2025-04-24 02:06:35] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001417
10.0.0.50 - - [2025-04-24 02:06:35] "POST /neutron/network HTTP/1.1" 200 613 0.059647
10.0.0.50 - - [2025-04-24 02:06:35] "POST /route-targets HTTP/1.1" 200 327 0.013677
10.0.0.50 - - [2025-04-24 02:06:35] "POST /ref-update HTTP/1.1" 200 156 0.010326
10.0.0.50 - - [2025-04-24 02:06:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003044
10.0.0.50 - - [2025-04-24 02:06:35] "POST /neutron/subnet HTTP/1.1" 200 725 0.185718
10.0.0.50 - - [2025-04-24 02:06:35] "POST /neutron/network HTTP/1.1" 200 832 0.006120
10.0.0.50 - - [2025-04-24 02:06:35] "POST /id-to-fqname HTTP/1.1" 200 223 0.001077
10.0.0.50 - - [2025-04-24 02:06:35] "GET /virtual-network/e8986fc8-e5ad-40de-a86e-f04d44f4235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004168
10.0.0.50 - - [2025-04-24 02:06:35] "POST /neutron/network HTTP/1.1" 200 832 0.005412
10.0.0.50 - - [2025-04-24 02:06:35] "GET /virtual-network/e8986fc8-e5ad-40de-a86e-f04d44f4235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004589
10.0.0.50 - - [2025-04-24 02:06:35] "POST /neutron/network HTTP/1.1" 200 832 0.006070
10.0.0.50 - - [2025-04-24 02:06:35] "POST /neutron/subnet HTTP/1.1" 200 725 0.007442
10.0.0.50 - - [2025-04-24 02:06:35] "GET /domains HTTP/1.1" 401 292 0.000443
10.0.0.50 - - [2025-04-24 02:06:36] "GET /domains HTTP/1.1" 200 280 0.025086
10.0.0.50 - - [2025-04-24 02:06:36] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001135
10.0.0.50 - - [2025-04-24 02:06:36] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2760 0.008152
10.0.0.50 - - [2025-04-24 02:06:36] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000996
10.0.0.50 - - [2025-04-24 02:06:36] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31 HTTP/1.1" 200 2080 0.065925
10.0.0.50 - - [2025-04-24 02:06:36] "GET /virtual-network/e8986fc8-e5ad-40de-a86e-f04d44f4235b HTTP/1.1" 200 2319 0.005708
10.0.0.50 - - [2025-04-24 02:06:36] "GET /virtual-network/e8986fc8-e5ad-40de-a86e-f04d44f4235b HTTP/1.1" 200 2319 0.004444
10.0.0.50 - - [2025-04-24 02:06:36] "GET /routing-instance/462cae43-6008-48cb-baa7-ad02dd5b3c2d HTTP/1.1" 200 1493 0.003007
10.0.0.50 - - [2025-04-24 02:06:36] "GET /routing-instance/462cae43-6008-48cb-baa7-ad02dd5b3c2d HTTP/1.1" 200 1493 0.002654
10.0.0.50 - - [2025-04-24 02:06:36] "GET /route-target/4a94d01c-8fc3-4562-b3b6-5c9ca40172f1 HTTP/1.1" 200 1212 0.002395
10.0.0.50 - - [2025-04-24 02:06:36] "GET /virtual-network/e8986fc8-e5ad-40de-a86e-f04d44f4235b HTTP/1.1" 200 2319 0.004467
10.0.0.50 - - [2025-04-24 02:06:36] "GET /routing-instance/462cae43-6008-48cb-baa7-ad02dd5b3c2d HTTP/1.1" 200 1493 0.002806
10.0.0.50 - - [2025-04-24 02:06:36] "GET /virtual-network/e8986fc8-e5ad-40de-a86e-f04d44f4235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004057
10.0.0.50 - - [2025-04-24 02:06:36] "GET /virtual-network/e8986fc8-e5ad-40de-a86e-f04d44f4235b HTTP/1.1" 200 2319 0.005413
10.0.0.50 - - [2025-04-24 02:06:36] "GET /routing-instance/462cae43-6008-48cb-baa7-ad02dd5b3c2d HTTP/1.1" 200 1493 0.002767
10.0.0.50 - - [2025-04-24 02:06:36] "GET /routing-instance/462cae43-6008-48cb-baa7-ad02dd5b3c2d HTTP/1.1" 200 1493 0.002772
10.0.0.50 - - [2025-04-24 02:06:36] "GET /route-target/4a94d01c-8fc3-4562-b3b6-5c9ca40172f1 HTTP/1.1" 200 1212 0.002455
10.0.0.50 - - [2025-04-24 02:06:36] "GET /domains HTTP/1.1" 200 280 0.002490
10.0.0.50 - - [2025-04-24 02:06:36] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001154
10.0.0.50 - - [2025-04-24 02:06:36] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2760 0.006894
10.0.0.50 - - [2025-04-24 02:06:36] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001198
10.0.0.50 - - [2025-04-24 02:06:36] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31 HTTP/1.1" 200 2080 0.064008
10.0.0.50 - - [2025-04-24 02:06:36] "GET /virtual-network/e8986fc8-e5ad-40de-a86e-f04d44f4235b HTTP/1.1" 200 2319 0.004351
10.0.0.50 - - [2025-04-24 02:06:36] "GET /obj-perms HTTP/1.1" 200 5026 0.041038
10.0.0.50 - - [2025-04-24 02:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818
10.0.0.50 - - [2025-04-24 02:06:36] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001009
10.0.0.50 - - [2025-04-24 02:06:36] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.023123
10.0.0.50 - - [2025-04-24 02:06:36] "POST /neutron/network HTTP/1.1" 200 117 0.008226
10.0.0.50 - - [2025-04-24 02:06:36] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000993
10.0.0.50 - - [2025-04-24 02:06:37] "POST /neutron/network HTTP/1.1" 200 613 0.058241
10.0.0.50 - - [2025-04-24 02:06:37] "POST /route-targets HTTP/1.1" 200 327 0.010958
10.0.0.50 - - [2025-04-24 02:06:37] "POST /ref-update HTTP/1.1" 200 156 0.010366
10.0.0.50 - - [2025-04-24 02:06:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002888
10.0.0.50 - - [2025-04-24 02:06:37] "POST /neutron/subnet HTTP/1.1" 200 729 0.190839
10.0.0.50 - - [2025-04-24 02:06:37] "POST /neutron/network HTTP/1.1" 200 833 0.004188
10.0.0.50 - - [2025-04-24 02:06:37] "POST /id-to-fqname HTTP/1.1" 200 223 0.001059
10.0.0.50 - - [2025-04-24 02:06:37] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.003934
10.0.0.50 - - [2025-04-24 02:06:37] "POST /neutron/network HTTP/1.1" 200 833 0.007136
10.0.0.50 - - [2025-04-24 02:06:37] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005783
10.0.0.50 - - [2025-04-24 02:06:37] "POST /neutron/network HTTP/1.1" 200 833 0.004925
10.0.0.50 - - [2025-04-24 02:06:37] "POST /neutron/subnet HTTP/1.1" 200 729 0.006640
10.0.0.50 - - [2025-04-24 02:06:37] "GET /domains HTTP/1.1" 200 280 0.002217
10.0.0.50 - - [2025-04-24 02:06:37] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000983
10.0.0.50 - - [2025-04-24 02:06:37] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2760 0.006367
10.0.0.50 - - [2025-04-24 02:06:37] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001210
10.0.0.50 - - [2025-04-24 02:06:37] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31 HTTP/1.1" 200 2298 0.062951
10.0.0.50 - - [2025-04-24 02:06:37] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa HTTP/1.1" 200 2323 0.005672
10.0.0.50 - - [2025-04-24 02:06:37] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa HTTP/1.1" 200 2323 0.004855
10.0.0.50 - - [2025-04-24 02:06:37] "GET /routing-instance/e91b1ac8-2147-4ab7-b829-ca2c4587f3b4 HTTP/1.1" 200 1494 0.004982
10.0.0.50 - - [2025-04-24 02:06:37] "GET /routing-instance/e91b1ac8-2147-4ab7-b829-ca2c4587f3b4 HTTP/1.1" 200 1494 0.003925
10.0.0.50 - - [2025-04-24 02:06:37] "GET /route-target/462505c2-5012-4796-aa07-d854d30d3223 HTTP/1.1" 200 1212 0.002872
10.0.0.50 - - [2025-04-24 02:06:37] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa HTTP/1.1" 200 2323 0.006707
10.0.0.50 - - [2025-04-24 02:06:37] "GET /routing-instance/e91b1ac8-2147-4ab7-b829-ca2c4587f3b4 HTTP/1.1" 200 1494 0.003765
10.0.0.50 - - [2025-04-24 02:06:37] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004133
10.0.0.50 - - [2025-04-24 02:06:37] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa HTTP/1.1" 200 2323 0.004073
10.0.0.50 - - [2025-04-24 02:06:37] "GET /routing-instance/e91b1ac8-2147-4ab7-b829-ca2c4587f3b4 HTTP/1.1" 200 1494 0.002768
10.0.0.50 - - [2025-04-24 02:06:37] "GET /routing-instance/e91b1ac8-2147-4ab7-b829-ca2c4587f3b4 HTTP/1.1" 200 1494 0.003285
10.0.0.50 - - [2025-04-24 02:06:37] "GET /route-target/462505c2-5012-4796-aa07-d854d30d3223 HTTP/1.1" 200 1212 0.002759
10.0.0.50 - - [2025-04-24 02:06:37] "GET /domains HTTP/1.1" 200 280 0.002686
10.0.0.50 - - [2025-04-24 02:06:37] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001006
10.0.0.50 - - [2025-04-24 02:06:37] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2760 0.006742
10.0.0.50 - - [2025-04-24 02:06:37] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001337
10.0.0.50 - - [2025-04-24 02:06:37] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31 HTTP/1.1" 200 2298 0.066452
10.0.0.50 - - [2025-04-24 02:06:37] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa HTTP/1.1" 200 2323 0.004543
10.0.0.50 - - [2025-04-24 02:06:37] "GET /obj-perms HTTP/1.1" 200 5026 0.003463
10.0.0.50 - - [2025-04-24 02:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483
10.0.0.50 - - [2025-04-24 02:06:37] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001056
10.0.0.50 - - [2025-04-24 02:06:37] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.023567
10.0.0.50 - - [2025-04-24 02:06:37] "POST /neutron/network HTTP/1.1" 200 117 0.009163
10.0.0.50 - - [2025-04-24 02:06:37] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001012
10.0.0.50 - - [2025-04-24 02:06:37] "POST /neutron/network HTTP/1.1" 200 615 0.057965
10.0.0.50 - - [2025-04-24 02:06:37] "POST /ref-update HTTP/1.1" 200 156 0.009047
10.0.0.50 - - [2025-04-24 02:06:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002657
10.0.0.50 - - [2025-04-24 02:06:38] "POST /neutron/subnet HTTP/1.1" 200 720 0.160232
10.0.0.50 - - [2025-04-24 02:06:38] "POST /neutron/network HTTP/1.1" 200 833 0.005065
10.0.0.50 - - [2025-04-24 02:06:38] "POST /id-to-fqname HTTP/1.1" 200 224 0.001104
10.0.0.50 - - [2025-04-24 02:06:38] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005456
10.0.0.50 - - [2025-04-24 02:06:38] "POST /neutron/network HTTP/1.1" 200 833 0.005362
10.0.0.50 - - [2025-04-24 02:06:38] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004474
10.0.0.50 - - [2025-04-24 02:06:38] "POST /neutron/network HTTP/1.1" 200 833 0.004976
10.0.0.50 - - [2025-04-24 02:06:38] "POST /neutron/subnet HTTP/1.1" 200 720 0.005899
10.0.0.50 - - [2025-04-24 02:06:38] "GET /domains HTTP/1.1" 200 280 0.002035
10.0.0.50 - - [2025-04-24 02:06:38] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001007
10.0.0.50 - - [2025-04-24 02:06:38] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2760 0.008340
10.0.0.50 - - [2025-04-24 02:06:38] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000971
10.0.0.50 - - [2025-04-24 02:06:38] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31 HTTP/1.1" 200 2517 0.066402
10.0.0.50 - - [2025-04-24 02:06:38] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e HTTP/1.1" 200 2321 0.005439
10.0.0.50 - - [2025-04-24 02:06:38] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e HTTP/1.1" 200 2321 0.004533
10.0.0.50 - - [2025-04-24 02:06:38] "GET /routing-instance/32656b5f-280a-4465-8914-c614ffca300e HTTP/1.1" 200 1496 0.003457
10.0.0.50 - - [2025-04-24 02:06:38] "GET /routing-instance/32656b5f-280a-4465-8914-c614ffca300e HTTP/1.1" 200 1496 0.002926
10.0.0.50 - - [2025-04-24 02:06:38] "GET /route-target/3f9bebb6-0bc0-4267-9a03-026c349d497b HTTP/1.1" 200 1214 0.003004
10.0.0.50 - - [2025-04-24 02:06:38] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e HTTP/1.1" 200 2321 0.004150
10.0.0.50 - - [2025-04-24 02:06:38] "GET /routing-instance/32656b5f-280a-4465-8914-c614ffca300e HTTP/1.1" 200 1496 0.003227
10.0.0.50 - - [2025-04-24 02:06:38] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004243
10.0.0.50 - - [2025-04-24 02:06:38] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e HTTP/1.1" 200 2321 0.004313
10.0.0.50 - - [2025-04-24 02:06:38] "GET /routing-instance/32656b5f-280a-4465-8914-c614ffca300e HTTP/1.1" 200 1496 0.003196
10.0.0.50 - - [2025-04-24 02:06:38] "GET /routing-instance/32656b5f-280a-4465-8914-c614ffca300e HTTP/1.1" 200 1496 0.003067
10.0.0.50 - - [2025-04-24 02:06:38] "GET /route-target/3f9bebb6-0bc0-4267-9a03-026c349d497b HTTP/1.1" 200 1214 0.002465
10.0.0.50 - - [2025-04-24 02:06:38] "GET /domains HTTP/1.1" 200 280 0.002600
10.0.0.50 - - [2025-04-24 02:06:38] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000962
10.0.0.50 - - [2025-04-24 02:06:38] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2760 0.006527
10.0.0.50 - - [2025-04-24 02:06:38] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000930
10.0.0.50 - - [2025-04-24 02:06:38] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31 HTTP/1.1" 200 2517 0.065240
10.0.0.50 - - [2025-04-24 02:06:38] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e HTTP/1.1" 200 2321 0.004352
10.0.0.50 - - [2025-04-24 02:06:38] "GET /obj-perms HTTP/1.1" 200 5026 0.002831
10.0.0.50 - - [2025-04-24 02:06:38] "POST /id-to-fqname HTTP/1.1" 200 223 0.001232
10.0.0.50 - - [2025-04-24 02:06:38] "POST /neutron/network HTTP/1.1" 200 843 0.005447
10.0.0.50 - - [2025-04-24 02:06:38] "GET /aaa-mode HTTP/1.1" 401 292 0.000386
10.0.0.50 - - [2025-04-24 02:06:39] "GET / HTTP/1.1" 200 35931 0.001583
10.0.0.50 - - [2025-04-24 02:06:39] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000396
10.0.0.50 - - [2025-04-24 02:06:39] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001095
10.0.0.50 - - [2025-04-24 02:06:39] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.044665
10.0.0.50 - - [2025-04-24 02:06:39] "POST /neutron/network HTTP/1.1" 200 833 0.005237
10.0.0.50 - - [2025-04-24 02:06:39] "POST /neutron/port HTTP/1.1" 200 117 0.004576
10.0.0.50 - - [2025-04-24 02:06:39] "POST /neutron/port HTTP/1.1" 200 117 0.004662
10.0.0.50 - - [2025-04-24 02:06:39] "POST /id-to-fqname HTTP/1.1" 200 224 0.001236
10.0.0.50 - - [2025-04-24 02:06:39] "POST /neutron/port HTTP/1.1" 200 117 0.004716
10.0.0.50 - - [2025-04-24 02:06:39] "POST /neutron/network HTTP/1.1" 200 843 0.005250
10.0.0.50 - - [2025-04-24 02:06:39] "GET /aaa-mode HTTP/1.1" 401 292 0.000386
10.0.0.50 - - [2025-04-24 02:06:39] "POST /neutron/network HTTP/1.1" 200 843 0.005211
10.0.0.50 - - [2025-04-24 02:06:39] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001449
10.0.0.50 - - [2025-04-24 02:06:40] "GET / HTTP/1.1" 200 35931 0.004909
10.0.0.50 - - [2025-04-24 02:06:40] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000403
10.0.0.50 - - [2025-04-24 02:06:40] "POST /neutron/port HTTP/1.1" 200 1059 0.206155
10.0.0.50 - - [2025-04-24 02:06:40] "POST /neutron/port HTTP/1.1" 200 1059 0.008271
10.0.0.50 - - [2025-04-24 02:06:40] "POST /neutron/port HTTP/1.1" 200 1059 0.007073
10.0.0.50 - - [2025-04-24 02:06:40] "POST /neutron/port HTTP/1.1" 200 1113 0.060889
10.0.0.50 - - [2025-04-24 02:06:40] "POST /neutron/port HTTP/1.1" 200 1087 0.013679
10.0.0.50 - - [2025-04-24 02:06:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002843
10.0.0.50 - - [2025-04-24 02:06:40] "POST /neutron/subnet HTTP/1.1" 200 703 0.008677
10.0.0.50 - - [2025-04-24 02:06:40] "POST /neutron/port HTTP/1.1" 200 117 0.001094
10.0.0.50 - - [2025-04-24 02:06:40] "POST /neutron/network HTTP/1.1" 200 833 0.004984
10.0.0.50 - - [2025-04-24 02:06:40] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001379
10.0.0.50 - - [2025-04-24 02:06:40] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.047131
10.0.0.50 - - [2025-04-24 02:06:40] "POST /neutron/network HTTP/1.1" 200 833 0.007033
10.0.0.50 - - [2025-04-24 02:06:40] "POST /neutron/port HTTP/1.1" 200 1087 0.017200
10.0.0.50 - - [2025-04-24 02:06:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009656
10.0.0.50 - - [2025-04-24 02:06:40] "POST /neutron/port HTTP/1.1" 200 117 0.008581
10.0.0.50 - - [2025-04-24 02:06:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.003708
10.0.0.50 - - [2025-04-24 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290
10.0.0.50 - - [2025-04-24 02:06:40] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001073
10.0.0.50 - - [2025-04-24 02:06:40] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008433
10.0.0.50 - - [2025-04-24 02:06:40] "POST /service-templates HTTP/1.1" 200 543 0.025946
10.0.0.50 - - [2025-04-24 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006610
10.0.0.50 - - [2025-04-24 02:06:40] "GET /service-template/03b0a790-b7a1-4478-9710-678193cb39c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.004901
10.0.0.50 - - [2025-04-24 02:06:40] "POST /neutron/network HTTP/1.1" 200 843 0.008621
10.0.0.50 - - [2025-04-24 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313
10.0.0.50 - - [2025-04-24 02:06:40] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001401
10.0.0.50 - - [2025-04-24 02:06:40] "GET /service-template/03b0a790-b7a1-4478-9710-678193cb39c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.011419
10.0.0.50 - - [2025-04-24 02:06:41] "POST /id-to-fqname HTTP/1.1" 200 223 0.001307
10.0.0.50 - - [2025-04-24 02:06:41] "POST /id-to-fqname HTTP/1.1" 200 223 0.001257
10.0.0.50 - - [2025-04-24 02:06:41] "POST /id-to-fqname HTTP/1.1" 200 224 0.001749
10.0.0.50 - - [2025-04-24 02:06:41] "POST /neutron/port HTTP/1.1" 200 1057 0.279446
10.0.0.50 - - [2025-04-24 02:06:41] "POST /neutron/port HTTP/1.1" 200 1057 0.012094
10.0.0.50 - - [2025-04-24 02:06:41] "POST /neutron/port HTTP/1.1" 200 1057 0.010965
10.0.0.50 - - [2025-04-24 02:06:41] "POST /neutron/port HTTP/1.1" 200 2002 0.026577
10.0.0.50 - - [2025-04-24 02:06:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.133277
10.0.0.50 - - [2025-04-24 02:06:41] "POST /neutron/port HTTP/1.1" 200 1111 0.177609
10.0.0.50 - - [2025-04-24 02:06:41] "POST /neutron/port HTTP/1.1" 200 1085 0.017718
10.0.0.50 - - [2025-04-24 02:06:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003186
10.0.0.50 - - [2025-04-24 02:06:41] "POST /neutron/subnet HTTP/1.1" 200 694 0.015911
10.0.0.50 - - [2025-04-24 02:06:41] "POST /neutron/port HTTP/1.1" 200 117 0.001349
10.0.0.50 - - [2025-04-24 02:06:41] "POST /neutron/network HTTP/1.1" 200 833 0.006744
10.0.0.50 - - [2025-04-24 02:06:42] "POST /neutron/network HTTP/1.1" 200 2223 0.013345
10.0.0.50 - - [2025-04-24 02:06:42] "GET /aaa-mode HTTP/1.1" 401 292 0.000510
10.0.0.50 - - [2025-04-24 02:06:42] "GET / HTTP/1.1" 200 35931 0.001665
10.0.0.50 - - [2025-04-24 02:06:42] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000382
10.0.0.50 - - [2025-04-24 02:06:42] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001076
10.0.0.50 - - [2025-04-24 02:06:42] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.080632
10.0.0.50 - - [2025-04-24 02:06:42] "POST /neutron/network HTTP/1.1" 200 832 0.004842
10.0.0.50 - - [2025-04-24 02:06:42] "POST /neutron/network HTTP/1.1" 200 833 0.004574
10.0.0.50 - - [2025-04-24 02:06:42] "POST /neutron/network HTTP/1.1" 200 833 0.004618
10.0.0.50 - - [2025-04-24 02:06:43] "POST /neutron/port HTTP/1.1" 200 2056 0.023934
10.0.0.50 - - [2025-04-24 02:06:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011481
10.0.0.50 - - [2025-04-24 02:06:43] "POST /neutron/port HTTP/1.1" 200 117 0.004538
10.0.0.50 - - [2025-04-24 02:06:43] "POST /neutron/port HTTP/1.1" 200 117 0.005245
10.0.0.50 - - [2025-04-24 02:06:43] "POST /neutron/network HTTP/1.1" 200 2223 0.012968
10.0.0.50 - - [2025-04-24 02:06:43] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001420
10.0.0.50 - - [2025-04-24 02:06:43] "POST /neutron/port HTTP/1.1" 200 1058 0.316729
10.0.0.50 - - [2025-04-24 02:06:43] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001113
10.0.0.50 - - [2025-04-24 02:06:43] "POST /neutron/port HTTP/1.1" 200 1059 0.219596
10.0.0.50 - - [2025-04-24 02:06:43] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001012
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/port HTTP/1.1" 200 1057 0.209332
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/port HTTP/1.1" 200 1058 0.008562
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/port HTTP/1.1" 200 1058 0.009199
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/port HTTP/1.1" 200 1112 0.078884
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/port HTTP/1.1" 200 1059 0.008718
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/port HTTP/1.1" 200 1059 0.008075
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/port HTTP/1.1" 200 1113 0.086631
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/port HTTP/1.1" 200 1057 0.010561
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/port HTTP/1.1" 200 1057 0.009432
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/port HTTP/1.1" 200 1111 0.067953
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/port HTTP/1.1" 200 3025 0.017540
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002928
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/subnet HTTP/1.1" 200 699 0.018427
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/port HTTP/1.1" 200 117 0.001144
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/network HTTP/1.1" 200 832 0.005141
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002866
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/subnet HTTP/1.1" 200 703 0.010234
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/port HTTP/1.1" 200 117 0.001100
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/network HTTP/1.1" 200 833 0.007036
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003686
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/subnet HTTP/1.1" 200 694 0.012171
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/port HTTP/1.1" 200 117 0.001138
10.0.0.50 - - [2025-04-24 02:06:44] "POST /neutron/network HTTP/1.1" 200 833 0.005049
10.0.0.50 - - [2025-04-24 02:06:48] "POST /neutron/port HTTP/1.1" 200 3025 0.016728
10.0.0.50 - - [2025-04-24 02:06:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005070
10.0.0.50 - - [2025-04-24 02:06:48] "POST /neutron/port HTTP/1.1" 200 3025 0.018464
10.0.0.50 - - [2025-04-24 02:06:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006061
10.0.0.50 - - [2025-04-24 02:06:48] "POST /neutron/port HTTP/1.1" 200 3025 0.020224
10.0.0.50 - - [2025-04-24 02:06:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007449
10.0.0.50 - - [2025-04-24 02:06:48] "POST /neutron/port HTTP/1.1" 200 3025 0.016525
10.0.0.50 - - [2025-04-24 02:06:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005405
10.0.0.50 - - [2025-04-24 02:06:48] "POST /neutron/port HTTP/1.1" 200 3025 0.017783
10.0.0.50 - - [2025-04-24 02:06:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006146
10.0.0.50 - - [2025-04-24 02:06:48] "GET /virtual-machine/3ba526b1-a675-498c-bef8-1fc427a3f9e5 HTTP/1.1" 200 1802 0.004287
10.0.0.50 - - [2025-04-24 02:06:48] "GET /virtual-machine-interface/134a1914-0a64-4125-a59c-1e15ed512fa5 HTTP/1.1" 200 2946 0.004569
10.0.0.50 - - [2025-04-24 02:06:48] "GET /virtual-machine-interface/2f0f453d-01b5-483a-9b28-fae591c3a6d7 HTTP/1.1" 200 2949 0.007994
10.0.0.50 - - [2025-04-24 02:06:48] "GET /virtual-machine-interface/7c673a49-fc5c-4176-b2c6-cc916c4f1df7 HTTP/1.1" 200 2946 0.005186
10.0.0.50 - - [2025-04-24 02:06:48] "POST /neutron/port HTTP/1.1" 200 1087 0.023452
10.0.0.50 - - [2025-04-24 02:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437
10.0.0.50 - - [2025-04-24 02:06:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009159
10.0.0.50 - - [2025-04-24 02:06:48] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003371
10.0.0.50 - - [2025-04-24 02:06:48] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003032
10.0.0.50 - - [2025-04-24 02:06:48] "GET /virtual-network/e8986fc8-e5ad-40de-a86e-f04d44f4235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007090
10.0.0.50 - - [2025-04-24 02:06:49] "POST /neutron/port HTTP/1.1" 200 1085 0.014190
10.0.0.50 - - [2025-04-24 02:06:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007414
10.0.0.50 - - [2025-04-24 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217
10.0.0.50 - - [2025-04-24 02:06:51] "GET /virtual-network/e8986fc8-e5ad-40de-a86e-f04d44f4235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004396
10.0.0.50 - - [2025-04-24 02:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764
10.0.0.50 - - [2025-04-24 02:06:56] "GET /virtual-network/e8986fc8-e5ad-40de-a86e-f04d44f4235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005037
10.0.0.50 - - [2025-04-24 02:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759
10.0.0.50 - - [2025-04-24 02:07:00] "GET /virtual-network/e8986fc8-e5ad-40de-a86e-f04d44f4235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004720
10.0.0.50 - - [2025-04-24 02:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794
10.0.0.50 - - [2025-04-24 02:07:02] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002849
10.0.0.50 - - [2025-04-24 02:07:02] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003279
10.0.0.50 - - [2025-04-24 02:07:02] "GET /virtual-network/e8986fc8-e5ad-40de-a86e-f04d44f4235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005115
10.0.0.50 - - [2025-04-24 02:07:02] "POST /neutron/port HTTP/1.1" 200 3025 0.017198
10.0.0.50 - - [2025-04-24 02:07:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005019
10.0.0.50 - - [2025-04-24 02:07:06] "DELETE /project/734d1e6cbcfd42c9a1de88f4d497ba31 HTTP/1.1" 404 173 0.005794
10.0.0.50 - - [2025-04-24 02:07:06] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000908
10.0.0.50 - - [2025-04-24 02:07:06] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.024379
10.0.0.50 - - [2025-04-24 02:07:06] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000963
10.0.0.50 - - [2025-04-24 02:07:06] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11?fields=security_groups HTTP/1.1" 200 1370 0.067479
10.0.0.50 - - [2025-04-24 02:07:06] "DELETE /security-group/aba99d4d-8181-4dfd-bd18-1db2d41ef5ee HTTP/1.1" 200 115 0.030801
10.0.0.50 - - [2025-04-24 02:07:06] "GET /projects?obj_uuids=f0bda1c6-b90d-431d-93f7-cc39a4e57c11&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000949
10.0.0.50 - - [2025-04-24 02:07:06] "DELETE /access-control-list/44c5f6b0-2391-4a2a-acae-c0c256a6813b HTTP/1.1" 200 115 0.027590
10.0.0.50 - - [2025-04-24 02:07:06] "GET /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11?fields=application_policy_sets HTTP/1.1" 200 1409 0.032788
10.0.0.50 - - [2025-04-24 02:07:06] "DELETE /access-control-list/03777280-e9ec-4095-8e53-021b68f9dfb2 HTTP/1.1" 200 115 0.029588
10.0.0.50 - - [2025-04-24 02:07:06] "DELETE /project/f0bda1c6-b90d-431d-93f7-cc39a4e57c11 HTTP/1.1" 200 115 0.304348
10.0.0.50 - - [2025-04-24 02:07:07] "POST /neutron/port HTTP/1.1" 200 3025 0.017350
10.0.0.50 - - [2025-04-24 02:07:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004813
10.0.0.50 - - [2025-04-24 02:07:09] "POST /neutron/port HTTP/1.1" 200 1087 0.014461
10.0.0.50 - - [2025-04-24 02:07:09] "POST /neutron/port HTTP/1.1" 200 1087 0.012880
10.0.0.50 - - [2025-04-24 02:07:09] "POST /neutron/network HTTP/1.1" 200 843 0.004492
10.0.0.50 - - [2025-04-24 02:07:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002345
10.0.0.50 - - [2025-04-24 02:07:09] "POST /neutron/subnet HTTP/1.1" 200 703 0.010984
10.0.0.50 - - [2025-04-24 02:07:09] "POST /neutron/port HTTP/1.1" 200 117 0.000990
10.0.0.50 - - [2025-04-24 02:07:09] "POST /neutron/network HTTP/1.1" 200 833 0.004289
10.0.0.50 - - [2025-04-24 02:07:12] "POST /neutron/port HTTP/1.1" 200 3025 0.029252
10.0.0.50 - - [2025-04-24 02:07:12] "POST /neutron/port HTTP/1.1" 200 3025 0.023258
10.0.0.50 - - [2025-04-24 02:07:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007479
10.0.0.50 - - [2025-04-24 02:07:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005241
10.0.0.50 - - [2025-04-24 02:07:14] "GET /obj-perms HTTP/1.1" 200 5056 0.040672
10.0.0.50 - - [2025-04-24 02:07:14] "GET /obj-perms HTTP/1.1" 200 5056 0.039179
10.0.0.50 - - [2025-04-24 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974
10.0.0.50 - - [2025-04-24 02:07:17] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003291
10.0.0.50 - - [2025-04-24 02:07:18] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003246
10.0.0.50 - - [2025-04-24 02:07:18] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004801
10.0.0.50 - - [2025-04-24 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788
10.0.0.50 - - [2025-04-24 02:07:18] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002757
10.0.0.50 - - [2025-04-24 02:07:18] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002709
10.0.0.50 - - [2025-04-24 02:07:18] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004998
10.0.0.50 - - [2025-04-24 02:07:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.002644
10.0.0.50 - - [2025-04-24 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174
10.0.0.50 - - [2025-04-24 02:07:18] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001306
10.0.0.50 - - [2025-04-24 02:07:18] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.022674
10.0.0.50 - - [2025-04-24 02:07:18] "POST /service-instances HTTP/1.1" 200 543 0.063824
10.0.0.50 - - [2025-04-24 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622
10.0.0.50 - - [2025-04-24 02:07:18] "GET /service-instance/499da2f3-4efa-479d-b983-445cf3a4c045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.004599
10.0.0.50 - - [2025-04-24 02:07:18] "POST /port-tuples HTTP/1.1" 200 586 0.017435
10.0.0.50 - - [2025-04-24 02:07:18] "GET /virtual-machine-interface/134a1914-0a64-4125-a59c-1e15ed512fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.004868
10.0.0.50 - - [2025-04-24 02:07:19] "PUT /virtual-machine-interface/134a1914-0a64-4125-a59c-1e15ed512fa5 HTTP/1.1" 200 284 0.009086
10.0.0.50 - - [2025-04-24 02:07:19] "POST /ref-update HTTP/1.1" 200 156 0.008648
10.0.0.50 - - [2025-04-24 02:07:19] "POST /instance-ips HTTP/1.1" 200 385 0.020540
10.0.0.50 - - [2025-04-24 02:07:19] "POST /ref-update HTTP/1.1" 200 156 0.007078
10.0.0.50 - - [2025-04-24 02:07:19] "GET /virtual-machine-interface/7c673a49-fc5c-4176-b2c6-cc916c4f1df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.004503
10.0.0.50 - - [2025-04-24 02:07:19] "POST /ref-update HTTP/1.1" 200 156 0.007508
10.0.0.50 - - [2025-04-24 02:07:19] "PUT /virtual-machine-interface/7c673a49-fc5c-4176-b2c6-cc916c4f1df7 HTTP/1.1" 200 284 0.008667
10.0.0.50 - - [2025-04-24 02:07:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002412
10.0.0.50 - - [2025-04-24 02:07:19] "POST /ref-update HTTP/1.1" 200 156 0.008116
10.0.0.50 - - [2025-04-24 02:07:19] "POST /instance-ips HTTP/1.1" 200 385 0.020536
10.0.0.50 - - [2025-04-24 02:07:19] "GET /virtual-machine-interface/2f0f453d-01b5-483a-9b28-fae591c3a6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.007509
10.0.0.50 - - [2025-04-24 02:07:19] "POST /ref-update HTTP/1.1" 200 156 0.010811
10.0.0.50 - - [2025-04-24 02:07:19] "PUT /virtual-machine-interface/2f0f453d-01b5-483a-9b28-fae591c3a6d7 HTTP/1.1" 200 284 0.030425
10.0.0.50 - - [2025-04-24 02:07:19] "POST /ref-update HTTP/1.1" 200 156 0.007602
10.0.0.50 - - [2025-04-24 02:07:19] "POST /ref-update HTTP/1.1" 200 156 0.008811
10.0.0.50 - - [2025-04-24 02:07:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002689
10.0.0.50 - - [2025-04-24 02:07:19] "POST /neutron/port HTTP/1.1" 200 1087 0.013833
10.0.0.50 - - [2025-04-24 02:07:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006083
10.0.0.50 - - [2025-04-24 02:07:19] "POST /instance-ips HTTP/1.1" 200 373 0.016995
10.0.0.50 - - [2025-04-24 02:07:19] "POST /ref-update HTTP/1.1" 200 156 0.008571
10.0.0.50 - - [2025-04-24 02:07:19] "POST /neutron/port HTTP/1.1" 200 1087 0.025553
10.0.0.50 - - [2025-04-24 02:07:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004717
10.0.0.50 - - [2025-04-24 02:07:19] "POST /ref-update HTTP/1.1" 200 156 0.007580
10.0.0.50 - - [2025-04-24 02:07:19] "POST /neutron/port HTTP/1.1" 200 1087 0.012869
10.0.0.50 - - [2025-04-24 02:07:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004787
10.0.0.50 - - [2025-04-24 02:07:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001909
10.0.0.50 - - [2025-04-24 02:07:19] "GET /virtual-machine/fc40d7aa-4a9d-4e03-9700-76434c2455ef HTTP/1.1" 200 1291 0.004830
10.0.0.50 - - [2025-04-24 02:07:19] "GET /virtual-machine-interface/dad07641-bb06-46d0-aa87-d19cdb373362 HTTP/1.1" 200 2947 0.004491
10.0.0.50 - - [2025-04-24 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632
10.0.0.50 - - [2025-04-24 02:07:19] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003836
10.0.0.50 - - [2025-04-24 02:07:19] "POST /instance-ips HTTP/1.1" 200 373 0.013819
10.0.0.50 - - [2025-04-24 02:07:19] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002512
10.0.0.50 - - [2025-04-24 02:07:19] "POST /ref-update HTTP/1.1" 200 156 0.007244
10.0.0.50 - - [2025-04-24 02:07:19] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004385
10.0.0.50 - - [2025-04-24 02:07:19] "POST /ref-update HTTP/1.1" 200 156 0.007494
10.0.0.50 - - [2025-04-24 02:07:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002661
10.0.0.50 - - [2025-04-24 02:07:19] "POST /instance-ips HTTP/1.1" 200 375 0.013067
10.0.0.50 - - [2025-04-24 02:07:20] "POST /ref-update HTTP/1.1" 200 156 0.008038
10.0.0.50 - - [2025-04-24 02:07:20] "POST /ref-update HTTP/1.1" 200 156 0.007734
10.0.0.50 - - [2025-04-24 02:07:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002814
10.0.0.50 - - [2025-04-24 02:07:20] "POST /instance-ips HTTP/1.1" 200 375 0.014144
10.0.0.50 - - [2025-04-24 02:07:20] "POST /ref-update HTTP/1.1" 200 156 0.007577
10.0.0.50 - - [2025-04-24 02:07:20] "POST /ref-update HTTP/1.1" 200 156 0.007432
10.0.0.50 - - [2025-04-24 02:07:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002621
10.0.0.50 - - [2025-04-24 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650
10.0.0.50 - - [2025-04-24 02:07:20] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002561
10.0.0.50 - - [2025-04-24 02:07:20] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003605
10.0.0.50 - - [2025-04-24 02:07:21] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004851
10.0.0.50 - - [2025-04-24 02:07:21] "POST /neutron/port HTTP/1.1" 200 1085 0.012889
10.0.0.50 - - [2025-04-24 02:07:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005431
10.0.0.50 - - [2025-04-24 02:07:21] "POST /neutron/port HTTP/1.1" 200 1085 0.016504
10.0.0.50 - - [2025-04-24 02:07:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004901
10.0.0.50 - - [2025-04-24 02:07:21] "POST /neutron/port HTTP/1.1" 200 1085 0.013109
10.0.0.50 - - [2025-04-24 02:07:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004857
10.0.0.50 - - [2025-04-24 02:07:21] "GET /virtual-machine/3ca19a5c-79d6-461f-aba2-95559ba3f9cd HTTP/1.1" 200 1290 0.003559
10.0.0.50 - - [2025-04-24 02:07:21] "GET /virtual-machine-interface/c5cb9349-ea71-4b21-b97e-906ebd9168c5 HTTP/1.1" 200 2950 0.004172
10.0.0.50 - - [2025-04-24 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214
10.0.0.50 - - [2025-04-24 02:07:21] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002331
10.0.0.50 - - [2025-04-24 02:07:21] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002496
10.0.0.50 - - [2025-04-24 02:07:21] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004935
10.0.0.50 - - [2025-04-24 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776
10.0.0.50 - - [2025-04-24 02:07:22] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003034
10.0.0.50 - - [2025-04-24 02:07:22] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002494
10.0.0.50 - - [2025-04-24 02:07:22] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004933
10.0.0.50 - - [2025-04-24 02:07:22] "POST /fqname-to-id HTTP/1.1" 404 211 0.002634
10.0.0.50 - - [2025-04-24 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145
10.0.0.50 - - [2025-04-24 02:07:23] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001033
10.0.0.50 - - [2025-04-24 02:07:23] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.038556
10.0.0.50 - - [2025-04-24 02:07:23] "POST /network-policys HTTP/1.1" 200 547 0.016689
10.0.0.50 - - [2025-04-24 02:07:23] "GET /network-policy/de840fc3-3f33-4d8a-aea7-005d47df6509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004621
10.0.0.50 - - [2025-04-24 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462
10.0.0.50 - - [2025-04-24 02:07:23] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005234
10.0.0.50 - - [2025-04-24 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887
10.0.0.50 - - [2025-04-24 02:07:23] "GET /network-policy/de840fc3-3f33-4d8a-aea7-005d47df6509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003577
10.0.0.50 - - [2025-04-24 02:07:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.004085
10.0.0.50 - - [2025-04-24 02:07:23] "POST /ref-update HTTP/1.1" 200 156 0.033190
10.0.0.50 - - [2025-04-24 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556
10.0.0.50 - - [2025-04-24 02:07:23] "POST /access-control-lists HTTP/1.1" 200 601 0.061570
10.0.0.50 - - [2025-04-24 02:07:23] "GET /network-policy/de840fc3-3f33-4d8a-aea7-005d47df6509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003916
10.0.0.50 - - [2025-04-24 02:07:23] "POST /neutron/network HTTP/1.1" 200 921 0.006345
10.0.0.50 - - [2025-04-24 02:07:23] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004257
10.0.0.50 - - [2025-04-24 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661
10.0.0.50 - - [2025-04-24 02:07:23] "GET /network-policy/de840fc3-3f33-4d8a-aea7-005d47df6509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003259
10.0.0.50 - - [2025-04-24 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222
10.0.0.50 - - [2025-04-24 02:07:23] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004861
10.0.0.50 - - [2025-04-24 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592
10.0.0.50 - - [2025-04-24 02:07:23] "GET /network-policy/de840fc3-3f33-4d8a-aea7-005d47df6509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003309
10.0.0.50 - - [2025-04-24 02:07:23] "POST /ref-update HTTP/1.1" 200 156 0.031742
10.0.0.50 - - [2025-04-24 02:07:23] "PUT /access-control-list/246439d2-fc1c-43b1-bc89-448628dec6c2 HTTP/1.1" 200 272 0.013504
10.0.0.50 - - [2025-04-24 02:07:23] "POST /fqname-to-id HTTP/1.1" 404 244 0.004458
10.0.0.50 - - [2025-04-24 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430
10.0.0.50 - - [2025-04-24 02:07:24] "GET /network-policy/de840fc3-3f33-4d8a-aea7-005d47df6509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.020444
10.0.0.50 - - [2025-04-24 02:07:24] "POST /access-control-lists HTTP/1.1" 200 604 0.057610
10.0.0.50 - - [2025-04-24 02:07:24] "POST /routing-instances HTTP/1.1" 200 759 0.016900
10.0.0.50 - - [2025-04-24 02:07:24] "POST /neutron/network HTTP/1.1" 200 921 0.009022
10.0.0.50 - - [2025-04-24 02:07:24] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005252
10.0.0.50 - - [2025-04-24 02:07:24] "POST /route-targets HTTP/1.1" 200 327 0.008714
10.0.0.50 - - [2025-04-24 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949
10.0.0.50 - - [2025-04-24 02:07:24] "POST /ref-update HTTP/1.1" 200 156 0.009242
10.0.0.50 - - [2025-04-24 02:07:24] "GET /network-policy/de840fc3-3f33-4d8a-aea7-005d47df6509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004311
10.0.0.50 - - [2025-04-24 02:07:24] "GET /routing-instance/fc611373-bd3a-45ec-850e-68dbd889c3b9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1277 0.003749
10.0.0.50 - - [2025-04-24 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003
10.0.0.50 - - [2025-04-24 02:07:24] "GET /routing-instance/fc611373-bd3a-45ec-850e-68dbd889c3b9?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.003524
10.0.0.50 - - [2025-04-24 02:07:24] "GET /service-template/03b0a790-b7a1-4478-9710-678193cb39c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.002848
10.0.0.50 - - [2025-04-24 02:07:24] "POST /ref-update HTTP/1.1" 200 156 0.010229
10.0.0.50 - - [2025-04-24 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813
10.0.0.50 - - [2025-04-24 02:07:24] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000959
10.0.0.50 - - [2025-04-24 02:07:24] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.028065
10.0.0.50 - - [2025-04-24 02:07:24] "POST /routing-instances HTTP/1.1" 200 760 0.027111
10.0.0.50 - - [2025-04-24 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768
10.0.0.50 - - [2025-04-24 02:07:24] "POST /route-targets HTTP/1.1" 200 327 0.008229
10.0.0.50 - - [2025-04-24 02:07:24] "GET /service-instance/499da2f3-4efa-479d-b983-445cf3a4c045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3529 0.005094
10.0.0.50 - - [2025-04-24 02:07:24] "POST /ref-update HTTP/1.1" 200 156 0.008435
10.0.0.50 - - [2025-04-24 02:07:24] "GET /domains HTTP/1.1" 200 280 0.002460
10.0.0.50 - - [2025-04-24 02:07:24] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000970
10.0.0.50 - - [2025-04-24 02:07:24] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2772 0.008189
10.0.0.50 - - [2025-04-24 02:07:24] "GET /routing-instance/32001e82-0f0d-46c6-ad32-619769937cb7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1278 0.002672
10.0.0.50 - - [2025-04-24 02:07:24] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000864
10.0.0.50 - - [2025-04-24 02:07:24] "GET /routing-instance/32001e82-0f0d-46c6-ad32-619769937cb7?fields=routing_policy_back_refs HTTP/1.1" 200 1278 0.003675
10.0.0.50 - - [2025-04-24 02:07:24] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31 HTTP/1.1" 200 4233 0.065159
10.0.0.50 - - [2025-04-24 02:07:24] "GET /service-instance/499da2f3-4efa-479d-b983-445cf3a4c045 HTTP/1.1" 200 3783 0.004498
10.0.0.50 - - [2025-04-24 02:07:24] "GET /domains HTTP/1.1" 200 280 0.001879
10.0.0.50 - - [2025-04-24 02:07:24] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001047
10.0.0.50 - - [2025-04-24 02:07:24] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2772 0.006849
10.0.0.50 - - [2025-04-24 02:07:24] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000867
10.0.0.50 - - [2025-04-24 02:07:24] "PUT /routing-instance/fc611373-bd3a-45ec-850e-68dbd889c3b9 HTTP/1.1" 200 266 0.011039
10.0.0.50 - - [2025-04-24 02:07:24] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31 HTTP/1.1" 200 4233 0.067419
10.0.0.50 - - [2025-04-24 02:07:24] "GET /service-instance/499da2f3-4efa-479d-b983-445cf3a4c045 HTTP/1.1" 200 3783 0.003423
10.0.0.50 - - [2025-04-24 02:07:24] "PUT /routing-instance/32001e82-0f0d-46c6-ad32-619769937cb7 HTTP/1.1" 200 266 0.019754
10.0.0.50 - - [2025-04-24 02:07:24] "GET /port-tuple/6d6697d2-a74d-416b-a985-e652dabce7c8 HTTP/1.1" 200 1979 0.003875
10.0.0.50 - - [2025-04-24 02:07:24] "GET /virtual-machine-interface/134a1914-0a64-4125-a59c-1e15ed512fa5 HTTP/1.1" 200 3816 0.006166
10.0.0.50 - - [2025-04-24 02:07:24] "GET /virtual-machine-interface/2f0f453d-01b5-483a-9b28-fae591c3a6d7 HTTP/1.1" 200 3804 0.004667
10.0.0.50 - - [2025-04-24 02:07:24] "GET /virtual-machine-interface/7c673a49-fc5c-4176-b2c6-cc916c4f1df7 HTTP/1.1" 200 3798 0.004380
10.0.0.50 - - [2025-04-24 02:07:24] "POST /ref-update HTTP/1.1" 200 156 0.007756
10.0.0.50 - - [2025-04-24 02:07:24] "POST /neutron/port HTTP/1.1" 200 3832 0.039933
10.0.0.50 - - [2025-04-24 02:07:24] "PUT /access-control-list/7d5f6d1f-ba29-44ec-a258-6e7c4eda944b HTTP/1.1" 200 272 0.011519
10.0.0.50 - - [2025-04-24 02:07:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005268
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/port HTTP/1.1" 200 3832 0.031189
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004891
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/port HTTP/1.1" 200 3832 0.026228
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005029
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/port HTTP/1.1" 200 3832 0.027349
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004754
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/network HTTP/1.1" 200 895 0.010134
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/network HTTP/1.1" 200 921 0.004073
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/network HTTP/1.1" 200 806 0.009760
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/network HTTP/1.1" 200 832 0.003942
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/network HTTP/1.1" 200 895 0.010780
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/network HTTP/1.1" 200 921 0.004462
10.0.0.50 - - [2025-04-24 02:07:25] "POST /id-to-fqname HTTP/1.1" 200 223 0.001003
10.0.0.50 - - [2025-04-24 02:07:25] "POST /id-to-fqname HTTP/1.1" 200 223 0.000914
10.0.0.50 - - [2025-04-24 02:07:25] "POST /id-to-fqname HTTP/1.1" 200 224 0.001230
10.0.0.50 - - [2025-04-24 02:07:25] "GET /virtual-machine/3ba526b1-a675-498c-bef8-1fc427a3f9e5 HTTP/1.1" 200 1802 0.003826
10.0.0.50 - - [2025-04-24 02:07:25] "GET /virtual-machine-interface/134a1914-0a64-4125-a59c-1e15ed512fa5 HTTP/1.1" 200 3816 0.006949
10.0.0.50 - - [2025-04-24 02:07:25] "GET /virtual-machine-interface/2f0f453d-01b5-483a-9b28-fae591c3a6d7 HTTP/1.1" 200 3804 0.006493
10.0.0.50 - - [2025-04-24 02:07:25] "GET /virtual-machine-interface/7c673a49-fc5c-4176-b2c6-cc916c4f1df7 HTTP/1.1" 200 3798 0.006081
10.0.0.50 - - [2025-04-24 02:07:25] "GET /instance-ip/2b4836ff-a99f-476f-bc5f-fcf5134b5038 HTTP/1.1" 200 1621 0.005424
10.0.0.50 - - [2025-04-24 02:07:25] "GET /instance-ip/a05afe25-56e5-4d8a-86a8-4a51a4e99008 HTTP/1.1" 200 1980 0.003908
10.0.0.50 - - [2025-04-24 02:07:25] "GET /instance-ip/cba951a9-9d47-43bb-9c36-bc7348b71b72 HTTP/1.1" 200 1979 0.003809
10.0.0.50 - - [2025-04-24 02:07:25] "GET /instance-ip/0ad10528-a9ae-4478-bac4-120538734ac4 HTTP/1.1" 200 1620 0.005369
10.0.0.50 - - [2025-04-24 02:07:25] "GET /instance-ip/28e48e4f-b280-46f1-9651-7cdb1723296c HTTP/1.1" 200 1960 0.003818
10.0.0.50 - - [2025-04-24 02:07:25] "GET /instance-ip/4cbac269-8fb7-45f4-969f-f97b26917faa HTTP/1.1" 200 1958 0.003501
10.0.0.50 - - [2025-04-24 02:07:25] "GET /instance-ip/4743adf7-d120-4a09-98bf-d54dfd39512b HTTP/1.1" 200 1622 0.003833
10.0.0.50 - - [2025-04-24 02:07:25] "GET /instance-ip/8c0b3981-cdf2-4730-8627-25a0596a74bc HTTP/1.1" 200 1956 0.002730
10.0.0.50 - - [2025-04-24 02:07:25] "GET /instance-ip/f1408faf-04b7-47ca-a983-0244707cb9eb HTTP/1.1" 200 1955 0.002791
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/port HTTP/1.1" 200 3832 0.029014
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005000
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/port HTTP/1.1" 200 3832 0.029081
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004659
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/port HTTP/1.1" 200 3832 0.027142
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005130
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/port HTTP/1.1" 200 3832 0.027540
10.0.0.50 - - [2025-04-24 02:07:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005056
10.0.0.50 - - [2025-04-24 02:07:25] "GET /virtual-machine/3ba526b1-a675-498c-bef8-1fc427a3f9e5 HTTP/1.1" 200 1802 0.002898
10.0.0.50 - - [2025-04-24 02:07:25] "GET /virtual-machine-interface/134a1914-0a64-4125-a59c-1e15ed512fa5 HTTP/1.1" 200 3816 0.004283
10.0.0.50 - - [2025-04-24 02:07:25] "GET /virtual-machine-interface/2f0f453d-01b5-483a-9b28-fae591c3a6d7 HTTP/1.1" 200 3804 0.004369
10.0.0.50 - - [2025-04-24 02:07:25] "GET /virtual-machine-interface/7c673a49-fc5c-4176-b2c6-cc916c4f1df7 HTTP/1.1" 200 3798 0.004642
10.0.0.50 - - [2025-04-24 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719
10.0.0.50 - - [2025-04-24 02:07:25] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002600
10.0.0.50 - - [2025-04-24 02:07:25] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002652
10.0.0.50 - - [2025-04-24 02:07:26] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005640
10.0.0.50 - - [2025-04-24 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871
10.0.0.50 - - [2025-04-24 02:07:27] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003138
10.0.0.50 - - [2025-04-24 02:07:27] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002847
10.0.0.50 - - [2025-04-24 02:07:27] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005426
10.0.0.50 - - [2025-04-24 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752
10.0.0.50 - - [2025-04-24 02:07:27] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003878
10.0.0.50 - - [2025-04-24 02:07:27] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002722
10.0.0.50 - - [2025-04-24 02:07:27] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004881
10.0.0.50 - - [2025-04-24 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964
10.0.0.50 - - [2025-04-24 02:07:27] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004165
10.0.0.50 - - [2025-04-24 02:07:27] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002524
10.0.0.50 - - [2025-04-24 02:07:27] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004653
10.0.0.50 - - [2025-04-24 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413
10.0.0.50 - - [2025-04-24 02:07:27] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002980
10.0.0.50 - - [2025-04-24 02:07:27] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002950
10.0.0.50 - - [2025-04-24 02:07:27] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006253
10.0.0.50 - - [2025-04-24 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685
10.0.0.50 - - [2025-04-24 02:07:28] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003129
10.0.0.50 - - [2025-04-24 02:07:28] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003011
10.0.0.50 - - [2025-04-24 02:07:28] "GET /virtual-network/e8986fc8-e5ad-40de-a86e-f04d44f4235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004947
10.0.0.50 - - [2025-04-24 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626
10.0.0.50 - - [2025-04-24 02:07:28] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003145
10.0.0.50 - - [2025-04-24 02:07:28] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002654
10.0.0.50 - - [2025-04-24 02:07:28] "GET /virtual-network/e8986fc8-e5ad-40de-a86e-f04d44f4235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004856
10.0.0.50 - - [2025-04-24 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642
10.0.0.50 - - [2025-04-24 02:07:28] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003195
10.0.0.50 - - [2025-04-24 02:07:28] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003081
10.0.0.50 - - [2025-04-24 02:07:28] "GET /virtual-network/e8986fc8-e5ad-40de-a86e-f04d44f4235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004925
10.0.0.50 - - [2025-04-24 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868
10.0.0.50 - - [2025-04-24 02:07:28] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002991
10.0.0.50 - - [2025-04-24 02:07:28] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002536
10.0.0.50 - - [2025-04-24 02:07:28] "GET /virtual-network/e8986fc8-e5ad-40de-a86e-f04d44f4235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004701
10.0.0.50 - - [2025-04-24 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651
10.0.0.50 - - [2025-04-24 02:07:28] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003116
10.0.0.50 - - [2025-04-24 02:07:28] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002664
10.0.0.50 - - [2025-04-24 02:07:29] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005520
10.0.0.50 - - [2025-04-24 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553
10.0.0.50 - - [2025-04-24 02:07:29] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003156
10.0.0.50 - - [2025-04-24 02:07:29] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003117
10.0.0.50 - - [2025-04-24 02:07:29] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004853
10.0.0.50 - - [2025-04-24 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642
10.0.0.50 - - [2025-04-24 02:07:29] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003403
10.0.0.50 - - [2025-04-24 02:07:29] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003290
10.0.0.50 - - [2025-04-24 02:07:29] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004952
10.0.0.50 - - [2025-04-24 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630
10.0.0.50 - - [2025-04-24 02:07:29] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003048
10.0.0.50 - - [2025-04-24 02:07:29] "GET /virtual-networks?parent_id=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002729
10.0.0.50 - - [2025-04-24 02:07:29] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004665
10.0.0.50 - - [2025-04-24 02:07:29] "GET /virtual-machine/3ba526b1-a675-498c-bef8-1fc427a3f9e5 HTTP/1.1" 200 1802 0.003516
10.0.0.50 - - [2025-04-24 02:07:29] "GET /domains HTTP/1.1" 200 280 0.001972
10.0.0.50 - - [2025-04-24 02:07:29] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000924
10.0.0.50 - - [2025-04-24 02:07:29] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2772 0.005973
10.0.0.50 - - [2025-04-24 02:07:29] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000870
10.0.0.50 - - [2025-04-24 02:07:29] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31 HTTP/1.1" 200 4233 0.066450
10.0.0.50 - - [2025-04-24 02:07:29] "GET /service-instance/499da2f3-4efa-479d-b983-445cf3a4c045 HTTP/1.1" 200 3783 0.003128
10.0.0.50 - - [2025-04-24 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966
10.0.0.50 - - [2025-04-24 02:07:29] "GET /routing-instance/e91b1ac8-2147-4ab7-b829-ca2c4587f3b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.002664
10.0.0.50 - - [2025-04-24 02:07:29] "GET /routing-instance/e91b1ac8-2147-4ab7-b829-ca2c4587f3b4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.004372
10.0.0.50 - - [2025-04-24 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189
10.0.0.50 - - [2025-04-24 02:07:29] "GET /routing-instance/32656b5f-280a-4465-8914-c614ffca300e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.003344
10.0.0.50 - - [2025-04-24 02:07:29] "GET /routing-instance/32656b5f-280a-4465-8914-c614ffca300e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.004416
10.0.0.50 - - [2025-04-24 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652
10.0.0.50 - - [2025-04-24 02:07:30] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005054
10.0.0.50 - - [2025-04-24 02:07:30] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa?fields=routing_instances HTTP/1.1" 200 1684 0.006075
10.0.0.50 - - [2025-04-24 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630
10.0.0.50 - - [2025-04-24 02:07:30] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004842
10.0.0.50 - - [2025-04-24 02:07:30] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e?fields=routing_instances HTTP/1.1" 200 1688 0.006877
10.0.0.50 - - [2025-04-24 02:07:34] "POST /ref-update HTTP/1.1" 200 156 0.029682
10.0.0.50 - - [2025-04-24 02:07:34] "POST /neutron/network HTTP/1.1" 200 833 0.006480
10.0.0.50 - - [2025-04-24 02:07:34] "GET /virtual-network/5ef63703-cc5c-4cec-9b36-0dde9393ea1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004245
10.0.0.50 - - [2025-04-24 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646
10.0.0.50 - - [2025-04-24 02:07:34] "GET /network-policy/de840fc3-3f33-4d8a-aea7-005d47df6509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003138
10.0.0.50 - - [2025-04-24 02:07:34] "POST /ref-update HTTP/1.1" 200 156 0.027237
10.0.0.50 - - [2025-04-24 02:07:34] "POST /neutron/network HTTP/1.1" 200 833 0.006041
10.0.0.50 - - [2025-04-24 02:07:34] "GET /virtual-network/f709fbd1-0dda-4332-9839-f8c8925716fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004152
10.0.0.50 - - [2025-04-24 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460
10.0.0.50 - - [2025-04-24 02:07:34] "GET /network-policy/de840fc3-3f33-4d8a-aea7-005d47df6509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003240
10.0.0.50 - - [2025-04-24 02:07:34] "DELETE /network-policy/de840fc3-3f33-4d8a-aea7-005d47df6509 HTTP/1.1" 200 115 0.025482
10.0.0.50 - - [2025-04-24 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095
10.0.0.50 - - [2025-04-24 02:07:34] "DELETE /access-control-list/7d5f6d1f-ba29-44ec-a258-6e7c4eda944b HTTP/1.1" 200 115 0.023398
10.0.0.50 - - [2025-04-24 02:07:34] "DELETE /service-instance/499da2f3-4efa-479d-b983-445cf3a4c045 HTTP/1.1" 200 115 0.051874
10.0.0.50 - - [2025-04-24 02:07:34] "GET /domains HTTP/1.1" 200 280 0.001987
10.0.0.50 - - [2025-04-24 02:07:34] "POST /ref-update HTTP/1.1" 200 156 0.010689
10.0.0.50 - - [2025-04-24 02:07:34] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001003
10.0.0.50 - - [2025-04-24 02:07:34] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2772 0.009105
10.0.0.50 - - [2025-04-24 02:07:34] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000854
10.0.0.50 - - [2025-04-24 02:07:34] "DELETE /instance-ip/f1408faf-04b7-47ca-a983-0244707cb9eb HTTP/1.1" 200 115 0.034279
10.0.0.50 - - [2025-04-24 02:07:34] "POST /ref-update HTTP/1.1" 200 156 0.007089
10.0.0.50 - - [2025-04-24 02:07:34] "DELETE /routing-instance/fc611373-bd3a-45ec-850e-68dbd889c3b9 HTTP/1.1" 200 115 0.032330
10.0.0.50 - - [2025-04-24 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768
10.0.0.50 - - [2025-04-24 02:07:34] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31 HTTP/1.1" 200 3759 0.071160
10.0.0.50 - - [2025-04-24 02:07:34] "GET /virtual-machine/3ba526b1-a675-498c-bef8-1fc427a3f9e5 HTTP/1.1" 200 1802 0.002688
10.0.0.50 - - [2025-04-24 02:07:34] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001674
10.0.0.50 - - [2025-04-24 02:07:34] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002440
10.0.0.50 - - [2025-04-24 02:07:34] "DELETE /instance-ip/4cbac269-8fb7-45f4-969f-f97b26917faa HTTP/1.1" 200 115 0.021641
10.0.0.50 - - [2025-04-24 02:07:34] "POST /ref-update HTTP/1.1" 200 156 0.007416
10.0.0.50 - - [2025-04-24 02:07:34] "DELETE /route-target/0cc8ad65-bf91-40bd-8012-0f1399f51900 HTTP/1.1" 200 115 0.012871
10.0.0.50 - - [2025-04-24 02:07:34] "DELETE /routing-instance/32001e82-0f0d-46c6-ad32-619769937cb7 HTTP/1.1" 200 115 0.020791
10.0.0.50 - - [2025-04-24 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885
10.0.0.50 - - [2025-04-24 02:07:35] "DELETE /instance-ip/cba951a9-9d47-43bb-9c36-bc7348b71b72 HTTP/1.1" 200 115 0.023282
10.0.0.50 - - [2025-04-24 02:07:35] "POST /ref-update HTTP/1.1" 200 156 0.008718
10.0.0.50 - - [2025-04-24 02:07:35] "DELETE /route-target/98239966-7091-4480-85fc-37ff308d445c HTTP/1.1" 200 115 0.016843
10.0.0.50 - - [2025-04-24 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036
10.0.0.50 - - [2025-04-24 02:07:35] "DELETE /service-template/03b0a790-b7a1-4478-9710-678193cb39c7 HTTP/1.1" 200 115 0.047262
10.0.0.50 - - [2025-04-24 02:07:35] "POST /fqname-to-id HTTP/1.1" 404 193 0.004652
10.0.0.50 - - [2025-04-24 02:07:35] "DELETE /access-control-list/246439d2-fc1c-43b1-bc89-448628dec6c2 HTTP/1.1" 200 115 0.054758
10.0.0.50 - - [2025-04-24 02:07:35] "DELETE /instance-ip/a05afe25-56e5-4d8a-86a8-4a51a4e99008 HTTP/1.1" 200 115 0.048049
10.0.0.50 - - [2025-04-24 02:07:35] "POST /ref-update HTTP/1.1" 200 156 0.011634
10.0.0.50 - - [2025-04-24 02:07:35] "DELETE /instance-ip/28e48e4f-b280-46f1-9651-7cdb1723296c HTTP/1.1" 200 115 0.016710
10.0.0.50 - - [2025-04-24 02:07:35] "POST /ref-update HTTP/1.1" 200 156 0.008422
10.0.0.50 - - [2025-04-24 02:07:35] "DELETE /instance-ip/8c0b3981-cdf2-4730-8627-25a0596a74bc HTTP/1.1" 200 115 0.024971
10.0.0.50 - - [2025-04-24 02:07:35] "POST /neutron/network HTTP/1.1" 200 833 0.010903
10.0.0.50 - - [2025-04-24 02:07:35] "POST /neutron/network HTTP/1.1" 400 204 0.010631
10.0.0.50 - - [2025-04-24 02:07:35] "POST /neutron/port HTTP/1.1" 200 1085 0.014087
10.0.0.50 - - [2025-04-24 02:07:35] "POST /neutron/port HTTP/1.1" 200 1111 0.009702
10.0.0.50 - - [2025-04-24 02:07:35] "POST /neutron/port HTTP/1.1" 200 1087 0.016830
10.0.0.50 - - [2025-04-24 02:07:35] "POST /neutron/port HTTP/1.1" 200 1113 0.013801
10.0.0.50 - - [2025-04-24 02:07:35] "POST /neutron/port HTTP/1.1" 200 151 0.139353
10.0.0.50 - - [2025-04-24 02:07:35] "POST /neutron/port HTTP/1.1" 200 3025 0.035496
10.0.0.50 - - [2025-04-24 02:07:35] "POST /neutron/port HTTP/1.1" 200 151 0.153470
10.0.0.50 - - [2025-04-24 02:07:35] "POST /neutron/port HTTP/1.1" 200 1112 0.011499
10.0.0.50 - - [2025-04-24 02:07:36] "POST /neutron/port HTTP/1.1" 200 151 0.089088
10.0.0.50 - - [2025-04-24 02:07:36] "POST /neutron/port HTTP/1.1" 200 1113 0.008454
10.0.0.50 - - [2025-04-24 02:07:36] "POST /neutron/port HTTP/1.1" 200 151 0.084820
10.0.0.50 - - [2025-04-24 02:07:36] "POST /neutron/port HTTP/1.1" 200 1111 0.007512
10.0.0.50 - - [2025-04-24 02:07:36] "POST /neutron/port HTTP/1.1" 200 151 0.087862
10.0.0.50 - - [2025-04-24 02:07:37] "POST /neutron/network HTTP/1.1" 200 833 0.005025
10.0.0.50 - - [2025-04-24 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311
10.0.0.50 - - [2025-04-24 02:07:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001918
10.0.0.50 - - [2025-04-24 02:07:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002712
10.0.0.50 - - [2025-04-24 02:07:37] "POST /neutron/network HTTP/1.1" 200 151 0.066560
10.0.0.50 - - [2025-04-24 02:07:37] "DELETE /route-target/3f9bebb6-0bc0-4267-9a03-026c349d497b HTTP/1.1" 200 115 0.014437
10.0.0.50 - - [2025-04-24 02:07:37] "GET /routing-instance/32656b5f-280a-4465-8914-c614ffca300e HTTP/1.1" 404 171 0.001730
10.0.0.50 - - [2025-04-24 02:07:37] "GET /domains HTTP/1.1" 200 280 0.001870
10.0.0.50 - - [2025-04-24 02:07:37] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000876
10.0.0.50 - - [2025-04-24 02:07:37] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2572 0.048668
10.0.0.50 - - [2025-04-24 02:07:37] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001260
10.0.0.50 - - [2025-04-24 02:07:37] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31 HTTP/1.1" 200 2298 0.067417
10.0.0.50 - - [2025-04-24 02:07:37] "POST /neutron/network HTTP/1.1" 200 833 0.005040
10.0.0.50 - - [2025-04-24 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604
10.0.0.50 - - [2025-04-24 02:07:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001963
10.0.0.50 - - [2025-04-24 02:07:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002428
10.0.0.50 - - [2025-04-24 02:07:37] "POST /neutron/network HTTP/1.1" 200 151 0.070004
10.0.0.50 - - [2025-04-24 02:07:37] "DELETE /route-target/462505c2-5012-4796-aa07-d854d30d3223 HTTP/1.1" 200 115 0.015972
10.0.0.50 - - [2025-04-24 02:07:37] "GET /routing-instance/e91b1ac8-2147-4ab7-b829-ca2c4587f3b4 HTTP/1.1" 404 171 0.003125
10.0.0.50 - - [2025-04-24 02:07:37] "GET /domains HTTP/1.1" 200 280 0.001757
10.0.0.50 - - [2025-04-24 02:07:37] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000848
10.0.0.50 - - [2025-04-24 02:07:37] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2572 0.048378
10.0.0.50 - - [2025-04-24 02:07:37] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001422
10.0.0.50 - - [2025-04-24 02:07:37] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31 HTTP/1.1" 200 2080 0.061923
10.0.0.50 - - [2025-04-24 02:07:37] "POST /neutron/network HTTP/1.1" 200 832 0.004590
10.0.0.50 - - [2025-04-24 02:07:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002200
10.0.0.50 - - [2025-04-24 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928
10.0.0.50 - - [2025-04-24 02:07:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001768
10.0.0.50 - - [2025-04-24 02:07:37] "POST /neutron/network HTTP/1.1" 200 151 0.061861
10.0.0.50 - - [2025-04-24 02:07:37] "GET /routing-instance/462cae43-6008-48cb-baa7-ad02dd5b3c2d HTTP/1.1" 404 171 0.004124
10.0.0.50 - - [2025-04-24 02:07:37] "DELETE /route-target/4a94d01c-8fc3-4562-b3b6-5c9ca40172f1 HTTP/1.1" 200 115 0.014390
10.0.0.50 - - [2025-04-24 02:07:37] "GET /domains HTTP/1.1" 200 280 0.001951
10.0.0.50 - - [2025-04-24 02:07:37] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000872
10.0.0.50 - - [2025-04-24 02:07:37] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2572 0.049121
10.0.0.50 - - [2025-04-24 02:07:38] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001356
10.0.0.50 - - [2025-04-24 02:07:38] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31 HTTP/1.1" 200 1840 0.064225
10.0.0.50 - - [2025-04-24 02:07:38] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001050
10.0.0.50 - - [2025-04-24 02:07:38] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.020898
10.0.0.50 - - [2025-04-24 02:07:38] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001148
10.0.0.50 - - [2025-04-24 02:07:38] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?fields=virtual_networks HTTP/1.1" 200 1028 0.063909
10.0.0.50 - - [2025-04-24 02:07:38] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001040
10.0.0.50 - - [2025-04-24 02:07:38] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.023458
10.0.0.50 - - [2025-04-24 02:07:38] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001018
10.0.0.50 - - [2025-04-24 02:07:38] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?fields=security_groups HTTP/1.1" 200 1252 0.020076
10.0.0.50 - - [2025-04-24 02:07:39] "POST /fqname-to-id HTTP/1.1" 404 189 0.018002
10.0.0.50 - - [2025-04-24 02:07:39] "GET /projects?obj_uuids=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002354
10.0.0.50 - - [2025-04-24 02:07:39] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968
10.0.0.50 - - [2025-04-24 02:07:39] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006332
10.0.0.50 - - [2025-04-24 02:07:39] "POST /id-to-fqname HTTP/1.1" 200 191 0.002798
10.0.0.50 - - [2025-04-24 02:07:39] "POST /fqname-to-id HTTP/1.1" 404 200 0.002286
10.0.0.50 - - [2025-04-24 02:07:39] "POST /security-groups HTTP/1.1" 200 592 0.059575
10.0.0.50 - - [2025-04-24 02:07:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.002333
10.0.0.50 - - [2025-04-24 02:07:39] "POST /projects HTTP/1.1" 200 587 0.198261
10.0.0.50 - - [2025-04-24 02:07:39] "POST /access-control-lists HTTP/1.1" 200 597 0.055274
10.0.0.50 - - [2025-04-24 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.266426
10.0.0.50 - - [2025-04-24 02:07:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.002574
10.0.0.50 - - [2025-04-24 02:07:39] "GET /project/be832932-e333-48da-8bfb-3ae1a6d1fbd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.378225
10.0.0.50 - - [2025-04-24 02:07:39] "POST /access-control-lists HTTP/1.1" 200 595 0.055706
10.0.0.50 - - [2025-04-24 02:07:40] "GET / HTTP/1.1" 200 35931 0.001878
10.0.0.50 - - [2025-04-24 02:07:41] "GET /project/be832932-e333-48da-8bfb-3ae1a6d1fbd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000445
10.0.0.50 - - [2025-04-24 02:07:41] "GET /projects?obj_uuids=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001034
10.0.0.50 - - [2025-04-24 02:07:41] "GET /project/be832932-e333-48da-8bfb-3ae1a6d1fbd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.044279
10.0.0.50 - - [2025-04-24 02:07:41] "POST /fqname-to-id HTTP/1.1" 404 180 0.002150
10.0.0.50 - - [2025-04-24 02:07:42] "POST /virtual-DNSs HTTP/1.1" 200 507 0.015167
10.0.0.50 - - [2025-04-24 02:07:42] "GET /virtual-DNS/00621946-46c0-44dd-90ad-aeb7b3aec667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.004193
10.0.0.50 - - [2025-04-24 02:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926
10.0.0.50 - - [2025-04-24 02:07:42] "GET /virtual-DNS/00621946-46c0-44dd-90ad-aeb7b3aec667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.014732
10.0.0.50 - - [2025-04-24 02:07:42] "GET /domains HTTP/1.1" 401 292 0.000483
10.0.0.50 - - [2025-04-24 02:07:42] "GET /domains HTTP/1.1" 200 280 0.021389
10.0.0.50 - - [2025-04-24 02:07:42] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000976
10.0.0.50 - - [2025-04-24 02:07:42] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2959 0.007321
10.0.0.50 - - [2025-04-24 02:07:42] "GET /virtual-DNS/00621946-46c0-44dd-90ad-aeb7b3aec667 HTTP/1.1" 200 1436 0.003130
10.0.0.50 - - [2025-04-24 02:07:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.001780
10.0.0.50 - - [2025-04-24 02:07:42] "POST /network-ipams HTTP/1.1" 200 514 0.013785
10.0.0.50 - - [2025-04-24 02:07:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 968 0.002281
10.0.0.50 - - [2025-04-24 02:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681
10.0.0.50 - - [2025-04-24 02:07:42] "GET /network-ipam/5413d13d-3d65-4126-943f-6188ca4c25b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.004287
10.0.0.50 - - [2025-04-24 02:07:42] "PUT /network-ipam/5413d13d-3d65-4126-943f-6188ca4c25b2 HTTP/1.1" 200 258 0.008235
10.0.0.50 - - [2025-04-24 02:07:42] "POST /ref-update HTTP/1.1" 200 156 0.007804
10.0.0.50 - - [2025-04-24 02:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391
10.0.0.50 - - [2025-04-24 02:07:42] "GET /projects?obj_uuids=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001462
10.0.0.50 - - [2025-04-24 02:07:42] "GET /project/be832932-e333-48da-8bfb-3ae1a6d1fbd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.022480
10.0.0.50 - - [2025-04-24 02:07:43] "POST /neutron/network HTTP/1.1" 200 117 0.024721
10.0.0.50 - - [2025-04-24 02:07:43] "GET /projects?obj_uuids=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001022
10.0.0.50 - - [2025-04-24 02:07:43] "POST /neutron/network HTTP/1.1" 200 618 0.059478
10.0.0.50 - - [2025-04-24 02:07:43] "POST /route-targets HTTP/1.1" 200 327 0.007932
10.0.0.50 - - [2025-04-24 02:07:43] "POST /ref-update HTTP/1.1" 200 156 0.011084
10.0.0.50 - - [2025-04-24 02:07:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003538
10.0.0.50 - - [2025-04-24 02:07:43] "POST /neutron/subnet HTTP/1.1" 200 711 0.145935
10.0.0.50 - - [2025-04-24 02:07:43] "POST /neutron/network HTTP/1.1" 200 833 0.004813
10.0.0.50 - - [2025-04-24 02:07:43] "POST /id-to-fqname HTTP/1.1" 200 227 0.001095
10.0.0.50 - - [2025-04-24 02:07:43] "GET /virtual-network/89ecfaf5-8afd-4aa2-acd3-683afe78ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005013
10.0.0.50 - - [2025-04-24 02:07:43] "POST /neutron/network HTTP/1.1" 200 833 0.005366
10.0.0.50 - - [2025-04-24 02:07:43] "GET /virtual-network/89ecfaf5-8afd-4aa2-acd3-683afe78ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004303
10.0.0.50 - - [2025-04-24 02:07:43] "POST /neutron/network HTTP/1.1" 200 833 0.005653
10.0.0.50 - - [2025-04-24 02:07:43] "POST /neutron/subnet HTTP/1.1" 200 711 0.005671
10.0.0.50 - - [2025-04-24 02:07:43] "POST /neutron/network HTTP/1.1" 200 807 0.008739
10.0.0.50 - - [2025-04-24 02:07:43] "POST /neutron/network HTTP/1.1" 200 833 0.004816
10.0.0.50 - - [2025-04-24 02:07:43] "POST /id-to-fqname HTTP/1.1" 200 227 0.003519
10.0.0.50 - - [2025-04-24 02:07:43] "POST /neutron/network HTTP/1.1" 200 843 0.005057
10.0.0.50 - - [2025-04-24 02:07:43] "GET /aaa-mode HTTP/1.1" 401 292 0.000356
10.0.0.50 - - [2025-04-24 02:07:43] "GET / HTTP/1.1" 200 35931 0.001958
10.0.0.50 - - [2025-04-24 02:07:43] "GET /project/be832932-e333-48da-8bfb-3ae1a6d1fbd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000370
10.0.0.50 - - [2025-04-24 02:07:44] "GET /projects?obj_uuids=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001212
10.0.0.50 - - [2025-04-24 02:07:44] "GET /project/be832932-e333-48da-8bfb-3ae1a6d1fbd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.041535
10.0.0.50 - - [2025-04-24 02:07:44] "POST /neutron/network HTTP/1.1" 200 833 0.004338
10.0.0.50 - - [2025-04-24 02:07:44] "POST /neutron/port HTTP/1.1" 200 117 0.004583
10.0.0.50 - - [2025-04-24 02:07:44] "POST /neutron/port HTTP/1.1" 200 117 0.004358
10.0.0.50 - - [2025-04-24 02:07:44] "POST /neutron/port HTTP/1.1" 200 117 0.004880
10.0.0.50 - - [2025-04-24 02:07:44] "POST /neutron/network HTTP/1.1" 200 843 0.005114
10.0.0.50 - - [2025-04-24 02:07:44] "GET /projects?obj_uuids=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001012
10.0.0.50 - - [2025-04-24 02:07:44] "POST /neutron/port HTTP/1.1" 200 1058 0.189769
10.0.0.50 - - [2025-04-24 02:07:45] "POST /neutron/port HTTP/1.1" 200 1058 0.008010
10.0.0.50 - - [2025-04-24 02:07:45] "POST /neutron/port HTTP/1.1" 200 1058 0.007118
10.0.0.50 - - [2025-04-24 02:07:45] "POST /neutron/port HTTP/1.1" 200 1112 0.053756
10.0.0.50 - - [2025-04-24 02:07:45] "POST /neutron/port HTTP/1.1" 200 1086 0.015918
10.0.0.50 - - [2025-04-24 02:07:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002948
10.0.0.50 - - [2025-04-24 02:07:45] "POST /neutron/subnet HTTP/1.1" 200 685 0.009676
10.0.0.50 - - [2025-04-24 02:07:45] "POST /neutron/port HTTP/1.1" 200 117 0.001093
10.0.0.50 - - [2025-04-24 02:07:45] "POST /neutron/network HTTP/1.1" 200 833 0.004914
10.0.0.50 - - [2025-04-24 02:07:49] "POST /neutron/port HTTP/1.1" 200 1086 0.013390
10.0.0.50 - - [2025-04-24 02:07:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005554
10.0.0.50 - - [2025-04-24 02:07:49] "POST /neutron/port HTTP/1.1" 200 1086 0.020242
10.0.0.50 - - [2025-04-24 02:07:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005633
10.0.0.50 - - [2025-04-24 02:07:49] "POST /neutron/port HTTP/1.1" 200 1086 0.014812
10.0.0.50 - - [2025-04-24 02:07:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005350
10.0.0.50 - - [2025-04-24 02:07:49] "GET /virtual-machine/75b8c960-52b5-445f-a194-fb22e2928e4e HTTP/1.1" 200 1293 0.004257
10.0.0.50 - - [2025-04-24 02:07:49] "GET /virtual-machine-interface/49feb774-a07e-498e-acd9-5c40e1d4ec15 HTTP/1.1" 200 2964 0.004338
10.0.0.50 - - [2025-04-24 02:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122
10.0.0.50 - - [2025-04-24 02:07:49] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002735
10.0.0.50 - - [2025-04-24 02:07:49] "GET /virtual-networks?parent_id=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002762
10.0.0.50 - - [2025-04-24 02:07:49] "GET /virtual-network/89ecfaf5-8afd-4aa2-acd3-683afe78ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004934
10.0.0.50 - - [2025-04-24 02:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724
10.0.0.50 - - [2025-04-24 02:07:53] "GET /virtual-network/89ecfaf5-8afd-4aa2-acd3-683afe78ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004598
10.0.0.50 - - [2025-04-24 02:07:53] "POST /neutron/port HTTP/1.1" 200 1086 0.013486
10.0.0.50 - - [2025-04-24 02:07:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004491
10.0.0.50 - - [2025-04-24 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911
10.0.0.50 - - [2025-04-24 02:07:55] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002938
10.0.0.50 - - [2025-04-24 02:07:55] "GET /virtual-networks?parent_id=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002903
10.0.0.50 - - [2025-04-24 02:07:55] "GET /virtual-network/89ecfaf5-8afd-4aa2-acd3-683afe78ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005552
10.0.0.50 - - [2025-04-24 02:07:59] "POST /neutron/network HTTP/1.1" 200 807 0.009526
10.0.0.50 - - [2025-04-24 02:07:59] "POST /neutron/network HTTP/1.1" 200 833 0.004491
10.0.0.50 - - [2025-04-24 02:07:59] "POST /id-to-fqname HTTP/1.1" 200 227 0.001240
10.0.0.50 - - [2025-04-24 02:07:59] "POST /neutron/port HTTP/1.1" 200 1086 0.015103
10.0.0.50 - - [2025-04-24 02:07:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005181
10.0.0.50 - - [2025-04-24 02:07:59] "POST /neutron/network HTTP/1.1" 200 843 0.005123
10.0.0.50 - - [2025-04-24 02:07:59] "GET /aaa-mode HTTP/1.1" 401 292 0.000395
10.0.0.50 - - [2025-04-24 02:08:00] "GET / HTTP/1.1" 200 35931 0.001754
10.0.0.50 - - [2025-04-24 02:08:00] "GET /project/be832932-e333-48da-8bfb-3ae1a6d1fbd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000407
10.0.0.50 - - [2025-04-24 02:08:00] "GET /projects?obj_uuids=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001082
10.0.0.50 - - [2025-04-24 02:08:00] "GET /project/be832932-e333-48da-8bfb-3ae1a6d1fbd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.047835
10.0.0.50 - - [2025-04-24 02:08:00] "POST /neutron/network HTTP/1.1" 200 833 0.006871
10.0.0.50 - - [2025-04-24 02:08:00] "POST /neutron/port HTTP/1.1" 200 1086 0.016844
10.0.0.50 - - [2025-04-24 02:08:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007070
10.0.0.50 - - [2025-04-24 02:08:00] "POST /neutron/port HTTP/1.1" 200 117 0.006283
10.0.0.50 - - [2025-04-24 02:08:00] "POST /neutron/port HTTP/1.1" 200 117 0.006086
10.0.0.50 - - [2025-04-24 02:08:00] "POST /neutron/network HTTP/1.1" 200 843 0.005984
10.0.0.50 - - [2025-04-24 02:08:00] "GET /projects?obj_uuids=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001153
10.0.0.50 - - [2025-04-24 02:08:01] "POST /neutron/port HTTP/1.1" 200 1058 0.208174
10.0.0.50 - - [2025-04-24 02:08:01] "POST /neutron/port HTTP/1.1" 200 1058 0.009577
10.0.0.50 - - [2025-04-24 02:08:01] "POST /neutron/port HTTP/1.1" 200 1058 0.008013
10.0.0.50 - - [2025-04-24 02:08:01] "POST /neutron/port HTTP/1.1" 200 1112 0.050813
10.0.0.50 - - [2025-04-24 02:08:01] "POST /neutron/port HTTP/1.1" 200 1086 0.013404
10.0.0.50 - - [2025-04-24 02:08:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003168
10.0.0.50 - - [2025-04-24 02:08:01] "POST /neutron/subnet HTTP/1.1" 200 685 0.011121
10.0.0.50 - - [2025-04-24 02:08:01] "POST /neutron/port HTTP/1.1" 200 117 0.001142
10.0.0.50 - - [2025-04-24 02:08:01] "POST /neutron/network HTTP/1.1" 200 833 0.005200
10.0.0.50 - - [2025-04-24 02:08:05] "POST /neutron/port HTTP/1.1" 200 1086 0.012935
10.0.0.50 - - [2025-04-24 02:08:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005227
10.0.0.50 - - [2025-04-24 02:08:05] "POST /neutron/port HTTP/1.1" 200 1086 0.013129
10.0.0.50 - - [2025-04-24 02:08:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004893
10.0.0.50 - - [2025-04-24 02:08:05] "POST /neutron/port HTTP/1.1" 200 1086 0.013882
10.0.0.50 - - [2025-04-24 02:08:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006156
10.0.0.50 - - [2025-04-24 02:08:05] "GET /virtual-machine/76ea5ee5-9973-44c9-a24b-88350ca4223a HTTP/1.1" 200 1293 0.003592
10.0.0.50 - - [2025-04-24 02:08:05] "GET /virtual-machine-interface/5c9ddfa1-2cd3-4c3a-b0b4-955a0ab5e601 HTTP/1.1" 200 2964 0.004080
10.0.0.50 - - [2025-04-24 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275
10.0.0.50 - - [2025-04-24 02:08:05] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002408
10.0.0.50 - - [2025-04-24 02:08:06] "GET /virtual-networks?parent_id=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002755
10.0.0.50 - - [2025-04-24 02:08:06] "GET /virtual-network/89ecfaf5-8afd-4aa2-acd3-683afe78ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004782
10.0.0.50 - - [2025-04-24 02:08:06] "DELETE /project/be832932e33348da8bfb3ae1a6d1fbd5 HTTP/1.1" 404 173 0.004515
10.0.0.50 - - [2025-04-24 02:08:06] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000971
10.0.0.50 - - [2025-04-24 02:08:06] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.028765
10.0.0.50 - - [2025-04-24 02:08:06] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000902
10.0.0.50 - - [2025-04-24 02:08:06] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?fields=security_groups HTTP/1.1" 200 1357 0.061247
10.0.0.50 - - [2025-04-24 02:08:06] "DELETE /security-group/f3cb7ab2-dc5d-4489-9b72-23da05a5a025 HTTP/1.1" 200 115 0.031193
10.0.0.50 - - [2025-04-24 02:08:06] "GET /projects?obj_uuids=734d1e6c-bcfd-42c9-a1de-88f4d497ba31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000945
10.0.0.50 - - [2025-04-24 02:08:06] "DELETE /access-control-list/a2f73dc8-001d-4555-b892-1217b1f51dfc HTTP/1.1" 200 115 0.033975
10.0.0.50 - - [2025-04-24 02:08:06] "GET /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31?fields=application_policy_sets HTTP/1.1" 200 1396 0.035350
10.0.0.50 - - [2025-04-24 02:08:06] "DELETE /access-control-list/b0d9093b-61c3-4f20-bb7c-160a7788a1e9 HTTP/1.1" 200 115 0.026385
10.0.0.50 - - [2025-04-24 02:08:06] "DELETE /project/734d1e6c-bcfd-42c9-a1de-88f4d497ba31 HTTP/1.1" 200 115 0.305477
10.0.0.50 - - [2025-04-24 02:08:09] "POST /neutron/port HTTP/1.1" 200 1086 0.015877
10.0.0.50 - - [2025-04-24 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107
10.0.0.50 - - [2025-04-24 02:08:09] "GET /virtual-network/89ecfaf5-8afd-4aa2-acd3-683afe78ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004750
10.0.0.50 - - [2025-04-24 02:08:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004379
10.0.0.50 - - [2025-04-24 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689
10.0.0.50 - - [2025-04-24 02:08:11] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002658
10.0.0.50 - - [2025-04-24 02:08:11] "GET /virtual-networks?parent_id=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002619
10.0.0.50 - - [2025-04-24 02:08:11] "GET /virtual-network/89ecfaf5-8afd-4aa2-acd3-683afe78ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005069
10.0.0.50 - - [2025-04-24 02:08:14] "GET /obj-perms HTTP/1.1" 200 5056 0.041293
10.0.0.50 - - [2025-04-24 02:08:15] "GET /obj-perms HTTP/1.1" 200 5056 0.037098
10.0.0.50 - - [2025-04-24 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796
10.0.0.50 - - [2025-04-24 02:08:17] "DELETE /virtual-DNS/00621946-46c0-44dd-90ad-aeb7b3aec667 HTTP/1.1" 409 235 0.005105
10.0.0.50 - - [2025-04-24 02:08:17] "POST /fqname-to-id HTTP/1.1" 404 192 0.002532
10.0.0.50 - - [2025-04-24 02:08:17] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.014099
10.0.0.50 - - [2025-04-24 02:08:17] "GET /virtual-DNS-record/c63e799e-b664-4507-99c8-d2772a3b08f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.004297
10.0.0.50 - - [2025-04-24 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509
10.0.0.50 - - [2025-04-24 02:08:17] "GET /virtual-DNS-record/c63e799e-b664-4507-99c8-d2772a3b08f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.003075
10.0.0.50 - - [2025-04-24 02:08:17] "GET /domains HTTP/1.1" 200 280 0.002860
10.0.0.50 - - [2025-04-24 02:08:17] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000985
10.0.0.50 - - [2025-04-24 02:08:17] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2775 0.007982
10.0.0.50 - - [2025-04-24 02:08:17] "GET /virtual-DNS/00621946-46c0-44dd-90ad-aeb7b3aec667 HTTP/1.1" 200 1905 0.003107
10.0.0.50 - - [2025-04-24 02:08:17] "GET /virtual-DNS-record/c63e799e-b664-4507-99c8-d2772a3b08f6 HTTP/1.1" 200 1337 0.002278
10.0.0.50 - - [2025-04-24 02:08:22] "DELETE /virtual-DNS-record/c63e799e-b664-4507-99c8-d2772a3b08f6 HTTP/1.1" 200 115 0.017890
10.0.0.50 - - [2025-04-24 02:08:22] "POST /fqname-to-id HTTP/1.1" 404 184 0.002065
10.0.0.50 - - [2025-04-24 02:08:22] "POST /neutron/network HTTP/1.1" 200 833 0.005242
10.0.0.50 - - [2025-04-24 02:08:22] "POST /neutron/network HTTP/1.1" 400 204 0.008613
10.0.0.50 - - [2025-04-24 02:08:23] "POST /neutron/port HTTP/1.1" 200 1086 0.014551
10.0.0.50 - - [2025-04-24 02:08:23] "POST /neutron/port HTTP/1.1" 200 1112 0.007770
10.0.0.50 - - [2025-04-24 02:08:23] "POST /neutron/port HTTP/1.1" 200 1086 0.020693
10.0.0.50 - - [2025-04-24 02:08:23] "POST /neutron/port HTTP/1.1" 200 1112 0.010546
10.0.0.50 - - [2025-04-24 02:08:23] "POST /neutron/port HTTP/1.1" 200 151 0.115012
10.0.0.50 - - [2025-04-24 02:08:23] "POST /neutron/port HTTP/1.1" 200 151 0.130836
10.0.0.50 - - [2025-04-24 02:08:24] "POST /neutron/network HTTP/1.1" 200 833 0.005401
10.0.0.50 - - [2025-04-24 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830
10.0.0.50 - - [2025-04-24 02:08:25] "DELETE /route-target/becd876d-dc68-4053-9966-9278c11c1d65 HTTP/1.1" 200 115 0.055480
10.0.0.50 - - [2025-04-24 02:08:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002110
10.0.0.50 - - [2025-04-24 02:08:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001593
10.0.0.50 - - [2025-04-24 02:08:25] "POST /neutron/network HTTP/1.1" 200 151 0.148805
10.0.0.50 - - [2025-04-24 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994
10.0.0.50 - - [2025-04-24 02:08:25] "DELETE /network-ipam/5413d13d-3d65-4126-943f-6188ca4c25b2 HTTP/1.1" 200 115 0.018113
10.0.0.50 - - [2025-04-24 02:08:25] "DELETE /virtual-DNS/00621946-46c0-44dd-90ad-aeb7b3aec667 HTTP/1.1" 200 115 0.025898
10.0.0.50 - - [2025-04-24 02:08:25] "POST /fqname-to-id HTTP/1.1" 404 180 0.002491
10.0.0.50 - - [2025-04-24 02:08:25] "GET /domains HTTP/1.1" 200 280 0.002395
10.0.0.50 - - [2025-04-24 02:08:25] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001026
10.0.0.50 - - [2025-04-24 02:08:25] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2575 0.009092
10.0.0.50 - - [2025-04-24 02:08:25] "GET /projects?obj_uuids=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001048
10.0.0.50 - - [2025-04-24 02:08:25] "GET /project/be832932-e333-48da-8bfb-3ae1a6d1fbd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.024184
10.0.0.50 - - [2025-04-24 02:08:25] "GET /projects?obj_uuids=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000929
10.0.0.50 - - [2025-04-24 02:08:25] "GET /project/be832932-e333-48da-8bfb-3ae1a6d1fbd5?fields=virtual_networks HTTP/1.1" 200 1035 0.063875
10.0.0.50 - - [2025-04-24 02:08:25] "GET /projects?obj_uuids=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001026
10.0.0.50 - - [2025-04-24 02:08:25] "GET /project/be832932-e333-48da-8bfb-3ae1a6d1fbd5?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.027616
10.0.0.50 - - [2025-04-24 02:08:25] "GET /projects?obj_uuids=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001081
10.0.0.50 - - [2025-04-24 02:08:25] "GET /project/be832932-e333-48da-8bfb-3ae1a6d1fbd5?fields=security_groups HTTP/1.1" 200 1262 0.020689
10.0.0.50 - - [2025-04-24 02:08:26] "POST /fqname-to-id HTTP/1.1" 404 189 0.019914
10.0.0.50 - - [2025-04-24 02:08:26] "GET /projects?obj_uuids=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002643
10.0.0.50 - - [2025-04-24 02:08:26] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001051
10.0.0.50 - - [2025-04-24 02:08:26] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006620
10.0.0.50 - - [2025-04-24 02:08:26] "POST /id-to-fqname HTTP/1.1" 200 191 0.001146
10.0.0.50 - - [2025-04-24 02:08:26] "POST /fqname-to-id HTTP/1.1" 404 200 0.006138
10.0.0.50 - - [2025-04-24 02:08:26] "POST /security-groups HTTP/1.1" 200 592 0.059803
10.0.0.50 - - [2025-04-24 02:08:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.002150
10.0.0.50 - - [2025-04-24 02:08:26] "POST /projects HTTP/1.1" 200 587 0.203029
10.0.0.50 - - [2025-04-24 02:08:26] "POST /access-control-lists HTTP/1.1" 200 597 0.058837
10.0.0.50 - - [2025-04-24 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.270912
10.0.0.50 - - [2025-04-24 02:08:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.002350
10.0.0.50 - - [2025-04-24 02:08:26] "GET /project/1b0c4f18-9a43-4672-9537-da01ef7d4f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.384686
10.0.0.50 - - [2025-04-24 02:08:26] "POST /access-control-lists HTTP/1.1" 200 595 0.054936
10.0.0.50 - - [2025-04-24 02:08:27] "GET / HTTP/1.1" 200 35931 0.001939
10.0.0.50 - - [2025-04-24 02:08:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000645
10.0.0.50 - - [2025-04-24 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.046734
10.0.0.50 - - [2025-04-24 02:08:28] "GET /projects?obj_uuids=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001067
10.0.0.50 - - [2025-04-24 02:08:28] "GET /project/1b0c4f18-9a43-4672-9537-da01ef7d4f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.019995
10.0.0.50 - - [2025-04-24 02:08:28] "POST /neutron/network HTTP/1.1" 200 117 0.024286
10.0.0.50 - - [2025-04-24 02:08:28] "GET /projects?obj_uuids=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001302
10.0.0.50 - - [2025-04-24 02:08:28] "POST /neutron/network HTTP/1.1" 200 606 0.053591
10.0.0.50 - - [2025-04-24 02:08:28] "POST /route-targets HTTP/1.1" 200 327 0.009639
10.0.0.50 - - [2025-04-24 02:08:28] "POST /ref-update HTTP/1.1" 200 156 0.011940
10.0.0.50 - - [2025-04-24 02:08:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003829
10.0.0.50 - - [2025-04-24 02:08:29] "POST /neutron/subnet HTTP/1.1" 200 729 0.141376
10.0.0.50 - - [2025-04-24 02:08:29] "POST /neutron/network HTTP/1.1" 200 826 0.004165
10.0.0.50 - - [2025-04-24 02:08:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.000981
10.0.0.50 - - [2025-04-24 02:08:29] "GET /virtual-network/9e53dadf-6092-4cfc-aae2-2f853d7a288e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004126
10.0.0.50 - - [2025-04-24 02:08:29] "POST /neutron/network HTTP/1.1" 200 826 0.005462
10.0.0.50 - - [2025-04-24 02:08:29] "GET /virtual-network/9e53dadf-6092-4cfc-aae2-2f853d7a288e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004028
10.0.0.50 - - [2025-04-24 02:08:29] "POST /neutron/network HTTP/1.1" 200 826 0.005093
10.0.0.50 - - [2025-04-24 02:08:29] "POST /neutron/subnet HTTP/1.1" 200 729 0.005514
10.0.0.50 - - [2025-04-24 02:08:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.001010
10.0.0.50 - - [2025-04-24 02:08:29] "POST /neutron/network HTTP/1.1" 200 836 0.005698
10.0.0.50 - - [2025-04-24 02:08:29] "GET /aaa-mode HTTP/1.1" 401 292 0.000490
10.0.0.50 - - [2025-04-24 02:08:29] "GET / HTTP/1.1" 200 35931 0.001716
10.0.0.50 - - [2025-04-24 02:08:29] "GET /project/1b0c4f18-9a43-4672-9537-da01ef7d4f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000377
10.0.0.50 - - [2025-04-24 02:08:30] "GET /projects?obj_uuids=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001082
10.0.0.50 - - [2025-04-24 02:08:30] "GET /project/1b0c4f18-9a43-4672-9537-da01ef7d4f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.039588
10.0.0.50 - - [2025-04-24 02:08:30] "POST /neutron/network HTTP/1.1" 200 826 0.004324
10.0.0.50 - - [2025-04-24 02:08:30] "POST /neutron/port HTTP/1.1" 200 117 0.004368
10.0.0.50 - - [2025-04-24 02:08:30] "POST /neutron/port HTTP/1.1" 200 117 0.003786
10.0.0.50 - - [2025-04-24 02:08:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.001085
10.0.0.50 - - [2025-04-24 02:08:30] "POST /neutron/port HTTP/1.1" 200 117 0.005619
10.0.0.50 - - [2025-04-24 02:08:30] "POST /neutron/network HTTP/1.1" 200 836 0.005411
10.0.0.50 - - [2025-04-24 02:08:30] "GET /aaa-mode HTTP/1.1" 401 292 0.000384
10.0.0.50 - - [2025-04-24 02:08:30] "POST /neutron/network HTTP/1.1" 200 836 0.005090
10.0.0.50 - - [2025-04-24 02:08:30] "GET /projects?obj_uuids=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000982
10.0.0.50 - - [2025-04-24 02:08:30] "GET / HTTP/1.1" 200 35931 0.001658
10.0.0.50 - - [2025-04-24 02:08:30] "GET /project/1b0c4f18-9a43-4672-9537-da01ef7d4f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000378
10.0.0.50 - - [2025-04-24 02:08:30] "POST /neutron/port HTTP/1.1" 200 1062 0.199152
10.0.0.50 - - [2025-04-24 02:08:30] "POST /neutron/port HTTP/1.1" 200 1062 0.012308
10.0.0.50 - - [2025-04-24 02:08:30] "POST /neutron/port HTTP/1.1" 200 1062 0.010532
10.0.0.50 - - [2025-04-24 02:08:30] "POST /neutron/port HTTP/1.1" 200 1116 0.065886
10.0.0.50 - - [2025-04-24 02:08:30] "POST /neutron/port HTTP/1.1" 200 1090 0.015517
10.0.0.50 - - [2025-04-24 02:08:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002712
10.0.0.50 - - [2025-04-24 02:08:30] "POST /neutron/subnet HTTP/1.1" 200 703 0.011443
10.0.0.50 - - [2025-04-24 02:08:30] "POST /neutron/port HTTP/1.1" 200 117 0.000961
10.0.0.50 - - [2025-04-24 02:08:30] "POST /neutron/network HTTP/1.1" 200 826 0.004160
10.0.0.50 - - [2025-04-24 02:08:31] "GET /projects?obj_uuids=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001442
10.0.0.50 - - [2025-04-24 02:08:31] "GET /project/1b0c4f18-9a43-4672-9537-da01ef7d4f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.043814
10.0.0.50 - - [2025-04-24 02:08:31] "POST /neutron/network HTTP/1.1" 200 826 0.005343
10.0.0.50 - - [2025-04-24 02:08:31] "POST /neutron/port HTTP/1.1" 200 1090 0.018998
10.0.0.50 - - [2025-04-24 02:08:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007091
10.0.0.50 - - [2025-04-24 02:08:31] "POST /neutron/port HTTP/1.1" 200 117 0.005962
10.0.0.50 - - [2025-04-24 02:08:31] "POST /neutron/port HTTP/1.1" 200 1090 0.027402
10.0.0.50 - - [2025-04-24 02:08:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007018
10.0.0.50 - - [2025-04-24 02:08:31] "POST /neutron/network HTTP/1.1" 200 836 0.005754
10.0.0.50 - - [2025-04-24 02:08:31] "GET /projects?obj_uuids=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001017
10.0.0.50 - - [2025-04-24 02:08:31] "POST /neutron/port HTTP/1.1" 200 1062 0.217969
10.0.0.50 - - [2025-04-24 02:08:31] "POST /neutron/port HTTP/1.1" 200 1062 0.016346
10.0.0.50 - - [2025-04-24 02:08:31] "POST /neutron/port HTTP/1.1" 200 1062 0.007652
10.0.0.50 - - [2025-04-24 02:08:31] "POST /neutron/port HTTP/1.1" 200 1116 0.061502
10.0.0.50 - - [2025-04-24 02:08:32] "POST /neutron/port HTTP/1.1" 200 1090 0.014038
10.0.0.50 - - [2025-04-24 02:08:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002588
10.0.0.50 - - [2025-04-24 02:08:32] "POST /neutron/subnet HTTP/1.1" 200 703 0.008741
10.0.0.50 - - [2025-04-24 02:08:32] "POST /neutron/port HTTP/1.1" 200 117 0.000906
10.0.0.50 - - [2025-04-24 02:08:32] "POST /neutron/network HTTP/1.1" 200 826 0.004340
10.0.0.50 - - [2025-04-24 02:08:36] "POST /neutron/port HTTP/1.1" 200 1090 0.013410
10.0.0.50 - - [2025-04-24 02:08:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005234
10.0.0.50 - - [2025-04-24 02:08:36] "POST /neutron/port HTTP/1.1" 200 1090 0.013066
10.0.0.50 - - [2025-04-24 02:08:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004673
10.0.0.50 - - [2025-04-24 02:08:36] "POST /neutron/port HTTP/1.1" 200 1090 0.013372
10.0.0.50 - - [2025-04-24 02:08:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004975
10.0.0.50 - - [2025-04-24 02:08:36] "GET /virtual-machine/fea65ccc-d6bd-4677-8886-37487d72bd8f HTTP/1.1" 401 292 0.000354
10.0.0.50 - - [2025-04-24 02:08:36] "GET /virtual-machine/fea65ccc-d6bd-4677-8886-37487d72bd8f HTTP/1.1" 200 1293 0.023045
10.0.0.50 - - [2025-04-24 02:08:36] "GET /virtual-machine-interface/93bc2b3b-5374-4e3b-b4ec-447ca0e228cf HTTP/1.1" 200 2947 0.004532
10.0.0.50 - - [2025-04-24 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424
10.0.0.50 - - [2025-04-24 02:08:37] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002433
10.0.0.50 - - [2025-04-24 02:08:37] "GET /virtual-networks?parent_id=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002414
10.0.0.50 - - [2025-04-24 02:08:37] "GET /virtual-network/9e53dadf-6092-4cfc-aae2-2f853d7a288e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005164
10.0.0.50 - - [2025-04-24 02:08:38] "POST /neutron/port HTTP/1.1" 200 1090 0.015484
10.0.0.50 - - [2025-04-24 02:08:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004571
10.0.0.50 - - [2025-04-24 02:08:40] "POST /neutron/port HTTP/1.1" 200 1090 0.014094
10.0.0.50 - - [2025-04-24 02:08:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005716
10.0.0.50 - - [2025-04-24 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488
10.0.0.50 - - [2025-04-24 02:08:40] "GET /virtual-network/9e53dadf-6092-4cfc-aae2-2f853d7a288e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006799
10.0.0.50 - - [2025-04-24 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711
10.0.0.50 - - [2025-04-24 02:08:42] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002917
10.0.0.50 - - [2025-04-24 02:08:42] "GET /virtual-networks?parent_id=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002642
10.0.0.50 - - [2025-04-24 02:08:42] "GET /virtual-network/9e53dadf-6092-4cfc-aae2-2f853d7a288e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005045
10.0.0.50 - - [2025-04-24 02:08:42] "POST /neutron/port HTTP/1.1" 200 1090 0.013060
10.0.0.50 - - [2025-04-24 02:08:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004844
10.0.0.50 - - [2025-04-24 02:08:42] "POST /neutron/port HTTP/1.1" 200 1090 0.012604
10.0.0.50 - - [2025-04-24 02:08:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004964
10.0.0.50 - - [2025-04-24 02:08:42] "POST /neutron/port HTTP/1.1" 200 1090 0.012532
10.0.0.50 - - [2025-04-24 02:08:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004998
10.0.0.50 - - [2025-04-24 02:08:42] "GET /virtual-machine/5dd27ed0-2fad-485a-a507-f959cf63c162 HTTP/1.1" 200 1293 0.003983
10.0.0.50 - - [2025-04-24 02:08:42] "GET /virtual-machine-interface/073bfe67-ede7-45e2-95b1-0bd6c3fea36f HTTP/1.1" 200 2945 0.004034
10.0.0.50 - - [2025-04-24 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099
10.0.0.50 - - [2025-04-24 02:08:42] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002627
10.0.0.50 - - [2025-04-24 02:08:42] "GET /virtual-networks?parent_id=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002707
10.0.0.50 - - [2025-04-24 02:08:42] "GET /virtual-network/9e53dadf-6092-4cfc-aae2-2f853d7a288e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004671
10.0.0.50 - - [2025-04-24 02:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692
10.0.0.50 - - [2025-04-24 02:08:44] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002559
10.0.0.50 - - [2025-04-24 02:08:44] "GET /virtual-networks?parent_id=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002454
10.0.0.50 - - [2025-04-24 02:08:44] "GET /virtual-network/9e53dadf-6092-4cfc-aae2-2f853d7a288e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005019
10.0.0.50 - - [2025-04-24 02:08:48] "POST /neutron/network HTTP/1.1" 200 826 0.006160
10.0.0.50 - - [2025-04-24 02:08:48] "POST /neutron/network HTTP/1.1" 400 204 0.010107
10.0.0.50 - - [2025-04-24 02:08:49] "POST /neutron/port HTTP/1.1" 200 1090 0.013938
10.0.0.50 - - [2025-04-24 02:08:49] "POST /neutron/port HTTP/1.1" 200 1116 0.007432
10.0.0.50 - - [2025-04-24 02:08:49] "POST /neutron/port HTTP/1.1" 200 1090 0.014149
10.0.0.50 - - [2025-04-24 02:08:49] "POST /neutron/port HTTP/1.1" 200 1116 0.009048
10.0.0.50 - - [2025-04-24 02:08:49] "POST /neutron/port HTTP/1.1" 200 151 0.116782
10.0.0.50 - - [2025-04-24 02:08:49] "POST /neutron/port HTTP/1.1" 200 151 0.121394
10.0.0.50 - - [2025-04-24 02:08:50] "POST /neutron/network HTTP/1.1" 200 826 0.005799
10.0.0.50 - - [2025-04-24 02:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003386
10.0.0.50 - - [2025-04-24 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491
10.0.0.50 - - [2025-04-24 02:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.001991
10.0.0.50 - - [2025-04-24 02:08:50] "POST /neutron/network HTTP/1.1" 200 151 0.062357
10.0.0.50 - - [2025-04-24 02:08:50] "DELETE /route-target/12d4a223-d22d-4197-8a1e-d0b6c0360621 HTTP/1.1" 200 115 0.010841
10.0.0.50 - - [2025-04-24 02:08:51] "GET /projects?obj_uuids=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001012
10.0.0.50 - - [2025-04-24 02:08:51] "GET /project/1b0c4f18-9a43-4672-9537-da01ef7d4f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.022582
10.0.0.50 - - [2025-04-24 02:08:51] "GET /projects?obj_uuids=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000956
10.0.0.50 - - [2025-04-24 02:08:51] "GET /project/1b0c4f18-9a43-4672-9537-da01ef7d4f07?fields=virtual_networks HTTP/1.1" 200 1034 0.065959
10.0.0.50 - - [2025-04-24 02:08:51] "GET /projects?obj_uuids=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001002
10.0.0.50 - - [2025-04-24 02:08:51] "GET /project/1b0c4f18-9a43-4672-9537-da01ef7d4f07?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.028680
10.0.0.50 - - [2025-04-24 02:08:51] "GET /projects?obj_uuids=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001031
10.0.0.50 - - [2025-04-24 02:08:51] "GET /project/1b0c4f18-9a43-4672-9537-da01ef7d4f07?fields=security_groups HTTP/1.1" 200 1261 0.021407
10.0.0.50 - - [2025-04-24 02:08:52] "POST /fqname-to-id HTTP/1.1" 404 188 0.019886
10.0.0.50 - - [2025-04-24 02:08:52] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002211
10.0.0.50 - - [2025-04-24 02:08:52] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001379
10.0.0.50 - - [2025-04-24 02:08:52] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006861
10.0.0.50 - - [2025-04-24 02:08:52] "POST /id-to-fqname HTTP/1.1" 200 190 0.004257
10.0.0.50 - - [2025-04-24 02:08:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.002556
10.0.0.50 - - [2025-04-24 02:08:52] "POST /security-groups HTTP/1.1" 200 591 0.063565
10.0.0.50 - - [2025-04-24 02:08:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.002381
10.0.0.50 - - [2025-04-24 02:08:52] "POST /projects HTTP/1.1" 200 585 0.207768
10.0.0.50 - - [2025-04-24 02:08:52] "POST /access-control-lists HTTP/1.1" 200 596 0.060885
10.0.0.50 - - [2025-04-24 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.277509
10.0.0.50 - - [2025-04-24 02:08:52] "POST /fqname-to-id HTTP/1.1" 404 233 0.002573
10.0.0.50 - - [2025-04-24 02:08:52] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.392067
10.0.0.50 - - [2025-04-24 02:08:52] "POST /access-control-lists HTTP/1.1" 200 594 0.060071
10.0.0.50 - - [2025-04-24 02:08:53] "GET / HTTP/1.1" 200 35931 0.001858
10.0.0.50 - - [2025-04-24 02:08:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000454
10.0.0.50 - - [2025-04-24 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.052514
10.0.0.50 - - [2025-04-24 02:08:54] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001024
10.0.0.50 - - [2025-04-24 02:08:54] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.023761
10.0.0.50 - - [2025-04-24 02:08:54] "POST /neutron/network HTTP/1.1" 200 117 0.030199
10.0.0.50 - - [2025-04-24 02:08:54] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001658
10.0.0.50 - - [2025-04-24 02:08:54] "POST /neutron/network HTTP/1.1" 200 625 0.063498
10.0.0.50 - - [2025-04-24 02:08:54] "POST /route-targets HTTP/1.1" 200 327 0.012356
10.0.0.50 - - [2025-04-24 02:08:54] "POST /ref-update HTTP/1.1" 200 156 0.012318
10.0.0.50 - - [2025-04-24 02:08:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003244
10.0.0.50 - - [2025-04-24 02:08:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.168853
10.0.0.50 - - [2025-04-24 02:08:54] "POST /neutron/network HTTP/1.1" 200 839 0.006261
10.0.0.50 - - [2025-04-24 02:08:54] "POST /id-to-fqname HTTP/1.1" 200 230 0.001155
10.0.0.50 - - [2025-04-24 02:08:54] "GET /virtual-network/894918b0-89e2-421f-826f-b46753700186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004490
10.0.0.50 - - [2025-04-24 02:08:54] "POST /neutron/network HTTP/1.1" 200 839 0.005118
10.0.0.50 - - [2025-04-24 02:08:54] "GET /virtual-network/894918b0-89e2-421f-826f-b46753700186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004215
10.0.0.50 - - [2025-04-24 02:08:55] "POST /neutron/network HTTP/1.1" 200 839 0.005011
10.0.0.50 - - [2025-04-24 02:08:55] "POST /neutron/subnet HTTP/1.1" 200 701 0.006312
10.0.0.50 - - [2025-04-24 02:08:55] "POST /neutron/network HTTP/1.1" 200 839 0.004689
10.0.0.50 - - [2025-04-24 02:08:55] "POST /id-to-fqname HTTP/1.1" 200 230 0.001070
10.0.0.50 - - [2025-04-24 02:08:55] "POST /neutron/network HTTP/1.1" 200 849 0.006603
10.0.0.50 - - [2025-04-24 02:08:55] "GET /aaa-mode HTTP/1.1" 401 292 0.000385
10.0.0.50 - - [2025-04-24 02:08:55] "GET / HTTP/1.1" 200 35931 0.001754
10.0.0.50 - - [2025-04-24 02:08:55] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000470
10.0.0.50 - - [2025-04-24 02:08:55] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001142
10.0.0.50 - - [2025-04-24 02:08:55] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.046006
10.0.0.50 - - [2025-04-24 02:08:55] "POST /neutron/network HTTP/1.1" 200 839 0.006259
10.0.0.50 - - [2025-04-24 02:08:56] "POST /neutron/port HTTP/1.1" 200 117 0.004845
10.0.0.50 - - [2025-04-24 02:08:56] "POST /neutron/port HTTP/1.1" 200 117 0.005077
10.0.0.50 - - [2025-04-24 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282
10.0.0.50 - - [2025-04-24 02:08:56] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003738
10.0.0.50 - - [2025-04-24 02:08:56] "PUT /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907 HTTP/1.1" 200 276 0.007914
10.0.0.50 - - [2025-04-24 02:08:56] "POST /neutron/port HTTP/1.1" 200 117 0.004654
10.0.0.50 - - [2025-04-24 02:08:56] "POST /neutron/network HTTP/1.1" 200 849 0.005328
10.0.0.50 - - [2025-04-24 02:08:56] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001395
10.0.0.50 - - [2025-04-24 02:08:56] "POST /neutron/port HTTP/1.1" 200 1055 0.213159
10.0.0.50 - - [2025-04-24 02:08:56] "POST /neutron/port HTTP/1.1" 200 1055 0.008292
10.0.0.50 - - [2025-04-24 02:08:56] "POST /neutron/port HTTP/1.1" 200 1055 0.007566
10.0.0.50 - - [2025-04-24 02:08:56] "POST /neutron/port HTTP/1.1" 200 1109 0.070665
10.0.0.50 - - [2025-04-24 02:08:56] "POST /neutron/port HTTP/1.1" 200 1083 0.013123
10.0.0.50 - - [2025-04-24 02:08:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003069
10.0.0.50 - - [2025-04-24 02:08:56] "POST /neutron/subnet HTTP/1.1" 200 675 0.009504
10.0.0.50 - - [2025-04-24 02:08:56] "POST /neutron/port HTTP/1.1" 200 117 0.001117
10.0.0.50 - - [2025-04-24 02:08:56] "POST /neutron/network HTTP/1.1" 200 839 0.004747
10.0.0.50 - - [2025-04-24 02:09:01] "POST /neutron/port HTTP/1.1" 200 1083 0.014207
10.0.0.50 - - [2025-04-24 02:09:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005899
10.0.0.50 - - [2025-04-24 02:09:01] "POST /neutron/port HTTP/1.1" 200 1083 0.013119
10.0.0.50 - - [2025-04-24 02:09:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005127
10.0.0.50 - - [2025-04-24 02:09:01] "POST /neutron/port HTTP/1.1" 200 1083 0.014146
10.0.0.50 - - [2025-04-24 02:09:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006094
10.0.0.50 - - [2025-04-24 02:09:01] "GET /virtual-machine/9c4b9de6-4f15-4ba5-a519-183b31dc28ab HTTP/1.1" 401 292 0.000470
10.0.0.50 - - [2025-04-24 02:09:01] "GET /virtual-machine/9c4b9de6-4f15-4ba5-a519-183b31dc28ab HTTP/1.1" 200 1293 0.025369
10.0.0.50 - - [2025-04-24 02:09:01] "GET /virtual-machine-interface/97e720d8-960c-477e-8b44-41db176db65e HTTP/1.1" 200 2972 0.004999
10.0.0.50 - - [2025-04-24 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519
10.0.0.50 - - [2025-04-24 02:09:01] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004208
10.0.0.50 - - [2025-04-24 02:09:01] "GET /virtual-networks?parent_id=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002753
10.0.0.50 - - [2025-04-24 02:09:02] "GET /virtual-network/894918b0-89e2-421f-826f-b46753700186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004970
10.0.0.50 - - [2025-04-24 02:09:04] "POST /neutron/port HTTP/1.1" 200 1083 0.014161
10.0.0.50 - - [2025-04-24 02:09:04] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004376
10.0.0.50 - - [2025-04-24 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651
10.0.0.50 - - [2025-04-24 02:09:05] "GET /virtual-network/894918b0-89e2-421f-826f-b46753700186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004265
10.0.0.50 - - [2025-04-24 02:09:07] "DELETE /project/1c9dcc4ea3a04db3807ad2555cd6dde2 HTTP/1.1" 404 173 0.012557
10.0.0.50 - - [2025-04-24 02:09:07] "DELETE /project/1b0c4f189a4346729537da01ef7d4f07 HTTP/1.1" 404 173 0.009127
10.0.0.50 - - [2025-04-24 02:09:07] "GET /projects?obj_uuids=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000890
10.0.0.50 - - [2025-04-24 02:09:07] "GET /projects?obj_uuids=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000857
10.0.0.50 - - [2025-04-24 02:09:07] "GET /project/be832932-e333-48da-8bfb-3ae1a6d1fbd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.035546
10.0.0.50 - - [2025-04-24 02:09:07] "GET /project/1b0c4f18-9a43-4672-9537-da01ef7d4f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.041009
10.0.0.50 - - [2025-04-24 02:09:07] "GET /projects?obj_uuids=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000918
10.0.0.50 - - [2025-04-24 02:09:07] "GET /projects?obj_uuids=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000948
10.0.0.50 - - [2025-04-24 02:09:07] "GET /project/be832932-e333-48da-8bfb-3ae1a6d1fbd5?fields=security_groups HTTP/1.1" 200 1367 0.031885
10.0.0.50 - - [2025-04-24 02:09:07] "GET /project/1b0c4f18-9a43-4672-9537-da01ef7d4f07?fields=security_groups HTTP/1.1" 200 1366 0.035126
10.0.0.50 - - [2025-04-24 02:09:07] "DELETE /security-group/bf6ae8db-1f0f-4464-a2b6-f2ba2833141f HTTP/1.1" 200 115 0.045385
10.0.0.50 - - [2025-04-24 02:09:07] "DELETE /security-group/b5bf1a79-d947-4f41-b8d3-2c398e9629f1 HTTP/1.1" 200 115 0.046777
10.0.0.50 - - [2025-04-24 02:09:07] "GET /projects?obj_uuids=be832932-e333-48da-8bfb-3ae1a6d1fbd5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000931
10.0.0.50 - - [2025-04-24 02:09:07] "GET /projects?obj_uuids=1b0c4f18-9a43-4672-9537-da01ef7d4f07&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000887
10.0.0.50 - - [2025-04-24 02:09:07] "DELETE /access-control-list/09b62664-a054-4440-87b2-bac3bc7787f0 HTTP/1.1" 200 115 0.034763
10.0.0.50 - - [2025-04-24 02:09:07] "GET /project/be832932-e333-48da-8bfb-3ae1a6d1fbd5?fields=application_policy_sets HTTP/1.1" 200 1406 0.034871
10.0.0.50 - - [2025-04-24 02:09:07] "DELETE /access-control-list/387a61a4-6683-4cb4-9937-d197449ea047 HTTP/1.1" 200 115 0.022797
10.0.0.50 - - [2025-04-24 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038
10.0.0.50 - - [2025-04-24 02:09:07] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002879
10.0.0.50 - - [2025-04-24 02:09:07] "DELETE /access-control-list/06eddac9-9357-48e7-abd3-bcb9a632e23a HTTP/1.1" 200 115 0.021493
10.0.0.50 - - [2025-04-24 02:09:07] "GET /project/1b0c4f18-9a43-4672-9537-da01ef7d4f07?fields=application_policy_sets HTTP/1.1" 200 1405 0.072245
10.0.0.50 - - [2025-04-24 02:09:07] "DELETE /access-control-list/07676ecd-fc3d-4fa2-a4f1-d99ae73d2420 HTTP/1.1" 200 115 0.025249
10.0.0.50 - - [2025-04-24 02:09:07] "GET /virtual-networks?parent_id=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002012
10.0.0.50 - - [2025-04-24 02:09:07] "DELETE /project/be832932-e333-48da-8bfb-3ae1a6d1fbd5 HTTP/1.1" 200 115 0.323159
10.0.0.50 - - [2025-04-24 02:09:07] "GET /virtual-network/894918b0-89e2-421f-826f-b46753700186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004322
10.0.0.50 - - [2025-04-24 02:09:07] "DELETE /project/1b0c4f18-9a43-4672-9537-da01ef7d4f07 HTTP/1.1" 200 115 0.369433
10.0.0.50 - - [2025-04-24 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740
10.0.0.50 - - [2025-04-24 02:09:09] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002672
10.0.0.50 - - [2025-04-24 02:09:09] "PUT /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907 HTTP/1.1" 200 276 0.007505
10.0.0.50 - - [2025-04-24 02:09:09] "POST /neutron/network HTTP/1.1" 200 839 0.005266
10.0.0.50 - - [2025-04-24 02:09:09] "POST /neutron/network HTTP/1.1" 400 204 0.009505
10.0.0.50 - - [2025-04-24 02:09:09] "POST /neutron/port HTTP/1.1" 200 1083 0.012810
10.0.0.50 - - [2025-04-24 02:09:09] "POST /neutron/port HTTP/1.1" 200 1109 0.006823
10.0.0.50 - - [2025-04-24 02:09:10] "POST /neutron/port HTTP/1.1" 200 151 0.111966
10.0.0.50 - - [2025-04-24 02:09:11] "POST /neutron/network HTTP/1.1" 200 839 0.004972
10.0.0.50 - - [2025-04-24 02:09:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004261
10.0.0.50 - - [2025-04-24 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101
10.0.0.50 - - [2025-04-24 02:09:11] "POST /useragent-kv HTTP/1.1" 200 115 0.001623
10.0.0.50 - - [2025-04-24 02:09:11] "POST /neutron/network HTTP/1.1" 200 151 0.073964
10.0.0.50 - - [2025-04-24 02:09:11] "DELETE /route-target/405d92bb-4da2-4c23-b32a-3d4190563c1f HTTP/1.1" 200 115 0.020197
10.0.0.50 - - [2025-04-24 02:09:12] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.002610
10.0.0.50 - - [2025-04-24 02:09:12] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907 HTTP/1.1" 200 1826 0.002869
10.0.0.50 - - [2025-04-24 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083
10.0.0.50 - - [2025-04-24 02:09:12] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000954
10.0.0.50 - - [2025-04-24 02:09:12] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.032948
10.0.0.50 - - [2025-04-24 02:09:12] "POST /neutron/network HTTP/1.1" 200 117 0.007906
10.0.0.50 - - [2025-04-24 02:09:12] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001029
10.0.0.50 - - [2025-04-24 02:09:12] "POST /neutron/network HTTP/1.1" 200 605 0.072600
10.0.0.50 - - [2025-04-24 02:09:12] "POST /route-targets HTTP/1.1" 200 327 0.013919
10.0.0.50 - - [2025-04-24 02:09:12] "POST /ref-update HTTP/1.1" 200 156 0.010676
10.0.0.50 - - [2025-04-24 02:09:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004046
10.0.0.50 - - [2025-04-24 02:09:12] "POST /neutron/subnet HTTP/1.1" 200 720 0.182679
10.0.0.50 - - [2025-04-24 02:09:12] "POST /neutron/network HTTP/1.1" 200 823 0.005503
10.0.0.50 - - [2025-04-24 02:09:12] "POST /id-to-fqname HTTP/1.1" 200 220 0.001134
10.0.0.50 - - [2025-04-24 02:09:12] "GET /virtual-network/8e75ab65-a404-4b26-908e-a52dc25f10bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004522
10.0.0.50 - - [2025-04-24 02:09:12] "POST /neutron/network HTTP/1.1" 200 823 0.005128
10.0.0.50 - - [2025-04-24 02:09:12] "GET /virtual-network/8e75ab65-a404-4b26-908e-a52dc25f10bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004357
10.0.0.50 - - [2025-04-24 02:09:12] "POST /neutron/network HTTP/1.1" 200 823 0.004957
10.0.0.50 - - [2025-04-24 02:09:12] "POST /neutron/subnet HTTP/1.1" 200 720 0.006491
10.0.0.50 - - [2025-04-24 02:09:12] "POST /id-to-fqname HTTP/1.1" 200 220 0.001088
10.0.0.50 - - [2025-04-24 02:09:12] "POST /neutron/network HTTP/1.1" 200 833 0.005123
10.0.0.50 - - [2025-04-24 02:09:12] "GET /aaa-mode HTTP/1.1" 401 292 0.000403
10.0.0.50 - - [2025-04-24 02:09:13] "GET / HTTP/1.1" 200 35931 0.001627
10.0.0.50 - - [2025-04-24 02:09:13] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000373
10.0.0.50 - - [2025-04-24 02:09:13] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001140
10.0.0.50 - - [2025-04-24 02:09:13] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.063415
10.0.0.50 - - [2025-04-24 02:09:13] "POST /neutron/network HTTP/1.1" 200 823 0.009596
10.0.0.50 - - [2025-04-24 02:09:13] "POST /neutron/port HTTP/1.1" 200 117 0.005363
10.0.0.50 - - [2025-04-24 02:09:13] "POST /neutron/port HTTP/1.1" 200 117 0.004329
10.0.0.50 - - [2025-04-24 02:09:13] "POST /neutron/port HTTP/1.1" 200 117 0.004923
10.0.0.50 - - [2025-04-24 02:09:14] "POST /neutron/network HTTP/1.1" 200 833 0.005295
10.0.0.50 - - [2025-04-24 02:09:14] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001070
10.0.0.50 - - [2025-04-24 02:09:14] "POST /neutron/port HTTP/1.1" 200 1059 0.176285
10.0.0.50 - - [2025-04-24 02:09:14] "POST /neutron/port HTTP/1.1" 200 1059 0.007692
10.0.0.50 - - [2025-04-24 02:09:14] "POST /neutron/port HTTP/1.1" 200 1059 0.008405
10.0.0.50 - - [2025-04-24 02:09:14] "POST /neutron/port HTTP/1.1" 200 1113 0.052766
10.0.0.50 - - [2025-04-24 02:09:14] "POST /neutron/port HTTP/1.1" 200 1087 0.013486
10.0.0.50 - - [2025-04-24 02:09:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002753
10.0.0.50 - - [2025-04-24 02:09:14] "POST /neutron/subnet HTTP/1.1" 200 694 0.009769
10.0.0.50 - - [2025-04-24 02:09:14] "POST /neutron/port HTTP/1.1" 200 117 0.001057
10.0.0.50 - - [2025-04-24 02:09:14] "POST /neutron/network HTTP/1.1" 200 823 0.004573
10.0.0.50 - - [2025-04-24 02:09:15] "GET /obj-perms HTTP/1.1" 200 5056 0.040378
10.0.0.50 - - [2025-04-24 02:09:15] "GET /obj-perms HTTP/1.1" 200 5056 0.038822
10.0.0.50 - - [2025-04-24 02:09:18] "POST /neutron/port HTTP/1.1" 200 1087 0.014710
10.0.0.50 - - [2025-04-24 02:09:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005083
10.0.0.50 - - [2025-04-24 02:09:18] "POST /neutron/port HTTP/1.1" 200 1087 0.014298
10.0.0.50 - - [2025-04-24 02:09:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004757
10.0.0.50 - - [2025-04-24 02:09:18] "POST /neutron/port HTTP/1.1" 200 1087 0.015149
10.0.0.50 - - [2025-04-24 02:09:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007594
10.0.0.50 - - [2025-04-24 02:09:18] "GET /virtual-machine/ff3018fc-f1ff-4b78-abc8-7b983beb7f7f HTTP/1.1" 200 1293 0.003856
10.0.0.50 - - [2025-04-24 02:09:18] "GET /virtual-machine-interface/701ec90a-b5b3-443f-8788-6c8a9fbd0588 HTTP/1.1" 200 2940 0.004767
10.0.0.50 - - [2025-04-24 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123
10.0.0.50 - - [2025-04-24 02:09:19] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002434
10.0.0.50 - - [2025-04-24 02:09:19] "GET /virtual-networks?parent_id=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002569
10.0.0.50 - - [2025-04-24 02:09:19] "GET /virtual-network/8e75ab65-a404-4b26-908e-a52dc25f10bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004755
10.0.0.50 - - [2025-04-24 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910
10.0.0.50 - - [2025-04-24 02:09:22] "GET /virtual-network/8e75ab65-a404-4b26-908e-a52dc25f10bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006407
10.0.0.50 - - [2025-04-24 02:09:22] "POST /neutron/port HTTP/1.1" 200 1087 0.015472
10.0.0.50 - - [2025-04-24 02:09:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004865
10.0.0.50 - - [2025-04-24 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782
10.0.0.50 - - [2025-04-24 02:09:24] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002687
10.0.0.50 - - [2025-04-24 02:09:24] "GET /virtual-networks?parent_id=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002676
10.0.0.50 - - [2025-04-24 02:09:24] "GET /virtual-network/8e75ab65-a404-4b26-908e-a52dc25f10bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004853
10.0.0.50 - - [2025-04-24 02:09:26] "POST /neutron/network HTTP/1.1" 200 823 0.005537
10.0.0.50 - - [2025-04-24 02:09:26] "POST /neutron/network HTTP/1.1" 400 204 0.011516
10.0.0.50 - - [2025-04-24 02:09:26] "POST /neutron/port HTTP/1.1" 200 1087 0.013715
10.0.0.50 - - [2025-04-24 02:09:26] "POST /neutron/port HTTP/1.1" 200 1113 0.007538
10.0.0.50 - - [2025-04-24 02:09:26] "POST /neutron/port HTTP/1.1" 200 151 0.090058
10.0.0.50 - - [2025-04-24 02:09:28] "POST /neutron/network HTTP/1.1" 200 823 0.005253
10.0.0.50 - - [2025-04-24 02:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364
10.0.0.50 - - [2025-04-24 02:09:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002990
10.0.0.50 - - [2025-04-24 02:09:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001620
10.0.0.50 - - [2025-04-24 02:09:28] "POST /neutron/network HTTP/1.1" 200 151 0.071948
10.0.0.50 - - [2025-04-24 02:09:28] "DELETE /route-target/a342fa09-deb1-4e5d-a626-9d62de06bef9 HTTP/1.1" 200 115 0.019271
10.0.0.50 - - [2025-04-24 02:09:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.002940
10.0.0.50 - - [2025-04-24 02:09:28] "POST /network-ipams HTTP/1.1" 200 541 0.014395
10.0.0.50 - - [2025-04-24 02:09:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 981 0.002424
10.0.0.50 - - [2025-04-24 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532
10.0.0.50 - - [2025-04-24 02:09:29] "GET /network-ipam/3f695abb-a4c5-447a-b191-676d1f2c2ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.004179
10.0.0.50 - - [2025-04-24 02:09:29] "PUT /network-ipam/3f695abb-a4c5-447a-b191-676d1f2c2ad6 HTTP/1.1" 200 258 0.008657
10.0.0.50 - - [2025-04-24 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551
10.0.0.50 - - [2025-04-24 02:09:29] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001495
10.0.0.50 - - [2025-04-24 02:09:29] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.027442
10.0.0.50 - - [2025-04-24 02:09:29] "POST /neutron/network HTTP/1.1" 200 117 0.006475
10.0.0.50 - - [2025-04-24 02:09:29] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001245
10.0.0.50 - - [2025-04-24 02:09:29] "POST /neutron/network HTTP/1.1" 200 605 0.062103
10.0.0.50 - - [2025-04-24 02:09:29] "POST /route-targets HTTP/1.1" 200 327 0.009041
10.0.0.50 - - [2025-04-24 02:09:29] "POST /ref-update HTTP/1.1" 200 156 0.011489
10.0.0.50 - - [2025-04-24 02:09:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003882
10.0.0.50 - - [2025-04-24 02:09:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.179970
10.0.0.50 - - [2025-04-24 02:09:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003188
10.0.0.50 - - [2025-04-24 02:09:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.186781
10.0.0.50 - - [2025-04-24 02:09:29] "POST /neutron/network HTTP/1.1" 200 994 0.005531
10.0.0.50 - - [2025-04-24 02:09:29] "POST /id-to-fqname HTTP/1.1" 200 220 0.001056
10.0.0.50 - - [2025-04-24 02:09:29] "GET /virtual-network/9e870b2d-c0a2-4378-b847-6cbe92187304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004165
10.0.0.50 - - [2025-04-24 02:09:29] "POST /neutron/network HTTP/1.1" 200 994 0.006312
10.0.0.50 - - [2025-04-24 02:09:29] "GET /virtual-network/9e870b2d-c0a2-4378-b847-6cbe92187304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004379
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/network HTTP/1.1" 200 994 0.006137
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.006011
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.005371
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/network HTTP/1.1" 200 994 0.005323
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.005023
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.006391
10.0.0.50 - - [2025-04-24 02:09:30] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001278
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/port HTTP/1.1" 200 1017 0.142375
10.0.0.50 - - [2025-04-24 02:09:30] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001024
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/port HTTP/1.1" 200 1017 0.144656
10.0.0.50 - - [2025-04-24 02:09:30] "POST /id-to-fqname HTTP/1.1" 200 220 0.001143
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/port HTTP/1.1" 200 1017 0.006485
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/port HTTP/1.1" 200 1017 0.006159
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/network HTTP/1.1" 200 994 0.005588
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/port HTTP/1.1" 200 1017 0.005885
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/port HTTP/1.1" 200 117 0.005132
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/port HTTP/1.1" 200 117 0.004198
10.0.0.50 - - [2025-04-24 02:09:30] "POST /id-to-fqname HTTP/1.1" 200 220 0.001097
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/port HTTP/1.1" 200 117 0.004738
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/port HTTP/1.1" 200 1017 0.007001
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/port HTTP/1.1" 200 1017 0.008167
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/network HTTP/1.1" 200 994 0.005657
10.0.0.50 - - [2025-04-24 02:09:30] "POST /neutron/port HTTP/1.1" 200 1017 0.006258
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/port HTTP/1.1" 200 1017 0.007084
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/port HTTP/1.1" 200 1017 0.012869
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/port HTTP/1.1" 200 117 0.008387
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/port HTTP/1.1" 200 117 0.004734
10.0.0.50 - - [2025-04-24 02:09:31] "POST /id-to-fqname HTTP/1.1" 200 220 0.001294
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/port HTTP/1.1" 200 117 0.006061
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/network HTTP/1.1" 200 1004 0.006765
10.0.0.50 - - [2025-04-24 02:09:31] "GET /aaa-mode HTTP/1.1" 401 292 0.000392
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/port HTTP/1.1" 200 1017 0.006909
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/port HTTP/1.1" 200 1017 0.007617
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/network HTTP/1.1" 200 1004 0.006429
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/network HTTP/1.1" 200 1004 0.009468
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/port HTTP/1.1" 200 1017 0.010538
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/port HTTP/1.1" 200 1017 0.009824
10.0.0.50 - - [2025-04-24 02:09:31] "GET / HTTP/1.1" 200 35931 0.001418
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/port HTTP/1.1" 200 1017 0.010495
10.0.0.50 - - [2025-04-24 02:09:31] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000317
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/port HTTP/1.1" 200 1017 0.009875
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/port HTTP/1.1" 200 1109 0.117583
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/port HTTP/1.1" 200 1109 0.116260
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/port HTTP/1.1" 200 1083 0.017298
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/port HTTP/1.1" 200 1083 0.022696
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004872
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002920
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/subnet HTTP/1.1" 200 673 0.012815
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/subnet HTTP/1.1" 200 673 0.009519
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/port HTTP/1.1" 200 117 0.000954
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/port HTTP/1.1" 200 117 0.000968
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/network HTTP/1.1" 200 994 0.006533
10.0.0.50 - - [2025-04-24 02:09:31] "POST /neutron/network HTTP/1.1" 200 994 0.008080
10.0.0.50 - - [2025-04-24 02:09:31] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001055
10.0.0.50 - - [2025-04-24 02:09:32] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.045183
10.0.0.50 - - [2025-04-24 02:09:32] "POST /neutron/network HTTP/1.1" 200 994 0.006546
10.0.0.50 - - [2025-04-24 02:09:32] "POST /neutron/port HTTP/1.1" 200 2050 0.035229
10.0.0.50 - - [2025-04-24 02:09:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006062
10.0.0.50 - - [2025-04-24 02:09:32] "POST /neutron/port HTTP/1.1" 200 117 0.004587
10.0.0.50 - - [2025-04-24 02:09:32] "GET /domains HTTP/1.1" 200 280 0.004371
10.0.0.50 - - [2025-04-24 02:09:32] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001053
10.0.0.50 - - [2025-04-24 02:09:32] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2574 0.008363
10.0.0.50 - - [2025-04-24 02:09:32] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001345
10.0.0.50 - - [2025-04-24 02:09:32] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2 HTTP/1.1" 200 2841 0.077441
10.0.0.50 - - [2025-04-24 02:09:32] "GET /network-ipam/3f695abb-a4c5-447a-b191-676d1f2c2ad6 HTTP/1.1" 200 2601 0.004175
10.0.0.50 - - [2025-04-24 02:09:32] "GET /domains HTTP/1.1" 200 280 0.002093
10.0.0.50 - - [2025-04-24 02:09:32] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000909
10.0.0.50 - - [2025-04-24 02:09:32] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2574 0.005995
10.0.0.50 - - [2025-04-24 02:09:32] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000892
10.0.0.50 - - [2025-04-24 02:09:32] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2 HTTP/1.1" 200 2841 0.071271
10.0.0.50 - - [2025-04-24 02:09:32] "GET /virtual-network/9e870b2d-c0a2-4378-b847-6cbe92187304 HTTP/1.1" 200 3780 0.005568
10.0.0.50 - - [2025-04-24 02:09:32] "GET /virtual-network/9e870b2d-c0a2-4378-b847-6cbe92187304 HTTP/1.1" 200 3780 0.006211
10.0.0.50 - - [2025-04-24 02:09:32] "GET /routing-instance/8d4612b7-acce-4ad4-9c86-312c1ad841b4 HTTP/1.1" 200 2381 0.004214
10.0.0.50 - - [2025-04-24 02:09:32] "GET /routing-instance/8d4612b7-acce-4ad4-9c86-312c1ad841b4 HTTP/1.1" 200 2381 0.003174
10.0.0.50 - - [2025-04-24 02:09:32] "GET /route-target/3a5b7aa9-c7b5-44e3-81b0-56bed81e6f5c HTTP/1.1" 200 1203 0.002423
10.0.0.50 - - [2025-04-24 02:09:32] "GET /virtual-network/9e870b2d-c0a2-4378-b847-6cbe92187304 HTTP/1.1" 200 3780 0.004179
10.0.0.50 - - [2025-04-24 02:09:32] "GET /routing-instance/8d4612b7-acce-4ad4-9c86-312c1ad841b4 HTTP/1.1" 200 2381 0.004832
10.0.0.50 - - [2025-04-24 02:09:32] "POST /neutron/network HTTP/1.1" 200 1004 0.009812
10.0.0.50 - - [2025-04-24 02:09:32] "GET /virtual-network/9e870b2d-c0a2-4378-b847-6cbe92187304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004074
10.0.0.50 - - [2025-04-24 02:09:32] "GET /virtual-network/9e870b2d-c0a2-4378-b847-6cbe92187304 HTTP/1.1" 200 3780 0.005016
10.0.0.50 - - [2025-04-24 02:09:32] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000934
10.0.0.50 - - [2025-04-24 02:09:32] "GET /routing-instance/8d4612b7-acce-4ad4-9c86-312c1ad841b4 HTTP/1.1" 200 2381 0.003228
10.0.0.50 - - [2025-04-24 02:09:32] "GET /routing-instance/8d4612b7-acce-4ad4-9c86-312c1ad841b4 HTTP/1.1" 200 2381 0.004045
10.0.0.50 - - [2025-04-24 02:09:32] "GET /route-target/3a5b7aa9-c7b5-44e3-81b0-56bed81e6f5c HTTP/1.1" 200 1203 0.004852
10.0.0.50 - - [2025-04-24 02:09:32] "GET /domains HTTP/1.1" 200 280 0.001928
10.0.0.50 - - [2025-04-24 02:09:32] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001170
10.0.0.50 - - [2025-04-24 02:09:32] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2574 0.012040
10.0.0.50 - - [2025-04-24 02:09:32] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001295
10.0.0.50 - - [2025-04-24 02:09:32] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2 HTTP/1.1" 200 3085 0.120408
10.0.0.50 - - [2025-04-24 02:09:32] "GET /virtual-network/9e870b2d-c0a2-4378-b847-6cbe92187304 HTTP/1.1" 200 4038 0.008140
10.0.0.50 - - [2025-04-24 02:09:32] "POST /neutron/port HTTP/1.1" 200 1055 0.379580
10.0.0.50 - - [2025-04-24 02:09:32] "POST /neutron/port HTTP/1.1" 200 1055 0.011349
10.0.0.50 - - [2025-04-24 02:09:32] "POST /neutron/port HTTP/1.1" 200 1055 0.007294
10.0.0.50 - - [2025-04-24 02:09:33] "POST /neutron/port HTTP/1.1" 200 1109 0.108554
10.0.0.50 - - [2025-04-24 02:09:33] "POST /neutron/port HTTP/1.1" 200 1083 0.031526
10.0.0.50 - - [2025-04-24 02:09:33] "GET /obj-perms HTTP/1.1" 200 5030 0.055341
10.0.0.50 - - [2025-04-24 02:09:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003886
10.0.0.50 - - [2025-04-24 02:09:33] "POST /neutron/subnet HTTP/1.1" 200 673 0.028299
10.0.0.50 - - [2025-04-24 02:09:33] "POST /neutron/port HTTP/1.1" 200 117 0.001149
10.0.0.50 - - [2025-04-24 02:09:33] "POST /neutron/port HTTP/1.1" 200 1083 0.020489
10.0.0.50 - - [2025-04-24 02:09:33] "POST /neutron/network HTTP/1.1" 200 994 0.008556
10.0.0.50 - - [2025-04-24 02:09:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005790
10.0.0.50 - - [2025-04-24 02:09:33] "POST /neutron/port HTTP/1.1" 200 1083 0.014400
10.0.0.50 - - [2025-04-24 02:09:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005632
10.0.0.50 - - [2025-04-24 02:09:33] "POST /neutron/port HTTP/1.1" 200 1083 0.018480
10.0.0.50 - - [2025-04-24 02:09:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005348
10.0.0.50 - - [2025-04-24 02:09:33] "GET /virtual-machine/68191402-c544-403e-86da-77a80b1f020d HTTP/1.1" 200 1287 0.003900
10.0.0.50 - - [2025-04-24 02:09:33] "GET /virtual-machine-interface/fde0bf9b-1903-47c5-a2ae-a3fb3d8252e4 HTTP/1.1" 200 2942 0.004900
10.0.0.50 - - [2025-04-24 02:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085
10.0.0.50 - - [2025-04-24 02:09:33] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004894
10.0.0.50 - - [2025-04-24 02:09:33] "GET /virtual-networks?parent_id=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003830
10.0.0.50 - - [2025-04-24 02:09:33] "GET /virtual-network/9e870b2d-c0a2-4378-b847-6cbe92187304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.008021
10.0.0.50 - - [2025-04-24 02:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764
10.0.0.50 - - [2025-04-24 02:09:36] "GET /virtual-network/9e870b2d-c0a2-4378-b847-6cbe92187304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004668
10.0.0.50 - - [2025-04-24 02:09:40] "POST /neutron/port HTTP/1.1" 200 1083 0.015776
10.0.0.50 - - [2025-04-24 02:09:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004418
10.0.0.50 - - [2025-04-24 02:09:40] "POST /neutron/port HTTP/1.1" 200 1083 0.014787
10.0.0.50 - - [2025-04-24 02:09:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004819
10.0.0.50 - - [2025-04-24 02:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676
10.0.0.50 - - [2025-04-24 02:09:40] "GET /virtual-network/9e870b2d-c0a2-4378-b847-6cbe92187304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004418
10.0.0.50 - - [2025-04-24 02:09:41] "POST /neutron/port HTTP/1.1" 200 1083 0.013862
10.0.0.50 - - [2025-04-24 02:09:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004839
10.0.0.50 - - [2025-04-24 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756
10.0.0.50 - - [2025-04-24 02:09:43] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002730
10.0.0.50 - - [2025-04-24 02:09:43] "GET /virtual-networks?parent_id=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002430
10.0.0.50 - - [2025-04-24 02:09:43] "GET /virtual-network/9e870b2d-c0a2-4378-b847-6cbe92187304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004952
10.0.0.50 - - [2025-04-24 02:09:43] "POST /neutron/port HTTP/1.1" 200 1083 0.013308
10.0.0.50 - - [2025-04-24 02:09:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004979
10.0.0.50 - - [2025-04-24 02:09:43] "POST /neutron/port HTTP/1.1" 200 1083 0.013201
10.0.0.50 - - [2025-04-24 02:09:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005358
10.0.0.50 - - [2025-04-24 02:09:43] "POST /neutron/port HTTP/1.1" 200 1083 0.013112
10.0.0.50 - - [2025-04-24 02:09:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004996
10.0.0.50 - - [2025-04-24 02:09:43] "GET /virtual-machine/88f1d1ee-cd4f-48d2-89ff-41b8c9335f5a HTTP/1.1" 200 1287 0.003883
10.0.0.50 - - [2025-04-24 02:09:43] "GET /virtual-machine-interface/3b4fd3f3-6f74-44fe-9465-f361d0c4a858 HTTP/1.1" 200 2941 0.004163
10.0.0.50 - - [2025-04-24 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026
10.0.0.50 - - [2025-04-24 02:09:43] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002277
10.0.0.50 - - [2025-04-24 02:09:43] "GET /virtual-networks?parent_id=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002631
10.0.0.50 - - [2025-04-24 02:09:43] "GET /virtual-network/9e870b2d-c0a2-4378-b847-6cbe92187304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004921
10.0.0.50 - - [2025-04-24 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672
10.0.0.50 - - [2025-04-24 02:09:44] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002523
10.0.0.50 - - [2025-04-24 02:09:44] "GET /virtual-networks?parent_id=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002687
10.0.0.50 - - [2025-04-24 02:09:44] "GET /virtual-network/9e870b2d-c0a2-4378-b847-6cbe92187304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004857
10.0.0.50 - - [2025-04-24 02:09:45] "POST /neutron/port HTTP/1.1" 200 1083 0.014370
10.0.0.50 - - [2025-04-24 02:09:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004941
10.0.0.50 - - [2025-04-24 02:09:45] "POST /neutron/port HTTP/1.1" 200 1083 0.012690
10.0.0.50 - - [2025-04-24 02:09:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004791
10.0.0.50 - - [2025-04-24 02:09:45] "POST /neutron/port HTTP/1.1" 200 1083 0.013010
10.0.0.50 - - [2025-04-24 02:09:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005014
10.0.0.50 - - [2025-04-24 02:09:45] "GET /virtual-machine/230ed728-0215-43e4-a192-9531515aab64 HTTP/1.1" 200 1292 0.003716
10.0.0.50 - - [2025-04-24 02:09:45] "GET /virtual-machine-interface/cd797d60-ef38-42fc-8d2b-885672e1fc22 HTTP/1.1" 200 2942 0.004112
10.0.0.50 - - [2025-04-24 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401
10.0.0.50 - - [2025-04-24 02:09:45] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002528
10.0.0.50 - - [2025-04-24 02:09:45] "GET /virtual-networks?parent_id=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002548
10.0.0.50 - - [2025-04-24 02:09:45] "GET /virtual-network/9e870b2d-c0a2-4378-b847-6cbe92187304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004956
10.0.0.50 - - [2025-04-24 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677
10.0.0.50 - - [2025-04-24 02:09:46] "GET /global-vrouter-config/4d2c6315-3309-4a3f-b0f1-c09146672907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002600
10.0.0.50 - - [2025-04-24 02:09:46] "GET /virtual-networks?parent_id=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002952
10.0.0.50 - - [2025-04-24 02:09:46] "GET /virtual-network/9e870b2d-c0a2-4378-b847-6cbe92187304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005538
10.0.0.50 - - [2025-04-24 02:10:02] "POST /neutron/port HTTP/1.1" 200 1109 0.010169
10.0.0.50 - - [2025-04-24 02:10:02] "POST /neutron/port HTTP/1.1" 200 1109 0.011820
10.0.0.50 - - [2025-04-24 02:10:02] "POST /neutron/port HTTP/1.1" 200 151 0.102216
10.0.0.50 - - [2025-04-24 02:10:02] "POST /neutron/port HTTP/1.1" 200 1109 0.010364
10.0.0.50 - - [2025-04-24 02:10:02] "POST /neutron/port HTTP/1.1" 200 1109 0.013536
10.0.0.50 - - [2025-04-24 02:10:02] "POST /neutron/port HTTP/1.1" 200 151 0.128938
10.0.0.50 - - [2025-04-24 02:10:02] "POST /neutron/network HTTP/1.1" 200 994 0.007462
10.0.0.50 - - [2025-04-24 02:10:02] "POST /neutron/network HTTP/1.1" 400 204 0.011100
10.0.0.50 - - [2025-04-24 02:10:02] "POST /neutron/port HTTP/1.1" 200 1083 0.016619
10.0.0.50 - - [2025-04-24 02:10:02] "POST /neutron/port HTTP/1.1" 200 1109 0.013019
10.0.0.50 - - [2025-04-24 02:10:02] "POST /neutron/port HTTP/1.1" 200 151 0.111494
10.0.0.50 - - [2025-04-24 02:10:03] "POST /neutron/port HTTP/1.1" 200 117 0.004664
10.0.0.50 - - [2025-04-24 02:10:03] "POST /neutron/port HTTP/1.1" 400 205 0.015405
10.0.0.50 - - [2025-04-24 02:10:04] "POST /neutron/network HTTP/1.1" 200 994 0.009861
10.0.0.50 - - [2025-04-24 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166
10.0.0.50 - - [2025-04-24 02:10:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002692
10.0.0.50 - - [2025-04-24 02:10:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002720
10.0.0.50 - - [2025-04-24 02:10:04] "POST /useragent-kv HTTP/1.1" 200 115 0.001675
10.0.0.50 - - [2025-04-24 02:10:04] "POST /useragent-kv HTTP/1.1" 200 115 0.001688
10.0.0.50 - - [2025-04-24 02:10:04] "POST /neutron/network HTTP/1.1" 200 151 0.102085
10.0.0.50 - - [2025-04-24 02:10:04] "DELETE /route-target/3a5b7aa9-c7b5-44e3-81b0-56bed81e6f5c HTTP/1.1" 200 115 0.025205
10.0.0.50 - - [2025-04-24 02:10:04] "GET /routing-instance/8d4612b7-acce-4ad4-9c86-312c1ad841b4 HTTP/1.1" 404 171 0.002203
10.0.0.50 - - [2025-04-24 02:10:04] "GET /domains HTTP/1.1" 200 280 0.001800
10.0.0.50 - - [2025-04-24 02:10:04] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001369
10.0.0.50 - - [2025-04-24 02:10:05] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a HTTP/1.1" 200 2574 0.047554
10.0.0.50 - - [2025-04-24 02:10:05] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.047111
10.0.0.50 - - [2025-04-24 02:10:05] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2 HTTP/1.1" 200 2084 0.113109
10.0.0.50 - - [2025-04-24 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724
10.0.0.50 - - [2025-04-24 02:10:05] "DELETE /network-ipam/3f695abb-a4c5-447a-b191-676d1f2c2ad6 HTTP/1.1" 200 115 0.020017
10.0.0.50 - - [2025-04-24 02:10:05] "POST /fqname-to-id HTTP/1.1" 404 211 0.002736
10.0.0.50 - - [2025-04-24 02:10:05] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001801
10.0.0.50 - - [2025-04-24 02:10:05] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.044143
10.0.0.50 - - [2025-04-24 02:10:05] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001391
10.0.0.50 - - [2025-04-24 02:10:05] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2?fields=virtual_networks HTTP/1.1" 200 1031 0.066634
10.0.0.50 - - [2025-04-24 02:10:05] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001059
10.0.0.50 - - [2025-04-24 02:10:05] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.022753
10.0.0.50 - - [2025-04-24 02:10:05] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001026
10.0.0.50 - - [2025-04-24 02:10:05] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2?fields=security_groups HTTP/1.1" 200 1257 0.026495
10.0.0.50 - - [2025-04-24 02:10:07] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000951
10.0.0.50 - - [2025-04-24 02:10:07] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.021628
10.0.0.50 - - [2025-04-24 02:10:07] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001572
10.0.0.50 - - [2025-04-24 02:10:07] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2?fields=security_groups HTTP/1.1" 200 1362 0.070688
10.0.0.50 - - [2025-04-24 02:10:07] "DELETE /security-group/0aecf620-652f-4ac8-aca9-7f501e4a41b0 HTTP/1.1" 200 115 0.042476
10.0.0.50 - - [2025-04-24 02:10:07] "GET /projects?obj_uuids=1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000992
10.0.0.50 - - [2025-04-24 02:10:07] "DELETE /access-control-list/4e50e618-9e18-4830-a6a4-5a526cb5fdcb HTTP/1.1" 200 115 0.033255
10.0.0.50 - - [2025-04-24 02:10:07] "GET /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2?fields=application_policy_sets HTTP/1.1" 200 1401 0.040382
10.0.0.50 - - [2025-04-24 02:10:07] "DELETE /access-control-list/9a96d906-a696-4e94-ad49-7d666407cec1 HTTP/1.1" 200 115 0.031687
10.0.0.50 - - [2025-04-24 02:10:07] "POST /neutron/port HTTP/1.1" 200 117 0.005395
10.0.0.50 - - [2025-04-24 02:10:07] "POST /neutron/port HTTP/1.1" 400 205 0.003706
10.0.0.50 - - [2025-04-24 02:10:07] "DELETE /project/1c9dcc4e-a3a0-4db3-807a-d2555cd6dde2 HTTP/1.1" 200 115 0.353699
10.0.0.50 - - [2025-04-24 02:10:13] "GET / HTTP/1.1" 200 35931 0.002013
10.0.0.50 - - [2025-04-24 02:10:13] "GET /project/aa35397b-ab3a-4b8f-8636-4ddfbaff4219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000606
10.0.0.50 - - [2025-04-24 02:10:13] "GET /global-system-configs HTTP/1.1" 200 322 0.209420
10.0.0.50 - - [2025-04-24 02:10:13] "GET /projects?obj_uuids=aa35397b-ab3a-4b8f-8636-4ddfbaff4219&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001032
10.0.0.50 - - [2025-04-24 02:10:13] "GET /obj-perms HTTP/1.1" 200 5056 0.266828
10.0.0.50 - - [2025-04-24 02:10:13] "GET /project/aa35397b-ab3a-4b8f-8636-4ddfbaff4219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.096536
10.0.0.50 - - [2025-04-24 02:10:14] "GET /global-system-configs HTTP/1.1" 200 322 0.025271
10.0.0.50 - - [2025-04-24 02:10:14] "GET /obj-perms HTTP/1.1" 200 5056 0.054122
[Introspect:8084]10.0.0.50 - - [2025-04-24 02:10:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001038
10.0.0.50 - - [2025-04-24 02:10:14] "POST /fqname-to-id HTTP/1.1" 404 184 0.017285
10.0.0.50 - - [2025-04-24 02:10:14] "GET /projects?obj_uuids=c1a630b0-670f-4765-9bef-dec4a4297503&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002227
10.0.0.50 - - [2025-04-24 02:10:14] "GET /domains?obj_uuids=c31fc5d9-26d5-4138-b4e7-15c8f368ed0a&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000983
10.0.0.50 - - [2025-04-24 02:10:14] "GET /domain/c31fc5d9-26d5-4138-b4e7-15c8f368ed0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006478
10.0.0.50 - - [2025-04-24 02:10:14] "POST /id-to-fqname HTTP/1.1" 200 186 0.002517
10.0.0.50 - - [2025-04-24 02:10:14] "POST /fqname-to-id HTTP/1.1" 404 195 0.003913
10.0.0.50 - - [2025-04-24 02:10:14] "POST /security-groups HTTP/1.1" 200 587 0.058604
10.0.0.50 - - [2025-04-24 02:10:14] "POST /fqname-to-id HTTP/1.1" 404 230 0.002276
10.0.0.50 - - [2025-04-24 02:10:15] "POST /projects HTTP/1.1" 200 577 0.206659
10.0.0.50 - - [2025-04-24 02:10:15] "POST /access-control-lists HTTP/1.1" 200 592 0.055411
10.0.0.50 - - [2025-04-24 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.274643
10.0.0.50 - - [2025-04-24 02:10:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.002495