+ mkdir -p /var/www/cgi-bin/ironic + cp -a /usr/bin/ironic-api-wsgi /var/www/cgi-bin/ironic/app INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json INFO:__main__:Validating config file INFO:__main__:Kolla config strategy set to: COPY_ALWAYS INFO:__main__:Copying service configuration files INFO:__main__:Deleting /etc/ironic/ironic.conf INFO:__main__:Copying /var/lib/config-data/default/ironic.conf to /etc/ironic/ironic.conf INFO:__main__:Setting permission for /etc/ironic/ironic.conf INFO:__main__:Copying /var/lib/config-data/default/01-api.conf to /etc/ironic/ironic.conf.d/01-api.conf INFO:__main__:Setting permission for /etc/ironic/ironic.conf.d/01-api.conf INFO:__main__:Copying /var/lib/config-data/custom/02-ironic-custom.conf to /etc/ironic/ironic.conf.d/02-ironic-custom.conf INFO:__main__:Setting permission for /etc/ironic/ironic.conf.d/02-ironic-custom.conf INFO:__main__:Copying /var/lib/config-data/default/03-api-custom.conf to /etc/ironic/ironic.conf.d/03-api-custom.conf INFO:__main__:Setting permission for /etc/ironic/ironic.conf.d/03-api-custom.conf INFO:__main__:Deleting /etc/httpd/conf/httpd.conf INFO:__main__:Copying /var/lib/config-data/default/ironic-api-httpd.conf to /etc/httpd/conf/httpd.conf INFO:__main__:Setting permission for /etc/httpd/conf/httpd.conf INFO:__main__:Deleting /etc/httpd/conf.d/ssl.conf INFO:__main__:Copying /var/lib/config-data/default/ssl.conf to /etc/httpd/conf.d/ssl.conf INFO:__main__:Setting permission for /etc/httpd/conf.d/ssl.conf INFO:__main__:Copying /var/lib/config-data/tls/certs/public.crt to /etc/pki/tls/certs/public.crt INFO:__main__:Setting permission for /etc/pki/tls/certs/public.crt INFO:__main__:Copying /var/lib/config-data/tls/certs/internal.crt to /etc/pki/tls/certs/internal.crt INFO:__main__:Setting permission for /etc/pki/tls/certs/internal.crt INFO:__main__:Copying /var/lib/config-data/tls/private/internal.key to /etc/pki/tls/private/internal.key INFO:__main__:Setting permission for /etc/pki/tls/private/internal.key INFO:__main__:Copying /var/lib/config-data/tls/private/public.key to /etc/pki/tls/private/public.key INFO:__main__:Setting permission for /etc/pki/tls/private/public.key INFO:__main__:Copying /var/lib/config-data/default/my.cnf to /etc/my.cnf INFO:__main__:Setting permission for /etc/my.cnf INFO:__main__:Writing out command to execute INFO:__main__:Setting permission for /var/log/ironic + sudo -E kolla_set_configs sudo: unable to send audit message: Operation not permitted INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json INFO:__main__:Validating config file INFO:__main__:Kolla config strategy set to: COPY_ALWAYS INFO:__main__:Copying service configuration files INFO:__main__:Deleting /etc/ironic/ironic.conf INFO:__main__:Copying /var/lib/config-data/default/ironic.conf to /etc/ironic/ironic.conf INFO:__main__:Setting permission for /etc/ironic/ironic.conf INFO:__main__:Deleting /etc/ironic/ironic.conf.d/01-api.conf INFO:__main__:Copying /var/lib/config-data/default/01-api.conf to /etc/ironic/ironic.conf.d/01-api.conf INFO:__main__:Setting permission for /etc/ironic/ironic.conf.d/01-api.conf INFO:__main__:Deleting /etc/ironic/ironic.conf.d/02-ironic-custom.conf INFO:__main__:Copying /var/lib/config-data/custom/02-ironic-custom.conf to /etc/ironic/ironic.conf.d/02-ironic-custom.conf INFO:__main__:Setting permission for /etc/ironic/ironic.conf.d/02-ironic-custom.conf INFO:__main__:Deleting /etc/ironic/ironic.conf.d/03-api-custom.conf INFO:__main__:Copying /var/lib/config-data/default/03-api-custom.conf to /etc/ironic/ironic.conf.d/03-api-custom.conf INFO:__main__:Setting permission for /etc/ironic/ironic.conf.d/03-api-custom.conf INFO:__main__:Deleting /etc/httpd/conf/httpd.conf INFO:__main__:Copying /var/lib/config-data/default/ironic-api-httpd.conf to /etc/httpd/conf/httpd.conf INFO:__main__:Setting permission for /etc/httpd/conf/httpd.conf INFO:__main__:Deleting /etc/httpd/conf.d/ssl.conf INFO:__main__:Copying /var/lib/config-data/default/ssl.conf to /etc/httpd/conf.d/ssl.conf INFO:__main__:Setting permission for /etc/httpd/conf.d/ssl.conf INFO:__main__:Deleting /etc/pki/tls/certs/public.crt INFO:__main__:Copying /var/lib/config-data/tls/certs/public.crt to /etc/pki/tls/certs/public.crt INFO:__main__:Setting permission for /etc/pki/tls/certs/public.crt INFO:__main__:Deleting /etc/pki/tls/certs/internal.crt INFO:__main__:Copying /var/lib/config-data/tls/certs/internal.crt to /etc/pki/tls/certs/internal.crt INFO:__main__:Setting permission for /etc/pki/tls/certs/internal.crt INFO:__main__:Deleting /etc/pki/tls/private/internal.key INFO:__main__:Copying /var/lib/config-data/tls/private/internal.key to /etc/pki/tls/private/internal.key INFO:__main__:Setting permission for /etc/pki/tls/private/internal.key INFO:__main__:Deleting /etc/pki/tls/private/public.key INFO:__main__:Copying /var/lib/config-data/tls/private/public.key to /etc/pki/tls/private/public.key INFO:__main__:Setting permission for /etc/pki/tls/private/public.key INFO:__main__:Deleting /etc/my.cnf INFO:__main__:Copying /var/lib/config-data/default/my.cnf to /etc/my.cnf INFO:__main__:Setting permission for /etc/my.cnf INFO:__main__:Writing out command to execute INFO:__main__:Setting permission for /var/log/ironic ++ cat /run_command + CMD='/usr/sbin/httpd -DFOREGROUND' + ARGS= + sudo kolla_copy_cacerts sudo: unable to send audit message: Operation not permitted + [[ ! -n '' ]] + . kolla_extend_start + echo 'Running command: '\''/usr/sbin/httpd -DFOREGROUND'\''' Running command: '/usr/sbin/httpd -DFOREGROUND' + umask 0022 + exec /usr/sbin/httpd -DFOREGROUND [Sat Oct 11 10:55:42.709690 2025] [suexec:notice] [pid 1:tid 1] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Sat Oct 11 10:55:42.734682 2025] [lbmethod_heartbeat:notice] [pid 1:tid 1] AH02282: No slotmem from mod_heartmonitor [Sat Oct 11 10:55:42.745769 2025] [mpm_event:notice] [pid 1:tid 1] AH00489: Apache/2.4.62 (CentOS Stream) OpenSSL/3.5.1 mod_wsgi/4.7.1 Python/3.9 configured -- resuming normal operations [Sat Oct 11 10:55:42.745795 2025] [core:notice] [pid 1:tid 1] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND' 10.130.0.2 - - [11/Oct/2025:10:55:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:55:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:55:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:55:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:55:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:55:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:10:56:04 +0000] "GET / HTTP/1.1" 200 528 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:10:56:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:10:56:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:10:56:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:10:56:55 +0000] "GET / HTTP/1.1" 200 504 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.129.0.156 - - [11/Oct/2025:10:56:55 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.129.0.156 - - [11/Oct/2025:10:56:56 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:10:56:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:56:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:10:57:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:10:57:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:10:57:14 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.129.0.156 - - [11/Oct/2025:10:57:14 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:10:57:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:10:57:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:10:57:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:10:57:44 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:10:57:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:57:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:10:58:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:10:58:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:10:58:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:10:58:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:10:58:46 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:10:58:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:58:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:10:59:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:10:59:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:10:59:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:10:59:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:10:59:46 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:10:59:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:10:59:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:00:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:00:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:00:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:00:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:00:46 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:00:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:00:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:01:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:01:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:01:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:01:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:01:47 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:01:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:01:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:02:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:02:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:02:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:02:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:02:47 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:02:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:02:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:03:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:03:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:03:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:03:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:03:49 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:03:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:03:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:04:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:04:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:04:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:04:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:04:49 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:04:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:04:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:05:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:05:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:05:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:05:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:05:50 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:05:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:05:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:06:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:06:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:06:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:06:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:06:50 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:06:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:06:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:07:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:07:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:07:14 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:07:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:07:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:07:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:07:51 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:07:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:07:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:08:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:08:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:08:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:08:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:08:52 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:08:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:08:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:09:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:09:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:09:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:09:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:09:52 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:09:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:09:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:10:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:10:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:10:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:10:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:10:52 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:10:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:10:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:11:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:11:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:11:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:11:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:11:52 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:11:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:11:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:12:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:12:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:12:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:12:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:12:53 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:12:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:12:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:13:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:13:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:13:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:13:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:13:53 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:13:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:13:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:14:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:14:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:14:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:14:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:14:54 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:14:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:14:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:15:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:15:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:15:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:15:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:15:55 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:15:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:15:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:16:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:16:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:16:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:16:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:16:56 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:16:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:16:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:17:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:17:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:17:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:17:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:17:39 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:17:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:17:58 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:17:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:17:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:18:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:18:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:18:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:18:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:18:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:18:59 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:19:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:19:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:19:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:19:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:19:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:19:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:19:59 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:20:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:20:04 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:20:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:20:34 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:20:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:20:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:21:01 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:21:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:21:05 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:21:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:21:35 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:21:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:21:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:22:02 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:22:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:22:05 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:22:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:22:35 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:22:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:22:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:23:02 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:23:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:23:05 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:23:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:23:35 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:23:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:23:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:24:04 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 192.168.32.3 - - [11/Oct/2025:11:24:05 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:24:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:24:35 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:24:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:24:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:25:05 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.129.0.156 - - [11/Oct/2025:11:25:06 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:25:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:25:35 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:25:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:25:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:26:05 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.129.0.156 - - [11/Oct/2025:11:26:08 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:26:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:26:35 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:26:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:26:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:27:05 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:27:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:27:10 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:27:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:27:14 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:27:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:27:35 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:27:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:27:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:28:03 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:28:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:28:05 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:28:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:28:10 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:28:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:28:35 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:28:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:28:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:29:05 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:29:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:29:10 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:29:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:29:35 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:29:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:29:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:30:05 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:30:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:30:12 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:30:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:30:35 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:30:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:30:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:31:05 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:31:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:31:12 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:31:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:31:35 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:31:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:31:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:32:05 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:32:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:32:12 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:32:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:32:35 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:32:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:32:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:33:05 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:33:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:33:12 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:33:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:19 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:24 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:29 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:34 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:33:35 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:33:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:39 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:44 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:49 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:54 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:33:59 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:34:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:34:04 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 192.168.32.3 - - [11/Oct/2025:11:34:05 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:34:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:34:09 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.129.0.156 - - [11/Oct/2025:11:34:12 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.130.0.2 - - [11/Oct/2025:11:34:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.130.0.2 - - [11/Oct/2025:11:34:14 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31"