++ 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 Mar 20 01:56:54 UTC 2025 ===================' INFO: =================== Thu Mar 20 01:56:54 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 +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.47 ++ 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.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.12:8081 10.0.0.47: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.12:8086 10.0.0.47: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.42,10.0.0.12,10.0.0.47 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.12:8082 10.0.0.47: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.12:9161 10.0.0.47: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47: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.11,10.20.0.23,10.20.0.5 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.12:5673,10.0.0.47: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.12:6379 10.0.0.47: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.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.12:9092 10.0.0.47: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.42 ++ 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.42,10.0.0.12,10.0.0.47 ++ 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.42,10.0.0.12,10.0.0.47 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.42,10.0.0.12,10.0.0.47 + local cassandra=10.0.0.42 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.42 9041 + echo -e '\035\nquit' + 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.42,10.0.0.12,10.0.0.47 +++ local servers=10.0.0.42,10.0.0.12,10.0.0.47 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.47,10.20.0.5,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.42'\''))' +++ local server_ip=10.0.0.42 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.42 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' +++ local server_ip=10.0.0.12 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.12 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.47'\''))' +++ local server_ip=10.0.0.47 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.47 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.47, ]] +++ echo 10.0.0.47 3 +++ return ++ local ip=10.0.0.47 ++ [[ -z 10.0.0.47 ]] ++ echo 10.0.0.47 + host_ip=10.0.0.47 + [[ cql == \c\q\l ]] ++ echo 10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.47: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__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + 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 03/20/2025 01:57:03.903 7ff867ddbf08 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/20/2025 01:57:04.130 7ff867ddbf08 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/20/2025 01:57:04.146 7ff867ddbf08 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/20/2025 01:57:04.146 7ff867ddbf08 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.47:8082/ Hit Ctrl-C to quit. 10.0.0.47 - - [2025-03-20 01:57:05] "GET / HTTP/1.1" 503 181 0.000406 10.0.0.47 - - [2025-03-20 01:57:05] "GET / HTTP/1.1" 503 181 0.000249 10.0.0.47 - - [2025-03-20 01:57:05] "GET / HTTP/1.1" 503 181 0.000253 10.0.0.47 - - [2025-03-20 01:57:06] "GET / HTTP/1.1" 200 35931 0.001723 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.47 - - [2025-03-20 01:57:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000763 10.0.0.47 - - [2025-03-20 01:57:06] "GET / HTTP/1.1" 200 45871 0.001488 10.0.0.47 - - [2025-03-20 01:57:06] "GET / HTTP/1.1" 200 45871 0.001244 10.0.0.47 - - [2025-03-20 01:57:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.47 - - [2025-03-20 01:57:06] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000338 10.0.0.47 - - [2025-03-20 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 4.127207 10.0.0.47 - - [2025-03-20 01:57:11] "GET /global-system-config/92e769a6-5754-45f5-bd68-145125efbf0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.009434 10.0.0.47 - - [2025-03-20 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 2.431299 10.0.0.47 - - [2025-03-20 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.47 - - [2025-03-20 01:57:11] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.756439 10.0.0.47 - - [2025-03-20 01:57:11] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004615 10.0.0.47 - - [2025-03-20 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.47 - - [2025-03-20 01:57:11] "GET /config-node/4a055f7e-6442-4696-bc06-271828de8fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006562 10.0.0.47 - - [2025-03-20 01:57:11] "GET /service-appliance-set/999cb2e5-f0c7-4310-8f99-c144a175b8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.084396 10.0.0.47 - - [2025-03-20 01:57:11] "GET /network-ipam/7204a2fe-cb19-4882-a0c2-edf994f11239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.070638 10.0.0.47 - - [2025-03-20 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 /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.42 - - [2025-03-20 01:57:42] "GET /global-system-configs HTTP/1.1" 200 322 4.743083 10.0.0.47 - - [2025-03-20 01:57:42] "GET /global-system-configs HTTP/1.1" 200 322 3.842757 10.0.0.12 - - [2025-03-20 01:57:42] "GET /global-system-configs HTTP/1.1" 200 322 1.715235 10.0.0.47 - - [2025-03-20 01:58:15] "GET /global-system-configs HTTP/1.1" 200 322 5.092998 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.12 - - [2025-03-20 01:58:15] "GET /global-system-configs HTTP/1.1" 200 322 2.303652 10.0.0.42 - - [2025-03-20 01:58:16] "GET /global-system-configs HTTP/1.1" 200 322 0.713153 10.0.0.12 - - [2025-03-20 01:58:17] "GET /obj-perms HTTP/1.1" 200 5056 5.323961 10.0.0.47 - - [2025-03-20 01:58:17] "GET /obj-perms HTTP/1.1" 200 5056 4.178727 10.0.0.42 - - [2025-03-20 01:58:17] "GET /obj-perms HTTP/1.1" 200 5056 5.137630 10.0.0.12 - - [2025-03-20 01:59:18] "GET /obj-perms HTTP/1.1" 200 5056 0.052577 10.0.0.47 - - [2025-03-20 02:00:18] "GET /obj-perms HTTP/1.1" 200 5056 0.072789 10.0.0.42 - - [2025-03-20 02:00:19] "GET /obj-perms HTTP/1.1" 200 5056 0.054463 10.0.0.42 - - [2025-03-20 02:02:24] "GET /global-system-configs HTTP/1.1" 200 322 0.009137 10.0.0.12 - - [2025-03-20 02:02:24] "GET /obj-perms HTTP/1.1" 200 5056 0.133795 10.0.0.47 - - [2025-03-20 02:02:24] "GET /global-system-configs HTTP/1.1" 200 322 0.095253 10.0.0.12 - - [2025-03-20 02:02:24] "GET /global-system-configs HTTP/1.1" 200 322 0.083642 10.0.0.42 - - [2025-03-20 02:02:24] "GET /obj-perms HTTP/1.1" 200 5056 0.212530 10.0.0.47 - - [2025-03-20 02:02:24] "GET /obj-perms HTTP/1.1" 200 5056 0.231155 10.0.0.12 - - [2025-03-20 02:02:50] "GET /global-system-configs HTTP/1.1" 200 322 0.008787 10.0.0.47 - - [2025-03-20 02:02:50] "GET /global-system-configs HTTP/1.1" 200 322 0.057293 10.0.0.42 - - [2025-03-20 02:02:50] "GET /obj-perms HTTP/1.1" 200 5056 0.116874 10.0.0.47 - - [2025-03-20 02:02:50] "GET /obj-perms HTTP/1.1" 200 5056 0.129062 10.0.0.12 - - [2025-03-20 02:02:51] "GET /obj-perms HTTP/1.1" 200 5056 0.168047 10.0.0.42 - - [2025-03-20 02:02:51] "GET /global-system-configs HTTP/1.1" 200 322 0.004776 10.0.0.12 - - [2025-03-20 02:04:22] "GET /obj-perms HTTP/1.1" 200 5056 0.073238 10.0.0.47 - - [2025-03-20 02:04:22] "GET /obj-perms HTTP/1.1" 200 5056 0.050846 10.0.0.42 - - [2025-03-20 02:05:22] "GET /obj-perms HTTP/1.1" 200 5056 0.071563 10.0.0.42 - - [2025-03-20 02:07:24] "GET /global-system-configs HTTP/1.1" 200 322 0.223941 10.0.0.47 - - [2025-03-20 02:07:24] "GET /global-system-configs HTTP/1.1" 200 322 0.204929 10.0.0.12 - - [2025-03-20 02:07:24] "GET /global-system-configs HTTP/1.1" 200 322 0.210081 10.0.0.12 - - [2025-03-20 02:07:25] "GET /obj-perms HTTP/1.1" 200 5056 0.436187 10.0.0.42 - - [2025-03-20 02:07:25] "GET /obj-perms HTTP/1.1" 200 5056 0.428788 10.0.0.47 - - [2025-03-20 02:07:25] "GET /obj-perms HTTP/1.1" 200 5056 0.443161 10.0.0.12 - - [2025-03-20 02:07:53] "GET /global-system-configs HTTP/1.1" 200 322 2.676566 10.0.0.47 - - [2025-03-20 02:07:53] "GET /global-system-configs HTTP/1.1" 200 322 2.714404 10.0.0.42 - - [2025-03-20 02:07:53] "GET /global-system-configs HTTP/1.1" 200 322 1.728772 10.0.0.47 - - [2025-03-20 02:07:53] "GET /obj-perms HTTP/1.1" 200 5056 2.893947 10.0.0.42 - - [2025-03-20 02:07:53] "GET /obj-perms HTTP/1.1" 200 5056 2.905497 10.0.0.12 - - [2025-03-20 02:07:53] "GET /obj-perms HTTP/1.1" 200 5056 2.939860 10.0.0.12 - - [2025-03-20 02:08:26] "GET /obj-perms HTTP/1.1" 200 5056 0.207928 10.0.0.47 - - [2025-03-20 02:09:27] "GET /obj-perms HTTP/1.1" 200 5056 0.054348 10.0.0.42 - - [2025-03-20 02:09:27] "GET /obj-perms HTTP/1.1" 200 5056 0.048609 10.0.0.42 - - [2025-03-20 02:12:24] "GET /global-system-configs HTTP/1.1" 200 322 0.048453 10.0.0.12 - - [2025-03-20 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.179893 10.0.0.47 - - [2025-03-20 02:12:24] "GET /global-system-configs HTTP/1.1" 200 322 0.123186 10.0.0.42 - - [2025-03-20 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.140978 10.0.0.47 - - [2025-03-20 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.162099 10.0.0.12 - - [2025-03-20 02:12:24] "GET /global-system-configs HTTP/1.1" 200 322 0.165077 10.0.0.47 - - [2025-03-20 02:12:50] "GET /global-system-configs HTTP/1.1" 200 322 0.010845 10.0.0.12 - - [2025-03-20 02:12:50] "GET /global-system-configs HTTP/1.1" 200 322 0.010002 10.0.0.12 - - [2025-03-20 02:12:50] "GET /obj-perms HTTP/1.1" 200 5056 0.019296 10.0.0.47 - - [2025-03-20 02:12:50] "GET /obj-perms HTTP/1.1" 200 5056 0.024273 10.0.0.42 - - [2025-03-20 02:12:50] "GET /obj-perms HTTP/1.1" 200 5056 0.009731 10.0.0.42 - - [2025-03-20 02:12:51] "GET /global-system-configs HTTP/1.1" 200 322 0.017354 10.0.0.12 - - [2025-03-20 02:13:30] "GET /obj-perms HTTP/1.1" 200 5056 0.064510 10.0.0.47 - - [2025-03-20 02:13:31] "GET /obj-perms HTTP/1.1" 200 5056 0.049214 10.0.0.42 - - [2025-03-20 02:14:31] "GET /obj-perms HTTP/1.1" 200 5056 0.062512 10.0.0.47 - - [2025-03-20 02:16:33] "GET /virtual-router/f9426b64-4151-45ad-afea-9635a69025ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.033947 10.0.0.42 - - [2025-03-20 02:17:24] "GET /global-system-configs HTTP/1.1" 200 322 0.084805 10.0.0.12 - - [2025-03-20 02:17:24] "GET /obj-perms HTTP/1.1" 200 5056 0.145401 10.0.0.47 - - [2025-03-20 02:17:24] "GET /obj-perms HTTP/1.1" 200 5056 0.156909 10.0.0.47 - - [2025-03-20 02:17:24] "GET /global-system-configs HTTP/1.1" 200 322 0.052105 10.0.0.12 - - [2025-03-20 02:17:24] "GET /global-system-configs HTTP/1.1" 200 322 0.108276 10.0.0.42 - - [2025-03-20 02:17:24] "GET /obj-perms HTTP/1.1" 200 5056 0.240324 10.0.0.12 - - [2025-03-20 02:17:34] "GET /obj-perms HTTP/1.1" 200 5056 0.055523 10.0.0.47 - - [2025-03-20 02:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005724 10.0.0.47 - - [2025-03-20 02:17:34] "GET /virtual-router/bdec3a00-7762-48dd-b6da-1b5b4cef059d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.006329 10.0.0.47 - - [2025-03-20 02:17:50] "GET /global-system-configs HTTP/1.1" 200 322 0.060273 10.0.0.12 - - [2025-03-20 02:17:50] "GET /global-system-configs HTTP/1.1" 200 322 0.097906 10.0.0.42 - - [2025-03-20 02:17:51] "GET /obj-perms HTTP/1.1" 200 5056 0.232955 10.0.0.47 - - [2025-03-20 02:17:51] "GET /obj-perms HTTP/1.1" 200 5056 0.249120 10.0.0.42 - - [2025-03-20 02:17:52] "GET /global-system-configs HTTP/1.1" 200 322 0.038650 10.0.0.12 - - [2025-03-20 02:17:52] "GET /obj-perms HTTP/1.1" 200 5056 0.058261 [Introspect:8084]10.0.0.47 - - [2025-03-20 02:18:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.47 - - [2025-03-20 02:18:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000951 10.0.0.47 - - [2025-03-20 02:18:34] "GET /obj-perms HTTP/1.1" 200 5056 0.072781 10.0.0.42 - - [2025-03-20 02:18:35] "GET /obj-perms HTTP/1.1" 200 5056 0.050916 [Introspect:8084]10.0.0.47 - - [2025-03-20 02:18:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.47 - - [2025-03-20 02:18:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000964 10.0.0.42 - - [2025-03-20 02:19:58] "GET / HTTP/1.1" 200 35931 0.001657 10.0.0.42 - - [2025-03-20 02:19:59] "GET /project/52627f5e-22e1-4b42-b03a-971c13c7c866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000496 10.0.0.47 - - [2025-03-20 02:19:59] "GET /projects?obj_uuids=52627f5e-22e1-4b42-b03a-971c13c7c866&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.026832 10.0.0.47 - - [2025-03-20 02:19:59] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001042 10.0.0.47 - - [2025-03-20 02:19:59] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.032991 10.0.0.47 - - [2025-03-20 02:19:59] "POST /id-to-fqname HTTP/1.1" 200 167 0.005628 10.0.0.47 - - [2025-03-20 02:19:59] "POST /fqname-to-id HTTP/1.1" 404 176 0.010370 10.0.0.47 - - [2025-03-20 02:20:00] "POST /security-groups HTTP/1.1" 200 568 0.111739 10.0.0.47 - - [2025-03-20 02:20:00] "POST /projects HTTP/1.1" 200 539 0.442128 10.0.0.47 - - [2025-03-20 02:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.521358 10.0.0.47 - - [2025-03-20 02:20:00] "POST /access-control-lists HTTP/1.1" 200 573 0.080563 10.0.0.42 - - [2025-03-20 02:20:00] "GET /project/52627f5e-22e1-4b42-b03a-971c13c7c866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.755243 [Introspect:8084]10.0.0.42 - - [2025-03-20 02:20:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001407 10.0.0.42 - - [2025-03-20 02:20:02] "POST /fqname-to-id HTTP/1.1" 404 199 0.029352 10.0.0.47 - - [2025-03-20 02:20:03] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004872 10.0.0.47 - - [2025-03-20 02:20:03] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001008 10.0.0.47 - - [2025-03-20 02:20:03] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009464 10.0.0.47 - - [2025-03-20 02:20:03] "POST /id-to-fqname HTTP/1.1" 200 201 0.005556 10.0.0.47 - - [2025-03-20 02:20:03] "POST /fqname-to-id HTTP/1.1" 404 210 0.013906 10.0.0.47 - - [2025-03-20 02:20:03] "POST /security-groups HTTP/1.1" 200 602 0.061142 10.0.0.47 - - [2025-03-20 02:20:03] "POST /projects HTTP/1.1" 200 607 0.363220 10.0.0.47 - - [2025-03-20 02:20:03] "POST /fqname-to-id HTTP/1.1" 404 245 0.004801 10.0.0.47 - - [2025-03-20 02:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.439913 10.0.0.42 - - [2025-03-20 02:20:03] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.624725 10.0.0.47 - - [2025-03-20 02:20:03] "POST /access-control-lists HTTP/1.1" 200 605 0.096254 10.0.0.42 - - [2025-03-20 02:20:04] "GET / HTTP/1.1" 200 35931 0.002439 10.0.0.42 - - [2025-03-20 02:20:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.42 - - [2025-03-20 02:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.060281 10.0.0.47 - - [2025-03-20 02:20:06] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001194 10.0.0.42 - - [2025-03-20 02:20:06] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.072093 10.0.0.47 - - [2025-03-20 02:20:07] "POST /useragent-kv HTTP/1.1" 200 115 0.018095 10.0.0.42 - - [2025-03-20 02:20:07] "POST /neutron/subnet HTTP/1.1" 200 729 0.339492 10.0.0.42 - - [2025-03-20 02:20:07] "POST /id-to-fqname HTTP/1.1" 200 233 0.001359 10.0.0.42 - - [2025-03-20 02:20:07] "GET /virtual-network/042c998c-5d9c-413b-852f-31ec2a4b9ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007539 10.0.0.42 - - [2025-03-20 02:20:07] "GET /virtual-network/042c998c-5d9c-413b-852f-31ec2a4b9ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007096 10.0.0.42 - - [2025-03-20 02:20:07] "POST /neutron/network HTTP/1.1" 200 840 0.010327 10.0.0.42 - - [2025-03-20 02:20:08] "GET /virtual-network/042c998c-5d9c-413b-852f-31ec2a4b9ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.008709 10.0.0.42 - - [2025-03-20 02:20:09] "POST /id-to-fqname HTTP/1.1" 200 233 0.001672 10.0.0.47 - - [2025-03-20 02:20:11] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001328 10.0.0.42 - - [2025-03-20 02:20:12] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.114972 10.0.0.42 - - [2025-03-20 02:20:12] "POST /neutron/network HTTP/1.1" 200 840 0.034634 10.0.0.42 - - [2025-03-20 02:20:13] "POST /neutron/port HTTP/1.1" 200 117 0.013260 10.0.0.42 - - [2025-03-20 02:20:15] "POST /neutron/port HTTP/1.1" 200 1072 0.050439 10.0.0.42 - - [2025-03-20 02:20:15] "POST /neutron/port HTTP/1.1" 200 1100 0.044479 10.0.0.42 - - [2025-03-20 02:20:15] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.47 - - [2025-03-20 02:20:17] "DELETE /project/2f40c39f600d4d4db7f695d0eb26b90c HTTP/1.1" 404 173 0.005145 10.0.0.47 - - [2025-03-20 02:20:17] "DELETE /project/52627f5e22e14b42b03a971c13c7c866 HTTP/1.1" 404 173 0.004710 10.0.0.42 - - [2025-03-20 02:20:18] "POST /neutron/security_group HTTP/1.1" 200 2069 0.011413 10.0.0.42 - - [2025-03-20 02:20:24] "GET /obj-perms HTTP/1.1" 200 5052 0.048546 10.0.0.42 - - [2025-03-20 02:20:25] "POST /neutron/port HTTP/1.1" 200 1100 0.035752 10.0.0.42 - - [2025-03-20 02:20:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005113 10.0.0.42 - - [2025-03-20 02:20:25] "POST /neutron/network HTTP/1.1" 200 840 0.011114 10.0.0.42 - - [2025-03-20 02:20:27] "GET /obj-perms HTTP/1.1" 200 5052 0.005082 10.0.0.42 - - [2025-03-20 02:20:29] "POST /neutron/port HTTP/1.1" 200 1100 0.037681 10.0.0.42 - - [2025-03-20 02:20:30] "POST /neutron/network HTTP/1.1" 200 840 0.010753 10.0.0.47 - - [2025-03-20 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.47 - - [2025-03-20 02:20:32] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001827 10.0.0.42 - - [2025-03-20 02:20:32] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.069200 10.0.0.47 - - [2025-03-20 02:20:32] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001977 10.0.0.42 - - [2025-03-20 02:20:32] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?fields=virtual_networks HTTP/1.1" 200 1054 0.099092 10.0.0.47 - - [2025-03-20 02:20:32] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001036 10.0.0.42 - - [2025-03-20 02:20:32] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.063987 10.0.0.47 - - [2025-03-20 02:20:32] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001614 10.0.0.42 - - [2025-03-20 02:20:32] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?fields=security_groups HTTP/1.1" 200 1291 0.053982 10.0.0.42 - - [2025-03-20 02:20:33] "POST /fqname-to-id HTTP/1.1" 404 200 0.025171 10.0.0.47 - - [2025-03-20 02:20:33] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004277 10.0.0.47 - - [2025-03-20 02:20:33] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001014 10.0.0.47 - - [2025-03-20 02:20:33] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008912 10.0.0.47 - - [2025-03-20 02:20:33] "POST /id-to-fqname HTTP/1.1" 200 202 0.001672 10.0.0.47 - - [2025-03-20 02:20:33] "POST /fqname-to-id HTTP/1.1" 404 211 0.009535 10.0.0.47 - - [2025-03-20 02:20:33] "POST /security-groups HTTP/1.1" 200 603 0.069114 10.0.0.47 - - [2025-03-20 02:20:33] "POST /projects HTTP/1.1" 200 609 0.329599 10.0.0.47 - - [2025-03-20 02:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.402102 10.0.0.47 - - [2025-03-20 02:20:33] "POST /access-control-lists HTTP/1.1" 200 608 0.045313 10.0.0.42 - - [2025-03-20 02:20:33] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.563544 10.0.0.42 - - [2025-03-20 02:20:34] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.47 - - [2025-03-20 02:20:35] "GET /projects?obj_uuids=52627f5e-22e1-4b42-b03a-971c13c7c866&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001015 10.0.0.42 - - [2025-03-20 02:20:35] "GET /project/52627f5e-22e1-4b42-b03a-971c13c7c866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.060786 10.0.0.42 - - [2025-03-20 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.42 - - [2025-03-20 02:20:36] "GET /security-group/52da7efc-4f2a-407a-bde1-06955ea515a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.009918 10.0.0.42 - - [2025-03-20 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005620 10.0.0.47 - - [2025-03-20 02:20:36] "GET /projects?obj_uuids=52627f5e-22e1-4b42-b03a-971c13c7c866&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001229 10.0.0.42 - - [2025-03-20 02:20:36] "GET /project/52627f5e-22e1-4b42-b03a-971c13c7c866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.067134 10.0.0.42 - - [2025-03-20 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005632 10.0.0.42 - - [2025-03-20 02:20:36] "GET /security-group/52da7efc-4f2a-407a-bde1-06955ea515a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.005706 10.0.0.42 - - [2025-03-20 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.42 - - [2025-03-20 02:20:36] "PUT /security-group/52da7efc-4f2a-407a-bde1-06955ea515a1 HTTP/1.1" 200 262 0.043025 10.0.0.47 - - [2025-03-20 02:20:36] "PUT /access-control-list/e859d392-6b81-4a06-aad6-e19d6d7bc427 HTTP/1.1" 200 272 0.026680 10.0.0.12 - - [2025-03-20 02:20:36] "GET /obj-perms HTTP/1.1" 200 5056 0.051429 10.0.0.42 - - [2025-03-20 02:20:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000509 10.0.0.42 - - [2025-03-20 02:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.033216 10.0.0.47 - - [2025-03-20 02:20:37] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001509 10.0.0.42 - - [2025-03-20 02:20:37] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.083317 10.0.0.47 - - [2025-03-20 02:20:37] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001164 10.0.0.42 - - [2025-03-20 02:20:37] "POST /neutron/network HTTP/1.1" 200 619 0.216413 10.0.0.47 - - [2025-03-20 02:20:38] "POST /ref-update HTTP/1.1" 200 156 0.043922 10.0.0.42 - - [2025-03-20 02:20:38] "POST /id-to-fqname HTTP/1.1" 200 233 0.005050 10.0.0.42 - - [2025-03-20 02:20:38] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008660 10.0.0.42 - - [2025-03-20 02:20:38] "POST /neutron/network HTTP/1.1" 200 839 0.010792 10.0.0.42 - - [2025-03-20 02:20:38] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.010236 10.0.0.42 - - [2025-03-20 02:20:39] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006326 10.0.0.47 - - [2025-03-20 02:20:40] "GET /obj-perms HTTP/1.1" 200 5054 0.046498 10.0.0.42 - - [2025-03-20 02:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.47 - - [2025-03-20 02:20:40] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001279 10.0.0.42 - - [2025-03-20 02:20:40] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.062233 10.0.0.42 - - [2025-03-20 02:20:40] "POST /neutron/network HTTP/1.1" 200 117 0.020063 10.0.0.42 - - [2025-03-20 02:20:41] "POST /neutron/network HTTP/1.1" 200 838 0.014878 10.0.0.42 - - [2025-03-20 02:20:41] "POST /id-to-fqname HTTP/1.1" 200 233 0.001202 10.0.0.42 - - [2025-03-20 02:20:41] "GET /virtual-network/7f5cdeab-a48d-47f0-8204-835ed0e92195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006224 10.0.0.42 - - [2025-03-20 02:20:41] "GET /virtual-network/7f5cdeab-a48d-47f0-8204-835ed0e92195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007410 10.0.0.42 - - [2025-03-20 02:20:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.013662 10.0.0.42 - - [2025-03-20 02:20:41] "GET /virtual-network/7f5cdeab-a48d-47f0-8204-835ed0e92195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007970 10.0.0.42 - - [2025-03-20 02:20:41] "GET /obj-perms HTTP/1.1" 200 5054 0.057002 10.0.0.42 - - [2025-03-20 02:20:42] "POST /id-to-fqname HTTP/1.1" 200 233 0.001338 10.0.0.47 - - [2025-03-20 02:20:42] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001127 10.0.0.42 - - [2025-03-20 02:20:42] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.088106 10.0.0.42 - - [2025-03-20 02:20:43] "POST /neutron/port HTTP/1.1" 200 117 0.008754 10.0.0.42 - - [2025-03-20 02:20:43] "POST /id-to-fqname HTTP/1.1" 200 233 0.001436 10.0.0.42 - - [2025-03-20 02:20:43] "POST /neutron/network HTTP/1.1" 200 849 0.009737 10.0.0.47 - - [2025-03-20 02:20:44] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001225 10.0.0.42 - - [2025-03-20 02:20:44] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.104827 10.0.0.42 - - [2025-03-20 02:20:44] "POST /neutron/port HTTP/1.1" 200 1072 0.056225 10.0.0.42 - - [2025-03-20 02:20:44] "POST /neutron/port HTTP/1.1" 200 1126 0.164959 10.0.0.42 - - [2025-03-20 02:20:44] "POST /neutron/subnet HTTP/1.1" 200 698 0.025850 10.0.0.42 - - [2025-03-20 02:20:44] "POST /neutron/network HTTP/1.1" 200 838 0.011795 10.0.0.42 - - [2025-03-20 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008327 10.0.0.47 - - [2025-03-20 02:20:44] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001089 10.0.0.42 - - [2025-03-20 02:20:44] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.077046 10.0.0.42 - - [2025-03-20 02:20:44] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007267 10.0.0.42 - - [2025-03-20 02:20:44] "GET /floating-ip-pools?parent_id=70872a95-c978-44bc-9601-2be913273bd4&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006692 10.0.0.42 - - [2025-03-20 02:20:44] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007882 10.0.0.42 - - [2025-03-20 02:20:45] "POST /floating-ip-pools HTTP/1.1" 200 609 0.052988 10.0.0.42 - - [2025-03-20 02:20:45] "POST /ref-update HTTP/1.1" 200 156 0.027074 10.0.0.42 - - [2025-03-20 02:20:45] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007408 10.0.0.42 - - [2025-03-20 02:20:45] "POST /neutron/network HTTP/1.1" 200 849 0.010106 10.0.0.42 - - [2025-03-20 02:20:45] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.015031 10.0.0.42 - - [2025-03-20 02:20:45] "POST /neutron/security_group HTTP/1.1" 200 2070 0.017153 10.0.0.42 - - [2025-03-20 02:20:46] "POST /neutron/port HTTP/1.1" 200 1127 0.198487 10.0.0.42 - - [2025-03-20 02:20:46] "POST /neutron/subnet HTTP/1.1" 200 704 0.021705 10.0.0.42 - - [2025-03-20 02:20:50] "POST /neutron/port HTTP/1.1" 200 1100 0.028066 10.0.0.42 - - [2025-03-20 02:20:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009374 10.0.0.42 - - [2025-03-20 02:20:51] "GET /virtual-machine/7a1b3948-58ea-45e8-8c49-fa88113d1d13 HTTP/1.1" 401 292 0.000460 10.0.0.42 - - [2025-03-20 02:20:51] "GET /virtual-machine/7a1b3948-58ea-45e8-8c49-fa88113d1d13 HTTP/1.1" 200 1304 0.032660 10.0.0.42 - - [2025-03-20 02:20:51] "GET /virtual-machine-interface/dda895f6-91ba-4335-8717-f2723b5cfa2c HTTP/1.1" 200 3004 0.007229 10.0.0.42 - - [2025-03-20 02:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.42 - - [2025-03-20 02:20:51] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005576 10.0.0.42 - - [2025-03-20 02:20:51] "GET /virtual-networks?parent_id=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004450 10.0.0.42 - - [2025-03-20 02:20:51] "GET /virtual-network/7f5cdeab-a48d-47f0-8204-835ed0e92195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007665 10.0.0.42 - - [2025-03-20 02:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.42 - - [2025-03-20 02:20:54] "GET /virtual-network/7f5cdeab-a48d-47f0-8204-835ed0e92195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.008652 10.0.0.42 - - [2025-03-20 02:20:55] "POST /neutron/port HTTP/1.1" 200 1100 0.054295 10.0.0.42 - - [2025-03-20 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010976 10.0.0.42 - - [2025-03-20 02:20:56] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006214 10.0.0.42 - - [2025-03-20 02:20:56] "GET /virtual-networks?parent_id=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.005186 10.0.0.42 - - [2025-03-20 02:20:56] "GET /virtual-network/7f5cdeab-a48d-47f0-8204-835ed0e92195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007395 10.0.0.42 - - [2025-03-20 02:20:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009636 10.0.0.47 - - [2025-03-20 02:21:02] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001403 10.0.0.42 - - [2025-03-20 02:21:02] "POST /neutron/floatingip HTTP/1.1" 200 531 0.217638 10.0.0.42 - - [2025-03-20 02:21:02] "POST /neutron/floatingip HTTP/1.1" 200 578 0.078665 10.0.0.42 - - [2025-03-20 02:21:02] "POST /neutron/port HTTP/1.1" 200 1101 0.027939 10.0.0.42 - - [2025-03-20 02:21:02] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010160 10.0.0.42 - - [2025-03-20 02:21:02] "GET /virtual-machine/bb867a7d-c6f0-4470-ae9b-5a3531dc8624 HTTP/1.1" 200 1305 0.007053 10.0.0.42 - - [2025-03-20 02:21:02] "GET /virtual-machine-interface/2035ac8e-88d2-4271-9a36-a70b7e07350e HTTP/1.1" 200 3004 0.007504 10.0.0.42 - - [2025-03-20 02:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.42 - - [2025-03-20 02:21:02] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005090 10.0.0.42 - - [2025-03-20 02:21:02] "GET /virtual-networks?parent_id=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004768 10.0.0.42 - - [2025-03-20 02:21:02] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007164 10.0.0.42 - - [2025-03-20 02:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.42 - - [2025-03-20 02:21:03] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004839 10.0.0.42 - - [2025-03-20 02:21:04] "GET /virtual-networks?parent_id=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.005533 10.0.0.42 - - [2025-03-20 02:21:04] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006675 10.0.0.42 - - [2025-03-20 02:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.42 - - [2025-03-20 02:21:04] "GET /routing-instance/7cf1439e-b1c0-4f09-88b6-29d9ea783bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.006305 10.0.0.42 - - [2025-03-20 02:21:04] "GET /route-target/0cc5f347-f691-4351-b430-230aa41040bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.011108 10.0.0.42 - - [2025-03-20 02:21:07] "POST /neutron/floatingip HTTP/1.1" 200 531 0.054341 10.0.0.42 - - [2025-03-20 02:21:07] "GET /floating-ip-pool/29371ca5-7d83-4032-a390-2ec26126a884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.008040 10.0.0.42 - - [2025-03-20 02:21:07] "POST /ref-update HTTP/1.1" 200 156 0.018340 10.0.0.42 - - [2025-03-20 02:21:07] "DELETE /floating-ip-pool/29371ca5-7d83-4032-a390-2ec26126a884 HTTP/1.1" 200 115 0.054153 10.0.0.42 - - [2025-03-20 02:21:08] "POST /neutron/network HTTP/1.1" 200 838 0.010128 10.0.0.42 - - [2025-03-20 02:21:08] "POST /neutron/port HTTP/1.1" 200 1127 0.024873 10.0.0.42 - - [2025-03-20 02:21:08] "POST /neutron/port HTTP/1.1" 200 1126 0.047360 10.0.0.47 - - [2025-03-20 02:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008032 10.0.0.47 - - [2025-03-20 02:21:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003660 10.0.0.47 - - [2025-03-20 02:21:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003057 10.0.0.42 - - [2025-03-20 02:21:10] "POST /neutron/network HTTP/1.1" 200 151 0.223360 10.0.0.47 - - [2025-03-20 02:21:10] "DELETE /route-target/0cc5f347-f691-4351-b430-230aa41040bc HTTP/1.1" 200 115 0.037871 10.0.0.47 - - [2025-03-20 02:21:12] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002549 10.0.0.42 - - [2025-03-20 02:21:12] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.074797 10.0.0.47 - - [2025-03-20 02:21:12] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003747 10.0.0.42 - - [2025-03-20 02:21:12] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?fields=virtual_networks HTTP/1.1" 200 1056 0.106198 10.0.0.47 - - [2025-03-20 02:21:12] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001266 10.0.0.42 - - [2025-03-20 02:21:12] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.082728 10.0.0.47 - - [2025-03-20 02:21:12] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001146 10.0.0.42 - - [2025-03-20 02:21:12] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?fields=security_groups HTTP/1.1" 200 1294 0.085027 10.0.0.42 - - [2025-03-20 02:21:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.028451 10.0.0.47 - - [2025-03-20 02:21:13] "GET /projects?obj_uuids=7e8c4356-427b-46c7-8ca3-07a045c92e6b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006823 10.0.0.47 - - [2025-03-20 02:21:13] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001111 10.0.0.47 - - [2025-03-20 02:21:13] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010892 10.0.0.47 - - [2025-03-20 02:21:14] "POST /id-to-fqname HTTP/1.1" 200 185 0.004405 10.0.0.47 - - [2025-03-20 02:21:14] "POST /fqname-to-id HTTP/1.1" 404 194 0.007785 10.0.0.47 - - [2025-03-20 02:21:14] "POST /security-groups HTTP/1.1" 200 586 0.090198 10.0.0.47 - - [2025-03-20 02:21:14] "POST /projects HTTP/1.1" 200 575 0.387594 10.0.0.47 - - [2025-03-20 02:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.463067 10.0.0.47 - - [2025-03-20 02:21:14] "POST /fqname-to-id HTTP/1.1" 404 228 0.009747 10.0.0.42 - - [2025-03-20 02:21:14] "GET /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.661659 10.0.0.42 - - [2025-03-20 02:21:15] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.47 - - [2025-03-20 02:21:17] "DELETE /project/58bf148babae4c5992715f2e146145dd HTTP/1.1" 404 173 0.013474 10.0.0.47 - - [2025-03-20 02:21:17] "DELETE /project/7e8c4356427b46c78ca307a045c92e6b HTTP/1.1" 404 173 0.008865 10.0.0.47 - - [2025-03-20 02:21:17] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000974 10.0.0.47 - - [2025-03-20 02:21:17] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001055 10.0.0.47 - - [2025-03-20 02:21:17] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.077073 10.0.0.47 - - [2025-03-20 02:21:17] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.086747 10.0.0.47 - - [2025-03-20 02:21:17] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002348 10.0.0.47 - - [2025-03-20 02:21:17] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001724 10.0.0.47 - - [2025-03-20 02:21:17] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?fields=security_groups HTTP/1.1" 200 1396 0.104393 10.0.0.47 - - [2025-03-20 02:21:17] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?fields=security_groups HTTP/1.1" 200 1399 0.150207 10.0.0.47 - - [2025-03-20 02:21:18] "DELETE /security-group/08aa2dd1-0ac8-4a0e-997d-88cef0446bd0 HTTP/1.1" 200 115 0.177861 10.0.0.47 - - [2025-03-20 02:21:18] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003653 10.0.0.47 - - [2025-03-20 02:21:18] "DELETE /security-group/e47f053b-f1c5-41bf-b57b-79e123dd176d HTTP/1.1" 200 115 0.258270 10.0.0.47 - - [2025-03-20 02:21:18] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003971 10.0.0.47 - - [2025-03-20 02:21:18] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?fields=application_policy_sets HTTP/1.1" 200 1435 0.197375 10.0.0.47 - - [2025-03-20 02:21:18] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?fields=application_policy_sets HTTP/1.1" 200 1438 0.180764 10.0.0.47 - - [2025-03-20 02:21:18] "DELETE /access-control-list/acb23e41-182c-4130-a467-df0985376566 HTTP/1.1" 200 115 0.200209 10.0.0.47 - - [2025-03-20 02:21:18] "DELETE /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c HTTP/1.1" 200 115 0.950575 10.0.0.47 - - [2025-03-20 02:21:18] "GET /projects?obj_uuids=7e8c4356-427b-46c7-8ca3-07a045c92e6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001308 10.0.0.47 - - [2025-03-20 02:21:18] "DELETE /project/58bf148b-abae-4c59-9271-5f2e146145dd HTTP/1.1" 200 115 1.162831 10.0.0.42 - - [2025-03-20 02:21:18] "GET /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.111545 10.0.0.47 - - [2025-03-20 02:21:18] "GET /projects?obj_uuids=7e8c4356-427b-46c7-8ca3-07a045c92e6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001381 10.0.0.42 - - [2025-03-20 02:21:18] "GET /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b?fields=virtual_networks HTTP/1.1" 200 1022 0.087285 10.0.0.47 - - [2025-03-20 02:21:19] "GET /projects?obj_uuids=7e8c4356-427b-46c7-8ca3-07a045c92e6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001256 10.0.0.42 - - [2025-03-20 02:21:19] "GET /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.063191 10.0.0.47 - - [2025-03-20 02:21:19] "GET /projects?obj_uuids=7e8c4356-427b-46c7-8ca3-07a045c92e6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002334 10.0.0.42 - - [2025-03-20 02:21:19] "GET /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b?fields=security_groups HTTP/1.1" 200 1243 0.071343 10.0.0.42 - - [2025-03-20 02:21:20] "POST /fqname-to-id HTTP/1.1" 404 191 0.032965 10.0.0.47 - - [2025-03-20 02:21:20] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003524 10.0.0.47 - - [2025-03-20 02:21:20] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001198 10.0.0.47 - - [2025-03-20 02:21:20] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009335 10.0.0.47 - - [2025-03-20 02:21:20] "POST /id-to-fqname HTTP/1.1" 200 193 0.006027 10.0.0.47 - - [2025-03-20 02:21:20] "POST /fqname-to-id HTTP/1.1" 404 202 0.005126 10.0.0.47 - - [2025-03-20 02:21:20] "POST /security-groups HTTP/1.1" 200 594 0.082158 10.0.0.47 - - [2025-03-20 02:21:20] "POST /fqname-to-id HTTP/1.1" 404 237 0.004943 10.0.0.47 - - [2025-03-20 02:21:20] "POST /projects HTTP/1.1" 200 591 0.338257 10.0.0.47 - - [2025-03-20 02:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.413598 10.0.0.47 - - [2025-03-20 02:21:20] "POST /access-control-lists HTTP/1.1" 200 597 0.048918 10.0.0.42 - - [2025-03-20 02:21:20] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.588151 10.0.0.42 - - [2025-03-20 02:21:21] "GET / HTTP/1.1" 200 35931 0.002076 10.0.0.42 - - [2025-03-20 02:21:23] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000487 10.0.0.47 - - [2025-03-20 02:21:24] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001135 10.0.0.42 - - [2025-03-20 02:21:24] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.078605 10.0.0.42 - - [2025-03-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.42 - - [2025-03-20 02:21:24] "GET /security-group/b4c565e3-5c70-468c-b284-27ad8436a33c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.008757 10.0.0.42 - - [2025-03-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.47 - - [2025-03-20 02:21:24] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001161 10.0.0.42 - - [2025-03-20 02:21:24] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.060046 10.0.0.42 - - [2025-03-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143 10.0.0.42 - - [2025-03-20 02:21:24] "GET /security-group/b4c565e3-5c70-468c-b284-27ad8436a33c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.006083 10.0.0.42 - - [2025-03-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006148 10.0.0.42 - - [2025-03-20 02:21:24] "PUT /security-group/b4c565e3-5c70-468c-b284-27ad8436a33c HTTP/1.1" 200 262 0.028229 10.0.0.42 - - [2025-03-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 404 202 0.006610 10.0.0.42 - - [2025-03-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012644 10.0.0.47 - - [2025-03-20 02:21:24] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001235 10.0.0.42 - - [2025-03-20 02:21:24] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.077885 10.0.0.42 - - [2025-03-20 02:21:25] "POST /neutron/network HTTP/1.1" 200 117 0.035417 10.0.0.47 - - [2025-03-20 02:21:25] "POST /route-targets HTTP/1.1" 200 327 0.018047 10.0.0.42 - - [2025-03-20 02:21:25] "POST /neutron/network HTTP/1.1" 200 828 0.010763 10.0.0.42 - - [2025-03-20 02:21:25] "POST /id-to-fqname HTTP/1.1" 200 223 0.001483 10.0.0.42 - - [2025-03-20 02:21:25] "GET /virtual-network/185fa232-b47d-464f-94c7-a4f8dd12c2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008840 10.0.0.42 - - [2025-03-20 02:21:25] "GET /virtual-network/185fa232-b47d-464f-94c7-a4f8dd12c2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.014297 10.0.0.42 - - [2025-03-20 02:21:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.013170 10.0.0.42 - - [2025-03-20 02:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.47 - - [2025-03-20 02:21:25] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001007 10.0.0.42 - - [2025-03-20 02:21:25] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.075181 10.0.0.47 - - [2025-03-20 02:21:26] "POST /ref-update HTTP/1.1" 200 156 0.071163 10.0.0.47 - - [2025-03-20 02:21:26] "POST /useragent-kv HTTP/1.1" 200 115 0.019175 10.0.0.42 - - [2025-03-20 02:21:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.284596 10.0.0.42 - - [2025-03-20 02:21:26] "POST /id-to-fqname HTTP/1.1" 200 227 0.001963 10.0.0.42 - - [2025-03-20 02:21:26] "GET /virtual-network/cab6f01e-ac05-4784-b5d5-37338265fa6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007521 10.0.0.42 - - [2025-03-20 02:21:26] "GET /virtual-network/cab6f01e-ac05-4784-b5d5-37338265fa6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007033 10.0.0.42 - - [2025-03-20 02:21:26] "POST /neutron/network HTTP/1.1" 200 835 0.009165 10.0.0.42 - - [2025-03-20 02:21:26] "POST /id-to-fqname HTTP/1.1" 200 223 0.001309 10.0.0.47 - - [2025-03-20 02:21:27] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001305 10.0.0.42 - - [2025-03-20 02:21:27] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.103608 10.0.0.42 - - [2025-03-20 02:21:27] "POST /neutron/network HTTP/1.1" 200 828 0.008271 10.0.0.42 - - [2025-03-20 02:21:28] "POST /id-to-fqname HTTP/1.1" 200 227 0.001429 10.0.0.42 - - [2025-03-20 02:21:28] "POST /neutron/port HTTP/1.1" 200 117 0.010817 10.0.0.47 - - [2025-03-20 02:21:28] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001170 10.0.0.42 - - [2025-03-20 02:21:28] "POST /neutron/port HTTP/1.1" 200 1064 0.538278 10.0.0.47 - - [2025-03-20 02:21:29] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001764 10.0.0.42 - - [2025-03-20 02:21:29] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.135351 10.0.0.42 - - [2025-03-20 02:21:29] "POST /neutron/port HTTP/1.1" 200 1118 0.218987 10.0.0.42 - - [2025-03-20 02:21:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008530 10.0.0.42 - - [2025-03-20 02:21:29] "POST /neutron/port HTTP/1.1" 200 1092 0.044894 10.0.0.42 - - [2025-03-20 02:21:29] "POST /neutron/port HTTP/1.1" 200 117 0.014472 10.0.0.42 - - [2025-03-20 02:21:29] "POST /neutron/router HTTP/1.1" 200 656 0.108162 10.0.0.42 - - [2025-03-20 02:21:30] "POST /neutron/network HTTP/1.1" 200 845 0.010039 10.0.0.47 - - [2025-03-20 02:21:30] "GET /service-template/0f81277a-d8b2-4ed3-a666-8987f68d4648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005439 10.0.0.47 - - [2025-03-20 02:21:30] "POST /route-targets HTTP/1.1" 200 327 0.041972 10.0.0.47 - - [2025-03-20 02:21:30] "POST /service-instances HTTP/1.1" 200 670 0.160693 10.0.0.42 - - [2025-03-20 02:21:30] "POST /neutron/port HTTP/1.1" 200 1092 0.084719 10.0.0.42 - - [2025-03-20 02:21:31] "POST /neutron/security_group HTTP/1.1" 200 2002 0.022763 10.0.0.47 - - [2025-03-20 02:21:31] "POST /ref-update HTTP/1.1" 200 156 0.116098 10.0.0.42 - - [2025-03-20 02:21:31] "POST /neutron/port HTTP/1.1" 200 1092 0.046523 10.0.0.47 - - [2025-03-20 02:21:31] "POST /virtual-machines HTTP/1.1" 200 553 0.046561 10.0.0.42 - - [2025-03-20 02:21:31] "POST /neutron/port HTTP/1.1" 200 1092 0.059639 10.0.0.42 - - [2025-03-20 02:21:31] "POST /neutron/network HTTP/1.1" 200 835 0.028635 10.0.0.42 - - [2025-03-20 02:21:31] "GET /virtual-machine/4790a680-bbe3-4d9d-92ad-ef492e336aa7 HTTP/1.1" 401 292 0.000451 10.0.0.47 - - [2025-03-20 02:21:31] "POST /instance-ips HTTP/1.1" 200 551 0.055227 10.0.0.47 - - [2025-03-20 02:21:31] "PUT /virtual-machine-interface/3349173d-587b-4af8-ab83-46c3111d4ea5 HTTP/1.1" 200 284 0.039139 10.0.0.42 - - [2025-03-20 02:21:32] "GET /virtual-machine/4790a680-bbe3-4d9d-92ad-ef492e336aa7 HTTP/1.1" 200 1295 0.066785 10.0.0.42 - - [2025-03-20 02:21:32] "GET /virtual-machine-interface/f3e9ef5a-1128-4eb5-968e-465ab654900a HTTP/1.1" 200 2957 0.008944 10.0.0.47 - - [2025-03-20 02:21:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.187454 10.0.0.42 - - [2025-03-20 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008877 10.0.0.42 - - [2025-03-20 02:21:32] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006227 10.0.0.42 - - [2025-03-20 02:21:32] "GET /virtual-networks?parent_id=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.009819 10.0.0.42 - - [2025-03-20 02:21:32] "GET /virtual-network/185fa232-b47d-464f-94c7-a4f8dd12c2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006843 10.0.0.47 - - [2025-03-20 02:21:32] "POST /instance-ips HTTP/1.1" 400 316 0.030781 10.0.0.47 - - [2025-03-20 02:21:32] "PUT /instance-ip/b72bdaf0-287b-4720-9343-a1f4cef8bf5e HTTP/1.1" 200 256 0.056614 10.0.0.47 - - [2025-03-20 02:21:32] "POST /ref-update HTTP/1.1" 200 156 0.062828 10.0.0.47 - - [2025-03-20 02:21:32] "POST /virtual-machines HTTP/1.1" 200 553 0.068790 10.0.0.47 - - [2025-03-20 02:21:33] "POST /instance-ips HTTP/1.1" 400 246 0.034460 10.0.0.47 - - [2025-03-20 02:21:33] "PUT /instance-ip/7d573d18-995d-456d-8357-78e930f60476 HTTP/1.1" 200 256 0.053391 10.0.0.47 - - [2025-03-20 02:21:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.145144 10.0.0.47 - - [2025-03-20 02:21:33] "PUT /routing-instance/d2e178dc-f535-45b2-b102-4c2b7a01d82d HTTP/1.1" 200 266 0.056423 10.0.0.47 - - [2025-03-20 02:21:33] "POST /chown HTTP/1.1" 200 109 0.020592 10.0.0.47 - - [2025-03-20 02:21:33] "POST /ref-update HTTP/1.1" 200 156 0.044916 10.0.0.42 - - [2025-03-20 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.42 - - [2025-03-20 02:21:35] "GET /virtual-network/185fa232-b47d-464f-94c7-a4f8dd12c2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005982 10.0.0.42 - - [2025-03-20 02:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.42 - - [2025-03-20 02:21:39] "GET /virtual-network/185fa232-b47d-464f-94c7-a4f8dd12c2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006817 10.0.0.42 - - [2025-03-20 02:21:41] "POST /neutron/port HTTP/1.1" 200 1092 0.029649 10.0.0.42 - - [2025-03-20 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004871 10.0.0.42 - - [2025-03-20 02:21:41] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005450 10.0.0.42 - - [2025-03-20 02:21:41] "GET /virtual-networks?parent_id=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003792 10.0.0.42 - - [2025-03-20 02:21:41] "GET /virtual-network/185fa232-b47d-464f-94c7-a4f8dd12c2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007384 10.0.0.42 - - [2025-03-20 02:21:41] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009464 10.0.0.42 - - [2025-03-20 02:21:42] "POST /neutron/port HTTP/1.1" 200 1092 0.028136 10.0.0.42 - - [2025-03-20 02:21:42] "GET /virtual-machine/e99d3d78-85d3-483b-a271-d542c5382be4 HTTP/1.1" 200 1296 0.007153 10.0.0.42 - - [2025-03-20 02:21:42] "GET /virtual-machine-interface/93f975f8-13f0-480f-8812-6ba01374b620 HTTP/1.1" 200 2968 0.006544 10.0.0.42 - - [2025-03-20 02:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007049 10.0.0.42 - - [2025-03-20 02:21:42] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005200 10.0.0.42 - - [2025-03-20 02:21:42] "GET /virtual-networks?parent_id=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003988 10.0.0.42 - - [2025-03-20 02:21:42] "GET /virtual-network/cab6f01e-ac05-4784-b5d5-37338265fa6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006511 10.0.0.42 - - [2025-03-20 02:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.42 - - [2025-03-20 02:21:43] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005007 10.0.0.42 - - [2025-03-20 02:21:43] "GET /virtual-networks?parent_id=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004986 10.0.0.42 - - [2025-03-20 02:21:43] "GET /virtual-network/cab6f01e-ac05-4784-b5d5-37338265fa6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007200 10.0.0.47 - - [2025-03-20 02:21:47] "POST /ref-update HTTP/1.1" 200 156 0.040966 10.0.0.42 - - [2025-03-20 02:21:47] "POST /neutron/router HTTP/1.1" 200 344 0.287657 10.0.0.47 - - [2025-03-20 02:21:47] "GET /logical-router/8ed5f7bd-9160-4f74-bcdd-6baa030dada2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.044996 10.0.0.47 - - [2025-03-20 02:21:48] "DELETE /route-table/48c9abce-fa15-4724-bcd3-cbed7d200c7d HTTP/1.1" 200 115 0.092436 10.0.0.47 - - [2025-03-20 02:21:48] "POST /ref-update HTTP/1.1" 200 156 0.067155 10.0.0.47 - - [2025-03-20 02:21:48] "POST /ref-update HTTP/1.1" 200 156 0.053982 10.0.0.42 - - [2025-03-20 02:21:48] "POST /neutron/network HTTP/1.1" 200 835 0.016977 10.0.0.47 - - [2025-03-20 02:21:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003846 10.0.0.47 - - [2025-03-20 02:21:48] "POST /useragent-kv HTTP/1.1" 200 115 0.013053 10.0.0.47 - - [2025-03-20 02:21:48] "DELETE /virtual-network/317ec4ba-75f3-4a25-acbb-626a190a917b HTTP/1.1" 200 115 0.320311 10.0.0.42 - - [2025-03-20 02:21:48] "POST /neutron/port HTTP/1.1" 200 1118 0.034376 10.0.0.47 - - [2025-03-20 02:21:48] "DELETE /route-target/08482d2a-0da3-4b95-ac9e-dd0e6fe34b1e HTTP/1.1" 200 115 0.070073 10.0.0.47 - - [2025-03-20 02:21:48] "GET /service-instance/513f2009-76fc-44cd-93e3-4bbc37dd5677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.009244 10.0.0.42 - - [2025-03-20 02:21:49] "POST /neutron/port HTTP/1.1" 200 1118 0.029948 10.0.0.47 - - [2025-03-20 02:21:49] "GET /instance-ip/7d573d18-995d-456d-8357-78e930f60476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.028622 10.0.0.47 - - [2025-03-20 02:21:49] "DELETE /virtual-machine-interface/8a4371f7-e756-4ed8-9254-508769c85d66 HTTP/1.1" 200 115 0.099738 10.0.0.47 - - [2025-03-20 02:21:49] "GET /virtual-machine-interface/51926697-0ce6-449b-bb2f-ed67935bd2c4?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1333 0.019202 10.0.0.47 - - [2025-03-20 02:21:49] "POST /ref-update HTTP/1.1" 200 156 0.040577 10.0.0.47 - - [2025-03-20 02:21:49] "DELETE /virtual-machine-interface/03a52323-9d32-4095-83bf-fa74d37dc391 HTTP/1.1" 200 115 0.081872 10.0.0.47 - - [2025-03-20 02:21:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004419 10.0.0.47 - - [2025-03-20 02:21:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003099 10.0.0.42 - - [2025-03-20 02:21:50] "POST /neutron/network HTTP/1.1" 200 151 0.164410 10.0.0.47 - - [2025-03-20 02:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.47 - - [2025-03-20 02:21:52] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001295 10.0.0.42 - - [2025-03-20 02:21:52] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.058962 10.0.0.47 - - [2025-03-20 02:21:52] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001554 10.0.0.42 - - [2025-03-20 02:21:52] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?fields=virtual_networks HTTP/1.1" 200 1038 0.099581 10.0.0.47 - - [2025-03-20 02:21:52] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001369 10.0.0.42 - - [2025-03-20 02:21:52] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.059540 10.0.0.47 - - [2025-03-20 02:21:52] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001134 10.0.0.42 - - [2025-03-20 02:21:52] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?fields=security_groups HTTP/1.1" 200 1267 0.054410 10.0.0.42 - - [2025-03-20 02:21:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.025537 10.0.0.47 - - [2025-03-20 02:21:53] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003733 10.0.0.47 - - [2025-03-20 02:21:53] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001189 10.0.0.47 - - [2025-03-20 02:21:53] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008870 10.0.0.47 - - [2025-03-20 02:21:53] "POST /id-to-fqname HTTP/1.1" 200 198 0.013370 10.0.0.47 - - [2025-03-20 02:21:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.012531 10.0.0.47 - - [2025-03-20 02:21:53] "POST /security-groups HTTP/1.1" 200 599 0.048242 10.0.0.47 - - [2025-03-20 02:21:53] "POST /projects HTTP/1.1" 200 601 0.317118 10.0.0.47 - - [2025-03-20 02:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.387122 10.0.0.47 - - [2025-03-20 02:21:53] "POST /access-control-lists HTTP/1.1" 200 604 0.060423 10.0.0.42 - - [2025-03-20 02:21:53] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.543832 10.0.0.42 - - [2025-03-20 02:21:55] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.42 - - [2025-03-20 02:21:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.42 - - [2025-03-20 02:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.052138 10.0.0.47 - - [2025-03-20 02:21:57] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001185 10.0.0.42 - - [2025-03-20 02:21:57] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.062052 10.0.0.42 - - [2025-03-20 02:21:57] "POST /neutron/network HTTP/1.1" 200 117 0.035405 10.0.0.47 - - [2025-03-20 02:21:57] "POST /route-targets HTTP/1.1" 200 327 0.025294 10.0.0.47 - - [2025-03-20 02:21:58] "POST /useragent-kv HTTP/1.1" 200 115 0.012139 10.0.0.42 - - [2025-03-20 02:21:58] "POST /neutron/subnet HTTP/1.1" 200 828 0.289571 10.0.0.42 - - [2025-03-20 02:21:58] "POST /id-to-fqname HTTP/1.1" 200 228 0.001374 10.0.0.42 - - [2025-03-20 02:21:58] "GET /virtual-network/ac7b6821-3b03-4728-bc25-0fb41c8fe8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008555 10.0.0.42 - - [2025-03-20 02:21:58] "GET /virtual-network/ac7b6821-3b03-4728-bc25-0fb41c8fe8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007500 10.0.0.42 - - [2025-03-20 02:21:58] "POST /neutron/network HTTP/1.1" 200 1005 0.010935 10.0.0.42 - - [2025-03-20 02:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.47 - - [2025-03-20 02:21:58] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001114 10.0.0.42 - - [2025-03-20 02:21:58] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054051 10.0.0.42 - - [2025-03-20 02:21:58] "POST /neutron/network HTTP/1.1" 200 117 0.016827 10.0.0.47 - - [2025-03-20 02:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.030887 10.0.0.47 - - [2025-03-20 02:21:58] "POST /ref-update HTTP/1.1" 200 156 0.035438 10.0.0.47 - - [2025-03-20 02:21:59] "GET /virtual-network/826220c5-748a-4986-b4b8-2a6455c02f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.023809 10.0.0.47 - - [2025-03-20 02:21:59] "POST /useragent-kv HTTP/1.1" 200 115 0.009686 10.0.0.42 - - [2025-03-20 02:21:59] "POST /neutron/subnet HTTP/1.1" 200 823 0.235736 10.0.0.42 - - [2025-03-20 02:21:59] "POST /id-to-fqname HTTP/1.1" 200 228 0.001375 10.0.0.42 - - [2025-03-20 02:21:59] "GET /virtual-network/8f427643-1833-49d3-bb4f-b5004d7dc412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005856 10.0.0.42 - - [2025-03-20 02:21:59] "GET /virtual-network/8f427643-1833-49d3-bb4f-b5004d7dc412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005730 10.0.0.42 - - [2025-03-20 02:21:59] "POST /neutron/network HTTP/1.1" 200 1002 0.009989 10.0.0.42 - - [2025-03-20 02:21:59] "POST /fqname-to-id HTTP/1.1" 404 234 0.003549 10.0.0.42 - - [2025-03-20 02:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.47 - - [2025-03-20 02:21:59] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001148 10.0.0.42 - - [2025-03-20 02:21:59] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.069161 10.0.0.42 - - [2025-03-20 02:21:59] "POST /network-policys HTTP/1.1" 200 577 0.082440 10.0.0.42 - - [2025-03-20 02:21:59] "GET /network-policy/740ab2bc-5b0b-40ee-b24f-97b8ba46931f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.008047 10.0.0.42 - - [2025-03-20 02:21:59] "POST /neutron/network HTTP/1.1" 200 1005 0.010972 10.0.0.42 - - [2025-03-20 02:22:00] "GET /virtual-network/ac7b6821-3b03-4728-bc25-0fb41c8fe8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.009809 10.0.0.42 - - [2025-03-20 02:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.42 - - [2025-03-20 02:22:00] "GET /network-policy/740ab2bc-5b0b-40ee-b24f-97b8ba46931f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.008143 10.0.0.42 - - [2025-03-20 02:22:00] "POST /neutron/network HTTP/1.1" 200 1002 0.011965 10.0.0.47 - - [2025-03-20 02:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012431 10.0.0.47 - - [2025-03-20 02:22:00] "PUT /access-control-list/012d3da5-58b4-4133-a81f-ae625c54c041 HTTP/1.1" 200 272 0.027437 10.0.0.42 - - [2025-03-20 02:22:00] "GET /virtual-network/8f427643-1833-49d3-bb4f-b5004d7dc412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.015440 10.0.0.42 - - [2025-03-20 02:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.42 - - [2025-03-20 02:22:00] "GET /network-policy/740ab2bc-5b0b-40ee-b24f-97b8ba46931f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.029440 10.0.0.47 - - [2025-03-20 02:22:00] "POST /ref-update HTTP/1.1" 200 156 0.042245 10.0.0.42 - - [2025-03-20 02:22:01] "GET /virtual-network/ac7b6821-3b03-4728-bc25-0fb41c8fe8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.007876 10.0.0.12 - - [2025-03-20 02:22:02] "GET /obj-perms HTTP/1.1" 200 5046 0.056790 10.0.0.47 - - [2025-03-20 02:22:02] "GET /obj-perms HTTP/1.1" 200 5046 0.060520 10.0.0.42 - - [2025-03-20 02:22:02] "GET /virtual-network/8f427643-1833-49d3-bb4f-b5004d7dc412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.007142 10.0.0.42 - - [2025-03-20 02:22:03] "GET /obj-perms HTTP/1.1" 200 5046 0.047842 10.0.0.42 - - [2025-03-20 02:22:03] "GET /virtual-network/8f427643-1833-49d3-bb4f-b5004d7dc412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006778 10.0.0.42 - - [2025-03-20 02:22:03] "POST /neutron/network HTTP/1.1" 200 1110 0.013561 10.0.0.47 - - [2025-03-20 02:22:03] "GET /virtual-network/826220c5-748a-4986-b4b8-2a6455c02f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007392 10.0.0.42 - - [2025-03-20 02:22:03] "GET /virtual-network/8f427643-1833-49d3-bb4f-b5004d7dc412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.013729 10.0.0.42 - - [2025-03-20 02:22:03] "GET /virtual-network/ac7b6821-3b03-4728-bc25-0fb41c8fe8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006464 10.0.0.42 - - [2025-03-20 02:22:03] "POST /neutron/network HTTP/1.1" 200 1113 0.016130 10.0.0.42 - - [2025-03-20 02:22:03] "GET /virtual-network/ac7b6821-3b03-4728-bc25-0fb41c8fe8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009655 10.0.0.42 - - [2025-03-20 02:22:03] "DELETE /network-policy/740ab2bc-5b0b-40ee-b24f-97b8ba46931f HTTP/1.1" 200 115 0.056336 10.0.0.42 - - [2025-03-20 02:22:03] "POST /neutron/network HTTP/1.1" 200 1002 0.012015 10.0.0.47 - - [2025-03-20 02:22:04] "DELETE /access-control-list/012d3da5-58b4-4133-a81f-ae625c54c041 HTTP/1.1" 200 115 0.078883 10.0.0.47 - - [2025-03-20 02:22:04] "DELETE /route-target/4b333be7-8ef7-423d-b3e0-b575eb3dc6fb HTTP/1.1" 200 115 0.033802 10.0.0.47 - - [2025-03-20 02:22:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004260 10.0.0.47 - - [2025-03-20 02:22:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005206 10.0.0.47 - - [2025-03-20 02:22:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004459 10.0.0.47 - - [2025-03-20 02:22:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003510 10.0.0.42 - - [2025-03-20 02:22:04] "POST /neutron/network HTTP/1.1" 200 151 0.229890 10.0.0.47 - - [2025-03-20 02:22:06] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001069 10.0.0.42 - - [2025-03-20 02:22:06] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.059172 10.0.0.47 - - [2025-03-20 02:22:06] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001532 10.0.0.42 - - [2025-03-20 02:22:06] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?fields=virtual_networks HTTP/1.1" 200 1049 0.071874 10.0.0.47 - - [2025-03-20 02:22:06] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001580 10.0.0.42 - - [2025-03-20 02:22:06] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.050516 10.0.0.47 - - [2025-03-20 02:22:06] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001462 10.0.0.42 - - [2025-03-20 02:22:06] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?fields=security_groups HTTP/1.1" 200 1283 0.063516 10.0.0.42 - - [2025-03-20 02:22:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.026778 10.0.0.47 - - [2025-03-20 02:22:07] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004030 10.0.0.47 - - [2025-03-20 02:22:07] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001204 10.0.0.47 - - [2025-03-20 02:22:07] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008904 10.0.0.47 - - [2025-03-20 02:22:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.002883 10.0.0.47 - - [2025-03-20 02:22:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.006465 10.0.0.47 - - [2025-03-20 02:22:07] "POST /security-groups HTTP/1.1" 200 593 0.081691 10.0.0.47 - - [2025-03-20 02:22:07] "POST /projects HTTP/1.1" 200 589 0.348787 10.0.0.47 - - [2025-03-20 02:22:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.003475 10.0.0.47 - - [2025-03-20 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.388241 10.0.0.42 - - [2025-03-20 02:22:07] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.557646 10.0.0.47 - - [2025-03-20 02:22:07] "POST /access-control-lists HTTP/1.1" 200 596 0.067044 10.0.0.42 - - [2025-03-20 02:22:08] "GET / HTTP/1.1" 200 35931 0.001998 10.0.0.42 - - [2025-03-20 02:22:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000612 10.0.0.42 - - [2025-03-20 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.062654 10.0.0.47 - - [2025-03-20 02:22:10] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001480 10.0.0.42 - - [2025-03-20 02:22:11] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.080791 10.0.0.47 - - [2025-03-20 02:22:11] "POST /useragent-kv HTTP/1.1" 200 115 0.015255 10.0.0.42 - - [2025-03-20 02:22:11] "POST /neutron/subnet HTTP/1.1" 200 719 0.346541 10.0.0.42 - - [2025-03-20 02:22:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.001913 10.0.0.42 - - [2025-03-20 02:22:11] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.013830 10.0.0.42 - - [2025-03-20 02:22:11] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006466 10.0.0.42 - - [2025-03-20 02:22:11] "POST /neutron/network HTTP/1.1" 200 825 0.009252 10.0.0.42 - - [2025-03-20 02:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.47 - - [2025-03-20 02:22:11] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001406 10.0.0.42 - - [2025-03-20 02:22:12] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.071418 10.0.0.47 - - [2025-03-20 02:22:12] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001434 10.0.0.42 - - [2025-03-20 02:22:12] "POST /neutron/network HTTP/1.1" 200 607 0.231902 10.0.0.47 - - [2025-03-20 02:22:12] "POST /route-targets HTTP/1.1" 200 327 0.017956 10.0.0.42 - - [2025-03-20 02:22:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.004565 10.0.0.42 - - [2025-03-20 02:22:12] "GET /virtual-network/b9a6b36c-5c2a-49e8-b6e4-d6e80f158f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007769 10.0.0.42 - - [2025-03-20 02:22:12] "POST /neutron/network HTTP/1.1" 200 824 0.010065 10.0.0.42 - - [2025-03-20 02:22:12] "GET /virtual-network/b9a6b36c-5c2a-49e8-b6e4-d6e80f158f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007237 10.0.0.42 - - [2025-03-20 02:22:12] "POST /fqname-to-id HTTP/1.1" 404 228 0.004370 10.0.0.42 - - [2025-03-20 02:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.47 - - [2025-03-20 02:22:12] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001293 10.0.0.42 - - [2025-03-20 02:22:12] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.076540 10.0.0.42 - - [2025-03-20 02:22:13] "POST /network-policys HTTP/1.1" 200 571 0.043090 10.0.0.42 - - [2025-03-20 02:22:13] "GET /network-policy/17a0997c-95cc-4ce5-8309-8c526a39b00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.008113 10.0.0.42 - - [2025-03-20 02:22:13] "POST /neutron/network HTTP/1.1" 200 825 0.008440 10.0.0.42 - - [2025-03-20 02:22:13] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.009781 10.0.0.42 - - [2025-03-20 02:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004824 10.0.0.47 - - [2025-03-20 02:22:13] "POST /access-control-lists HTTP/1.1" 200 590 0.128788 10.0.0.42 - - [2025-03-20 02:22:13] "GET /network-policy/17a0997c-95cc-4ce5-8309-8c526a39b00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.011703 10.0.0.42 - - [2025-03-20 02:22:13] "POST /neutron/network HTTP/1.1" 200 824 0.010675 10.0.0.42 - - [2025-03-20 02:22:13] "GET /virtual-network/b9a6b36c-5c2a-49e8-b6e4-d6e80f158f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.019925 10.0.0.42 - - [2025-03-20 02:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.47 - - [2025-03-20 02:22:13] "POST /access-control-lists HTTP/1.1" 200 590 0.059902 10.0.0.42 - - [2025-03-20 02:22:13] "GET /network-policy/17a0997c-95cc-4ce5-8309-8c526a39b00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.010530 10.0.0.42 - - [2025-03-20 02:22:14] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006739 10.0.0.42 - - [2025-03-20 02:22:15] "GET /virtual-network/b9a6b36c-5c2a-49e8-b6e4-d6e80f158f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006644 10.0.0.12 - - [2025-03-20 02:22:16] "GET /obj-perms HTTP/1.1" 200 5034 0.050855 10.0.0.47 - - [2025-03-20 02:22:16] "GET /obj-perms HTTP/1.1" 200 5034 0.048747 10.0.0.42 - - [2025-03-20 02:22:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001450 10.0.0.42 - - [2025-03-20 02:22:16] "POST /neutron/network HTTP/1.1" 200 937 0.009795 10.0.0.47 - - [2025-03-20 02:22:17] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001761 10.0.0.42 - - [2025-03-20 02:22:17] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.089152 10.0.0.42 - - [2025-03-20 02:22:17] "POST /neutron/port HTTP/1.1" 200 117 0.011012 10.0.0.42 - - [2025-03-20 02:22:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.002081 10.0.0.42 - - [2025-03-20 02:22:18] "POST /neutron/network HTTP/1.1" 200 937 0.009399 10.0.0.47 - - [2025-03-20 02:22:18] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001147 10.0.0.42 - - [2025-03-20 02:22:18] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.106751 10.0.0.42 - - [2025-03-20 02:22:18] "POST /neutron/port HTTP/1.1" 200 1061 0.026314 10.0.0.47 - - [2025-03-20 02:22:19] "DELETE /project/f6c77dca68cd4f968919198a4fa27555 HTTP/1.1" 404 173 0.039177 10.0.0.47 - - [2025-03-20 02:22:19] "DELETE /project/4166f965a42d45fb974e88a5c5e7be79 HTTP/1.1" 404 173 0.031064 10.0.0.47 - - [2025-03-20 02:22:19] "DELETE /project/a262d85fe77b4e87ac2dc015d8d6b7c0 HTTP/1.1" 404 173 0.039949 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004368 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001578 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=7e8c4356-427b-46c7-8ca3-07a045c92e6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002733 10.0.0.47 - - [2025-03-20 02:22:19] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.156475 10.0.0.42 - - [2025-03-20 02:22:19] "POST /neutron/port HTTP/1.1" 200 1089 0.135859 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003503 10.0.0.47 - - [2025-03-20 02:22:19] "GET /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.197329 10.0.0.42 - - [2025-03-20 02:22:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.027205 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=7e8c4356-427b-46c7-8ca3-07a045c92e6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002636 10.0.0.47 - - [2025-03-20 02:22:19] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.284370 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002346 10.0.0.47 - - [2025-03-20 02:22:19] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?fields=security_groups HTTP/1.1" 200 1388 0.219702 10.0.0.42 - - [2025-03-20 02:22:19] "POST /neutron/port HTTP/1.1" 200 117 0.001359 10.0.0.42 - - [2025-03-20 02:22:19] "POST /neutron/security_group HTTP/1.1" 200 2060 0.050537 10.0.0.47 - - [2025-03-20 02:22:19] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?fields=security_groups HTTP/1.1" 200 1372 0.287801 10.0.0.47 - - [2025-03-20 02:22:19] "GET /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b?fields=security_groups HTTP/1.1" 200 1092 0.374719 10.0.0.47 - - [2025-03-20 02:22:19] "DELETE /access-control-list/28fcd294-3485-4108-a8ab-32c685c85653 HTTP/1.1" 200 115 0.364173 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=7e8c4356-427b-46c7-8ca3-07a045c92e6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001399 10.0.0.47 - - [2025-03-20 02:22:19] "GET /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b?fields=application_policy_sets HTTP/1.1" 404 182 0.092832 10.0.0.47 - - [2025-03-20 02:22:19] "DELETE /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b HTTP/1.1" 404 171 0.822198 10.0.0.47 - - [2025-03-20 02:22:19] "DELETE /security-group/032e2145-f7ee-4ac3-b47b-f5eb4f3d5033 HTTP/1.1" 200 115 0.289152 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001491 10.0.0.47 - - [2025-03-20 02:22:19] "DELETE /security-group/b4c565e3-5c70-468c-b284-27ad8436a33c HTTP/1.1" 200 115 0.239929 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001322 10.0.0.47 - - [2025-03-20 02:22:19] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?fields=application_policy_sets HTTP/1.1" 200 1411 0.073724 10.0.0.47 - - [2025-03-20 02:22:20] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?fields=application_policy_sets HTTP/1.1" 200 1427 0.174547 10.0.0.47 - - [2025-03-20 02:22:20] "DELETE /access-control-list/b8a3b93a-ba02-42b5-ae1a-c3854203b632 HTTP/1.1" 200 115 0.119571 10.0.0.47 - - [2025-03-20 02:22:20] "DELETE /project/f6c77dca-68cd-4f96-8919-198a4fa27555 HTTP/1.1" 200 115 1.412304 10.0.0.47 - - [2025-03-20 02:22:20] "DELETE /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0 HTTP/1.1" 200 115 1.480732 10.0.0.42 - - [2025-03-20 02:22:20] "POST /neutron/port HTTP/1.1" 200 1060 0.022128 10.0.0.42 - - [2025-03-20 02:22:21] "POST /neutron/port HTTP/1.1" 200 1088 0.043232 10.0.0.42 - - [2025-03-20 02:22:21] "POST /neutron/port HTTP/1.1" 200 117 0.002225 10.0.0.42 - - [2025-03-20 02:22:24] "GET /global-system-configs HTTP/1.1" 200 322 0.043162 10.0.0.42 - - [2025-03-20 02:22:24] "GET /obj-perms HTTP/1.1" 200 5056 0.164839 10.0.0.42 - - [2025-03-20 02:22:24] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009323 10.0.0.47 - - [2025-03-20 02:22:24] "GET /global-system-configs HTTP/1.1" 200 322 0.062916 10.0.0.12 - - [2025-03-20 02:22:24] "GET /global-system-configs HTTP/1.1" 200 322 0.177798 10.0.0.42 - - [2025-03-20 02:22:24] "POST /neutron/port HTTP/1.1" 200 1089 0.029416 10.0.0.42 - - [2025-03-20 02:22:24] "GET /virtual-machine/ee451c3e-c4b3-42f0-9a59-99c26153229b HTTP/1.1" 401 292 0.000458 10.0.0.12 - - [2025-03-20 02:22:25] "GET /obj-perms HTTP/1.1" 200 5056 0.301422 10.0.0.47 - - [2025-03-20 02:22:25] "GET /obj-perms HTTP/1.1" 200 5056 0.608620 10.0.0.42 - - [2025-03-20 02:22:25] "GET /virtual-machine/ee451c3e-c4b3-42f0-9a59-99c26153229b HTTP/1.1" 200 1295 0.044449 10.0.0.42 - - [2025-03-20 02:22:25] "GET /virtual-machine-interface/c2f61a28-7f08-4f5e-a785-4ed135ea2b16 HTTP/1.1" 200 2952 0.007185 10.0.0.42 - - [2025-03-20 02:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.42 - - [2025-03-20 02:22:25] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004794 10.0.0.42 - - [2025-03-20 02:22:25] "GET /virtual-networks?parent_id=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.007164 10.0.0.42 - - [2025-03-20 02:22:25] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.007329 10.0.0.42 - - [2025-03-20 02:22:27] "POST /neutron/port HTTP/1.1" 200 1088 0.029317 10.0.0.42 - - [2025-03-20 02:22:27] "POST /neutron/subnet HTTP/1.1" 200 689 0.030048 10.0.0.42 - - [2025-03-20 02:22:28] "POST /neutron/port HTTP/1.1" 200 1089 0.036460 10.0.0.42 - - [2025-03-20 02:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005376 10.0.0.42 - - [2025-03-20 02:22:28] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.007716 10.0.0.42 - - [2025-03-20 02:22:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004475 10.0.0.42 - - [2025-03-20 02:22:28] "POST /neutron/network HTTP/1.1" 200 927 0.008168 10.0.0.42 - - [2025-03-20 02:22:30] "POST /neutron/port HTTP/1.1" 200 1088 0.038897 10.0.0.42 - - [2025-03-20 02:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005247 10.0.0.42 - - [2025-03-20 02:22:30] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004266 10.0.0.42 - - [2025-03-20 02:22:30] "GET /virtual-networks?parent_id=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004320 10.0.0.42 - - [2025-03-20 02:22:30] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.008458 10.0.0.42 - - [2025-03-20 02:22:31] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008854 10.0.0.42 - - [2025-03-20 02:22:36] "POST /neutron/port HTTP/1.1" 200 1088 0.032355 10.0.0.42 - - [2025-03-20 02:22:36] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008537 10.0.0.42 - - [2025-03-20 02:22:36] "GET /virtual-machine/26728f92-f7d1-42b4-8cb7-cf829d87dbb0 HTTP/1.1" 200 1294 0.006961 10.0.0.42 - - [2025-03-20 02:22:36] "GET /virtual-machine-interface/27cea801-d938-4823-be4d-eabab3fcd5f5 HTTP/1.1" 200 2951 0.008537 10.0.0.42 - - [2025-03-20 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005321 10.0.0.42 - - [2025-03-20 02:22:36] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004361 10.0.0.42 - - [2025-03-20 02:22:36] "GET /virtual-networks?parent_id=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004630 10.0.0.42 - - [2025-03-20 02:22:36] "GET /virtual-network/b9a6b36c-5c2a-49e8-b6e4-d6e80f158f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006720 10.0.0.42 - - [2025-03-20 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.42 - - [2025-03-20 02:22:37] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004694 10.0.0.42 - - [2025-03-20 02:22:37] "GET /virtual-networks?parent_id=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005234 10.0.0.42 - - [2025-03-20 02:22:37] "GET /virtual-network/b9a6b36c-5c2a-49e8-b6e4-d6e80f158f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006592 10.0.0.42 - - [2025-03-20 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.47 - - [2025-03-20 02:22:42] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001521 10.0.0.42 - - [2025-03-20 02:22:42] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.079837 10.0.0.42 - - [2025-03-20 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.42 - - [2025-03-20 02:22:42] "PUT /network-policy/17a0997c-95cc-4ce5-8309-8c526a39b00e HTTP/1.1" 200 262 0.018963 10.0.0.47 - - [2025-03-20 02:22:42] "PUT /access-control-list/55a7ec9a-7b95-4f14-bf6d-21c8c9765ece HTTP/1.1" 200 272 0.062463 10.0.0.47 - - [2025-03-20 02:22:42] "POST /ref-update HTTP/1.1" 200 156 0.039911 10.0.0.42 - - [2025-03-20 02:22:45] "GET /virtual-network/b9a6b36c-5c2a-49e8-b6e4-d6e80f158f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.007019 10.0.0.42 - - [2025-03-20 02:22:45] "POST /neutron/network HTTP/1.1" 200 824 0.016708 10.0.0.42 - - [2025-03-20 02:22:45] "GET /virtual-network/b9a6b36c-5c2a-49e8-b6e4-d6e80f158f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.017437 10.0.0.42 - - [2025-03-20 02:22:45] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.007863 10.0.0.42 - - [2025-03-20 02:22:46] "POST /neutron/network HTTP/1.1" 200 825 0.046396 10.0.0.42 - - [2025-03-20 02:22:46] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.012419 10.0.0.42 - - [2025-03-20 02:22:46] "DELETE /network-policy/17a0997c-95cc-4ce5-8309-8c526a39b00e HTTP/1.1" 200 115 0.047750 10.0.0.42 - - [2025-03-20 02:22:46] "POST /neutron/network HTTP/1.1" 200 824 0.007785 10.0.0.42 - - [2025-03-20 02:22:46] "POST /neutron/network HTTP/1.1" 400 204 0.015493 10.0.0.42 - - [2025-03-20 02:22:48] "POST /neutron/network HTTP/1.1" 200 824 0.008360 10.0.0.47 - - [2025-03-20 02:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.47 - - [2025-03-20 02:22:48] "POST /useragent-kv HTTP/1.1" 200 115 0.010449 10.0.0.47 - - [2025-03-20 02:22:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003791 10.0.0.42 - - [2025-03-20 02:22:48] "POST /neutron/network HTTP/1.1" 200 151 0.207897 10.0.0.47 - - [2025-03-20 02:22:48] "DELETE /route-target/d8aa836c-3d1f-4043-a50a-5a74cd65722f HTTP/1.1" 200 115 0.033231 10.0.0.47 - - [2025-03-20 02:22:50] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001114 10.0.0.42 - - [2025-03-20 02:22:50] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.061651 10.0.0.47 - - [2025-03-20 02:22:50] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001183 10.0.0.42 - - [2025-03-20 02:22:50] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?fields=virtual_networks HTTP/1.1" 200 1036 0.096751 10.0.0.47 - - [2025-03-20 02:22:50] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001542 10.0.0.42 - - [2025-03-20 02:22:50] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.048981 10.0.0.47 - - [2025-03-20 02:22:50] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001122 10.0.0.42 - - [2025-03-20 02:22:50] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?fields=security_groups HTTP/1.1" 200 1264 0.070324 10.0.0.12 - - [2025-03-20 02:22:50] "GET /global-system-configs HTTP/1.1" 200 322 0.097363 10.0.0.47 - - [2025-03-20 02:22:50] "GET /global-system-configs HTTP/1.1" 200 322 0.117463 10.0.0.12 - - [2025-03-20 02:22:51] "GET /obj-perms HTTP/1.1" 200 5056 0.469108 10.0.0.47 - - [2025-03-20 02:22:51] "GET /obj-perms HTTP/1.1" 200 5056 0.478627 10.0.0.42 - - [2025-03-20 02:22:51] "GET /obj-perms HTTP/1.1" 200 5056 0.531108 10.0.0.42 - - [2025-03-20 02:22:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.026320 10.0.0.47 - - [2025-03-20 02:22:51] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003676 10.0.0.47 - - [2025-03-20 02:22:51] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001066 10.0.0.47 - - [2025-03-20 02:22:51] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011076 10.0.0.42 - - [2025-03-20 02:22:51] "GET /global-system-configs HTTP/1.1" 200 322 0.007760 10.0.0.47 - - [2025-03-20 02:22:52] "POST /id-to-fqname HTTP/1.1" 200 188 0.001486 10.0.0.47 - - [2025-03-20 02:22:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.006716 10.0.0.47 - - [2025-03-20 02:22:52] "POST /security-groups HTTP/1.1" 200 589 0.107799 10.0.0.47 - - [2025-03-20 02:22:52] "POST /projects HTTP/1.1" 200 581 0.361185 10.0.0.47 - - [2025-03-20 02:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.464711 10.0.0.47 - - [2025-03-20 02:22:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.010810 10.0.0.42 - - [2025-03-20 02:22:52] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.643257 10.0.0.42 - - [2025-03-20 02:22:53] "GET / HTTP/1.1" 200 35931 0.002073 10.0.0.42 - - [2025-03-20 02:22:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000465 10.0.0.42 - - [2025-03-20 02:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.053203 10.0.0.47 - - [2025-03-20 02:22:55] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001338 10.0.0.42 - - [2025-03-20 02:22:55] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.058737 10.0.0.47 - - [2025-03-20 02:22:56] "POST /ref-update HTTP/1.1" 200 156 0.025700 10.0.0.47 - - [2025-03-20 02:22:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005463 10.0.0.42 - - [2025-03-20 02:22:56] "POST /neutron/subnet HTTP/1.1" 200 720 0.313941 10.0.0.42 - - [2025-03-20 02:22:56] "POST /id-to-fqname HTTP/1.1" 200 223 0.001536 10.0.0.42 - - [2025-03-20 02:22:56] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006617 10.0.0.42 - - [2025-03-20 02:22:56] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006495 10.0.0.42 - - [2025-03-20 02:22:56] "POST /neutron/network HTTP/1.1" 200 831 0.008530 10.0.0.42 - - [2025-03-20 02:22:57] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005733 10.0.0.42 - - [2025-03-20 02:22:57] "GET /obj-perms HTTP/1.1" 200 5026 0.050687 10.0.0.42 - - [2025-03-20 02:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.47 - - [2025-03-20 02:22:58] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002437 10.0.0.42 - - [2025-03-20 02:22:58] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.060575 10.0.0.47 - - [2025-03-20 02:22:58] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001052 10.0.0.42 - - [2025-03-20 02:22:58] "POST /neutron/network HTTP/1.1" 200 613 0.160829 10.0.0.42 - - [2025-03-20 02:22:59] "POST /id-to-fqname HTTP/1.1" 200 223 0.004287 10.0.0.42 - - [2025-03-20 02:22:59] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005558 10.0.0.42 - - [2025-03-20 02:22:59] "POST /neutron/network HTTP/1.1" 200 833 0.006698 10.0.0.42 - - [2025-03-20 02:22:59] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005619 10.0.0.42 - - [2025-03-20 02:22:59] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006399 10.0.0.12 - - [2025-03-20 02:22:59] "GET /obj-perms HTTP/1.1" 200 5026 0.047913 10.0.0.47 - - [2025-03-20 02:22:59] "GET /obj-perms HTTP/1.1" 200 5026 0.056511 10.0.0.42 - - [2025-03-20 02:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.47 - - [2025-03-20 02:22:59] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001474 10.0.0.42 - - [2025-03-20 02:23:00] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.109948 10.0.0.42 - - [2025-03-20 02:23:00] "POST /neutron/network HTTP/1.1" 200 117 0.017622 10.0.0.47 - - [2025-03-20 02:23:00] "POST /ref-update HTTP/1.1" 200 156 0.028357 10.0.0.42 - - [2025-03-20 02:23:00] "POST /neutron/network HTTP/1.1" 200 833 0.010820 10.0.0.42 - - [2025-03-20 02:23:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001717 10.0.0.42 - - [2025-03-20 02:23:00] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.009126 10.0.0.42 - - [2025-03-20 02:23:00] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008919 10.0.0.42 - - [2025-03-20 02:23:00] "POST /neutron/subnet HTTP/1.1" 200 720 0.011298 10.0.0.42 - - [2025-03-20 02:23:00] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006874 10.0.0.42 - - [2025-03-20 02:23:01] "POST /id-to-fqname HTTP/1.1" 200 223 0.002814 10.0.0.47 - - [2025-03-20 02:23:02] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001046 10.0.0.42 - - [2025-03-20 02:23:02] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.082190 10.0.0.42 - - [2025-03-20 02:23:02] "POST /neutron/port HTTP/1.1" 200 117 0.007552 10.0.0.42 - - [2025-03-20 02:23:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.001529 10.0.0.42 - - [2025-03-20 02:23:02] "POST /neutron/network HTTP/1.1" 200 843 0.008604 10.0.0.42 - - [2025-03-20 02:23:03] "POST /neutron/port HTTP/1.1" 200 1059 0.017835 10.0.0.47 - - [2025-03-20 02:23:03] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001093 10.0.0.42 - - [2025-03-20 02:23:03] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.127112 10.0.0.42 - - [2025-03-20 02:23:03] "POST /neutron/port HTTP/1.1" 200 1087 0.067766 10.0.0.42 - - [2025-03-20 02:23:03] "POST /neutron/subnet HTTP/1.1" 200 703 0.029526 10.0.0.42 - - [2025-03-20 02:23:03] "POST /neutron/port HTTP/1.1" 200 1087 0.029492 10.0.0.42 - - [2025-03-20 02:23:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.004466 10.0.0.42 - - [2025-03-20 02:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.47 - - [2025-03-20 02:23:03] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001671 10.0.0.42 - - [2025-03-20 02:23:03] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.012004 10.0.0.42 - - [2025-03-20 02:23:04] "POST /service-templates HTTP/1.1" 200 543 0.072793 10.0.0.42 - - [2025-03-20 02:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005907 10.0.0.42 - - [2025-03-20 02:23:04] "POST /neutron/network HTTP/1.1" 200 843 0.008110 10.0.0.42 - - [2025-03-20 02:23:04] "GET /service-template/2a2b7ada-4ccc-410e-9b40-733d58e294e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.007723 10.0.0.42 - - [2025-03-20 02:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.42 - - [2025-03-20 02:23:04] "GET /service-template/2a2b7ada-4ccc-410e-9b40-733d58e294e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005028 10.0.0.42 - - [2025-03-20 02:23:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.001375 10.0.0.42 - - [2025-03-20 02:23:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.001241 10.0.0.42 - - [2025-03-20 02:23:04] "POST /id-to-fqname HTTP/1.1" 200 224 0.001650 10.0.0.42 - - [2025-03-20 02:23:04] "POST /neutron/port HTTP/1.1" 200 1057 0.024367 10.0.0.42 - - [2025-03-20 02:23:04] "POST /neutron/port HTTP/1.1" 200 1111 0.161944 10.0.0.42 - - [2025-03-20 02:23:04] "POST /neutron/subnet HTTP/1.1" 200 694 0.019878 10.0.0.42 - - [2025-03-20 02:23:05] "POST /neutron/network HTTP/1.1" 200 2222 0.019779 10.0.0.47 - - [2025-03-20 02:23:06] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001173 10.0.0.42 - - [2025-03-20 02:23:06] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.083980 10.0.0.42 - - [2025-03-20 02:23:06] "POST /neutron/network HTTP/1.1" 200 833 0.008454 10.0.0.42 - - [2025-03-20 02:23:06] "POST /neutron/port HTTP/1.1" 200 117 0.007805 10.0.0.47 - - [2025-03-20 02:23:06] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001408 10.0.0.42 - - [2025-03-20 02:23:07] "POST /neutron/port HTTP/1.1" 200 1057 0.439749 10.0.0.42 - - [2025-03-20 02:23:08] "POST /neutron/port HTTP/1.1" 200 1057 0.021928 10.0.0.42 - - [2025-03-20 02:23:08] "POST /neutron/port HTTP/1.1" 200 1059 0.022375 10.0.0.42 - - [2025-03-20 02:23:08] "POST /neutron/port HTTP/1.1" 200 1057 0.020238 10.0.0.42 - - [2025-03-20 02:23:08] "POST /neutron/port HTTP/1.1" 200 3024 0.036790 10.0.0.42 - - [2025-03-20 02:23:09] "POST /neutron/port HTTP/1.1" 200 117 0.001329 10.0.0.42 - - [2025-03-20 02:23:09] "POST /neutron/subnet HTTP/1.1" 200 703 0.019368 10.0.0.42 - - [2025-03-20 02:23:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005160 10.0.0.42 - - [2025-03-20 02:23:09] "POST /neutron/network HTTP/1.1" 200 833 0.009223 10.0.0.42 - - [2025-03-20 02:23:11] "POST /neutron/port HTTP/1.1" 200 3024 0.034406 10.0.0.42 - - [2025-03-20 02:23:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010536 10.0.0.42 - - [2025-03-20 02:23:12] "POST /neutron/port HTTP/1.1" 200 3024 0.028251 10.0.0.42 - - [2025-03-20 02:23:12] "GET /virtual-machine/15587ed6-8204-4f9d-b82f-e547f9066c9d HTTP/1.1" 401 292 0.000451 10.0.0.42 - - [2025-03-20 02:23:12] "GET /virtual-machine/15587ed6-8204-4f9d-b82f-e547f9066c9d HTTP/1.1" 200 1802 0.043107 10.0.0.42 - - [2025-03-20 02:23:12] "GET /virtual-machine-interface/2815046d-ad70-43a8-9a67-ff11f807b692 HTTP/1.1" 200 2949 0.006744 10.0.0.42 - - [2025-03-20 02:23:12] "GET /virtual-machine-interface/42207c58-7684-4907-9bc7-322e6e88242d HTTP/1.1" 200 2946 0.011350 10.0.0.42 - - [2025-03-20 02:23:12] "GET /virtual-machine-interface/d41b7b87-dcbb-4d98-9411-b685a7c32f45 HTTP/1.1" 200 2947 0.011508 10.0.0.42 - - [2025-03-20 02:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005548 10.0.0.42 - - [2025-03-20 02:23:12] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.011115 10.0.0.42 - - [2025-03-20 02:23:12] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004462 10.0.0.42 - - [2025-03-20 02:23:12] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007274 10.0.0.42 - - [2025-03-20 02:23:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009081 10.0.0.42 - - [2025-03-20 02:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.42 - - [2025-03-20 02:23:15] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006310 10.0.0.42 - - [2025-03-20 02:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.030958 10.0.0.42 - - [2025-03-20 02:23:20] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.011196 10.0.0.47 - - [2025-03-20 02:23:20] "DELETE /project/4714d09f57de4680a50ccae7adbe98fe HTTP/1.1" 404 173 0.005603 10.0.0.47 - - [2025-03-20 02:23:20] "DELETE /project/4166f965-a42d-45fb-974e-88a5c5e7be79 HTTP/1.1" 404 177 0.005326 10.0.0.42 - - [2025-03-20 02:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.42 - - [2025-03-20 02:23:24] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006762 10.0.0.42 - - [2025-03-20 02:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.42 - - [2025-03-20 02:23:28] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008775 10.0.0.42 - - [2025-03-20 02:23:28] "POST /neutron/port HTTP/1.1" 200 1085 0.029266 10.0.0.42 - - [2025-03-20 02:23:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004305 10.0.0.42 - - [2025-03-20 02:23:28] "POST /neutron/network HTTP/1.1" 200 833 0.008503 10.0.0.42 - - [2025-03-20 02:23:29] "POST /neutron/network HTTP/1.1" 200 843 0.007725 10.0.0.42 - - [2025-03-20 02:23:29] "POST /neutron/port HTTP/1.1" 200 117 0.001297 10.0.0.42 - - [2025-03-20 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.42 - - [2025-03-20 02:23:32] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006060 10.0.0.42 - - [2025-03-20 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006520 10.0.0.42 - - [2025-03-20 02:23:34] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004098 10.0.0.42 - - [2025-03-20 02:23:34] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004165 10.0.0.42 - - [2025-03-20 02:23:34] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006848 10.0.0.42 - - [2025-03-20 02:23:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007894 10.0.0.42 - - [2025-03-20 02:23:38] "GET /obj-perms HTTP/1.1" 200 5056 0.044521 10.0.0.42 - - [2025-03-20 02:23:44] "POST /neutron/port HTTP/1.1" 200 3024 0.061355 10.0.0.42 - - [2025-03-20 02:23:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009082 10.0.0.42 - - [2025-03-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005611 10.0.0.42 - - [2025-03-20 02:23:55] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.009255 10.0.0.42 - - [2025-03-20 02:23:55] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004090 10.0.0.42 - - [2025-03-20 02:23:55] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006442 10.0.0.42 - - [2025-03-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005673 10.0.0.42 - - [2025-03-20 02:23:55] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004343 10.0.0.42 - - [2025-03-20 02:23:55] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006787 10.0.0.42 - - [2025-03-20 02:23:55] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006193 10.0.0.42 - - [2025-03-20 02:23:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.004574 10.0.0.42 - - [2025-03-20 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.47 - - [2025-03-20 02:23:56] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001187 10.0.0.42 - - [2025-03-20 02:23:56] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.049414 10.0.0.42 - - [2025-03-20 02:23:56] "POST /service-instances HTTP/1.1" 200 543 0.050115 10.0.0.42 - - [2025-03-20 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.42 - - [2025-03-20 02:23:56] "GET /service-instance/b6d72a38-0259-44c9-a2bf-71adf98fd3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.008223 10.0.0.42 - - [2025-03-20 02:23:56] "POST /port-tuples HTTP/1.1" 200 586 0.050596 10.0.0.42 - - [2025-03-20 02:23:56] "GET /virtual-machine-interface/42207c58-7684-4907-9bc7-322e6e88242d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.007173 10.0.0.42 - - [2025-03-20 02:23:56] "PUT /virtual-machine-interface/42207c58-7684-4907-9bc7-322e6e88242d HTTP/1.1" 200 284 0.023329 10.0.0.42 - - [2025-03-20 02:23:56] "POST /ref-update HTTP/1.1" 200 156 0.038303 10.0.0.42 - - [2025-03-20 02:23:56] "GET /virtual-machine-interface/d41b7b87-dcbb-4d98-9411-b685a7c32f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.010417 10.0.0.42 - - [2025-03-20 02:23:56] "PUT /virtual-machine-interface/d41b7b87-dcbb-4d98-9411-b685a7c32f45 HTTP/1.1" 200 284 0.025035 10.0.0.47 - - [2025-03-20 02:23:56] "POST /instance-ips HTTP/1.1" 200 385 0.126453 10.0.0.42 - - [2025-03-20 02:23:56] "POST /ref-update HTTP/1.1" 200 156 0.035555 10.0.0.42 - - [2025-03-20 02:23:56] "GET /virtual-machine-interface/2815046d-ad70-43a8-9a67-ff11f807b692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.013050 10.0.0.42 - - [2025-03-20 02:23:56] "PUT /virtual-machine-interface/2815046d-ad70-43a8-9a67-ff11f807b692 HTTP/1.1" 200 284 0.050250 10.0.0.47 - - [2025-03-20 02:23:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018655 10.0.0.42 - - [2025-03-20 02:23:56] "POST /ref-update HTTP/1.1" 200 156 0.037323 10.0.0.47 - - [2025-03-20 02:23:57] "POST /ref-update HTTP/1.1" 200 156 0.036820 10.0.0.42 - - [2025-03-20 02:23:57] "POST /neutron/port HTTP/1.1" 200 1087 0.070417 10.0.0.47 - - [2025-03-20 02:23:57] "POST /ref-update HTTP/1.1" 200 156 0.028855 10.0.0.42 - - [2025-03-20 02:23:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008960 10.0.0.47 - - [2025-03-20 02:23:57] "POST /instance-ips HTTP/1.1" 200 373 0.041647 10.0.0.47 - - [2025-03-20 02:23:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007690 10.0.0.42 - - [2025-03-20 02:23:57] "GET /virtual-machine/7a416be6-2b14-4043-a105-459336c506c5 HTTP/1.1" 200 1290 0.006523 10.0.0.42 - - [2025-03-20 02:23:57] "GET /virtual-machine-interface/b5104973-d606-4092-9d02-9051a843da09 HTTP/1.1" 200 2947 0.012940 10.0.0.42 - - [2025-03-20 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011281 10.0.0.42 - - [2025-03-20 02:23:57] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.009415 10.0.0.47 - - [2025-03-20 02:23:57] "POST /ref-update HTTP/1.1" 200 156 0.032172 10.0.0.42 - - [2025-03-20 02:23:57] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003993 10.0.0.42 - - [2025-03-20 02:23:57] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007618 10.0.0.47 - - [2025-03-20 02:23:57] "POST /ref-update HTTP/1.1" 200 156 0.035882 10.0.0.42 - - [2025-03-20 02:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.42 - - [2025-03-20 02:23:58] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004285 10.0.0.42 - - [2025-03-20 02:23:58] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005178 10.0.0.42 - - [2025-03-20 02:23:58] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007147 10.0.0.42 - - [2025-03-20 02:23:59] "POST /neutron/port HTTP/1.1" 200 1085 0.032459 10.0.0.42 - - [2025-03-20 02:23:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008835 10.0.0.42 - - [2025-03-20 02:23:59] "GET /virtual-machine/45b020c6-2035-4442-858a-27a1a0ef13af HTTP/1.1" 200 1289 0.006660 10.0.0.42 - - [2025-03-20 02:23:59] "GET /virtual-machine-interface/cf8fe012-ac95-40d3-890e-13940ae21a06 HTTP/1.1" 200 2949 0.008030 10.0.0.42 - - [2025-03-20 02:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.42 - - [2025-03-20 02:23:59] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004892 10.0.0.42 - - [2025-03-20 02:23:59] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004118 10.0.0.42 - - [2025-03-20 02:23:59] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006751 10.0.0.42 - - [2025-03-20 02:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.42 - - [2025-03-20 02:24:00] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005477 10.0.0.42 - - [2025-03-20 02:24:00] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003692 10.0.0.42 - - [2025-03-20 02:24:00] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007271 10.0.0.42 - - [2025-03-20 02:24:00] "POST /fqname-to-id HTTP/1.1" 404 211 0.006732 10.0.0.42 - - [2025-03-20 02:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.47 - - [2025-03-20 02:24:00] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002718 10.0.0.42 - - [2025-03-20 02:24:00] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.070093 10.0.0.42 - - [2025-03-20 02:24:01] "POST /network-policys HTTP/1.1" 200 547 0.034945 10.0.0.42 - - [2025-03-20 02:24:01] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.008216 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.42 - - [2025-03-20 02:24:01] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007102 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.42 - - [2025-03-20 02:24:01] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.005042 10.0.0.47 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.009386 10.0.0.42 - - [2025-03-20 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.066820 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017422 10.0.0.42 - - [2025-03-20 02:24:01] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004651 10.0.0.42 - - [2025-03-20 02:24:01] "POST /neutron/network HTTP/1.1" 200 921 0.010815 10.0.0.42 - - [2025-03-20 02:24:01] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006367 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.42 - - [2025-03-20 02:24:01] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.005158 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.42 - - [2025-03-20 02:24:01] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007007 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.42 - - [2025-03-20 02:24:01] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.005955 10.0.0.42 - - [2025-03-20 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.081271 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857 10.0.0.47 - - [2025-03-20 02:24:01] "POST /access-control-lists HTTP/1.1" 200 604 0.092805 10.0.0.42 - - [2025-03-20 02:24:01] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.011786 10.0.0.42 - - [2025-03-20 02:24:01] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.016383 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013426 10.0.0.42 - - [2025-03-20 02:24:01] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004416 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005869 10.0.0.47 - - [2025-03-20 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.032188 10.0.0.42 - - [2025-03-20 02:24:02] "GET /service-template/2a2b7ada-4ccc-410e-9b40-733d58e294e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004571 10.0.0.42 - - [2025-03-20 02:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.47 - - [2025-03-20 02:24:02] "POST /ref-update HTTP/1.1" 200 156 0.022687 10.0.0.47 - - [2025-03-20 02:24:02] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002763 10.0.0.42 - - [2025-03-20 02:24:02] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.081384 10.0.0.42 - - [2025-03-20 02:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.47 - - [2025-03-20 02:24:02] "POST /ref-update HTTP/1.1" 200 156 0.036359 10.0.0.42 - - [2025-03-20 02:24:02] "GET /service-instance/b6d72a38-0259-44c9-a2bf-71adf98fd3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3530 0.010066 10.0.0.47 - - [2025-03-20 02:24:02] "PUT /routing-instance/562be83f-2c2f-402e-a0dd-284ac9f2d89b HTTP/1.1" 200 266 0.026803 10.0.0.47 - - [2025-03-20 02:24:02] "PUT /access-control-list/4f4a1357-dfec-4d7d-982f-52e76866f343 HTTP/1.1" 200 272 0.046847 10.0.0.42 - - [2025-03-20 02:24:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008597 10.0.0.42 - - [2025-03-20 02:24:03] "POST /neutron/port HTTP/1.1" 200 3831 0.065284 10.0.0.42 - - [2025-03-20 02:24:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012116 10.0.0.42 - - [2025-03-20 02:24:03] "POST /neutron/network HTTP/1.1" 200 805 0.019149 10.0.0.42 - - [2025-03-20 02:24:03] "POST /neutron/network HTTP/1.1" 200 921 0.007927 10.0.0.42 - - [2025-03-20 02:24:03] "POST /id-to-fqname HTTP/1.1" 200 223 0.001230 10.0.0.42 - - [2025-03-20 02:24:03] "POST /id-to-fqname HTTP/1.1" 200 223 0.001347 10.0.0.42 - - [2025-03-20 02:24:03] "POST /id-to-fqname HTTP/1.1" 200 224 0.002994 10.0.0.42 - - [2025-03-20 02:24:03] "GET /virtual-machine/15587ed6-8204-4f9d-b82f-e547f9066c9d HTTP/1.1" 200 1802 0.005800 10.0.0.42 - - [2025-03-20 02:24:03] "GET /virtual-machine-interface/2815046d-ad70-43a8-9a67-ff11f807b692 HTTP/1.1" 200 3804 0.008294 10.0.0.42 - - [2025-03-20 02:24:03] "GET /virtual-machine-interface/42207c58-7684-4907-9bc7-322e6e88242d HTTP/1.1" 200 3816 0.010095 10.0.0.42 - - [2025-03-20 02:24:03] "GET /virtual-machine-interface/d41b7b87-dcbb-4d98-9411-b685a7c32f45 HTTP/1.1" 200 3799 0.006048 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/3295fa40-c886-457e-a716-f0803ee67e30 HTTP/1.1" 200 1621 0.009322 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/930127ef-fa3a-4ad6-9abd-6afb811d9b4f HTTP/1.1" 200 1961 0.004330 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/efadd777-8179-4756-8520-e2ed2545fa9d HTTP/1.1" 200 1958 0.005104 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/0dae8c99-8ea7-4021-af43-7b5f88e9a930 HTTP/1.1" 200 1979 0.005031 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/b7212fa8-12c7-401a-825a-3310da0515c7 HTTP/1.1" 200 1620 0.009088 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/c3a04a26-4b63-485d-b6c1-96bb56f6911b HTTP/1.1" 200 1979 0.004813 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/30b7658c-811d-4e4d-b3e1-a53afd69edc2 HTTP/1.1" 200 1954 0.006538 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/7e45ca7a-95f6-4006-a15b-793650997a97 HTTP/1.1" 200 1622 0.010505 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/a40ff8e9-688a-4a4c-9991-a43fdfd6f3ee HTTP/1.1" 200 1957 0.005913 10.0.0.42 - - [2025-03-20 02:24:03] "POST /neutron/port HTTP/1.1" 200 3831 0.063575 10.0.0.42 - - [2025-03-20 02:24:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009315 10.0.0.42 - - [2025-03-20 02:24:04] "GET /virtual-machine/15587ed6-8204-4f9d-b82f-e547f9066c9d HTTP/1.1" 200 1802 0.004735 10.0.0.42 - - [2025-03-20 02:24:04] "GET /virtual-machine-interface/2815046d-ad70-43a8-9a67-ff11f807b692 HTTP/1.1" 200 3804 0.007038 10.0.0.42 - - [2025-03-20 02:24:04] "GET /virtual-machine-interface/42207c58-7684-4907-9bc7-322e6e88242d HTTP/1.1" 200 3816 0.006406 10.0.0.42 - - [2025-03-20 02:24:04] "GET /virtual-machine-interface/d41b7b87-dcbb-4d98-9411-b685a7c32f45 HTTP/1.1" 200 3799 0.005869 10.0.0.42 - - [2025-03-20 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.42 - - [2025-03-20 02:24:04] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004423 10.0.0.42 - - [2025-03-20 02:24:04] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006647 10.0.0.42 - - [2025-03-20 02:24:04] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006350 10.0.0.42 - - [2025-03-20 02:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.42 - - [2025-03-20 02:24:05] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004085 10.0.0.42 - - [2025-03-20 02:24:05] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004511 10.0.0.42 - - [2025-03-20 02:24:05] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007038 10.0.0.42 - - [2025-03-20 02:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.42 - - [2025-03-20 02:24:05] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005627 10.0.0.42 - - [2025-03-20 02:24:05] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004726 10.0.0.42 - - [2025-03-20 02:24:05] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.008147 10.0.0.42 - - [2025-03-20 02:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.42 - - [2025-03-20 02:24:05] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004947 10.0.0.42 - - [2025-03-20 02:24:05] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003964 10.0.0.42 - - [2025-03-20 02:24:05] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006136 10.0.0.42 - - [2025-03-20 02:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.42 - - [2025-03-20 02:24:06] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004599 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005170 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.008356 10.0.0.42 - - [2025-03-20 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007269 10.0.0.42 - - [2025-03-20 02:24:06] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005638 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004219 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006863 10.0.0.42 - - [2025-03-20 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.42 - - [2025-03-20 02:24:06] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005466 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004417 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006431 10.0.0.42 - - [2025-03-20 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.42 - - [2025-03-20 02:24:06] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004070 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006166 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007301 10.0.0.42 - - [2025-03-20 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.42 - - [2025-03-20 02:24:06] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005512 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004907 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006981 10.0.0.42 - - [2025-03-20 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.42 - - [2025-03-20 02:24:06] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004783 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003800 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.009519 10.0.0.42 - - [2025-03-20 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.42 - - [2025-03-20 02:24:07] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004212 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003904 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.008086 10.0.0.42 - - [2025-03-20 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.42 - - [2025-03-20 02:24:07] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004910 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006178 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006019 10.0.0.42 - - [2025-03-20 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.42 - - [2025-03-20 02:24:07] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005944 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004160 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006745 10.0.0.42 - - [2025-03-20 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.42 - - [2025-03-20 02:24:07] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004340 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006691 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006917 10.0.0.42 - - [2025-03-20 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.42 - - [2025-03-20 02:24:07] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004586 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005428 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006394 10.0.0.42 - - [2025-03-20 02:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.42 - - [2025-03-20 02:24:08] "GET /routing-instance/a6367db1-0247-4d45-8504-bfc684bcd9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1887 0.006963 10.0.0.42 - - [2025-03-20 02:24:08] "GET /routing-instance/a6367db1-0247-4d45-8504-bfc684bcd9e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2020 0.007088 10.0.0.42 - - [2025-03-20 02:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.42 - - [2025-03-20 02:24:08] "GET /routing-instance/c4cf0e29-4a4d-4551-80bb-5c57568b3096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.005872 10.0.0.42 - - [2025-03-20 02:24:08] "GET /routing-instance/c4cf0e29-4a4d-4551-80bb-5c57568b3096?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2023 0.007280 10.0.0.42 - - [2025-03-20 02:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016448 10.0.0.42 - - [2025-03-20 02:24:08] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007395 10.0.0.42 - - [2025-03-20 02:24:08] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?fields=routing_instances HTTP/1.1" 200 1684 0.013731 10.0.0.42 - - [2025-03-20 02:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.42 - - [2025-03-20 02:24:08] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006569 10.0.0.42 - - [2025-03-20 02:24:08] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?fields=routing_instances HTTP/1.1" 200 1689 0.010675 10.0.0.42 - - [2025-03-20 02:24:12] "POST /ref-update HTTP/1.1" 200 156 0.099892 10.0.0.42 - - [2025-03-20 02:24:12] "POST /neutron/network HTTP/1.1" 200 833 0.014489 10.0.0.42 - - [2025-03-20 02:24:12] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.023619 10.0.0.42 - - [2025-03-20 02:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.42 - - [2025-03-20 02:24:12] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.005312 10.0.0.47 - - [2025-03-20 02:24:12] "DELETE /routing-instance/562be83f-2c2f-402e-a0dd-284ac9f2d89b HTTP/1.1" 200 115 0.087788 10.0.0.42 - - [2025-03-20 02:24:12] "POST /ref-update HTTP/1.1" 200 156 0.107302 10.0.0.42 - - [2025-03-20 02:24:12] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009646 10.0.0.42 - - [2025-03-20 02:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.42 - - [2025-03-20 02:24:12] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.007996 10.0.0.47 - - [2025-03-20 02:24:12] "DELETE /routing-instance/45f9d4d7-cbd0-4c14-9060-c9c233dca441 HTTP/1.1" 200 115 0.091838 10.0.0.42 - - [2025-03-20 02:24:13] "DELETE /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382 HTTP/1.1" 200 115 0.082792 10.0.0.42 - - [2025-03-20 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010274 10.0.0.42 - - [2025-03-20 02:24:13] "DELETE /service-instance/b6d72a38-0259-44c9-a2bf-71adf98fd3ac HTTP/1.1" 200 115 0.108169 10.0.0.47 - - [2025-03-20 02:24:13] "POST /ref-update HTTP/1.1" 200 156 0.038679 10.0.0.42 - - [2025-03-20 02:24:13] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.012899 10.0.0.42 - - [2025-03-20 02:24:13] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006159 10.0.0.47 - - [2025-03-20 02:24:13] "DELETE /instance-ip/30b7658c-811d-4e4d-b3e1-a53afd69edc2 HTTP/1.1" 200 115 0.077197 10.0.0.47 - - [2025-03-20 02:24:13] "POST /ref-update HTTP/1.1" 200 156 0.032952 10.0.0.47 - - [2025-03-20 02:24:13] "DELETE /access-control-list/4f4a1357-dfec-4d7d-982f-52e76866f343 HTTP/1.1" 200 115 0.060252 10.0.0.42 - - [2025-03-20 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.42 - - [2025-03-20 02:24:13] "DELETE /service-template/2a2b7ada-4ccc-410e-9b40-733d58e294e2 HTTP/1.1" 200 115 0.102441 10.0.0.42 - - [2025-03-20 02:24:13] "POST /fqname-to-id HTTP/1.1" 404 193 0.004343 10.0.0.47 - - [2025-03-20 02:24:13] "DELETE /instance-ip/0dae8c99-8ea7-4021-af43-7b5f88e9a930 HTTP/1.1" 200 115 0.088407 10.0.0.42 - - [2025-03-20 02:24:14] "POST /neutron/network HTTP/1.1" 400 204 0.016477 10.0.0.42 - - [2025-03-20 02:24:14] "POST /neutron/port HTTP/1.1" 200 1111 0.035334 10.0.0.42 - - [2025-03-20 02:24:14] "POST /neutron/port HTTP/1.1" 200 151 0.343053 10.0.0.42 - - [2025-03-20 02:24:15] "POST /neutron/port HTTP/1.1" 200 151 0.333954 10.0.0.42 - - [2025-03-20 02:24:15] "POST /neutron/port HTTP/1.1" 200 1111 0.019188 10.0.0.47 - - [2025-03-20 02:24:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003254 10.0.0.47 - - [2025-03-20 02:24:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004732 10.0.0.42 - - [2025-03-20 02:24:16] "POST /neutron/network HTTP/1.1" 200 151 0.162913 10.0.0.47 - - [2025-03-20 02:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005319 10.0.0.42 - - [2025-03-20 02:24:17] "POST /neutron/network HTTP/1.1" 200 831 0.009686 10.0.0.47 - - [2025-03-20 02:24:17] "DELETE /route-target/2baf0533-deda-42ea-971c-7904595f6541 HTTP/1.1" 200 115 0.030699 10.0.0.47 - - [2025-03-20 02:24:18] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001525 10.0.0.42 - - [2025-03-20 02:24:18] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.061783 10.0.0.47 - - [2025-03-20 02:24:18] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001444 10.0.0.42 - - [2025-03-20 02:24:19] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?fields=virtual_networks HTTP/1.1" 200 1028 0.051940 10.0.0.47 - - [2025-03-20 02:24:19] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001073 10.0.0.42 - - [2025-03-20 02:24:19] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.053255 10.0.0.47 - - [2025-03-20 02:24:19] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001858 10.0.0.42 - - [2025-03-20 02:24:19] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?fields=security_groups HTTP/1.1" 200 1252 0.059391 10.0.0.42 - - [2025-03-20 02:24:20] "POST /fqname-to-id HTTP/1.1" 404 189 0.027394 10.0.0.47 - - [2025-03-20 02:24:20] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003596 10.0.0.47 - - [2025-03-20 02:24:20] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002145 10.0.0.47 - - [2025-03-20 02:24:20] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011062 10.0.0.47 - - [2025-03-20 02:24:20] "POST /id-to-fqname HTTP/1.1" 200 191 0.006357 10.0.0.47 - - [2025-03-20 02:24:20] "POST /fqname-to-id HTTP/1.1" 404 200 0.010888 10.0.0.47 - - [2025-03-20 02:24:20] "POST /security-groups HTTP/1.1" 200 592 0.048035 10.0.0.47 - - [2025-03-20 02:24:20] "POST /projects HTTP/1.1" 200 587 0.305152 10.0.0.47 - - [2025-03-20 02:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.383522 10.0.0.47 - - [2025-03-20 02:24:20] "DELETE /project/8cbb3d7679fc4612aa6819fc31a853a5 HTTP/1.1" 404 173 0.008110 10.0.0.47 - - [2025-03-20 02:24:20] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001178 10.0.0.47 - - [2025-03-20 02:24:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.028121 10.0.0.47 - - [2025-03-20 02:24:20] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.113903 10.0.0.42 - - [2025-03-20 02:24:20] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.603468 10.0.0.47 - - [2025-03-20 02:24:20] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002019 10.0.0.47 - - [2025-03-20 02:24:20] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?fields=security_groups HTTP/1.1" 200 1098 0.134621 10.0.0.47 - - [2025-03-20 02:24:20] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001231 10.0.0.47 - - [2025-03-20 02:24:21] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?fields=application_policy_sets HTTP/1.1" 200 1396 0.105436 10.0.0.47 - - [2025-03-20 02:24:21] "DELETE /access-control-list/04096510-9fc6-414f-9bc3-f815ab12e398 HTTP/1.1" 200 115 0.114738 10.0.0.47 - - [2025-03-20 02:24:21] "DELETE /project/4714d09f-57de-4680-a50c-cae7adbe98fe HTTP/1.1" 200 115 0.617279 10.0.0.42 - - [2025-03-20 02:24:22] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.42 - - [2025-03-20 02:24:24] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000438 10.0.0.47 - - [2025-03-20 02:24:24] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001321 10.0.0.42 - - [2025-03-20 02:24:24] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.084374 10.0.0.42 - - [2025-03-20 02:24:24] "POST /fqname-to-id HTTP/1.1" 404 180 0.004144 10.0.0.42 - - [2025-03-20 02:24:25] "POST /virtual-DNSs HTTP/1.1" 200 507 0.043484 10.0.0.42 - - [2025-03-20 02:24:25] "GET /virtual-DNS/fb655902-6db8-45f1-b86f-50d8df5ea5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.008783 10.0.0.42 - - [2025-03-20 02:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.42 - - [2025-03-20 02:24:25] "GET /virtual-DNS/fb655902-6db8-45f1-b86f-50d8df5ea5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.005344 10.0.0.42 - - [2025-03-20 02:24:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003954 10.0.0.42 - - [2025-03-20 02:24:25] "POST /network-ipams HTTP/1.1" 200 514 0.035352 10.0.0.42 - - [2025-03-20 02:24:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 968 0.004307 10.0.0.42 - - [2025-03-20 02:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.42 - - [2025-03-20 02:24:25] "GET /network-ipam/c68380b4-6fdd-4526-a796-e43ce49dbc59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.008012 10.0.0.42 - - [2025-03-20 02:24:25] "PUT /network-ipam/c68380b4-6fdd-4526-a796-e43ce49dbc59 HTTP/1.1" 200 258 0.017185 10.0.0.42 - - [2025-03-20 02:24:25] "POST /ref-update HTTP/1.1" 200 156 0.023627 10.0.0.42 - - [2025-03-20 02:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.47 - - [2025-03-20 02:24:26] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001672 10.0.0.42 - - [2025-03-20 02:24:26] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.069170 10.0.0.47 - - [2025-03-20 02:24:26] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001495 10.0.0.42 - - [2025-03-20 02:24:26] "POST /neutron/network HTTP/1.1" 200 618 0.183360 10.0.0.42 - - [2025-03-20 02:24:26] "POST /id-to-fqname HTTP/1.1" 200 227 0.003825 10.0.0.42 - - [2025-03-20 02:24:26] "GET /virtual-network/230b0daf-cda4-4fe5-8804-0b782f26d03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006461 10.0.0.42 - - [2025-03-20 02:24:26] "POST /neutron/network HTTP/1.1" 200 833 0.007916 10.0.0.42 - - [2025-03-20 02:24:26] "GET /virtual-network/230b0daf-cda4-4fe5-8804-0b782f26d03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006959 10.0.0.42 - - [2025-03-20 02:24:26] "POST /neutron/network HTTP/1.1" 200 807 0.020507 10.0.0.42 - - [2025-03-20 02:24:26] "POST /id-to-fqname HTTP/1.1" 200 227 0.001318 10.0.0.47 - - [2025-03-20 02:24:27] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001318 10.0.0.42 - - [2025-03-20 02:24:27] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.069981 10.0.0.42 - - [2025-03-20 02:24:27] "POST /neutron/network HTTP/1.1" 200 833 0.008998 10.0.0.42 - - [2025-03-20 02:24:28] "POST /neutron/port HTTP/1.1" 200 117 0.009482 10.0.0.42 - - [2025-03-20 02:24:28] "POST /neutron/port HTTP/1.1" 200 1058 0.018652 10.0.0.42 - - [2025-03-20 02:24:29] "POST /neutron/port HTTP/1.1" 200 1086 0.030217 10.0.0.42 - - [2025-03-20 02:24:29] "POST /neutron/port HTTP/1.1" 200 117 0.001307 10.0.0.42 - - [2025-03-20 02:24:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008251 10.0.0.42 - - [2025-03-20 02:24:33] "POST /neutron/port HTTP/1.1" 200 1086 0.027867 10.0.0.42 - - [2025-03-20 02:24:33] "GET /virtual-machine/0351ae2b-3a30-42fe-bbfe-31f37f4e332e HTTP/1.1" 401 292 0.000409 10.0.0.42 - - [2025-03-20 02:24:33] "GET /virtual-machine/0351ae2b-3a30-42fe-bbfe-31f37f4e332e HTTP/1.1" 200 1292 0.028295 10.0.0.42 - - [2025-03-20 02:24:33] "GET /virtual-machine-interface/4f9abc5b-4edb-4e6f-aabf-8e5512b3a69d HTTP/1.1" 200 2964 0.006130 10.0.0.42 - - [2025-03-20 02:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.42 - - [2025-03-20 02:24:33] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004447 10.0.0.42 - - [2025-03-20 02:24:33] "GET /virtual-networks?parent_id=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004623 10.0.0.42 - - [2025-03-20 02:24:33] "GET /virtual-network/230b0daf-cda4-4fe5-8804-0b782f26d03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006286 10.0.0.42 - - [2025-03-20 02:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.42 - - [2025-03-20 02:24:36] "GET /virtual-network/230b0daf-cda4-4fe5-8804-0b782f26d03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006381 10.0.0.42 - - [2025-03-20 02:24:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007578 10.0.0.42 - - [2025-03-20 02:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.42 - - [2025-03-20 02:24:41] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006032 10.0.0.42 - - [2025-03-20 02:24:41] "GET /virtual-networks?parent_id=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003719 10.0.0.42 - - [2025-03-20 02:24:41] "GET /virtual-network/230b0daf-cda4-4fe5-8804-0b782f26d03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006391 10.0.0.42 - - [2025-03-20 02:24:59] "POST /neutron/port HTTP/1.1" 200 1086 0.023817 10.0.0.42 - - [2025-03-20 02:25:00] "POST /neutron/network HTTP/1.1" 200 833 0.007227 10.0.0.42 - - [2025-03-20 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005065 10.0.0.47 - - [2025-03-20 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.039002 10.0.0.42 - - [2025-03-20 02:25:01] "DELETE /network-ipam/c68380b4-6fdd-4526-a796-e43ce49dbc59 HTTP/1.1" 200 115 0.070191 10.0.0.42 - - [2025-03-20 02:25:01] "DELETE /virtual-DNS/fb655902-6db8-45f1-b86f-50d8df5ea5b9 HTTP/1.1" 200 115 0.058253 10.0.0.42 - - [2025-03-20 02:25:01] "POST /fqname-to-id HTTP/1.1" 404 180 0.016467 10.0.0.47 - - [2025-03-20 02:25:02] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.023189 10.0.0.42 - - [2025-03-20 02:25:02] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.100929 10.0.0.47 - - [2025-03-20 02:25:02] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001359 10.0.0.42 - - [2025-03-20 02:25:02] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?fields=virtual_networks HTTP/1.1" 200 1035 0.052087 10.0.0.47 - - [2025-03-20 02:25:02] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001840 10.0.0.42 - - [2025-03-20 02:25:02] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.055673 10.0.0.47 - - [2025-03-20 02:25:02] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001474 10.0.0.42 - - [2025-03-20 02:25:02] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?fields=security_groups HTTP/1.1" 200 1262 0.050930 10.0.0.42 - - [2025-03-20 02:25:03] "POST /fqname-to-id HTTP/1.1" 404 189 0.025724 10.0.0.47 - - [2025-03-20 02:25:03] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003125 10.0.0.47 - - [2025-03-20 02:25:03] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001132 10.0.0.47 - - [2025-03-20 02:25:03] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.040653 10.0.0.47 - - [2025-03-20 02:25:04] "POST /id-to-fqname HTTP/1.1" 200 191 0.001824 10.0.0.47 - - [2025-03-20 02:25:04] "POST /fqname-to-id HTTP/1.1" 404 200 0.008604 10.0.0.47 - - [2025-03-20 02:25:04] "POST /security-groups HTTP/1.1" 200 592 0.039199 10.0.0.47 - - [2025-03-20 02:25:04] "POST /projects HTTP/1.1" 200 587 0.269026 10.0.0.47 - - [2025-03-20 02:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.344220 10.0.0.47 - - [2025-03-20 02:25:04] "POST /access-control-lists HTTP/1.1" 200 597 0.031067 10.0.0.42 - - [2025-03-20 02:25:04] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.549263 10.0.0.42 - - [2025-03-20 02:25:05] "GET / HTTP/1.1" 200 35931 0.001805 10.0.0.42 - - [2025-03-20 02:25:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000549 10.0.0.42 - - [2025-03-20 02:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.059414 10.0.0.47 - - [2025-03-20 02:25:07] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001102 10.0.0.42 - - [2025-03-20 02:25:07] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.051758 10.0.0.47 - - [2025-03-20 02:25:07] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001209 10.0.0.42 - - [2025-03-20 02:25:07] "POST /neutron/network HTTP/1.1" 200 606 0.180507 10.0.0.47 - - [2025-03-20 02:25:07] "POST /route-targets HTTP/1.1" 200 327 0.016115 10.0.0.42 - - [2025-03-20 02:25:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.007526 10.0.0.42 - - [2025-03-20 02:25:08] "GET /virtual-network/d6ef344d-d223-428b-98b9-b304264acf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007485 10.0.0.42 - - [2025-03-20 02:25:08] "POST /neutron/network HTTP/1.1" 200 822 0.007840 10.0.0.42 - - [2025-03-20 02:25:08] "GET /virtual-network/d6ef344d-d223-428b-98b9-b304264acf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.011810 10.0.0.42 - - [2025-03-20 02:25:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.001279 10.0.0.42 - - [2025-03-20 02:25:08] "POST /neutron/network HTTP/1.1" 200 832 0.008773 10.0.0.47 - - [2025-03-20 02:25:09] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003245 10.0.0.42 - - [2025-03-20 02:25:09] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.086356 10.0.0.42 - - [2025-03-20 02:25:09] "POST /neutron/port HTTP/1.1" 200 117 0.008085 10.0.0.42 - - [2025-03-20 02:25:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.002122 10.0.0.42 - - [2025-03-20 02:25:09] "POST /neutron/network HTTP/1.1" 200 832 0.009567 10.0.0.42 - - [2025-03-20 02:25:10] "POST /neutron/port HTTP/1.1" 200 1058 0.035658 10.0.0.47 - - [2025-03-20 02:25:10] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001476 10.0.0.42 - - [2025-03-20 02:25:10] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.106224 10.0.0.42 - - [2025-03-20 02:25:10] "POST /neutron/port HTTP/1.1" 200 1086 0.042643 10.0.0.42 - - [2025-03-20 02:25:10] "POST /neutron/port HTTP/1.1" 200 1086 0.041645 10.0.0.42 - - [2025-03-20 02:25:10] "POST /neutron/network HTTP/1.1" 200 822 0.009648 10.0.0.42 - - [2025-03-20 02:25:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012654 10.0.0.42 - - [2025-03-20 02:25:11] "POST /neutron/port HTTP/1.1" 200 1058 0.020737 10.0.0.42 - - [2025-03-20 02:25:11] "POST /neutron/port HTTP/1.1" 200 1086 0.045759 10.0.0.42 - - [2025-03-20 02:25:12] "POST /neutron/port HTTP/1.1" 200 117 0.001248 10.0.0.42 - - [2025-03-20 02:25:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010922 10.0.0.42 - - [2025-03-20 02:25:16] "POST /neutron/port HTTP/1.1" 200 1086 0.029298 10.0.0.42 - - [2025-03-20 02:25:16] "GET /virtual-machine/e1c1cd3b-f50b-4bc1-8f43-f623e805f02f HTTP/1.1" 401 292 0.000584 10.0.0.42 - - [2025-03-20 02:25:16] "GET /virtual-machine/e1c1cd3b-f50b-4bc1-8f43-f623e805f02f HTTP/1.1" 200 1294 0.029802 10.0.0.42 - - [2025-03-20 02:25:16] "GET /virtual-machine-interface/cd6ee03e-5067-44d4-b8cc-ac630aaecb86 HTTP/1.1" 200 2947 0.007663 10.0.0.42 - - [2025-03-20 02:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.42 - - [2025-03-20 02:25:16] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005943 10.0.0.42 - - [2025-03-20 02:25:16] "GET /virtual-networks?parent_id=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.006630 10.0.0.42 - - [2025-03-20 02:25:16] "GET /virtual-network/d6ef344d-d223-428b-98b9-b304264acf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007798 10.0.0.42 - - [2025-03-20 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.42 - - [2025-03-20 02:25:19] "GET /virtual-network/d6ef344d-d223-428b-98b9-b304264acf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006664 10.0.0.42 - - [2025-03-20 02:25:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008500 10.0.0.47 - - [2025-03-20 02:25:21] "DELETE /project/d9f2a46c72b841d98cf198c5e2cf7564 HTTP/1.1" 404 173 0.007693 10.0.0.47 - - [2025-03-20 02:25:21] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001339 10.0.0.47 - - [2025-03-20 02:25:21] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.102253 10.0.0.47 - - [2025-03-20 02:25:21] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001619 10.0.0.47 - - [2025-03-20 02:25:21] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?fields=security_groups HTTP/1.1" 200 1105 0.100634 10.0.0.47 - - [2025-03-20 02:25:21] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001312 10.0.0.47 - - [2025-03-20 02:25:21] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?fields=application_policy_sets HTTP/1.1" 200 1406 0.085254 10.0.0.47 - - [2025-03-20 02:25:21] "DELETE /access-control-list/1a3e5b75-efed-4b6f-927b-32ed5729f71b HTTP/1.1" 200 115 0.108325 10.0.0.47 - - [2025-03-20 02:25:21] "DELETE /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5 HTTP/1.1" 200 115 0.483159 10.0.0.42 - - [2025-03-20 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.42 - - [2025-03-20 02:25:24] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004034 10.0.0.42 - - [2025-03-20 02:25:24] "GET /virtual-networks?parent_id=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004073 10.0.0.42 - - [2025-03-20 02:25:24] "GET /virtual-network/d6ef344d-d223-428b-98b9-b304264acf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006945 10.0.0.42 - - [2025-03-20 02:25:24] "POST /neutron/port HTTP/1.1" 200 1086 0.032638 10.0.0.42 - - [2025-03-20 02:25:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009796 10.0.0.42 - - [2025-03-20 02:25:24] "GET /virtual-machine/cdf87ff0-37c4-43d8-be2d-a1d5bae5367a HTTP/1.1" 200 1294 0.026048 10.0.0.42 - - [2025-03-20 02:25:24] "GET /virtual-machine-interface/8c73126f-5f79-46d3-bbfa-ac257f930f66 HTTP/1.1" 200 2947 0.006304 10.0.0.42 - - [2025-03-20 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.42 - - [2025-03-20 02:25:24] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004565 10.0.0.42 - - [2025-03-20 02:25:24] "GET /virtual-networks?parent_id=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.006880 10.0.0.42 - - [2025-03-20 02:25:24] "GET /virtual-network/d6ef344d-d223-428b-98b9-b304264acf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006890 10.0.0.42 - - [2025-03-20 02:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.42 - - [2025-03-20 02:25:25] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004691 10.0.0.42 - - [2025-03-20 02:25:25] "GET /virtual-networks?parent_id=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004609 10.0.0.42 - - [2025-03-20 02:25:25] "GET /virtual-network/d6ef344d-d223-428b-98b9-b304264acf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007888 10.0.0.42 - - [2025-03-20 02:25:26] "POST /neutron/network HTTP/1.1" 200 822 0.007699 10.0.0.42 - - [2025-03-20 02:25:26] "POST /neutron/port HTTP/1.1" 200 1112 0.014514 10.0.0.42 - - [2025-03-20 02:25:27] "POST /neutron/port HTTP/1.1" 200 1112 0.020761 10.0.0.47 - - [2025-03-20 02:25:28] "POST /useragent-kv HTTP/1.1" 200 115 0.009257 10.0.0.47 - - [2025-03-20 02:25:28] "POST /useragent-kv HTTP/1.1" 200 115 0.005292 10.0.0.42 - - [2025-03-20 02:25:28] "POST /neutron/network HTTP/1.1" 200 151 0.183789 10.0.0.47 - - [2025-03-20 02:25:29] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001067 10.0.0.42 - - [2025-03-20 02:25:30] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.058147 10.0.0.47 - - [2025-03-20 02:25:30] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001410 10.0.0.42 - - [2025-03-20 02:25:30] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?fields=virtual_networks HTTP/1.1" 200 1035 0.052706 10.0.0.47 - - [2025-03-20 02:25:30] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001800 10.0.0.42 - - [2025-03-20 02:25:30] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.062312 10.0.0.47 - - [2025-03-20 02:25:30] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001173 10.0.0.42 - - [2025-03-20 02:25:30] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?fields=security_groups HTTP/1.1" 200 1262 0.050792 10.0.0.42 - - [2025-03-20 02:25:31] "POST /fqname-to-id HTTP/1.1" 404 188 0.024604 10.0.0.47 - - [2025-03-20 02:25:31] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005941 10.0.0.47 - - [2025-03-20 02:25:31] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001379 10.0.0.47 - - [2025-03-20 02:25:31] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009291 10.0.0.47 - - [2025-03-20 02:25:31] "POST /id-to-fqname HTTP/1.1" 200 190 0.005806 10.0.0.47 - - [2025-03-20 02:25:31] "POST /fqname-to-id HTTP/1.1" 404 199 0.005236 10.0.0.47 - - [2025-03-20 02:25:31] "POST /security-groups HTTP/1.1" 200 591 0.037884 10.0.0.47 - - [2025-03-20 02:25:31] "POST /fqname-to-id HTTP/1.1" 404 234 0.005942 10.0.0.47 - - [2025-03-20 02:25:31] "POST /projects HTTP/1.1" 200 585 0.271589 10.0.0.47 - - [2025-03-20 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.359396 10.0.0.47 - - [2025-03-20 02:25:31] "POST /access-control-lists HTTP/1.1" 200 594 0.047654 10.0.0.42 - - [2025-03-20 02:25:31] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.532924 10.0.0.42 - - [2025-03-20 02:25:32] "GET / HTTP/1.1" 200 35931 0.002324 10.0.0.42 - - [2025-03-20 02:25:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000499 10.0.0.42 - - [2025-03-20 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.059576 10.0.0.47 - - [2025-03-20 02:25:34] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001016 10.0.0.42 - - [2025-03-20 02:25:34] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.047881 10.0.0.47 - - [2025-03-20 02:25:35] "POST /useragent-kv HTTP/1.1" 200 115 0.008191 10.0.0.42 - - [2025-03-20 02:25:35] "POST /neutron/subnet HTTP/1.1" 200 701 0.303132 10.0.0.42 - - [2025-03-20 02:25:35] "POST /id-to-fqname HTTP/1.1" 200 230 0.001833 10.0.0.42 - - [2025-03-20 02:25:35] "GET /virtual-network/47f25a70-2bb5-425b-9a31-e5ff7d318968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006462 10.0.0.42 - - [2025-03-20 02:25:35] "GET /virtual-network/47f25a70-2bb5-425b-9a31-e5ff7d318968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006985 10.0.0.42 - - [2025-03-20 02:25:35] "POST /neutron/network HTTP/1.1" 200 839 0.007639 10.0.0.42 - - [2025-03-20 02:25:35] "POST /id-to-fqname HTTP/1.1" 200 230 0.001508 10.0.0.42 - - [2025-03-20 02:25:35] "POST /neutron/network HTTP/1.1" 200 849 0.007468 10.0.0.47 - - [2025-03-20 02:25:36] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001330 10.0.0.42 - - [2025-03-20 02:25:36] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.097814 10.0.0.42 - - [2025-03-20 02:25:36] "POST /neutron/port HTTP/1.1" 200 117 0.007438 10.0.0.42 - - [2025-03-20 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.42 - - [2025-03-20 02:25:36] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004568 10.0.0.42 - - [2025-03-20 02:25:36] "PUT /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7 HTTP/1.1" 200 276 0.015052 10.0.0.47 - - [2025-03-20 02:25:37] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001566 10.0.0.42 - - [2025-03-20 02:25:37] "POST /neutron/port HTTP/1.1" 200 1055 0.366737 10.0.0.42 - - [2025-03-20 02:25:38] "POST /neutron/port HTTP/1.1" 200 1109 0.149677 10.0.0.42 - - [2025-03-20 02:25:38] "POST /neutron/subnet HTTP/1.1" 200 675 0.020079 10.0.0.12 - - [2025-03-20 02:25:40] "GET /obj-perms HTTP/1.1" 200 5056 0.056494 10.0.0.47 - - [2025-03-20 02:25:40] "GET /obj-perms HTTP/1.1" 200 5056 0.041191 10.0.0.42 - - [2025-03-20 02:25:42] "POST /neutron/port HTTP/1.1" 200 1083 0.026324 10.0.0.42 - - [2025-03-20 02:25:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008431 10.0.0.42 - - [2025-03-20 02:25:42] "GET /virtual-machine/854a31c4-ab93-4a6f-9d8a-2bb98a65feae HTTP/1.1" 401 292 0.000450 10.0.0.42 - - [2025-03-20 02:25:42] "GET /virtual-machine/854a31c4-ab93-4a6f-9d8a-2bb98a65feae HTTP/1.1" 200 1292 0.033164 10.0.0.42 - - [2025-03-20 02:25:42] "GET /virtual-machine-interface/08d76968-2ff6-4c5d-99d1-6e3b4a0573d0 HTTP/1.1" 200 2970 0.006776 10.0.0.42 - - [2025-03-20 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.42 - - [2025-03-20 02:25:42] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005284 10.0.0.42 - - [2025-03-20 02:25:42] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004738 10.0.0.42 - - [2025-03-20 02:25:42] "GET /virtual-network/47f25a70-2bb5-425b-9a31-e5ff7d318968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008172 10.0.0.42 - - [2025-03-20 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.42 - - [2025-03-20 02:25:46] "GET /virtual-network/47f25a70-2bb5-425b-9a31-e5ff7d318968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006577 10.0.0.42 - - [2025-03-20 02:25:47] "POST /neutron/port HTTP/1.1" 200 1083 0.025416 10.0.0.42 - - [2025-03-20 02:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006925 10.0.0.42 - - [2025-03-20 02:25:50] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004015 10.0.0.42 - - [2025-03-20 02:25:50] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003798 10.0.0.42 - - [2025-03-20 02:25:50] "GET /virtual-network/47f25a70-2bb5-425b-9a31-e5ff7d318968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006783 10.0.0.42 - - [2025-03-20 02:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.42 - - [2025-03-20 02:25:52] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005829 10.0.0.42 - - [2025-03-20 02:25:52] "PUT /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7 HTTP/1.1" 200 276 0.014275 10.0.0.42 - - [2025-03-20 02:25:52] "POST /neutron/network HTTP/1.1" 400 204 0.019681 10.0.0.42 - - [2025-03-20 02:25:53] "POST /neutron/port HTTP/1.1" 200 151 0.221074 10.0.0.47 - - [2025-03-20 02:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007797 10.0.0.42 - - [2025-03-20 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.47 - - [2025-03-20 02:25:57] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001081 10.0.0.42 - - [2025-03-20 02:25:58] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.054515 10.0.0.42 - - [2025-03-20 02:25:58] "POST /neutron/network HTTP/1.1" 200 117 0.011188 10.0.0.47 - - [2025-03-20 02:25:58] "POST /ref-update HTTP/1.1" 200 156 0.034426 10.0.0.42 - - [2025-03-20 02:25:58] "POST /neutron/network HTTP/1.1" 200 824 0.010446 10.0.0.42 - - [2025-03-20 02:25:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001359 10.0.0.42 - - [2025-03-20 02:25:58] "GET /virtual-network/65dfe050-9acf-4989-8187-6c9a17ff9553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006145 10.0.0.42 - - [2025-03-20 02:25:58] "GET /virtual-network/65dfe050-9acf-4989-8187-6c9a17ff9553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006853 10.0.0.42 - - [2025-03-20 02:25:58] "POST /neutron/subnet HTTP/1.1" 200 725 0.010717 10.0.0.42 - - [2025-03-20 02:25:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001260 10.0.0.47 - - [2025-03-20 02:25:59] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001577 10.0.0.42 - - [2025-03-20 02:25:59] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.090400 10.0.0.42 - - [2025-03-20 02:25:59] "POST /neutron/port HTTP/1.1" 200 117 0.007946 10.0.0.42 - - [2025-03-20 02:26:00] "POST /neutron/network HTTP/1.1" 200 834 0.008123 10.0.0.42 - - [2025-03-20 02:26:00] "POST /neutron/port HTTP/1.1" 200 1060 0.052031 10.0.0.42 - - [2025-03-20 02:26:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004692 10.0.0.42 - - [2025-03-20 02:26:01] "POST /neutron/network HTTP/1.1" 200 824 0.010492 10.0.0.42 - - [2025-03-20 02:26:04] "POST /neutron/port HTTP/1.1" 200 1088 0.034153 10.0.0.42 - - [2025-03-20 02:26:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007920 10.0.0.42 - - [2025-03-20 02:26:05] "GET /virtual-machine/cae2c865-25e2-427d-ac17-dd58ff71eac5 HTTP/1.1" 200 1293 0.007810 10.0.0.42 - - [2025-03-20 02:26:05] "GET /virtual-machine-interface/eabb5679-b78e-4fcb-a9b2-6743ec8aeae4 HTTP/1.1" 200 2942 0.010583 10.0.0.42 - - [2025-03-20 02:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.42 - - [2025-03-20 02:26:05] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005258 10.0.0.42 - - [2025-03-20 02:26:05] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004399 10.0.0.42 - - [2025-03-20 02:26:05] "GET /virtual-network/65dfe050-9acf-4989-8187-6c9a17ff9553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006456 10.0.0.42 - - [2025-03-20 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.42 - - [2025-03-20 02:26:08] "GET /virtual-network/65dfe050-9acf-4989-8187-6c9a17ff9553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007164 10.0.0.42 - - [2025-03-20 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.42 - - [2025-03-20 02:26:12] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004750 10.0.0.42 - - [2025-03-20 02:26:12] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005530 10.0.0.42 - - [2025-03-20 02:26:12] "GET /virtual-network/65dfe050-9acf-4989-8187-6c9a17ff9553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006635 10.0.0.42 - - [2025-03-20 02:26:13] "POST /neutron/network HTTP/1.1" 200 824 0.010171 10.0.0.42 - - [2025-03-20 02:26:14] "POST /neutron/port HTTP/1.1" 200 1114 0.014007 10.0.0.47 - - [2025-03-20 02:26:15] "POST /useragent-kv HTTP/1.1" 200 115 0.012664 10.0.0.47 - - [2025-03-20 02:26:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004072 10.0.0.42 - - [2025-03-20 02:26:15] "POST /neutron/network HTTP/1.1" 200 151 0.164681 10.0.0.42 - - [2025-03-20 02:26:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.004413 10.0.0.42 - - [2025-03-20 02:26:18] "POST /network-ipams HTTP/1.1" 200 541 0.036124 10.0.0.42 - - [2025-03-20 02:26:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 981 0.004909 10.0.0.42 - - [2025-03-20 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.42 - - [2025-03-20 02:26:18] "GET /network-ipam/5977ac0b-e190-4340-a4e2-f2bb5fb0f5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.010886 10.0.0.42 - - [2025-03-20 02:26:18] "PUT /network-ipam/5977ac0b-e190-4340-a4e2-f2bb5fb0f5b4 HTTP/1.1" 200 258 0.016836 10.0.0.42 - - [2025-03-20 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.47 - - [2025-03-20 02:26:18] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001267 10.0.0.42 - - [2025-03-20 02:26:19] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.049829 10.0.0.47 - - [2025-03-20 02:26:19] "POST /route-targets HTTP/1.1" 200 327 0.018967 10.0.0.47 - - [2025-03-20 02:26:19] "POST /useragent-kv HTTP/1.1" 200 115 0.012440 10.0.0.42 - - [2025-03-20 02:26:19] "POST /neutron/subnet HTTP/1.1" 200 699 0.239534 10.0.0.42 - - [2025-03-20 02:26:19] "POST /id-to-fqname HTTP/1.1" 200 220 0.001446 10.0.0.42 - - [2025-03-20 02:26:19] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.009661 10.0.0.42 - - [2025-03-20 02:26:19] "POST /neutron/network HTTP/1.1" 200 994 0.012799 10.0.0.42 - - [2025-03-20 02:26:19] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005711 10.0.0.42 - - [2025-03-20 02:26:19] "POST /neutron/subnet HTTP/1.1" 200 699 0.011790 10.0.0.42 - - [2025-03-20 02:26:20] "POST /neutron/subnet HTTP/1.1" 200 699 0.013304 10.0.0.42 - - [2025-03-20 02:26:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001413 10.0.0.42 - - [2025-03-20 02:26:20] "POST /neutron/port HTTP/1.1" 200 1017 0.017372 10.0.0.42 - - [2025-03-20 02:26:21] "POST /neutron/port HTTP/1.1" 200 1017 0.013062 10.0.0.42 - - [2025-03-20 02:26:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.001446 10.0.0.42 - - [2025-03-20 02:26:21] "POST /neutron/port HTTP/1.1" 200 117 0.007196 10.0.0.42 - - [2025-03-20 02:26:21] "POST /neutron/network HTTP/1.1" 200 994 0.058836 10.0.0.42 - - [2025-03-20 02:26:21] "POST /neutron/port HTTP/1.1" 200 1017 0.015171 10.0.0.42 - - [2025-03-20 02:26:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.001619 10.0.0.42 - - [2025-03-20 02:26:21] "POST /neutron/port HTTP/1.1" 200 117 0.010163 10.0.0.47 - - [2025-03-20 02:26:21] "DELETE /project/8f2cbcb04e234087aca4bd6abb3024e9 HTTP/1.1" 404 173 0.005634 10.0.0.47 - - [2025-03-20 02:26:21] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001063 10.0.0.47 - - [2025-03-20 02:26:22] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.084693 10.0.0.47 - - [2025-03-20 02:26:22] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001406 10.0.0.47 - - [2025-03-20 02:26:22] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?fields=security_groups HTTP/1.1" 200 1367 0.057305 10.0.0.42 - - [2025-03-20 02:26:22] "POST /neutron/network HTTP/1.1" 200 1004 0.015931 10.0.0.47 - - [2025-03-20 02:26:22] "DELETE /security-group/fe095346-5d09-4c58-9338-c3c263be9815 HTTP/1.1" 200 115 0.119570 10.0.0.47 - - [2025-03-20 02:26:22] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001295 10.0.0.47 - - [2025-03-20 02:26:22] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?fields=application_policy_sets HTTP/1.1" 200 1406 0.096043 10.0.0.42 - - [2025-03-20 02:26:22] "POST /neutron/port HTTP/1.1" 200 1017 0.040543 10.0.0.47 - - [2025-03-20 02:26:22] "DELETE /access-control-list/64f0c552-799b-4778-b66a-afdf148af689 HTTP/1.1" 200 115 0.117380 10.0.0.42 - - [2025-03-20 02:26:22] "POST /neutron/port HTTP/1.1" 200 1109 0.366422 10.0.0.42 - - [2025-03-20 02:26:22] "POST /neutron/port HTTP/1.1" 200 1083 0.084117 10.0.0.47 - - [2025-03-20 02:26:22] "DELETE /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564 HTTP/1.1" 200 115 0.847152 10.0.0.42 - - [2025-03-20 02:26:22] "POST /neutron/port HTTP/1.1" 200 117 0.001230 10.0.0.42 - - [2025-03-20 02:26:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004711 10.0.0.42 - - [2025-03-20 02:26:23] "POST /neutron/network HTTP/1.1" 200 994 0.015705 10.0.0.47 - - [2025-03-20 02:26:23] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001883 10.0.0.42 - - [2025-03-20 02:26:23] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.103317 10.0.0.42 - - [2025-03-20 02:26:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008109 10.0.0.42 - - [2025-03-20 02:26:24] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007343 10.0.0.47 - - [2025-03-20 02:26:24] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001150 10.0.0.42 - - [2025-03-20 02:26:24] "POST /neutron/port HTTP/1.1" 200 1055 0.346618 10.0.0.42 - - [2025-03-20 02:26:24] "POST /neutron/port HTTP/1.1" 200 1109 0.146785 10.0.0.42 - - [2025-03-20 02:26:25] "POST /neutron/subnet HTTP/1.1" 200 673 0.023809 10.0.0.42 - - [2025-03-20 02:26:25] "POST /neutron/port HTTP/1.1" 200 1083 0.038553 10.0.0.42 - - [2025-03-20 02:26:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009510 10.0.0.42 - - [2025-03-20 02:26:26] "GET /virtual-machine/f786986c-dd3e-475c-9387-0715f3a1f1b7 HTTP/1.1" 200 1289 0.006276 10.0.0.42 - - [2025-03-20 02:26:26] "GET /virtual-machine-interface/afaafddd-95aa-4021-b862-5d51b12e0b9a HTTP/1.1" 200 2942 0.006927 10.0.0.42 - - [2025-03-20 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.42 - - [2025-03-20 02:26:26] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004606 10.0.0.42 - - [2025-03-20 02:26:26] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004340 10.0.0.42 - - [2025-03-20 02:26:26] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.008666 10.0.0.42 - - [2025-03-20 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.42 - - [2025-03-20 02:26:29] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007614 10.0.0.42 - - [2025-03-20 02:26:31] "POST /neutron/port HTTP/1.1" 200 1083 0.028035 10.0.0.42 - - [2025-03-20 02:26:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006358 10.0.0.42 - - [2025-03-20 02:26:31] "POST /neutron/network HTTP/1.1" 200 994 0.010241 10.0.0.42 - - [2025-03-20 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.42 - - [2025-03-20 02:26:33] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005604 10.0.0.42 - - [2025-03-20 02:26:33] "POST /neutron/port HTTP/1.1" 200 1083 0.026217 10.0.0.42 - - [2025-03-20 02:26:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003839 10.0.0.42 - - [2025-03-20 02:26:33] "POST /neutron/network HTTP/1.1" 200 994 0.010518 10.0.0.42 - - [2025-03-20 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.42 - - [2025-03-20 02:26:37] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004640 10.0.0.42 - - [2025-03-20 02:26:37] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004378 10.0.0.42 - - [2025-03-20 02:26:37] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007022 10.0.0.42 - - [2025-03-20 02:26:37] "POST /neutron/port HTTP/1.1" 200 1083 0.028197 10.0.0.42 - - [2025-03-20 02:26:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008677 10.0.0.42 - - [2025-03-20 02:26:38] "GET /virtual-machine/5f67d4a6-8b16-4938-a6a5-cfacfeeb31c9 HTTP/1.1" 200 1288 0.006909 10.0.0.42 - - [2025-03-20 02:26:38] "GET /virtual-machine-interface/e7486463-dfa6-4217-a9ab-2fbd0a4ea780 HTTP/1.1" 200 2942 0.006302 10.0.0.42 - - [2025-03-20 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.42 - - [2025-03-20 02:26:38] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003841 10.0.0.42 - - [2025-03-20 02:26:38] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003711 10.0.0.42 - - [2025-03-20 02:26:38] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.008173 10.0.0.42 - - [2025-03-20 02:26:38] "POST /neutron/port HTTP/1.1" 200 1083 0.051675 10.0.0.42 - - [2025-03-20 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.42 - - [2025-03-20 02:26:39] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004055 10.0.0.42 - - [2025-03-20 02:26:39] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004527 10.0.0.42 - - [2025-03-20 02:26:39] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006416 10.0.0.42 - - [2025-03-20 02:26:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008225 10.0.0.42 - - [2025-03-20 02:26:39] "POST /neutron/port HTTP/1.1" 200 1083 0.024300 10.0.0.42 - - [2025-03-20 02:26:39] "GET /virtual-machine/146a4fbd-6c26-442a-9de1-d9d6786e9407 HTTP/1.1" 200 1292 0.007056 10.0.0.42 - - [2025-03-20 02:26:39] "GET /virtual-machine-interface/0b594eaa-5c82-4222-9226-8394cf17a077 HTTP/1.1" 200 2940 0.005555 10.0.0.42 - - [2025-03-20 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.42 - - [2025-03-20 02:26:40] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004016 10.0.0.42 - - [2025-03-20 02:26:40] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004114 10.0.0.42 - - [2025-03-20 02:26:40] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007032 10.0.0.42 - - [2025-03-20 02:26:41] "GET /obj-perms HTTP/1.1" 200 5056 0.060532 10.0.0.42 - - [2025-03-20 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.42 - - [2025-03-20 02:26:41] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004649 10.0.0.42 - - [2025-03-20 02:26:41] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003558 10.0.0.42 - - [2025-03-20 02:26:41] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006254 10.0.0.42 - - [2025-03-20 02:26:57] "POST /neutron/port HTTP/1.1" 200 1109 0.023181 10.0.0.42 - - [2025-03-20 02:26:57] "POST /neutron/port HTTP/1.1" 200 1083 0.032416 10.0.0.42 - - [2025-03-20 02:26:57] "POST /neutron/port HTTP/1.1" 200 1109 0.014207 10.0.0.42 - - [2025-03-20 02:26:57] "POST /neutron/port HTTP/1.1" 200 117 0.013238 10.0.0.42 - - [2025-03-20 02:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.42 - - [2025-03-20 02:26:58] "DELETE /network-ipam/5977ac0b-e190-4340-a4e2-f2bb5fb0f5b4 HTTP/1.1" 200 115 0.040478 10.0.0.42 - - [2025-03-20 02:26:58] "POST /fqname-to-id HTTP/1.1" 404 211 0.004781 10.0.0.47 - - [2025-03-20 02:26:59] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001166 10.0.0.42 - - [2025-03-20 02:26:59] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.055845 10.0.0.47 - - [2025-03-20 02:26:59] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001234 10.0.0.42 - - [2025-03-20 02:26:59] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?fields=virtual_networks HTTP/1.1" 200 1033 0.060967 10.0.0.47 - - [2025-03-20 02:27:00] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001153 10.0.0.42 - - [2025-03-20 02:27:00] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.053621 10.0.0.47 - - [2025-03-20 02:27:00] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001699 10.0.0.42 - - [2025-03-20 02:27:00] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?fields=security_groups HTTP/1.1" 200 1259 0.058716 10.0.0.42 - - [2025-03-20 02:27:02] "POST /neutron/port HTTP/1.1" 200 117 0.008846 10.0.0.42 - - [2025-03-20 02:27:12] "GET / HTTP/1.1" 200 35931 0.002796 10.0.0.42 - - [2025-03-20 02:27:13] "GET /project/52627f5e-22e1-4b42-b03a-971c13c7c866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000497 10.0.0.47 - - [2025-03-20 02:27:13] "GET /projects?obj_uuids=52627f5e-22e1-4b42-b03a-971c13c7c866&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001173 10.0.0.42 - - [2025-03-20 02:27:13] "GET /project/52627f5e-22e1-4b42-b03a-971c13c7c866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.104665 [Introspect:8084]10.0.0.42 - - [2025-03-20 02:27:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001265 10.0.0.42 - - [2025-03-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 404 184 0.025421 10.0.0.47 - - [2025-03-20 02:27:15] "GET /projects?obj_uuids=11054e41-3b7a-4bde-9836-aab34efb1431&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005597 10.0.0.47 - - [2025-03-20 02:27:15] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001322 10.0.0.47 - - [2025-03-20 02:27:15] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009693 10.0.0.47 - - [2025-03-20 02:27:16] "POST /id-to-fqname HTTP/1.1" 200 186 0.005507 10.0.0.47 - - [2025-03-20 02:27:16] "POST /fqname-to-id HTTP/1.1" 404 195 0.008903 10.0.0.47 - - [2025-03-20 02:27:16] "POST /security-groups HTTP/1.1" 200 587 0.036161 10.0.0.47 - - [2025-03-20 02:27:16] "POST /fqname-to-id HTTP/1.1" 404 230 0.003261 10.0.0.47 - - [2025-03-20 02:27:16] "POST /projects HTTP/1.1" 200 577 0.298127 10.0.0.47 - - [2025-03-20 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.373530 10.0.0.47 - - [2025-03-20 02:27:16] "POST /access-control-lists HTTP/1.1" 200 590 0.033655 10.0.0.42 - - [2025-03-20 02:27:16] "GET /project/11054e41-3b7a-4bde-9836-aab34efb1431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.541813 10.0.0.42 - - [2025-03-20 02:27:17] "GET / HTTP/1.1" 200 35931 0.002391 10.0.0.47 - - [2025-03-20 02:27:17] "GET /projects?obj_uuids=11054e41-3b7a-4bde-9836-aab34efb1431&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001570 10.0.0.42 - - [2025-03-20 02:27:17] "GET /project/11054e41-3b7a-4bde-9836-aab34efb1431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.061547 10.0.0.47 - - [2025-03-20 02:27:17] "GET /projects?obj_uuids=11054e41-3b7a-4bde-9836-aab34efb1431&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001441 10.0.0.42 - - [2025-03-20 02:27:18] "GET /project/11054e41-3b7a-4bde-9836-aab34efb1431?fields=virtual_networks HTTP/1.1" 200 1024 0.060956 10.0.0.47 - - [2025-03-20 02:27:18] "GET /projects?obj_uuids=11054e41-3b7a-4bde-9836-aab34efb1431&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001675 10.0.0.42 - - [2025-03-20 02:27:18] "GET /project/11054e41-3b7a-4bde-9836-aab34efb1431?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.064697 10.0.0.47 - - [2025-03-20 02:27:18] "GET /projects?obj_uuids=11054e41-3b7a-4bde-9836-aab34efb1431&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001097 10.0.0.42 - - [2025-03-20 02:27:18] "GET /project/11054e41-3b7a-4bde-9836-aab34efb1431?fields=security_groups HTTP/1.1" 200 1246 0.057726 10.0.0.47 - - [2025-03-20 02:27:22] "DELETE /project/11054e413b7a4bde9836aab34efb1431 HTTP/1.1" 404 173 0.035070 10.0.0.47 - - [2025-03-20 02:27:22] "GET /projects?obj_uuids=11054e41-3b7a-4bde-9836-aab34efb1431&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001461 10.0.0.47 - - [2025-03-20 02:27:22] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004688 10.0.0.47 - - [2025-03-20 02:27:23] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.086402 10.0.0.47 - - [2025-03-20 02:27:23] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001152 10.0.0.47 - - [2025-03-20 02:27:23] "GET /project/11054e41-3b7a-4bde-9836-aab34efb1431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.139866 10.0.0.47 - - [2025-03-20 02:27:23] "GET /projects?obj_uuids=11054e41-3b7a-4bde-9836-aab34efb1431&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001788 10.0.0.47 - - [2025-03-20 02:27:23] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?fields=security_groups HTTP/1.1" 200 1364 0.123033 10.0.0.47 - - [2025-03-20 02:27:23] "GET /project/11054e41-3b7a-4bde-9836-aab34efb1431?fields=security_groups HTTP/1.1" 200 1351 0.113841 10.0.0.47 - - [2025-03-20 02:27:23] "DELETE /security-group/a1f5e656-495a-47cf-b5ba-6039236d7c5a HTTP/1.1" 404 171 0.026571 10.0.0.47 - - [2025-03-20 02:27:23] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004888 10.0.0.47 - - [2025-03-20 02:27:23] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?fields=application_policy_sets HTTP/1.1" 200 1403 0.116367 10.0.0.47 - - [2025-03-20 02:27:23] "DELETE /security-group/64691ccb-d5ba-412f-bf31-699cf5212893 HTTP/1.1" 200 115 0.167304 10.0.0.47 - - [2025-03-20 02:27:23] "GET /projects?obj_uuids=11054e41-3b7a-4bde-9836-aab34efb1431&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001179 10.0.0.47 - - [2025-03-20 02:27:23] "GET /project/11054e41-3b7a-4bde-9836-aab34efb1431?fields=application_policy_sets HTTP/1.1" 200 1390 0.122904 10.0.0.47 - - [2025-03-20 02:27:23] "DELETE /access-control-list/b29e94c7-908b-4516-ab85-c0075e657d53 HTTP/1.1" 200 115 0.108506 10.0.0.47 - - [2025-03-20 02:27:23] "DELETE /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9 HTTP/1.1" 200 115 0.728526 10.0.0.47 - - [2025-03-20 02:27:23] "DELETE /project/11054e41-3b7a-4bde-9836-aab34efb1431 HTTP/1.1" 200 115 0.898768 10.0.0.42 - - [2025-03-20 02:27:24] "GET /global-system-configs HTTP/1.1" 200 322 0.038490 10.0.0.12 - - [2025-03-20 02:27:24] "GET /obj-perms HTTP/1.1" 200 5056 0.147864 10.0.0.47 - - [2025-03-20 02:27:24] "GET /global-system-configs HTTP/1.1" 200 322 0.032671 10.0.0.12 - - [2025-03-20 02:27:24] "GET /global-system-configs HTTP/1.1" 200 322 0.099497 10.0.0.42 - - [2025-03-20 02:27:24] "GET /obj-perms HTTP/1.1" 200 5056 0.114351 10.0.0.47 - - [2025-03-20 02:27:24] "GET /obj-perms HTTP/1.1" 200 5056 0.217446 10.0.0.47 - - [2025-03-20 02:27:50] "GET /obj-perms HTTP/1.1" 200 5056 0.005729 10.0.0.47 - - [2025-03-20 02:27:50] "GET /global-system-configs HTTP/1.1" 200 322 0.009244 10.0.0.12 - - [2025-03-20 02:27:50] "GET /obj-perms HTTP/1.1" 200 5056 0.006665 10.0.0.42 - - [2025-03-20 02:27:50] "GET /obj-perms HTTP/1.1" 200 5056 0.046704 10.0.0.12 - - [2025-03-20 02:27:50] "GET /global-system-configs HTTP/1.1" 200 322 0.056411 10.0.0.42 - - [2025-03-20 02:27:52] "GET /global-system-configs HTTP/1.1" 200 322 0.038880 10.0.0.12 - - [2025-03-20 02:28:42] "GET /obj-perms HTTP/1.1" 200 5056 0.046186 10.0.0.47 - - [2025-03-20 02:28:43] "GET /obj-perms HTTP/1.1" 200 5056 0.044780