+ 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/httpd/conf/httpd.conf INFO:__main__:Copying /var/lib/config-data/default/heat-api-httpd.conf to /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/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/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/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__:Writing out command to execute INFO:__main__:Setting permission for /etc/httpd/ INFO:__main__:Setting permission for /etc/httpd/conf INFO:__main__:Setting permission for /etc/httpd/conf.d INFO:__main__:Setting permission for /etc/httpd/conf.modules.d INFO:__main__:Setting permission for /etc/httpd/logs INFO:__main__:Setting permission for /etc/httpd/modules INFO:__main__:Setting permission for /etc/httpd/run INFO:__main__:Setting permission for /etc/httpd/state INFO:__main__:Setting permission for /etc/httpd/conf/httpd.conf INFO:__main__:Setting permission for /etc/httpd/conf/magic INFO:__main__:Setting permission for /etc/httpd/conf.d/README INFO:__main__:Setting permission for /etc/httpd/conf.d/autoindex.conf INFO:__main__:Setting permission for /etc/httpd/conf.d/ssl.conf INFO:__main__:Setting permission for /etc/httpd/conf.d/userdir.conf INFO:__main__:Setting permission for /etc/httpd/conf.d/welcome.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/00-base.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/00-brotli.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/00-dav.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/00-mpm.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/00-optional.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/00-proxy.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/00-ssl.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/00-systemd.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/01-cgi.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/10-wsgi-python3.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/README INFO:__main__:Setting permission for /etc/httpd/run INFO:__main__:Setting permission for /etc/httpd/run/htcacheclean ++ 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:31.111351 2025] [ssl:info] [pid 1:tid 1] AH01914: Configuring server heat-api-public.openstack.svc:443 for SSL protocol [Sat Oct 11 10:55:31.112648 2025] [ssl:debug] [pid 1:tid 1] ssl_engine_init.c(536): AH01893: Configuring TLS extension handling [Sat Oct 11 10:55:31.113477 2025] [ssl:debug] [pid 1:tid 1] ssl_util_ssl.c(451): AH02412: [heat-api-public.openstack.svc:443] Cert matches for name 'heat-api-public.openstack.svc' [subject: -empty- / issuer: CN=rootca-public / serial: 220EC2C96FF4BFDFCF49A68C4F64FF58 / notbefore: Oct 11 10:55:17 2025 GMT / notafter: Oct 10 10:55:17 2030 GMT] [Sat Oct 11 10:55:31.113490 2025] [ssl:info] [pid 1:tid 1] AH02568: Certificate and private key heat-api-public.openstack.svc:443:0 configured from /etc/pki/tls/certs/public.crt and /etc/pki/tls/private/public.key [Sat Oct 11 10:55:31.113717 2025] [ssl:info] [pid 1:tid 1] AH01914: Configuring server heat-api-internal.openstack.svc:443 for SSL protocol [Sat Oct 11 10:55:31.114194 2025] [ssl:debug] [pid 1:tid 1] ssl_engine_init.c(536): AH01893: Configuring TLS extension handling [Sat Oct 11 10:55:31.114410 2025] [ssl:debug] [pid 1:tid 1] ssl_util_ssl.c(451): AH02412: [heat-api-internal.openstack.svc:443] Cert matches for name 'heat-api-internal.openstack.svc' [subject: -empty- / issuer: CN=rootca-internal / serial: 6CA9389F722453D080C3477BD24877E1 / notbefore: Oct 11 10:55:16 2025 GMT / notafter: Oct 10 10:55:16 2030 GMT] [Sat Oct 11 10:55:31.114420 2025] [ssl:info] [pid 1:tid 1] AH02568: Certificate and private key heat-api-internal.openstack.svc:443:0 configured from /etc/pki/tls/certs/internal.crt and /etc/pki/tls/private/internal.key [Sat Oct 11 10:55:31.130390 2025] [ssl:warn] [pid 1:tid 1] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache] [Sat Oct 11 10:55:31.130409 2025] [ssl:info] [pid 1:tid 1] AH01914: Configuring server heat-api-public.openstack.svc:443 for SSL protocol [Sat Oct 11 10:55:31.131026 2025] [ssl:debug] [pid 1:tid 1] ssl_engine_init.c(536): AH01893: Configuring TLS extension handling [Sat Oct 11 10:55:31.131323 2025] [ssl:debug] [pid 1:tid 1] ssl_util_ssl.c(451): AH02412: [heat-api-public.openstack.svc:443] Cert matches for name 'heat-api-public.openstack.svc' [subject: -empty- / issuer: CN=rootca-public / serial: 220EC2C96FF4BFDFCF49A68C4F64FF58 / notbefore: Oct 11 10:55:17 2025 GMT / notafter: Oct 10 10:55:17 2030 GMT] [Sat Oct 11 10:55:31.131337 2025] [ssl:info] [pid 1:tid 1] AH02568: Certificate and private key heat-api-public.openstack.svc:443:0 configured from /etc/pki/tls/certs/public.crt and /etc/pki/tls/private/public.key [Sat Oct 11 10:55:31.131558 2025] [ssl:info] [pid 1:tid 1] AH01914: Configuring server heat-api-internal.openstack.svc:443 for SSL protocol [Sat Oct 11 10:55:31.132110 2025] [ssl:debug] [pid 1:tid 1] ssl_engine_init.c(536): AH01893: Configuring TLS extension handling [Sat Oct 11 10:55:31.132368 2025] [ssl:debug] [pid 1:tid 1] ssl_util_ssl.c(451): AH02412: [heat-api-internal.openstack.svc:443] Cert matches for name 'heat-api-internal.openstack.svc' [subject: -empty- / issuer: CN=rootca-internal / serial: 6CA9389F722453D080C3477BD24877E1 / notbefore: Oct 11 10:55:16 2025 GMT / notafter: Oct 10 10:55:16 2030 GMT] [Sat Oct 11 10:55:31.132382 2025] [ssl:info] [pid 1:tid 1] AH02568: Certificate and private key heat-api-internal.openstack.svc:443:0 configured from /etc/pki/tls/certs/internal.crt and /etc/pki/tls/private/internal.key [Sat Oct 11 10:55:31.132585 2025] [lbmethod_heartbeat:notice] [pid 1:tid 1] AH02282: No slotmem from mod_heartmonitor [Sat Oct 11 10:55:31.156800 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:31.156827 2025] [core:notice] [pid 1:tid 1] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND' [Sat Oct 11 10:55:31.163234 2025] [wsgi:info] [pid 15:tid 15] mod_wsgi (pid=15): Attach interpreter ''. [Sat Oct 11 10:55:31.166356 2025] [wsgi:info] [pid 12:tid 12] mod_wsgi (pid=12): Attach interpreter ''. [Sat Oct 11 10:55:31.169497 2025] [wsgi:info] [pid 15:tid 15] mod_wsgi (pid=15): Imported 'mod_wsgi'. [Sat Oct 11 10:55:31.169856 2025] [wsgi:info] [pid 12:tid 12] mod_wsgi (pid=12): Imported 'mod_wsgi'. [Sat Oct 11 10:55:31.171136 2025] [wsgi:info] [pid 13:tid 13] mod_wsgi (pid=13): Attach interpreter ''. [Sat Oct 11 10:55:31.174596 2025] [wsgi:info] [pid 16:tid 16] mod_wsgi (pid=16): Attach interpreter ''. [Sat Oct 11 10:55:31.174706 2025] [wsgi:info] [pid 17:tid 17] mod_wsgi (pid=17): Attach interpreter ''. [Sat Oct 11 10:55:31.176547 2025] [wsgi:info] [pid 14:tid 14] mod_wsgi (pid=14): Attach interpreter ''. [Sat Oct 11 10:55:31.178993 2025] [wsgi:info] [pid 21:tid 21] mod_wsgi (pid=21): Attach interpreter ''. [Sat Oct 11 10:55:31.179151 2025] [wsgi:info] [pid 16:tid 16] mod_wsgi (pid=16): Imported 'mod_wsgi'. [Sat Oct 11 10:55:31.179201 2025] [wsgi:info] [pid 20:tid 20] mod_wsgi (pid=20): Attach interpreter ''. [Sat Oct 11 10:55:31.179396 2025] [wsgi:info] [pid 24:tid 24] mod_wsgi (pid=24): Attach interpreter ''. [Sat Oct 11 10:55:31.179417 2025] [wsgi:info] [pid 22:tid 22] mod_wsgi (pid=22): Attach interpreter ''. [Sat Oct 11 10:55:31.179436 2025] [wsgi:info] [pid 17:tid 17] mod_wsgi (pid=17): Imported 'mod_wsgi'. [Sat Oct 11 10:55:31.179448 2025] [wsgi:debug] [pid 16:tid 58] src/server/mod_wsgi.c(9142): mod_wsgi (pid=16): Started thread 0 in daemon process 'internal'. [Sat Oct 11 10:55:31.180236 2025] [wsgi:debug] [pid 17:tid 61] src/server/mod_wsgi.c(9142): mod_wsgi (pid=17): Started thread 0 in daemon process 'internal'. [Sat Oct 11 10:55:31.180454 2025] [wsgi:info] [pid 13:tid 13] mod_wsgi (pid=13): Imported 'mod_wsgi'. [Sat Oct 11 10:55:31.182593 2025] [wsgi:info] [pid 14:tid 14] mod_wsgi (pid=14): Imported 'mod_wsgi'. [Sat Oct 11 10:55:31.182817 2025] [wsgi:debug] [pid 14:tid 66] src/server/mod_wsgi.c(9142): mod_wsgi (pid=14): Started thread 0 in daemon process 'internal'. [Sat Oct 11 10:55:31.182833 2025] [wsgi:info] [pid 23:tid 23] mod_wsgi (pid=23): Attach interpreter ''. [Sat Oct 11 10:55:31.182876 2025] [wsgi:debug] [pid 13:tid 67] src/server/mod_wsgi.c(9142): mod_wsgi (pid=13): Started thread 0 in daemon process 'internal'. [Sat Oct 11 10:55:31.183027 2025] [wsgi:info] [pid 20:tid 20] mod_wsgi (pid=20): Imported 'mod_wsgi'. [Sat Oct 11 10:55:31.183325 2025] [wsgi:info] [pid 24:tid 24] mod_wsgi (pid=24): Imported 'mod_wsgi'. [Sat Oct 11 10:55:31.183531 2025] [wsgi:debug] [pid 24:tid 71] src/server/mod_wsgi.c(9142): mod_wsgi (pid=24): Started thread 0 in daemon process 'public'. [Sat Oct 11 10:55:31.183710 2025] [wsgi:info] [pid 21:tid 21] mod_wsgi (pid=21): Imported 'mod_wsgi'. [Sat Oct 11 10:55:31.184052 2025] [wsgi:debug] [pid 21:tid 75] src/server/mod_wsgi.c(9142): mod_wsgi (pid=21): Started thread 0 in daemon process 'public'. [Sat Oct 11 10:55:31.184066 2025] [wsgi:debug] [pid 20:tid 76] src/server/mod_wsgi.c(9142): mod_wsgi (pid=20): Started thread 0 in daemon process 'public'. [Sat Oct 11 10:55:31.185002 2025] [wsgi:debug] [pid 15:tid 52] src/server/mod_wsgi.c(9142): mod_wsgi (pid=15): Started thread 0 in daemon process 'internal'. [Sat Oct 11 10:55:31.185757 2025] [wsgi:info] [pid 19:tid 19] mod_wsgi (pid=19): Attach interpreter ''. [Sat Oct 11 10:55:31.186502 2025] [wsgi:info] [pid 23:tid 23] mod_wsgi (pid=23): Imported 'mod_wsgi'. [Sat Oct 11 10:55:31.186713 2025] [wsgi:debug] [pid 23:tid 79] src/server/mod_wsgi.c(9142): mod_wsgi (pid=23): Started thread 0 in daemon process 'public'. [Sat Oct 11 10:55:31.187748 2025] [wsgi:debug] [pid 12:tid 55] src/server/mod_wsgi.c(9142): mod_wsgi (pid=12): Started thread 0 in daemon process 'internal'. [Sat Oct 11 10:55:31.190241 2025] [wsgi:info] [pid 19:tid 19] mod_wsgi (pid=19): Imported 'mod_wsgi'. [Sat Oct 11 10:55:31.190526 2025] [wsgi:debug] [pid 19:tid 82] src/server/mod_wsgi.c(9142): mod_wsgi (pid=19): Started thread 0 in daemon process 'internal'. [Sat Oct 11 10:55:31.190802 2025] [wsgi:info] [pid 22:tid 22] mod_wsgi (pid=22): Imported 'mod_wsgi'. [Sat Oct 11 10:55:31.191036 2025] [wsgi:debug] [pid 22:tid 85] src/server/mod_wsgi.c(9142): mod_wsgi (pid=22): Started thread 0 in daemon process 'public'. [Sat Oct 11 10:55:31.192962 2025] [wsgi:info] [pid 18:tid 18] mod_wsgi (pid=18): Attach interpreter ''. [Sat Oct 11 10:55:31.194753 2025] [wsgi:info] [pid 26:tid 26] mod_wsgi (pid=26): Attach interpreter ''. [Sat Oct 11 10:55:31.198664 2025] [wsgi:info] [pid 26:tid 26] mod_wsgi (pid=26): Imported 'mod_wsgi'. [Sat Oct 11 10:55:31.198941 2025] [wsgi:debug] [pid 26:tid 134] src/server/mod_wsgi.c(9142): mod_wsgi (pid=26): Started thread 0 in daemon process 'public'. [Sat Oct 11 10:55:31.199147 2025] [wsgi:info] [pid 18:tid 18] mod_wsgi (pid=18): Imported 'mod_wsgi'. [Sat Oct 11 10:55:31.200002 2025] [wsgi:debug] [pid 18:tid 144] src/server/mod_wsgi.c(9142): mod_wsgi (pid=18): Started thread 0 in daemon process 'internal'. [Sat Oct 11 10:55:31.208637 2025] [wsgi:info] [pid 25:tid 25] mod_wsgi (pid=25): Attach interpreter ''. [Sat Oct 11 10:55:31.209044 2025] [wsgi:info] [pid 27:tid 27] mod_wsgi (pid=27): Attach interpreter ''. [Sat Oct 11 10:55:31.212544 2025] [wsgi:info] [pid 27:tid 27] mod_wsgi (pid=27): Imported 'mod_wsgi'. [Sat Oct 11 10:55:31.212903 2025] [wsgi:debug] [pid 27:tid 175] src/server/mod_wsgi.c(9142): mod_wsgi (pid=27): Started thread 0 in daemon process 'public'. [Sat Oct 11 10:55:31.214598 2025] [wsgi:info] [pid 25:tid 25] mod_wsgi (pid=25): Imported 'mod_wsgi'. [Sat Oct 11 10:55:31.214871 2025] [wsgi:debug] [pid 25:tid 178] src/server/mod_wsgi.c(9142): mod_wsgi (pid=25): Started thread 0 in daemon process 'public'. [Sat Oct 11 10:55:37.462343 2025] [ssl:info] [pid 30:tid 147] [client 10.128.0.2:35616] AH01964: Connection to child 128 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:37.462706 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2337): [client 10.128.0.2:35616] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:55:37.462773 2025] [core:debug] [pid 30:tid 147] protocol.c(2460): [client 10.128.0.2:35616] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:55:37.462779 2025] [ssl:info] [pid 29:tid 87] [client 10.128.0.2:35622] AH01964: Connection to child 64 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:37.463294 2025] [ssl:debug] [pid 29:tid 87] ssl_engine_kernel.c(2337): [client 10.128.0.2:35622] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:55:37.463364 2025] [core:debug] [pid 29:tid 87] protocol.c(2460): [client 10.128.0.2:35622] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:55:37.467142 2025] [ssl:debug] [pid 29:tid 87] ssl_engine_kernel.c(2167): [client 10.128.0.2:35622] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:55:37.467375 2025] [ssl:debug] [pid 29:tid 87] ssl_engine_kernel.c(341): [client 10.128.0.2:35622] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:37.467612 2025] [authz_core:debug] [pid 29:tid 87] mod_authz_core.c(843): [client 10.128.0.2:35622] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:55:37.469470 2025] [wsgi:info] [pid 16:tid 58] [remote 10.128.0.2:35622] mod_wsgi (pid=16, process='internal', application=''): Loading Python script file '/usr/bin/heat-wsgi-api'. [Sat Oct 11 10:55:37.482934 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2167): [client 10.128.0.2:35616] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:55:37.483274 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(341): [client 10.128.0.2:35616] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:37.483438 2025] [authz_core:debug] [pid 30:tid 147] mod_authz_core.c(843): [client 10.128.0.2:35616] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:55:37.484053 2025] [wsgi:info] [pid 17:tid 61] [remote 10.128.0.2:35616] mod_wsgi (pid=17, process='internal', application=''): Loading Python script file '/usr/bin/heat-wsgi-api'. [Sat Oct 11 10:55:38.677304 2025] [wsgi:error] [pid 17:tid 61] 2025-10-11 10:55:38.677 17 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004\x1b[00m [Sat Oct 11 10:55:38.704033 2025] [wsgi:error] [pid 16:tid 58] 2025-10-11 10:55:38.703 16 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004\x1b[00m [Sat Oct 11 10:55:38.743817 2025] [wsgi:error] [pid 17:tid 61] 2025-10-11 10:55:38.743 17 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.\x1b[00m [Sat Oct 11 10:55:38.760731 2025] [wsgi:error] [pid 16:tid 58] 2025-10-11 10:55:38.760 16 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.\x1b[00m 10.128.0.2 - - [11/Oct/2025:10:55:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:55:38.791361 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_io.c(1150): [client 10.128.0.2:35616] AH02001: Connection closed to child 128 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:55:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:55:38.814742 2025] [ssl:debug] [pid 29:tid 87] ssl_engine_io.c(1150): [client 10.128.0.2:35622] AH02001: Connection closed to child 64 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:42.459749 2025] [ssl:info] [pid 30:tid 148] [client 10.128.0.2:35636] AH01964: Connection to child 129 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:42.459886 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2337): [client 10.128.0.2:35636] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:55:42.459929 2025] [core:debug] [pid 30:tid 148] protocol.c(2460): [client 10.128.0.2:35636] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:55:42.460714 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:35648] AH01964: Connection to child 192 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:42.460961 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:35648] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:55:42.461000 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:35648] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:55:42.463487 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:35648] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:55:42.463734 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:35648] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:42.463864 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:35648] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:55:42.463944 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2167): [client 10.128.0.2:35636] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:55:42.464252 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(341): [client 10.128.0.2:35636] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:42.464345 2025] [wsgi:info] [pid 14:tid 66] [remote 10.128.0.2:35648] mod_wsgi (pid=14, process='internal', application=''): Loading Python script file '/usr/bin/heat-wsgi-api'. [Sat Oct 11 10:55:42.464487 2025] [authz_core:debug] [pid 30:tid 148] mod_authz_core.c(843): [client 10.128.0.2:35636] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:55:42.464933 2025] [wsgi:info] [pid 13:tid 67] [remote 10.128.0.2:35636] mod_wsgi (pid=13, process='internal', application=''): Loading Python script file '/usr/bin/heat-wsgi-api'. [Sat Oct 11 10:55:43.713195 2025] [wsgi:error] [pid 13:tid 67] 2025-10-11 10:55:43.713 13 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004\x1b[00m [Sat Oct 11 10:55:43.794284 2025] [wsgi:error] [pid 13:tid 67] 2025-10-11 10:55:43.794 13 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.\x1b[00m 10.128.0.2 - - [11/Oct/2025:10:55:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:55:43.886996 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_io.c(1150): [client 10.128.0.2:35636] AH02001: Connection closed to child 129 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:43.954529 2025] [wsgi:error] [pid 14:tid 66] 2025-10-11 10:55:43.954 14 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004\x1b[00m [Sat Oct 11 10:55:44.014103 2025] [wsgi:error] [pid 14:tid 66] 2025-10-11 10:55:44.013 14 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.\x1b[00m 10.128.0.2 - - [11/Oct/2025:10:55:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:55:44.067832 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:35648] AH02001: Connection closed to child 192 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:47.460559 2025] [ssl:info] [pid 30:tid 151] [client 10.128.0.2:60788] AH01964: Connection to child 132 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:47.460733 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:60788] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:55:47.460775 2025] [core:debug] [pid 30:tid 151] protocol.c(2460): [client 10.128.0.2:60788] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:55:47.461027 2025] [ssl:info] [pid 30:tid 150] [client 10.128.0.2:60800] AH01964: Connection to child 131 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:47.461177 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:60800] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:55:47.461231 2025] [core:debug] [pid 30:tid 150] protocol.c(2460): [client 10.128.0.2:60800] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:55:47.463010 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:60788] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:55:47.463194 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:60788] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:47.463212 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:60800] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:55:47.463289 2025] [authz_core:debug] [pid 30:tid 151] mod_authz_core.c(843): [client 10.128.0.2:60788] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:55:47.463490 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:60800] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:47.463592 2025] [authz_core:debug] [pid 30:tid 150] mod_authz_core.c(843): [client 10.128.0.2:60800] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:55:47.465069 2025] [wsgi:info] [pid 15:tid 52] [remote 10.128.0.2:60788] mod_wsgi (pid=15, process='internal', application=''): Loading Python script file '/usr/bin/heat-wsgi-api'. [Sat Oct 11 10:55:47.465167 2025] [wsgi:info] [pid 12:tid 55] [remote 10.128.0.2:60800] mod_wsgi (pid=12, process='internal', application=''): Loading Python script file '/usr/bin/heat-wsgi-api'. [Sat Oct 11 10:55:48.719784 2025] [wsgi:error] [pid 15:tid 52] 2025-10-11 10:55:48.719 15 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004\x1b[00m [Sat Oct 11 10:55:48.782523 2025] [wsgi:error] [pid 15:tid 52] 2025-10-11 10:55:48.782 15 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.\x1b[00m [Sat Oct 11 10:55:48.818423 2025] [wsgi:error] [pid 12:tid 55] 2025-10-11 10:55:48.818 12 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004\x1b[00m 10.128.0.2 - - [11/Oct/2025:10:55:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:55:48.839895 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:60788] AH02001: Connection closed to child 132 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:48.878226 2025] [wsgi:error] [pid 12:tid 55] 2025-10-11 10:55:48.878 12 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.\x1b[00m 10.128.0.2 - - [11/Oct/2025:10:55:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:55:48.925806 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:60800] AH02001: Connection closed to child 131 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:52.460013 2025] [ssl:info] [pid 29:tid 88] [client 10.128.0.2:60816] AH01964: Connection to child 65 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:52.460144 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(2337): [client 10.128.0.2:60816] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:55:52.460187 2025] [core:debug] [pid 29:tid 88] protocol.c(2460): [client 10.128.0.2:60816] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:55:52.460418 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:60824] AH01964: Connection to child 193 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:52.460533 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:60824] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:55:52.460566 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:60824] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:55:52.462211 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(2167): [client 10.128.0.2:60816] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:55:52.462411 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(341): [client 10.128.0.2:60816] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:52.462513 2025] [authz_core:debug] [pid 29:tid 88] mod_authz_core.c(843): [client 10.128.0.2:60816] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:55:52.462899 2025] [wsgi:info] [pid 19:tid 82] [remote 10.128.0.2:60816] mod_wsgi (pid=19, process='internal', application=''): Loading Python script file '/usr/bin/heat-wsgi-api'. [Sat Oct 11 10:55:52.463054 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:60824] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:55:52.463261 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:60824] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:52.463363 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:60824] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:55:52.464019 2025] [wsgi:info] [pid 18:tid 144] [remote 10.128.0.2:60824] mod_wsgi (pid=18, process='internal', application=''): Loading Python script file '/usr/bin/heat-wsgi-api'. [Sat Oct 11 10:55:53.536371 2025] [wsgi:error] [pid 19:tid 82] 2025-10-11 10:55:53.536 19 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004\x1b[00m [Sat Oct 11 10:55:53.589833 2025] [wsgi:error] [pid 19:tid 82] 2025-10-11 10:55:53.589 19 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.\x1b[00m [Sat Oct 11 10:55:53.602392 2025] [wsgi:error] [pid 18:tid 144] 2025-10-11 10:55:53.602 18 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004\x1b[00m 10.128.0.2 - - [11/Oct/2025:10:55:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:55:53.640135 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_io.c(1150): [client 10.128.0.2:60816] AH02001: Connection closed to child 65 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:53.662628 2025] [wsgi:error] [pid 18:tid 144] 2025-10-11 10:55:53.662 18 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.\x1b[00m 10.128.0.2 - - [11/Oct/2025:10:55:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:55:53.712117 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:60824] AH02001: Connection closed to child 193 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:57.460088 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:40426] AH01964: Connection to child 194 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:57.460187 2025] [ssl:info] [pid 30:tid 155] [client 10.128.0.2:40410] AH01964: Connection to child 136 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:57.460227 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:40426] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:55:57.460292 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:40426] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:55:57.460333 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:40410] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:55:57.460416 2025] [core:debug] [pid 30:tid 155] protocol.c(2460): [client 10.128.0.2:40410] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:55:57.461846 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:40426] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:55:57.462085 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:40426] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:57.462093 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:40410] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:55:57.462192 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:40426] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:55:57.462254 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:40410] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:55:57.462358 2025] [authz_core:debug] [pid 30:tid 155] mod_authz_core.c(843): [client 10.128.0.2:40410] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:55:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:55:57.464406 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:40410] AH02001: Connection closed to child 136 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:55:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:55:57.464787 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:40426] AH02001: Connection closed to child 194 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:02.460161 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:40430] AH01964: Connection to child 197 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:02.460305 2025] [ssl:info] [pid 28:tid 114] [client 10.128.0.2:40440] AH01964: Connection to child 0 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:02.460396 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:40430] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:02.460464 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:40430] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:02.460759 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:40440] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:02.460839 2025] [core:debug] [pid 28:tid 114] protocol.c(2460): [client 10.128.0.2:40440] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:02.462000 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:40430] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:02.462187 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:40430] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:02.462278 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:40430] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:56:02.463653 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:40440] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:02.463988 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:40440] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:02.464171 2025] [authz_core:debug] [pid 28:tid 114] mod_authz_core.c(843): [client 10.128.0.2:40440] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:56:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:02.464918 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:40430] AH02001: Connection closed to child 197 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:56:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:02.466803 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:40440] AH02001: Connection closed to child 0 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:07.460020 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:56080] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:07.460228 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:56094] AH01964: Connection to child 200 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:07.460379 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:56094] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:07.460426 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:56094] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:07.460602 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:56080] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:07.460698 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:56080] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:07.462107 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:56094] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:07.462506 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:56094] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:07.462596 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:56094] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:56:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:07.465982 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:56094] AH02001: Connection closed to child 200 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:07.468986 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:56080] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:07.469272 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:56080] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:07.469382 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:56080] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:56:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:07.472888 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:56080] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:12.459622 2025] [ssl:info] [pid 30:tid 156] [client 10.128.0.2:56114] AH01964: Connection to child 137 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:12.459765 2025] [ssl:info] [pid 30:tid 157] [client 10.128.0.2:56110] AH01964: Connection to child 138 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:12.459780 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:56114] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:12.459817 2025] [core:debug] [pid 30:tid 156] protocol.c(2460): [client 10.128.0.2:56114] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:12.459905 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:56110] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:12.459945 2025] [core:debug] [pid 30:tid 157] protocol.c(2460): [client 10.128.0.2:56110] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:12.468808 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:56110] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:12.469017 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:56110] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:12.469119 2025] [authz_core:debug] [pid 30:tid 157] mod_authz_core.c(843): [client 10.128.0.2:56110] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:56:12.494025 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:56114] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:12.502630 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:56114] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:12.502761 2025] [authz_core:debug] [pid 30:tid 156] mod_authz_core.c(843): [client 10.128.0.2:56114] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:56:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:12.575387 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:56110] AH02001: Connection closed to child 138 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:56:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:12.576028 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:56114] AH02001: Connection closed to child 137 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:17.460756 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:41548] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:17.460907 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:41548] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:17.460953 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:41548] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:17.462072 2025] [ssl:info] [pid 30:tid 159] [client 10.128.0.2:41536] AH01964: Connection to child 140 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:17.462177 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:41536] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:17.462207 2025] [core:debug] [pid 30:tid 159] protocol.c(2460): [client 10.128.0.2:41536] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:17.465089 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:41548] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:17.465277 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:41548] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:17.465390 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:41548] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:56:17.465625 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:41536] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:17.465815 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:41536] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:17.465872 2025] [authz_core:debug] [pid 30:tid 159] mod_authz_core.c(843): [client 10.128.0.2:41536] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:56:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:17.467585 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:41548] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:56:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:17.468623 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:41536] AH02001: Connection closed to child 140 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:22.460269 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:41564] AH01964: Connection to child 202 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:22.460331 2025] [ssl:info] [pid 30:tid 161] [client 10.128.0.2:41562] AH01964: Connection to child 142 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:22.460415 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:41564] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:22.460456 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:41564] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:22.460502 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:41562] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:22.460547 2025] [core:debug] [pid 30:tid 161] protocol.c(2460): [client 10.128.0.2:41562] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:22.462934 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:41562] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:22.463131 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:41562] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:22.463239 2025] [authz_core:debug] [pid 30:tid 161] mod_authz_core.c(843): [client 10.128.0.2:41562] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:56:22.463756 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:41564] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:22.463928 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:41564] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:22.464024 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:41564] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:56:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:22.466020 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:41562] AH02001: Connection closed to child 142 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:56:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:22.466106 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:41564] AH02001: Connection closed to child 202 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:27.459266 2025] [ssl:info] [pid 30:tid 163] [client 10.128.0.2:58716] AH01964: Connection to child 144 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:27.459339 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:58714] AH01964: Connection to child 209 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:27.459424 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:58716] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:27.459469 2025] [core:debug] [pid 30:tid 163] protocol.c(2460): [client 10.128.0.2:58716] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:27.459473 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:58714] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:27.459512 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:58714] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:27.461021 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:58714] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:27.461174 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:58714] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:27.461255 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:58714] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:56:27.461410 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:58716] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:27.461591 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:58716] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:27.462441 2025] [authz_core:debug] [pid 30:tid 163] mod_authz_core.c(843): [client 10.128.0.2:58716] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:56:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:27.463801 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:58714] AH02001: Connection closed to child 209 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:56:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:27.466397 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:58716] AH02001: Connection closed to child 144 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:32.463644 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:58718] AH01964: Connection to child 203 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:32.463764 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:58734] AH01964: Connection to child 206 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:32.463843 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:58718] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:32.463885 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:58718] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:32.463896 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:58734] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:32.463935 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:58734] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:32.465355 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:58718] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:32.465511 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:58718] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:32.465606 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:58718] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:56:32.465633 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:58734] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:32.465848 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:58734] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:32.465936 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:58734] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:56:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:32.468314 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:58734] AH02001: Connection closed to child 206 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:56:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:32.474963 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:58718] AH02001: Connection closed to child 203 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:37.460398 2025] [ssl:info] [pid 28:tid 116] [client 10.128.0.2:38028] AH01964: Connection to child 2 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:37.460628 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:38028] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:37.460741 2025] [core:debug] [pid 28:tid 116] protocol.c(2460): [client 10.128.0.2:38028] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:37.461813 2025] [ssl:info] [pid 28:tid 115] [client 10.128.0.2:38016] AH01964: Connection to child 1 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:37.461947 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:38016] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:37.461984 2025] [core:debug] [pid 28:tid 115] protocol.c(2460): [client 10.128.0.2:38016] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:37.463099 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:38028] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:37.463319 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:38028] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:37.463550 2025] [authz_core:debug] [pid 28:tid 116] mod_authz_core.c(843): [client 10.128.0.2:38028] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:56:37.469188 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:38016] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:37.469480 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:38016] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:37.469608 2025] [authz_core:debug] [pid 28:tid 115] mod_authz_core.c(843): [client 10.128.0.2:38016] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:56:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:37.470196 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:38028] AH02001: Connection closed to child 2 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:56:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:37.471886 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:38016] AH02001: Connection closed to child 1 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:42.459367 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:38042] AH01964: Connection to child 211 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:42.459615 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:38042] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:42.459715 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:38042] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:42.461764 2025] [ssl:info] [pid 28:tid 119] [client 10.128.0.2:38050] AH01964: Connection to child 5 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:42.462269 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:38050] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:42.462326 2025] [core:debug] [pid 28:tid 119] protocol.c(2460): [client 10.128.0.2:38050] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:42.465252 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:38050] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:42.465581 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:38050] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:42.465778 2025] [authz_core:debug] [pid 28:tid 119] mod_authz_core.c(843): [client 10.128.0.2:38050] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:56:42.466168 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:38042] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:42.466469 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:38042] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:42.466569 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:38042] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:56:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:42.468151 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:38050] AH02001: Connection closed to child 5 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:56:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:42.470552 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:38042] AH02001: Connection closed to child 211 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:47.459939 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:47260] AH01964: Connection to child 205 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:47.459983 2025] [ssl:info] [pid 28:tid 120] [client 10.128.0.2:47244] AH01964: Connection to child 6 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:47.460082 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:47260] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:47.460126 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:47260] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:47.460137 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:47244] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:47.460180 2025] [core:debug] [pid 28:tid 120] protocol.c(2460): [client 10.128.0.2:47244] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:47.461783 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:47260] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:47.462037 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:47260] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:47.462123 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:47244] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:47.462127 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:47260] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:56:47.462308 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:47244] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:47.462413 2025] [authz_core:debug] [pid 28:tid 120] mod_authz_core.c(843): [client 10.128.0.2:47244] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:56:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:47.464523 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:47260] AH02001: Connection closed to child 205 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:56:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:47.464903 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:47244] AH02001: Connection closed to child 6 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:52.459443 2025] [ssl:info] [pid 29:tid 91] [client 10.128.0.2:47272] AH01964: Connection to child 68 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:52.459578 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2337): [client 10.128.0.2:47272] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:52.459617 2025] [core:debug] [pid 29:tid 91] protocol.c(2460): [client 10.128.0.2:47272] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:52.461031 2025] [ssl:info] [pid 30:tid 164] [client 10.128.0.2:47282] AH01964: Connection to child 145 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:52.461368 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:47282] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:52.461416 2025] [core:debug] [pid 30:tid 164] protocol.c(2460): [client 10.128.0.2:47282] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:52.461436 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2167): [client 10.128.0.2:47272] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:52.461596 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(341): [client 10.128.0.2:47272] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:52.461712 2025] [authz_core:debug] [pid 29:tid 91] mod_authz_core.c(843): [client 10.128.0.2:47272] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:56:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:52.463955 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_io.c(1150): [client 10.128.0.2:47272] AH02001: Connection closed to child 68 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:52.464391 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:47282] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:52.464572 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:47282] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:52.464693 2025] [authz_core:debug] [pid 30:tid 164] mod_authz_core.c(843): [client 10.128.0.2:47282] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:56:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:52.469321 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:47282] AH02001: Connection closed to child 145 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:57.463774 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:41208] AH01964: Connection to child 210 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:57.463943 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:41208] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:57.463984 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:41208] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:57.469200 2025] [ssl:info] [pid 29:tid 93] [client 10.128.0.2:41218] AH01964: Connection to child 70 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:57.469310 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(2337): [client 10.128.0.2:41218] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:56:57.469342 2025] [core:debug] [pid 29:tid 93] protocol.c(2460): [client 10.128.0.2:41218] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:56:57.471106 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(2167): [client 10.128.0.2:41218] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:57.471249 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(341): [client 10.128.0.2:41218] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:57.471366 2025] [authz_core:debug] [pid 29:tid 93] mod_authz_core.c(843): [client 10.128.0.2:41218] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:56:57.471759 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:41208] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:56:57.471903 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:41208] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:56:57.471970 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:41208] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:56:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:57.474405 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_io.c(1150): [client 10.128.0.2:41218] AH02001: Connection closed to child 70 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:56:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:56:57.474597 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:41208] AH02001: Connection closed to child 210 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:02.459511 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:41236] AH01964: Connection to child 73 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:02.459649 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:41236] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:02.459704 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:41236] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:02.461362 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:41236] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:02.461598 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:41236] AH02034: Initial (No.1) HTTPS request received for child 73 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:02.461708 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:41236] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:57:02.462781 2025] [ssl:info] [pid 30:tid 166] [client 10.128.0.2:41228] AH01964: Connection to child 147 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:02.462921 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:41228] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:02.462961 2025] [core:debug] [pid 30:tid 166] protocol.c(2460): [client 10.128.0.2:41228] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc 10.128.0.2 - - [11/Oct/2025:10:57:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:02.464055 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:41236] AH02001: Connection closed to child 73 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:02.464935 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:41228] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:02.465090 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:41228] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:02.465150 2025] [authz_core:debug] [pid 30:tid 166] mod_authz_core.c(843): [client 10.128.0.2:41228] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:57:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:02.467028 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:41228] AH02001: Connection closed to child 147 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:07.459467 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:53968] AH01964: Connection to child 212 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:07.459635 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:53968] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:07.459702 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:53968] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:07.459905 2025] [ssl:info] [pid 30:tid 168] [client 10.128.0.2:53984] AH01964: Connection to child 149 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:07.460079 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:53984] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:07.460129 2025] [core:debug] [pid 30:tid 168] protocol.c(2460): [client 10.128.0.2:53984] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:07.461079 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:53968] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:07.461273 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:53968] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:07.461368 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:53968] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:57:07.462291 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:53984] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:07.462541 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:53984] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:07.462664 2025] [authz_core:debug] [pid 30:tid 168] mod_authz_core.c(843): [client 10.128.0.2:53984] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:57:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:07.463459 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:53968] AH02001: Connection closed to child 212 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:57:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:07.464620 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:53984] AH02001: Connection closed to child 149 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:12.460547 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:53998] AH01964: Connection to child 214 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:12.460727 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:53998] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:12.460734 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:54000] AH01964: Connection to child 215 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:12.460767 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:53998] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:12.460973 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:54000] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:12.461015 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:54000] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:12.462608 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:53998] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:12.462854 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:54000] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:12.462852 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:53998] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:12.462982 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:53998] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:57:12.463071 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:54000] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:12.463338 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:54000] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:57:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:12.465025 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:53998] AH02001: Connection closed to child 214 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:57:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:12.465418 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:54000] AH02001: Connection closed to child 215 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:17.460816 2025] [ssl:info] [pid 30:tid 169] [client 10.128.0.2:52168] AH01964: Connection to child 150 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:17.460891 2025] [ssl:info] [pid 28:tid 121] [client 10.128.0.2:52172] AH01964: Connection to child 7 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:17.460971 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:52168] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:17.461016 2025] [core:debug] [pid 30:tid 169] protocol.c(2460): [client 10.128.0.2:52168] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:17.461032 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:52172] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:17.461073 2025] [core:debug] [pid 28:tid 121] protocol.c(2460): [client 10.128.0.2:52172] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:17.462592 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:52168] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:17.462612 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:52172] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:17.462767 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:52168] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:17.462799 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:52172] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:17.462880 2025] [authz_core:debug] [pid 30:tid 169] mod_authz_core.c(843): [client 10.128.0.2:52168] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:57:17.462886 2025] [authz_core:debug] [pid 28:tid 121] mod_authz_core.c(843): [client 10.128.0.2:52172] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:57:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:10:57:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:17.465156 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:52172] AH02001: Connection closed to child 7 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:17.465174 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:52168] AH02001: Connection closed to child 150 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:22.459693 2025] [ssl:info] [pid 30:tid 171] [client 10.128.0.2:52180] AH01964: Connection to child 152 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:22.459855 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:52180] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:22.459898 2025] [core:debug] [pid 30:tid 171] protocol.c(2460): [client 10.128.0.2:52180] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:22.459908 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:52182] AH01964: Connection to child 75 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:22.460118 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:52182] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:22.460187 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:52182] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:22.461394 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:52180] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:22.461582 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:52180] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:22.461690 2025] [authz_core:debug] [pid 30:tid 171] mod_authz_core.c(843): [client 10.128.0.2:52180] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:57:22.462059 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:52182] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:22.462266 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:52182] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:22.462407 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:52182] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:57:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:22.464826 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:52182] AH02001: Connection closed to child 75 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:57:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:22.470837 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:52180] AH02001: Connection closed to child 152 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:27.459914 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:41762] AH01964: Connection to child 193 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:27.460026 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:41762] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:27.460066 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:41762] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:27.460907 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:41770] AH01964: Connection to child 195 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:27.461053 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:41770] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:27.461090 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:41770] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:27.461650 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:41762] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:27.461850 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:41762] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:27.461933 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:41762] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:57:27.462515 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:41770] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:27.462700 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:41770] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:27.462769 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:41770] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:57:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:27.464178 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:41762] AH02001: Connection closed to child 193 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:57:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:27.464878 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:41770] AH02001: Connection closed to child 195 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:32.475144 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:41782] AH01964: Connection to child 196 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:32.475484 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:41782] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:32.475552 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:41782] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:32.475613 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:41786] AH01964: Connection to child 197 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:32.475719 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:41786] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:32.475744 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:41786] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:32.477463 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:41782] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:32.477656 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:41782] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:32.477789 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:41782] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:57:32.479114 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:41786] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:32.479504 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:41786] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:32.479616 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:41786] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:57:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:32.480212 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:41782] AH02001: Connection closed to child 196 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:57:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:32.481517 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:41786] AH02001: Connection closed to child 197 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:37.460620 2025] [ssl:info] [pid 29:tid 94] [client 10.128.0.2:41462] AH01964: Connection to child 71 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:37.460665 2025] [ssl:info] [pid 28:tid 123] [client 10.128.0.2:41460] AH01964: Connection to child 9 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:37.460953 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2337): [client 10.128.0.2:41462] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:37.460978 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:41460] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:37.461033 2025] [core:debug] [pid 29:tid 94] protocol.c(2460): [client 10.128.0.2:41462] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:37.461048 2025] [core:debug] [pid 28:tid 123] protocol.c(2460): [client 10.128.0.2:41460] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:37.464183 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2167): [client 10.128.0.2:41462] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:37.464274 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:41460] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:37.464376 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(341): [client 10.128.0.2:41462] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:37.464511 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:41460] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:37.464665 2025] [authz_core:debug] [pid 29:tid 94] mod_authz_core.c(843): [client 10.128.0.2:41462] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:57:37.464668 2025] [authz_core:debug] [pid 28:tid 123] mod_authz_core.c(843): [client 10.128.0.2:41460] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:57:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:37.467950 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:41460] AH02001: Connection closed to child 9 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:57:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:37.468573 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_io.c(1150): [client 10.128.0.2:41462] AH02001: Connection closed to child 71 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:42.459548 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:41482] AH01964: Connection to child 200 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:42.459829 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:41482] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:42.459888 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:41482] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:42.459992 2025] [ssl:info] [pid 29:tid 101] [client 10.128.0.2:41486] AH01964: Connection to child 78 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:42.460155 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2337): [client 10.128.0.2:41486] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:42.460196 2025] [core:debug] [pid 29:tid 101] protocol.c(2460): [client 10.128.0.2:41486] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:42.461885 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2167): [client 10.128.0.2:41486] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:42.462046 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(341): [client 10.128.0.2:41486] AH02034: Initial (No.1) HTTPS request received for child 78 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:42.462149 2025] [authz_core:debug] [pid 29:tid 101] mod_authz_core.c(843): [client 10.128.0.2:41486] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:57:42.462359 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:41482] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:42.462666 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:41482] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:42.462840 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:41482] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:57:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:42.464285 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_io.c(1150): [client 10.128.0.2:41486] AH02001: Connection closed to child 78 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:57:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:42.466233 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:41482] AH02001: Connection closed to child 200 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:47.459510 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:59192] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:47.459622 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:59192] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:47.459658 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:59192] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:47.459740 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:59204] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:47.459963 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:59204] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:47.460054 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:59204] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:47.461096 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:59192] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:47.461311 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:59192] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:47.461575 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:59192] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:57:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:47.463893 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:59192] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:47.463928 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:59204] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:47.464403 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:59204] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:47.464571 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:59204] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:57:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:47.466833 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:59204] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:52.460025 2025] [ssl:info] [pid 30:tid 148] [client 10.128.0.2:59206] AH01964: Connection to child 129 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:52.460212 2025] [ssl:info] [pid 28:tid 125] [client 10.128.0.2:59218] AH01964: Connection to child 11 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:52.460232 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2337): [client 10.128.0.2:59206] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:52.460315 2025] [core:debug] [pid 30:tid 148] protocol.c(2460): [client 10.128.0.2:59206] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:52.460490 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:59218] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:52.460570 2025] [core:debug] [pid 28:tid 125] protocol.c(2460): [client 10.128.0.2:59218] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:52.462144 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2167): [client 10.128.0.2:59206] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:52.462377 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(341): [client 10.128.0.2:59206] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:52.462533 2025] [authz_core:debug] [pid 30:tid 148] mod_authz_core.c(843): [client 10.128.0.2:59206] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:57:52.464062 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:59218] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:52.464439 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:59218] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:52.464604 2025] [authz_core:debug] [pid 28:tid 125] mod_authz_core.c(843): [client 10.128.0.2:59218] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:57:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:52.466558 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_io.c(1150): [client 10.128.0.2:59206] AH02001: Connection closed to child 129 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:57:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:52.466979 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:59218] AH02001: Connection closed to child 11 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:57.459611 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:55024] AH01964: Connection to child 208 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:57.459616 2025] [ssl:info] [pid 30:tid 151] [client 10.128.0.2:55038] AH01964: Connection to child 132 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:57.459802 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:55024] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:57.459855 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:55024] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:57.459930 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:55038] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:57:57.459995 2025] [core:debug] [pid 30:tid 151] protocol.c(2460): [client 10.128.0.2:55038] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:57:57.461512 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:55038] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:57.461794 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:55038] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:57.461953 2025] [authz_core:debug] [pid 30:tid 151] mod_authz_core.c(843): [client 10.128.0.2:55038] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:57:57.461955 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:55024] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:57:57.462421 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:55024] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:57:57.462529 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:55024] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:57:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:57.463983 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:55038] AH02001: Connection closed to child 132 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:57:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:57:57.464534 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:55024] AH02001: Connection closed to child 208 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:02.460265 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:55054] AH01964: Connection to child 209 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:02.460383 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:55054] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:02.460419 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:55054] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:02.461545 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:55056] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:02.461634 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:55056] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:02.461649 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:55056] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:02.462787 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:55054] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:02.462932 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:55054] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:02.463026 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:55054] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:58:02.463226 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:55056] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:02.463363 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:55056] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:02.463407 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:55056] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:58:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:02.464872 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:55054] AH02001: Connection closed to child 209 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:58:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:02.465527 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:55056] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:07.468730 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:55642] AH01964: Connection to child 211 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:07.468779 2025] [ssl:info] [pid 28:tid 126] [client 10.128.0.2:55634] AH01964: Connection to child 12 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:07.468921 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:55642] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:07.468957 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:55634] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:07.468982 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:55642] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:07.469154 2025] [core:debug] [pid 28:tid 126] protocol.c(2460): [client 10.128.0.2:55634] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:07.470944 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:55642] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:07.471176 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:55642] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:07.471286 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:55642] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:58:07.471304 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:55634] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:07.471487 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:55634] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:07.471586 2025] [authz_core:debug] [pid 28:tid 126] mod_authz_core.c(843): [client 10.128.0.2:55634] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:58:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:10:58:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:07.473460 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:55642] AH02001: Connection closed to child 211 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:07.473480 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:55634] AH02001: Connection closed to child 12 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:12.459451 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:55650] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:12.459630 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:55650] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:12.459710 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:55650] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:12.459710 2025] [ssl:info] [pid 30:tid 152] [client 10.128.0.2:55666] AH01964: Connection to child 133 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:12.460028 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:55666] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:12.460124 2025] [core:debug] [pid 30:tid 152] protocol.c(2460): [client 10.128.0.2:55666] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:12.461343 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:55650] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:12.461538 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:55650] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:12.461621 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:55650] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:58:12.462028 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:55666] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:12.462294 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:55666] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:12.462430 2025] [authz_core:debug] [pid 30:tid 152] mod_authz_core.c(843): [client 10.128.0.2:55666] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:58:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:12.463646 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:55650] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:58:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:12.465705 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:55666] AH02001: Connection closed to child 133 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:17.460321 2025] [ssl:info] [pid 29:tid 103] [client 10.128.0.2:34542] AH01964: Connection to child 80 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:17.460481 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2337): [client 10.128.0.2:34542] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:17.460530 2025] [core:debug] [pid 29:tid 103] protocol.c(2460): [client 10.128.0.2:34542] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:17.461351 2025] [ssl:info] [pid 30:tid 150] [client 10.128.0.2:34550] AH01964: Connection to child 131 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:17.461436 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:34550] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:17.461460 2025] [core:debug] [pid 30:tid 150] protocol.c(2460): [client 10.128.0.2:34550] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:17.463108 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2167): [client 10.128.0.2:34542] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:17.463278 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(341): [client 10.128.0.2:34542] AH02034: Initial (No.1) HTTPS request received for child 80 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:17.463375 2025] [authz_core:debug] [pid 29:tid 103] mod_authz_core.c(843): [client 10.128.0.2:34542] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:58:17.463652 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:34550] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:17.463800 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:34550] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:17.463850 2025] [authz_core:debug] [pid 30:tid 150] mod_authz_core.c(843): [client 10.128.0.2:34550] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:58:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:17.465807 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:34550] AH02001: Connection closed to child 131 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:58:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:17.466469 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_io.c(1150): [client 10.128.0.2:34542] AH02001: Connection closed to child 80 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:22.464809 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:34566] AH01964: Connection to child 212 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:22.465139 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:34566] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:22.465243 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:34566] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:22.465992 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:34576] AH01964: Connection to child 213 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:22.466171 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:34576] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:22.466231 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:34576] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:22.467787 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:34576] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:22.467980 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:34576] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:22.468081 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:34576] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:58:22.468501 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:34566] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:22.469020 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:34566] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:22.469249 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:34566] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:58:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:22.470162 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:34576] AH02001: Connection closed to child 213 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:58:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:22.473442 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:34566] AH02001: Connection closed to child 212 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:27.460368 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:59548] AH01964: Connection to child 214 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:27.460465 2025] [ssl:info] [pid 28:tid 128] [client 10.128.0.2:59550] AH01964: Connection to child 14 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:27.460510 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:59548] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:27.460560 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:59548] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:27.460657 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:59550] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:27.460740 2025] [core:debug] [pid 28:tid 128] protocol.c(2460): [client 10.128.0.2:59550] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:27.462619 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:59548] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:27.463007 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:59548] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:27.463131 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:59548] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:58:27.463615 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:59550] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:27.464053 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:59550] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:27.464193 2025] [authz_core:debug] [pid 28:tid 128] mod_authz_core.c(843): [client 10.128.0.2:59550] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:58:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:27.465501 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:59548] AH02001: Connection closed to child 214 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:58:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:27.467760 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:59550] AH02001: Connection closed to child 14 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:32.459787 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:59564] AH01964: Connection to child 81 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:32.459923 2025] [ssl:info] [pid 30:tid 155] [client 10.128.0.2:59568] AH01964: Connection to child 136 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:32.460062 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:59564] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:32.460107 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:59568] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:32.460123 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:59564] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:32.460165 2025] [core:debug] [pid 30:tid 155] protocol.c(2460): [client 10.128.0.2:59568] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:32.462868 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:59568] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:32.463509 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:59568] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:32.463614 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:59564] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:32.463701 2025] [authz_core:debug] [pid 30:tid 155] mod_authz_core.c(843): [client 10.128.0.2:59568] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:58:32.464168 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:59564] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:32.464405 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:59564] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:58:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:32.468196 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:59568] AH02001: Connection closed to child 136 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:58:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:32.469321 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:59564] AH02001: Connection closed to child 81 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:37.460084 2025] [ssl:info] [pid 28:tid 127] [client 10.128.0.2:42644] AH01964: Connection to child 13 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:37.460184 2025] [ssl:info] [pid 28:tid 129] [client 10.128.0.2:42658] AH01964: Connection to child 15 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:37.460261 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:42644] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:37.460311 2025] [core:debug] [pid 28:tid 127] protocol.c(2460): [client 10.128.0.2:42644] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:37.460330 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:42658] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:37.460374 2025] [core:debug] [pid 28:tid 129] protocol.c(2460): [client 10.128.0.2:42658] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:37.462248 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:42658] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:37.462540 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:42658] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:37.462640 2025] [authz_core:debug] [pid 28:tid 129] mod_authz_core.c(843): [client 10.128.0.2:42658] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:58:37.463231 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:42644] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:37.463457 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:42644] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:37.463592 2025] [authz_core:debug] [pid 28:tid 127] mod_authz_core.c(843): [client 10.128.0.2:42644] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:58:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:37.465998 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:42644] AH02001: Connection closed to child 13 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:58:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:37.467507 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:42658] AH02001: Connection closed to child 15 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:42.459610 2025] [ssl:info] [pid 28:tid 135] [client 10.128.0.2:42668] AH01964: Connection to child 18 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:42.459649 2025] [ssl:info] [pid 28:tid 136] [client 10.128.0.2:42660] AH01964: Connection to child 19 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:42.459788 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:42668] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:42.459811 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(2337): [client 10.128.0.2:42660] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:42.459839 2025] [core:debug] [pid 28:tid 135] protocol.c(2460): [client 10.128.0.2:42668] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:42.459857 2025] [core:debug] [pid 28:tid 136] protocol.c(2460): [client 10.128.0.2:42660] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:42.461275 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:42668] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:42.461444 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:42668] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:42.461540 2025] [authz_core:debug] [pid 28:tid 135] mod_authz_core.c(843): [client 10.128.0.2:42668] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:58:42.461730 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(2167): [client 10.128.0.2:42660] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:42.461889 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(341): [client 10.128.0.2:42660] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:42.461994 2025] [authz_core:debug] [pid 28:tid 136] mod_authz_core.c(843): [client 10.128.0.2:42660] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:58:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:42.463951 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_io.c(1150): [client 10.128.0.2:42660] AH02001: Connection closed to child 19 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:58:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:42.464937 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:42668] AH02001: Connection closed to child 18 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:47.460473 2025] [ssl:info] [pid 28:tid 138] [client 10.128.0.2:34826] AH01964: Connection to child 21 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:47.460706 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(2337): [client 10.128.0.2:34826] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:47.460760 2025] [core:debug] [pid 28:tid 138] protocol.c(2460): [client 10.128.0.2:34826] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:47.460837 2025] [ssl:info] [pid 28:tid 139] [client 10.128.0.2:34822] AH01964: Connection to child 22 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:47.460994 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2337): [client 10.128.0.2:34822] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:47.461062 2025] [core:debug] [pid 28:tid 139] protocol.c(2460): [client 10.128.0.2:34822] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:47.462431 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(2167): [client 10.128.0.2:34826] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:47.462575 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(341): [client 10.128.0.2:34826] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:47.462694 2025] [authz_core:debug] [pid 28:tid 138] mod_authz_core.c(843): [client 10.128.0.2:34826] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:58:47.464583 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2167): [client 10.128.0.2:34822] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [11/Oct/2025:10:58:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:47.464885 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_io.c(1150): [client 10.128.0.2:34826] AH02001: Connection closed to child 21 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:47.465143 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(341): [client 10.128.0.2:34822] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:47.465322 2025] [authz_core:debug] [pid 28:tid 139] mod_authz_core.c(843): [client 10.128.0.2:34822] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:58:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:47.467938 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_io.c(1150): [client 10.128.0.2:34822] AH02001: Connection closed to child 22 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:52.460099 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:34836] AH01964: Connection to child 192 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:52.460101 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:34834] AH01964: Connection to child 215 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:52.460219 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:34834] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:52.460260 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:34836] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:52.460269 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:34834] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:52.460309 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:34836] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:52.461654 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:34836] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:52.461832 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:34836] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:52.461921 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:34836] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:58:52.462023 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:34834] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:52.462221 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:34834] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:52.462312 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:34834] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:58:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:52.464409 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:34836] AH02001: Connection closed to child 192 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:58:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:52.464508 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:34834] AH02001: Connection closed to child 215 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:57.460255 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:42892] AH01964: Connection to child 216 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:57.460277 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:42900] AH01964: Connection to child 82 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:57.460415 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:42892] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:57.460428 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:42900] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:58:57.460457 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:42892] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:57.460473 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:42900] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:58:57.462203 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:42900] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:57.462403 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:42900] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:57.462495 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:42892] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:58:57.462516 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:42900] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:58:57.462745 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:42892] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:58:57.462872 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:42892] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:58:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:57.464752 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:42900] AH02001: Connection closed to child 82 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:58:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:58:57.465110 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:42892] AH02001: Connection closed to child 216 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:02.459754 2025] [ssl:info] [pid 30:tid 154] [client 10.128.0.2:42916] AH01964: Connection to child 135 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:02.459898 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:42922] AH01964: Connection to child 193 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:02.460081 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:42922] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:02.460159 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:42922] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:02.460327 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:42916] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:02.460457 2025] [core:debug] [pid 30:tid 154] protocol.c(2460): [client 10.128.0.2:42916] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:02.462952 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:42922] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:02.463631 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:42916] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:02.463932 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:42922] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:02.464072 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:42922] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:59:02.464264 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:42916] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:02.464450 2025] [authz_core:debug] [pid 30:tid 154] mod_authz_core.c(843): [client 10.128.0.2:42916] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:59:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:02.466782 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:42916] AH02001: Connection closed to child 135 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:59:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:02.468350 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:42922] AH02001: Connection closed to child 193 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:07.460123 2025] [ssl:info] [pid 28:tid 143] [client 10.128.0.2:41296] AH01964: Connection to child 24 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:07.460313 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(2337): [client 10.128.0.2:41296] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:07.460360 2025] [core:debug] [pid 28:tid 143] protocol.c(2460): [client 10.128.0.2:41296] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:07.460532 2025] [ssl:info] [pid 28:tid 114] [client 10.128.0.2:41310] AH01964: Connection to child 0 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:07.460927 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:41310] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:07.461094 2025] [core:debug] [pid 28:tid 114] protocol.c(2460): [client 10.128.0.2:41310] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:07.462391 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(2167): [client 10.128.0.2:41296] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:07.462611 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(341): [client 10.128.0.2:41296] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:07.462746 2025] [authz_core:debug] [pid 28:tid 143] mod_authz_core.c(843): [client 10.128.0.2:41296] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:59:07.464964 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:41310] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:07.465405 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:41310] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:07.465660 2025] [authz_core:debug] [pid 28:tid 114] mod_authz_core.c(843): [client 10.128.0.2:41310] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:59:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:07.466890 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_io.c(1150): [client 10.128.0.2:41296] AH02001: Connection closed to child 24 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:59:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:07.468254 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:41310] AH02001: Connection closed to child 0 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:12.460627 2025] [ssl:info] [pid 29:tid 106] [client 10.128.0.2:41318] AH01964: Connection to child 83 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:12.460831 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_kernel.c(2337): [client 10.128.0.2:41318] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:12.460882 2025] [core:debug] [pid 29:tid 106] protocol.c(2460): [client 10.128.0.2:41318] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:12.460955 2025] [ssl:info] [pid 28:tid 118] [client 10.128.0.2:41316] AH01964: Connection to child 4 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:12.461231 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:41316] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:12.461341 2025] [core:debug] [pid 28:tid 118] protocol.c(2460): [client 10.128.0.2:41316] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:12.463419 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_kernel.c(2167): [client 10.128.0.2:41318] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:12.463621 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_kernel.c(341): [client 10.128.0.2:41318] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:12.463753 2025] [authz_core:debug] [pid 29:tid 106] mod_authz_core.c(843): [client 10.128.0.2:41318] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:59:12.464626 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:41316] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:12.465067 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:41316] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:12.465272 2025] [authz_core:debug] [pid 28:tid 118] mod_authz_core.c(843): [client 10.128.0.2:41316] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:59:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:12.467289 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_io.c(1150): [client 10.128.0.2:41318] AH02001: Connection closed to child 83 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:59:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:12.468543 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:41316] AH02001: Connection closed to child 4 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:17.460340 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:44186] AH01964: Connection to child 194 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:17.460515 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:44186] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:17.460585 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:44186] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:17.460587 2025] [ssl:info] [pid 28:tid 115] [client 10.128.0.2:44188] AH01964: Connection to child 1 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:17.460832 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:44188] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:17.460909 2025] [core:debug] [pid 28:tid 115] protocol.c(2460): [client 10.128.0.2:44188] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:17.462941 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:44188] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:17.463140 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:44188] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:17.463262 2025] [authz_core:debug] [pid 28:tid 115] mod_authz_core.c(843): [client 10.128.0.2:44188] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:59:17.463958 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:44186] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:17.464298 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:44186] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:17.464457 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:44186] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:59:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:17.467649 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:44188] AH02001: Connection closed to child 1 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:59:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:17.468541 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:44186] AH02001: Connection closed to child 194 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:22.459463 2025] [ssl:info] [pid 30:tid 157] [client 10.128.0.2:44204] AH01964: Connection to child 138 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:22.459634 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:44204] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:22.459736 2025] [core:debug] [pid 30:tid 157] protocol.c(2460): [client 10.128.0.2:44204] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:22.460016 2025] [ssl:info] [pid 30:tid 156] [client 10.128.0.2:44210] AH01964: Connection to child 137 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:22.460422 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:44210] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:22.460533 2025] [core:debug] [pid 30:tid 156] protocol.c(2460): [client 10.128.0.2:44210] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:22.462927 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:44204] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:22.463266 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:44204] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:22.463420 2025] [authz_core:debug] [pid 30:tid 157] mod_authz_core.c(843): [client 10.128.0.2:44204] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:59:22.463583 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:44210] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:22.463931 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:44210] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:22.464117 2025] [authz_core:debug] [pid 30:tid 156] mod_authz_core.c(843): [client 10.128.0.2:44210] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:59:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:22.465563 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:44204] AH02001: Connection closed to child 138 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:59:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:22.466668 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:44210] AH02001: Connection closed to child 137 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:27.459418 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:37628] AH01964: Connection to child 198 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:27.459580 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:37628] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:27.459623 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:37628] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:27.459705 2025] [ssl:info] [pid 30:tid 158] [client 10.128.0.2:37626] AH01964: Connection to child 139 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:27.459808 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:37626] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:27.459840 2025] [core:debug] [pid 30:tid 158] protocol.c(2460): [client 10.128.0.2:37626] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:27.461914 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:37628] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:27.462071 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:37628] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:27.462080 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:37626] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:27.462226 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:37628] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:59:27.462240 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:37626] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:27.462294 2025] [authz_core:debug] [pid 30:tid 158] mod_authz_core.c(843): [client 10.128.0.2:37626] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:59:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:27.465401 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:37626] AH02001: Connection closed to child 139 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:59:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:27.466188 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:37628] AH02001: Connection closed to child 198 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:32.459701 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:37642] AH01964: Connection to child 197 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:32.459816 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:37642] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:32.459708 2025] [ssl:info] [pid 28:tid 120] [client 10.128.0.2:37644] AH01964: Connection to child 6 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:32.459888 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:37642] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:32.460021 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:37644] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:32.460122 2025] [core:debug] [pid 28:tid 120] protocol.c(2460): [client 10.128.0.2:37644] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:32.461287 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:37642] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:32.461456 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:37642] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:32.461539 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:37642] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:59:32.462167 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:37644] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:32.462511 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:37644] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:32.462660 2025] [authz_core:debug] [pid 28:tid 120] mod_authz_core.c(843): [client 10.128.0.2:37644] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:59:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:32.464147 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:37642] AH02001: Connection closed to child 197 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:59:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:32.464880 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:37644] AH02001: Connection closed to child 6 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:37.460379 2025] [ssl:info] [pid 28:tid 117] [client 10.128.0.2:34042] AH01964: Connection to child 3 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:37.460379 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:34046] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:37.460510 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:34046] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:37.460520 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:34042] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:37.460556 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:34046] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:37.460556 2025] [core:debug] [pid 28:tid 117] protocol.c(2460): [client 10.128.0.2:34042] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:37.462017 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:34042] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:37.462017 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:34046] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:37.462178 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:34042] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:37.462179 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:34046] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:37.462270 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:34046] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:59:37.462270 2025] [authz_core:debug] [pid 28:tid 117] mod_authz_core.c(843): [client 10.128.0.2:34042] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:59:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:37.464854 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:34042] AH02001: Connection closed to child 3 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:59:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:37.465438 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:34046] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:42.459656 2025] [ssl:info] [pid 29:tid 108] [client 10.128.0.2:34054] AH01964: Connection to child 85 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:42.459671 2025] [ssl:info] [pid 29:tid 109] [client 10.128.0.2:34048] AH01964: Connection to child 86 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:42.459818 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(2337): [client 10.128.0.2:34054] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:42.459821 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(2337): [client 10.128.0.2:34048] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:42.459863 2025] [core:debug] [pid 29:tid 109] protocol.c(2460): [client 10.128.0.2:34048] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:42.459864 2025] [core:debug] [pid 29:tid 108] protocol.c(2460): [client 10.128.0.2:34054] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:42.461322 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(2167): [client 10.128.0.2:34054] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:42.461335 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(2167): [client 10.128.0.2:34048] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:42.461492 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(341): [client 10.128.0.2:34048] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:42.461491 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(341): [client 10.128.0.2:34054] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:42.461589 2025] [authz_core:debug] [pid 29:tid 109] mod_authz_core.c(843): [client 10.128.0.2:34048] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:59:42.461589 2025] [authz_core:debug] [pid 29:tid 108] mod_authz_core.c(843): [client 10.128.0.2:34054] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:59:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:10:59:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:42.463963 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_io.c(1150): [client 10.128.0.2:34054] AH02001: Connection closed to child 85 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:42.463975 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_io.c(1150): [client 10.128.0.2:34048] AH02001: Connection closed to child 86 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:47.460444 2025] [ssl:info] [pid 28:tid 121] [client 10.128.0.2:40114] AH01964: Connection to child 7 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:47.460629 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:40114] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:47.460776 2025] [core:debug] [pid 28:tid 121] protocol.c(2460): [client 10.128.0.2:40114] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:47.460808 2025] [ssl:info] [pid 28:tid 122] [client 10.128.0.2:40120] AH01964: Connection to child 8 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:47.460916 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:40120] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:47.460944 2025] [core:debug] [pid 28:tid 122] protocol.c(2460): [client 10.128.0.2:40120] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:47.462637 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:40120] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:47.462844 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:40120] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:47.462933 2025] [authz_core:debug] [pid 28:tid 122] mod_authz_core.c(843): [client 10.128.0.2:40120] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:59:47.463010 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:40114] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:47.463470 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:40114] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:47.463545 2025] [authz_core:debug] [pid 28:tid 121] mod_authz_core.c(843): [client 10.128.0.2:40114] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:59:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:47.465587 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:40114] AH02001: Connection closed to child 7 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:59:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:47.466820 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:40120] AH02001: Connection closed to child 8 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:52.459412 2025] [ssl:info] [pid 28:tid 124] [client 10.128.0.2:40136] AH01964: Connection to child 10 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:52.459483 2025] [ssl:info] [pid 28:tid 125] [client 10.128.0.2:40150] AH01964: Connection to child 11 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:52.459569 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:40136] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:52.459596 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:40150] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:52.459616 2025] [core:debug] [pid 28:tid 124] protocol.c(2460): [client 10.128.0.2:40136] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:52.459643 2025] [core:debug] [pid 28:tid 125] protocol.c(2460): [client 10.128.0.2:40150] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:52.461049 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:40136] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:52.461260 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:40136] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:52.461368 2025] [authz_core:debug] [pid 28:tid 124] mod_authz_core.c(843): [client 10.128.0.2:40136] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:59:52.461388 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:40150] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:52.461603 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:40150] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:52.461715 2025] [authz_core:debug] [pid 28:tid 125] mod_authz_core.c(843): [client 10.128.0.2:40150] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:59:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:52.463337 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:40136] AH02001: Connection closed to child 10 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:10:59:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:52.463517 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:40150] AH02001: Connection closed to child 11 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:57.459564 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:35972] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:57.459584 2025] [ssl:info] [pid 29:tid 111] [client 10.128.0.2:35974] AH01964: Connection to child 88 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:57.459687 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:35972] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:57.459700 2025] [ssl:debug] [pid 29:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:35974] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 10:59:57.459732 2025] [core:debug] [pid 29:tid 111] protocol.c(2460): [client 10.128.0.2:35974] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:57.459732 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:35972] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 10:59:57.461097 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:35972] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:57.461278 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:35972] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:57.461392 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:35972] AH01628: authorization result: granted (no directives) [Sat Oct 11 10:59:57.461422 2025] [ssl:debug] [pid 29:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:35974] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 10:59:57.461577 2025] [ssl:debug] [pid 29:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:35974] AH02034: Initial (No.1) HTTPS request received for child 88 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:57.461647 2025] [authz_core:debug] [pid 29:tid 111] mod_authz_core.c(843): [client 10.128.0.2:35974] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:10:59:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:10:59:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 10:59:57.463426 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:35972] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 10:59:57.463482 2025] [ssl:debug] [pid 29:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:35974] AH02001: Connection closed to child 88 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:02.460162 2025] [ssl:info] [pid 29:tid 88] [client 10.128.0.2:35996] AH01964: Connection to child 65 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:02.460377 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(2337): [client 10.128.0.2:35996] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:02.460439 2025] [core:debug] [pid 29:tid 88] protocol.c(2460): [client 10.128.0.2:35996] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:02.461354 2025] [ssl:info] [pid 30:tid 160] [client 10.128.0.2:35994] AH01964: Connection to child 141 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:02.461652 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:35994] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:02.461746 2025] [core:debug] [pid 30:tid 160] protocol.c(2460): [client 10.128.0.2:35994] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:02.464974 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:35994] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:02.465449 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(2167): [client 10.128.0.2:35996] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:02.465753 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(341): [client 10.128.0.2:35996] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:02.465765 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:35994] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:02.465869 2025] [authz_core:debug] [pid 30:tid 160] mod_authz_core.c(843): [client 10.128.0.2:35994] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:00:02.465881 2025] [authz_core:debug] [pid 29:tid 88] mod_authz_core.c(843): [client 10.128.0.2:35996] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:00:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:02.468178 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_io.c(1150): [client 10.128.0.2:35996] AH02001: Connection closed to child 65 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:00:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:02.468787 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:35994] AH02001: Connection closed to child 141 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:07.459377 2025] [ssl:info] [pid 29:tid 91] [client 10.128.0.2:58982] AH01964: Connection to child 68 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:07.459388 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:58980] AH01964: Connection to child 209 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:07.459515 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2337): [client 10.128.0.2:58982] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:07.459520 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:58980] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:07.459563 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:58980] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:07.459565 2025] [core:debug] [pid 29:tid 91] protocol.c(2460): [client 10.128.0.2:58982] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:07.461103 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:58980] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:07.461276 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:58980] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:07.461381 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:58980] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:00:07.461648 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2167): [client 10.128.0.2:58982] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:07.461884 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(341): [client 10.128.0.2:58982] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:07.461989 2025] [authz_core:debug] [pid 29:tid 91] mod_authz_core.c(843): [client 10.128.0.2:58982] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:00:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:07.464337 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_io.c(1150): [client 10.128.0.2:58982] AH02001: Connection closed to child 68 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:00:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:07.465793 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:58980] AH02001: Connection closed to child 209 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:12.459897 2025] [ssl:info] [pid 29:tid 92] [client 10.128.0.2:58994] AH01964: Connection to child 69 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:12.460157 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(2337): [client 10.128.0.2:58994] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:12.460224 2025] [core:debug] [pid 29:tid 92] protocol.c(2460): [client 10.128.0.2:58994] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:12.462508 2025] [ssl:info] [pid 29:tid 93] [client 10.128.0.2:58992] AH01964: Connection to child 70 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:12.462590 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(2337): [client 10.128.0.2:58992] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:12.462629 2025] [core:debug] [pid 29:tid 93] protocol.c(2460): [client 10.128.0.2:58992] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:12.465849 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(2167): [client 10.128.0.2:58994] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:12.466406 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(2167): [client 10.128.0.2:58992] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:12.466670 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(341): [client 10.128.0.2:58992] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:12.466876 2025] [authz_core:debug] [pid 29:tid 93] mod_authz_core.c(843): [client 10.128.0.2:58992] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:00:12.467155 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(341): [client 10.128.0.2:58994] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:12.467243 2025] [authz_core:debug] [pid 29:tid 92] mod_authz_core.c(843): [client 10.128.0.2:58994] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:00:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:12.470064 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_io.c(1150): [client 10.128.0.2:58992] AH02001: Connection closed to child 70 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:00:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:12.470757 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_io.c(1150): [client 10.128.0.2:58994] AH02001: Connection closed to child 69 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:17.459804 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:46786] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:17.459892 2025] [ssl:info] [pid 28:tid 127] [client 10.128.0.2:46784] AH01964: Connection to child 13 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:17.459936 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:46786] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:17.460038 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:46786] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:17.460104 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:46784] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:17.460180 2025] [core:debug] [pid 28:tid 127] protocol.c(2460): [client 10.128.0.2:46784] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:17.461899 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:46786] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:17.462109 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:46786] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:17.462214 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:46786] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:00:17.463584 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:46784] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:17.464004 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:46784] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:17.464170 2025] [authz_core:debug] [pid 28:tid 127] mod_authz_core.c(843): [client 10.128.0.2:46784] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:00:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:17.466863 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:46786] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:00:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:17.469280 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:46784] AH02001: Connection closed to child 13 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:22.460336 2025] [ssl:info] [pid 29:tid 95] [client 10.128.0.2:46796] AH01964: Connection to child 72 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:22.460504 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2337): [client 10.128.0.2:46796] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:22.460558 2025] [core:debug] [pid 29:tid 95] protocol.c(2460): [client 10.128.0.2:46796] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:22.460625 2025] [ssl:info] [pid 30:tid 161] [client 10.128.0.2:46802] AH01964: Connection to child 142 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:22.460822 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:46802] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:22.460892 2025] [core:debug] [pid 30:tid 161] protocol.c(2460): [client 10.128.0.2:46802] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:22.462106 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2167): [client 10.128.0.2:46796] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:22.462274 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(341): [client 10.128.0.2:46796] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:22.462374 2025] [authz_core:debug] [pid 29:tid 95] mod_authz_core.c(843): [client 10.128.0.2:46796] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:00:22.463794 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:46802] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:22.464188 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:46802] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:22.464330 2025] [authz_core:debug] [pid 30:tid 161] mod_authz_core.c(843): [client 10.128.0.2:46802] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:00:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:22.465007 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_io.c(1150): [client 10.128.0.2:46796] AH02001: Connection closed to child 72 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:00:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:22.468083 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:46802] AH02001: Connection closed to child 142 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:27.460308 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:43972] AH01964: Connection to child 205 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:27.460505 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:43972] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:27.460508 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:43980] AH01964: Connection to child 211 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:27.460564 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:43972] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:27.460727 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:43980] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:27.460810 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:43980] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:27.463912 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:43980] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:27.464319 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:43980] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:27.464465 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:43980] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:00:27.464911 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:43972] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:27.465460 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:43972] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:27.465634 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:43972] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:00:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:27.468306 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:43980] AH02001: Connection closed to child 211 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:00:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:27.471257 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:43972] AH02001: Connection closed to child 205 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:32.460032 2025] [ssl:info] [pid 28:tid 131] [client 10.128.0.2:43988] AH01964: Connection to child 16 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:32.460035 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:43998] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:32.460163 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:43998] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:32.460220 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:43998] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:32.460231 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:43988] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:32.460278 2025] [core:debug] [pid 28:tid 131] protocol.c(2460): [client 10.128.0.2:43988] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:32.462097 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:43998] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:32.462344 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:43998] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:32.462452 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:43998] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:00:32.463224 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:43988] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:32.463555 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:43988] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:32.463714 2025] [authz_core:debug] [pid 28:tid 131] mod_authz_core.c(843): [client 10.128.0.2:43988] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:00:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:00:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:32.466452 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:43998] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:32.466455 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:43988] AH02001: Connection closed to child 16 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:37.459185 2025] [ssl:info] [pid 30:tid 162] [client 10.128.0.2:39222] AH01964: Connection to child 143 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:37.459330 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:39222] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:37.459377 2025] [core:debug] [pid 30:tid 162] protocol.c(2460): [client 10.128.0.2:39222] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:37.459423 2025] [ssl:info] [pid 29:tid 97] [client 10.128.0.2:39228] AH01964: Connection to child 74 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:37.459650 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2337): [client 10.128.0.2:39228] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:37.459742 2025] [core:debug] [pid 29:tid 97] protocol.c(2460): [client 10.128.0.2:39228] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:37.461073 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:39222] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:37.461254 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:39222] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:37.461379 2025] [authz_core:debug] [pid 30:tid 162] mod_authz_core.c(843): [client 10.128.0.2:39222] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:00:37.462443 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2167): [client 10.128.0.2:39228] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:37.462838 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(341): [client 10.128.0.2:39228] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:37.463097 2025] [authz_core:debug] [pid 29:tid 97] mod_authz_core.c(843): [client 10.128.0.2:39228] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:00:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:37.463535 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:39222] AH02001: Connection closed to child 143 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:00:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:37.465868 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_io.c(1150): [client 10.128.0.2:39228] AH02001: Connection closed to child 74 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:42.460269 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:39236] AH01964: Connection to child 213 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:42.460386 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:39236] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:42.460428 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:39236] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:42.460705 2025] [ssl:info] [pid 30:tid 163] [client 10.128.0.2:39250] AH01964: Connection to child 144 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:42.460798 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:39250] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:42.460830 2025] [core:debug] [pid 30:tid 163] protocol.c(2460): [client 10.128.0.2:39250] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:42.461932 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:39236] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:42.462082 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:39236] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:42.462170 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:39236] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:00:42.463298 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:39250] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:42.463542 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:39250] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:42.463626 2025] [authz_core:debug] [pid 30:tid 163] mod_authz_core.c(843): [client 10.128.0.2:39250] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:00:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:42.464645 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:39236] AH02001: Connection closed to child 213 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:00:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:42.465649 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:39250] AH02001: Connection closed to child 144 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:47.460181 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:50558] AH01964: Connection to child 214 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:47.460360 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:50558] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:47.460418 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:50558] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:47.460764 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:50562] AH01964: Connection to child 192 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:47.460877 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:50562] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:47.460924 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:50562] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:47.462331 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:50562] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:47.462494 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:50562] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:47.462583 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:50562] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:00:47.463552 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:50558] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:47.463874 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:50558] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:47.464016 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:50558] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:00:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:47.464710 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:50562] AH02001: Connection closed to child 192 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:00:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:47.466402 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:50558] AH02001: Connection closed to child 214 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:52.459688 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:50570] AH01964: Connection to child 216 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:52.459804 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:50570] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:52.459858 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:50570] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:52.461337 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:50584] AH01964: Connection to child 193 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:52.461458 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:50584] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:52.461479 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:50584] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:52.463365 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:50570] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:52.463506 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:50570] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:52.463653 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:50570] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:00:52.464054 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:50584] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:52.464186 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:50584] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:52.464232 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:50584] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:00:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:52.466684 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:50584] AH02001: Connection closed to child 193 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:00:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:52.467070 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:50570] AH02001: Connection closed to child 216 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:57.460523 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:50866] AH01964: Connection to child 194 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:57.460750 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:50866] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:57.460810 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:50850] AH01964: Connection to child 196 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:57.460819 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:50866] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:57.460948 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:50850] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:00:57.461019 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:50850] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:00:57.462718 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:50850] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:57.462927 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:50850] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:57.463049 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:50850] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:00:57.463710 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:50866] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:00:57.464058 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:50866] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:00:57.464224 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:50866] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:00:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:57.467033 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:50850] AH02001: Connection closed to child 196 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:00:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:00:57.467804 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:50866] AH02001: Connection closed to child 194 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:02.460364 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:50868] AH01964: Connection to child 198 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:02.460494 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:50868] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:02.460539 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:50868] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:02.460889 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:50882] AH01964: Connection to child 197 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:02.461068 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:50882] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:02.461141 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:50882] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:02.462299 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:50868] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:02.462539 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:50868] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:02.462620 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:50868] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:01:02.463739 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:50882] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:02.464106 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:50882] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:02.464228 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:50882] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:01:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:02.464711 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:50868] AH02001: Connection closed to child 198 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:01:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:02.466549 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:50882] AH02001: Connection closed to child 197 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:07.459998 2025] [ssl:info] [pid 30:tid 164] [client 10.128.0.2:55322] AH01964: Connection to child 145 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:07.460132 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:55322] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:07.460116 2025] [ssl:info] [pid 28:tid 133] [client 10.128.0.2:55320] AH01964: Connection to child 17 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:07.460186 2025] [core:debug] [pid 30:tid 164] protocol.c(2460): [client 10.128.0.2:55322] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:07.460450 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:55320] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:07.460541 2025] [core:debug] [pid 28:tid 133] protocol.c(2460): [client 10.128.0.2:55320] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:07.461659 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:55322] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:07.461846 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:55322] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:07.461942 2025] [authz_core:debug] [pid 30:tid 164] mod_authz_core.c(843): [client 10.128.0.2:55322] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:01:07.463474 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:55320] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:07.463961 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:55320] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:01:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:07.464166 2025] [authz_core:debug] [pid 28:tid 133] mod_authz_core.c(843): [client 10.128.0.2:55320] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:01:07.464196 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:55322] AH02001: Connection closed to child 145 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:01:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:07.466468 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:55320] AH02001: Connection closed to child 17 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:12.459760 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:55344] AH01964: Connection to child 75 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:12.459887 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:55344] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:12.459930 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:55344] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:12.461391 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:55344] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:12.461628 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:55344] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:12.461744 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:55344] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:01:12.466366 2025] [ssl:info] [pid 28:tid 136] [client 10.128.0.2:55336] AH01964: Connection to child 19 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:12.466501 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(2337): [client 10.128.0.2:55336] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:12.466551 2025] [core:debug] [pid 28:tid 136] protocol.c(2460): [client 10.128.0.2:55336] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc 10.128.0.2 - - [11/Oct/2025:11:01:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:12.467954 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:55344] AH02001: Connection closed to child 75 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:12.468592 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(2167): [client 10.128.0.2:55336] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:12.468862 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(341): [client 10.128.0.2:55336] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:12.468963 2025] [authz_core:debug] [pid 28:tid 136] mod_authz_core.c(843): [client 10.128.0.2:55336] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:01:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:12.472078 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_io.c(1150): [client 10.128.0.2:55336] AH02001: Connection closed to child 19 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:17.460663 2025] [ssl:info] [pid 28:tid 135] [client 10.128.0.2:35248] AH01964: Connection to child 18 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:17.460784 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:35232] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:17.460842 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:35248] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:17.460899 2025] [core:debug] [pid 28:tid 135] protocol.c(2460): [client 10.128.0.2:35248] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:17.460976 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:35232] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:17.461067 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:35232] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:17.462812 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:35248] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:17.463072 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:35248] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:17.463188 2025] [authz_core:debug] [pid 28:tid 135] mod_authz_core.c(843): [client 10.128.0.2:35248] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:01:17.463945 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:35232] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:17.464427 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:35232] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:17.464580 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:35232] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:01:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:17.465698 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:35248] AH02001: Connection closed to child 18 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:01:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:17.467169 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:35232] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:22.459745 2025] [ssl:info] [pid 30:tid 165] [client 10.128.0.2:35250] AH01964: Connection to child 146 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:22.459815 2025] [ssl:info] [pid 28:tid 138] [client 10.128.0.2:35252] AH01964: Connection to child 21 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:22.459958 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(2337): [client 10.128.0.2:35252] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:22.460004 2025] [core:debug] [pid 28:tid 138] protocol.c(2460): [client 10.128.0.2:35252] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:22.460032 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:35250] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:22.460102 2025] [core:debug] [pid 30:tid 165] protocol.c(2460): [client 10.128.0.2:35250] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:22.461509 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(2167): [client 10.128.0.2:35252] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:22.461656 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(341): [client 10.128.0.2:35252] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:22.461772 2025] [authz_core:debug] [pid 28:tid 138] mod_authz_core.c(843): [client 10.128.0.2:35252] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:01:22.463051 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:35250] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:22.463386 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:35250] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:22.463510 2025] [authz_core:debug] [pid 30:tid 165] mod_authz_core.c(843): [client 10.128.0.2:35250] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:01:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:22.464185 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_io.c(1150): [client 10.128.0.2:35252] AH02001: Connection closed to child 21 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:01:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:22.466262 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:35250] AH02001: Connection closed to child 146 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:27.459773 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:55596] AH01964: Connection to child 76 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:27.459970 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:55596] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:27.460024 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:55596] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:27.461160 2025] [ssl:info] [pid 30:tid 167] [client 10.128.0.2:55602] AH01964: Connection to child 148 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:27.461408 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:55602] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:27.461478 2025] [core:debug] [pid 30:tid 167] protocol.c(2460): [client 10.128.0.2:55602] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:27.462350 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:55596] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:27.462637 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:55596] AH02034: Initial (No.1) HTTPS request received for child 76 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:27.462797 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:55596] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:01:27.465071 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:55602] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:27.465460 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:55602] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:27.465605 2025] [authz_core:debug] [pid 30:tid 167] mod_authz_core.c(843): [client 10.128.0.2:55602] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:01:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:27.466162 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:55596] AH02001: Connection closed to child 76 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:01:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:27.469658 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:55602] AH02001: Connection closed to child 148 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:32.460128 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:55610] AH01964: Connection to child 202 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:32.460295 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:55610] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:32.460343 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:55610] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:32.461836 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:55626] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:32.461996 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:55626] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:32.462099 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:55626] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:32.462873 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:55610] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:32.463086 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:55610] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:32.463208 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:55610] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:01:32.464907 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:55626] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:32.465452 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:55626] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:32.465596 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:55626] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:01:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:32.465948 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:55610] AH02001: Connection closed to child 202 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:01:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:32.468763 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:55626] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:37.460343 2025] [ssl:info] [pid 28:tid 139] [client 10.128.0.2:33148] AH01964: Connection to child 22 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:37.460387 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:33150] AH01964: Connection to child 77 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:37.460660 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2337): [client 10.128.0.2:33148] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:37.460711 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:33150] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:37.460786 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:33150] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:37.460973 2025] [core:debug] [pid 28:tid 139] protocol.c(2460): [client 10.128.0.2:33148] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:37.463655 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:33150] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:37.464084 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2167): [client 10.128.0.2:33148] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:37.464183 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:33150] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:37.464381 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:33150] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:01:37.464619 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(341): [client 10.128.0.2:33148] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:37.464869 2025] [authz_core:debug] [pid 28:tid 139] mod_authz_core.c(843): [client 10.128.0.2:33148] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:01:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:37.469359 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_io.c(1150): [client 10.128.0.2:33148] AH02001: Connection closed to child 22 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:01:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:37.470218 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:33150] AH02001: Connection closed to child 77 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:42.460228 2025] [ssl:info] [pid 28:tid 114] [client 10.128.0.2:33152] AH01964: Connection to child 0 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:42.460295 2025] [ssl:info] [pid 29:tid 101] [client 10.128.0.2:33154] AH01964: Connection to child 78 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:42.460427 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2337): [client 10.128.0.2:33154] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:42.460478 2025] [core:debug] [pid 29:tid 101] protocol.c(2460): [client 10.128.0.2:33154] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:42.460620 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:33152] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:42.460752 2025] [core:debug] [pid 28:tid 114] protocol.c(2460): [client 10.128.0.2:33152] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:42.461899 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2167): [client 10.128.0.2:33154] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:42.462065 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(341): [client 10.128.0.2:33154] AH02034: Initial (No.1) HTTPS request received for child 78 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:42.462153 2025] [authz_core:debug] [pid 29:tid 101] mod_authz_core.c(843): [client 10.128.0.2:33154] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:01:42.463424 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:33152] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:42.463866 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:33152] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:42.464097 2025] [authz_core:debug] [pid 28:tid 114] mod_authz_core.c(843): [client 10.128.0.2:33152] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:01:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:42.464253 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_io.c(1150): [client 10.128.0.2:33154] AH02001: Connection closed to child 78 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:01:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:42.467797 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:33152] AH02001: Connection closed to child 0 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:47.460095 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:46654] AH01964: Connection to child 209 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:47.460220 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:46654] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:47.460263 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:46654] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:47.460347 2025] [ssl:info] [pid 28:tid 116] [client 10.128.0.2:46656] AH01964: Connection to child 2 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:47.460568 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:46656] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:47.460755 2025] [core:debug] [pid 28:tid 116] protocol.c(2460): [client 10.128.0.2:46656] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:47.461784 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:46654] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:47.462000 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:46654] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:47.462083 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:46654] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:01:47.464176 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:46656] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:47.464601 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:46656] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:47.464859 2025] [authz_core:debug] [pid 28:tid 116] mod_authz_core.c(843): [client 10.128.0.2:46656] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:01:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:47.465091 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:46654] AH02001: Connection closed to child 209 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:01:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:47.468100 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:46656] AH02001: Connection closed to child 2 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:52.460228 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:46658] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:52.460239 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:46670] AH01964: Connection to child 79 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:52.460364 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:46658] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:52.460409 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:46670] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:52.460431 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:46658] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:52.460457 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:46670] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:52.462166 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:46658] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:52.462271 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:46670] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:52.462341 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:46658] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:52.462428 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:46658] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:01:52.462442 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:46670] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:52.462529 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:46670] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:01:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:52.464860 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:46658] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:01:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:52.465893 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:46670] AH02001: Connection closed to child 79 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:57.459946 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:55388] AH01964: Connection to child 211 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:57.460072 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:55388] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:57.460099 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:55396] AH01964: Connection to child 205 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:57.460113 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:55388] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:57.460224 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:55396] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:01:57.460272 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:55396] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:01:57.461492 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:55388] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:57.461659 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:55388] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:57.461753 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:55388] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:01:57.462541 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:55396] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:01:57.462770 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:55396] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:01:57.462858 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:55396] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:01:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:57.464055 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:55388] AH02001: Connection closed to child 211 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:01:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:01:57.464788 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:55396] AH02001: Connection closed to child 205 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:02.460177 2025] [ssl:info] [pid 30:tid 168] [client 10.128.0.2:55410] AH01964: Connection to child 149 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:02.460250 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:55402] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:02.460346 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:55410] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:02.460396 2025] [core:debug] [pid 30:tid 168] protocol.c(2460): [client 10.128.0.2:55410] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:02.460408 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:55402] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:02.460476 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:55402] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:02.462630 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:55410] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:02.462988 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:55410] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:02.463110 2025] [authz_core:debug] [pid 30:tid 168] mod_authz_core.c(843): [client 10.128.0.2:55410] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:02:02.463251 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:55402] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:02.463573 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:55402] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:02.463744 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:55402] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:02:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:02.466320 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:55410] AH02001: Connection closed to child 149 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:02:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:02.466879 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:55402] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:07.459822 2025] [ssl:info] [pid 30:tid 170] [client 10.128.0.2:59728] AH01964: Connection to child 151 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:07.460003 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:59728] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:07.460050 2025] [core:debug] [pid 30:tid 170] protocol.c(2460): [client 10.128.0.2:59728] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:07.460053 2025] [ssl:info] [pid 28:tid 118] [client 10.128.0.2:59716] AH01964: Connection to child 4 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:07.460183 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:59716] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:07.460246 2025] [core:debug] [pid 28:tid 118] protocol.c(2460): [client 10.128.0.2:59716] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:07.461753 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:59728] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:07.461922 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:59728] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:07.462012 2025] [authz_core:debug] [pid 30:tid 170] mod_authz_core.c(843): [client 10.128.0.2:59728] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:02:07.463322 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:59716] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:07.463699 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:59716] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:07.463830 2025] [authz_core:debug] [pid 28:tid 118] mod_authz_core.c(843): [client 10.128.0.2:59716] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:02:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:07.464329 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:59728] AH02001: Connection closed to child 151 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:02:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:07.467584 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:59716] AH02001: Connection closed to child 4 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:12.459999 2025] [ssl:info] [pid 28:tid 115] [client 10.128.0.2:59740] AH01964: Connection to child 1 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:12.460118 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:59744] AH01964: Connection to child 213 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:12.460299 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:59740] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:12.460379 2025] [core:debug] [pid 28:tid 115] protocol.c(2460): [client 10.128.0.2:59740] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:12.460737 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:59744] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:12.460790 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:59744] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:12.462653 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:59740] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:12.462972 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:59740] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:12.463137 2025] [authz_core:debug] [pid 28:tid 115] mod_authz_core.c(843): [client 10.128.0.2:59740] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:02:12.463334 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:59744] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:12.463520 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:59744] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:12.463629 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:59744] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:02:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:12.467869 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:59740] AH02001: Connection closed to child 1 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:02:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:12.468953 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:59744] AH02001: Connection closed to child 213 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:17.460651 2025] [ssl:info] [pid 28:tid 119] [client 10.128.0.2:44254] AH01964: Connection to child 5 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:17.460808 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:44254] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:17.460854 2025] [core:debug] [pid 28:tid 119] protocol.c(2460): [client 10.128.0.2:44254] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:17.460949 2025] [ssl:info] [pid 28:tid 120] [client 10.128.0.2:44250] AH01964: Connection to child 6 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:17.461176 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:44250] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:17.461332 2025] [core:debug] [pid 28:tid 120] protocol.c(2460): [client 10.128.0.2:44250] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:17.462521 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:44254] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:17.462740 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:44254] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:17.462844 2025] [authz_core:debug] [pid 28:tid 119] mod_authz_core.c(843): [client 10.128.0.2:44254] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:02:17.464600 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:44250] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [11/Oct/2025:11:02:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:17.464999 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:44254] AH02001: Connection closed to child 5 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:17.465207 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:44250] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:17.465393 2025] [authz_core:debug] [pid 28:tid 120] mod_authz_core.c(843): [client 10.128.0.2:44250] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:02:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:17.467744 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:44250] AH02001: Connection closed to child 6 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:22.460574 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:44266] AH01964: Connection to child 212 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:22.460582 2025] [ssl:info] [pid 30:tid 171] [client 10.128.0.2:44280] AH01964: Connection to child 152 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:22.460743 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:44280] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:22.460805 2025] [core:debug] [pid 30:tid 171] protocol.c(2460): [client 10.128.0.2:44280] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:22.460912 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:44266] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:22.460979 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:44266] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:22.463610 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:44266] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:22.463935 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:44266] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:22.464094 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:44266] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:02:22.464224 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:44280] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:22.464522 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:44280] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:22.464602 2025] [authz_core:debug] [pid 30:tid 171] mod_authz_core.c(843): [client 10.128.0.2:44280] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:02:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:22.466540 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:44280] AH02001: Connection closed to child 152 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:02:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:22.468380 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:44266] AH02001: Connection closed to child 212 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:27.460178 2025] [ssl:info] [pid 28:tid 117] [client 10.128.0.2:59954] AH01964: Connection to child 3 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:27.460322 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:59954] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:27.460375 2025] [core:debug] [pid 28:tid 117] protocol.c(2460): [client 10.128.0.2:59954] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:27.460427 2025] [ssl:info] [pid 30:tid 147] [client 10.128.0.2:59942] AH01964: Connection to child 128 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:27.460570 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2337): [client 10.128.0.2:59942] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:27.460633 2025] [core:debug] [pid 30:tid 147] protocol.c(2460): [client 10.128.0.2:59942] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:27.462509 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:59954] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:27.462751 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:59954] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:27.462882 2025] [authz_core:debug] [pid 28:tid 117] mod_authz_core.c(843): [client 10.128.0.2:59954] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:02:27.462955 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2167): [client 10.128.0.2:59942] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:27.463373 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(341): [client 10.128.0.2:59942] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:27.463508 2025] [authz_core:debug] [pid 30:tid 147] mod_authz_core.c(843): [client 10.128.0.2:59942] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:02:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:02:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:27.466046 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:59954] AH02001: Connection closed to child 3 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:27.466300 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_io.c(1150): [client 10.128.0.2:59942] AH02001: Connection closed to child 128 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:32.459798 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:59968] AH01964: Connection to child 215 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:32.459883 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:59980] AH01964: Connection to child 192 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:32.459988 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:59968] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:32.460067 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:59968] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:32.460175 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:59980] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:32.460294 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:59980] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:32.463634 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:59968] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:32.463866 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:59980] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:32.464115 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:59968] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:32.464213 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:59980] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:32.464300 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:59968] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:02:32.464364 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:59980] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:02:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:02:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:32.466940 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:59980] AH02001: Connection closed to child 192 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:32.467054 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:59968] AH02001: Connection closed to child 215 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:37.460031 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:34842] AH01964: Connection to child 81 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:37.460038 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:34844] AH01964: Connection to child 193 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:37.460160 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:34844] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:37.460174 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:34842] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:37.460201 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:34844] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:37.460224 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:34842] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:37.461639 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:34844] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:37.461834 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:34844] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:37.461936 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:34844] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:02:37.462276 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:34842] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:37.462567 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:34842] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:37.462705 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:34842] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:02:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:02:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:37.464802 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:34844] AH02001: Connection closed to child 193 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:37.464852 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:34842] AH02001: Connection closed to child 81 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:42.460768 2025] [ssl:info] [pid 30:tid 148] [client 10.128.0.2:34872] AH01964: Connection to child 129 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:42.460777 2025] [ssl:info] [pid 28:tid 123] [client 10.128.0.2:34860] AH01964: Connection to child 9 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:42.460938 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2337): [client 10.128.0.2:34872] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:42.460946 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:34860] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:42.460988 2025] [core:debug] [pid 30:tid 148] protocol.c(2460): [client 10.128.0.2:34872] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:42.461012 2025] [core:debug] [pid 28:tid 123] protocol.c(2460): [client 10.128.0.2:34860] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:42.462692 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2167): [client 10.128.0.2:34872] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:42.462874 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(341): [client 10.128.0.2:34872] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:42.462972 2025] [authz_core:debug] [pid 30:tid 148] mod_authz_core.c(843): [client 10.128.0.2:34872] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:02:42.463485 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:34860] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:42.463834 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:34860] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:42.463979 2025] [authz_core:debug] [pid 28:tid 123] mod_authz_core.c(843): [client 10.128.0.2:34860] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:02:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:42.466276 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_io.c(1150): [client 10.128.0.2:34872] AH02001: Connection closed to child 129 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:02:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:42.468497 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:34860] AH02001: Connection closed to child 9 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:47.462074 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:35692] AH01964: Connection to child 195 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:47.462857 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:35692] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:47.463102 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:35692] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:47.463760 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:35704] AH01964: Connection to child 196 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:47.463884 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:35704] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:47.463931 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:35704] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:47.465091 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:35692] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:47.465319 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:35692] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:47.465447 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:35692] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:02:47.465469 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:35704] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:47.465660 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:35704] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:47.465762 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:35704] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:02:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:47.468054 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:35692] AH02001: Connection closed to child 195 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:02:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:47.468204 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:35704] AH02001: Connection closed to child 196 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:52.460205 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:35724] AH01964: Connection to child 194 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:52.460266 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:35708] AH01964: Connection to child 198 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:52.460355 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:35708] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:52.460355 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:35724] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:52.460399 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:35724] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:52.460399 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:35708] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:52.461747 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:35708] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:52.461928 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:35708] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:52.462027 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:35708] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:02:52.462067 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:35724] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:52.462255 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:35724] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:52.462323 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:35724] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:02:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:52.464042 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:35708] AH02001: Connection closed to child 198 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:02:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:52.464205 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:35724] AH02001: Connection closed to child 194 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:57.459882 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:51618] AH01964: Connection to child 197 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:57.460025 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:51618] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:57.460072 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:51618] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:57.460444 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:51634] AH01964: Connection to child 200 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:57.460555 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:51634] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:02:57.460600 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:51634] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:02:57.462416 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:51634] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:57.462526 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:51618] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:02:57.462618 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:51634] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:57.462711 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:51618] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:02:57.462813 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:51618] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:02:57.462883 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:51634] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:02:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:57.464672 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:51618] AH02001: Connection closed to child 197 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:02:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:02:57.465718 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:51634] AH02001: Connection closed to child 200 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:02.459624 2025] [ssl:info] [pid 30:tid 151] [client 10.128.0.2:51646] AH01964: Connection to child 132 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:02.459774 2025] [ssl:info] [pid 30:tid 152] [client 10.128.0.2:51636] AH01964: Connection to child 133 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:02.459903 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:51636] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:02.459972 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:51646] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:02.460037 2025] [core:debug] [pid 30:tid 151] protocol.c(2460): [client 10.128.0.2:51646] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:02.461239 2025] [core:debug] [pid 30:tid 152] protocol.c(2460): [client 10.128.0.2:51636] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:02.462358 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:51646] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:02.462554 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:51646] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:02.462614 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:51636] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:02.462784 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:51636] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:02.462894 2025] [authz_core:debug] [pid 30:tid 152] mod_authz_core.c(843): [client 10.128.0.2:51636] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:03:02.463097 2025] [authz_core:debug] [pid 30:tid 151] mod_authz_core.c(843): [client 10.128.0.2:51646] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:03:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:03:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:02.467569 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:51646] AH02001: Connection closed to child 132 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:02.467690 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:51636] AH02001: Connection closed to child 133 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:07.459484 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:59534] AH01964: Connection to child 82 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:07.459518 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:59532] AH01964: Connection to child 202 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:07.459618 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:59534] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:07.459647 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:59532] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:07.459666 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:59534] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:07.459715 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:59532] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:07.461179 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:59532] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:07.461336 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:59532] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:07.461425 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:59532] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:03:07.461506 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:59534] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:07.461782 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:59534] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:07.461878 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:59534] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:03:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:07.463807 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:59532] AH02001: Connection closed to child 202 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:03:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:07.464316 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:59534] AH02001: Connection closed to child 82 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:12.460321 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:59546] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:12.460444 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:59546] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:12.460491 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:59546] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:12.460455 2025] [ssl:info] [pid 29:tid 107] [client 10.128.0.2:59558] AH01964: Connection to child 84 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:12.460931 2025] [ssl:debug] [pid 29:tid 107] ssl_engine_kernel.c(2337): [client 10.128.0.2:59558] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:12.461300 2025] [core:debug] [pid 29:tid 107] protocol.c(2460): [client 10.128.0.2:59558] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:12.463123 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:59546] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:12.463308 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:59546] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:12.463385 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:59546] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:03:12.463636 2025] [ssl:debug] [pid 29:tid 107] ssl_engine_kernel.c(2167): [client 10.128.0.2:59558] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:12.463829 2025] [ssl:debug] [pid 29:tid 107] ssl_engine_kernel.c(341): [client 10.128.0.2:59558] AH02034: Initial (No.1) HTTPS request received for child 84 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:12.463924 2025] [authz_core:debug] [pid 29:tid 107] mod_authz_core.c(843): [client 10.128.0.2:59558] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:03:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:12.465685 2025] [ssl:debug] [pid 29:tid 107] ssl_engine_io.c(1150): [client 10.128.0.2:59558] AH02001: Connection closed to child 84 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:03:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:12.466272 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:59546] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:17.459369 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:58518] AH01964: Connection to child 206 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:17.459523 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:58518] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:17.459571 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:58518] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:17.459872 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:58534] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:17.460033 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:58534] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:17.460095 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:58534] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:17.461039 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:58518] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:17.461293 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:58518] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:17.461379 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:58518] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:03:17.462409 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:58534] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:17.463313 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:58534] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:17.463430 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:58534] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:03:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:17.464362 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:58518] AH02001: Connection closed to child 206 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:03:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:17.465656 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:58534] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:22.460424 2025] [ssl:info] [pid 29:tid 110] [client 10.128.0.2:58550] AH01964: Connection to child 87 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:22.460460 2025] [ssl:info] [pid 29:tid 109] [client 10.128.0.2:58552] AH01964: Connection to child 86 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:22.460576 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(2337): [client 10.128.0.2:58550] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:22.460628 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(2337): [client 10.128.0.2:58552] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:22.460628 2025] [core:debug] [pid 29:tid 110] protocol.c(2460): [client 10.128.0.2:58550] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:22.460700 2025] [core:debug] [pid 29:tid 109] protocol.c(2460): [client 10.128.0.2:58552] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:22.462176 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(2167): [client 10.128.0.2:58550] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:22.462334 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(341): [client 10.128.0.2:58550] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:22.462421 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(2167): [client 10.128.0.2:58552] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:22.462425 2025] [authz_core:debug] [pid 29:tid 110] mod_authz_core.c(843): [client 10.128.0.2:58550] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:03:22.462640 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(341): [client 10.128.0.2:58552] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:22.462764 2025] [authz_core:debug] [pid 29:tid 109] mod_authz_core.c(843): [client 10.128.0.2:58552] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:03:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:03:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:22.464623 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_io.c(1150): [client 10.128.0.2:58550] AH02001: Connection closed to child 87 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:22.464630 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_io.c(1150): [client 10.128.0.2:58552] AH02001: Connection closed to child 86 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:27.460165 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:55574] AH01964: Connection to child 211 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:27.460315 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:55574] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:27.460363 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:55574] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:27.460745 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:55576] AH01964: Connection to child 210 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:27.461008 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:55576] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:27.461031 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:55576] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:27.464638 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:55574] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:27.464891 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:55574] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:27.464989 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:55574] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:03:27.465148 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:55576] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:27.465295 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:55576] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:27.465342 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:55576] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:03:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:27.468485 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:55574] AH02001: Connection closed to child 211 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:03:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:27.468664 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:55576] AH02001: Connection closed to child 210 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:32.459835 2025] [ssl:info] [pid 30:tid 150] [client 10.128.0.2:55582] AH01964: Connection to child 131 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:32.460018 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:55582] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:32.460067 2025] [core:debug] [pid 30:tid 150] protocol.c(2460): [client 10.128.0.2:55582] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:32.461586 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:55582] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:32.461777 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:55582] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:32.461822 2025] [ssl:info] [pid 28:tid 122] [client 10.128.0.2:55588] AH01964: Connection to child 8 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:32.461879 2025] [authz_core:debug] [pid 30:tid 150] mod_authz_core.c(843): [client 10.128.0.2:55582] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:03:32.462271 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:55588] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:32.462337 2025] [core:debug] [pid 28:tid 122] protocol.c(2460): [client 10.128.0.2:55588] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:32.464633 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:55588] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:32.464982 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:55588] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:32.465109 2025] [authz_core:debug] [pid 28:tid 122] mod_authz_core.c(843): [client 10.128.0.2:55588] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:03:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:32.465393 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:55582] AH02001: Connection closed to child 131 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:03:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:32.467748 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:55588] AH02001: Connection closed to child 8 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:37.460005 2025] [ssl:info] [pid 29:tid 88] [client 10.128.0.2:57012] AH01964: Connection to child 65 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:37.460113 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(2337): [client 10.128.0.2:57012] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:37.460126 2025] [ssl:info] [pid 30:tid 153] [client 10.128.0.2:57010] AH01964: Connection to child 134 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:37.460175 2025] [core:debug] [pid 29:tid 88] protocol.c(2460): [client 10.128.0.2:57012] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:37.460240 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:57010] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:37.460269 2025] [core:debug] [pid 30:tid 153] protocol.c(2460): [client 10.128.0.2:57010] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:37.461613 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(2167): [client 10.128.0.2:57012] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:37.461799 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(341): [client 10.128.0.2:57012] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:37.461885 2025] [authz_core:debug] [pid 29:tid 88] mod_authz_core.c(843): [client 10.128.0.2:57012] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:03:37.461957 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:57010] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:37.462216 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:57010] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:37.462282 2025] [authz_core:debug] [pid 30:tid 153] mod_authz_core.c(843): [client 10.128.0.2:57010] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:03:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:37.464080 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_io.c(1150): [client 10.128.0.2:57012] AH02001: Connection closed to child 65 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:03:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:37.465534 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:57010] AH02001: Connection closed to child 134 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:42.460620 2025] [ssl:info] [pid 28:tid 125] [client 10.128.0.2:57032] AH01964: Connection to child 11 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:42.460782 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:57032] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:42.460818 2025] [ssl:info] [pid 30:tid 154] [client 10.128.0.2:57028] AH01964: Connection to child 135 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:42.460830 2025] [core:debug] [pid 28:tid 125] protocol.c(2460): [client 10.128.0.2:57032] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:42.460998 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:57028] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:42.461120 2025] [core:debug] [pid 30:tid 154] protocol.c(2460): [client 10.128.0.2:57028] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:42.462482 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:57032] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:42.462724 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:57032] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:42.462824 2025] [authz_core:debug] [pid 28:tid 125] mod_authz_core.c(843): [client 10.128.0.2:57032] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:03:42.463122 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:57028] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:42.463343 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:57028] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:42.463447 2025] [authz_core:debug] [pid 30:tid 154] mod_authz_core.c(843): [client 10.128.0.2:57028] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:03:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:42.466557 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:57032] AH02001: Connection closed to child 11 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:03:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:42.467229 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:57028] AH02001: Connection closed to child 135 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:47.459566 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:50336] AH01964: Connection to child 213 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:47.459644 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:50350] AH01964: Connection to child 212 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:47.459728 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:50350] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:47.459728 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:50336] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:47.459781 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:50336] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:47.459781 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:50350] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:47.464588 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:50336] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:47.464889 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:50336] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:47.465015 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:50336] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:03:47.465486 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:50350] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:47.465689 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:50350] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:47.465785 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:50350] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:03:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:47.468135 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:50350] AH02001: Connection closed to child 212 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:03:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:47.468972 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:50336] AH02001: Connection closed to child 213 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:52.459745 2025] [ssl:info] [pid 28:tid 128] [client 10.128.0.2:50362] AH01964: Connection to child 14 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:52.459811 2025] [ssl:info] [pid 28:tid 127] [client 10.128.0.2:50366] AH01964: Connection to child 13 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:52.459873 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:50362] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:52.459920 2025] [core:debug] [pid 28:tid 128] protocol.c(2460): [client 10.128.0.2:50362] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:52.460025 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:50366] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:52.460089 2025] [core:debug] [pid 28:tid 127] protocol.c(2460): [client 10.128.0.2:50366] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:52.461504 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:50362] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:52.461714 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:50362] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:52.461806 2025] [authz_core:debug] [pid 28:tid 128] mod_authz_core.c(843): [client 10.128.0.2:50362] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:03:52.461996 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:50366] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:52.462357 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:50366] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:52.462465 2025] [authz_core:debug] [pid 28:tid 127] mod_authz_core.c(843): [client 10.128.0.2:50366] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:03:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:52.463711 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:50362] AH02001: Connection closed to child 14 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:03:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:52.464518 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:50366] AH02001: Connection closed to child 13 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:57.460375 2025] [ssl:info] [pid 29:tid 91] [client 10.128.0.2:36250] AH01964: Connection to child 68 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:57.460488 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2337): [client 10.128.0.2:36250] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:57.460523 2025] [ssl:info] [pid 28:tid 131] [client 10.128.0.2:36258] AH01964: Connection to child 16 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:57.460543 2025] [core:debug] [pid 29:tid 91] protocol.c(2460): [client 10.128.0.2:36250] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:57.460587 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:36258] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:03:57.460612 2025] [core:debug] [pid 28:tid 131] protocol.c(2460): [client 10.128.0.2:36258] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:03:57.461953 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:36258] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:57.461959 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2167): [client 10.128.0.2:36250] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:03:57.462114 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:36258] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:57.462135 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(341): [client 10.128.0.2:36250] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:03:57.462211 2025] [authz_core:debug] [pid 28:tid 131] mod_authz_core.c(843): [client 10.128.0.2:36258] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:03:57.462211 2025] [authz_core:debug] [pid 29:tid 91] mod_authz_core.c(843): [client 10.128.0.2:36250] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:03:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:57.463984 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_io.c(1150): [client 10.128.0.2:36250] AH02001: Connection closed to child 68 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:03:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:03:57.464539 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:36258] AH02001: Connection closed to child 16 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:02.460103 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:36260] AH01964: Connection to child 215 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:02.460199 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:36274] AH01964: Connection to child 193 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:02.460223 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:36260] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:02.460265 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:36260] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:02.460380 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:36274] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:02.460464 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:36274] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:02.461730 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:36260] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:02.461915 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:36260] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:02.462026 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:36260] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:04:02.462712 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:36274] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:02.463139 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:36274] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:02.463310 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:36274] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:04:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:02.465614 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:36274] AH02001: Connection closed to child 193 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:04:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:02.466550 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:36260] AH02001: Connection closed to child 215 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:07.460202 2025] [ssl:info] [pid 29:tid 93] [client 10.128.0.2:53300] AH01964: Connection to child 70 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:07.460269 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:53304] AH01964: Connection to child 216 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:07.460316 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(2337): [client 10.128.0.2:53300] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:07.460342 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:53304] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:07.460354 2025] [core:debug] [pid 29:tid 93] protocol.c(2460): [client 10.128.0.2:53300] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:07.460376 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:53304] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:07.462022 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:53304] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:07.462200 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:53304] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:07.462295 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:53304] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:04:07.462548 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(2167): [client 10.128.0.2:53300] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:07.462766 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(341): [client 10.128.0.2:53300] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:07.462827 2025] [authz_core:debug] [pid 29:tid 93] mod_authz_core.c(843): [client 10.128.0.2:53300] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:04:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:07.465307 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:53304] AH02001: Connection closed to child 216 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:04:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:07.465640 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_io.c(1150): [client 10.128.0.2:53300] AH02001: Connection closed to child 70 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:12.459750 2025] [ssl:info] [pid 28:tid 133] [client 10.128.0.2:53318] AH01964: Connection to child 17 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:12.459798 2025] [ssl:info] [pid 28:tid 136] [client 10.128.0.2:53322] AH01964: Connection to child 19 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:12.459869 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:53318] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:12.459909 2025] [core:debug] [pid 28:tid 133] protocol.c(2460): [client 10.128.0.2:53318] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:12.459952 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(2337): [client 10.128.0.2:53322] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:12.459997 2025] [core:debug] [pid 28:tid 136] protocol.c(2460): [client 10.128.0.2:53322] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:12.461353 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:53318] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:12.461795 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:53318] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:12.461889 2025] [authz_core:debug] [pid 28:tid 133] mod_authz_core.c(843): [client 10.128.0.2:53318] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:04:12.461891 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(2167): [client 10.128.0.2:53322] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:12.462114 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(341): [client 10.128.0.2:53322] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:12.462217 2025] [authz_core:debug] [pid 28:tid 136] mod_authz_core.c(843): [client 10.128.0.2:53322] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:04:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:12.464007 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:53318] AH02001: Connection closed to child 17 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:04:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:12.464953 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_io.c(1150): [client 10.128.0.2:53322] AH02001: Connection closed to child 19 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:17.459621 2025] [ssl:info] [pid 29:tid 92] [client 10.128.0.2:51916] AH01964: Connection to child 69 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:17.459762 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(2337): [client 10.128.0.2:51916] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:17.459812 2025] [core:debug] [pid 29:tid 92] protocol.c(2460): [client 10.128.0.2:51916] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:17.461099 2025] [ssl:info] [pid 29:tid 95] [client 10.128.0.2:51914] AH01964: Connection to child 72 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:17.461157 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2337): [client 10.128.0.2:51914] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:17.461177 2025] [core:debug] [pid 29:tid 95] protocol.c(2460): [client 10.128.0.2:51914] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:17.462416 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(2167): [client 10.128.0.2:51916] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:17.462576 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(341): [client 10.128.0.2:51916] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:17.462668 2025] [authz_core:debug] [pid 29:tid 92] mod_authz_core.c(843): [client 10.128.0.2:51916] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:04:17.462909 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2167): [client 10.128.0.2:51914] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:17.463039 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(341): [client 10.128.0.2:51914] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:17.463083 2025] [authz_core:debug] [pid 29:tid 95] mod_authz_core.c(843): [client 10.128.0.2:51914] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:04:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:17.467983 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_io.c(1150): [client 10.128.0.2:51916] AH02001: Connection closed to child 69 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:04:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:17.468482 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_io.c(1150): [client 10.128.0.2:51914] AH02001: Connection closed to child 72 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:22.460019 2025] [ssl:info] [pid 30:tid 156] [client 10.128.0.2:51938] AH01964: Connection to child 137 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:22.460098 2025] [ssl:info] [pid 28:tid 135] [client 10.128.0.2:51926] AH01964: Connection to child 18 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:22.460170 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:51938] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:22.460217 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:51926] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:22.460232 2025] [core:debug] [pid 30:tid 156] protocol.c(2460): [client 10.128.0.2:51938] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:22.460262 2025] [core:debug] [pid 28:tid 135] protocol.c(2460): [client 10.128.0.2:51926] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:22.461876 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:51926] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:22.461908 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:51938] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:22.462043 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:51926] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:22.462066 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:51938] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:22.462135 2025] [authz_core:debug] [pid 28:tid 135] mod_authz_core.c(843): [client 10.128.0.2:51926] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:04:22.462157 2025] [authz_core:debug] [pid 30:tid 156] mod_authz_core.c(843): [client 10.128.0.2:51938] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:04:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:22.464089 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:51926] AH02001: Connection closed to child 18 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:04:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:22.465649 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:51938] AH02001: Connection closed to child 137 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:27.460385 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:58404] AH01964: Connection to child 196 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:27.460529 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:58404] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:27.460567 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:58404] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:27.460642 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:58390] AH01964: Connection to child 198 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:27.460868 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:58390] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:27.460951 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:58390] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:27.462374 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:58404] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:27.462554 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:58404] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:27.462656 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:58404] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:04:27.462984 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:58390] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:27.463181 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:58390] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:27.463275 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:58390] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:04:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:27.464838 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:58404] AH02001: Connection closed to child 196 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:04:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:27.465595 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:58390] AH02001: Connection closed to child 198 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:32.461428 2025] [ssl:info] [pid 28:tid 138] [client 10.128.0.2:58418] AH01964: Connection to child 21 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:32.461550 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(2337): [client 10.128.0.2:58418] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:32.461591 2025] [core:debug] [pid 28:tid 138] protocol.c(2460): [client 10.128.0.2:58418] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:32.462343 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:58420] AH01964: Connection to child 194 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:32.462613 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:58420] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:32.462656 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:58420] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:32.463087 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(2167): [client 10.128.0.2:58418] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:32.463264 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(341): [client 10.128.0.2:58418] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:32.463369 2025] [authz_core:debug] [pid 28:tid 138] mod_authz_core.c(843): [client 10.128.0.2:58418] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:04:32.464274 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:58420] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:32.464424 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:58420] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:32.464491 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:58420] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:04:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:32.467107 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_io.c(1150): [client 10.128.0.2:58418] AH02001: Connection closed to child 21 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:04:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:32.468016 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:58420] AH02001: Connection closed to child 194 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:37.459528 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:38970] AH01964: Connection to child 200 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:37.459659 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:38970] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:37.459710 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:38968] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:37.459741 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:38970] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:37.459818 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:38968] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:37.459862 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:38968] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:37.461271 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:38970] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:37.461434 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:38970] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:37.461461 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:38968] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:37.461650 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:38968] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:37.461803 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:38968] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:04:37.461964 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:38970] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:04:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:04:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:37.463721 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:38968] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:37.463760 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:38970] AH02001: Connection closed to child 200 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:42.459664 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:38982] AH01964: Connection to child 75 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:42.459850 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:38982] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:42.459893 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:38982] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:42.460377 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:38980] AH01964: Connection to child 76 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:42.460977 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:38980] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:42.461025 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:38980] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:42.461801 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:38982] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:42.461966 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:38982] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:42.462061 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:38982] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:04:42.462816 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:38980] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:42.463017 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:38980] AH02034: Initial (No.1) HTTPS request received for child 76 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:42.463101 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:38980] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:04:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:42.465184 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:38980] AH02001: Connection closed to child 76 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:04:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:42.465374 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:38982] AH02001: Connection closed to child 75 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:47.461124 2025] [ssl:info] [pid 30:tid 158] [client 10.128.0.2:58886] AH01964: Connection to child 139 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:47.461277 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:58886] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:47.461325 2025] [core:debug] [pid 30:tid 158] protocol.c(2460): [client 10.128.0.2:58886] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:47.463608 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:58886] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:47.463837 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:58886] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:47.463944 2025] [authz_core:debug] [pid 30:tid 158] mod_authz_core.c(843): [client 10.128.0.2:58886] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:04:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:47.467292 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:58886] AH02001: Connection closed to child 139 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:47.467569 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:58894] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:47.467983 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:58894] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:47.468053 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:58894] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:47.470788 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:58894] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:47.471063 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:58894] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:47.471201 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:58894] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:04:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:47.473443 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:58894] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:52.460573 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:58900] AH01964: Connection to child 209 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:52.460573 2025] [ssl:info] [pid 28:tid 139] [client 10.128.0.2:58914] AH01964: Connection to child 22 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:52.460725 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:58900] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:52.460735 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2337): [client 10.128.0.2:58914] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:52.460768 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:58900] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:52.460781 2025] [core:debug] [pid 28:tid 139] protocol.c(2460): [client 10.128.0.2:58914] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:52.462620 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:58900] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:52.462959 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:58900] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:52.463089 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:58900] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:04:52.463877 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2167): [client 10.128.0.2:58914] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:52.464212 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(341): [client 10.128.0.2:58914] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:52.464326 2025] [authz_core:debug] [pid 28:tid 139] mod_authz_core.c(843): [client 10.128.0.2:58914] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:04:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:52.465151 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:58900] AH02001: Connection closed to child 209 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:04:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:52.467190 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_io.c(1150): [client 10.128.0.2:58914] AH02001: Connection closed to child 22 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:57.459952 2025] [ssl:info] [pid 30:tid 160] [client 10.128.0.2:39906] AH01964: Connection to child 141 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:57.460083 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:39906] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:57.460080 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:39892] AH01964: Connection to child 203 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:57.460130 2025] [core:debug] [pid 30:tid 160] protocol.c(2460): [client 10.128.0.2:39906] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:57.460192 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:39892] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:04:57.460245 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:39892] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:04:57.462099 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:39906] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:57.462320 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:39906] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:57.462429 2025] [authz_core:debug] [pid 30:tid 160] mod_authz_core.c(843): [client 10.128.0.2:39906] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:04:57.463300 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:39892] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:04:57.463778 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:39892] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:04:57.463914 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:39892] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:04:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:57.465010 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:39906] AH02001: Connection closed to child 141 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:04:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:04:57.466147 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:39892] AH02001: Connection closed to child 203 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:02.460367 2025] [ssl:info] [pid 30:tid 161] [client 10.128.0.2:39938] AH01964: Connection to child 142 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:02.460530 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:39922] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:02.460685 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:39922] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:02.460726 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:39938] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:02.460728 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:39922] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:02.460784 2025] [core:debug] [pid 30:tid 161] protocol.c(2460): [client 10.128.0.2:39938] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:02.462358 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:39938] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:02.462974 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:39938] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:02.463153 2025] [authz_core:debug] [pid 30:tid 161] mod_authz_core.c(843): [client 10.128.0.2:39938] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:05:02.463293 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:39922] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:02.463501 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:39922] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:02.463613 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:39922] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:05:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:02.465592 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:39938] AH02001: Connection closed to child 142 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:05:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:02.466110 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:39922] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:07.460452 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:36026] AH01964: Connection to child 77 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:07.460621 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:36026] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:07.460665 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:36026] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:07.462334 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:36028] AH01964: Connection to child 205 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:07.462429 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:36026] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:07.462594 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:36028] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:07.462616 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:36026] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:07.462712 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:36028] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:07.462757 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:36026] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:05:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:07.465443 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:36026] AH02001: Connection closed to child 77 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:07.465609 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:36028] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:07.466071 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:36028] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:07.466247 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:36028] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:05:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:07.469577 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:36028] AH02001: Connection closed to child 205 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:12.460649 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:36038] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:12.460662 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:36042] AH01964: Connection to child 212 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:12.460879 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:36042] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:12.460879 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:36038] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:12.460962 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:36038] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:12.460962 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:36042] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:12.465566 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:36042] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:12.465907 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:36038] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:12.466056 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:36042] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:12.466238 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:36042] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:05:12.466415 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:36038] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:12.466548 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:36038] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:05:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:12.468992 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:36038] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:05:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:12.470725 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:36042] AH02001: Connection closed to child 212 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:17.461087 2025] [ssl:info] [pid 30:tid 163] [client 10.128.0.2:46154] AH01964: Connection to child 144 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:17.461323 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:46154] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:17.461391 2025] [core:debug] [pid 30:tid 163] protocol.c(2460): [client 10.128.0.2:46154] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:17.461578 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:46146] AH01964: Connection to child 213 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:17.461769 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:46146] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:17.461849 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:46146] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:17.463449 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:46154] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:17.463641 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:46154] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:17.463827 2025] [authz_core:debug] [pid 30:tid 163] mod_authz_core.c(843): [client 10.128.0.2:46154] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:05:17.464858 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:46146] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:17.465939 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:46146] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:17.466002 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:46146] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:05:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:17.466347 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:46154] AH02001: Connection closed to child 144 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:05:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:17.469792 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:46146] AH02001: Connection closed to child 213 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:22.459998 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:46164] AH01964: Connection to child 193 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:22.460135 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:46164] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:22.460176 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:46164] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:22.460431 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:46170] AH01964: Connection to child 215 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:22.460560 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:46170] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:22.460606 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:46170] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:22.461992 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:46164] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:22.462164 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:46164] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:22.462253 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:46164] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:05:22.462270 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:46170] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:22.462504 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:46170] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:22.462609 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:46170] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:05:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:22.464948 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:46170] AH02001: Connection closed to child 215 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:05:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:22.465136 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:46164] AH02001: Connection closed to child 193 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:27.460482 2025] [ssl:info] [pid 28:tid 143] [client 10.128.0.2:41880] AH01964: Connection to child 24 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:27.460543 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:41872] AH01964: Connection to child 196 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:27.460649 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(2337): [client 10.128.0.2:41880] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:27.460700 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:41872] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:27.460709 2025] [core:debug] [pid 28:tid 143] protocol.c(2460): [client 10.128.0.2:41880] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:27.460740 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:41872] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:27.462723 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(2167): [client 10.128.0.2:41880] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:27.462902 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(341): [client 10.128.0.2:41880] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:27.463020 2025] [authz_core:debug] [pid 28:tid 143] mod_authz_core.c(843): [client 10.128.0.2:41880] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:05:27.463467 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:41872] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:27.463646 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:41872] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:27.463771 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:41872] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:05:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:27.465864 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_io.c(1150): [client 10.128.0.2:41880] AH02001: Connection closed to child 24 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:05:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:27.468971 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:41872] AH02001: Connection closed to child 196 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:32.460284 2025] [ssl:info] [pid 30:tid 165] [client 10.128.0.2:41892] AH01964: Connection to child 146 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:32.460299 2025] [ssl:info] [pid 28:tid 118] [client 10.128.0.2:41900] AH01964: Connection to child 4 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:32.460439 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:41900] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:32.460469 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:41892] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:32.460481 2025] [core:debug] [pid 28:tid 118] protocol.c(2460): [client 10.128.0.2:41900] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:32.460532 2025] [core:debug] [pid 30:tid 165] protocol.c(2460): [client 10.128.0.2:41892] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:32.461996 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:41900] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:32.462205 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:41900] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:32.462316 2025] [authz_core:debug] [pid 28:tid 118] mod_authz_core.c(843): [client 10.128.0.2:41900] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:05:32.463501 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:41892] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:32.463961 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:41892] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:32.464133 2025] [authz_core:debug] [pid 30:tid 165] mod_authz_core.c(843): [client 10.128.0.2:41892] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:05:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:32.466200 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:41900] AH02001: Connection closed to child 4 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:05:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:32.466653 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:41892] AH02001: Connection closed to child 146 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:37.459629 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:34970] AH01964: Connection to child 194 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:37.459777 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:34970] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:37.459816 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:34970] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:37.460080 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:34968] AH01964: Connection to child 197 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:37.460220 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:34968] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:37.460272 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:34968] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:37.461471 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:34970] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:37.461841 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:34970] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:37.461909 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:34968] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:37.461952 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:34970] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:05:37.462149 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:34968] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:37.462260 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:34968] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:05:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:37.464469 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:34968] AH02001: Connection closed to child 197 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:05:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:37.465007 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:34970] AH02001: Connection closed to child 194 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:42.460061 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:34994] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:42.460175 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:34994] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:42.460211 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:34994] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:42.460324 2025] [ssl:info] [pid 28:tid 119] [client 10.128.0.2:34986] AH01964: Connection to child 5 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:42.460495 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:34986] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:42.460543 2025] [core:debug] [pid 28:tid 119] protocol.c(2460): [client 10.128.0.2:34986] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:42.461716 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:34994] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:42.461891 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:34994] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:42.461983 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:34994] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:05:42.462037 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:34986] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:42.462284 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:34986] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:42.462379 2025] [authz_core:debug] [pid 28:tid 119] mod_authz_core.c(843): [client 10.128.0.2:34986] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:05:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:42.463851 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:34994] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:05:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:42.464290 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:34986] AH02001: Connection closed to child 5 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:47.460278 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:44872] AH01964: Connection to child 206 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:47.460309 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:44878] AH01964: Connection to child 79 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:47.460429 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:44878] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:47.460456 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:44872] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:47.460466 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:44878] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:47.460501 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:44872] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:47.462050 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:44872] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:47.462276 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:44872] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:47.462426 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:44872] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:05:47.462480 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:44878] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:47.462642 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:44878] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:47.462749 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:44878] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:05:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:47.464901 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:44878] AH02001: Connection closed to child 79 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:05:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:47.465055 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:44872] AH02001: Connection closed to child 206 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:52.460117 2025] [ssl:info] [pid 30:tid 166] [client 10.128.0.2:44890] AH01964: Connection to child 147 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:52.460240 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:44890] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:52.460281 2025] [core:debug] [pid 30:tid 166] protocol.c(2460): [client 10.128.0.2:44890] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:52.460635 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:44898] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:52.460784 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:44898] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:52.460831 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:44898] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:52.461916 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:44890] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:52.462116 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:44890] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:52.462224 2025] [authz_core:debug] [pid 30:tid 166] mod_authz_core.c(843): [client 10.128.0.2:44890] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:05:52.462728 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:44898] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:52.463230 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:44898] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:52.463319 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:44898] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:05:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:52.464529 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:44890] AH02001: Connection closed to child 147 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:05:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:52.466215 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:44898] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:57.459480 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:36300] AH01964: Connection to child 211 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:57.459617 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:36300] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:57.459661 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:36300] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:57.461052 2025] [ssl:info] [pid 28:tid 117] [client 10.128.0.2:36308] AH01964: Connection to child 3 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:57.461212 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:36308] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:05:57.461259 2025] [core:debug] [pid 28:tid 117] protocol.c(2460): [client 10.128.0.2:36308] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:05:57.461564 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:36300] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:57.462123 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:36300] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:57.462254 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:36300] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:05:57.463213 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:36308] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:05:57.463425 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:36308] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:05:57.463536 2025] [authz_core:debug] [pid 28:tid 117] mod_authz_core.c(843): [client 10.128.0.2:36308] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:05:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:57.464441 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:36300] AH02001: Connection closed to child 211 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:05:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:05:57.465650 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:36308] AH02001: Connection closed to child 3 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:02.460244 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:36310] AH01964: Connection to child 81 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:02.460381 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:36310] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:02.460425 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:36310] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:02.461565 2025] [ssl:info] [pid 30:tid 168] [client 10.128.0.2:36320] AH01964: Connection to child 149 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:02.461623 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:36320] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:02.461644 2025] [core:debug] [pid 30:tid 168] protocol.c(2460): [client 10.128.0.2:36320] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:02.462734 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:36310] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:02.462893 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:36310] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:02.462974 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:36310] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:06:02.463181 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:36320] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:02.463321 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:36320] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:02.463366 2025] [authz_core:debug] [pid 30:tid 168] mod_authz_core.c(843): [client 10.128.0.2:36320] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:06:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:02.464885 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:36310] AH02001: Connection closed to child 81 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:06:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:02.465737 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:36320] AH02001: Connection closed to child 149 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:07.460183 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:51106] AH01964: Connection to child 210 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:07.460188 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:51122] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:07.460306 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:51106] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:07.460315 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:51122] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:07.460344 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:51106] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:07.460355 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:51122] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:07.461842 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:51122] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:07.462038 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:51122] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:07.462120 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:51122] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:06:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:07.464085 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:51122] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:07.464377 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:51106] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:07.464603 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:51106] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:07.464731 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:51106] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:06:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:07.466693 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:51106] AH02001: Connection closed to child 210 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:12.459545 2025] [ssl:info] [pid 30:tid 170] [client 10.128.0.2:51146] AH01964: Connection to child 151 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:12.459739 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:51146] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:12.459800 2025] [core:debug] [pid 30:tid 170] protocol.c(2460): [client 10.128.0.2:51146] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:12.460778 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:51136] AH01964: Connection to child 212 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:12.460897 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:51136] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:12.460938 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:51136] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:12.462343 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:51136] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:12.462497 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:51136] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:12.462596 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:51136] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:06:12.462788 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:51146] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:12.463124 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:51146] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:12.463286 2025] [authz_core:debug] [pid 30:tid 170] mod_authz_core.c(843): [client 10.128.0.2:51146] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:06:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:12.464653 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:51136] AH02001: Connection closed to child 212 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:06:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:12.465608 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:51146] AH02001: Connection closed to child 151 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:17.459922 2025] [ssl:info] [pid 30:tid 147] [client 10.128.0.2:54214] AH01964: Connection to child 128 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:17.460066 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:54222] AH01964: Connection to child 214 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:17.460151 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2337): [client 10.128.0.2:54214] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:17.460193 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:54222] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:17.460223 2025] [core:debug] [pid 30:tid 147] protocol.c(2460): [client 10.128.0.2:54214] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:17.460232 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:54222] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:17.461665 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:54222] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:17.461866 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:54222] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:17.461956 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:54222] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:06:17.462385 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2167): [client 10.128.0.2:54214] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:17.462637 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(341): [client 10.128.0.2:54214] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:17.462834 2025] [authz_core:debug] [pid 30:tid 147] mod_authz_core.c(843): [client 10.128.0.2:54214] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:06:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:17.463891 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:54222] AH02001: Connection closed to child 214 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:06:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:17.465233 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_io.c(1150): [client 10.128.0.2:54214] AH02001: Connection closed to child 128 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:22.459575 2025] [ssl:info] [pid 28:tid 121] [client 10.128.0.2:54236] AH01964: Connection to child 7 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:22.459586 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:54246] AH01964: Connection to child 215 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:22.459718 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:54246] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:22.459732 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:54236] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:22.459755 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:54246] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:22.459773 2025] [core:debug] [pid 28:tid 121] protocol.c(2460): [client 10.128.0.2:54236] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:22.461318 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:54236] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:22.461498 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:54236] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:22.461637 2025] [authz_core:debug] [pid 28:tid 121] mod_authz_core.c(843): [client 10.128.0.2:54236] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:06:22.461731 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:54246] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:22.461883 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:54246] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:22.461987 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:54246] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:06:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:22.463696 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:54246] AH02001: Connection closed to child 215 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:06:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:22.464333 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:54236] AH02001: Connection closed to child 7 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:27.460236 2025] [ssl:info] [pid 30:tid 149] [client 10.128.0.2:53780] AH01964: Connection to child 130 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:27.460262 2025] [ssl:info] [pid 30:tid 148] [client 10.128.0.2:53772] AH01964: Connection to child 129 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:27.460430 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_kernel.c(2337): [client 10.128.0.2:53780] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:27.460475 2025] [core:debug] [pid 30:tid 149] protocol.c(2460): [client 10.128.0.2:53780] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:27.460818 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2337): [client 10.128.0.2:53772] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:27.460894 2025] [core:debug] [pid 30:tid 148] protocol.c(2460): [client 10.128.0.2:53772] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:27.462056 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_kernel.c(2167): [client 10.128.0.2:53780] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:27.462243 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_kernel.c(341): [client 10.128.0.2:53780] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:27.462348 2025] [authz_core:debug] [pid 30:tid 149] mod_authz_core.c(843): [client 10.128.0.2:53780] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:06:27.463457 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2167): [client 10.128.0.2:53772] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:27.463791 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(341): [client 10.128.0.2:53772] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:27.463950 2025] [authz_core:debug] [pid 30:tid 148] mod_authz_core.c(843): [client 10.128.0.2:53772] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:06:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:27.464175 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_io.c(1150): [client 10.128.0.2:53780] AH02001: Connection closed to child 130 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:06:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:27.466165 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_io.c(1150): [client 10.128.0.2:53772] AH02001: Connection closed to child 129 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:32.460520 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:53802] AH01964: Connection to child 216 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:32.460582 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:53792] AH01964: Connection to child 195 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:32.460688 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:53802] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:32.460753 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:53792] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:32.460776 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:53802] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:32.460792 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:53792] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:32.462250 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:53792] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:32.462406 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:53792] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:32.462498 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:53792] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:06:32.463617 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:53802] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:32.463995 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:53802] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:32.464123 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:53802] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:06:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:32.464791 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:53792] AH02001: Connection closed to child 195 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:06:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:32.467031 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:53802] AH02001: Connection closed to child 216 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:37.460604 2025] [ssl:info] [pid 30:tid 152] [client 10.128.0.2:47480] AH01964: Connection to child 133 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:37.460789 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:47496] AH01964: Connection to child 197 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:37.460863 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:47480] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:37.460917 2025] [core:debug] [pid 30:tid 152] protocol.c(2460): [client 10.128.0.2:47480] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:37.460933 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:47496] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:37.460979 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:47496] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:37.463215 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:47480] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:37.463439 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:47480] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:37.463546 2025] [authz_core:debug] [pid 30:tid 152] mod_authz_core.c(843): [client 10.128.0.2:47480] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:06:37.464929 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:47496] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:37.465151 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:47496] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:37.465250 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:47496] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:06:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:37.465561 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:47480] AH02001: Connection closed to child 133 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:06:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:37.467954 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:47496] AH02001: Connection closed to child 197 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:42.460474 2025] [ssl:info] [pid 29:tid 106] [client 10.128.0.2:47502] AH01964: Connection to child 83 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:42.460511 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:47518] AH01964: Connection to child 82 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:42.460578 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_kernel.c(2337): [client 10.128.0.2:47502] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:42.460616 2025] [core:debug] [pid 29:tid 106] protocol.c(2460): [client 10.128.0.2:47502] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:42.460652 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:47518] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:42.460711 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:47518] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:42.461994 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_kernel.c(2167): [client 10.128.0.2:47502] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:42.462170 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_kernel.c(341): [client 10.128.0.2:47502] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:42.462264 2025] [authz_core:debug] [pid 29:tid 106] mod_authz_core.c(843): [client 10.128.0.2:47502] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:06:42.462636 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:47518] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:42.462862 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:47518] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:42.463077 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:47518] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:06:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:42.464402 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_io.c(1150): [client 10.128.0.2:47502] AH02001: Connection closed to child 83 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:06:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:42.465071 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:47518] AH02001: Connection closed to child 82 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:47.460504 2025] [ssl:info] [pid 29:tid 110] [client 10.128.0.2:43904] AH01964: Connection to child 87 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:47.460534 2025] [ssl:info] [pid 28:tid 122] [client 10.128.0.2:43912] AH01964: Connection to child 8 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:47.460689 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:43912] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:47.460742 2025] [core:debug] [pid 28:tid 122] protocol.c(2460): [client 10.128.0.2:43912] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:47.461002 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(2337): [client 10.128.0.2:43904] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:47.461145 2025] [core:debug] [pid 29:tid 110] protocol.c(2460): [client 10.128.0.2:43904] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:47.462380 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:43912] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:47.462558 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:43912] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:47.462660 2025] [authz_core:debug] [pid 28:tid 122] mod_authz_core.c(843): [client 10.128.0.2:43912] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:06:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:47.465097 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:43912] AH02001: Connection closed to child 8 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:47.465430 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(2167): [client 10.128.0.2:43904] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:47.465877 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(341): [client 10.128.0.2:43904] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:47.466148 2025] [authz_core:debug] [pid 29:tid 110] mod_authz_core.c(843): [client 10.128.0.2:43904] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:06:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:47.468803 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_io.c(1150): [client 10.128.0.2:43904] AH02001: Connection closed to child 87 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:52.459854 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:43914] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:52.459979 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:43914] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:52.460017 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:43914] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:52.460011 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:43916] AH01964: Connection to child 194 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:52.460137 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:43916] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:52.460182 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:43916] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:52.461516 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:43914] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:52.461703 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:43914] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:52.461846 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:43914] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:06:52.461940 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:43916] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:52.462104 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:43916] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:52.462206 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:43916] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:06:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:52.464115 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:43916] AH02001: Connection closed to child 194 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:06:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:52.464330 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:43914] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:57.460724 2025] [ssl:info] [pid 29:tid 109] [client 10.128.0.2:59184] AH01964: Connection to child 86 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:57.460993 2025] [ssl:info] [pid 30:tid 150] [client 10.128.0.2:59182] AH01964: Connection to child 131 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:57.461144 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:59182] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:57.461229 2025] [core:debug] [pid 30:tid 150] protocol.c(2460): [client 10.128.0.2:59182] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:57.463794 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(2337): [client 10.128.0.2:59184] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:06:57.463851 2025] [core:debug] [pid 29:tid 109] protocol.c(2460): [client 10.128.0.2:59184] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:06:57.464977 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:59182] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:57.465243 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:59182] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:57.465343 2025] [authz_core:debug] [pid 30:tid 150] mod_authz_core.c(843): [client 10.128.0.2:59182] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:06:57.466535 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(2167): [client 10.128.0.2:59184] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:06:57.466964 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(341): [client 10.128.0.2:59184] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:06:57.467132 2025] [authz_core:debug] [pid 29:tid 109] mod_authz_core.c(843): [client 10.128.0.2:59184] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:06:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:57.469524 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_io.c(1150): [client 10.128.0.2:59184] AH02001: Connection closed to child 86 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:06:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:06:57.470497 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:59182] AH02001: Connection closed to child 131 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:02.459490 2025] [ssl:info] [pid 30:tid 155] [client 10.128.0.2:59200] AH01964: Connection to child 136 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:02.459538 2025] [ssl:info] [pid 30:tid 154] [client 10.128.0.2:59216] AH01964: Connection to child 135 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:02.459621 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:59200] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:02.459656 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:59216] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:02.459664 2025] [core:debug] [pid 30:tid 155] protocol.c(2460): [client 10.128.0.2:59200] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:02.459714 2025] [core:debug] [pid 30:tid 154] protocol.c(2460): [client 10.128.0.2:59216] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:02.461283 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:59200] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:02.461470 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:59200] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:02.461572 2025] [authz_core:debug] [pid 30:tid 155] mod_authz_core.c(843): [client 10.128.0.2:59200] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:07:02.461593 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:59216] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:02.461791 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:59216] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:02.461889 2025] [authz_core:debug] [pid 30:tid 154] mod_authz_core.c(843): [client 10.128.0.2:59216] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:07:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:07:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:02.463886 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:59216] AH02001: Connection closed to child 135 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:02.463896 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:59200] AH02001: Connection closed to child 136 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:07.459812 2025] [ssl:info] [pid 30:tid 158] [client 10.128.0.2:42904] AH01964: Connection to child 139 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:07.459908 2025] [ssl:info] [pid 30:tid 159] [client 10.128.0.2:42902] AH01964: Connection to child 140 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:07.459970 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:42904] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:07.460014 2025] [core:debug] [pid 30:tid 158] protocol.c(2460): [client 10.128.0.2:42904] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:07.460025 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:42902] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:07.460066 2025] [core:debug] [pid 30:tid 159] protocol.c(2460): [client 10.128.0.2:42902] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:07.461805 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:42902] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:07.461975 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:42902] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:07.462083 2025] [authz_core:debug] [pid 30:tid 159] mod_authz_core.c(843): [client 10.128.0.2:42902] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:07:07.462416 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:42904] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:07.462765 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:42904] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:07.462871 2025] [authz_core:debug] [pid 30:tid 158] mod_authz_core.c(843): [client 10.128.0.2:42904] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:07:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:07.464249 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:42902] AH02001: Connection closed to child 140 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:07:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:07.467310 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:42904] AH02001: Connection closed to child 139 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:12.459864 2025] [ssl:info] [pid 30:tid 163] [client 10.128.0.2:42926] AH01964: Connection to child 144 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:12.459988 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:42926] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:12.460036 2025] [core:debug] [pid 30:tid 163] protocol.c(2460): [client 10.128.0.2:42926] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:12.461548 2025] [ssl:info] [pid 28:tid 125] [client 10.128.0.2:42912] AH01964: Connection to child 11 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:12.461619 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:42912] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:12.461650 2025] [core:debug] [pid 28:tid 125] protocol.c(2460): [client 10.128.0.2:42912] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:12.463206 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:42926] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:12.463418 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:42926] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:12.463535 2025] [authz_core:debug] [pid 30:tid 163] mod_authz_core.c(843): [client 10.128.0.2:42926] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:07:12.463831 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:42912] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:12.464037 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:42912] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:12.464104 2025] [authz_core:debug] [pid 28:tid 125] mod_authz_core.c(843): [client 10.128.0.2:42912] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:07:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:12.465434 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:42926] AH02001: Connection closed to child 144 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:07:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:12.467192 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:42912] AH02001: Connection closed to child 11 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:17.459729 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:49080] AH01964: Connection to child 202 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:17.459911 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:49080] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:17.459980 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:49080] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:17.460242 2025] [ssl:info] [pid 29:tid 111] [client 10.128.0.2:49084] AH01964: Connection to child 88 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:17.460350 2025] [ssl:debug] [pid 29:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:49084] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:17.460405 2025] [core:debug] [pid 29:tid 111] protocol.c(2460): [client 10.128.0.2:49084] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:17.463421 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:49080] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:17.463901 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:49080] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:17.464083 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:49080] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:07:17.465144 2025] [ssl:debug] [pid 29:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:49084] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:17.465880 2025] [ssl:debug] [pid 29:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:49084] AH02034: Initial (No.1) HTTPS request received for child 88 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:17.465999 2025] [authz_core:debug] [pid 29:tid 111] mod_authz_core.c(843): [client 10.128.0.2:49084] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:07:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:17.468319 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:49080] AH02001: Connection closed to child 202 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:07:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:17.470433 2025] [ssl:debug] [pid 29:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:49084] AH02001: Connection closed to child 88 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:22.460136 2025] [ssl:info] [pid 30:tid 164] [client 10.128.0.2:49096] AH01964: Connection to child 145 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:22.460276 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:49096] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:22.460330 2025] [core:debug] [pid 30:tid 164] protocol.c(2460): [client 10.128.0.2:49096] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:22.460595 2025] [ssl:info] [pid 30:tid 165] [client 10.128.0.2:49106] AH01964: Connection to child 146 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:22.460730 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:49106] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:22.460772 2025] [core:debug] [pid 30:tid 165] protocol.c(2460): [client 10.128.0.2:49106] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:22.462765 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:49096] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:22.463032 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:49096] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:22.463171 2025] [authz_core:debug] [pid 30:tid 164] mod_authz_core.c(843): [client 10.128.0.2:49096] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:07:22.463406 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:49106] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:22.463804 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:49106] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:22.463993 2025] [authz_core:debug] [pid 30:tid 165] mod_authz_core.c(843): [client 10.128.0.2:49106] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:07:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:07:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:22.467346 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:49096] AH02001: Connection closed to child 145 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:22.467385 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:49106] AH02001: Connection closed to child 146 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:27.459850 2025] [ssl:info] [pid 28:tid 126] [client 10.128.0.2:44916] AH01964: Connection to child 12 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:27.459845 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:44922] AH01964: Connection to child 209 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:27.459994 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:44922] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:27.460013 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:44916] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:27.460042 2025] [core:debug] [pid 28:tid 126] protocol.c(2460): [client 10.128.0.2:44916] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:27.460042 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:44922] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:27.462211 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:44922] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:27.462400 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:44922] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:27.462490 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:44922] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:07:27.462638 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:44916] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:27.463166 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:44916] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:27.463225 2025] [authz_core:debug] [pid 28:tid 126] mod_authz_core.c(843): [client 10.128.0.2:44916] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:07:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:27.464716 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:44922] AH02001: Connection closed to child 209 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:07:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:27.465096 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:44916] AH02001: Connection closed to child 12 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:32.461405 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:44928] AH01964: Connection to child 203 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:32.461581 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:44928] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:32.461667 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:44928] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:32.464210 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:44928] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:32.464490 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:44928] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:32.464608 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:44928] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:07:32.464727 2025] [ssl:info] [pid 28:tid 129] [client 10.128.0.2:44942] AH01964: Connection to child 15 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:32.464844 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:44942] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:32.464888 2025] [core:debug] [pid 28:tid 129] protocol.c(2460): [client 10.128.0.2:44942] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:32.469087 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:44942] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:32.469404 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:44942] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:32.469527 2025] [authz_core:debug] [pid 28:tid 129] mod_authz_core.c(843): [client 10.128.0.2:44942] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:07:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:32.471578 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:44942] AH02001: Connection closed to child 15 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:07:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:32.472901 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:44928] AH02001: Connection closed to child 203 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:37.460187 2025] [ssl:info] [pid 29:tid 89] [client 10.128.0.2:46196] AH01964: Connection to child 66 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:37.460378 2025] [ssl:info] [pid 28:tid 131] [client 10.128.0.2:46210] AH01964: Connection to child 16 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:37.460550 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:46210] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:37.460628 2025] [core:debug] [pid 28:tid 131] protocol.c(2460): [client 10.128.0.2:46210] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:37.460951 2025] [ssl:debug] [pid 29:tid 89] ssl_engine_kernel.c(2337): [client 10.128.0.2:46196] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:37.461069 2025] [core:debug] [pid 29:tid 89] protocol.c(2460): [client 10.128.0.2:46196] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:37.465779 2025] [ssl:debug] [pid 29:tid 89] ssl_engine_kernel.c(2167): [client 10.128.0.2:46196] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:37.466350 2025] [ssl:debug] [pid 29:tid 89] ssl_engine_kernel.c(341): [client 10.128.0.2:46196] AH02034: Initial (No.1) HTTPS request received for child 66 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:37.466659 2025] [authz_core:debug] [pid 29:tid 89] mod_authz_core.c(843): [client 10.128.0.2:46196] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:07:37.466979 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:46210] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:37.467620 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:46210] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:37.467921 2025] [authz_core:debug] [pid 28:tid 131] mod_authz_core.c(843): [client 10.128.0.2:46210] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:07:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:37.470994 2025] [ssl:debug] [pid 29:tid 89] ssl_engine_io.c(1150): [client 10.128.0.2:46196] AH02001: Connection closed to child 66 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:07:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:37.472466 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:46210] AH02001: Connection closed to child 16 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:42.460052 2025] [ssl:info] [pid 30:tid 168] [client 10.128.0.2:46224] AH01964: Connection to child 149 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:42.460202 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:46224] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:42.460244 2025] [core:debug] [pid 30:tid 168] protocol.c(2460): [client 10.128.0.2:46224] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:42.461102 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:46238] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:42.461259 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:46238] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:42.461308 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:46238] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:42.462483 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:46224] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:42.462721 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:46224] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:42.462832 2025] [authz_core:debug] [pid 30:tid 168] mod_authz_core.c(843): [client 10.128.0.2:46224] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:07:42.463216 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:46238] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:42.463484 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:46238] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:42.463600 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:46238] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:07:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:42.465001 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:46224] AH02001: Connection closed to child 149 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:07:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:42.466242 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:46238] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:47.460941 2025] [ssl:info] [pid 30:tid 170] [client 10.128.0.2:60142] AH01964: Connection to child 151 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:47.460965 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:60150] AH01964: Connection to child 211 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:47.461070 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:60150] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:47.461107 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:60150] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:47.461171 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:60142] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:47.461255 2025] [core:debug] [pid 30:tid 170] protocol.c(2460): [client 10.128.0.2:60142] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:47.463275 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:60150] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:47.463450 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:60150] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:47.463547 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:60150] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:07:47.464804 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:60142] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:47.465215 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:60142] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:47.465419 2025] [authz_core:debug] [pid 30:tid 170] mod_authz_core.c(843): [client 10.128.0.2:60142] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:07:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:47.468793 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:60142] AH02001: Connection closed to child 151 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:07:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:47.471180 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:60150] AH02001: Connection closed to child 211 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:52.459513 2025] [ssl:info] [pid 28:tid 133] [client 10.128.0.2:60154] AH01964: Connection to child 17 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:52.459538 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:60152] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:52.459627 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:60152] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:52.459649 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:60154] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:52.459663 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:60152] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:52.459746 2025] [core:debug] [pid 28:tid 133] protocol.c(2460): [client 10.128.0.2:60154] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:52.462758 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:60154] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:52.462838 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:60152] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:52.463122 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:60154] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:52.463285 2025] [authz_core:debug] [pid 28:tid 133] mod_authz_core.c(843): [client 10.128.0.2:60154] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:07:52.463558 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:60152] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:52.463621 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:60152] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:07:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:52.465910 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:60154] AH02001: Connection closed to child 17 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:07:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:52.467600 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:60152] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:57.460441 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:34754] AH01964: Connection to child 192 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:57.460714 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:34754] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:57.460768 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:34764] AH01964: Connection to child 210 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:57.460805 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:34754] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:57.460898 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:34764] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:07:57.460951 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:34764] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:07:57.464200 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:34764] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:57.464375 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:34754] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:07:57.464549 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:34764] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:57.464649 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:34764] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:07:57.464879 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:34754] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:07:57.465084 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:34754] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:07:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:57.468821 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:34754] AH02001: Connection closed to child 192 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:07:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:07:57.469426 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:34764] AH02001: Connection closed to child 210 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:02.459783 2025] [ssl:info] [pid 30:tid 171] [client 10.128.0.2:34776] AH01964: Connection to child 152 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:02.459889 2025] [ssl:info] [pid 30:tid 147] [client 10.128.0.2:34784] AH01964: Connection to child 128 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:02.459992 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:34776] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:02.460052 2025] [core:debug] [pid 30:tid 171] protocol.c(2460): [client 10.128.0.2:34776] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:02.460063 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2337): [client 10.128.0.2:34784] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:02.460119 2025] [core:debug] [pid 30:tid 147] protocol.c(2460): [client 10.128.0.2:34784] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:02.462900 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:34776] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:02.463242 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:34776] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:02.463377 2025] [authz_core:debug] [pid 30:tid 171] mod_authz_core.c(843): [client 10.128.0.2:34776] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:08:02.463521 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2167): [client 10.128.0.2:34784] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:02.463973 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(341): [client 10.128.0.2:34784] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:02.464290 2025] [authz_core:debug] [pid 30:tid 147] mod_authz_core.c(843): [client 10.128.0.2:34784] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:08:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:02.467568 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:34776] AH02001: Connection closed to child 152 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:08:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:02.468997 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_io.c(1150): [client 10.128.0.2:34784] AH02001: Connection closed to child 128 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:07.460288 2025] [ssl:info] [pid 30:tid 148] [client 10.128.0.2:52258] AH01964: Connection to child 129 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:07.460422 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2337): [client 10.128.0.2:52258] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:07.460470 2025] [core:debug] [pid 30:tid 148] protocol.c(2460): [client 10.128.0.2:52258] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:07.460768 2025] [ssl:info] [pid 30:tid 152] [client 10.128.0.2:52246] AH01964: Connection to child 133 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:07.460898 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:52246] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:07.460947 2025] [core:debug] [pid 30:tid 152] protocol.c(2460): [client 10.128.0.2:52246] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:07.462523 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2167): [client 10.128.0.2:52258] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:07.462757 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(341): [client 10.128.0.2:52258] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:07.462883 2025] [authz_core:debug] [pid 30:tid 148] mod_authz_core.c(843): [client 10.128.0.2:52258] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:08:07.463260 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:52246] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:07.463476 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:52246] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:07.463579 2025] [authz_core:debug] [pid 30:tid 152] mod_authz_core.c(843): [client 10.128.0.2:52246] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:08:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:07.465251 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_io.c(1150): [client 10.128.0.2:52258] AH02001: Connection closed to child 129 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:08:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:07.466078 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:52246] AH02001: Connection closed to child 133 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:12.459992 2025] [ssl:info] [pid 30:tid 154] [client 10.128.0.2:52270] AH01964: Connection to child 135 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:12.460068 2025] [ssl:info] [pid 30:tid 153] [client 10.128.0.2:52276] AH01964: Connection to child 134 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:12.460129 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:52270] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:12.460177 2025] [core:debug] [pid 30:tid 154] protocol.c(2460): [client 10.128.0.2:52270] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:12.460213 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:52276] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:12.460283 2025] [core:debug] [pid 30:tid 153] protocol.c(2460): [client 10.128.0.2:52276] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:12.462991 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:52270] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:12.463221 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:52270] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:12.463339 2025] [authz_core:debug] [pid 30:tid 154] mod_authz_core.c(843): [client 10.128.0.2:52270] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:08:12.464164 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:52276] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:12.464579 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:52276] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:12.464800 2025] [authz_core:debug] [pid 30:tid 153] mod_authz_core.c(843): [client 10.128.0.2:52276] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:08:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:12.465502 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:52270] AH02001: Connection closed to child 135 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:08:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:12.467366 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:52276] AH02001: Connection closed to child 134 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:17.460223 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:42884] AH01964: Connection to child 215 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:17.460343 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:42884] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:17.460391 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:42884] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:17.460538 2025] [ssl:info] [pid 30:tid 157] [client 10.128.0.2:42898] AH01964: Connection to child 138 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:17.460666 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:42898] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:17.460802 2025] [core:debug] [pid 30:tid 157] protocol.c(2460): [client 10.128.0.2:42898] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:17.462232 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:42884] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:17.462431 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:42884] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:17.462531 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:42884] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:08:17.462895 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:42898] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:17.463265 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:42898] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:17.463405 2025] [authz_core:debug] [pid 30:tid 157] mod_authz_core.c(843): [client 10.128.0.2:42898] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:08:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:17.464469 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:42884] AH02001: Connection closed to child 215 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:08:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:17.468709 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:42898] AH02001: Connection closed to child 138 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:22.460204 2025] [ssl:info] [pid 29:tid 90] [client 10.128.0.2:42914] AH01964: Connection to child 67 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:22.460234 2025] [ssl:info] [pid 29:tid 93] [client 10.128.0.2:42928] AH01964: Connection to child 70 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:22.460377 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(2337): [client 10.128.0.2:42928] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:22.460425 2025] [core:debug] [pid 29:tid 93] protocol.c(2460): [client 10.128.0.2:42928] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:22.460519 2025] [ssl:debug] [pid 29:tid 90] ssl_engine_kernel.c(2337): [client 10.128.0.2:42914] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:22.460589 2025] [core:debug] [pid 29:tid 90] protocol.c(2460): [client 10.128.0.2:42914] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:22.462063 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(2167): [client 10.128.0.2:42928] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:22.462229 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(341): [client 10.128.0.2:42928] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:22.462318 2025] [authz_core:debug] [pid 29:tid 93] mod_authz_core.c(843): [client 10.128.0.2:42928] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:08:22.462774 2025] [ssl:debug] [pid 29:tid 90] ssl_engine_kernel.c(2167): [client 10.128.0.2:42914] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:22.462990 2025] [ssl:debug] [pid 29:tid 90] ssl_engine_kernel.c(341): [client 10.128.0.2:42914] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:22.463103 2025] [authz_core:debug] [pid 29:tid 90] mod_authz_core.c(843): [client 10.128.0.2:42914] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:08:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:22.465217 2025] [ssl:debug] [pid 29:tid 90] ssl_engine_io.c(1150): [client 10.128.0.2:42914] AH02001: Connection closed to child 67 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:08:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:22.465446 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_io.c(1150): [client 10.128.0.2:42928] AH02001: Connection closed to child 70 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:27.460185 2025] [ssl:info] [pid 30:tid 156] [client 10.128.0.2:35178] AH01964: Connection to child 137 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:27.460313 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:35178] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:27.460354 2025] [core:debug] [pid 30:tid 156] protocol.c(2460): [client 10.128.0.2:35178] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:27.460417 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:35182] AH01964: Connection to child 193 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:27.460503 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:35182] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:27.460536 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:35182] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:27.462130 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:35178] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:27.462427 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:35178] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:27.462513 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:35182] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:27.462579 2025] [authz_core:debug] [pid 30:tid 156] mod_authz_core.c(843): [client 10.128.0.2:35178] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:08:27.462772 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:35182] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:27.462845 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:35182] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:08:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:27.464953 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:35178] AH02001: Connection closed to child 137 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:08:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:27.466446 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:35182] AH02001: Connection closed to child 193 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:32.459865 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:35192] AH01964: Connection to child 196 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:32.459965 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:35192] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:32.460005 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:35192] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:32.460112 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:35198] AH01964: Connection to child 216 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:32.460240 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:35198] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:32.460300 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:35198] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:32.461897 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:35192] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:32.462051 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:35192] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:32.462141 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:35192] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:08:32.463496 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:35198] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:32.463976 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:35198] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:32.464130 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:35198] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:08:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:32.466253 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:35192] AH02001: Connection closed to child 196 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:08:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:32.468248 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:35198] AH02001: Connection closed to child 216 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:37.460210 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:53792] AH01964: Connection to child 197 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:37.460234 2025] [ssl:info] [pid 30:tid 160] [client 10.128.0.2:53778] AH01964: Connection to child 141 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:37.460332 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:53792] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:37.460369 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:53792] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:37.460380 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:53778] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:37.460432 2025] [core:debug] [pid 30:tid 160] protocol.c(2460): [client 10.128.0.2:53778] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:37.461697 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:53792] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:37.461861 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:53792] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:37.461964 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:53792] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:08:37.463643 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:53778] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:37.463996 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:53778] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:37.464163 2025] [authz_core:debug] [pid 30:tid 160] mod_authz_core.c(843): [client 10.128.0.2:53778] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:08:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:37.464539 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:53792] AH02001: Connection closed to child 197 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:08:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:37.466322 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:53778] AH02001: Connection closed to child 141 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:42.459519 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:53798] AH01964: Connection to child 200 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:42.459536 2025] [ssl:info] [pid 30:tid 161] [client 10.128.0.2:53800] AH01964: Connection to child 142 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:42.459633 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:53800] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:42.459695 2025] [core:debug] [pid 30:tid 161] protocol.c(2460): [client 10.128.0.2:53800] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:42.459753 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:53798] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:42.459793 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:53798] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:42.461106 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:53798] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:42.461386 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:53798] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:42.461561 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:53800] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:42.461635 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:53798] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:08:42.461720 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:53800] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:42.461773 2025] [authz_core:debug] [pid 30:tid 161] mod_authz_core.c(843): [client 10.128.0.2:53800] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:08:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:42.463686 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:53798] AH02001: Connection closed to child 200 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:08:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:42.463913 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:53800] AH02001: Connection closed to child 142 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:47.460394 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:39770] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:47.460394 2025] [ssl:info] [pid 29:tid 92] [client 10.128.0.2:39768] AH01964: Connection to child 69 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:47.460537 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:39770] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:47.460584 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:39770] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:47.460654 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(2337): [client 10.128.0.2:39768] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:47.460721 2025] [core:debug] [pid 29:tid 92] protocol.c(2460): [client 10.128.0.2:39768] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:47.462612 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(2167): [client 10.128.0.2:39768] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:47.462781 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:39770] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:47.462928 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(341): [client 10.128.0.2:39768] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:47.463064 2025] [authz_core:debug] [pid 29:tid 92] mod_authz_core.c(843): [client 10.128.0.2:39768] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:08:47.463293 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:39770] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:47.463357 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:39770] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:08:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:08:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:47.465482 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:39770] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:47.465548 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_io.c(1150): [client 10.128.0.2:39768] AH02001: Connection closed to child 69 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:52.460727 2025] [ssl:info] [pid 28:tid 136] [client 10.128.0.2:39798] AH01964: Connection to child 19 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:52.460836 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(2337): [client 10.128.0.2:39798] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:52.460872 2025] [core:debug] [pid 28:tid 136] protocol.c(2460): [client 10.128.0.2:39798] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:52.460878 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:39806] AH01964: Connection to child 208 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:52.460981 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:39806] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:52.461023 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:39806] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:52.462451 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:39806] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:52.462487 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(2167): [client 10.128.0.2:39798] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:52.462618 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:39806] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:52.462721 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(341): [client 10.128.0.2:39798] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:52.462747 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:39806] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:08:52.462839 2025] [authz_core:debug] [pid 28:tid 136] mod_authz_core.c(843): [client 10.128.0.2:39798] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:08:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:52.464506 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:39806] AH02001: Connection closed to child 208 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:08:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:52.464808 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_io.c(1150): [client 10.128.0.2:39798] AH02001: Connection closed to child 19 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:57.460707 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:37590] AH01964: Connection to child 209 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:57.460828 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:37590] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:57.460870 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:37590] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:57.461245 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:37602] AH01964: Connection to child 206 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:57.461531 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:37602] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:08:57.461659 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:37602] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:08:57.462937 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:37590] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:57.463110 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:37590] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:57.463217 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:37590] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:08:57.464773 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:37602] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:08:57.465300 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:37602] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:08:57.465543 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:37602] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:08:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:57.467035 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:37590] AH02001: Connection closed to child 209 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:08:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:08:57.468472 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:37602] AH02001: Connection closed to child 206 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:02.459764 2025] [ssl:info] [pid 30:tid 163] [client 10.128.0.2:37624] AH01964: Connection to child 144 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:02.459863 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:37624] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:02.459899 2025] [core:debug] [pid 30:tid 163] protocol.c(2460): [client 10.128.0.2:37624] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:02.460048 2025] [ssl:info] [pid 28:tid 137] [client 10.128.0.2:37612] AH01964: Connection to child 20 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:02.461014 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_kernel.c(2337): [client 10.128.0.2:37612] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:02.461173 2025] [core:debug] [pid 28:tid 137] protocol.c(2460): [client 10.128.0.2:37612] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:02.461974 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:37624] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:02.462135 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:37624] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:02.462266 2025] [authz_core:debug] [pid 30:tid 163] mod_authz_core.c(843): [client 10.128.0.2:37624] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:09:02.465524 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_kernel.c(2167): [client 10.128.0.2:37612] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:02.466055 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_kernel.c(341): [client 10.128.0.2:37612] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:02.466323 2025] [authz_core:debug] [pid 28:tid 137] mod_authz_core.c(843): [client 10.128.0.2:37612] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:09:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:02.471798 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_io.c(1150): [client 10.128.0.2:37612] AH02001: Connection closed to child 20 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:09:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:02.473431 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:37624] AH02001: Connection closed to child 144 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:07.459641 2025] [ssl:info] [pid 30:tid 165] [client 10.128.0.2:59934] AH01964: Connection to child 146 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:07.459747 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:59928] AH01964: Connection to child 203 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:07.459859 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:59928] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:07.459902 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:59928] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:07.460049 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:59934] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:07.460146 2025] [core:debug] [pid 30:tid 165] protocol.c(2460): [client 10.128.0.2:59934] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:07.461217 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:59928] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:07.461578 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:59928] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:07.461659 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:59928] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:09:07.463267 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:59934] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [11/Oct/2025:11:09:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:07.463438 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:59928] AH02001: Connection closed to child 203 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:07.463805 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:59934] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:07.464008 2025] [authz_core:debug] [pid 30:tid 165] mod_authz_core.c(843): [client 10.128.0.2:59934] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:09:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:07.466727 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:59934] AH02001: Connection closed to child 146 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:12.459895 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:59938] AH01964: Connection to child 211 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:12.459989 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:59940] AH01964: Connection to child 205 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:12.460090 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:59940] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:12.460133 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:59940] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:12.460191 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:59938] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:12.460260 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:59938] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:12.462374 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:59938] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:12.462413 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:59940] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:12.462577 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:59940] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:12.462717 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:59940] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:09:12.462900 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:59938] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:12.463094 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:59938] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:09:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:12.465563 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:59938] AH02001: Connection closed to child 211 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:09:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:12.466061 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:59940] AH02001: Connection closed to child 205 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:17.460387 2025] [ssl:info] [pid 28:tid 138] [client 10.128.0.2:42872] AH01964: Connection to child 21 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:17.460486 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(2337): [client 10.128.0.2:42872] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:17.460522 2025] [core:debug] [pid 28:tid 138] protocol.c(2460): [client 10.128.0.2:42872] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:17.460560 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:42884] AH01964: Connection to child 192 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:17.460777 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:42884] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:17.460847 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:42884] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:17.462087 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(2167): [client 10.128.0.2:42872] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:17.462233 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(341): [client 10.128.0.2:42872] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:17.462317 2025] [authz_core:debug] [pid 28:tid 138] mod_authz_core.c(843): [client 10.128.0.2:42872] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:09:17.463804 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:42884] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:17.464253 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:42884] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:17.464498 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:42884] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:09:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:17.465708 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_io.c(1150): [client 10.128.0.2:42872] AH02001: Connection closed to child 21 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:09:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:17.467850 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:42884] AH02001: Connection closed to child 192 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:22.460719 2025] [ssl:info] [pid 30:tid 167] [client 10.128.0.2:42896] AH01964: Connection to child 148 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:22.460817 2025] [ssl:info] [pid 28:tid 139] [client 10.128.0.2:42894] AH01964: Connection to child 22 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:22.460912 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:42896] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:22.460931 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2337): [client 10.128.0.2:42894] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:22.460964 2025] [core:debug] [pid 30:tid 167] protocol.c(2460): [client 10.128.0.2:42896] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:22.460975 2025] [core:debug] [pid 28:tid 139] protocol.c(2460): [client 10.128.0.2:42894] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:22.462719 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:42896] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:22.462939 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:42896] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:22.463037 2025] [authz_core:debug] [pid 30:tid 167] mod_authz_core.c(843): [client 10.128.0.2:42896] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:09:22.463281 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2167): [client 10.128.0.2:42894] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:22.463513 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(341): [client 10.128.0.2:42894] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:22.463625 2025] [authz_core:debug] [pid 28:tid 139] mod_authz_core.c(843): [client 10.128.0.2:42894] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:09:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:22.465167 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:42896] AH02001: Connection closed to child 148 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:09:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:22.465741 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_io.c(1150): [client 10.128.0.2:42894] AH02001: Connection closed to child 22 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:27.460270 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:49638] AH01964: Connection to child 212 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:27.460427 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:49638] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:27.460463 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:49642] AH01964: Connection to child 210 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:27.460476 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:49638] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:27.460595 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:49642] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:27.460653 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:49642] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:27.462173 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:49642] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:27.462504 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:49642] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:27.462511 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:49638] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:27.462613 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:49642] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:09:27.462962 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:49638] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:27.463049 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:49638] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:09:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:27.465020 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:49642] AH02001: Connection closed to child 210 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:09:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:27.465504 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:49638] AH02001: Connection closed to child 212 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:32.460464 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:49646] AH01964: Connection to child 215 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:32.460629 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:49646] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:32.460727 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:49646] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:32.460816 2025] [ssl:info] [pid 28:tid 143] [client 10.128.0.2:49650] AH01964: Connection to child 24 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:32.461159 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(2337): [client 10.128.0.2:49650] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:32.461332 2025] [core:debug] [pid 28:tid 143] protocol.c(2460): [client 10.128.0.2:49650] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:32.463647 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:49646] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:32.464040 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:49646] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:32.464181 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:49646] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:09:32.464363 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(2167): [client 10.128.0.2:49650] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:32.464875 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(341): [client 10.128.0.2:49650] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:32.465132 2025] [authz_core:debug] [pid 28:tid 143] mod_authz_core.c(843): [client 10.128.0.2:49650] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:09:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:32.468181 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:49646] AH02001: Connection closed to child 215 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:09:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:32.469762 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_io.c(1150): [client 10.128.0.2:49650] AH02001: Connection closed to child 24 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:37.460412 2025] [ssl:info] [pid 30:tid 166] [client 10.128.0.2:42066] AH01964: Connection to child 147 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:37.460544 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:42066] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:37.460586 2025] [core:debug] [pid 30:tid 166] protocol.c(2460): [client 10.128.0.2:42066] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:37.460654 2025] [ssl:info] [pid 30:tid 168] [client 10.128.0.2:42080] AH01964: Connection to child 149 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:37.460809 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:42080] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:37.460872 2025] [core:debug] [pid 30:tid 168] protocol.c(2460): [client 10.128.0.2:42080] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:37.462361 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:42080] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:37.462606 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:42080] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:37.462763 2025] [authz_core:debug] [pid 30:tid 168] mod_authz_core.c(843): [client 10.128.0.2:42080] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:09:37.463142 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:42066] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:37.463418 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:42066] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:37.463528 2025] [authz_core:debug] [pid 30:tid 166] mod_authz_core.c(843): [client 10.128.0.2:42066] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:09:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:37.464724 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:42080] AH02001: Connection closed to child 149 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:09:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:37.466910 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:42066] AH02001: Connection closed to child 147 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:42.459740 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:42088] AH01964: Connection to child 195 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:42.459880 2025] [ssl:info] [pid 30:tid 171] [client 10.128.0.2:42090] AH01964: Connection to child 152 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:42.459921 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:42088] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:42.459959 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:42088] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:42.460091 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:42090] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:42.460171 2025] [core:debug] [pid 30:tid 171] protocol.c(2460): [client 10.128.0.2:42090] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:42.461830 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:42088] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:42.462001 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:42088] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:42.462105 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:42088] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:09:42.462224 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:42090] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:42.462547 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:42090] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:42.462722 2025] [authz_core:debug] [pid 30:tid 171] mod_authz_core.c(843): [client 10.128.0.2:42090] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:09:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:42.464938 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:42090] AH02001: Connection closed to child 152 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:09:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:42.466296 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:42088] AH02001: Connection closed to child 195 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:47.459799 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:54398] AH01964: Connection to child 196 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:47.459884 2025] [ssl:info] [pid 28:tid 114] [client 10.128.0.2:54400] AH01964: Connection to child 0 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:47.459913 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:54398] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:47.459950 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:54398] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:47.460029 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:54400] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:47.460091 2025] [core:debug] [pid 28:tid 114] protocol.c(2460): [client 10.128.0.2:54400] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:47.461352 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:54398] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:47.461517 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:54398] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:47.461625 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:54398] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:09:47.462383 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:54400] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:47.462619 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:54400] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:47.462746 2025] [authz_core:debug] [pid 28:tid 114] mod_authz_core.c(843): [client 10.128.0.2:54400] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:09:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:47.463624 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:54398] AH02001: Connection closed to child 196 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:09:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:47.464730 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:54400] AH02001: Connection closed to child 0 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:52.459390 2025] [ssl:info] [pid 30:tid 149] [client 10.128.0.2:54418] AH01964: Connection to child 130 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:52.459514 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_kernel.c(2337): [client 10.128.0.2:54418] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:52.459555 2025] [core:debug] [pid 30:tid 149] protocol.c(2460): [client 10.128.0.2:54418] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:52.459624 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:54432] AH01964: Connection to child 216 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:52.459762 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:54432] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:52.459806 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:54432] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:52.461042 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_kernel.c(2167): [client 10.128.0.2:54418] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:52.461245 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_kernel.c(341): [client 10.128.0.2:54418] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:52.461323 2025] [authz_core:debug] [pid 30:tid 149] mod_authz_core.c(843): [client 10.128.0.2:54418] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:09:52.461346 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:54432] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:52.461490 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:54432] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:52.461573 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:54432] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:09:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:52.463276 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_io.c(1150): [client 10.128.0.2:54418] AH02001: Connection closed to child 130 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:09:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:52.463661 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:54432] AH02001: Connection closed to child 216 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:57.459707 2025] [ssl:info] [pid 28:tid 116] [client 10.128.0.2:55078] AH01964: Connection to child 2 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:57.459719 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:55062] AH01964: Connection to child 197 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:57.459821 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:55078] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:57.459829 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:55062] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:09:57.459863 2025] [core:debug] [pid 28:tid 116] protocol.c(2460): [client 10.128.0.2:55078] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:57.459867 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:55062] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:09:57.461641 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:55062] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:57.461831 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:55062] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:57.461927 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:55062] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:09:57.462321 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:55078] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:09:57.462567 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:55078] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:09:57.462790 2025] [authz_core:debug] [pid 28:tid 116] mod_authz_core.c(843): [client 10.128.0.2:55078] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:09:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:57.464724 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:55078] AH02001: Connection closed to child 2 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:09:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:09:57.466179 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:55062] AH02001: Connection closed to child 197 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:02.459561 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:55092] AH01964: Connection to child 200 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:02.459635 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:55106] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:02.459762 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:55106] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:02.459768 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:55092] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:02.459808 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:55106] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:02.459858 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:55092] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:02.461367 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:55106] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:02.461517 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:55106] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:02.461601 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:55106] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:10:02.461913 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:55092] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:02.462122 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:55092] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:02.462237 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:55092] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:10:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:02.463728 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:55106] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:10:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:02.464300 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:55092] AH02001: Connection closed to child 200 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:07.459735 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:41468] AH01964: Connection to child 202 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:07.459786 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:41458] AH01964: Connection to child 73 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:07.459854 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:41468] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:07.459890 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:41468] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:07.459934 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:41458] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:07.459998 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:41458] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:07.461532 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:41468] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:07.461726 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:41468] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:07.461809 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:41468] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:10:07.462494 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:41458] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:07.462835 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:41458] AH02034: Initial (No.1) HTTPS request received for child 73 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:07.462967 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:41458] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:10:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:07.465214 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:41468] AH02001: Connection closed to child 202 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:10:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:07.465852 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:41458] AH02001: Connection closed to child 73 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:12.460316 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:41492] AH01964: Connection to child 208 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:12.460411 2025] [ssl:info] [pid 28:tid 115] [client 10.128.0.2:41476] AH01964: Connection to child 1 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:12.460469 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:41492] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:12.460554 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:41492] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:12.460777 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:41476] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:12.460834 2025] [core:debug] [pid 28:tid 115] protocol.c(2460): [client 10.128.0.2:41476] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:12.463209 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:41476] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:12.463240 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:41492] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:12.463414 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:41476] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:12.463440 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:41492] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:12.463528 2025] [authz_core:debug] [pid 28:tid 115] mod_authz_core.c(843): [client 10.128.0.2:41476] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:10:12.463550 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:41492] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:10:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:12.466000 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:41476] AH02001: Connection closed to child 1 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:10:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:12.467046 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:41492] AH02001: Connection closed to child 208 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:17.459423 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:38644] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:17.459519 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:38644] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:17.459554 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:38644] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:17.459564 2025] [ssl:info] [pid 30:tid 151] [client 10.128.0.2:38660] AH01964: Connection to child 132 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:17.459795 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:38660] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:17.459864 2025] [core:debug] [pid 30:tid 151] protocol.c(2460): [client 10.128.0.2:38660] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:17.460992 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:38644] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:17.461147 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:38644] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:17.461242 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:38644] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:10:17.462484 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:38660] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:17.462873 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:38660] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:17.463000 2025] [authz_core:debug] [pid 30:tid 151] mod_authz_core.c(843): [client 10.128.0.2:38660] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:10:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:17.463450 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:38644] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:10:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:17.467312 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:38660] AH02001: Connection closed to child 132 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:22.460064 2025] [ssl:info] [pid 28:tid 119] [client 10.128.0.2:38670] AH01964: Connection to child 5 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:22.460172 2025] [ssl:info] [pid 29:tid 95] [client 10.128.0.2:38672] AH01964: Connection to child 72 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:22.460287 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2337): [client 10.128.0.2:38672] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:22.460348 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:38670] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:22.460404 2025] [core:debug] [pid 28:tid 119] protocol.c(2460): [client 10.128.0.2:38670] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:22.460437 2025] [core:debug] [pid 29:tid 95] protocol.c(2460): [client 10.128.0.2:38672] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:22.462588 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2167): [client 10.128.0.2:38672] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:22.462843 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(341): [client 10.128.0.2:38672] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:22.462946 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:38670] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:22.463096 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:38670] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:22.463201 2025] [authz_core:debug] [pid 28:tid 119] mod_authz_core.c(843): [client 10.128.0.2:38670] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:10:22.463411 2025] [authz_core:debug] [pid 29:tid 95] mod_authz_core.c(843): [client 10.128.0.2:38672] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:10:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:22.465127 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:38670] AH02001: Connection closed to child 5 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:10:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:22.467049 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_io.c(1150): [client 10.128.0.2:38672] AH02001: Connection closed to child 72 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:27.459961 2025] [ssl:info] [pid 29:tid 97] [client 10.128.0.2:51852] AH01964: Connection to child 74 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:27.460094 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2337): [client 10.128.0.2:51852] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:27.460137 2025] [core:debug] [pid 29:tid 97] protocol.c(2460): [client 10.128.0.2:51852] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:27.461284 2025] [ssl:info] [pid 28:tid 120] [client 10.128.0.2:51860] AH01964: Connection to child 6 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:27.461661 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:51860] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:27.461755 2025] [core:debug] [pid 28:tid 120] protocol.c(2460): [client 10.128.0.2:51860] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:27.462194 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2167): [client 10.128.0.2:51852] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:27.462442 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(341): [client 10.128.0.2:51852] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:27.462561 2025] [authz_core:debug] [pid 29:tid 97] mod_authz_core.c(843): [client 10.128.0.2:51852] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:10:27.464223 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:51860] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [11/Oct/2025:11:10:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:27.464577 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_io.c(1150): [client 10.128.0.2:51852] AH02001: Connection closed to child 74 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:27.464494 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:51860] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:27.464881 2025] [authz_core:debug] [pid 28:tid 120] mod_authz_core.c(843): [client 10.128.0.2:51860] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:10:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:27.467059 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:51860] AH02001: Connection closed to child 6 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:32.460830 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:51870] AH01964: Connection to child 206 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:32.461074 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:51870] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:32.461134 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:51870] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:32.461948 2025] [ssl:info] [pid 28:tid 117] [client 10.128.0.2:51872] AH01964: Connection to child 3 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:32.462141 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:51872] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:32.462205 2025] [core:debug] [pid 28:tid 117] protocol.c(2460): [client 10.128.0.2:51872] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:32.463022 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:51870] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:32.463208 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:51870] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:32.463336 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:51870] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:10:32.466360 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:51872] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:32.466671 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:51872] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:32.466857 2025] [authz_core:debug] [pid 28:tid 117] mod_authz_core.c(843): [client 10.128.0.2:51872] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:10:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:32.467764 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:51870] AH02001: Connection closed to child 206 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:10:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:32.470588 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:51872] AH02001: Connection closed to child 3 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:37.459858 2025] [ssl:info] [pid 30:tid 148] [client 10.128.0.2:35708] AH01964: Connection to child 129 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:37.459865 2025] [ssl:info] [pid 29:tid 94] [client 10.128.0.2:35700] AH01964: Connection to child 71 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:37.459964 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2337): [client 10.128.0.2:35708] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:37.459964 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2337): [client 10.128.0.2:35700] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:37.460000 2025] [core:debug] [pid 29:tid 94] protocol.c(2460): [client 10.128.0.2:35700] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:37.460000 2025] [core:debug] [pid 30:tid 148] protocol.c(2460): [client 10.128.0.2:35708] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:37.461377 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2167): [client 10.128.0.2:35708] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:37.461644 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(341): [client 10.128.0.2:35708] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:37.461712 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2167): [client 10.128.0.2:35700] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:37.461757 2025] [authz_core:debug] [pid 30:tid 148] mod_authz_core.c(843): [client 10.128.0.2:35708] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:10:37.461927 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(341): [client 10.128.0.2:35700] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:37.461980 2025] [authz_core:debug] [pid 29:tid 94] mod_authz_core.c(843): [client 10.128.0.2:35700] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:10:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:37.463767 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_io.c(1150): [client 10.128.0.2:35700] AH02001: Connection closed to child 71 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:10:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:37.463811 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_io.c(1150): [client 10.128.0.2:35708] AH02001: Connection closed to child 129 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:42.459982 2025] [ssl:info] [pid 28:tid 123] [client 10.128.0.2:35712] AH01964: Connection to child 9 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:42.460172 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:35712] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:42.460256 2025] [core:debug] [pid 28:tid 123] protocol.c(2460): [client 10.128.0.2:35712] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:42.460751 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:35728] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:42.460813 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:35728] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:42.460837 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:35728] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:42.461829 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:35712] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:42.462027 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:35712] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:42.462141 2025] [authz_core:debug] [pid 28:tid 123] mod_authz_core.c(843): [client 10.128.0.2:35712] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:10:42.462374 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:35728] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:42.462583 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:35728] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:42.462635 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:35728] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:10:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:10:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:42.464443 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:35712] AH02001: Connection closed to child 9 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:42.464550 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:35728] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:47.460344 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:43386] AH01964: Connection to child 77 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:47.460441 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:43386] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:47.460481 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:43386] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:47.460543 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:43388] AH01964: Connection to child 211 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:47.460706 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:43388] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:47.460785 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:43388] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:47.462148 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:43386] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:47.462412 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:43386] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:47.462513 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:43386] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:10:47.462979 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:43388] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:47.463296 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:43388] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:47.463429 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:43388] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:10:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:47.465079 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:43386] AH02001: Connection closed to child 77 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:10:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:47.466079 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:43388] AH02001: Connection closed to child 211 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:52.460023 2025] [ssl:info] [pid 28:tid 124] [client 10.128.0.2:43394] AH01964: Connection to child 10 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:52.460094 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:43398] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:52.460169 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:43394] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:52.460495 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:43398] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:52.460515 2025] [core:debug] [pid 28:tid 124] protocol.c(2460): [client 10.128.0.2:43394] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:52.460575 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:43398] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:52.462996 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:43398] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:52.463011 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:43394] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:52.463221 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:43398] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:52.463225 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:43394] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:52.463335 2025] [authz_core:debug] [pid 28:tid 124] mod_authz_core.c(843): [client 10.128.0.2:43394] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:10:52.463343 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:43398] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:10:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:52.466124 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:43398] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:10:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:52.467053 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:43394] AH02001: Connection closed to child 10 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:57.459861 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:53400] AH01964: Connection to child 192 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:57.460006 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:53400] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:57.460051 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:53400] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:57.460102 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:53412] AH01964: Connection to child 210 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:57.460269 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:53412] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:10:57.460330 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:53412] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:10:57.461866 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:53412] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:57.462056 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:53412] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:57.462172 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:53412] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:10:57.462269 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:53400] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:10:57.462581 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:53400] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:10:57.462721 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:53400] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:10:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:57.464573 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:53412] AH02001: Connection closed to child 210 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:10:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:10:57.465238 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:53400] AH02001: Connection closed to child 192 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:02.459984 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:53428] AH01964: Connection to child 214 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:02.460073 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:53426] AH01964: Connection to child 215 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:02.460192 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:53426] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:02.460227 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:53428] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:02.460237 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:53426] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:02.460288 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:53428] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:02.461750 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:53428] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:02.461860 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:53426] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:02.461987 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:53428] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:02.462025 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:53426] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:02.462128 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:53428] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:11:02.462133 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:53426] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:11:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:02.464003 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:53426] AH02001: Connection closed to child 215 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:11:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:02.464353 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:53428] AH02001: Connection closed to child 214 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:07.460724 2025] [ssl:info] [pid 28:tid 125] [client 10.128.0.2:53690] AH01964: Connection to child 11 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:07.460744 2025] [ssl:info] [pid 30:tid 152] [client 10.128.0.2:53684] AH01964: Connection to child 133 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:07.460911 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:53684] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:07.460975 2025] [core:debug] [pid 30:tid 152] protocol.c(2460): [client 10.128.0.2:53684] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:07.461031 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:53690] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:07.461105 2025] [core:debug] [pid 28:tid 125] protocol.c(2460): [client 10.128.0.2:53690] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:07.463232 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:53690] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:07.463621 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:53690] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:07.463798 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:53684] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:07.463847 2025] [authz_core:debug] [pid 28:tid 125] mod_authz_core.c(843): [client 10.128.0.2:53690] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:11:07.464441 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:53684] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:07.464667 2025] [authz_core:debug] [pid 30:tid 152] mod_authz_core.c(843): [client 10.128.0.2:53684] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:11:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:11:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:07.467572 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:53684] AH02001: Connection closed to child 133 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:07.467619 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:53690] AH02001: Connection closed to child 11 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:12.459821 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:53706] AH01964: Connection to child 195 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:12.460065 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:53706] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:12.460139 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:53706] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:12.461861 2025] [ssl:info] [pid 28:tid 128] [client 10.128.0.2:53720] AH01964: Connection to child 14 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:12.462169 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:53720] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:12.462234 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:53706] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:12.462276 2025] [core:debug] [pid 28:tid 128] protocol.c(2460): [client 10.128.0.2:53720] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:12.462524 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:53706] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:12.462692 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:53706] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:11:12.463888 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:53720] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:12.464177 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:53720] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:12.464319 2025] [authz_core:debug] [pid 28:tid 128] mod_authz_core.c(843): [client 10.128.0.2:53720] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:11:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:12.465347 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:53706] AH02001: Connection closed to child 195 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:11:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:12.466660 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:53720] AH02001: Connection closed to child 14 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:17.460244 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:38312] AH01964: Connection to child 196 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:17.460319 2025] [ssl:info] [pid 30:tid 154] [client 10.128.0.2:38318] AH01964: Connection to child 135 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:17.460454 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:38312] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:17.460458 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:38318] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:17.460502 2025] [core:debug] [pid 30:tid 154] protocol.c(2460): [client 10.128.0.2:38318] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:17.460540 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:38312] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:17.461937 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:38312] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:17.462134 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:38312] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:17.462241 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:38312] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:11:17.462808 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:38318] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:17.463037 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:38318] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:17.463159 2025] [authz_core:debug] [pid 30:tid 154] mod_authz_core.c(843): [client 10.128.0.2:38318] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:11:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:17.464089 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:38312] AH02001: Connection closed to child 196 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:11:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:17.465160 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:38318] AH02001: Connection closed to child 135 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:22.460399 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:38334] AH01964: Connection to child 216 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:22.460560 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:38334] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:22.460615 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:38334] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:22.461092 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:38344] AH01964: Connection to child 198 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:22.461223 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:38344] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:22.461273 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:38344] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:22.463409 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:38334] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:22.463784 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:38334] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:22.463861 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:38344] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:22.463926 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:38334] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:11:22.464083 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:38344] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:22.464191 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:38344] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:11:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:22.466197 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:38334] AH02001: Connection closed to child 216 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:11:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:22.467543 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:38344] AH02001: Connection closed to child 198 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:27.460091 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:43070] AH01964: Connection to child 194 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:27.460236 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:43058] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:27.460245 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:43070] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:27.460308 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:43070] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:27.460412 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:43058] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:27.460462 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:43058] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:27.462104 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:43058] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:27.462277 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:43058] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:27.462387 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:43058] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:11:27.462971 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:43070] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:27.463292 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:43070] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:27.463437 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:43070] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:11:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:27.466183 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:43058] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:11:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:27.467859 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:43070] AH02001: Connection closed to child 194 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:32.459759 2025] [ssl:info] [pid 30:tid 153] [client 10.128.0.2:43086] AH01964: Connection to child 134 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:32.459958 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:43086] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:32.460022 2025] [core:debug] [pid 30:tid 153] protocol.c(2460): [client 10.128.0.2:43086] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:32.460277 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:43100] AH01964: Connection to child 202 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:32.460428 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:43100] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:32.460479 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:43100] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:32.462997 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:43086] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:32.463504 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:43086] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:32.463563 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:43100] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:32.463712 2025] [authz_core:debug] [pid 30:tid 153] mod_authz_core.c(843): [client 10.128.0.2:43086] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:11:32.463752 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:43100] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:32.463813 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:43100] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:11:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:32.466135 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:43100] AH02001: Connection closed to child 202 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:11:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:32.468232 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:43086] AH02001: Connection closed to child 134 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:37.460467 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:59720] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:37.460612 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:59720] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:37.460653 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:59720] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:37.461453 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:59728] AH01964: Connection to child 209 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:37.461603 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:59728] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:37.461651 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:59728] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:37.462050 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:59720] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:37.462247 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:59720] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:37.462389 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:59720] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:11:37.464121 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:59728] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [11/Oct/2025:11:11:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:37.464343 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:59728] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:37.464397 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:59720] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:37.464442 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:59728] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:11:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:37.467065 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:59728] AH02001: Connection closed to child 209 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:42.460124 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:59742] AH01964: Connection to child 79 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:42.460126 2025] [ssl:info] [pid 30:tid 157] [client 10.128.0.2:59730] AH01964: Connection to child 138 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:42.460239 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:59730] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:42.460241 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:59742] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:42.460276 2025] [core:debug] [pid 30:tid 157] protocol.c(2460): [client 10.128.0.2:59730] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:42.460278 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:59742] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:42.461630 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:59742] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:42.461724 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:59730] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:42.461818 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:59742] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:42.461916 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:59742] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:11:42.461927 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:59730] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:42.462018 2025] [authz_core:debug] [pid 30:tid 157] mod_authz_core.c(843): [client 10.128.0.2:59730] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:11:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:42.463947 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:59730] AH02001: Connection closed to child 138 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:11:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:42.464411 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:59742] AH02001: Connection closed to child 79 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:47.460083 2025] [ssl:info] [pid 30:tid 159] [client 10.128.0.2:52948] AH01964: Connection to child 140 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:47.460083 2025] [ssl:info] [pid 28:tid 129] [client 10.128.0.2:52936] AH01964: Connection to child 15 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:47.460206 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:52936] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:47.460238 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:52948] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:47.460260 2025] [core:debug] [pid 28:tid 129] protocol.c(2460): [client 10.128.0.2:52936] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:47.460266 2025] [core:debug] [pid 30:tid 159] protocol.c(2460): [client 10.128.0.2:52948] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:47.462326 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:52936] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:47.462552 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:52936] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:47.462627 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:52948] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:47.462668 2025] [authz_core:debug] [pid 28:tid 129] mod_authz_core.c(843): [client 10.128.0.2:52936] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:11:47.462825 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:52948] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:47.462886 2025] [authz_core:debug] [pid 30:tid 159] mod_authz_core.c(843): [client 10.128.0.2:52948] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:11:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:11:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:47.464657 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:52936] AH02001: Connection closed to child 15 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:47.464713 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:52948] AH02001: Connection closed to child 140 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:52.460449 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:52966] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:52.460578 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:52956] AH01964: Connection to child 211 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:52.460617 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:52966] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:52.460661 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:52966] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:52.460729 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:52956] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:52.460780 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:52956] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:52.462192 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:52956] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:52.462371 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:52956] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:52.462491 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:52956] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:11:52.462991 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:52966] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:52.463231 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:52966] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:52.463338 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:52966] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:11:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:52.465658 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:52956] AH02001: Connection closed to child 211 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:11:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:52.466484 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:52966] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:57.460236 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:53530] AH01964: Connection to child 205 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:57.460255 2025] [ssl:info] [pid 30:tid 158] [client 10.128.0.2:53532] AH01964: Connection to child 139 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:57.460359 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:53530] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:57.460385 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:53532] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:11:57.460396 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:53530] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:57.460428 2025] [core:debug] [pid 30:tid 158] protocol.c(2460): [client 10.128.0.2:53532] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:11:57.461829 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:53530] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:57.461980 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:53530] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:57.462079 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:53530] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:11:57.462117 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:53532] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:11:57.462320 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:53532] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:11:57.462427 2025] [authz_core:debug] [pid 30:tid 158] mod_authz_core.c(843): [client 10.128.0.2:53532] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:11:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:57.464318 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:53530] AH02001: Connection closed to child 205 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:11:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:11:57.464776 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:53532] AH02001: Connection closed to child 139 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:02.460571 2025] [ssl:info] [pid 30:tid 162] [client 10.128.0.2:53544] AH01964: Connection to child 143 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:02.460571 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:53540] AH01964: Connection to child 81 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:02.460750 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:53544] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:02.460777 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:53540] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:02.460821 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:53540] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:02.460827 2025] [core:debug] [pid 30:tid 162] protocol.c(2460): [client 10.128.0.2:53544] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:02.462753 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:53540] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:02.462994 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:53540] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:02.463113 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:53540] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:12:02.463298 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:53544] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:02.463517 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:53544] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:02.463621 2025] [authz_core:debug] [pid 30:tid 162] mod_authz_core.c(843): [client 10.128.0.2:53544] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:12:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:02.465560 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:53540] AH02001: Connection closed to child 81 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:12:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:02.467893 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:53544] AH02001: Connection closed to child 143 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:07.459529 2025] [ssl:info] [pid 30:tid 164] [client 10.128.0.2:53406] AH01964: Connection to child 145 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:07.459539 2025] [ssl:info] [pid 28:tid 131] [client 10.128.0.2:53404] AH01964: Connection to child 16 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:07.459654 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:53406] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:07.459666 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:53404] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:07.459740 2025] [core:debug] [pid 28:tid 131] protocol.c(2460): [client 10.128.0.2:53404] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:07.459771 2025] [core:debug] [pid 30:tid 164] protocol.c(2460): [client 10.128.0.2:53406] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:07.462098 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:53406] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:07.462225 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:53404] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:07.462394 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:53406] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:07.462454 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:53404] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:07.462505 2025] [authz_core:debug] [pid 30:tid 164] mod_authz_core.c(843): [client 10.128.0.2:53406] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:12:07.462562 2025] [authz_core:debug] [pid 28:tid 131] mod_authz_core.c(843): [client 10.128.0.2:53404] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:12:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:07.464496 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:53406] AH02001: Connection closed to child 145 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:12:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:07.464605 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:53404] AH02001: Connection closed to child 16 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:12.459880 2025] [ssl:info] [pid 30:tid 167] [client 10.128.0.2:53426] AH01964: Connection to child 148 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:12.459909 2025] [ssl:info] [pid 28:tid 135] [client 10.128.0.2:53424] AH01964: Connection to child 18 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:12.459988 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:53426] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:12.460019 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:53424] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:12.460026 2025] [core:debug] [pid 30:tid 167] protocol.c(2460): [client 10.128.0.2:53426] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:12.460057 2025] [core:debug] [pid 28:tid 135] protocol.c(2460): [client 10.128.0.2:53424] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:12.461517 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:53426] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:12.461700 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:53426] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:12.461782 2025] [authz_core:debug] [pid 30:tid 167] mod_authz_core.c(843): [client 10.128.0.2:53426] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:12:12.461836 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:53424] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:12.461992 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:53424] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:12.462075 2025] [authz_core:debug] [pid 28:tid 135] mod_authz_core.c(843): [client 10.128.0.2:53424] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:12:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:12.463716 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:53426] AH02001: Connection closed to child 148 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:12:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:12.464041 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:53424] AH02001: Connection closed to child 18 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:17.460394 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:53670] AH01964: Connection to child 213 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:17.460536 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:53670] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:17.460590 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:53670] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:17.460916 2025] [ssl:info] [pid 29:tid 107] [client 10.128.0.2:53678] AH01964: Connection to child 84 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:17.461079 2025] [ssl:debug] [pid 29:tid 107] ssl_engine_kernel.c(2337): [client 10.128.0.2:53678] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:17.461130 2025] [core:debug] [pid 29:tid 107] protocol.c(2460): [client 10.128.0.2:53678] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:17.462773 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:53670] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:17.462990 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:53670] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:17.463029 2025] [ssl:debug] [pid 29:tid 107] ssl_engine_kernel.c(2167): [client 10.128.0.2:53678] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:17.463190 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:53670] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:12:17.463251 2025] [ssl:debug] [pid 29:tid 107] ssl_engine_kernel.c(341): [client 10.128.0.2:53678] AH02034: Initial (No.1) HTTPS request received for child 84 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:17.463372 2025] [authz_core:debug] [pid 29:tid 107] mod_authz_core.c(843): [client 10.128.0.2:53678] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:12:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:17.465156 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:53670] AH02001: Connection closed to child 213 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:12:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:17.465709 2025] [ssl:debug] [pid 29:tid 107] ssl_engine_io.c(1150): [client 10.128.0.2:53678] AH02001: Connection closed to child 84 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:22.459623 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:53690] AH01964: Connection to child 192 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:22.459770 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:53690] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:22.459812 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:53690] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:22.459806 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:53692] AH01964: Connection to child 212 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:22.459938 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:53692] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:22.459993 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:53692] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:22.461710 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:53690] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:22.461927 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:53690] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:22.462061 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:53690] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:12:22.462235 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:53692] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:22.462448 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:53692] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:22.462563 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:53692] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:12:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:22.465244 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:53690] AH02001: Connection closed to child 192 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:12:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:22.465806 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:53692] AH02001: Connection closed to child 212 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:27.460346 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:50246] AH01964: Connection to child 214 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:27.460429 2025] [ssl:info] [pid 30:tid 169] [client 10.128.0.2:50256] AH01964: Connection to child 150 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:27.460499 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:50246] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:27.460561 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:50246] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:27.460631 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:50256] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:27.460733 2025] [core:debug] [pid 30:tid 169] protocol.c(2460): [client 10.128.0.2:50256] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:27.463100 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:50246] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:27.463476 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:50246] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:27.463525 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:50256] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:27.463622 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:50246] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:12:27.463751 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:50256] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:27.463885 2025] [authz_core:debug] [pid 30:tid 169] mod_authz_core.c(843): [client 10.128.0.2:50256] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:12:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:12:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:27.466458 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:50256] AH02001: Connection closed to child 150 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:27.466462 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:50246] AH02001: Connection closed to child 214 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:32.460012 2025] [ssl:info] [pid 28:tid 138] [client 10.128.0.2:50258] AH01964: Connection to child 21 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:32.460067 2025] [ssl:info] [pid 30:tid 170] [client 10.128.0.2:50268] AH01964: Connection to child 151 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:32.460137 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(2337): [client 10.128.0.2:50258] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:32.460177 2025] [core:debug] [pid 28:tid 138] protocol.c(2460): [client 10.128.0.2:50258] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:32.460222 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:50268] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:32.460287 2025] [core:debug] [pid 30:tid 170] protocol.c(2460): [client 10.128.0.2:50268] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:32.461740 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(2167): [client 10.128.0.2:50258] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:32.462000 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(341): [client 10.128.0.2:50258] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:32.462104 2025] [authz_core:debug] [pid 28:tid 138] mod_authz_core.c(843): [client 10.128.0.2:50258] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:12:32.463306 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:50268] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:32.463646 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:50268] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:32.463813 2025] [authz_core:debug] [pid 30:tid 170] mod_authz_core.c(843): [client 10.128.0.2:50268] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:12:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:32.464087 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_io.c(1150): [client 10.128.0.2:50258] AH02001: Connection closed to child 21 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:12:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:32.467645 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:50268] AH02001: Connection closed to child 151 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:37.459265 2025] [ssl:info] [pid 30:tid 171] [client 10.128.0.2:47580] AH01964: Connection to child 152 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:37.459281 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:47568] AH01964: Connection to child 195 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:37.459392 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:47580] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:37.459394 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:47568] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:37.459432 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:47568] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:37.459436 2025] [core:debug] [pid 30:tid 171] protocol.c(2460): [client 10.128.0.2:47580] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:37.461043 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:47580] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:37.461181 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:47568] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:37.461374 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:47568] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:37.461401 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:47580] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:37.461465 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:47568] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:12:37.461480 2025] [authz_core:debug] [pid 30:tid 171] mod_authz_core.c(843): [client 10.128.0.2:47580] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:12:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:37.463478 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:47580] AH02001: Connection closed to child 152 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:12:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:37.463890 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:47568] AH02001: Connection closed to child 195 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:42.459594 2025] [ssl:info] [pid 28:tid 141] [client 10.128.0.2:47586] AH01964: Connection to child 23 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:42.459883 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:47588] AH01964: Connection to child 82 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:42.459917 2025] [ssl:debug] [pid 28:tid 141] ssl_engine_kernel.c(2337): [client 10.128.0.2:47586] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:42.459974 2025] [core:debug] [pid 28:tid 141] protocol.c(2460): [client 10.128.0.2:47586] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:42.460001 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:47588] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:42.460037 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:47588] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:42.461643 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:47588] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:42.461902 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:47588] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:42.461918 2025] [ssl:debug] [pid 28:tid 141] ssl_engine_kernel.c(2167): [client 10.128.0.2:47586] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:42.462026 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:47588] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:12:42.462154 2025] [ssl:debug] [pid 28:tid 141] ssl_engine_kernel.c(341): [client 10.128.0.2:47586] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:42.462279 2025] [authz_core:debug] [pid 28:tid 141] mod_authz_core.c(843): [client 10.128.0.2:47586] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:12:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:42.464814 2025] [ssl:debug] [pid 28:tid 141] ssl_engine_io.c(1150): [client 10.128.0.2:47586] AH02001: Connection closed to child 23 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:12:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:42.465486 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:47588] AH02001: Connection closed to child 82 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:47.460592 2025] [ssl:info] [pid 29:tid 110] [client 10.128.0.2:36972] AH01964: Connection to child 87 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:47.460739 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(2337): [client 10.128.0.2:36972] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:47.460783 2025] [core:debug] [pid 29:tid 110] protocol.c(2460): [client 10.128.0.2:36972] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:47.462429 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(2167): [client 10.128.0.2:36972] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:47.462800 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(341): [client 10.128.0.2:36972] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:47.462893 2025] [authz_core:debug] [pid 29:tid 110] mod_authz_core.c(843): [client 10.128.0.2:36972] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:12:47.463740 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:36964] AH01964: Connection to child 216 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:47.463889 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:36964] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:47.463949 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:36964] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc 10.128.0.2 - - [11/Oct/2025:11:12:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:47.466371 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_io.c(1150): [client 10.128.0.2:36972] AH02001: Connection closed to child 87 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:47.466857 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:36964] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:47.467109 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:36964] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:47.467212 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:36964] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:12:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:47.469948 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:36964] AH02001: Connection closed to child 216 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:52.459635 2025] [ssl:info] [pid 30:tid 147] [client 10.128.0.2:36992] AH01964: Connection to child 128 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:52.459735 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:36988] AH01964: Connection to child 198 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:52.459855 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:36988] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:52.459899 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:36988] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:52.459926 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2337): [client 10.128.0.2:36992] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:52.460015 2025] [core:debug] [pid 30:tid 147] protocol.c(2460): [client 10.128.0.2:36992] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:52.461297 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:36988] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:52.461445 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:36988] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:52.461534 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:36988] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:12:52.463122 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2167): [client 10.128.0.2:36992] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:52.463591 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(341): [client 10.128.0.2:36992] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:52.463892 2025] [authz_core:debug] [pid 30:tid 147] mod_authz_core.c(843): [client 10.128.0.2:36992] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:12:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:52.464323 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:36988] AH02001: Connection closed to child 198 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:12:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:52.466409 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_io.c(1150): [client 10.128.0.2:36992] AH02001: Connection closed to child 128 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:57.460177 2025] [ssl:info] [pid 30:tid 151] [client 10.128.0.2:43422] AH01964: Connection to child 132 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:57.460177 2025] [ssl:info] [pid 29:tid 87] [client 10.128.0.2:43424] AH01964: Connection to child 64 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:57.460285 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:43422] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:57.460314 2025] [ssl:debug] [pid 29:tid 87] ssl_engine_kernel.c(2337): [client 10.128.0.2:43424] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:12:57.460326 2025] [core:debug] [pid 30:tid 151] protocol.c(2460): [client 10.128.0.2:43422] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:57.460340 2025] [core:debug] [pid 29:tid 87] protocol.c(2460): [client 10.128.0.2:43424] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:12:57.461648 2025] [ssl:debug] [pid 29:tid 87] ssl_engine_kernel.c(2167): [client 10.128.0.2:43424] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:57.461839 2025] [ssl:debug] [pid 29:tid 87] ssl_engine_kernel.c(341): [client 10.128.0.2:43424] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:57.461947 2025] [authz_core:debug] [pid 29:tid 87] mod_authz_core.c(843): [client 10.128.0.2:43424] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:12:57.462330 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:43422] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:12:57.462501 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:43422] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:12:57.462556 2025] [authz_core:debug] [pid 30:tid 151] mod_authz_core.c(843): [client 10.128.0.2:43422] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:12:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:57.463831 2025] [ssl:debug] [pid 29:tid 87] ssl_engine_io.c(1150): [client 10.128.0.2:43424] AH02001: Connection closed to child 64 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:12:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:12:57.464411 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:43422] AH02001: Connection closed to child 132 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:02.460514 2025] [ssl:info] [pid 30:tid 150] [client 10.128.0.2:43442] AH01964: Connection to child 131 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:02.460635 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:43442] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:02.460698 2025] [core:debug] [pid 30:tid 150] protocol.c(2460): [client 10.128.0.2:43442] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:02.460781 2025] [ssl:info] [pid 29:tid 89] [client 10.128.0.2:43458] AH01964: Connection to child 66 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:02.460848 2025] [ssl:debug] [pid 29:tid 89] ssl_engine_kernel.c(2337): [client 10.128.0.2:43458] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:02.460874 2025] [core:debug] [pid 29:tid 89] protocol.c(2460): [client 10.128.0.2:43458] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:02.462186 2025] [ssl:debug] [pid 29:tid 89] ssl_engine_kernel.c(2167): [client 10.128.0.2:43458] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:02.462350 2025] [ssl:debug] [pid 29:tid 89] ssl_engine_kernel.c(341): [client 10.128.0.2:43458] AH02034: Initial (No.1) HTTPS request received for child 66 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:02.462447 2025] [authz_core:debug] [pid 29:tid 89] mod_authz_core.c(843): [client 10.128.0.2:43458] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:13:02.462731 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:43442] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:02.462944 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:43442] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:02.463017 2025] [authz_core:debug] [pid 30:tid 150] mod_authz_core.c(843): [client 10.128.0.2:43442] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:13:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:02.464749 2025] [ssl:debug] [pid 29:tid 89] ssl_engine_io.c(1150): [client 10.128.0.2:43458] AH02001: Connection closed to child 66 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:13:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:02.465304 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:43442] AH02001: Connection closed to child 131 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:07.459734 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:50426] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:07.459864 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:50426] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:07.459875 2025] [ssl:info] [pid 30:tid 154] [client 10.128.0.2:50430] AH01964: Connection to child 135 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:07.459906 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:50426] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:07.460038 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:50430] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:07.460149 2025] [core:debug] [pid 30:tid 154] protocol.c(2460): [client 10.128.0.2:50430] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:07.461539 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:50426] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:07.461761 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:50426] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:07.461868 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:50426] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:13:07.462650 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:50430] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:07.462984 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:50430] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:07.463102 2025] [authz_core:debug] [pid 30:tid 154] mod_authz_core.c(843): [client 10.128.0.2:50430] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:13:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:07.463756 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:50426] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:13:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:07.465735 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:50430] AH02001: Connection closed to child 135 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:12.459709 2025] [ssl:info] [pid 30:tid 155] [client 10.128.0.2:50438] AH01964: Connection to child 136 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:12.459817 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:50438] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:12.459863 2025] [core:debug] [pid 30:tid 155] protocol.c(2460): [client 10.128.0.2:50438] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:12.459904 2025] [ssl:info] [pid 30:tid 153] [client 10.128.0.2:50452] AH01964: Connection to child 134 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:12.459955 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:50452] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:12.459978 2025] [core:debug] [pid 30:tid 153] protocol.c(2460): [client 10.128.0.2:50452] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:12.461489 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:50438] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:12.461645 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:50438] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:12.461740 2025] [authz_core:debug] [pid 30:tid 155] mod_authz_core.c(843): [client 10.128.0.2:50438] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:13:12.461869 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:50452] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:12.462015 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:50452] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:12.462063 2025] [authz_core:debug] [pid 30:tid 153] mod_authz_core.c(843): [client 10.128.0.2:50452] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:13:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:12.463769 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:50438] AH02001: Connection closed to child 136 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:13:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:12.463895 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:50452] AH02001: Connection closed to child 134 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:17.459963 2025] [ssl:info] [pid 30:tid 159] [client 10.128.0.2:41924] AH01964: Connection to child 140 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:17.460080 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:41924] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:17.460120 2025] [core:debug] [pid 30:tid 159] protocol.c(2460): [client 10.128.0.2:41924] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:17.460246 2025] [ssl:info] [pid 30:tid 160] [client 10.128.0.2:41936] AH01964: Connection to child 141 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:17.460417 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:41936] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:17.460481 2025] [core:debug] [pid 30:tid 160] protocol.c(2460): [client 10.128.0.2:41936] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:17.461969 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:41924] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:17.462173 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:41924] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:17.462269 2025] [authz_core:debug] [pid 30:tid 159] mod_authz_core.c(843): [client 10.128.0.2:41924] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:13:17.462584 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:41936] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:17.462824 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:41936] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:17.462936 2025] [authz_core:debug] [pid 30:tid 160] mod_authz_core.c(843): [client 10.128.0.2:41936] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:13:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:17.464067 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:41924] AH02001: Connection closed to child 140 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:13:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:17.465356 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:41936] AH02001: Connection closed to child 141 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:22.459470 2025] [ssl:info] [pid 28:tid 139] [client 10.128.0.2:41960] AH01964: Connection to child 22 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:22.459506 2025] [ssl:info] [pid 29:tid 91] [client 10.128.0.2:41944] AH01964: Connection to child 68 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:22.459589 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2337): [client 10.128.0.2:41960] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:22.459629 2025] [core:debug] [pid 28:tid 139] protocol.c(2460): [client 10.128.0.2:41960] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:22.459638 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2337): [client 10.128.0.2:41944] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:22.459701 2025] [core:debug] [pid 29:tid 91] protocol.c(2460): [client 10.128.0.2:41944] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:22.461318 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2167): [client 10.128.0.2:41960] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:22.461515 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(341): [client 10.128.0.2:41960] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:22.461572 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2167): [client 10.128.0.2:41944] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:22.461613 2025] [authz_core:debug] [pid 28:tid 139] mod_authz_core.c(843): [client 10.128.0.2:41960] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:13:22.461798 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(341): [client 10.128.0.2:41944] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:22.461915 2025] [authz_core:debug] [pid 29:tid 91] mod_authz_core.c(843): [client 10.128.0.2:41944] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:13:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:22.464278 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_io.c(1150): [client 10.128.0.2:41960] AH02001: Connection closed to child 22 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:13:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:22.464792 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_io.c(1150): [client 10.128.0.2:41944] AH02001: Connection closed to child 68 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:27.459484 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:36328] AH01964: Connection to child 200 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:27.459584 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:36328] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:27.459620 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:36328] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:27.459661 2025] [ssl:info] [pid 30:tid 161] [client 10.128.0.2:36330] AH01964: Connection to child 142 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:27.459815 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:36330] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:27.459877 2025] [core:debug] [pid 30:tid 161] protocol.c(2460): [client 10.128.0.2:36330] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:27.460990 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:36328] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:27.461161 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:36328] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:27.461246 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:36328] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:13:27.461524 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:36330] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:27.461912 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:36330] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:27.462116 2025] [authz_core:debug] [pid 30:tid 161] mod_authz_core.c(843): [client 10.128.0.2:36330] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:13:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:27.463827 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:36328] AH02001: Connection closed to child 200 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:13:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:27.464599 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:36330] AH02001: Connection closed to child 142 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:32.459615 2025] [ssl:info] [pid 29:tid 93] [client 10.128.0.2:36358] AH01964: Connection to child 70 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:32.459617 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:36348] AH01964: Connection to child 202 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:32.459762 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(2337): [client 10.128.0.2:36358] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:32.459795 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:36348] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:32.459800 2025] [core:debug] [pid 29:tid 93] protocol.c(2460): [client 10.128.0.2:36358] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:32.459848 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:36348] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:32.461209 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(2167): [client 10.128.0.2:36358] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:32.461398 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(341): [client 10.128.0.2:36358] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:32.461505 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:36348] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:32.461547 2025] [authz_core:debug] [pid 29:tid 93] mod_authz_core.c(843): [client 10.128.0.2:36358] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:13:32.461751 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:36348] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:32.461851 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:36348] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:13:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:32.463796 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:36348] AH02001: Connection closed to child 202 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:13:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:32.464961 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_io.c(1150): [client 10.128.0.2:36358] AH02001: Connection closed to child 70 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:37.460216 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:59134] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:37.460340 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:59134] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:37.460382 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:59134] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:37.460388 2025] [ssl:info] [pid 28:tid 114] [client 10.128.0.2:59150] AH01964: Connection to child 0 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:37.460491 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:59150] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:37.460538 2025] [core:debug] [pid 28:tid 114] protocol.c(2460): [client 10.128.0.2:59150] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:37.462529 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:59134] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:37.462905 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:59134] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:37.463019 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:59134] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:13:37.463069 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:59150] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:37.463235 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:59150] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:37.463299 2025] [authz_core:debug] [pid 28:tid 114] mod_authz_core.c(843): [client 10.128.0.2:59150] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:13:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:37.464998 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:59134] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:13:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:37.465541 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:59150] AH02001: Connection closed to child 0 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:42.460328 2025] [ssl:info] [pid 30:tid 162] [client 10.128.0.2:59174] AH01964: Connection to child 143 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:42.460343 2025] [ssl:info] [pid 28:tid 118] [client 10.128.0.2:59160] AH01964: Connection to child 4 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:42.460440 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:59174] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:42.460456 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:59160] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:42.460476 2025] [core:debug] [pid 30:tid 162] protocol.c(2460): [client 10.128.0.2:59174] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:42.460496 2025] [core:debug] [pid 28:tid 118] protocol.c(2460): [client 10.128.0.2:59160] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:42.461815 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:59174] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:42.462048 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:59174] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:42.462155 2025] [authz_core:debug] [pid 30:tid 162] mod_authz_core.c(843): [client 10.128.0.2:59174] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:13:42.462250 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:59160] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:42.462432 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:59160] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:42.462502 2025] [authz_core:debug] [pid 28:tid 118] mod_authz_core.c(843): [client 10.128.0.2:59160] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:13:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:42.464063 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:59174] AH02001: Connection closed to child 143 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:13:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:42.464326 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:59160] AH02001: Connection closed to child 4 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:47.459510 2025] [ssl:info] [pid 30:tid 164] [client 10.128.0.2:50832] AH01964: Connection to child 145 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:47.459631 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:50832] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:47.459721 2025] [core:debug] [pid 30:tid 164] protocol.c(2460): [client 10.128.0.2:50832] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:47.461228 2025] [ssl:info] [pid 30:tid 165] [client 10.128.0.2:50846] AH01964: Connection to child 146 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:47.461348 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:50846] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:47.461399 2025] [core:debug] [pid 30:tid 165] protocol.c(2460): [client 10.128.0.2:50846] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:47.461564 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:50832] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:47.461964 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:50832] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:47.462065 2025] [authz_core:debug] [pid 30:tid 164] mod_authz_core.c(843): [client 10.128.0.2:50832] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:13:47.463496 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:50846] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:47.463985 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:50846] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:47.464089 2025] [authz_core:debug] [pid 30:tid 165] mod_authz_core.c(843): [client 10.128.0.2:50846] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:13:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:47.464535 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:50832] AH02001: Connection closed to child 145 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:13:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:47.466152 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:50846] AH02001: Connection closed to child 146 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:52.460195 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:50850] AH01964: Connection to child 209 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:52.460263 2025] [ssl:info] [pid 30:tid 168] [client 10.128.0.2:50856] AH01964: Connection to child 149 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:52.460309 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:50850] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:52.460347 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:50850] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:52.460429 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:50856] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:52.460492 2025] [core:debug] [pid 30:tid 168] protocol.c(2460): [client 10.128.0.2:50856] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:52.462047 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:50850] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:52.462226 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:50850] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:52.462343 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:50850] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:13:52.463014 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:50856] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:52.463337 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:50856] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:52.463482 2025] [authz_core:debug] [pid 30:tid 168] mod_authz_core.c(843): [client 10.128.0.2:50856] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:13:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:52.464115 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:50850] AH02001: Connection closed to child 209 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:13:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:52.465556 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:50856] AH02001: Connection closed to child 149 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:57.460580 2025] [ssl:info] [pid 28:tid 119] [client 10.128.0.2:41482] AH01964: Connection to child 5 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:57.460794 2025] [ssl:info] [pid 29:tid 92] [client 10.128.0.2:41486] AH01964: Connection to child 69 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:57.460882 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:41482] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:57.460924 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(2337): [client 10.128.0.2:41486] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:13:57.460971 2025] [core:debug] [pid 29:tid 92] protocol.c(2460): [client 10.128.0.2:41486] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:57.461864 2025] [core:debug] [pid 28:tid 119] protocol.c(2460): [client 10.128.0.2:41482] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:13:57.462622 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(2167): [client 10.128.0.2:41486] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:57.462800 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(341): [client 10.128.0.2:41486] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:57.462907 2025] [authz_core:debug] [pid 29:tid 92] mod_authz_core.c(843): [client 10.128.0.2:41486] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:13:57.464028 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:41482] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:13:57.464264 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:41482] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:13:57.464395 2025] [authz_core:debug] [pid 28:tid 119] mod_authz_core.c(843): [client 10.128.0.2:41482] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:13:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:57.466609 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_io.c(1150): [client 10.128.0.2:41486] AH02001: Connection closed to child 69 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:13:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:13:57.466918 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:41482] AH02001: Connection closed to child 5 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:02.459407 2025] [ssl:info] [pid 29:tid 97] [client 10.128.0.2:41492] AH01964: Connection to child 74 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:02.459534 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2337): [client 10.128.0.2:41492] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:02.459593 2025] [core:debug] [pid 29:tid 97] protocol.c(2460): [client 10.128.0.2:41492] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:02.459720 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:41500] AH01964: Connection to child 211 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:02.459908 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:41500] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:02.459994 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:41500] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:02.461083 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2167): [client 10.128.0.2:41492] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:02.461280 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(341): [client 10.128.0.2:41492] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:02.462552 2025] [authz_core:debug] [pid 29:tid 97] mod_authz_core.c(843): [client 10.128.0.2:41492] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:14:02.463271 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:41500] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:02.464146 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:41500] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:02.464433 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:41500] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:14:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:02.467825 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:41500] AH02001: Connection closed to child 211 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:14:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:02.469620 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_io.c(1150): [client 10.128.0.2:41492] AH02001: Connection closed to child 74 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:07.460262 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:38816] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:07.460269 2025] [ssl:info] [pid 28:tid 120] [client 10.128.0.2:38814] AH01964: Connection to child 6 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:07.460389 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:38816] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:07.460405 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:38814] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:07.460425 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:38816] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:07.460447 2025] [core:debug] [pid 28:tid 120] protocol.c(2460): [client 10.128.0.2:38814] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:07.461908 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:38814] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:07.462155 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:38814] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:07.462249 2025] [authz_core:debug] [pid 28:tid 120] mod_authz_core.c(843): [client 10.128.0.2:38814] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:14:07.462540 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:38816] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:07.462779 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:38816] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:07.462874 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:38816] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:14:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:07.464419 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:38814] AH02001: Connection closed to child 6 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:14:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:07.466656 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:38816] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:12.460087 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:38832] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:12.460107 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:38848] AH01964: Connection to child 205 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:12.460201 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:38848] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:12.460242 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:38848] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:12.460345 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:38832] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:12.460407 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:38832] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:12.461684 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:38848] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:12.462014 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:38832] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:12.462068 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:38848] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:12.462156 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:38848] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:14:12.462267 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:38832] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:12.462386 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:38832] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:14:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:12.464739 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:38832] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:14:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:12.465135 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:38848] AH02001: Connection closed to child 205 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:17.460053 2025] [ssl:info] [pid 30:tid 169] [client 10.128.0.2:32834] AH01964: Connection to child 150 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:17.460159 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:32834] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:17.460197 2025] [core:debug] [pid 30:tid 169] protocol.c(2460): [client 10.128.0.2:32834] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:17.460338 2025] [ssl:info] [pid 28:tid 117] [client 10.128.0.2:32836] AH01964: Connection to child 3 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:17.460597 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:32836] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:17.460740 2025] [core:debug] [pid 28:tid 117] protocol.c(2460): [client 10.128.0.2:32836] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:17.461938 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:32834] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:17.463187 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:32836] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:17.463544 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:32836] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:17.463778 2025] [authz_core:debug] [pid 28:tid 117] mod_authz_core.c(843): [client 10.128.0.2:32836] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:14:17.464173 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:32834] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:17.464287 2025] [authz_core:debug] [pid 30:tid 169] mod_authz_core.c(843): [client 10.128.0.2:32834] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:14:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:17.467037 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:32834] AH02001: Connection closed to child 150 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:14:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:17.467922 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:32836] AH02001: Connection closed to child 3 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:22.461332 2025] [ssl:info] [pid 30:tid 170] [client 10.128.0.2:32856] AH01964: Connection to child 151 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:22.461465 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:32856] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:22.461514 2025] [core:debug] [pid 30:tid 170] protocol.c(2460): [client 10.128.0.2:32856] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:22.461944 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:32860] AH01964: Connection to child 213 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:22.462079 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:32860] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:22.462130 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:32860] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:22.463999 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:32856] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:22.464314 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:32856] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:22.464438 2025] [authz_core:debug] [pid 30:tid 170] mod_authz_core.c(843): [client 10.128.0.2:32856] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:14:22.464865 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:32860] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:22.465100 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:32860] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:22.465232 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:32860] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:14:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:22.469649 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:32860] AH02001: Connection closed to child 213 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:14:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:22.470795 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:32856] AH02001: Connection closed to child 151 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:27.460046 2025] [ssl:info] [pid 28:tid 121] [client 10.128.0.2:50278] AH01964: Connection to child 7 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:27.460188 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:50278] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:27.460237 2025] [core:debug] [pid 28:tid 121] protocol.c(2460): [client 10.128.0.2:50278] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:27.460894 2025] [ssl:info] [pid 28:tid 123] [client 10.128.0.2:50276] AH01964: Connection to child 9 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:27.461032 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:50276] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:27.461088 2025] [core:debug] [pid 28:tid 123] protocol.c(2460): [client 10.128.0.2:50276] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:27.462183 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:50278] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:27.462387 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:50278] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:27.462494 2025] [authz_core:debug] [pid 28:tid 121] mod_authz_core.c(843): [client 10.128.0.2:50278] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:14:27.462493 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:50276] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:27.462695 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:50276] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:27.462793 2025] [authz_core:debug] [pid 28:tid 123] mod_authz_core.c(843): [client 10.128.0.2:50276] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:14:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:27.464512 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:50278] AH02001: Connection closed to child 7 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:14:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:27.465299 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:50276] AH02001: Connection closed to child 9 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:32.459839 2025] [ssl:info] [pid 30:tid 171] [client 10.128.0.2:50306] AH01964: Connection to child 152 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:32.459982 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:50306] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:32.460027 2025] [core:debug] [pid 30:tid 171] protocol.c(2460): [client 10.128.0.2:50306] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:32.460073 2025] [ssl:info] [pid 28:tid 124] [client 10.128.0.2:50296] AH01964: Connection to child 10 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:32.460258 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:50296] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:32.460420 2025] [core:debug] [pid 28:tid 124] protocol.c(2460): [client 10.128.0.2:50296] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:32.461883 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:50306] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:32.462104 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:50306] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:32.462208 2025] [authz_core:debug] [pid 30:tid 171] mod_authz_core.c(843): [client 10.128.0.2:50306] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:14:32.463107 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:50296] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:32.463811 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:50296] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:32.464069 2025] [authz_core:debug] [pid 28:tid 124] mod_authz_core.c(843): [client 10.128.0.2:50296] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:14:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:32.464630 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:50306] AH02001: Connection closed to child 152 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:14:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:32.467016 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:50296] AH02001: Connection closed to child 10 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:37.460343 2025] [ssl:info] [pid 28:tid 125] [client 10.128.0.2:34446] AH01964: Connection to child 11 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:37.460415 2025] [ssl:info] [pid 30:tid 147] [client 10.128.0.2:34442] AH01964: Connection to child 128 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:37.460460 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:34446] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:37.460504 2025] [core:debug] [pid 28:tid 125] protocol.c(2460): [client 10.128.0.2:34446] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:37.460553 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2337): [client 10.128.0.2:34442] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:37.460590 2025] [core:debug] [pid 30:tid 147] protocol.c(2460): [client 10.128.0.2:34442] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:37.461922 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:34446] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:37.462152 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:34446] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:37.462207 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2167): [client 10.128.0.2:34442] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:37.462250 2025] [authz_core:debug] [pid 28:tid 125] mod_authz_core.c(843): [client 10.128.0.2:34446] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:14:37.462615 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(341): [client 10.128.0.2:34442] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:37.462732 2025] [authz_core:debug] [pid 30:tid 147] mod_authz_core.c(843): [client 10.128.0.2:34442] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:14:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:37.464849 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:34446] AH02001: Connection closed to child 11 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:14:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:37.465071 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_io.c(1150): [client 10.128.0.2:34442] AH02001: Connection closed to child 128 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:42.459534 2025] [ssl:info] [pid 28:tid 128] [client 10.128.0.2:34454] AH01964: Connection to child 14 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:42.459543 2025] [ssl:info] [pid 30:tid 151] [client 10.128.0.2:34448] AH01964: Connection to child 132 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:42.459643 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:34454] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:42.459643 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:34448] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:42.459698 2025] [core:debug] [pid 30:tid 151] protocol.c(2460): [client 10.128.0.2:34448] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:42.459698 2025] [core:debug] [pid 28:tid 128] protocol.c(2460): [client 10.128.0.2:34454] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:42.461162 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:34454] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:42.461324 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:34454] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:42.461418 2025] [authz_core:debug] [pid 28:tid 128] mod_authz_core.c(843): [client 10.128.0.2:34454] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:14:42.461700 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:34448] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:42.461910 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:34448] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:42.461988 2025] [authz_core:debug] [pid 30:tid 151] mod_authz_core.c(843): [client 10.128.0.2:34448] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:14:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:42.463847 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:34454] AH02001: Connection closed to child 14 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:14:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:42.464000 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:34448] AH02001: Connection closed to child 132 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:47.459861 2025] [ssl:info] [pid 28:tid 127] [client 10.128.0.2:44790] AH01964: Connection to child 13 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:47.459980 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:44790] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:47.460022 2025] [core:debug] [pid 28:tid 127] protocol.c(2460): [client 10.128.0.2:44790] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:47.460372 2025] [ssl:info] [pid 30:tid 148] [client 10.128.0.2:44782] AH01964: Connection to child 129 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:47.460495 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2337): [client 10.128.0.2:44782] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:47.460546 2025] [core:debug] [pid 30:tid 148] protocol.c(2460): [client 10.128.0.2:44782] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:47.461784 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:44790] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:47.461981 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:44790] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:47.462062 2025] [authz_core:debug] [pid 28:tid 127] mod_authz_core.c(843): [client 10.128.0.2:44790] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:14:47.463454 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2167): [client 10.128.0.2:44782] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:47.463719 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(341): [client 10.128.0.2:44782] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:47.463861 2025] [authz_core:debug] [pid 30:tid 148] mod_authz_core.c(843): [client 10.128.0.2:44782] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:14:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:47.464004 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:44790] AH02001: Connection closed to child 13 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:14:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:47.465652 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_io.c(1150): [client 10.128.0.2:44782] AH02001: Connection closed to child 129 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:52.460117 2025] [ssl:info] [pid 30:tid 152] [client 10.128.0.2:44800] AH01964: Connection to child 133 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:52.460278 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:44800] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:52.460326 2025] [core:debug] [pid 30:tid 152] protocol.c(2460): [client 10.128.0.2:44800] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:52.460378 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:44802] AH01964: Connection to child 76 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:52.460559 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:44802] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:52.460635 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:44802] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:52.462221 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:44800] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:52.462444 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:44800] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:52.462529 2025] [authz_core:debug] [pid 30:tid 152] mod_authz_core.c(843): [client 10.128.0.2:44800] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:14:52.463767 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:44802] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:52.464106 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:44802] AH02034: Initial (No.1) HTTPS request received for child 76 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:52.464254 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:44802] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:14:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:52.464767 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:44800] AH02001: Connection closed to child 133 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:14:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:52.466590 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:44802] AH02001: Connection closed to child 76 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:57.460225 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:50240] AH01964: Connection to child 215 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:57.460546 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:50240] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:57.460588 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:50240] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:57.460848 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:50242] AH01964: Connection to child 212 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:57.460964 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:50242] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:14:57.461054 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:50242] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:14:57.462262 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:50240] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:57.462472 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:50240] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:57.462577 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:50240] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:14:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:57.464828 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:50240] AH02001: Connection closed to child 215 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:57.465387 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:50242] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:14:57.465536 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:50242] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:14:57.465592 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:50242] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:14:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:14:57.469592 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:50242] AH02001: Connection closed to child 212 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:02.459749 2025] [ssl:info] [pid 30:tid 155] [client 10.128.0.2:50270] AH01964: Connection to child 136 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:02.459883 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:50270] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:02.459932 2025] [core:debug] [pid 30:tid 155] protocol.c(2460): [client 10.128.0.2:50270] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:02.460017 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:50254] AH01964: Connection to child 196 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:02.460087 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:50254] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:02.460112 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:50254] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:02.461445 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:50254] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:02.461614 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:50254] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:02.461704 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:50254] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:15:02.462065 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:50270] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:02.462202 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:50270] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:02.462259 2025] [authz_core:debug] [pid 30:tid 155] mod_authz_core.c(843): [client 10.128.0.2:50270] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:15:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:02.464050 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:50270] AH02001: Connection closed to child 136 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:15:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:02.464913 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:50254] AH02001: Connection closed to child 196 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:07.459734 2025] [ssl:info] [pid 28:tid 133] [client 10.128.0.2:49088] AH01964: Connection to child 17 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:07.459863 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:49088] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:07.459902 2025] [core:debug] [pid 28:tid 133] protocol.c(2460): [client 10.128.0.2:49088] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:07.460011 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:49090] AH01964: Connection to child 198 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:07.460175 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:49090] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:07.460236 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:49090] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:07.461340 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:49088] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:07.461535 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:49088] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:07.461642 2025] [authz_core:debug] [pid 28:tid 133] mod_authz_core.c(843): [client 10.128.0.2:49088] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:15:07.463529 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:49090] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [11/Oct/2025:11:15:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:07.463987 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:49088] AH02001: Connection closed to child 17 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:07.464134 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:49090] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:07.464279 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:49090] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:15:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:07.466534 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:49090] AH02001: Connection closed to child 198 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:12.459806 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:49106] AH01964: Connection to child 75 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:12.459912 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:49108] AH01964: Connection to child 77 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:12.459922 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:49106] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:12.459994 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:49106] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:12.460028 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:49108] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:12.460047 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:49108] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:12.462050 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:49108] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:12.462059 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:49106] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:12.462270 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:49108] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:12.462377 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:49108] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:15:12.462615 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:49106] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:12.462669 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:49106] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:15:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:12.465621 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:49108] AH02001: Connection closed to child 77 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:15:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:12.467208 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:49106] AH02001: Connection closed to child 75 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:17.460738 2025] [ssl:info] [pid 30:tid 153] [client 10.128.0.2:50440] AH01964: Connection to child 134 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:17.460947 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:50440] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:17.460979 2025] [ssl:info] [pid 28:tid 135] [client 10.128.0.2:50438] AH01964: Connection to child 18 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:17.461051 2025] [core:debug] [pid 30:tid 153] protocol.c(2460): [client 10.128.0.2:50440] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:17.461164 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:50438] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:17.461240 2025] [core:debug] [pid 28:tid 135] protocol.c(2460): [client 10.128.0.2:50438] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:17.463244 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:50440] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:17.463803 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:50440] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:17.463980 2025] [authz_core:debug] [pid 30:tid 153] mod_authz_core.c(843): [client 10.128.0.2:50440] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:15:17.465047 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:50438] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:17.465355 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:50438] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:17.465497 2025] [authz_core:debug] [pid 28:tid 135] mod_authz_core.c(843): [client 10.128.0.2:50438] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:15:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:17.466710 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:50440] AH02001: Connection closed to child 134 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:15:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:17.468886 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:50438] AH02001: Connection closed to child 18 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:22.460086 2025] [ssl:info] [pid 30:tid 156] [client 10.128.0.2:50456] AH01964: Connection to child 137 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:22.460085 2025] [ssl:info] [pid 28:tid 137] [client 10.128.0.2:50454] AH01964: Connection to child 20 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:22.460194 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:50456] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:22.460204 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_kernel.c(2337): [client 10.128.0.2:50454] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:22.460235 2025] [core:debug] [pid 30:tid 156] protocol.c(2460): [client 10.128.0.2:50456] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:22.460246 2025] [core:debug] [pid 28:tid 137] protocol.c(2460): [client 10.128.0.2:50454] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:22.463030 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:50456] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:22.463106 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_kernel.c(2167): [client 10.128.0.2:50454] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:22.463374 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:50456] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:22.463483 2025] [authz_core:debug] [pid 30:tid 156] mod_authz_core.c(843): [client 10.128.0.2:50456] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:15:22.463630 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_kernel.c(341): [client 10.128.0.2:50454] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:22.463761 2025] [authz_core:debug] [pid 28:tid 137] mod_authz_core.c(843): [client 10.128.0.2:50454] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:15:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:22.465573 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:50456] AH02001: Connection closed to child 137 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:15:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:22.466295 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_io.c(1150): [client 10.128.0.2:50454] AH02001: Connection closed to child 20 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:27.460202 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:43038] AH01964: Connection to child 197 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:27.460205 2025] [ssl:info] [pid 28:tid 138] [client 10.128.0.2:43028] AH01964: Connection to child 21 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:27.460306 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(2337): [client 10.128.0.2:43028] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:27.460319 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:43038] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:27.460343 2025] [core:debug] [pid 28:tid 138] protocol.c(2460): [client 10.128.0.2:43028] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:27.460357 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:43038] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:27.462394 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(2167): [client 10.128.0.2:43028] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:27.462553 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(341): [client 10.128.0.2:43028] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:27.462644 2025] [authz_core:debug] [pid 28:tid 138] mod_authz_core.c(843): [client 10.128.0.2:43028] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:15:27.462913 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:43038] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:27.463112 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:43038] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:27.463202 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:43038] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:15:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:27.464541 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_io.c(1150): [client 10.128.0.2:43028] AH02001: Connection closed to child 21 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:15:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:27.465092 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:43038] AH02001: Connection closed to child 197 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:32.459562 2025] [ssl:info] [pid 30:tid 158] [client 10.128.0.2:43052] AH01964: Connection to child 139 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:32.459698 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:43052] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:32.459736 2025] [core:debug] [pid 30:tid 158] protocol.c(2460): [client 10.128.0.2:43052] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:32.460433 2025] [ssl:info] [pid 28:tid 139] [client 10.128.0.2:43058] AH01964: Connection to child 22 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:32.460592 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2337): [client 10.128.0.2:43058] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:32.460659 2025] [core:debug] [pid 28:tid 139] protocol.c(2460): [client 10.128.0.2:43058] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:32.461085 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:43052] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:32.461265 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:43052] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:32.461370 2025] [authz_core:debug] [pid 30:tid 158] mod_authz_core.c(843): [client 10.128.0.2:43052] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:15:32.463812 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2167): [client 10.128.0.2:43058] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:32.464201 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(341): [client 10.128.0.2:43058] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:32.464373 2025] [authz_core:debug] [pid 28:tid 139] mod_authz_core.c(843): [client 10.128.0.2:43058] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:15:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:32.465688 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:43052] AH02001: Connection closed to child 139 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:15:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:32.468422 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_io.c(1150): [client 10.128.0.2:43058] AH02001: Connection closed to child 22 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:37.460232 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:51032] AH01964: Connection to child 194 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:37.460373 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:51032] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:37.460492 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:51032] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:37.460698 2025] [ssl:info] [pid 28:tid 143] [client 10.128.0.2:51044] AH01964: Connection to child 24 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:37.460816 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(2337): [client 10.128.0.2:51044] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:37.460863 2025] [core:debug] [pid 28:tid 143] protocol.c(2460): [client 10.128.0.2:51044] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:37.462429 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:51032] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:37.462621 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:51032] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:37.462735 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:51032] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:15:37.463050 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(2167): [client 10.128.0.2:51044] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:37.463211 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(341): [client 10.128.0.2:51044] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:37.463301 2025] [authz_core:debug] [pid 28:tid 143] mod_authz_core.c(843): [client 10.128.0.2:51044] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:15:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:37.465221 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_io.c(1150): [client 10.128.0.2:51044] AH02001: Connection closed to child 24 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:15:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:37.465847 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:51032] AH02001: Connection closed to child 194 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:42.459610 2025] [ssl:info] [pid 30:tid 161] [client 10.128.0.2:51062] AH01964: Connection to child 142 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:42.459649 2025] [ssl:info] [pid 30:tid 162] [client 10.128.0.2:51052] AH01964: Connection to child 143 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:42.459795 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:51062] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:42.459847 2025] [core:debug] [pid 30:tid 161] protocol.c(2460): [client 10.128.0.2:51062] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:42.459895 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:51052] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:42.459940 2025] [core:debug] [pid 30:tid 162] protocol.c(2460): [client 10.128.0.2:51052] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:42.461331 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:51052] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:42.461508 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:51052] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:42.461609 2025] [authz_core:debug] [pid 30:tid 162] mod_authz_core.c(843): [client 10.128.0.2:51052] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:15:42.461877 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:51062] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:42.462094 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:51062] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:42.462205 2025] [authz_core:debug] [pid 30:tid 161] mod_authz_core.c(843): [client 10.128.0.2:51062] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:15:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:42.464089 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:51062] AH02001: Connection closed to child 142 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:15:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:42.464541 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:51052] AH02001: Connection closed to child 143 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:47.460828 2025] [ssl:info] [pid 28:tid 116] [client 10.128.0.2:40522] AH01964: Connection to child 2 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:47.460830 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:40526] AH01964: Connection to child 79 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:47.460992 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:40526] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:47.461074 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:40526] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:47.461196 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:40522] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:47.461295 2025] [core:debug] [pid 28:tid 116] protocol.c(2460): [client 10.128.0.2:40522] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:47.463743 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:40526] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:47.463930 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:40526] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:47.464028 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:40526] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:15:47.464170 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:40522] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:47.464550 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:40522] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:47.464816 2025] [authz_core:debug] [pid 28:tid 116] mod_authz_core.c(843): [client 10.128.0.2:40522] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:15:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:47.467276 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:40522] AH02001: Connection closed to child 2 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:15:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:47.468590 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:40526] AH02001: Connection closed to child 79 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:52.460697 2025] [ssl:info] [pid 28:tid 118] [client 10.128.0.2:40538] AH01964: Connection to child 4 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:52.460833 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:40538] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:52.460879 2025] [core:debug] [pid 28:tid 118] protocol.c(2460): [client 10.128.0.2:40538] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:52.460899 2025] [ssl:info] [pid 30:tid 164] [client 10.128.0.2:40540] AH01964: Connection to child 145 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:52.461284 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:40540] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:52.461364 2025] [core:debug] [pid 30:tid 164] protocol.c(2460): [client 10.128.0.2:40540] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:52.463222 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:40538] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:52.463422 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:40538] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:52.463512 2025] [authz_core:debug] [pid 28:tid 118] mod_authz_core.c(843): [client 10.128.0.2:40538] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:15:52.463719 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:40540] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:52.463959 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:40540] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:52.464080 2025] [authz_core:debug] [pid 30:tid 164] mod_authz_core.c(843): [client 10.128.0.2:40540] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:15:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:52.465558 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:40538] AH02001: Connection closed to child 4 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:15:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:52.466164 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:40540] AH02001: Connection closed to child 145 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:57.459499 2025] [ssl:info] [pid 28:tid 119] [client 10.128.0.2:33812] AH01964: Connection to child 5 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:57.459533 2025] [ssl:info] [pid 29:tid 106] [client 10.128.0.2:33814] AH01964: Connection to child 83 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:57.459619 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:33812] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:57.459663 2025] [core:debug] [pid 28:tid 119] protocol.c(2460): [client 10.128.0.2:33812] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:57.459698 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_kernel.c(2337): [client 10.128.0.2:33814] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:15:57.459748 2025] [core:debug] [pid 29:tid 106] protocol.c(2460): [client 10.128.0.2:33814] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:15:57.461166 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:33812] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:57.462081 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_kernel.c(2167): [client 10.128.0.2:33814] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:15:57.462320 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_kernel.c(341): [client 10.128.0.2:33814] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:57.462349 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:33812] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:15:57.462445 2025] [authz_core:debug] [pid 29:tid 106] mod_authz_core.c(843): [client 10.128.0.2:33814] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:15:57.462452 2025] [authz_core:debug] [pid 28:tid 119] mod_authz_core.c(843): [client 10.128.0.2:33812] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:15:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:57.465212 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:33812] AH02001: Connection closed to child 5 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:15:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:15:57.466333 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_io.c(1150): [client 10.128.0.2:33814] AH02001: Connection closed to child 83 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:02.460387 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:33824] AH01964: Connection to child 208 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:02.460519 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:33836] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:02.460537 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:33824] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:02.460598 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:33824] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:02.460731 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:33836] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:02.460810 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:33836] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:02.463728 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:33824] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:02.464051 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:33824] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:02.464186 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:33824] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:16:02.464409 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:33836] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:02.464806 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:33836] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:02.464957 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:33836] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:16:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:02.467355 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:33836] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:16:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:02.468548 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:33824] AH02001: Connection closed to child 208 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:07.459153 2025] [ssl:info] [pid 28:tid 120] [client 10.128.0.2:32780] AH01964: Connection to child 6 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:07.459286 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:32780] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:07.459313 2025] [ssl:info] [pid 28:tid 117] [client 10.128.0.2:32794] AH01964: Connection to child 3 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:07.459326 2025] [core:debug] [pid 28:tid 120] protocol.c(2460): [client 10.128.0.2:32780] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:07.459406 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:32794] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:07.459444 2025] [core:debug] [pid 28:tid 117] protocol.c(2460): [client 10.128.0.2:32794] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:07.461013 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:32780] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:07.461159 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:32780] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:07.461248 2025] [authz_core:debug] [pid 28:tid 120] mod_authz_core.c(843): [client 10.128.0.2:32780] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:16:07.461643 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:32794] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:07.461988 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:32794] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:07.462082 2025] [authz_core:debug] [pid 28:tid 117] mod_authz_core.c(843): [client 10.128.0.2:32794] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:16:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:07.465320 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:32780] AH02001: Connection closed to child 6 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:16:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:07.465717 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:32794] AH02001: Connection closed to child 3 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:12.460352 2025] [ssl:info] [pid 28:tid 122] [client 10.128.0.2:32808] AH01964: Connection to child 8 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:12.460472 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:32808] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:12.460516 2025] [core:debug] [pid 28:tid 122] protocol.c(2460): [client 10.128.0.2:32808] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:12.461495 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:32824] AH01964: Connection to child 206 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:12.461612 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:32824] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:12.461656 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:32824] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:12.462033 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:32808] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:12.462221 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:32808] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:12.462310 2025] [authz_core:debug] [pid 28:tid 122] mod_authz_core.c(843): [client 10.128.0.2:32808] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:16:12.463129 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:32824] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:12.463291 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:32824] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:12.463389 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:32824] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:16:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:12.464491 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:32808] AH02001: Connection closed to child 8 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:16:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:12.466028 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:32824] AH02001: Connection closed to child 206 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:17.460160 2025] [ssl:info] [pid 28:tid 124] [client 10.128.0.2:56748] AH01964: Connection to child 10 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:17.460205 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:56762] AH01964: Connection to child 203 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:17.460315 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:56748] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:17.460386 2025] [core:debug] [pid 28:tid 124] protocol.c(2460): [client 10.128.0.2:56748] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:17.460387 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:56762] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:17.460461 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:56762] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:17.463453 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:56748] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:17.463493 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:56762] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:17.463842 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:56748] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:17.463927 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:56762] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:17.464009 2025] [authz_core:debug] [pid 28:tid 124] mod_authz_core.c(843): [client 10.128.0.2:56748] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:16:17.464093 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:56762] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:16:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:17.468025 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:56748] AH02001: Connection closed to child 10 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:16:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:17.468162 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:56762] AH02001: Connection closed to child 203 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:22.459988 2025] [ssl:info] [pid 28:tid 125] [client 10.128.0.2:56784] AH01964: Connection to child 11 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:22.460151 2025] [ssl:info] [pid 30:tid 167] [client 10.128.0.2:56770] AH01964: Connection to child 148 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:22.460174 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:56784] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:22.460242 2025] [core:debug] [pid 28:tid 125] protocol.c(2460): [client 10.128.0.2:56784] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:22.460281 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:56770] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:22.460325 2025] [core:debug] [pid 30:tid 167] protocol.c(2460): [client 10.128.0.2:56770] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:22.464206 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:56784] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:22.464549 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:56784] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:22.464743 2025] [authz_core:debug] [pid 28:tid 125] mod_authz_core.c(843): [client 10.128.0.2:56784] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:16:22.464974 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:56770] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:22.465350 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:56770] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:22.465457 2025] [authz_core:debug] [pid 30:tid 167] mod_authz_core.c(843): [client 10.128.0.2:56770] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:16:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:22.467323 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:56784] AH02001: Connection closed to child 11 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:16:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:22.468033 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:56770] AH02001: Connection closed to child 148 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:27.460033 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:57856] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:27.460033 2025] [ssl:info] [pid 28:tid 126] [client 10.128.0.2:57852] AH01964: Connection to child 12 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:27.460150 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:57856] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:27.460150 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:57852] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:27.460190 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:57856] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:27.460190 2025] [core:debug] [pid 28:tid 126] protocol.c(2460): [client 10.128.0.2:57852] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:27.462214 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:57852] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:27.462405 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:57852] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:27.462508 2025] [authz_core:debug] [pid 28:tid 126] mod_authz_core.c(843): [client 10.128.0.2:57852] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:16:27.462600 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:57856] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:27.462805 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:57856] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:27.462866 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:57856] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:16:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:27.464850 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:57852] AH02001: Connection closed to child 12 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:16:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:27.465116 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:57856] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:32.460807 2025] [ssl:info] [pid 28:tid 129] [client 10.128.0.2:57860] AH01964: Connection to child 15 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:32.460928 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:57860] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:32.460935 2025] [ssl:info] [pid 28:tid 127] [client 10.128.0.2:57862] AH01964: Connection to child 13 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:32.460972 2025] [core:debug] [pid 28:tid 129] protocol.c(2460): [client 10.128.0.2:57860] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:32.461135 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:57862] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:32.461239 2025] [core:debug] [pid 28:tid 127] protocol.c(2460): [client 10.128.0.2:57862] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:32.462816 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:57860] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:32.463035 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:57860] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:32.463145 2025] [authz_core:debug] [pid 28:tid 129] mod_authz_core.c(843): [client 10.128.0.2:57860] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:16:32.463327 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:57862] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:32.463545 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:57862] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:32.463653 2025] [authz_core:debug] [pid 28:tid 127] mod_authz_core.c(843): [client 10.128.0.2:57862] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:16:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:32.466125 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:57862] AH02001: Connection closed to child 13 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:16:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:32.466507 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:57860] AH02001: Connection closed to child 15 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:37.459691 2025] [ssl:info] [pid 30:tid 165] [client 10.128.0.2:48452] AH01964: Connection to child 146 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:37.459801 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:48452] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:37.459845 2025] [core:debug] [pid 30:tid 165] protocol.c(2460): [client 10.128.0.2:48452] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:37.460927 2025] [ssl:info] [pid 30:tid 168] [client 10.128.0.2:48456] AH01964: Connection to child 149 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:37.461068 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:48456] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:37.461131 2025] [core:debug] [pid 30:tid 168] protocol.c(2460): [client 10.128.0.2:48456] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:37.463742 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:48452] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:37.463946 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:48452] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:37.464083 2025] [authz_core:debug] [pid 30:tid 165] mod_authz_core.c(843): [client 10.128.0.2:48452] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:16:37.464467 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:48456] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:37.464879 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:48456] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:37.465007 2025] [authz_core:debug] [pid 30:tid 168] mod_authz_core.c(843): [client 10.128.0.2:48456] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:16:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:37.466113 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:48452] AH02001: Connection closed to child 146 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:16:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:37.467531 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:48456] AH02001: Connection closed to child 149 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:42.460427 2025] [ssl:info] [pid 28:tid 133] [client 10.128.0.2:48472] AH01964: Connection to child 17 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:42.460546 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:48472] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:42.460586 2025] [core:debug] [pid 28:tid 133] protocol.c(2460): [client 10.128.0.2:48472] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:42.462109 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:48472] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:42.462278 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:48472] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:42.462374 2025] [authz_core:debug] [pid 28:tid 133] mod_authz_core.c(843): [client 10.128.0.2:48472] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:16:42.463803 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:48470] AH01964: Connection to child 82 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:42.463972 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:48470] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:42.464037 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:48470] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:42.468897 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:48470] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:42.469098 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:48470] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:16:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:42.469192 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:48470] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:16:42.469253 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:48472] AH02001: Connection closed to child 17 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:16:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:42.471394 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:48470] AH02001: Connection closed to child 82 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:47.459346 2025] [ssl:info] [pid 30:tid 166] [client 10.128.0.2:34334] AH01964: Connection to child 147 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:47.459437 2025] [ssl:info] [pid 29:tid 108] [client 10.128.0.2:34324] AH01964: Connection to child 85 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:47.459448 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:34334] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:47.459486 2025] [core:debug] [pid 30:tid 166] protocol.c(2460): [client 10.128.0.2:34334] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:47.459567 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(2337): [client 10.128.0.2:34324] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:47.459619 2025] [core:debug] [pid 29:tid 108] protocol.c(2460): [client 10.128.0.2:34324] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:47.461281 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:34334] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:47.461439 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:34334] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:47.461526 2025] [authz_core:debug] [pid 30:tid 166] mod_authz_core.c(843): [client 10.128.0.2:34334] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:16:47.461633 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(2167): [client 10.128.0.2:34324] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:47.462171 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(341): [client 10.128.0.2:34324] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:47.462292 2025] [authz_core:debug] [pid 29:tid 108] mod_authz_core.c(843): [client 10.128.0.2:34324] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:16:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:47.464170 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:34334] AH02001: Connection closed to child 147 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:16:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:47.466900 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_io.c(1150): [client 10.128.0.2:34324] AH02001: Connection closed to child 85 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:52.459902 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:34348] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:52.459984 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:34342] AH01964: Connection to child 205 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:52.460050 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:34348] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:52.460101 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:34348] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:52.460128 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:34342] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:52.460191 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:34342] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:52.461615 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:34348] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:52.461801 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:34348] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:52.461907 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:34348] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:16:52.462559 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:34342] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:52.462843 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:34342] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:52.462942 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:34342] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:16:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:52.464385 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:34348] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:16:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:52.466702 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:34342] AH02001: Connection closed to child 205 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:57.459554 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:36694] AH01964: Connection to child 192 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:57.459702 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:36694] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:57.459750 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:36694] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:57.459972 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:36706] AH01964: Connection to child 215 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:57.460101 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:36706] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:16:57.460152 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:36706] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:16:57.462360 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:36694] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:57.462551 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:36694] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:57.462610 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:36706] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:16:57.462653 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:36694] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:16:57.463015 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:36706] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:16:57.463137 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:36706] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:16:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:57.465434 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:36694] AH02001: Connection closed to child 192 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:16:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:16:57.465836 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:36706] AH02001: Connection closed to child 215 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:02.459467 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:36720] AH01964: Connection to child 196 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:02.459529 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:36718] AH01964: Connection to child 195 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:02.459608 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:36720] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:02.459649 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:36720] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:02.459692 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:36718] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:02.459735 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:36718] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:02.461611 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:36720] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:02.461795 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:36720] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:02.461898 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:36720] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:17:02.462116 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:36718] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:02.462353 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:36718] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:02.462464 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:36718] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:17:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:02.464853 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:36720] AH02001: Connection closed to child 196 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:17:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:02.466386 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:36718] AH02001: Connection closed to child 195 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:07.459327 2025] [ssl:info] [pid 30:tid 171] [client 10.128.0.2:38046] AH01964: Connection to child 152 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:07.459442 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:38046] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:07.459488 2025] [core:debug] [pid 30:tid 171] protocol.c(2460): [client 10.128.0.2:38046] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:07.459646 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:38048] AH01964: Connection to child 198 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:07.459847 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:38048] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:07.459901 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:38048] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:07.461043 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:38046] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:07.461214 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:38046] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:07.461347 2025] [authz_core:debug] [pid 30:tid 171] mod_authz_core.c(843): [client 10.128.0.2:38046] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:17:07.461572 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:38048] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:07.461814 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:38048] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:07.461912 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:38048] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:17:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:07.465744 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:38046] AH02001: Connection closed to child 152 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:17:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:07.467093 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:38048] AH02001: Connection closed to child 198 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:12.459349 2025] [ssl:info] [pid 29:tid 109] [client 10.128.0.2:38058] AH01964: Connection to child 86 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:12.459363 2025] [ssl:info] [pid 29:tid 110] [client 10.128.0.2:38068] AH01964: Connection to child 87 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:12.459467 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(2337): [client 10.128.0.2:38068] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:12.459480 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(2337): [client 10.128.0.2:38058] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:12.459504 2025] [core:debug] [pid 29:tid 110] protocol.c(2460): [client 10.128.0.2:38068] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:12.459524 2025] [core:debug] [pid 29:tid 109] protocol.c(2460): [client 10.128.0.2:38058] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:12.461086 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(2167): [client 10.128.0.2:38068] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:12.461304 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(341): [client 10.128.0.2:38068] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:12.461391 2025] [authz_core:debug] [pid 29:tid 110] mod_authz_core.c(843): [client 10.128.0.2:38068] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:17:12.461480 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(2167): [client 10.128.0.2:38058] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:12.461705 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(341): [client 10.128.0.2:38058] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:12.461791 2025] [authz_core:debug] [pid 29:tid 109] mod_authz_core.c(843): [client 10.128.0.2:38058] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:17:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:12.465661 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_io.c(1150): [client 10.128.0.2:38068] AH02001: Connection closed to child 87 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:17:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:12.471863 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_io.c(1150): [client 10.128.0.2:38058] AH02001: Connection closed to child 86 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:17.460325 2025] [ssl:info] [pid 28:tid 136] [client 10.128.0.2:41926] AH01964: Connection to child 19 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:17.460446 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(2337): [client 10.128.0.2:41926] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:17.460491 2025] [core:debug] [pid 28:tid 136] protocol.c(2460): [client 10.128.0.2:41926] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:17.461039 2025] [ssl:info] [pid 28:tid 135] [client 10.128.0.2:41932] AH01964: Connection to child 18 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:17.462367 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:41932] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:17.462383 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(2167): [client 10.128.0.2:41926] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:17.462483 2025] [core:debug] [pid 28:tid 135] protocol.c(2460): [client 10.128.0.2:41932] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:17.462600 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(341): [client 10.128.0.2:41926] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:17.462713 2025] [authz_core:debug] [pid 28:tid 136] mod_authz_core.c(843): [client 10.128.0.2:41926] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:17:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:17.465012 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_io.c(1150): [client 10.128.0.2:41926] AH02001: Connection closed to child 19 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:17.466608 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:41932] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:17.466793 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:41932] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:17.466847 2025] [authz_core:debug] [pid 28:tid 135] mod_authz_core.c(843): [client 10.128.0.2:41932] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:17:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:17.469272 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:41932] AH02001: Connection closed to child 18 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:22.459854 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:41944] AH01964: Connection to child 197 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:22.459970 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:41944] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:22.460009 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:41944] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:22.460203 2025] [ssl:info] [pid 28:tid 139] [client 10.128.0.2:41958] AH01964: Connection to child 22 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:22.460318 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2337): [client 10.128.0.2:41958] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:22.460361 2025] [core:debug] [pid 28:tid 139] protocol.c(2460): [client 10.128.0.2:41958] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:22.461502 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:41944] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:22.461666 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:41944] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:22.461768 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:41944] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:17:22.461914 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2167): [client 10.128.0.2:41958] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:22.462078 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(341): [client 10.128.0.2:41958] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:22.462163 2025] [authz_core:debug] [pid 28:tid 139] mod_authz_core.c(843): [client 10.128.0.2:41958] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:17:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:22.465108 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:41944] AH02001: Connection closed to child 197 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:17:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:22.465670 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_io.c(1150): [client 10.128.0.2:41958] AH02001: Connection closed to child 22 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:27.459430 2025] [ssl:info] [pid 28:tid 114] [client 10.128.0.2:58086] AH01964: Connection to child 0 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:27.459438 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:58082] AH01964: Connection to child 194 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:27.459557 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:58082] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:27.459560 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:58086] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:27.459599 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:58082] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:27.459605 2025] [core:debug] [pid 28:tid 114] protocol.c(2460): [client 10.128.0.2:58086] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:27.461113 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:58082] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:27.461282 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:58082] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:27.461364 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:58082] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:17:27.462591 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:58086] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:27.462939 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:58086] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:27.463081 2025] [authz_core:debug] [pid 28:tid 114] mod_authz_core.c(843): [client 10.128.0.2:58086] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:17:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:27.464274 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:58082] AH02001: Connection closed to child 194 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:17:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:27.465288 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:58086] AH02001: Connection closed to child 0 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:32.460082 2025] [ssl:info] [pid 29:tid 87] [client 10.128.0.2:58090] AH01964: Connection to child 64 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:32.460215 2025] [ssl:debug] [pid 29:tid 87] ssl_engine_kernel.c(2337): [client 10.128.0.2:58090] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:32.460265 2025] [core:debug] [pid 29:tid 87] protocol.c(2460): [client 10.128.0.2:58090] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:32.460540 2025] [ssl:info] [pid 29:tid 88] [client 10.128.0.2:58102] AH01964: Connection to child 65 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:32.460729 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(2337): [client 10.128.0.2:58102] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:32.460812 2025] [core:debug] [pid 29:tid 88] protocol.c(2460): [client 10.128.0.2:58102] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:32.462125 2025] [ssl:debug] [pid 29:tid 87] ssl_engine_kernel.c(2167): [client 10.128.0.2:58090] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:32.462387 2025] [ssl:debug] [pid 29:tid 87] ssl_engine_kernel.c(341): [client 10.128.0.2:58090] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:32.462491 2025] [authz_core:debug] [pid 29:tid 87] mod_authz_core.c(843): [client 10.128.0.2:58090] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:17:32.463303 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(2167): [client 10.128.0.2:58102] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:32.463579 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(341): [client 10.128.0.2:58102] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:32.463744 2025] [authz_core:debug] [pid 29:tid 88] mod_authz_core.c(843): [client 10.128.0.2:58102] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:17:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:32.464477 2025] [ssl:debug] [pid 29:tid 87] ssl_engine_io.c(1150): [client 10.128.0.2:58090] AH02001: Connection closed to child 64 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:17:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:32.466254 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_io.c(1150): [client 10.128.0.2:58102] AH02001: Connection closed to child 65 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:37.459391 2025] [ssl:info] [pid 30:tid 147] [client 10.128.0.2:42718] AH01964: Connection to child 128 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:37.459519 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2337): [client 10.128.0.2:42718] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:37.459561 2025] [core:debug] [pid 30:tid 147] protocol.c(2460): [client 10.128.0.2:42718] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:37.460858 2025] [ssl:info] [pid 30:tid 151] [client 10.128.0.2:42728] AH01964: Connection to child 132 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:37.460913 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:42728] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:37.460936 2025] [core:debug] [pid 30:tid 151] protocol.c(2460): [client 10.128.0.2:42728] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:37.462028 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2167): [client 10.128.0.2:42718] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:37.462219 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(341): [client 10.128.0.2:42718] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:37.462303 2025] [authz_core:debug] [pid 30:tid 147] mod_authz_core.c(843): [client 10.128.0.2:42718] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:17:37.462493 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:42728] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:37.462620 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:42728] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:37.462667 2025] [authz_core:debug] [pid 30:tid 151] mod_authz_core.c(843): [client 10.128.0.2:42728] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:17:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:37.464514 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_io.c(1150): [client 10.128.0.2:42718] AH02001: Connection closed to child 128 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:17:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:37.465259 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:42728] AH02001: Connection closed to child 132 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:42.460261 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:42744] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:42.460300 2025] [ssl:info] [pid 28:tid 116] [client 10.128.0.2:42742] AH01964: Connection to child 2 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:42.460414 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:42744] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:42.460416 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:42742] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:42.460459 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:42744] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:42.460465 2025] [core:debug] [pid 28:tid 116] protocol.c(2460): [client 10.128.0.2:42742] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:42.461846 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:42744] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:42.462020 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:42744] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:42.462098 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:42744] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:17:42.464496 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:42742] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:42.464800 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:42742] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:42.464893 2025] [authz_core:debug] [pid 28:tid 116] mod_authz_core.c(843): [client 10.128.0.2:42742] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:17:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:42.467046 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:42742] AH02001: Connection closed to child 2 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:17:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:42.467960 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:42744] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:47.459284 2025] [ssl:info] [pid 29:tid 91] [client 10.128.0.2:44564] AH01964: Connection to child 68 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:47.459410 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2337): [client 10.128.0.2:44564] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:47.459453 2025] [core:debug] [pid 29:tid 91] protocol.c(2460): [client 10.128.0.2:44564] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:47.460050 2025] [ssl:info] [pid 29:tid 90] [client 10.128.0.2:44572] AH01964: Connection to child 67 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:47.460316 2025] [ssl:debug] [pid 29:tid 90] ssl_engine_kernel.c(2337): [client 10.128.0.2:44572] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:47.460426 2025] [core:debug] [pid 29:tid 90] protocol.c(2460): [client 10.128.0.2:44572] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:47.462647 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2167): [client 10.128.0.2:44564] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:47.463198 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(341): [client 10.128.0.2:44564] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:47.463448 2025] [authz_core:debug] [pid 29:tid 91] mod_authz_core.c(843): [client 10.128.0.2:44564] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:17:47.464905 2025] [ssl:debug] [pid 29:tid 90] ssl_engine_kernel.c(2167): [client 10.128.0.2:44572] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:47.465137 2025] [ssl:debug] [pid 29:tid 90] ssl_engine_kernel.c(341): [client 10.128.0.2:44572] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:47.465220 2025] [authz_core:debug] [pid 29:tid 90] mod_authz_core.c(843): [client 10.128.0.2:44572] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:17:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:47.468962 2025] [ssl:debug] [pid 29:tid 90] ssl_engine_io.c(1150): [client 10.128.0.2:44572] AH02001: Connection closed to child 67 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:17:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:47.470188 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_io.c(1150): [client 10.128.0.2:44564] AH02001: Connection closed to child 68 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:52.460524 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:44582] AH01964: Connection to child 208 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:52.460633 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:44582] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:52.460694 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:44582] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:52.460761 2025] [ssl:info] [pid 30:tid 152] [client 10.128.0.2:44584] AH01964: Connection to child 133 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:52.460902 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:44584] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:52.460945 2025] [core:debug] [pid 30:tid 152] protocol.c(2460): [client 10.128.0.2:44584] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:52.462140 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:44582] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:52.462376 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:44582] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:52.462476 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:44582] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:17:52.462927 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:44584] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:52.463120 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:44584] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:52.463195 2025] [authz_core:debug] [pid 30:tid 152] mod_authz_core.c(843): [client 10.128.0.2:44584] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:17:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:52.465151 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:44582] AH02001: Connection closed to child 208 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:17:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:52.466960 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:44584] AH02001: Connection closed to child 133 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:57.459245 2025] [ssl:info] [pid 28:tid 115] [client 10.128.0.2:55218] AH01964: Connection to child 1 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:57.459318 2025] [ssl:info] [pid 28:tid 119] [client 10.128.0.2:55222] AH01964: Connection to child 5 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:57.459365 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:55218] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:57.459407 2025] [core:debug] [pid 28:tid 115] protocol.c(2460): [client 10.128.0.2:55218] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:57.459411 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:55222] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:17:57.459444 2025] [core:debug] [pid 28:tid 119] protocol.c(2460): [client 10.128.0.2:55222] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:17:57.460865 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:55222] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:57.461296 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:55218] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:17:57.461382 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:55222] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:57.461491 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:55218] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:17:57.461533 2025] [authz_core:debug] [pid 28:tid 119] mod_authz_core.c(843): [client 10.128.0.2:55222] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:17:57.461596 2025] [authz_core:debug] [pid 28:tid 115] mod_authz_core.c(843): [client 10.128.0.2:55218] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:17:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:57.464425 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:55218] AH02001: Connection closed to child 1 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:17:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:17:57.464570 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:55222] AH02001: Connection closed to child 5 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:02.459767 2025] [ssl:info] [pid 28:tid 121] [client 10.128.0.2:55230] AH01964: Connection to child 7 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:02.459879 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:55230] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:02.459918 2025] [core:debug] [pid 28:tid 121] protocol.c(2460): [client 10.128.0.2:55230] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:02.460966 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:55244] AH01964: Connection to child 206 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:02.461023 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:55244] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:02.461042 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:55244] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:02.462174 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:55230] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:02.462319 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:55230] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:02.462415 2025] [authz_core:debug] [pid 28:tid 121] mod_authz_core.c(843): [client 10.128.0.2:55230] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:18:02.462736 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:55244] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:02.462980 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:55244] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:02.463031 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:55244] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:18:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:02.464986 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:55244] AH02001: Connection closed to child 206 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:18:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:02.465255 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:55230] AH02001: Connection closed to child 7 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:07.459165 2025] [ssl:info] [pid 30:tid 154] [client 10.128.0.2:44344] AH01964: Connection to child 135 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:07.459286 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:44344] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:07.459324 2025] [core:debug] [pid 30:tid 154] protocol.c(2460): [client 10.128.0.2:44344] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:07.459406 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:44356] AH01964: Connection to child 203 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:07.459535 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:44356] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:07.459624 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:44356] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:07.460925 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:44344] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:07.461082 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:44344] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:07.461171 2025] [authz_core:debug] [pid 30:tid 154] mod_authz_core.c(843): [client 10.128.0.2:44344] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:18:07.461187 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:44356] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:07.461333 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:44356] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:07.461431 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:44356] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:18:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:07.463510 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:44344] AH02001: Connection closed to child 135 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:18:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:07.463901 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:44356] AH02001: Connection closed to child 203 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:12.460169 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:44362] AH01964: Connection to child 211 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:12.460169 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:44364] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:12.460279 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:44362] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:12.460279 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:44364] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:12.460316 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:44364] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:12.460328 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:44362] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:12.462046 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:44362] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:12.462275 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:44362] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:12.462360 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:44362] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:18:12.462535 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:44364] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:12.462786 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:44364] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:12.462856 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:44364] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:18:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:12.464858 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:44364] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:18:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:12.465141 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:44362] AH02001: Connection closed to child 211 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:17.459855 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:46242] AH01964: Connection to child 73 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:17.460016 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:46242] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:17.460072 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:46242] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:17.460831 2025] [ssl:info] [pid 28:tid 122] [client 10.128.0.2:46248] AH01964: Connection to child 8 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:17.461035 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:46248] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:17.461146 2025] [core:debug] [pid 28:tid 122] protocol.c(2460): [client 10.128.0.2:46248] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:17.463454 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:46242] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:17.465919 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:46248] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:17.466366 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:46248] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:17.466530 2025] [authz_core:debug] [pid 28:tid 122] mod_authz_core.c(843): [client 10.128.0.2:46248] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:18:17.466716 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:46242] AH02034: Initial (No.1) HTTPS request received for child 73 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:17.466830 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:46242] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:18:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:17.470525 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:46242] AH02001: Connection closed to child 73 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:18:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:17.471643 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:46248] AH02001: Connection closed to child 8 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:22.459776 2025] [ssl:info] [pid 30:tid 157] [client 10.128.0.2:46250] AH01964: Connection to child 138 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:22.459893 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:46250] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:22.459935 2025] [core:debug] [pid 30:tid 157] protocol.c(2460): [client 10.128.0.2:46250] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:22.460113 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:46254] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:22.460184 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:46254] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:22.460217 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:46254] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:22.461964 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:46254] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:22.462006 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:46250] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:22.462159 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:46254] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:22.462178 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:46250] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:22.462238 2025] [authz_core:debug] [pid 30:tid 157] mod_authz_core.c(843): [client 10.128.0.2:46250] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:18:22.462239 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:46254] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:18:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:22.464180 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:46254] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:18:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:22.464361 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:46250] AH02001: Connection closed to child 138 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:27.459476 2025] [ssl:info] [pid 28:tid 124] [client 10.128.0.2:40556] AH01964: Connection to child 10 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:27.459590 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:40556] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:27.459628 2025] [core:debug] [pid 28:tid 124] protocol.c(2460): [client 10.128.0.2:40556] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:27.459985 2025] [ssl:info] [pid 28:tid 125] [client 10.128.0.2:40570] AH01964: Connection to child 11 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:27.460516 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:40570] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:27.460581 2025] [core:debug] [pid 28:tid 125] protocol.c(2460): [client 10.128.0.2:40570] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:27.461343 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:40556] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:27.461494 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:40556] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:27.461612 2025] [authz_core:debug] [pid 28:tid 124] mod_authz_core.c(843): [client 10.128.0.2:40556] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:18:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:27.464298 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:40556] AH02001: Connection closed to child 10 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:27.465236 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:40570] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:27.465643 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:40570] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:27.465873 2025] [authz_core:debug] [pid 28:tid 125] mod_authz_core.c(843): [client 10.128.0.2:40570] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:18:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:27.467957 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:40570] AH02001: Connection closed to child 11 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:32.460322 2025] [ssl:info] [pid 28:tid 126] [client 10.128.0.2:40574] AH01964: Connection to child 12 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:32.460372 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:40572] AH01964: Connection to child 213 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:32.460444 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:40574] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:32.460483 2025] [core:debug] [pid 28:tid 126] protocol.c(2460): [client 10.128.0.2:40574] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:32.460614 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:40572] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:32.460792 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:40572] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:32.462011 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:40574] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:32.462218 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:40574] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:32.462316 2025] [authz_core:debug] [pid 28:tid 126] mod_authz_core.c(843): [client 10.128.0.2:40574] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:18:32.462835 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:40572] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:32.463098 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:40572] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:32.463253 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:40572] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:18:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:32.464235 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:40574] AH02001: Connection closed to child 12 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:18:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:32.466870 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:40572] AH02001: Connection closed to child 213 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:37.459387 2025] [ssl:info] [pid 28:tid 128] [client 10.128.0.2:38440] AH01964: Connection to child 14 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:37.459506 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:38440] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:37.459545 2025] [core:debug] [pid 28:tid 128] protocol.c(2460): [client 10.128.0.2:38440] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:37.460884 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:38440] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:37.461065 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:38440] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:37.461159 2025] [authz_core:debug] [pid 28:tid 128] mod_authz_core.c(843): [client 10.128.0.2:38440] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:18:37.462021 2025] [ssl:info] [pid 30:tid 153] [client 10.128.0.2:38456] AH01964: Connection to child 134 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:37.462404 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:38456] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:37.462925 2025] [core:debug] [pid 30:tid 153] protocol.c(2460): [client 10.128.0.2:38456] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:37.466773 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:38456] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [11/Oct/2025:11:18:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:37.467015 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:38440] AH02001: Connection closed to child 14 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:37.467348 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:38456] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:37.467626 2025] [authz_core:debug] [pid 30:tid 153] mod_authz_core.c(843): [client 10.128.0.2:38456] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:18:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:37.471612 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:38456] AH02001: Connection closed to child 134 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:42.460594 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:38458] AH01964: Connection to child 205 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:42.460727 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:38458] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:42.460764 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:38458] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:42.461050 2025] [ssl:info] [pid 28:tid 129] [client 10.128.0.2:38460] AH01964: Connection to child 15 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:42.461169 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:38460] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:42.461249 2025] [core:debug] [pid 28:tid 129] protocol.c(2460): [client 10.128.0.2:38460] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:42.462463 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:38458] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:42.462619 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:38458] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:42.462735 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:38458] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:18:42.462963 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:38460] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:42.464182 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:38460] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:42.464283 2025] [authz_core:debug] [pid 28:tid 129] mod_authz_core.c(843): [client 10.128.0.2:38460] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:18:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:42.466323 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:38460] AH02001: Connection closed to child 15 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:18:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:42.467076 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:38458] AH02001: Connection closed to child 205 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:47.459946 2025] [ssl:info] [pid 30:tid 156] [client 10.128.0.2:33018] AH01964: Connection to child 137 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:47.460093 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:33018] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:47.460154 2025] [core:debug] [pid 30:tid 156] protocol.c(2460): [client 10.128.0.2:33018] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:47.462019 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:33006] AH01964: Connection to child 215 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:47.462198 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:33006] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:47.462247 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:33006] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:47.463812 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:33018] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:47.464159 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:33018] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:47.464334 2025] [authz_core:debug] [pid 30:tid 156] mod_authz_core.c(843): [client 10.128.0.2:33018] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:18:47.465135 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:33006] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:47.465316 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:33006] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:47.465376 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:33006] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:18:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:47.467010 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:33018] AH02001: Connection closed to child 137 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:18:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:47.469128 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:33006] AH02001: Connection closed to child 215 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:52.460950 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:33034] AH01964: Connection to child 193 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:52.460974 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:33048] AH01964: Connection to child 212 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:52.461110 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:33034] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:52.461130 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:33048] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:52.461154 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:33034] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:52.461186 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:33048] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:52.462595 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:33034] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:52.462781 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:33034] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:52.462873 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:33034] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:18:52.464322 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:33048] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:52.464890 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:33048] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:52.465029 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:33048] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:18:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:52.467144 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:33034] AH02001: Connection closed to child 193 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:18:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:52.470289 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:33048] AH02001: Connection closed to child 212 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:57.460236 2025] [ssl:info] [pid 30:tid 159] [client 10.128.0.2:57034] AH01964: Connection to child 140 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:57.460343 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:57034] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:57.460347 2025] [ssl:info] [pid 28:tid 133] [client 10.128.0.2:57024] AH01964: Connection to child 17 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:57.460378 2025] [core:debug] [pid 30:tid 159] protocol.c(2460): [client 10.128.0.2:57034] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:57.460466 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:57024] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:18:57.460518 2025] [core:debug] [pid 28:tid 133] protocol.c(2460): [client 10.128.0.2:57024] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:18:57.461780 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:57034] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:57.461943 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:57034] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:57.462368 2025] [authz_core:debug] [pid 30:tid 159] mod_authz_core.c(843): [client 10.128.0.2:57034] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:18:57.462499 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:57024] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:18:57.462727 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:57024] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:18:57.462831 2025] [authz_core:debug] [pid 28:tid 133] mod_authz_core.c(843): [client 10.128.0.2:57024] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:18:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:57.464266 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:57034] AH02001: Connection closed to child 140 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:18:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:18:57.465176 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:57024] AH02001: Connection closed to child 17 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:02.459425 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:57048] AH01964: Connection to child 216 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:02.459426 2025] [ssl:info] [pid 29:tid 95] [client 10.128.0.2:57056] AH01964: Connection to child 72 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:02.459551 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2337): [client 10.128.0.2:57056] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:02.459559 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:57048] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:02.459589 2025] [core:debug] [pid 29:tid 95] protocol.c(2460): [client 10.128.0.2:57056] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:02.459610 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:57048] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:02.461176 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2167): [client 10.128.0.2:57056] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:02.461392 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(341): [client 10.128.0.2:57056] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:02.461484 2025] [authz_core:debug] [pid 29:tid 95] mod_authz_core.c(843): [client 10.128.0.2:57056] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:19:02.461513 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:57048] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:02.461809 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:57048] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:02.461931 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:57048] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:19:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:02.463457 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_io.c(1150): [client 10.128.0.2:57056] AH02001: Connection closed to child 72 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:19:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:02.466251 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:57048] AH02001: Connection closed to child 216 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:07.460338 2025] [ssl:info] [pid 28:tid 137] [client 10.128.0.2:46736] AH01964: Connection to child 20 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:07.460418 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:46742] AH01964: Connection to child 195 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:07.460495 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_kernel.c(2337): [client 10.128.0.2:46736] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:07.460537 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:46742] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:07.460542 2025] [core:debug] [pid 28:tid 137] protocol.c(2460): [client 10.128.0.2:46736] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:07.460589 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:46742] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:07.462646 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_kernel.c(2167): [client 10.128.0.2:46736] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:07.463266 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:46742] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:07.462983 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_kernel.c(341): [client 10.128.0.2:46736] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:07.463514 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:46742] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:07.463597 2025] [authz_core:debug] [pid 28:tid 137] mod_authz_core.c(843): [client 10.128.0.2:46736] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:19:07.463629 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:46742] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:19:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:07.465543 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:46742] AH02001: Connection closed to child 195 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:19:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:07.465695 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_io.c(1150): [client 10.128.0.2:46736] AH02001: Connection closed to child 20 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:12.460054 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:46752] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:12.460058 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:46746] AH01964: Connection to child 197 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:12.460189 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:46746] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:12.460241 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:46746] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:12.460447 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:46752] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:12.460492 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:46752] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:12.462223 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:46752] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:12.462403 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:46752] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:12.462509 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:46752] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:19:12.462727 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:46746] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:12.462943 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:46746] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:12.463055 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:46746] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:19:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:12.465350 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:46746] AH02001: Connection closed to child 197 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:19:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:12.465573 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:46752] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:17.460099 2025] [ssl:info] [pid 30:tid 160] [client 10.128.0.2:43612] AH01964: Connection to child 141 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:17.460211 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:43612] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:17.460284 2025] [core:debug] [pid 30:tid 160] protocol.c(2460): [client 10.128.0.2:43612] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:17.460446 2025] [ssl:info] [pid 30:tid 161] [client 10.128.0.2:43618] AH01964: Connection to child 142 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:17.460591 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:43618] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:17.460634 2025] [core:debug] [pid 30:tid 161] protocol.c(2460): [client 10.128.0.2:43618] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:17.461979 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:43612] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:17.462176 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:43612] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:17.462284 2025] [authz_core:debug] [pid 30:tid 160] mod_authz_core.c(843): [client 10.128.0.2:43612] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:19:17.462340 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:43618] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:17.462498 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:43618] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:17.462603 2025] [authz_core:debug] [pid 30:tid 161] mod_authz_core.c(843): [client 10.128.0.2:43618] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:19:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:17.464029 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:43612] AH02001: Connection closed to child 141 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:19:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:17.465776 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:43618] AH02001: Connection closed to child 142 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:22.459573 2025] [ssl:info] [pid 30:tid 164] [client 10.128.0.2:43630] AH01964: Connection to child 145 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:22.459625 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:43640] AH01964: Connection to child 200 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:22.459765 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:43640] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:22.459775 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:43630] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:22.459815 2025] [core:debug] [pid 30:tid 164] protocol.c(2460): [client 10.128.0.2:43630] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:22.459814 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:43640] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:22.461332 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:43630] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:22.461493 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:43630] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:22.461584 2025] [authz_core:debug] [pid 30:tid 164] mod_authz_core.c(843): [client 10.128.0.2:43630] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:19:22.461749 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:43640] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:22.461967 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:43640] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:22.462076 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:43640] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:19:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:22.463525 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:43630] AH02001: Connection closed to child 145 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:19:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:22.464055 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:43640] AH02001: Connection closed to child 200 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:27.460371 2025] [ssl:info] [pid 30:tid 165] [client 10.128.0.2:44994] AH01964: Connection to child 146 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:27.460371 2025] [ssl:info] [pid 28:tid 138] [client 10.128.0.2:44986] AH01964: Connection to child 21 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:27.460489 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:44994] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:27.460492 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(2337): [client 10.128.0.2:44986] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:27.460527 2025] [core:debug] [pid 30:tid 165] protocol.c(2460): [client 10.128.0.2:44994] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:27.460535 2025] [core:debug] [pid 28:tid 138] protocol.c(2460): [client 10.128.0.2:44986] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:27.462298 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:44994] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:27.462448 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:44994] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:27.462532 2025] [authz_core:debug] [pid 30:tid 165] mod_authz_core.c(843): [client 10.128.0.2:44994] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:19:27.463335 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(2167): [client 10.128.0.2:44986] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:27.463641 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(341): [client 10.128.0.2:44986] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:27.463778 2025] [authz_core:debug] [pid 28:tid 138] mod_authz_core.c(843): [client 10.128.0.2:44986] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:19:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:27.464264 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:44994] AH02001: Connection closed to child 146 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:19:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:27.465949 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_io.c(1150): [client 10.128.0.2:44986] AH02001: Connection closed to child 21 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:32.460478 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:45014] AH01964: Connection to child 202 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:32.460607 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:45014] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:32.460643 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:45014] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:32.461588 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:45008] AH01964: Connection to child 76 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:32.461792 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:45008] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:32.461862 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:45008] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:32.462190 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:45014] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:32.462392 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:45014] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:32.462486 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:45014] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:19:32.464806 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:45008] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [11/Oct/2025:11:19:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:32.465014 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:45014] AH02001: Connection closed to child 202 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:32.465117 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:45008] AH02034: Initial (No.1) HTTPS request received for child 76 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:32.465267 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:45008] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:19:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:32.469242 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:45008] AH02001: Connection closed to child 76 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:37.459792 2025] [ssl:info] [pid 29:tid 94] [client 10.128.0.2:43396] AH01964: Connection to child 71 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:37.459974 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2337): [client 10.128.0.2:43396] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:37.459996 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:43412] AH01964: Connection to child 77 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:37.460047 2025] [core:debug] [pid 29:tid 94] protocol.c(2460): [client 10.128.0.2:43396] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:37.460127 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:43412] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:37.460180 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:43412] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:37.461623 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2167): [client 10.128.0.2:43396] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:37.461841 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(341): [client 10.128.0.2:43396] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:37.461935 2025] [authz_core:debug] [pid 29:tid 94] mod_authz_core.c(843): [client 10.128.0.2:43396] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:19:37.462878 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:43412] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:37.463066 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:43412] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:37.463180 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:43412] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:19:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:37.464552 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_io.c(1150): [client 10.128.0.2:43396] AH02001: Connection closed to child 71 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:19:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:37.465237 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:43412] AH02001: Connection closed to child 77 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:42.459296 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:43418] AH01964: Connection to child 208 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:42.459300 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:43416] AH01964: Connection to child 79 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:42.459416 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:43416] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:42.459458 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:43416] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:42.459515 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:43418] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:42.459559 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:43418] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:42.460962 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:43416] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:42.461141 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:43416] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:42.461205 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:43418] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:42.461243 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:43416] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:19:42.461395 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:43418] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:42.461476 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:43418] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:19:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:19:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:42.463318 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:43418] AH02001: Connection closed to child 208 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:42.463365 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:43416] AH02001: Connection closed to child 79 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:47.460244 2025] [ssl:info] [pid 28:tid 141] [client 10.128.0.2:38532] AH01964: Connection to child 23 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:47.460369 2025] [ssl:debug] [pid 28:tid 141] ssl_engine_kernel.c(2337): [client 10.128.0.2:38532] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:47.460417 2025] [core:debug] [pid 28:tid 141] protocol.c(2460): [client 10.128.0.2:38532] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:47.462577 2025] [ssl:info] [pid 28:tid 139] [client 10.128.0.2:38548] AH01964: Connection to child 22 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:47.462650 2025] [ssl:debug] [pid 28:tid 141] ssl_engine_kernel.c(2167): [client 10.128.0.2:38532] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:47.462805 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2337): [client 10.128.0.2:38548] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:47.462877 2025] [core:debug] [pid 28:tid 139] protocol.c(2460): [client 10.128.0.2:38548] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:47.463158 2025] [ssl:debug] [pid 28:tid 141] ssl_engine_kernel.c(341): [client 10.128.0.2:38532] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:47.463319 2025] [authz_core:debug] [pid 28:tid 141] mod_authz_core.c(843): [client 10.128.0.2:38532] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:19:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:47.465186 2025] [ssl:debug] [pid 28:tid 141] ssl_engine_io.c(1150): [client 10.128.0.2:38532] AH02001: Connection closed to child 23 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:47.465867 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2167): [client 10.128.0.2:38548] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:47.466282 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(341): [client 10.128.0.2:38548] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:47.466444 2025] [authz_core:debug] [pid 28:tid 139] mod_authz_core.c(843): [client 10.128.0.2:38548] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:19:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:47.468453 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_io.c(1150): [client 10.128.0.2:38548] AH02001: Connection closed to child 22 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:52.459446 2025] [ssl:info] [pid 28:tid 114] [client 10.128.0.2:38560] AH01964: Connection to child 0 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:52.459622 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:38560] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:52.459706 2025] [core:debug] [pid 28:tid 114] protocol.c(2460): [client 10.128.0.2:38560] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:52.459813 2025] [ssl:info] [pid 28:tid 116] [client 10.128.0.2:38574] AH01964: Connection to child 2 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:52.460887 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:38574] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:52.460951 2025] [core:debug] [pid 28:tid 116] protocol.c(2460): [client 10.128.0.2:38574] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:52.462844 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:38560] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:52.463138 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:38574] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:52.463327 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:38560] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:52.463355 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:38574] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:52.463453 2025] [authz_core:debug] [pid 28:tid 116] mod_authz_core.c(843): [client 10.128.0.2:38574] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:19:52.463471 2025] [authz_core:debug] [pid 28:tid 114] mod_authz_core.c(843): [client 10.128.0.2:38560] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:19:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:52.466102 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:38560] AH02001: Connection closed to child 0 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:19:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:52.467271 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:38574] AH02001: Connection closed to child 2 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:57.459564 2025] [ssl:info] [pid 28:tid 119] [client 10.128.0.2:48708] AH01964: Connection to child 5 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:57.459710 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:48708] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:57.459754 2025] [core:debug] [pid 28:tid 119] protocol.c(2460): [client 10.128.0.2:48708] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:57.460305 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:48706] AH01964: Connection to child 206 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:57.460362 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:48706] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:19:57.460379 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:48706] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:19:57.461656 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:48706] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:57.461906 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:48706] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:57.462001 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:48706] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:19:57.462543 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:48708] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:19:57.462955 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:48708] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:19:57.463128 2025] [authz_core:debug] [pid 28:tid 119] mod_authz_core.c(843): [client 10.128.0.2:48708] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:19:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:57.464484 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:48706] AH02001: Connection closed to child 206 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:19:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:19:57.465713 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:48708] AH02001: Connection closed to child 5 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:02.459879 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:48742] AH01964: Connection to child 81 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:02.460013 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:48742] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:02.460056 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:48742] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:02.460098 2025] [ssl:info] [pid 30:tid 168] [client 10.128.0.2:48726] AH01964: Connection to child 149 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:02.460227 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:48726] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:02.460275 2025] [core:debug] [pid 30:tid 168] protocol.c(2460): [client 10.128.0.2:48726] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:02.462758 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:48742] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:02.462784 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:48726] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:02.462926 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:48742] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:02.463019 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:48742] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:20:02.463033 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:48726] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:02.463142 2025] [authz_core:debug] [pid 30:tid 168] mod_authz_core.c(843): [client 10.128.0.2:48726] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:20:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:02.465514 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:48742] AH02001: Connection closed to child 81 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:20:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:02.467397 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:48726] AH02001: Connection closed to child 149 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:07.460122 2025] [ssl:info] [pid 30:tid 166] [client 10.128.0.2:47882] AH01964: Connection to child 147 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:07.460249 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:47882] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:07.460239 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:47886] AH01964: Connection to child 209 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:07.460287 2025] [core:debug] [pid 30:tid 166] protocol.c(2460): [client 10.128.0.2:47882] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:07.460393 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:47886] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:07.460463 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:47886] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:07.461975 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:47882] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:07.462146 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:47882] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:07.462246 2025] [authz_core:debug] [pid 30:tid 166] mod_authz_core.c(843): [client 10.128.0.2:47882] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:20:07.463282 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:47886] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:07.463660 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:47886] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:07.463844 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:47886] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:20:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:07.465889 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:47882] AH02001: Connection closed to child 147 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:20:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:07.467765 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:47886] AH02001: Connection closed to child 209 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:12.459700 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:47896] AH01964: Connection to child 203 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:12.459798 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:47902] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:12.459811 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:47896] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:12.459849 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:47896] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:12.459954 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:47902] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:12.460023 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:47902] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:12.461341 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:47896] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:12.461511 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:47896] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:12.461634 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:47896] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:20:12.462911 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:47902] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:12.463239 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:47902] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:20:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:12.463396 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:47902] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:20:12.463434 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:47896] AH02001: Connection closed to child 203 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:20:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:12.465426 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:47902] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:17.459636 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:54520] AH01964: Connection to child 210 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:17.459786 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:54520] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:17.459830 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:54520] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:17.460054 2025] [ssl:info] [pid 28:tid 120] [client 10.128.0.2:54534] AH01964: Connection to child 6 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:17.460186 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:54534] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:17.460238 2025] [core:debug] [pid 28:tid 120] protocol.c(2460): [client 10.128.0.2:54534] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:17.461579 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:54520] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:17.461779 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:54520] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:17.461884 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:54520] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:20:17.462488 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:54534] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:17.462727 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:54534] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:17.462841 2025] [authz_core:debug] [pid 28:tid 120] mod_authz_core.c(843): [client 10.128.0.2:54534] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:20:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:17.464894 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:54520] AH02001: Connection closed to child 210 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:20:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:17.464983 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:54534] AH02001: Connection closed to child 6 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:22.460372 2025] [ssl:info] [pid 29:tid 106] [client 10.128.0.2:54554] AH01964: Connection to child 83 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:22.460390 2025] [ssl:info] [pid 30:tid 171] [client 10.128.0.2:54542] AH01964: Connection to child 152 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:22.460489 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_kernel.c(2337): [client 10.128.0.2:54554] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:22.460500 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:54542] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:22.460526 2025] [core:debug] [pid 29:tid 106] protocol.c(2460): [client 10.128.0.2:54554] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:22.460538 2025] [core:debug] [pid 30:tid 171] protocol.c(2460): [client 10.128.0.2:54542] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:22.461984 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_kernel.c(2167): [client 10.128.0.2:54554] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:22.462145 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_kernel.c(341): [client 10.128.0.2:54554] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:22.462237 2025] [authz_core:debug] [pid 29:tid 106] mod_authz_core.c(843): [client 10.128.0.2:54554] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:20:22.462336 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:54542] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:22.462504 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:54542] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:22.462616 2025] [authz_core:debug] [pid 30:tid 171] mod_authz_core.c(843): [client 10.128.0.2:54542] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:20:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:22.464440 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:54542] AH02001: Connection closed to child 152 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:20:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:22.465064 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_io.c(1150): [client 10.128.0.2:54554] AH02001: Connection closed to child 83 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:27.460080 2025] [ssl:info] [pid 28:tid 117] [client 10.128.0.2:46580] AH01964: Connection to child 3 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:27.460205 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:46580] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:27.460247 2025] [core:debug] [pid 28:tid 117] protocol.c(2460): [client 10.128.0.2:46580] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:27.460409 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:46586] AH01964: Connection to child 192 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:27.460579 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:46586] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:27.460647 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:46586] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:27.462590 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:46580] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:27.462822 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:46580] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:27.462921 2025] [authz_core:debug] [pid 28:tid 117] mod_authz_core.c(843): [client 10.128.0.2:46580] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:20:27.463579 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:46586] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:27.463964 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:46586] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:27.464111 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:46586] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:20:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:27.467529 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:46586] AH02001: Connection closed to child 192 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:20:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:27.468227 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:46580] AH02001: Connection closed to child 3 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:32.460291 2025] [ssl:info] [pid 30:tid 147] [client 10.128.0.2:46590] AH01964: Connection to child 128 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:32.460400 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2337): [client 10.128.0.2:46590] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:32.460437 2025] [core:debug] [pid 30:tid 147] protocol.c(2460): [client 10.128.0.2:46590] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:32.461315 2025] [ssl:info] [pid 30:tid 148] [client 10.128.0.2:46598] AH01964: Connection to child 129 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:32.461369 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2337): [client 10.128.0.2:46598] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:32.461387 2025] [core:debug] [pid 30:tid 148] protocol.c(2460): [client 10.128.0.2:46598] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:32.462236 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2167): [client 10.128.0.2:46590] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:32.462393 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(341): [client 10.128.0.2:46590] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:32.462518 2025] [authz_core:debug] [pid 30:tid 147] mod_authz_core.c(843): [client 10.128.0.2:46590] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:20:32.463094 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2167): [client 10.128.0.2:46598] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:32.463236 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(341): [client 10.128.0.2:46598] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:32.463289 2025] [authz_core:debug] [pid 30:tid 148] mod_authz_core.c(843): [client 10.128.0.2:46598] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:20:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:32.466878 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_io.c(1150): [client 10.128.0.2:46590] AH02001: Connection closed to child 128 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:20:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:32.467130 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_io.c(1150): [client 10.128.0.2:46598] AH02001: Connection closed to child 129 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:37.460254 2025] [ssl:info] [pid 29:tid 108] [client 10.128.0.2:48016] AH01964: Connection to child 85 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:37.460803 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:48028] AH01964: Connection to child 82 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:37.460915 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:48028] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:37.460952 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:48028] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:37.461844 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(2337): [client 10.128.0.2:48016] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:37.461930 2025] [core:debug] [pid 29:tid 108] protocol.c(2460): [client 10.128.0.2:48016] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:37.462552 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:48028] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:37.462738 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:48028] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:37.462841 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:48028] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:20:37.465929 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(2167): [client 10.128.0.2:48016] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:37.466505 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(341): [client 10.128.0.2:48016] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:37.466681 2025] [authz_core:debug] [pid 29:tid 108] mod_authz_core.c(843): [client 10.128.0.2:48016] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:20:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:37.466823 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:48028] AH02001: Connection closed to child 82 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:20:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:37.468869 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_io.c(1150): [client 10.128.0.2:48016] AH02001: Connection closed to child 85 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:42.460005 2025] [ssl:info] [pid 29:tid 110] [client 10.128.0.2:48038] AH01964: Connection to child 87 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:42.460096 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:48036] AH01964: Connection to child 215 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:42.460138 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(2337): [client 10.128.0.2:48038] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:42.460185 2025] [core:debug] [pid 29:tid 110] protocol.c(2460): [client 10.128.0.2:48038] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:42.460207 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:48036] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:42.460245 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:48036] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:42.461987 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(2167): [client 10.128.0.2:48038] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:42.462175 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(341): [client 10.128.0.2:48038] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:42.462249 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:48036] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:42.462270 2025] [authz_core:debug] [pid 29:tid 110] mod_authz_core.c(843): [client 10.128.0.2:48038] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:20:42.462614 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:48036] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:42.462731 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:48036] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:20:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:42.464583 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_io.c(1150): [client 10.128.0.2:48038] AH02001: Connection closed to child 87 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:20:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:42.465226 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:48036] AH02001: Connection closed to child 215 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:47.460526 2025] [ssl:info] [pid 29:tid 109] [client 10.128.0.2:50762] AH01964: Connection to child 86 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:47.460531 2025] [ssl:info] [pid 28:tid 123] [client 10.128.0.2:50756] AH01964: Connection to child 9 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:47.460650 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(2337): [client 10.128.0.2:50762] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:47.460717 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:50756] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:47.460750 2025] [core:debug] [pid 29:tid 109] protocol.c(2460): [client 10.128.0.2:50762] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:47.460769 2025] [core:debug] [pid 28:tid 123] protocol.c(2460): [client 10.128.0.2:50756] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:47.463197 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(2167): [client 10.128.0.2:50762] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:47.463496 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(341): [client 10.128.0.2:50762] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:47.463700 2025] [authz_core:debug] [pid 29:tid 109] mod_authz_core.c(843): [client 10.128.0.2:50762] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:20:47.464516 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:50756] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:47.465602 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:50756] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:20:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:47.465837 2025] [authz_core:debug] [pid 28:tid 123] mod_authz_core.c(843): [client 10.128.0.2:50756] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:20:47.465898 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_io.c(1150): [client 10.128.0.2:50762] AH02001: Connection closed to child 86 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:20:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:47.468238 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:50756] AH02001: Connection closed to child 9 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:52.459491 2025] [ssl:info] [pid 30:tid 154] [client 10.128.0.2:50786] AH01964: Connection to child 135 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:52.459502 2025] [ssl:info] [pid 30:tid 152] [client 10.128.0.2:50778] AH01964: Connection to child 133 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:52.459594 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:50786] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:52.459630 2025] [core:debug] [pid 30:tid 154] protocol.c(2460): [client 10.128.0.2:50786] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:52.459752 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:50778] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:52.459817 2025] [core:debug] [pid 30:tid 152] protocol.c(2460): [client 10.128.0.2:50778] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:52.461085 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:50786] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:52.461289 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:50786] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:52.461382 2025] [authz_core:debug] [pid 30:tid 154] mod_authz_core.c(843): [client 10.128.0.2:50786] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:20:52.461448 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:50778] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:52.461636 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:50778] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:52.461752 2025] [authz_core:debug] [pid 30:tid 152] mod_authz_core.c(843): [client 10.128.0.2:50778] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:20:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:52.463326 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:50786] AH02001: Connection closed to child 135 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:20:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:52.463587 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:50778] AH02001: Connection closed to child 133 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:57.460447 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:37358] AH01964: Connection to child 214 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:57.460585 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:37358] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:57.460594 2025] [ssl:info] [pid 29:tid 87] [client 10.128.0.2:37368] AH01964: Connection to child 64 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:57.460628 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:37358] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:57.460735 2025] [ssl:debug] [pid 29:tid 87] ssl_engine_kernel.c(2337): [client 10.128.0.2:37368] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:20:57.460800 2025] [core:debug] [pid 29:tid 87] protocol.c(2460): [client 10.128.0.2:37368] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:20:57.462860 2025] [ssl:debug] [pid 29:tid 87] ssl_engine_kernel.c(2167): [client 10.128.0.2:37368] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:57.463231 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:37358] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:20:57.463370 2025] [ssl:debug] [pid 29:tid 87] ssl_engine_kernel.c(341): [client 10.128.0.2:37368] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:57.463463 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:37358] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:20:57.463467 2025] [authz_core:debug] [pid 29:tid 87] mod_authz_core.c(843): [client 10.128.0.2:37368] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:20:57.463574 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:37358] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:20:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:57.467911 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:37358] AH02001: Connection closed to child 214 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:20:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:20:57.469430 2025] [ssl:debug] [pid 29:tid 87] ssl_engine_io.c(1150): [client 10.128.0.2:37368] AH02001: Connection closed to child 64 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:02.459779 2025] [ssl:info] [pid 29:tid 88] [client 10.128.0.2:37376] AH01964: Connection to child 65 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:02.459936 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(2337): [client 10.128.0.2:37376] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:02.459992 2025] [core:debug] [pid 29:tid 88] protocol.c(2460): [client 10.128.0.2:37376] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:02.462722 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:37380] AH01964: Connection to child 196 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:02.462838 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:37380] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:02.462856 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(2167): [client 10.128.0.2:37376] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:02.462889 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:37380] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:02.463157 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(341): [client 10.128.0.2:37376] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:02.463300 2025] [authz_core:debug] [pid 29:tid 88] mod_authz_core.c(843): [client 10.128.0.2:37376] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:21:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:02.465400 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_io.c(1150): [client 10.128.0.2:37376] AH02001: Connection closed to child 65 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:02.466096 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:37380] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:02.466417 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:37380] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:02.466531 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:37380] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:21:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:02.470572 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:37380] AH02001: Connection closed to child 196 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:07.459536 2025] [ssl:info] [pid 28:tid 124] [client 10.128.0.2:45438] AH01964: Connection to child 10 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:07.459545 2025] [ssl:info] [pid 30:tid 157] [client 10.128.0.2:45448] AH01964: Connection to child 138 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:07.459643 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:45448] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:07.459696 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:45438] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:07.459698 2025] [core:debug] [pid 30:tid 157] protocol.c(2460): [client 10.128.0.2:45448] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:07.459741 2025] [core:debug] [pid 28:tid 124] protocol.c(2460): [client 10.128.0.2:45438] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:07.461392 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:45448] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:07.461452 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:45438] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:07.461593 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:45438] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:07.461613 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:45448] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:07.461702 2025] [authz_core:debug] [pid 28:tid 124] mod_authz_core.c(843): [client 10.128.0.2:45438] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:21:07.461717 2025] [authz_core:debug] [pid 30:tid 157] mod_authz_core.c(843): [client 10.128.0.2:45448] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:21:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:07.464127 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:45438] AH02001: Connection closed to child 10 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:21:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:07.464172 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:45448] AH02001: Connection closed to child 138 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:12.459355 2025] [ssl:info] [pid 30:tid 156] [client 10.128.0.2:45456] AH01964: Connection to child 137 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:12.459465 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:45456] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:12.459465 2025] [ssl:info] [pid 30:tid 159] [client 10.128.0.2:45464] AH01964: Connection to child 140 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:12.459503 2025] [core:debug] [pid 30:tid 156] protocol.c(2460): [client 10.128.0.2:45456] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:12.459597 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:45464] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:12.459654 2025] [core:debug] [pid 30:tid 159] protocol.c(2460): [client 10.128.0.2:45464] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:12.461111 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:45456] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:12.461294 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:45456] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:12.461473 2025] [authz_core:debug] [pid 30:tid 156] mod_authz_core.c(843): [client 10.128.0.2:45456] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:21:12.461574 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:45464] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:12.461817 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:45464] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:12.461939 2025] [authz_core:debug] [pid 30:tid 159] mod_authz_core.c(843): [client 10.128.0.2:45464] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:21:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:12.464740 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:45456] AH02001: Connection closed to child 137 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:21:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:12.465091 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:45464] AH02001: Connection closed to child 140 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:17.460325 2025] [ssl:info] [pid 28:tid 126] [client 10.128.0.2:52668] AH01964: Connection to child 12 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:17.460438 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:52668] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:17.460503 2025] [core:debug] [pid 28:tid 126] protocol.c(2460): [client 10.128.0.2:52668] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:17.461573 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:52670] AH01964: Connection to child 212 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:17.461636 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:52670] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:17.461659 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:52670] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:17.462667 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:52668] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:17.462835 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:52668] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:17.462924 2025] [authz_core:debug] [pid 28:tid 126] mod_authz_core.c(843): [client 10.128.0.2:52668] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:21:17.463505 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:52670] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:17.463661 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:52670] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:17.463727 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:52670] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:21:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:17.464775 2025] [ssl:debug] [pid 28:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:52668] AH02001: Connection closed to child 12 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:21:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:17.466077 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:52670] AH02001: Connection closed to child 212 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:22.459406 2025] [ssl:info] [pid 28:tid 127] [client 10.128.0.2:52682] AH01964: Connection to child 13 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:22.459509 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:52688] AH01964: Connection to child 195 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:22.459564 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:52682] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:22.459608 2025] [core:debug] [pid 28:tid 127] protocol.c(2460): [client 10.128.0.2:52682] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:22.459621 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:52688] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:22.459661 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:52688] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:22.461062 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:52682] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:22.461326 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:52682] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:22.461417 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:52688] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:22.461421 2025] [authz_core:debug] [pid 28:tid 127] mod_authz_core.c(843): [client 10.128.0.2:52682] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:21:22.461698 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:52688] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:22.461771 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:52688] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:21:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:22.463391 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:52682] AH02001: Connection closed to child 13 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:21:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:22.463768 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:52688] AH02001: Connection closed to child 195 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:27.459614 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:55102] AH01964: Connection to child 198 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:27.459751 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:55102] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:27.459790 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:55102] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:27.460445 2025] [ssl:info] [pid 30:tid 160] [client 10.128.0.2:55096] AH01964: Connection to child 141 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:27.460503 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:55096] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:27.460525 2025] [core:debug] [pid 30:tid 160] protocol.c(2460): [client 10.128.0.2:55096] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:27.461972 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:55096] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:27.462542 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:55102] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:27.463973 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:55096] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:27.464092 2025] [authz_core:debug] [pid 30:tid 160] mod_authz_core.c(843): [client 10.128.0.2:55096] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:21:27.464403 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:55102] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:27.464467 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:55102] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:21:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:27.466211 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:55102] AH02001: Connection closed to child 198 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:21:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:27.466459 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:55096] AH02001: Connection closed to child 141 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:32.461133 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:55122] AH01964: Connection to child 197 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:32.461138 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:55108] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:32.461321 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:55108] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:32.461321 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:55122] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:32.461388 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:55122] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:32.461388 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:55108] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:32.466141 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:55108] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:32.466482 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:55108] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:32.466646 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:55108] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:21:32.467138 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:55122] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:32.467493 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:55122] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:32.467846 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:55122] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:21:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:32.469972 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:55108] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:21:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:32.471612 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:55122] AH02001: Connection closed to child 197 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:37.459784 2025] [ssl:info] [pid 29:tid 93] [client 10.128.0.2:44094] AH01964: Connection to child 70 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:37.459807 2025] [ssl:info] [pid 30:tid 162] [client 10.128.0.2:44084] AH01964: Connection to child 143 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:37.459908 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(2337): [client 10.128.0.2:44094] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:37.459948 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:44084] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:37.459950 2025] [core:debug] [pid 29:tid 93] protocol.c(2460): [client 10.128.0.2:44094] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:37.460026 2025] [core:debug] [pid 30:tid 162] protocol.c(2460): [client 10.128.0.2:44084] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:37.461532 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(2167): [client 10.128.0.2:44094] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:37.461704 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(341): [client 10.128.0.2:44094] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:37.461802 2025] [authz_core:debug] [pid 29:tid 93] mod_authz_core.c(843): [client 10.128.0.2:44094] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:21:37.462333 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:44084] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:37.462519 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:44084] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:37.462621 2025] [authz_core:debug] [pid 30:tid 162] mod_authz_core.c(843): [client 10.128.0.2:44084] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:21:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:37.464030 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_io.c(1150): [client 10.128.0.2:44094] AH02001: Connection closed to child 70 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:21:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:37.465231 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:44084] AH02001: Connection closed to child 143 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:42.459474 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:44108] AH01964: Connection to child 200 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:42.459474 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:44102] AH01964: Connection to child 194 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:42.459593 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:44108] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:42.459593 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:44102] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:42.459629 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:44108] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:42.459629 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:44102] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:42.461658 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:44108] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:42.461888 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:44108] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:42.461990 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:44108] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:21:42.462052 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:44102] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:42.462408 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:44102] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:42.462509 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:44102] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:21:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:42.464990 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:44108] AH02001: Connection closed to child 200 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:21:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:42.465562 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:44102] AH02001: Connection closed to child 194 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:47.459784 2025] [ssl:info] [pid 28:tid 129] [client 10.128.0.2:60514] AH01964: Connection to child 15 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:47.459959 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:60522] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:47.459997 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:60514] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:47.460066 2025] [core:debug] [pid 28:tid 129] protocol.c(2460): [client 10.128.0.2:60514] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:47.460107 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:60522] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:47.460175 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:60522] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:47.463201 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:60522] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:47.463521 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:60522] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:47.463664 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:60522] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:21:47.463876 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:60514] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:47.464217 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:60514] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:47.464361 2025] [authz_core:debug] [pid 28:tid 129] mod_authz_core.c(843): [client 10.128.0.2:60514] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:21:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:47.466520 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:60514] AH02001: Connection closed to child 15 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:21:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:47.467451 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:60522] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:52.460152 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:60534] AH01964: Connection to child 208 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:52.460177 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:60546] AH01964: Connection to child 206 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:52.460276 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:60534] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:52.460279 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:60546] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:52.460314 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:60534] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:52.460317 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:60546] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:52.461781 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:60534] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:52.461849 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:60546] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:52.461945 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:60534] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:52.462042 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:60546] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:52.462080 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:60534] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:21:52.462157 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:60546] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:21:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:52.464246 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:60546] AH02001: Connection closed to child 206 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:21:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:52.465134 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:60534] AH02001: Connection closed to child 208 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:57.459528 2025] [ssl:info] [pid 29:tid 92] [client 10.128.0.2:41648] AH01964: Connection to child 69 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:57.459580 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:41646] AH01964: Connection to child 211 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:57.459633 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(2337): [client 10.128.0.2:41648] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:57.459668 2025] [core:debug] [pid 29:tid 92] protocol.c(2460): [client 10.128.0.2:41648] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:57.459783 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:41646] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:21:57.459858 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:41646] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:21:57.461522 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(2167): [client 10.128.0.2:41648] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:57.461789 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(341): [client 10.128.0.2:41648] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:57.461887 2025] [authz_core:debug] [pid 29:tid 92] mod_authz_core.c(843): [client 10.128.0.2:41648] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:21:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:57.463835 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_io.c(1150): [client 10.128.0.2:41648] AH02001: Connection closed to child 69 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:57.463910 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:41646] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:21:57.464294 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:41646] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:21:57.464447 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:41646] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:21:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:21:57.466568 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:41646] AH02001: Connection closed to child 211 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:02.459791 2025] [ssl:info] [pid 30:tid 163] [client 10.128.0.2:41656] AH01964: Connection to child 144 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:02.459823 2025] [ssl:info] [pid 28:tid 131] [client 10.128.0.2:41654] AH01964: Connection to child 16 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:02.459960 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:41654] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:02.460012 2025] [core:debug] [pid 28:tid 131] protocol.c(2460): [client 10.128.0.2:41654] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:02.460041 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:41656] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:02.460122 2025] [core:debug] [pid 30:tid 163] protocol.c(2460): [client 10.128.0.2:41656] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:02.462156 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:41654] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:02.462366 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:41654] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:02.462473 2025] [authz_core:debug] [pid 28:tid 131] mod_authz_core.c(843): [client 10.128.0.2:41654] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:22:02.462889 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:41656] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:02.463265 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:41656] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:02.463467 2025] [authz_core:debug] [pid 30:tid 163] mod_authz_core.c(843): [client 10.128.0.2:41656] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:22:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:02.464841 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:41654] AH02001: Connection closed to child 16 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:22:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:02.466312 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:41656] AH02001: Connection closed to child 144 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:07.459719 2025] [ssl:info] [pid 28:tid 133] [client 10.128.0.2:33784] AH01964: Connection to child 17 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:07.459852 2025] [ssl:info] [pid 28:tid 136] [client 10.128.0.2:33798] AH01964: Connection to child 19 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:07.459884 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:33784] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:07.459938 2025] [core:debug] [pid 28:tid 133] protocol.c(2460): [client 10.128.0.2:33784] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:07.460020 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(2337): [client 10.128.0.2:33798] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:07.460105 2025] [core:debug] [pid 28:tid 136] protocol.c(2460): [client 10.128.0.2:33798] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:07.462137 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:33784] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:07.462362 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:33784] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:07.462477 2025] [authz_core:debug] [pid 28:tid 133] mod_authz_core.c(843): [client 10.128.0.2:33784] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:22:07.462868 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(2167): [client 10.128.0.2:33798] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:07.463226 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(341): [client 10.128.0.2:33798] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:07.463380 2025] [authz_core:debug] [pid 28:tid 136] mod_authz_core.c(843): [client 10.128.0.2:33798] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:22:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:07.464316 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:33784] AH02001: Connection closed to child 17 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:22:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:07.467801 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_io.c(1150): [client 10.128.0.2:33798] AH02001: Connection closed to child 19 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:12.459729 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:33802] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:12.459910 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:33802] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:12.459938 2025] [ssl:info] [pid 30:tid 164] [client 10.128.0.2:33816] AH01964: Connection to child 145 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:12.459966 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:33802] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:12.460062 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:33816] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:12.460114 2025] [core:debug] [pid 30:tid 164] protocol.c(2460): [client 10.128.0.2:33816] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:12.462476 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:33816] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:12.462725 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:33816] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:12.462830 2025] [authz_core:debug] [pid 30:tid 164] mod_authz_core.c(843): [client 10.128.0.2:33816] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:22:12.463551 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:33802] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:12.463985 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:33802] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:12.464152 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:33802] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:22:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:12.465373 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:33816] AH02001: Connection closed to child 145 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:22:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:12.467838 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:33802] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:17.460260 2025] [ssl:info] [pid 29:tid 97] [client 10.128.0.2:51636] AH01964: Connection to child 74 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:17.460250 2025] [ssl:info] [pid 29:tid 95] [client 10.128.0.2:51624] AH01964: Connection to child 72 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:17.460404 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2337): [client 10.128.0.2:51636] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:17.460450 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2337): [client 10.128.0.2:51624] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:17.460458 2025] [core:debug] [pid 29:tid 97] protocol.c(2460): [client 10.128.0.2:51636] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:17.460504 2025] [core:debug] [pid 29:tid 95] protocol.c(2460): [client 10.128.0.2:51624] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:17.463361 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2167): [client 10.128.0.2:51624] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:17.463844 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(341): [client 10.128.0.2:51624] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:17.464032 2025] [authz_core:debug] [pid 29:tid 95] mod_authz_core.c(843): [client 10.128.0.2:51624] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:22:17.464334 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2167): [client 10.128.0.2:51636] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:17.464566 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(341): [client 10.128.0.2:51636] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:17.464655 2025] [authz_core:debug] [pid 29:tid 97] mod_authz_core.c(843): [client 10.128.0.2:51636] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:22:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:17.466566 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_io.c(1150): [client 10.128.0.2:51636] AH02001: Connection closed to child 74 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:22:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:17.467651 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_io.c(1150): [client 10.128.0.2:51624] AH02001: Connection closed to child 72 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:22.460232 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:51640] AH01964: Connection to child 210 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:22.460349 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:51640] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:22.460361 2025] [ssl:info] [pid 28:tid 137] [client 10.128.0.2:51654] AH01964: Connection to child 20 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:22.460385 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:51640] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:22.460484 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_kernel.c(2337): [client 10.128.0.2:51654] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:22.460529 2025] [core:debug] [pid 28:tid 137] protocol.c(2460): [client 10.128.0.2:51654] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:22.461897 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:51640] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:22.462087 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:51640] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:22.462203 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:51640] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:22:22.462215 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_kernel.c(2167): [client 10.128.0.2:51654] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:22.462370 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_kernel.c(341): [client 10.128.0.2:51654] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:22.462459 2025] [authz_core:debug] [pid 28:tid 137] mod_authz_core.c(843): [client 10.128.0.2:51654] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:22:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:22.464121 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:51640] AH02001: Connection closed to child 210 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:22:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:22.464555 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_io.c(1150): [client 10.128.0.2:51654] AH02001: Connection closed to child 20 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:27.460001 2025] [ssl:info] [pid 28:tid 135] [client 10.128.0.2:46552] AH01964: Connection to child 18 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:27.460131 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:46552] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:27.460178 2025] [core:debug] [pid 28:tid 135] protocol.c(2460): [client 10.128.0.2:46552] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:27.461307 2025] [ssl:info] [pid 30:tid 167] [client 10.128.0.2:46566] AH01964: Connection to child 148 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:27.461376 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:46566] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:27.461400 2025] [core:debug] [pid 30:tid 167] protocol.c(2460): [client 10.128.0.2:46566] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:27.462620 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:46552] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:27.462817 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:46552] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:27.462915 2025] [authz_core:debug] [pid 28:tid 135] mod_authz_core.c(843): [client 10.128.0.2:46552] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:22:27.463131 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:46566] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:27.463382 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:46566] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:27.463442 2025] [authz_core:debug] [pid 30:tid 167] mod_authz_core.c(843): [client 10.128.0.2:46566] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:22:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:27.465179 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:46552] AH02001: Connection closed to child 18 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:22:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:27.465536 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:46566] AH02001: Connection closed to child 148 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:32.460954 2025] [ssl:info] [pid 30:tid 169] [client 10.128.0.2:46586] AH01964: Connection to child 150 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:32.460954 2025] [ssl:info] [pid 29:tid 101] [client 10.128.0.2:46574] AH01964: Connection to child 78 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:32.461110 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2337): [client 10.128.0.2:46574] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:32.461110 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:46586] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:32.461165 2025] [core:debug] [pid 29:tid 101] protocol.c(2460): [client 10.128.0.2:46574] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:32.461165 2025] [core:debug] [pid 30:tid 169] protocol.c(2460): [client 10.128.0.2:46586] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:32.463776 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2167): [client 10.128.0.2:46574] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:32.464109 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(341): [client 10.128.0.2:46574] AH02034: Initial (No.1) HTTPS request received for child 78 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:32.464244 2025] [authz_core:debug] [pid 29:tid 101] mod_authz_core.c(843): [client 10.128.0.2:46574] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:22:32.464505 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:46586] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:32.464945 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:46586] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:32.465056 2025] [authz_core:debug] [pid 30:tid 169] mod_authz_core.c(843): [client 10.128.0.2:46586] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:22:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:32.466992 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:46586] AH02001: Connection closed to child 150 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:22:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:32.467601 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_io.c(1150): [client 10.128.0.2:46574] AH02001: Connection closed to child 78 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:37.459750 2025] [ssl:info] [pid 30:tid 168] [client 10.128.0.2:37338] AH01964: Connection to child 149 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:37.459925 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:37338] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:37.460000 2025] [core:debug] [pid 30:tid 168] protocol.c(2460): [client 10.128.0.2:37338] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:37.460057 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:37342] AH01964: Connection to child 205 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:37.460461 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:37342] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:37.460579 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:37342] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:37.463758 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:37338] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:37.464401 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:37338] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:37.464870 2025] [authz_core:debug] [pid 30:tid 168] mod_authz_core.c(843): [client 10.128.0.2:37338] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:22:37.465877 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:37342] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:37.466379 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:37342] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:37.466877 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:37342] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:22:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:37.469875 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:37342] AH02001: Connection closed to child 205 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:22:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:37.470639 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:37338] AH02001: Connection closed to child 149 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:42.460088 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:37344] AH01964: Connection to child 192 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:42.460253 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:37344] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:42.460312 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:37344] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:42.460533 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:37356] AH01964: Connection to child 77 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:42.460647 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:37356] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:42.460704 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:37356] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:42.462164 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:37356] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:42.462396 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:37356] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:42.462976 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:37344] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:42.463009 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:37356] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:22:42.463312 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:37344] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:42.463459 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:37344] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:22:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:22:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:42.465753 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:37344] AH02001: Connection closed to child 192 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:42.465803 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:37356] AH02001: Connection closed to child 77 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:47.459668 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:57070] AH01964: Connection to child 215 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:47.459740 2025] [ssl:info] [pid 30:tid 166] [client 10.128.0.2:57056] AH01964: Connection to child 147 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:47.459788 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:57070] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:47.459829 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:57070] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:47.459858 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:57056] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:47.459902 2025] [core:debug] [pid 30:tid 166] protocol.c(2460): [client 10.128.0.2:57056] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:47.461418 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:57070] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:47.461585 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:57056] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:47.461620 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:57070] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:47.461740 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:57070] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:22:47.461803 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:57056] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:47.461904 2025] [authz_core:debug] [pid 30:tid 166] mod_authz_core.c(843): [client 10.128.0.2:57056] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:22:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:47.464198 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:57056] AH02001: Connection closed to child 147 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:22:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:47.464366 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:57070] AH02001: Connection closed to child 215 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:52.459895 2025] [ssl:info] [pid 30:tid 171] [client 10.128.0.2:57086] AH01964: Connection to child 152 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:52.460028 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:57086] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:52.460073 2025] [core:debug] [pid 30:tid 171] protocol.c(2460): [client 10.128.0.2:57086] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:52.460299 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:57096] AH01964: Connection to child 214 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:52.460378 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:57096] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:52.460407 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:57096] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:52.462547 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:57096] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:52.462831 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:57096] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:52.462951 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:57096] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:22:52.463269 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:57086] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:52.463590 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:57086] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:52.463736 2025] [authz_core:debug] [pid 30:tid 171] mod_authz_core.c(843): [client 10.128.0.2:57086] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:22:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:52.466238 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:57096] AH02001: Connection closed to child 214 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:22:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:52.467036 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:57086] AH02001: Connection closed to child 152 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:57.460077 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:44318] AH01964: Connection to child 193 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:57.460190 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:44308] AH01964: Connection to child 196 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:57.460207 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:44318] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:57.460252 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:44318] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:57.460332 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:44308] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:22:57.460408 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:44308] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:22:57.462105 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:44318] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:57.462463 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:44318] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:57.462590 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:44318] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:22:57.463777 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:44308] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:22:57.464116 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:44308] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:22:57.464246 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:44308] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:22:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:57.465180 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:44318] AH02001: Connection closed to child 193 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:22:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:22:57.467641 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:44308] AH02001: Connection closed to child 196 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:02.460041 2025] [ssl:info] [pid 30:tid 149] [client 10.128.0.2:44332] AH01964: Connection to child 130 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:02.460170 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:44340] AH01964: Connection to child 216 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:02.460190 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_kernel.c(2337): [client 10.128.0.2:44332] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:02.460241 2025] [core:debug] [pid 30:tid 149] protocol.c(2460): [client 10.128.0.2:44332] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:02.460324 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:44340] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:02.460388 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:44340] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:02.463352 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_kernel.c(2167): [client 10.128.0.2:44332] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:02.463645 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_kernel.c(341): [client 10.128.0.2:44332] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:02.463813 2025] [authz_core:debug] [pid 30:tid 149] mod_authz_core.c(843): [client 10.128.0.2:44332] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:23:02.463899 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:44340] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:02.464255 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:44340] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:02.464409 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:44340] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:23:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:02.466399 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_io.c(1150): [client 10.128.0.2:44332] AH02001: Connection closed to child 130 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:23:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:02.473668 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:44340] AH02001: Connection closed to child 216 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:07.460056 2025] [ssl:info] [pid 28:tid 139] [client 10.128.0.2:57488] AH01964: Connection to child 22 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:07.460084 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:57490] AH01964: Connection to child 198 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:07.460182 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2337): [client 10.128.0.2:57488] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:07.460189 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:57490] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:07.460222 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:57490] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:07.460230 2025] [core:debug] [pid 28:tid 139] protocol.c(2460): [client 10.128.0.2:57488] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:07.461577 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:57490] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:07.461772 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:57490] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:07.461863 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:57490] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:23:07.462269 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2167): [client 10.128.0.2:57488] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:07.462474 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(341): [client 10.128.0.2:57488] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:07.462555 2025] [authz_core:debug] [pid 28:tid 139] mod_authz_core.c(843): [client 10.128.0.2:57488] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:23:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:07.463995 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:57490] AH02001: Connection closed to child 198 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:23:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:07.465276 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_io.c(1150): [client 10.128.0.2:57488] AH02001: Connection closed to child 22 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:12.460034 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:57512] AH01964: Connection to child 197 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:12.460062 2025] [ssl:info] [pid 30:tid 147] [client 10.128.0.2:57520] AH01964: Connection to child 128 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:12.460168 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2337): [client 10.128.0.2:57520] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:12.460203 2025] [core:debug] [pid 30:tid 147] protocol.c(2460): [client 10.128.0.2:57520] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:12.460212 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:57512] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:12.460280 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:57512] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:12.461952 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2167): [client 10.128.0.2:57520] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:12.462146 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(341): [client 10.128.0.2:57520] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:12.462248 2025] [authz_core:debug] [pid 30:tid 147] mod_authz_core.c(843): [client 10.128.0.2:57520] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:23:12.462420 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:57512] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:12.462624 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:57512] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:12.462754 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:57512] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:23:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:12.465131 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:57512] AH02001: Connection closed to child 197 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:23:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:12.465792 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_io.c(1150): [client 10.128.0.2:57520] AH02001: Connection closed to child 128 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:17.460014 2025] [ssl:info] [pid 30:tid 148] [client 10.128.0.2:46168] AH01964: Connection to child 129 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:17.460054 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:46166] AH01964: Connection to child 202 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:17.460135 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2337): [client 10.128.0.2:46168] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:17.460170 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:46166] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:17.460181 2025] [core:debug] [pid 30:tid 148] protocol.c(2460): [client 10.128.0.2:46168] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:17.460254 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:46166] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:17.462397 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2167): [client 10.128.0.2:46168] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:17.462410 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:46166] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:17.462565 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:46166] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:17.462695 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:46166] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:23:17.462770 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(341): [client 10.128.0.2:46168] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:17.462888 2025] [authz_core:debug] [pid 30:tid 148] mod_authz_core.c(843): [client 10.128.0.2:46168] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:23:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:17.465738 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_io.c(1150): [client 10.128.0.2:46168] AH02001: Connection closed to child 129 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:23:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:17.466563 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:46166] AH02001: Connection closed to child 202 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:22.459936 2025] [ssl:info] [pid 30:tid 154] [client 10.128.0.2:46180] AH01964: Connection to child 135 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:22.460051 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:46180] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:22.460091 2025] [core:debug] [pid 30:tid 154] protocol.c(2460): [client 10.128.0.2:46180] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:22.460150 2025] [ssl:info] [pid 28:tid 143] [client 10.128.0.2:46182] AH01964: Connection to child 24 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:22.460258 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(2337): [client 10.128.0.2:46182] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:22.460307 2025] [core:debug] [pid 28:tid 143] protocol.c(2460): [client 10.128.0.2:46182] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:22.461507 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:46180] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:22.461695 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:46180] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:22.461783 2025] [authz_core:debug] [pid 30:tid 154] mod_authz_core.c(843): [client 10.128.0.2:46180] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:23:22.462942 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(2167): [client 10.128.0.2:46182] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:22.463364 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(341): [client 10.128.0.2:46182] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:22.463476 2025] [authz_core:debug] [pid 28:tid 143] mod_authz_core.c(843): [client 10.128.0.2:46182] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:23:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:22.463562 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:46180] AH02001: Connection closed to child 135 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:23:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:22.467251 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_io.c(1150): [client 10.128.0.2:46182] AH02001: Connection closed to child 24 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:27.460728 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:47432] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:27.460884 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:47432] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:27.460944 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:47432] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:27.461032 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:47430] AH01964: Connection to child 206 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:27.461081 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:47430] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:27.461098 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:47430] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:27.462612 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:47430] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:27.462823 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:47430] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:27.462915 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:47430] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:23:27.463448 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:47432] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:27.463824 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:47432] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:27.463959 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:47432] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:23:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:27.464961 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:47430] AH02001: Connection closed to child 206 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:23:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:27.466634 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:47432] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:32.460536 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:47448] AH01964: Connection to child 203 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:32.460536 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:47446] AH01964: Connection to child 208 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:32.460627 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:47448] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:32.460662 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:47446] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:32.460665 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:47448] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:32.460741 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:47446] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:32.462187 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:47448] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:32.462351 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:47448] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:32.462451 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:47448] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:23:32.463145 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:47446] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:32.463486 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:47446] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:32.463590 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:47446] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:23:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:32.465663 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:47448] AH02001: Connection closed to child 203 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:23:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:32.466888 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:47446] AH02001: Connection closed to child 208 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:37.460570 2025] [ssl:info] [pid 28:tid 114] [client 10.128.0.2:52294] AH01964: Connection to child 0 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:37.460691 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:52294] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:37.460724 2025] [core:debug] [pid 28:tid 114] protocol.c(2460): [client 10.128.0.2:52294] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:37.460868 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:52284] AH01964: Connection to child 79 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:37.461001 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:52284] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:37.461051 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:52284] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:37.463251 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:52294] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:37.463282 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:52284] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:37.463462 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:52284] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:37.463544 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:52294] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:37.463580 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:52284] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:23:37.463637 2025] [authz_core:debug] [pid 28:tid 114] mod_authz_core.c(843): [client 10.128.0.2:52294] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:23:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:37.465509 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:52294] AH02001: Connection closed to child 0 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:23:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:37.466261 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:52284] AH02001: Connection closed to child 79 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:42.459541 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:52306] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:42.459552 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:52308] AH01964: Connection to child 81 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:42.459742 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:52308] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:42.459800 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:52308] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:42.459924 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:52306] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:42.460059 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:52306] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:42.462731 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:52308] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:42.463051 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:52308] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:42.463168 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:52308] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:23:42.464462 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:52306] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:42.465118 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:52306] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:42.465321 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:52306] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:23:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:42.465771 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:52308] AH02001: Connection closed to child 81 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:23:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:42.469223 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:52306] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:47.459430 2025] [ssl:info] [pid 30:tid 155] [client 10.128.0.2:42868] AH01964: Connection to child 136 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:47.459572 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:42868] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:47.459615 2025] [core:debug] [pid 30:tid 155] protocol.c(2460): [client 10.128.0.2:42868] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:47.459791 2025] [ssl:info] [pid 29:tid 107] [client 10.128.0.2:42870] AH01964: Connection to child 84 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:47.459930 2025] [ssl:debug] [pid 29:tid 107] ssl_engine_kernel.c(2337): [client 10.128.0.2:42870] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:47.460003 2025] [core:debug] [pid 29:tid 107] protocol.c(2460): [client 10.128.0.2:42870] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:47.460977 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:42868] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:47.461179 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:42868] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:47.461276 2025] [authz_core:debug] [pid 30:tid 155] mod_authz_core.c(843): [client 10.128.0.2:42868] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:23:47.461931 2025] [ssl:debug] [pid 29:tid 107] ssl_engine_kernel.c(2167): [client 10.128.0.2:42870] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:47.462188 2025] [ssl:debug] [pid 29:tid 107] ssl_engine_kernel.c(341): [client 10.128.0.2:42870] AH02034: Initial (No.1) HTTPS request received for child 84 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:47.462325 2025] [authz_core:debug] [pid 29:tid 107] mod_authz_core.c(843): [client 10.128.0.2:42870] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:23:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:47.463664 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:42868] AH02001: Connection closed to child 136 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:23:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:47.465847 2025] [ssl:debug] [pid 29:tid 107] ssl_engine_io.c(1150): [client 10.128.0.2:42870] AH02001: Connection closed to child 84 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:52.459572 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:42892] AH01964: Connection to child 210 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:52.459833 2025] [ssl:info] [pid 29:tid 108] [client 10.128.0.2:42894] AH01964: Connection to child 85 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:52.459940 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(2337): [client 10.128.0.2:42894] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:52.459982 2025] [core:debug] [pid 29:tid 108] protocol.c(2460): [client 10.128.0.2:42894] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:52.460075 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:42892] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:52.460262 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:42892] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:52.461902 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(2167): [client 10.128.0.2:42894] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:52.462115 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(341): [client 10.128.0.2:42894] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:52.462216 2025] [authz_core:debug] [pid 29:tid 108] mod_authz_core.c(843): [client 10.128.0.2:42894] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:23:52.463922 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:42892] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:52.464582 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:42892] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:52.464825 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:42892] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:23:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:52.465742 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_io.c(1150): [client 10.128.0.2:42894] AH02001: Connection closed to child 85 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:23:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:52.467137 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:42892] AH02001: Connection closed to child 210 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:57.460360 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:56944] AH01964: Connection to child 213 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:57.460587 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:56944] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:57.460638 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:56944] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:57.460897 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:56958] AH01964: Connection to child 205 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:57.461066 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:56958] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:23:57.461137 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:56958] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:23:57.462824 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:56944] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:57.463051 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:56944] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:57.463165 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:56944] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:23:57.464473 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:56958] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:23:57.465343 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:56958] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:23:57.465511 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:56958] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:23:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:57.467051 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:56944] AH02001: Connection closed to child 213 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:23:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:23:57.470506 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:56958] AH02001: Connection closed to child 205 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:02.459970 2025] [ssl:info] [pid 30:tid 153] [client 10.128.0.2:56964] AH01964: Connection to child 134 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:02.460082 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:56964] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:02.460128 2025] [core:debug] [pid 30:tid 153] protocol.c(2460): [client 10.128.0.2:56964] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:02.460169 2025] [ssl:info] [pid 28:tid 115] [client 10.128.0.2:56978] AH01964: Connection to child 1 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:02.460345 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:56978] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:02.460420 2025] [core:debug] [pid 28:tid 115] protocol.c(2460): [client 10.128.0.2:56978] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:02.462042 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:56964] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:02.462301 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:56964] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:02.462422 2025] [authz_core:debug] [pid 30:tid 153] mod_authz_core.c(843): [client 10.128.0.2:56964] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:24:02.463295 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:56978] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:02.463639 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:56978] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:02.463821 2025] [authz_core:debug] [pid 28:tid 115] mod_authz_core.c(843): [client 10.128.0.2:56978] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:24:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:02.464277 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:56964] AH02001: Connection closed to child 134 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:24:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:02.467415 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:56978] AH02001: Connection closed to child 1 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:07.460399 2025] [ssl:info] [pid 29:tid 110] [client 10.128.0.2:49176] AH01964: Connection to child 87 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:07.460469 2025] [ssl:info] [pid 30:tid 158] [client 10.128.0.2:49188] AH01964: Connection to child 139 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:07.460527 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(2337): [client 10.128.0.2:49176] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:07.460535 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:49188] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:07.460569 2025] [core:debug] [pid 29:tid 110] protocol.c(2460): [client 10.128.0.2:49176] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:07.460572 2025] [core:debug] [pid 30:tid 158] protocol.c(2460): [client 10.128.0.2:49188] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:07.462836 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(2167): [client 10.128.0.2:49176] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:07.462846 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:49188] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:07.463062 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(341): [client 10.128.0.2:49176] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:07.463062 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:49188] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:07.463203 2025] [authz_core:debug] [pid 29:tid 110] mod_authz_core.c(843): [client 10.128.0.2:49176] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:24:07.463203 2025] [authz_core:debug] [pid 30:tid 158] mod_authz_core.c(843): [client 10.128.0.2:49188] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:24:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:24:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:07.465015 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:49188] AH02001: Connection closed to child 139 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:07.465018 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_io.c(1150): [client 10.128.0.2:49176] AH02001: Connection closed to child 87 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:12.460411 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:49204] AH01964: Connection to child 215 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:12.460433 2025] [ssl:info] [pid 29:tid 109] [client 10.128.0.2:49220] AH01964: Connection to child 86 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:12.460544 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(2337): [client 10.128.0.2:49220] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:12.460590 2025] [core:debug] [pid 29:tid 109] protocol.c(2460): [client 10.128.0.2:49220] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:12.460785 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:49204] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:12.460837 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:49204] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:12.462532 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(2167): [client 10.128.0.2:49220] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:12.462781 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(341): [client 10.128.0.2:49220] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:12.462887 2025] [authz_core:debug] [pid 29:tid 109] mod_authz_core.c(843): [client 10.128.0.2:49220] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:24:12.463042 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:49204] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:12.463223 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:49204] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:12.463300 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:49204] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:24:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:12.465529 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:49204] AH02001: Connection closed to child 215 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:24:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:12.465876 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_io.c(1150): [client 10.128.0.2:49220] AH02001: Connection closed to child 86 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:17.460800 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:49664] AH01964: Connection to child 214 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:17.460965 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:49664] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:17.461029 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:49664] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:17.464178 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:49678] AH01964: Connection to child 193 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:17.464354 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:49664] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:17.464367 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:49678] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:17.464436 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:49678] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:17.464798 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:49664] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:17.464951 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:49664] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:24:17.466929 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:49678] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:17.467132 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:49678] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:17.467227 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:49678] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:24:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:17.469418 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:49664] AH02001: Connection closed to child 214 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:24:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:17.471344 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:49678] AH02001: Connection closed to child 193 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:22.461111 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:49696] AH01964: Connection to child 216 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:22.461289 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:49696] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:22.461331 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:49696] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:22.461362 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:49686] AH01964: Connection to child 195 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:22.461910 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:49686] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:22.461968 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:49686] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:22.463496 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:49696] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:22.463710 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:49696] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:22.463821 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:49696] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:24:22.464087 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:49686] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:22.464668 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:49686] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:22.464851 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:49686] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:24:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:22.466519 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:49696] AH02001: Connection closed to child 216 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:24:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:22.467380 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:49686] AH02001: Connection closed to child 195 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:27.459999 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:40962] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:27.460122 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:40962] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:27.460168 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:40962] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:27.460538 2025] [ssl:info] [pid 29:tid 89] [client 10.128.0.2:40974] AH01964: Connection to child 66 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:27.460627 2025] [ssl:debug] [pid 29:tid 89] ssl_engine_kernel.c(2337): [client 10.128.0.2:40974] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:27.460695 2025] [core:debug] [pid 29:tid 89] protocol.c(2460): [client 10.128.0.2:40974] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:27.462293 2025] [ssl:debug] [pid 29:tid 89] ssl_engine_kernel.c(2167): [client 10.128.0.2:40974] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:27.462493 2025] [ssl:debug] [pid 29:tid 89] ssl_engine_kernel.c(341): [client 10.128.0.2:40974] AH02034: Initial (No.1) HTTPS request received for child 66 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:27.462530 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:40962] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:27.462642 2025] [authz_core:debug] [pid 29:tid 89] mod_authz_core.c(843): [client 10.128.0.2:40974] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:24:27.462797 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:40962] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:27.462880 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:40962] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:24:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:24:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:27.465115 2025] [ssl:debug] [pid 29:tid 89] ssl_engine_io.c(1150): [client 10.128.0.2:40974] AH02001: Connection closed to child 66 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:27.465121 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:40962] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:32.460213 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:40976] AH01964: Connection to child 200 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:32.460339 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:40976] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:32.460385 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:40976] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:32.461499 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:40990] AH01964: Connection to child 202 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:32.461544 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:40990] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:32.461559 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:40990] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:32.462508 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:40976] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:32.462725 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:40976] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:32.462805 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:40976] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:24:32.462978 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:40990] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:32.463119 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:40990] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:32.463163 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:40990] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:24:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:32.465029 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:40976] AH02001: Connection closed to child 200 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:24:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:32.467525 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:40990] AH02001: Connection closed to child 202 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:37.460548 2025] [ssl:info] [pid 28:tid 116] [client 10.128.0.2:36570] AH01964: Connection to child 2 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:37.460709 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:36570] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:37.460753 2025] [core:debug] [pid 28:tid 116] protocol.c(2460): [client 10.128.0.2:36570] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:37.461018 2025] [ssl:info] [pid 28:tid 119] [client 10.128.0.2:36572] AH01964: Connection to child 5 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:37.461141 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:36572] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:37.461195 2025] [core:debug] [pid 28:tid 119] protocol.c(2460): [client 10.128.0.2:36572] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:37.462947 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:36570] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:37.463166 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:36570] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:37.463279 2025] [authz_core:debug] [pid 28:tid 116] mod_authz_core.c(843): [client 10.128.0.2:36570] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:24:37.463480 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:36572] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:37.463669 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:36572] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:37.463787 2025] [authz_core:debug] [pid 28:tid 119] mod_authz_core.c(843): [client 10.128.0.2:36572] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:24:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:37.468100 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:36572] AH02001: Connection closed to child 5 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:24:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:37.468292 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:36570] AH02001: Connection closed to child 2 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:42.460014 2025] [ssl:info] [pid 28:tid 117] [client 10.128.0.2:36588] AH01964: Connection to child 3 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:42.460160 2025] [ssl:info] [pid 30:tid 159] [client 10.128.0.2:36578] AH01964: Connection to child 140 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:42.460266 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:36578] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:42.460326 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:36588] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:42.460382 2025] [core:debug] [pid 28:tid 117] protocol.c(2460): [client 10.128.0.2:36588] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:42.460461 2025] [core:debug] [pid 30:tid 159] protocol.c(2460): [client 10.128.0.2:36578] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:42.462789 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:36578] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:42.462969 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:36578] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:42.463087 2025] [authz_core:debug] [pid 30:tid 159] mod_authz_core.c(843): [client 10.128.0.2:36578] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:24:42.463151 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:36588] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:42.463310 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:36588] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:42.463376 2025] [authz_core:debug] [pid 28:tid 117] mod_authz_core.c(843): [client 10.128.0.2:36588] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:24:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:42.465589 2025] [ssl:debug] [pid 28:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:36588] AH02001: Connection closed to child 3 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:24:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:42.467808 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:36578] AH02001: Connection closed to child 140 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:47.460427 2025] [ssl:info] [pid 30:tid 160] [client 10.128.0.2:33970] AH01964: Connection to child 141 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:47.460537 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:33970] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:47.460578 2025] [core:debug] [pid 30:tid 160] protocol.c(2460): [client 10.128.0.2:33970] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:47.460714 2025] [ssl:info] [pid 30:tid 162] [client 10.128.0.2:33954] AH01964: Connection to child 143 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:47.460797 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:33954] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:47.460833 2025] [core:debug] [pid 30:tid 162] protocol.c(2460): [client 10.128.0.2:33954] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:47.462235 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:33970] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:47.462441 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:33970] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:47.462539 2025] [authz_core:debug] [pid 30:tid 160] mod_authz_core.c(843): [client 10.128.0.2:33970] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:24:47.462862 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:33954] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:47.463368 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:33954] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:47.463457 2025] [authz_core:debug] [pid 30:tid 162] mod_authz_core.c(843): [client 10.128.0.2:33954] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:24:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:47.465926 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:33970] AH02001: Connection closed to child 141 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:24:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:47.466599 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:33954] AH02001: Connection closed to child 143 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:52.459886 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:33980] AH01964: Connection to child 209 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:52.459991 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:33980] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:52.460032 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:33980] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:52.460025 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:33982] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:52.460179 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:33982] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:52.460250 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:33982] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:52.461804 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:33980] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:52.461954 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:33980] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:52.462049 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:33980] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:24:52.463008 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:33982] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:52.463394 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:33982] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:52.463541 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:33982] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:24:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:52.464425 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:33980] AH02001: Connection closed to child 209 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:24:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:52.465768 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:33982] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:57.460289 2025] [ssl:info] [pid 30:tid 164] [client 10.128.0.2:56428] AH01964: Connection to child 145 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:57.460460 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:56428] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:57.460515 2025] [ssl:info] [pid 30:tid 167] [client 10.128.0.2:56442] AH01964: Connection to child 148 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:57.460532 2025] [core:debug] [pid 30:tid 164] protocol.c(2460): [client 10.128.0.2:56428] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:57.460742 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:56442] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:24:57.460796 2025] [core:debug] [pid 30:tid 167] protocol.c(2460): [client 10.128.0.2:56442] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:24:57.462464 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:56442] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:57.462634 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:56442] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:57.462758 2025] [authz_core:debug] [pid 30:tid 167] mod_authz_core.c(843): [client 10.128.0.2:56442] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:24:57.464537 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:56428] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:24:57.464939 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:56428] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:24:57.465128 2025] [authz_core:debug] [pid 30:tid 164] mod_authz_core.c(843): [client 10.128.0.2:56428] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:24:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:57.465491 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:56442] AH02001: Connection closed to child 148 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:24:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:24:57.468465 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:56428] AH02001: Connection closed to child 145 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:02.460271 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:56456] AH01964: Connection to child 211 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:02.460271 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:56468] AH01964: Connection to child 208 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:02.460450 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:56468] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:02.460450 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:56456] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:02.460515 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:56468] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:02.460515 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:56456] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:02.463422 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:56456] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:02.463781 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:56456] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:02.463884 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:56468] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:02.463935 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:56456] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:25:02.464294 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:56468] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:02.464429 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:56468] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:25:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:02.468258 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:56456] AH02001: Connection closed to child 211 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:25:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:02.468898 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:56468] AH02001: Connection closed to child 208 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:07.460494 2025] [ssl:info] [pid 29:tid 90] [client 10.128.0.2:60364] AH01964: Connection to child 67 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:07.460649 2025] [ssl:debug] [pid 29:tid 90] ssl_engine_kernel.c(2337): [client 10.128.0.2:60364] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:07.460735 2025] [core:debug] [pid 29:tid 90] protocol.c(2460): [client 10.128.0.2:60364] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:07.461281 2025] [ssl:info] [pid 28:tid 122] [client 10.128.0.2:60350] AH01964: Connection to child 8 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:07.461611 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:60350] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:07.461745 2025] [core:debug] [pid 28:tid 122] protocol.c(2460): [client 10.128.0.2:60350] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:07.463824 2025] [ssl:debug] [pid 29:tid 90] ssl_engine_kernel.c(2167): [client 10.128.0.2:60364] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:07.464245 2025] [ssl:debug] [pid 29:tid 90] ssl_engine_kernel.c(341): [client 10.128.0.2:60364] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:07.464614 2025] [authz_core:debug] [pid 29:tid 90] mod_authz_core.c(843): [client 10.128.0.2:60364] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:25:07.465867 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:60350] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:07.466253 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:60350] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:07.466489 2025] [authz_core:debug] [pid 28:tid 122] mod_authz_core.c(843): [client 10.128.0.2:60350] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:25:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:07.467390 2025] [ssl:debug] [pid 29:tid 90] ssl_engine_io.c(1150): [client 10.128.0.2:60364] AH02001: Connection closed to child 67 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:25:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:07.469452 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:60350] AH02001: Connection closed to child 8 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:12.460175 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:60372] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:12.460316 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:60372] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:12.460350 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:60366] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:12.460353 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:60372] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:12.460405 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:60366] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:12.460423 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:60366] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:12.462054 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:60366] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:12.462229 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:60366] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:12.462317 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:60372] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:12.462338 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:60366] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:25:12.462577 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:60372] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:12.462639 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:60372] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:25:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:12.464443 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:60372] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:25:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:12.464619 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:60366] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:17.459389 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:41662] AH01964: Connection to child 205 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:17.459390 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:41676] AH01964: Connection to child 192 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:17.459537 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:41662] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:17.459556 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:41676] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:17.459613 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:41662] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:17.459633 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:41676] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:17.461458 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:41662] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:17.461701 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:41662] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:17.461813 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:41662] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:25:17.462767 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:41676] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:17.463123 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:41676] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:17.463238 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:41676] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:25:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:17.464616 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:41662] AH02001: Connection closed to child 205 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:25:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:17.465592 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:41676] AH02001: Connection closed to child 192 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:22.460469 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:41680] AH01964: Connection to child 214 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:22.460494 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:41690] AH01964: Connection to child 212 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:22.460624 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:41680] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:22.460699 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:41680] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:22.460712 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:41690] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:22.460769 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:41690] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:22.462810 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:41680] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:22.463147 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:41680] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:22.463773 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:41690] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:22.463840 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:41680] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:25:22.464144 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:41690] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:22.464307 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:41690] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:25:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:22.465928 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:41680] AH02001: Connection closed to child 214 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:25:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:22.467055 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:41690] AH02001: Connection closed to child 212 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:27.459717 2025] [ssl:info] [pid 30:tid 168] [client 10.128.0.2:44256] AH01964: Connection to child 149 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:27.459717 2025] [ssl:info] [pid 30:tid 169] [client 10.128.0.2:44250] AH01964: Connection to child 150 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:27.459827 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:44250] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:27.459827 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:44256] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:27.459862 2025] [core:debug] [pid 30:tid 168] protocol.c(2460): [client 10.128.0.2:44256] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:27.459862 2025] [core:debug] [pid 30:tid 169] protocol.c(2460): [client 10.128.0.2:44250] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:27.461214 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:44250] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:27.461214 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:44256] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:27.461370 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:44250] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:27.461458 2025] [authz_core:debug] [pid 30:tid 169] mod_authz_core.c(843): [client 10.128.0.2:44250] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:25:27.461709 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:44256] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:27.461777 2025] [authz_core:debug] [pid 30:tid 168] mod_authz_core.c(843): [client 10.128.0.2:44256] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:25:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:27.463777 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:44250] AH02001: Connection closed to child 150 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:25:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:27.464193 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:44256] AH02001: Connection closed to child 149 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:32.459742 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:44266] AH01964: Connection to child 196 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:32.459757 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:44268] AH01964: Connection to child 193 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:32.459878 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:44266] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:32.459930 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:44266] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:32.460004 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:44268] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:32.460099 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:44268] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:32.461895 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:44266] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:32.462117 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:44266] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:32.462222 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:44266] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:25:32.463054 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:44268] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:32.463543 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:44268] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:32.463776 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:44268] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:25:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:32.464874 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:44266] AH02001: Connection closed to child 196 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:25:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:32.468125 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:44268] AH02001: Connection closed to child 193 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:37.460354 2025] [ssl:info] [pid 30:tid 171] [client 10.128.0.2:53784] AH01964: Connection to child 152 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:37.460504 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:53784] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:37.460500 2025] [ssl:info] [pid 30:tid 170] [client 10.128.0.2:53798] AH01964: Connection to child 151 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:37.460568 2025] [core:debug] [pid 30:tid 171] protocol.c(2460): [client 10.128.0.2:53784] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:37.460760 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:53798] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:37.460852 2025] [core:debug] [pid 30:tid 170] protocol.c(2460): [client 10.128.0.2:53798] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:37.463413 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:53784] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:37.463920 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:53784] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:37.464086 2025] [authz_core:debug] [pid 30:tid 171] mod_authz_core.c(843): [client 10.128.0.2:53784] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:25:37.464164 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:53798] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:37.464563 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:53798] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:37.464806 2025] [authz_core:debug] [pid 30:tid 170] mod_authz_core.c(843): [client 10.128.0.2:53798] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:25:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:37.469874 2025] [ssl:debug] [pid 30:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:53798] AH02001: Connection closed to child 151 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:25:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:37.470866 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:53784] AH02001: Connection closed to child 152 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:42.460409 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:53808] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:42.460399 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:53810] AH01964: Connection to child 195 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:42.460539 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:53808] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:42.460552 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:53810] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:42.460584 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:53808] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:42.460596 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:53810] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:42.462390 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:53810] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:42.462427 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:53808] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:42.462594 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:53808] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:42.462599 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:53810] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:42.462724 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:53808] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:25:42.462726 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:53810] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:25:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:42.464798 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:53808] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:25:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:42.465004 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:53810] AH02001: Connection closed to child 195 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:47.460121 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:49668] AH01964: Connection to child 194 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:47.460123 2025] [ssl:info] [pid 30:tid 147] [client 10.128.0.2:49684] AH01964: Connection to child 128 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:47.460229 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:49668] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:47.460230 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2337): [client 10.128.0.2:49684] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:47.460267 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:49668] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:47.460267 2025] [core:debug] [pid 30:tid 147] protocol.c(2460): [client 10.128.0.2:49684] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:47.461914 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:49668] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:47.462073 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:49668] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:47.462165 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:49668] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:25:47.462390 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2167): [client 10.128.0.2:49684] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:47.462587 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(341): [client 10.128.0.2:49684] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:47.462663 2025] [authz_core:debug] [pid 30:tid 147] mod_authz_core.c(843): [client 10.128.0.2:49684] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:25:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:47.464639 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:49668] AH02001: Connection closed to child 194 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:25:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:47.465538 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_io.c(1150): [client 10.128.0.2:49684] AH02001: Connection closed to child 128 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:52.460523 2025] [ssl:info] [pid 30:tid 151] [client 10.128.0.2:49702] AH01964: Connection to child 132 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:52.460650 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:49702] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:52.460722 2025] [core:debug] [pid 30:tid 151] protocol.c(2460): [client 10.128.0.2:49702] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:52.460739 2025] [ssl:info] [pid 28:tid 123] [client 10.128.0.2:49688] AH01964: Connection to child 9 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:52.460848 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:49688] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:52.460903 2025] [core:debug] [pid 28:tid 123] protocol.c(2460): [client 10.128.0.2:49688] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:52.462663 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:49702] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:52.462935 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:49702] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:52.463033 2025] [authz_core:debug] [pid 30:tid 151] mod_authz_core.c(843): [client 10.128.0.2:49702] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:25:52.464050 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:49688] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:52.464384 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:49688] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:52.464500 2025] [authz_core:debug] [pid 28:tid 123] mod_authz_core.c(843): [client 10.128.0.2:49688] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:25:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:52.465083 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:49702] AH02001: Connection closed to child 132 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:25:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:52.467141 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:49688] AH02001: Connection closed to child 9 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:57.459898 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:50898] AH01964: Connection to child 202 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:57.459906 2025] [ssl:info] [pid 29:tid 93] [client 10.128.0.2:50912] AH01964: Connection to child 70 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:57.460128 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(2337): [client 10.128.0.2:50912] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:57.460130 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:50898] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:25:57.460224 2025] [core:debug] [pid 29:tid 93] protocol.c(2460): [client 10.128.0.2:50912] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:57.460234 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:50898] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:25:57.462527 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(2167): [client 10.128.0.2:50912] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:57.462839 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_kernel.c(341): [client 10.128.0.2:50912] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:57.463010 2025] [authz_core:debug] [pid 29:tid 93] mod_authz_core.c(843): [client 10.128.0.2:50912] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:25:57.463164 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:50898] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:25:57.463532 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:50898] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:25:57.463753 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:50898] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:25:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:57.466171 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:50898] AH02001: Connection closed to child 202 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:25:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:25:57.466274 2025] [ssl:debug] [pid 29:tid 93] ssl_engine_io.c(1150): [client 10.128.0.2:50912] AH02001: Connection closed to child 70 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:02.461055 2025] [ssl:info] [pid 28:tid 125] [client 10.128.0.2:50934] AH01964: Connection to child 11 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:02.461226 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:50934] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:02.461226 2025] [ssl:info] [pid 30:tid 150] [client 10.128.0.2:50922] AH01964: Connection to child 131 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:02.461287 2025] [core:debug] [pid 28:tid 125] protocol.c(2460): [client 10.128.0.2:50934] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:02.461386 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:50922] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:02.461446 2025] [core:debug] [pid 30:tid 150] protocol.c(2460): [client 10.128.0.2:50922] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:02.464279 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:50934] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:02.464643 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:50934] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:02.464872 2025] [authz_core:debug] [pid 28:tid 125] mod_authz_core.c(843): [client 10.128.0.2:50934] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:26:02.464990 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:50922] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:02.465313 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:50922] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:02.465462 2025] [authz_core:debug] [pid 30:tid 150] mod_authz_core.c(843): [client 10.128.0.2:50922] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:26:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:02.470029 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:50922] AH02001: Connection closed to child 131 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:26:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:02.470798 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:50934] AH02001: Connection closed to child 11 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:07.459994 2025] [ssl:info] [pid 28:tid 128] [client 10.128.0.2:40594] AH01964: Connection to child 14 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:07.460267 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:40594] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:07.460319 2025] [ssl:info] [pid 29:tid 91] [client 10.128.0.2:40596] AH01964: Connection to child 68 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:07.460408 2025] [core:debug] [pid 28:tid 128] protocol.c(2460): [client 10.128.0.2:40594] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:07.460437 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2337): [client 10.128.0.2:40596] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:07.460481 2025] [core:debug] [pid 29:tid 91] protocol.c(2460): [client 10.128.0.2:40596] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:07.462550 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2167): [client 10.128.0.2:40596] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:07.462788 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(341): [client 10.128.0.2:40596] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:07.462887 2025] [authz_core:debug] [pid 29:tid 91] mod_authz_core.c(843): [client 10.128.0.2:40596] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:26:07.463824 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:40594] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:07.464311 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:40594] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:07.464519 2025] [authz_core:debug] [pid 28:tid 128] mod_authz_core.c(843): [client 10.128.0.2:40594] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:26:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:07.465469 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_io.c(1150): [client 10.128.0.2:40596] AH02001: Connection closed to child 68 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:26:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:07.469270 2025] [ssl:debug] [pid 28:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:40594] AH02001: Connection closed to child 14 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:12.459466 2025] [ssl:info] [pid 30:tid 152] [client 10.128.0.2:40612] AH01964: Connection to child 133 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:12.459592 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:40612] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:12.459641 2025] [core:debug] [pid 30:tid 152] protocol.c(2460): [client 10.128.0.2:40612] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:12.459772 2025] [ssl:info] [pid 30:tid 155] [client 10.128.0.2:40628] AH01964: Connection to child 136 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:12.459846 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:40628] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:12.459869 2025] [core:debug] [pid 30:tid 155] protocol.c(2460): [client 10.128.0.2:40628] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:12.460982 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:40612] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:12.461138 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:40612] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:12.461230 2025] [authz_core:debug] [pid 30:tid 152] mod_authz_core.c(843): [client 10.128.0.2:40612] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:26:12.461584 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:40628] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:12.461784 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:40628] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:12.461836 2025] [authz_core:debug] [pid 30:tid 155] mod_authz_core.c(843): [client 10.128.0.2:40628] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:26:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:12.463215 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:40612] AH02001: Connection closed to child 133 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:26:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:12.463849 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:40628] AH02001: Connection closed to child 136 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:17.459751 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:54434] AH01964: Connection to child 73 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:17.459856 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:54434] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:17.459896 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:54434] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:17.460769 2025] [ssl:info] [pid 30:tid 157] [client 10.128.0.2:54446] AH01964: Connection to child 138 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:17.460975 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:54446] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:17.461058 2025] [core:debug] [pid 30:tid 157] protocol.c(2460): [client 10.128.0.2:54446] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:17.461410 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:54434] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:17.461614 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:54434] AH02034: Initial (No.1) HTTPS request received for child 73 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:17.461740 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:54434] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:26:17.463906 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:54446] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:17.464259 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:54446] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:17.464456 2025] [authz_core:debug] [pid 30:tid 157] mod_authz_core.c(843): [client 10.128.0.2:54446] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:26:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:17.464957 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:54434] AH02001: Connection closed to child 73 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:26:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:17.468217 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:54446] AH02001: Connection closed to child 138 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:22.460456 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:54460] AH01964: Connection to child 206 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:22.460625 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:54460] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:22.460732 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:54460] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:22.460804 2025] [ssl:info] [pid 28:tid 127] [client 10.128.0.2:54462] AH01964: Connection to child 13 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:22.460937 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:54462] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:22.460994 2025] [core:debug] [pid 28:tid 127] protocol.c(2460): [client 10.128.0.2:54462] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:22.464953 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:54462] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:22.465332 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:54460] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:22.465489 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:54462] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:22.465669 2025] [authz_core:debug] [pid 28:tid 127] mod_authz_core.c(843): [client 10.128.0.2:54462] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:26:22.465891 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:54460] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:22.466019 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:54460] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:26:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:22.467970 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:54462] AH02001: Connection closed to child 13 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:26:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:22.468880 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:54460] AH02001: Connection closed to child 206 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:27.460020 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:36310] AH01964: Connection to child 209 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:27.460225 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:36310] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:27.460264 2025] [ssl:info] [pid 30:tid 153] [client 10.128.0.2:36314] AH01964: Connection to child 134 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:27.460290 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:36310] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:27.460397 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:36314] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:27.460450 2025] [core:debug] [pid 30:tid 153] protocol.c(2460): [client 10.128.0.2:36314] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:27.462151 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:36310] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:27.462336 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:36310] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:27.462389 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:36314] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:27.462514 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:36310] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:26:27.462568 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:36314] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:27.462668 2025] [authz_core:debug] [pid 30:tid 153] mod_authz_core.c(843): [client 10.128.0.2:36314] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:26:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:26:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:27.464647 2025] [ssl:debug] [pid 30:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:36314] AH02001: Connection closed to child 134 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:27.464671 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:36310] AH02001: Connection closed to child 209 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:32.460477 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:36330] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:32.460546 2025] [ssl:info] [pid 30:tid 158] [client 10.128.0.2:36328] AH01964: Connection to child 139 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:32.460599 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:36330] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:32.460644 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:36330] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:32.460706 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:36328] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:32.460764 2025] [core:debug] [pid 30:tid 158] protocol.c(2460): [client 10.128.0.2:36328] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:32.462610 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:36328] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:32.462678 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:36330] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:32.462846 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:36328] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:32.462913 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:36330] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:32.462967 2025] [authz_core:debug] [pid 30:tid 158] mod_authz_core.c(843): [client 10.128.0.2:36328] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:26:32.463043 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:36330] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:26:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:32.464974 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:36330] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:26:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:32.465893 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:36328] AH02001: Connection closed to child 139 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:37.460712 2025] [ssl:info] [pid 30:tid 160] [client 10.128.0.2:57312] AH01964: Connection to child 141 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:37.460715 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:57302] AH01964: Connection to child 208 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:37.460833 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:57312] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:37.460865 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:57302] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:37.460879 2025] [core:debug] [pid 30:tid 160] protocol.c(2460): [client 10.128.0.2:57312] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:37.460978 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:57302] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:37.462946 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:57312] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:37.463111 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:57312] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:37.463208 2025] [authz_core:debug] [pid 30:tid 160] mod_authz_core.c(843): [client 10.128.0.2:57312] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:26:37.463585 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:57302] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:37.463933 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:57302] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:37.464072 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:57302] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:26:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:37.466184 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:57302] AH02001: Connection closed to child 208 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:26:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:37.467628 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:57312] AH02001: Connection closed to child 141 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:42.460087 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:57322] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:42.460121 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:57338] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:42.460207 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:57322] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:42.460247 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:57338] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:42.460255 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:57322] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:42.460309 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:57338] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:42.461707 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:57322] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:42.461894 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:57322] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:42.461991 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:57322] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:26:42.462071 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:57338] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:42.462248 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:57338] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:42.462343 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:57338] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:26:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:42.463847 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:57322] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:26:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:42.464342 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:57338] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:47.460782 2025] [ssl:info] [pid 29:tid 95] [client 10.128.0.2:39378] AH01964: Connection to child 72 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:47.460886 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:39394] AH01964: Connection to child 210 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:47.460967 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2337): [client 10.128.0.2:39378] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:47.461000 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:39394] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:47.461034 2025] [core:debug] [pid 29:tid 95] protocol.c(2460): [client 10.128.0.2:39378] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:47.461042 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:39394] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:47.462589 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:39394] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:47.462774 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:39394] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:47.462859 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:39394] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:26:47.464139 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2167): [client 10.128.0.2:39378] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:47.464473 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(341): [client 10.128.0.2:39378] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:47.464781 2025] [authz_core:debug] [pid 29:tid 95] mod_authz_core.c(843): [client 10.128.0.2:39378] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:26:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:47.464871 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:39394] AH02001: Connection closed to child 210 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:26:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:47.467494 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_io.c(1150): [client 10.128.0.2:39378] AH02001: Connection closed to child 72 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:52.459975 2025] [ssl:info] [pid 30:tid 161] [client 10.128.0.2:39408] AH01964: Connection to child 142 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:52.460150 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:39408] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:52.460217 2025] [core:debug] [pid 30:tid 161] protocol.c(2460): [client 10.128.0.2:39408] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:52.460359 2025] [ssl:info] [pid 30:tid 163] [client 10.128.0.2:39410] AH01964: Connection to child 144 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:52.460475 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:39410] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:52.460520 2025] [core:debug] [pid 30:tid 163] protocol.c(2460): [client 10.128.0.2:39410] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:52.461994 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:39410] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:52.462198 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:39410] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:52.462285 2025] [authz_core:debug] [pid 30:tid 163] mod_authz_core.c(843): [client 10.128.0.2:39410] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:26:52.462812 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:39408] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:52.463158 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:39408] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:52.463307 2025] [authz_core:debug] [pid 30:tid 161] mod_authz_core.c(843): [client 10.128.0.2:39408] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:26:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:52.465738 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:39410] AH02001: Connection closed to child 144 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:26:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:52.467239 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:39408] AH02001: Connection closed to child 142 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:57.459543 2025] [ssl:info] [pid 30:tid 167] [client 10.128.0.2:54348] AH01964: Connection to child 148 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:57.459664 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:54348] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:57.459725 2025] [core:debug] [pid 30:tid 167] protocol.c(2460): [client 10.128.0.2:54348] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:57.459856 2025] [ssl:info] [pid 30:tid 165] [client 10.128.0.2:54338] AH01964: Connection to child 146 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:57.459999 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:54338] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:26:57.460053 2025] [core:debug] [pid 30:tid 165] protocol.c(2460): [client 10.128.0.2:54338] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:26:57.461039 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:54348] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:57.461198 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:54348] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:57.461290 2025] [authz_core:debug] [pid 30:tid 167] mod_authz_core.c(843): [client 10.128.0.2:54348] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:26:57.462149 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:54338] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:26:57.462406 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:54338] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:26:57.462537 2025] [authz_core:debug] [pid 30:tid 165] mod_authz_core.c(843): [client 10.128.0.2:54338] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:26:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:57.463400 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:54348] AH02001: Connection closed to child 148 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:26:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:26:57.464976 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:54338] AH02001: Connection closed to child 146 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:02.460525 2025] [ssl:info] [pid 28:tid 129] [client 10.128.0.2:54356] AH01964: Connection to child 15 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:02.460746 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:54356] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:02.460823 2025] [core:debug] [pid 28:tid 129] protocol.c(2460): [client 10.128.0.2:54356] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:02.461068 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:54364] AH01964: Connection to child 205 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:02.461184 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:54364] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:02.461229 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:54364] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:02.462753 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:54364] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:02.462954 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:54364] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:02.463058 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:54364] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:27:02.463387 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:54356] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:02.463784 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:54356] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:02.463920 2025] [authz_core:debug] [pid 28:tid 129] mod_authz_core.c(843): [client 10.128.0.2:54356] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:27:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:02.466182 2025] [ssl:debug] [pid 28:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:54356] AH02001: Connection closed to child 15 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:27:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:02.468047 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:54364] AH02001: Connection closed to child 205 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:07.460025 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:37842] AH01964: Connection to child 192 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:07.460106 2025] [ssl:info] [pid 28:tid 131] [client 10.128.0.2:37856] AH01964: Connection to child 16 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:07.460189 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:37842] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:07.460235 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:37842] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:07.460288 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:37856] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:07.460360 2025] [core:debug] [pid 28:tid 131] protocol.c(2460): [client 10.128.0.2:37856] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:07.462346 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:37842] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:07.462552 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:37842] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:07.462752 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:37842] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:27:07.463619 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:37856] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:07.464071 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:37856] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:07.464243 2025] [authz_core:debug] [pid 28:tid 131] mod_authz_core.c(843): [client 10.128.0.2:37856] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:27:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:07.465202 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:37842] AH02001: Connection closed to child 192 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:27:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:07.466456 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:37856] AH02001: Connection closed to child 16 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:12.460467 2025] [ssl:info] [pid 29:tid 94] [client 10.128.0.2:37858] AH01964: Connection to child 71 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:12.460487 2025] [ssl:info] [pid 30:tid 166] [client 10.128.0.2:37862] AH01964: Connection to child 147 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:12.460719 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2337): [client 10.128.0.2:37858] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:12.460667 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:37862] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:12.460797 2025] [core:debug] [pid 30:tid 166] protocol.c(2460): [client 10.128.0.2:37862] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:12.460805 2025] [core:debug] [pid 29:tid 94] protocol.c(2460): [client 10.128.0.2:37858] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:12.465401 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:37862] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:12.465884 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:37862] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:12.466109 2025] [authz_core:debug] [pid 30:tid 166] mod_authz_core.c(843): [client 10.128.0.2:37862] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:27:12.466331 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2167): [client 10.128.0.2:37858] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:12.467033 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(341): [client 10.128.0.2:37858] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:12.467196 2025] [authz_core:debug] [pid 29:tid 94] mod_authz_core.c(843): [client 10.128.0.2:37858] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:27:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:12.471847 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:37862] AH02001: Connection closed to child 147 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:27:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:12.472570 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_io.c(1150): [client 10.128.0.2:37858] AH02001: Connection closed to child 71 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:17.459904 2025] [ssl:info] [pid 30:tid 168] [client 10.128.0.2:36288] AH01964: Connection to child 149 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:17.460071 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:36288] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:17.460128 2025] [core:debug] [pid 30:tid 168] protocol.c(2460): [client 10.128.0.2:36288] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:17.460800 2025] [ssl:info] [pid 28:tid 133] [client 10.128.0.2:36304] AH01964: Connection to child 17 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:17.460987 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:36304] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:17.461068 2025] [core:debug] [pid 28:tid 133] protocol.c(2460): [client 10.128.0.2:36304] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:17.463183 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:36288] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:17.463525 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:36288] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:17.463728 2025] [authz_core:debug] [pid 30:tid 168] mod_authz_core.c(843): [client 10.128.0.2:36288] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:27:17.464161 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:36304] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:17.464519 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:36304] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:17.464665 2025] [authz_core:debug] [pid 28:tid 133] mod_authz_core.c(843): [client 10.128.0.2:36304] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:27:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:17.466238 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:36288] AH02001: Connection closed to child 149 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:27:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:17.468590 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:36304] AH02001: Connection closed to child 17 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:22.460246 2025] [ssl:info] [pid 30:tid 171] [client 10.128.0.2:36310] AH01964: Connection to child 152 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:22.460289 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:36318] AH01964: Connection to child 75 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:22.460448 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:36318] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:22.460508 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:36310] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:22.460511 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:36318] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:22.460559 2025] [core:debug] [pid 30:tid 171] protocol.c(2460): [client 10.128.0.2:36310] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:22.462116 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:36318] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:22.462287 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:36318] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:22.462393 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:36318] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:27:22.462509 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:36310] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:22.462740 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:36310] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:22.462814 2025] [authz_core:debug] [pid 30:tid 171] mod_authz_core.c(843): [client 10.128.0.2:36310] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:27:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:22.464443 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:36318] AH02001: Connection closed to child 75 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:27:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:22.464625 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:36310] AH02001: Connection closed to child 152 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:27.460442 2025] [ssl:info] [pid 30:tid 147] [client 10.128.0.2:55960] AH01964: Connection to child 128 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:27.460791 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2337): [client 10.128.0.2:55960] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:27.460924 2025] [core:debug] [pid 30:tid 147] protocol.c(2460): [client 10.128.0.2:55960] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:27.461020 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:55968] AH01964: Connection to child 214 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:27.461150 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:55968] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:27.461203 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:55968] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:27.463950 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2167): [client 10.128.0.2:55960] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:27.463975 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:55968] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:27.464126 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:55968] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:27.464220 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:55968] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:27:27.464422 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(341): [client 10.128.0.2:55960] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:27.464629 2025] [authz_core:debug] [pid 30:tid 147] mod_authz_core.c(843): [client 10.128.0.2:55960] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:27:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:27.466157 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:55968] AH02001: Connection closed to child 214 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:27:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:27.468667 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_io.c(1150): [client 10.128.0.2:55960] AH02001: Connection closed to child 128 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:32.460511 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:55984] AH01964: Connection to child 196 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:32.460627 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:55984] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:32.460666 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:55984] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:32.460807 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:56000] AH01964: Connection to child 216 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:32.461146 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:56000] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:32.461199 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:56000] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:32.462635 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:55984] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:32.462820 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:55984] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:32.462911 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:55984] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:27:32.462966 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:56000] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:32.463183 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:56000] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:32.463276 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:56000] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:27:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:32.465160 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:56000] AH02001: Connection closed to child 216 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:27:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:32.465227 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:55984] AH02001: Connection closed to child 196 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:37.460277 2025] [ssl:info] [pid 30:tid 151] [client 10.128.0.2:51622] AH01964: Connection to child 132 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:37.460341 2025] [ssl:info] [pid 30:tid 148] [client 10.128.0.2:51626] AH01964: Connection to child 129 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:37.460402 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:51622] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:37.460446 2025] [core:debug] [pid 30:tid 151] protocol.c(2460): [client 10.128.0.2:51622] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:37.460563 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2337): [client 10.128.0.2:51626] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:37.460769 2025] [core:debug] [pid 30:tid 148] protocol.c(2460): [client 10.128.0.2:51626] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:37.462463 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:51622] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:37.462636 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:51622] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:37.462791 2025] [authz_core:debug] [pid 30:tid 151] mod_authz_core.c(843): [client 10.128.0.2:51622] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:27:37.463273 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2167): [client 10.128.0.2:51626] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:37.463503 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(341): [client 10.128.0.2:51626] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:37.463642 2025] [authz_core:debug] [pid 30:tid 148] mod_authz_core.c(843): [client 10.128.0.2:51626] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:27:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:37.465594 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:51622] AH02001: Connection closed to child 132 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:27:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:37.468965 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_io.c(1150): [client 10.128.0.2:51626] AH02001: Connection closed to child 129 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:42.460439 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:51642] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:42.460520 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:51640] AH01964: Connection to child 195 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:42.460557 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:51642] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:42.460603 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:51642] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:42.460737 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:51640] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:42.460814 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:51640] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:42.462436 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:51642] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:42.462666 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:51642] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:42.462815 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:51642] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:27:42.463290 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:51640] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:42.463614 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:51640] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:42.463777 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:51640] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:27:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:42.466278 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:51642] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:27:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:42.466865 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:51640] AH02001: Connection closed to child 195 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:47.460446 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:46306] AH01964: Connection to child 200 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:47.460598 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:46306] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:47.460651 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:46306] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:47.460759 2025] [ssl:info] [pid 30:tid 154] [client 10.128.0.2:46292] AH01964: Connection to child 135 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:47.460903 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:46292] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:47.460964 2025] [core:debug] [pid 30:tid 154] protocol.c(2460): [client 10.128.0.2:46292] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:47.463405 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:46306] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:47.463513 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:46292] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:47.463747 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:46306] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:47.463866 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:46292] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:47.463900 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:46306] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:27:47.464077 2025] [authz_core:debug] [pid 30:tid 154] mod_authz_core.c(843): [client 10.128.0.2:46292] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:27:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:47.466242 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:46292] AH02001: Connection closed to child 135 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:27:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:47.466455 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:46306] AH02001: Connection closed to child 200 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:52.460346 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:46336] AH01964: Connection to child 79 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:52.460383 2025] [ssl:info] [pid 28:tid 136] [client 10.128.0.2:46320] AH01964: Connection to child 19 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:52.460465 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:46336] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:52.460506 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(2337): [client 10.128.0.2:46320] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:52.460512 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:46336] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:52.460561 2025] [core:debug] [pid 28:tid 136] protocol.c(2460): [client 10.128.0.2:46320] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:52.462401 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:46336] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:52.462495 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(2167): [client 10.128.0.2:46320] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:52.462561 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:46336] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:52.462659 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:46336] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:27:52.462729 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(341): [client 10.128.0.2:46320] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:52.462845 2025] [authz_core:debug] [pid 28:tid 136] mod_authz_core.c(843): [client 10.128.0.2:46320] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:27:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:27:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:52.464723 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:46336] AH02001: Connection closed to child 79 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:52.464771 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_io.c(1150): [client 10.128.0.2:46320] AH02001: Connection closed to child 19 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:57.459935 2025] [ssl:info] [pid 30:tid 152] [client 10.128.0.2:39134] AH01964: Connection to child 133 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:57.460058 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:39134] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:57.460102 2025] [core:debug] [pid 30:tid 152] protocol.c(2460): [client 10.128.0.2:39134] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:57.460283 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:39140] AH01964: Connection to child 197 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:57.460478 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:39140] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:27:57.460548 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:39140] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:27:57.461480 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:39134] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:57.461635 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:39134] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:57.461754 2025] [authz_core:debug] [pid 30:tid 152] mod_authz_core.c(843): [client 10.128.0.2:39134] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:27:57.462363 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:39140] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:27:57.462608 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:39140] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:27:57.462791 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:39140] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:27:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:57.464857 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:39140] AH02001: Connection closed to child 197 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:27:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:27:57.464966 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:39134] AH02001: Connection closed to child 133 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:02.459971 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:39154] AH01964: Connection to child 81 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:02.460125 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:39154] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:02.460136 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:39170] AH01964: Connection to child 194 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:02.460182 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:39154] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:02.460242 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:39170] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:02.460291 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:39170] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:02.461711 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:39170] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:02.461953 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:39170] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:02.462062 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:39170] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:28:02.462456 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:39154] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:02.462821 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:39154] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:02.462904 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:39154] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:28:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:02.464443 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:39170] AH02001: Connection closed to child 194 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:28:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:02.465132 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:39154] AH02001: Connection closed to child 81 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:07.460538 2025] [ssl:info] [pid 30:tid 155] [client 10.128.0.2:55098] AH01964: Connection to child 136 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:07.460699 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:55098] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:07.460734 2025] [ssl:info] [pid 30:tid 157] [client 10.128.0.2:55108] AH01964: Connection to child 138 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:07.460755 2025] [core:debug] [pid 30:tid 155] protocol.c(2460): [client 10.128.0.2:55098] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:07.460854 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:55108] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:07.460904 2025] [core:debug] [pid 30:tid 157] protocol.c(2460): [client 10.128.0.2:55108] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:07.462497 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:55108] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:07.462663 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:55108] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:07.462664 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:55098] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:07.462780 2025] [authz_core:debug] [pid 30:tid 157] mod_authz_core.c(843): [client 10.128.0.2:55108] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:28:07.462951 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:55098] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:07.463065 2025] [authz_core:debug] [pid 30:tid 155] mod_authz_core.c(843): [client 10.128.0.2:55098] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:28:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:07.464649 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:55108] AH02001: Connection closed to child 138 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:28:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:07.465469 2025] [ssl:debug] [pid 30:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:55098] AH02001: Connection closed to child 136 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:12.459638 2025] [ssl:info] [pid 28:tid 137] [client 10.128.0.2:55116] AH01964: Connection to child 20 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:12.459799 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_kernel.c(2337): [client 10.128.0.2:55116] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:12.460290 2025] [core:debug] [pid 28:tid 137] protocol.c(2460): [client 10.128.0.2:55116] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:12.460725 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:55126] AH01964: Connection to child 206 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:12.460809 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:55126] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:12.460842 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:55126] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:12.461981 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_kernel.c(2167): [client 10.128.0.2:55116] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:12.462715 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_kernel.c(341): [client 10.128.0.2:55116] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:12.462816 2025] [authz_core:debug] [pid 28:tid 137] mod_authz_core.c(843): [client 10.128.0.2:55116] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:28:12.463774 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:55126] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:12.463924 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:55126] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:12.463985 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:55126] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:28:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:12.465512 2025] [ssl:debug] [pid 28:tid 137] ssl_engine_io.c(1150): [client 10.128.0.2:55116] AH02001: Connection closed to child 20 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:28:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:12.465828 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:55126] AH02001: Connection closed to child 206 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:17.459946 2025] [ssl:info] [pid 28:tid 135] [client 10.128.0.2:60518] AH01964: Connection to child 18 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:17.460060 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:60518] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:17.460103 2025] [core:debug] [pid 28:tid 135] protocol.c(2460): [client 10.128.0.2:60518] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:17.460370 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:60506] AH01964: Connection to child 203 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:17.460448 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:60506] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:17.460484 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:60506] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:17.462042 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:60518] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:17.462222 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:60518] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:17.462309 2025] [authz_core:debug] [pid 28:tid 135] mod_authz_core.c(843): [client 10.128.0.2:60518] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:28:17.462791 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:60506] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:17.462974 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:60506] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:17.463029 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:60506] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:28:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:17.465175 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:60518] AH02001: Connection closed to child 18 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:28:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:17.466311 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:60506] AH02001: Connection closed to child 203 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:22.459535 2025] [ssl:info] [pid 28:tid 141] [client 10.128.0.2:60522] AH01964: Connection to child 23 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:22.459725 2025] [ssl:debug] [pid 28:tid 141] ssl_engine_kernel.c(2337): [client 10.128.0.2:60522] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:22.459783 2025] [core:debug] [pid 28:tid 141] protocol.c(2460): [client 10.128.0.2:60522] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:22.459784 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:60520] AH01964: Connection to child 211 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:22.459910 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:60520] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:22.460022 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:60520] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:22.461436 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:60520] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:22.461457 2025] [ssl:debug] [pid 28:tid 141] ssl_engine_kernel.c(2167): [client 10.128.0.2:60522] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:22.461837 2025] [ssl:debug] [pid 28:tid 141] ssl_engine_kernel.c(341): [client 10.128.0.2:60522] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:22.461928 2025] [authz_core:debug] [pid 28:tid 141] mod_authz_core.c(843): [client 10.128.0.2:60522] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:28:22.462246 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:60520] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:22.462337 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:60520] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:28:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:22.464058 2025] [ssl:debug] [pid 28:tid 141] ssl_engine_io.c(1150): [client 10.128.0.2:60522] AH02001: Connection closed to child 23 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:28:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:22.464154 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:60520] AH02001: Connection closed to child 211 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:27.460315 2025] [ssl:info] [pid 28:tid 139] [client 10.128.0.2:55694] AH01964: Connection to child 22 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:27.460515 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2337): [client 10.128.0.2:55694] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:27.460597 2025] [core:debug] [pid 28:tid 139] protocol.c(2460): [client 10.128.0.2:55694] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:27.461158 2025] [ssl:info] [pid 30:tid 156] [client 10.128.0.2:55698] AH01964: Connection to child 137 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:27.461232 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:55698] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:27.461260 2025] [core:debug] [pid 30:tid 156] protocol.c(2460): [client 10.128.0.2:55698] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:27.462852 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:55698] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:27.463058 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:55698] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:27.463224 2025] [authz_core:debug] [pid 30:tid 156] mod_authz_core.c(843): [client 10.128.0.2:55698] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:28:27.463770 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(2167): [client 10.128.0.2:55694] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:27.464155 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_kernel.c(341): [client 10.128.0.2:55694] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:27.464277 2025] [authz_core:debug] [pid 28:tid 139] mod_authz_core.c(843): [client 10.128.0.2:55694] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:28:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:27.466649 2025] [ssl:debug] [pid 28:tid 139] ssl_engine_io.c(1150): [client 10.128.0.2:55694] AH02001: Connection closed to child 22 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:28:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:27.467275 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:55698] AH02001: Connection closed to child 137 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:32.460307 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:55704] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:32.460314 2025] [ssl:info] [pid 30:tid 159] [client 10.128.0.2:55702] AH01964: Connection to child 140 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:32.460485 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:55704] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:32.460528 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:55702] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:32.460549 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:55704] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:32.460613 2025] [core:debug] [pid 30:tid 159] protocol.c(2460): [client 10.128.0.2:55702] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:32.462248 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:55704] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:32.462442 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:55704] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:32.462539 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:55704] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:28:32.463546 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:55702] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:32.463918 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:55702] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:32.464064 2025] [authz_core:debug] [pid 30:tid 159] mod_authz_core.c(843): [client 10.128.0.2:55702] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:28:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:32.464224 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:55704] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:28:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:32.466538 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:55702] AH02001: Connection closed to child 140 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:37.459737 2025] [ssl:info] [pid 30:tid 160] [client 10.128.0.2:40596] AH01964: Connection to child 141 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:37.459878 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:40596] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:37.459876 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:40604] AH01964: Connection to child 210 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:37.459924 2025] [core:debug] [pid 30:tid 160] protocol.c(2460): [client 10.128.0.2:40596] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:37.460037 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:40604] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:37.460087 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:40604] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:37.461968 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:40596] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:37.462221 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:40596] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:37.462366 2025] [authz_core:debug] [pid 30:tid 160] mod_authz_core.c(843): [client 10.128.0.2:40596] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:28:37.462858 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:40604] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:37.463092 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:40604] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:37.463519 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:40604] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:28:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:37.464468 2025] [ssl:debug] [pid 30:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:40596] AH02001: Connection closed to child 141 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:28:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:37.465400 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:40604] AH02001: Connection closed to child 210 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:42.460303 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:40610] AH01964: Connection to child 213 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:42.460394 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:40612] AH01964: Connection to child 205 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:42.460437 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:40610] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:42.460487 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:40610] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:42.460614 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:40612] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:42.460727 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:40612] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:42.461917 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:40610] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:42.462081 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:40610] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:42.462172 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:40610] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:28:42.462754 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:40612] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:42.463052 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:40612] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:42.463223 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:40612] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:28:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:42.464157 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:40610] AH02001: Connection closed to child 213 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:28:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:42.465369 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:40612] AH02001: Connection closed to child 205 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:47.460978 2025] [ssl:info] [pid 30:tid 163] [client 10.128.0.2:55184] AH01964: Connection to child 144 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:47.461025 2025] [ssl:info] [pid 28:tid 143] [client 10.128.0.2:55198] AH01964: Connection to child 24 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:47.461114 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:55184] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:47.461164 2025] [core:debug] [pid 30:tid 163] protocol.c(2460): [client 10.128.0.2:55184] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:47.461230 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(2337): [client 10.128.0.2:55198] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:47.461319 2025] [core:debug] [pid 28:tid 143] protocol.c(2460): [client 10.128.0.2:55198] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:47.462808 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:55184] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:47.463006 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:55184] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:47.463111 2025] [authz_core:debug] [pid 30:tid 163] mod_authz_core.c(843): [client 10.128.0.2:55184] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:28:47.463933 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(2167): [client 10.128.0.2:55198] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:47.464439 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(341): [client 10.128.0.2:55198] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:47.464637 2025] [authz_core:debug] [pid 28:tid 143] mod_authz_core.c(843): [client 10.128.0.2:55198] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:28:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:47.465344 2025] [ssl:debug] [pid 30:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:55184] AH02001: Connection closed to child 144 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:28:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:47.466981 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_io.c(1150): [client 10.128.0.2:55198] AH02001: Connection closed to child 24 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:52.459985 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:55214] AH01964: Connection to child 215 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:52.460132 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:55214] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:52.460366 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:55214] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:52.460793 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:55202] AH01964: Connection to child 192 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:52.460992 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:55202] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:52.461071 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:55202] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:52.461822 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:55214] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:52.462001 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:55214] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:52.462104 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:55214] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:28:52.463636 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:55202] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:52.463991 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:55202] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:52.464127 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:55202] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:28:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:52.465926 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:55214] AH02001: Connection closed to child 215 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:28:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:52.466509 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:55202] AH02001: Connection closed to child 192 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:57.459600 2025] [ssl:info] [pid 30:tid 167] [client 10.128.0.2:45702] AH01964: Connection to child 148 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:57.459587 2025] [ssl:info] [pid 29:tid 107] [client 10.128.0.2:45704] AH01964: Connection to child 84 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:57.459750 2025] [ssl:debug] [pid 29:tid 107] ssl_engine_kernel.c(2337): [client 10.128.0.2:45704] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:57.459769 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:45702] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:28:57.459816 2025] [core:debug] [pid 29:tid 107] protocol.c(2460): [client 10.128.0.2:45704] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:57.459817 2025] [core:debug] [pid 30:tid 167] protocol.c(2460): [client 10.128.0.2:45702] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:28:57.461723 2025] [ssl:debug] [pid 29:tid 107] ssl_engine_kernel.c(2167): [client 10.128.0.2:45704] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:57.461938 2025] [ssl:debug] [pid 29:tid 107] ssl_engine_kernel.c(341): [client 10.128.0.2:45704] AH02034: Initial (No.1) HTTPS request received for child 84 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:57.462042 2025] [authz_core:debug] [pid 29:tid 107] mod_authz_core.c(843): [client 10.128.0.2:45704] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:28:57.462105 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:45702] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:28:57.463196 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:45702] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:28:57.463300 2025] [authz_core:debug] [pid 30:tid 167] mod_authz_core.c(843): [client 10.128.0.2:45702] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:28:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:57.465871 2025] [ssl:debug] [pid 30:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:45702] AH02001: Connection closed to child 148 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:28:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:28:57.467604 2025] [ssl:debug] [pid 29:tid 107] ssl_engine_io.c(1150): [client 10.128.0.2:45704] AH02001: Connection closed to child 84 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:02.460353 2025] [ssl:info] [pid 30:tid 164] [client 10.128.0.2:45720] AH01964: Connection to child 145 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:02.460392 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:45718] AH01964: Connection to child 212 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:02.460499 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:45720] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:02.460517 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:45718] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:02.460556 2025] [core:debug] [pid 30:tid 164] protocol.c(2460): [client 10.128.0.2:45720] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:02.460573 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:45718] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:02.462180 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:45720] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:02.462460 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:45720] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:02.462555 2025] [authz_core:debug] [pid 30:tid 164] mod_authz_core.c(843): [client 10.128.0.2:45720] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:29:02.463604 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:45718] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:02.463990 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:45718] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:02.464108 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:45718] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:29:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:02.465049 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:45720] AH02001: Connection closed to child 145 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:29:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:02.466576 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:45718] AH02001: Connection closed to child 212 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:07.460064 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:57240] AH01964: Connection to child 193 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:07.460143 2025] [ssl:info] [pid 30:tid 165] [client 10.128.0.2:57224] AH01964: Connection to child 146 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:07.460192 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:57240] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:07.460224 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:57224] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:07.460244 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:57240] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:07.460252 2025] [core:debug] [pid 30:tid 165] protocol.c(2460): [client 10.128.0.2:57224] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:07.463011 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:57240] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:07.463292 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:57240] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:07.463409 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:57240] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:29:07.463568 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:57224] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:07.463918 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:57224] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:07.464000 2025] [authz_core:debug] [pid 30:tid 165] mod_authz_core.c(843): [client 10.128.0.2:57224] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:29:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:07.465819 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:57224] AH02001: Connection closed to child 146 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:29:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:07.465917 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:57240] AH02001: Connection closed to child 193 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:12.459582 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:57242] AH01964: Connection to child 196 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:12.459631 2025] [ssl:info] [pid 28:tid 114] [client 10.128.0.2:57250] AH01964: Connection to child 0 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:12.459806 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:57242] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:12.459808 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:57250] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:12.459873 2025] [core:debug] [pid 28:tid 114] protocol.c(2460): [client 10.128.0.2:57250] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:12.459876 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:57242] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:12.461809 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:57242] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:12.462055 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:57242] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:12.462179 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:57242] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:29:12.462662 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:57250] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:12.463049 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:57250] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:12.463168 2025] [authz_core:debug] [pid 28:tid 114] mod_authz_core.c(843): [client 10.128.0.2:57250] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:29:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:12.465964 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:57250] AH02001: Connection closed to child 0 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:29:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:12.466811 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:57242] AH02001: Connection closed to child 196 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:17.459821 2025] [ssl:info] [pid 30:tid 166] [client 10.128.0.2:34964] AH01964: Connection to child 147 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:17.459838 2025] [ssl:info] [pid 30:tid 169] [client 10.128.0.2:34966] AH01964: Connection to child 150 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:17.459996 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:34966] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:17.460066 2025] [core:debug] [pid 30:tid 169] protocol.c(2460): [client 10.128.0.2:34966] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:17.460160 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:34964] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:17.460243 2025] [core:debug] [pid 30:tid 166] protocol.c(2460): [client 10.128.0.2:34964] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:17.462176 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:34966] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:17.462397 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:34966] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:17.462506 2025] [authz_core:debug] [pid 30:tid 169] mod_authz_core.c(843): [client 10.128.0.2:34966] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:29:17.462625 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:34964] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:17.462945 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:34964] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:17.463268 2025] [authz_core:debug] [pid 30:tid 166] mod_authz_core.c(843): [client 10.128.0.2:34964] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:29:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:17.465418 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:34964] AH02001: Connection closed to child 147 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:29:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:17.466038 2025] [ssl:debug] [pid 30:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:34966] AH02001: Connection closed to child 150 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:22.460335 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:34980] AH01964: Connection to child 198 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:22.460376 2025] [ssl:info] [pid 28:tid 118] [client 10.128.0.2:34986] AH01964: Connection to child 4 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:22.460449 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:34980] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:22.460486 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:34980] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:22.460524 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:34986] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:22.460587 2025] [core:debug] [pid 28:tid 118] protocol.c(2460): [client 10.128.0.2:34986] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:22.462292 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:34986] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:22.462463 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:34986] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:22.462565 2025] [authz_core:debug] [pid 28:tid 118] mod_authz_core.c(843): [client 10.128.0.2:34986] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:29:22.462972 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:34980] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:22.463192 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:34980] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:22.463319 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:34980] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:29:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:22.466029 2025] [ssl:debug] [pid 28:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:34986] AH02001: Connection closed to child 4 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:29:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:22.466847 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:34980] AH02001: Connection closed to child 198 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:27.460349 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:51588] AH01964: Connection to child 195 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:27.460367 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:51586] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:27.460539 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:51588] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:27.460590 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:51588] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:27.460859 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:51586] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:27.460947 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:51586] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:27.462249 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:51588] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:27.462438 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:51588] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:27.462563 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:51588] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:29:27.464860 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:51586] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [11/Oct/2025:11:29:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:27.464966 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:51588] AH02001: Connection closed to child 195 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:27.465289 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:51586] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:27.465464 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:51586] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:29:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:27.470180 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:51586] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:32.460229 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:51610] AH01964: Connection to child 200 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:32.460370 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:51610] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:32.460429 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:51610] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:32.460598 2025] [ssl:info] [pid 30:tid 168] [client 10.128.0.2:51608] AH01964: Connection to child 149 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:32.460866 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:51608] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:32.460952 2025] [core:debug] [pid 30:tid 168] protocol.c(2460): [client 10.128.0.2:51608] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:32.462398 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:51610] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:32.462636 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:51610] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:32.462780 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:51610] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:29:32.464389 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:51608] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:32.464787 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:51608] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:32.465010 2025] [authz_core:debug] [pid 30:tid 168] mod_authz_core.c(843): [client 10.128.0.2:51608] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:29:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:32.466133 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:51610] AH02001: Connection closed to child 200 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:29:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:32.469657 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:51608] AH02001: Connection closed to child 149 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:37.459345 2025] [ssl:info] [pid 30:tid 171] [client 10.128.0.2:50360] AH01964: Connection to child 152 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:37.459495 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:50360] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:37.459544 2025] [core:debug] [pid 30:tid 171] protocol.c(2460): [client 10.128.0.2:50360] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:37.459759 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:50366] AH01964: Connection to child 194 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:37.459968 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:50366] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:37.460041 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:50366] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:37.461113 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:50360] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:37.461304 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:50360] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:37.461413 2025] [authz_core:debug] [pid 30:tid 171] mod_authz_core.c(843): [client 10.128.0.2:50360] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:29:37.462038 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:50366] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:37.462309 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:50366] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:37.462427 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:50366] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:29:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:37.463409 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:50360] AH02001: Connection closed to child 152 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:29:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:37.465422 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:50366] AH02001: Connection closed to child 194 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:42.459865 2025] [ssl:info] [pid 29:tid 108] [client 10.128.0.2:50376] AH01964: Connection to child 85 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:42.460061 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(2337): [client 10.128.0.2:50376] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:42.460136 2025] [core:debug] [pid 29:tid 108] protocol.c(2460): [client 10.128.0.2:50376] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:42.460938 2025] [ssl:info] [pid 30:tid 149] [client 10.128.0.2:50390] AH01964: Connection to child 130 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:42.461134 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_kernel.c(2337): [client 10.128.0.2:50390] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:42.461198 2025] [core:debug] [pid 30:tid 149] protocol.c(2460): [client 10.128.0.2:50390] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:42.464211 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(2167): [client 10.128.0.2:50376] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:42.464363 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_kernel.c(2167): [client 10.128.0.2:50390] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:42.464572 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(341): [client 10.128.0.2:50376] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:42.464725 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_kernel.c(341): [client 10.128.0.2:50390] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:42.464812 2025] [authz_core:debug] [pid 29:tid 108] mod_authz_core.c(843): [client 10.128.0.2:50376] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:29:42.464918 2025] [authz_core:debug] [pid 30:tid 149] mod_authz_core.c(843): [client 10.128.0.2:50390] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:29:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:42.467574 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_io.c(1150): [client 10.128.0.2:50376] AH02001: Connection closed to child 85 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:29:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:42.468369 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_io.c(1150): [client 10.128.0.2:50390] AH02001: Connection closed to child 130 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:47.459788 2025] [ssl:info] [pid 29:tid 110] [client 10.128.0.2:51216] AH01964: Connection to child 87 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:47.459789 2025] [ssl:info] [pid 29:tid 111] [client 10.128.0.2:51214] AH01964: Connection to child 88 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:47.459934 2025] [ssl:debug] [pid 29:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:51214] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:47.459934 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(2337): [client 10.128.0.2:51216] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:47.459991 2025] [core:debug] [pid 29:tid 110] protocol.c(2460): [client 10.128.0.2:51216] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:47.459992 2025] [core:debug] [pid 29:tid 111] protocol.c(2460): [client 10.128.0.2:51214] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:47.462653 2025] [ssl:debug] [pid 29:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:51214] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:47.462836 2025] [ssl:debug] [pid 29:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:51214] AH02034: Initial (No.1) HTTPS request received for child 88 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:47.462933 2025] [authz_core:debug] [pid 29:tid 111] mod_authz_core.c(843): [client 10.128.0.2:51214] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:29:47.463065 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(2167): [client 10.128.0.2:51216] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:47.463241 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(341): [client 10.128.0.2:51216] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:47.463303 2025] [authz_core:debug] [pid 29:tid 110] mod_authz_core.c(843): [client 10.128.0.2:51216] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:29:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:29:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:47.465356 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_io.c(1150): [client 10.128.0.2:51216] AH02001: Connection closed to child 87 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:47.465356 2025] [ssl:debug] [pid 29:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:51214] AH02001: Connection closed to child 88 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:52.460346 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:51238] AH01964: Connection to child 206 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:52.460346 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:51254] AH01964: Connection to child 202 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:52.460481 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:51238] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:52.460483 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:51254] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:52.460558 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:51254] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:52.460558 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:51238] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:52.463167 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:51238] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:52.463502 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:51254] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:52.463518 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:51238] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:52.463652 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:51238] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:29:52.463922 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:51254] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:52.464084 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:51254] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:29:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:52.465589 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:51238] AH02001: Connection closed to child 206 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:29:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:52.466255 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:51254] AH02001: Connection closed to child 202 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:57.460110 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:60508] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:57.460254 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:60508] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:57.460298 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:60508] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:57.460787 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:60510] AH01964: Connection to child 211 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:57.460912 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:60510] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:29:57.460964 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:60510] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:29:57.461832 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:60508] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:57.462012 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:60508] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:57.462137 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:60508] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:29:57.462866 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:60510] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:29:57.463102 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:60510] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:29:57.463187 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:60510] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:29:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:57.464390 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:60508] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:29:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:29:57.465387 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:60510] AH02001: Connection closed to child 211 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:02.459642 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:60526] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:02.459711 2025] [ssl:info] [pid 29:tid 89] [client 10.128.0.2:60534] AH01964: Connection to child 66 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:02.459802 2025] [ssl:debug] [pid 29:tid 89] ssl_engine_kernel.c(2337): [client 10.128.0.2:60534] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:02.459806 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:60526] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:02.459845 2025] [core:debug] [pid 29:tid 89] protocol.c(2460): [client 10.128.0.2:60534] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:02.459848 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:60526] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:02.461414 2025] [ssl:debug] [pid 29:tid 89] ssl_engine_kernel.c(2167): [client 10.128.0.2:60534] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:02.461577 2025] [ssl:debug] [pid 29:tid 89] ssl_engine_kernel.c(341): [client 10.128.0.2:60534] AH02034: Initial (No.1) HTTPS request received for child 66 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:02.461698 2025] [authz_core:debug] [pid 29:tid 89] mod_authz_core.c(843): [client 10.128.0.2:60534] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:30:02.463472 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:60526] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:02.464121 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:60526] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:02.464239 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:60526] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:30:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:02.465518 2025] [ssl:debug] [pid 29:tid 89] ssl_engine_io.c(1150): [client 10.128.0.2:60534] AH02001: Connection closed to child 66 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:30:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:02.467814 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:60526] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:07.460998 2025] [ssl:info] [pid 29:tid 88] [client 10.128.0.2:60592] AH01964: Connection to child 65 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:07.461218 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(2337): [client 10.128.0.2:60592] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:07.461300 2025] [ssl:info] [pid 29:tid 90] [client 10.128.0.2:60604] AH01964: Connection to child 67 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:07.461323 2025] [core:debug] [pid 29:tid 88] protocol.c(2460): [client 10.128.0.2:60592] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:07.461472 2025] [ssl:debug] [pid 29:tid 90] ssl_engine_kernel.c(2337): [client 10.128.0.2:60604] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:07.461530 2025] [core:debug] [pid 29:tid 90] protocol.c(2460): [client 10.128.0.2:60604] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:07.463116 2025] [ssl:debug] [pid 29:tid 90] ssl_engine_kernel.c(2167): [client 10.128.0.2:60604] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:07.463306 2025] [ssl:debug] [pid 29:tid 90] ssl_engine_kernel.c(341): [client 10.128.0.2:60604] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:07.463396 2025] [authz_core:debug] [pid 29:tid 90] mod_authz_core.c(843): [client 10.128.0.2:60604] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:30:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:07.466344 2025] [ssl:debug] [pid 29:tid 90] ssl_engine_io.c(1150): [client 10.128.0.2:60604] AH02001: Connection closed to child 67 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:07.467298 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(2167): [client 10.128.0.2:60592] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:07.467754 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_kernel.c(341): [client 10.128.0.2:60592] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:07.467958 2025] [authz_core:debug] [pid 29:tid 88] mod_authz_core.c(843): [client 10.128.0.2:60592] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:30:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:07.470257 2025] [ssl:debug] [pid 29:tid 88] ssl_engine_io.c(1150): [client 10.128.0.2:60592] AH02001: Connection closed to child 65 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:12.459963 2025] [ssl:info] [pid 28:tid 119] [client 10.128.0.2:60620] AH01964: Connection to child 5 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:12.460014 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:60612] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:12.460104 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:60620] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:12.460184 2025] [core:debug] [pid 28:tid 119] protocol.c(2460): [client 10.128.0.2:60620] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:12.460222 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:60612] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:12.460294 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:60612] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:12.462256 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:60620] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:12.462416 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:60620] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:12.462510 2025] [authz_core:debug] [pid 28:tid 119] mod_authz_core.c(843): [client 10.128.0.2:60620] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:30:12.463480 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:60612] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:12.463868 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:60612] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:12.464018 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:60612] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:30:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:12.465474 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:60620] AH02001: Connection closed to child 5 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:30:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:12.466644 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:60612] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:17.459397 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:40488] AH01964: Connection to child 213 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:17.459422 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:40490] AH01964: Connection to child 210 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:17.459514 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:40488] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:17.459559 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:40488] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:17.459601 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:40490] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:17.459656 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:40490] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:17.461074 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:40488] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:17.461253 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:40488] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:17.461351 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:40488] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:30:17.461417 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:40490] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:17.461655 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:40490] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:17.461823 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:40490] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:30:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:17.463799 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:40488] AH02001: Connection closed to child 213 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:30:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:17.464169 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:40490] AH02001: Connection closed to child 210 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:22.460340 2025] [ssl:info] [pid 29:tid 91] [client 10.128.0.2:40502] AH01964: Connection to child 68 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:22.460542 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2337): [client 10.128.0.2:40502] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:22.460600 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:40516] AH01964: Connection to child 205 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:22.460630 2025] [core:debug] [pid 29:tid 91] protocol.c(2460): [client 10.128.0.2:40502] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:22.460760 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:40516] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:22.460906 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:40516] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:22.462386 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:40516] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:22.462558 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:40516] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:22.462659 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:40516] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:30:22.463205 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2167): [client 10.128.0.2:40502] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:22.463632 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(341): [client 10.128.0.2:40502] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:22.463815 2025] [authz_core:debug] [pid 29:tid 91] mod_authz_core.c(843): [client 10.128.0.2:40502] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:30:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:22.465016 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:40516] AH02001: Connection closed to child 205 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:30:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:22.465858 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_io.c(1150): [client 10.128.0.2:40502] AH02001: Connection closed to child 68 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:27.460238 2025] [ssl:info] [pid 30:tid 151] [client 10.128.0.2:32832] AH01964: Connection to child 132 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:27.460331 2025] [ssl:info] [pid 30:tid 148] [client 10.128.0.2:32822] AH01964: Connection to child 129 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:27.460378 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:32832] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:27.460429 2025] [core:debug] [pid 30:tid 151] protocol.c(2460): [client 10.128.0.2:32832] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:27.460514 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2337): [client 10.128.0.2:32822] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:27.460607 2025] [core:debug] [pid 30:tid 148] protocol.c(2460): [client 10.128.0.2:32822] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:27.462452 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:32832] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:27.462621 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:32832] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:27.462761 2025] [authz_core:debug] [pid 30:tid 151] mod_authz_core.c(843): [client 10.128.0.2:32832] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:30:27.463927 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2167): [client 10.128.0.2:32822] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:27.464266 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(341): [client 10.128.0.2:32822] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:27.464391 2025] [authz_core:debug] [pid 30:tid 148] mod_authz_core.c(843): [client 10.128.0.2:32822] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:30:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:27.466337 2025] [ssl:debug] [pid 30:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:32832] AH02001: Connection closed to child 132 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:30:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:27.467914 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_io.c(1150): [client 10.128.0.2:32822] AH02001: Connection closed to child 129 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:32.459810 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:32836] AH01964: Connection to child 214 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:32.459886 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:32838] AH01964: Connection to child 192 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:32.459946 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:32836] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:32.459999 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:32836] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:32.460046 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:32838] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:32.460119 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:32838] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:32.461819 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:32836] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:32.462039 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:32836] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:32.462143 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:32836] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:30:32.463151 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:32838] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:32.463488 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:32838] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:32.463631 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:32838] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:30:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:32.463989 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:32836] AH02001: Connection closed to child 214 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:30:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:32.465894 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:32838] AH02001: Connection closed to child 192 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:37.459863 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:56124] AH01964: Connection to child 212 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:37.459900 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:56130] AH01964: Connection to child 216 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:37.460003 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:56124] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:37.460003 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:56130] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:37.460049 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:56124] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:37.460049 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:56130] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:37.462219 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:56124] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:37.462443 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:56124] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:37.462555 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:56124] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:30:37.464234 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:56130] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:37.464636 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:56130] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:37.464980 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:56130] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:30:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:37.465354 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:56124] AH02001: Connection closed to child 212 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:30:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:37.467181 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:56130] AH02001: Connection closed to child 216 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:42.460713 2025] [ssl:info] [pid 29:tid 92] [client 10.128.0.2:56136] AH01964: Connection to child 69 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:42.460758 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:56140] AH01964: Connection to child 198 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:42.460885 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(2337): [client 10.128.0.2:56136] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:42.460945 2025] [core:debug] [pid 29:tid 92] protocol.c(2460): [client 10.128.0.2:56136] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:42.460966 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:56140] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:42.461035 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:56140] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:42.463884 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(2167): [client 10.128.0.2:56136] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:42.464359 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_kernel.c(341): [client 10.128.0.2:56136] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:42.464376 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:56140] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:42.464588 2025] [authz_core:debug] [pid 29:tid 92] mod_authz_core.c(843): [client 10.128.0.2:56136] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:30:42.464946 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:56140] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:42.465131 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:56140] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:30:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:42.467462 2025] [ssl:debug] [pid 29:tid 92] ssl_engine_io.c(1150): [client 10.128.0.2:56136] AH02001: Connection closed to child 69 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:30:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:42.468845 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:56140] AH02001: Connection closed to child 198 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:47.463652 2025] [ssl:info] [pid 30:tid 152] [client 10.128.0.2:52302] AH01964: Connection to child 133 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:47.463762 2025] [ssl:info] [pid 30:tid 157] [client 10.128.0.2:52306] AH01964: Connection to child 138 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:47.463879 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:52302] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:47.463925 2025] [core:debug] [pid 30:tid 152] protocol.c(2460): [client 10.128.0.2:52302] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:47.463949 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:52306] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:47.464002 2025] [core:debug] [pid 30:tid 157] protocol.c(2460): [client 10.128.0.2:52306] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:47.465653 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:52302] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:47.465852 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:52302] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:47.465941 2025] [authz_core:debug] [pid 30:tid 152] mod_authz_core.c(843): [client 10.128.0.2:52302] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:30:47.466501 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:52306] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:47.466825 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:52306] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:47.466923 2025] [authz_core:debug] [pid 30:tid 157] mod_authz_core.c(843): [client 10.128.0.2:52306] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:30:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:47.468174 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:52302] AH02001: Connection closed to child 133 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:30:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:47.469490 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:52306] AH02001: Connection closed to child 138 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:52.460728 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:52322] AH01964: Connection to child 195 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:52.460784 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:52330] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:52.460853 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:52322] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:52.460899 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:52322] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:52.460967 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:52330] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:52.461038 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:52330] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:52.462792 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:52322] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:52.462996 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:52322] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:52.463084 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:52322] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:30:52.463102 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:52330] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:52.463337 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:52330] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:52.463446 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:52330] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:30:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:52.465468 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:52322] AH02001: Connection closed to child 195 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:30:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:52.467543 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:52330] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:57.460634 2025] [ssl:info] [pid 28:tid 120] [client 10.128.0.2:58178] AH01964: Connection to child 6 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:57.460635 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:58194] AH01964: Connection to child 194 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:57.460785 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:58194] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:57.460821 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:58178] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:30:57.460831 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:58194] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:57.460881 2025] [core:debug] [pid 28:tid 120] protocol.c(2460): [client 10.128.0.2:58178] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:30:57.462741 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:58178] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:57.462869 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:58194] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:30:57.463045 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:58178] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:57.463067 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:58194] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:57.463171 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:58194] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:30:57.463270 2025] [authz_core:debug] [pid 28:tid 120] mod_authz_core.c(843): [client 10.128.0.2:58178] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:30:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:30:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:30:57.465585 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:58194] AH02001: Connection closed to child 194 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:30:57.465624 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:58178] AH02001: Connection closed to child 6 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:02.459443 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:58196] AH01964: Connection to child 209 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:02.459557 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:58200] AH01964: Connection to child 202 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:02.459575 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:58196] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:02.459621 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:58196] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:02.459741 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:58200] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:02.459795 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:58200] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:02.461150 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:58196] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:02.461324 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:58196] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:02.461409 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:58196] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:31:02.461461 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:58200] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:02.461617 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:58200] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:02.461735 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:58200] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:31:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:02.464980 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:58196] AH02001: Connection closed to child 209 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:31:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:02.465265 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:58200] AH02001: Connection closed to child 202 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:07.460930 2025] [ssl:info] [pid 28:tid 121] [client 10.128.0.2:45152] AH01964: Connection to child 7 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:07.460951 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:45148] AH01964: Connection to child 208 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:07.461065 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:45152] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:07.461114 2025] [core:debug] [pid 28:tid 121] protocol.c(2460): [client 10.128.0.2:45152] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:07.461183 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:45148] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:07.461283 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:45148] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:07.462549 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:45152] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:07.462759 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:45152] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:07.462852 2025] [authz_core:debug] [pid 28:tid 121] mod_authz_core.c(843): [client 10.128.0.2:45152] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:31:07.464079 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:45148] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:07.464313 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:45148] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:07.464400 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:45148] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:31:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:07.466074 2025] [ssl:debug] [pid 28:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:45152] AH02001: Connection closed to child 7 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:31:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:07.466560 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:45148] AH02001: Connection closed to child 208 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:12.459494 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:45178] AH01964: Connection to child 73 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:12.459494 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:45166] AH01964: Connection to child 211 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:12.459621 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:45178] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:12.459639 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:45166] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:12.459686 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:45178] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:12.459711 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:45166] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:12.461242 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:45178] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:12.461410 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:45178] AH02034: Initial (No.1) HTTPS request received for child 73 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:12.461495 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:45178] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:31:12.462166 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:45166] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:12.462404 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:45166] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:12.462521 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:45166] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:31:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:12.463211 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:45178] AH02001: Connection closed to child 73 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:31:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:12.466134 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:45166] AH02001: Connection closed to child 211 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:17.460535 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:50438] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:17.460577 2025] [ssl:info] [pid 28:tid 122] [client 10.128.0.2:50422] AH01964: Connection to child 8 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:17.460661 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:50422] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:17.460743 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:50438] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:17.460792 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:50438] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:17.460801 2025] [core:debug] [pid 28:tid 122] protocol.c(2460): [client 10.128.0.2:50422] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:17.462848 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:50438] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:17.463081 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:50438] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:17.463193 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:50438] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:31:17.463967 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:50422] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:17.464171 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:50422] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:17.464225 2025] [authz_core:debug] [pid 28:tid 122] mod_authz_core.c(843): [client 10.128.0.2:50422] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:31:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:17.467783 2025] [ssl:debug] [pid 28:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:50422] AH02001: Connection closed to child 8 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:31:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:17.469052 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:50438] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:22.460128 2025] [ssl:info] [pid 28:tid 123] [client 10.128.0.2:50444] AH01964: Connection to child 9 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:22.460190 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:50446] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:22.460271 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:50444] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:22.460324 2025] [core:debug] [pid 28:tid 123] protocol.c(2460): [client 10.128.0.2:50444] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:22.460326 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:50446] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:22.460375 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:50446] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:22.461776 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:50446] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:22.461814 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:50444] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:22.461946 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:50446] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:22.461963 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:50444] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:22.462048 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:50446] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:31:22.462061 2025] [authz_core:debug] [pid 28:tid 123] mod_authz_core.c(843): [client 10.128.0.2:50444] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:31:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:22.463917 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:50446] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:31:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:22.464544 2025] [ssl:debug] [pid 28:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:50444] AH02001: Connection closed to child 9 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:27.460480 2025] [ssl:info] [pid 28:tid 124] [client 10.128.0.2:55216] AH01964: Connection to child 10 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:27.460614 2025] [ssl:info] [pid 30:tid 156] [client 10.128.0.2:55200] AH01964: Connection to child 137 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:27.460640 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:55216] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:27.460728 2025] [core:debug] [pid 28:tid 124] protocol.c(2460): [client 10.128.0.2:55216] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:27.460872 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:55200] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:27.460958 2025] [core:debug] [pid 30:tid 156] protocol.c(2460): [client 10.128.0.2:55200] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:27.462358 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:55216] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:27.462532 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:55216] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:27.462634 2025] [authz_core:debug] [pid 28:tid 124] mod_authz_core.c(843): [client 10.128.0.2:55216] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:31:27.463563 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:55200] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:27.464048 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:55200] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:27.464286 2025] [authz_core:debug] [pid 30:tid 156] mod_authz_core.c(843): [client 10.128.0.2:55200] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:31:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:27.465103 2025] [ssl:debug] [pid 28:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:55216] AH02001: Connection closed to child 10 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:31:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:27.466898 2025] [ssl:debug] [pid 30:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:55200] AH02001: Connection closed to child 137 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:32.459463 2025] [ssl:info] [pid 30:tid 158] [client 10.128.0.2:55236] AH01964: Connection to child 139 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:32.459611 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:55236] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:32.459653 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:55222] AH01964: Connection to child 210 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:32.459754 2025] [core:debug] [pid 30:tid 158] protocol.c(2460): [client 10.128.0.2:55236] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:32.459822 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:55222] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:32.460339 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:55222] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:32.461445 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:55236] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:32.461646 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:55236] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:32.461797 2025] [authz_core:debug] [pid 30:tid 158] mod_authz_core.c(843): [client 10.128.0.2:55236] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:31:32.462496 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:55222] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:32.462721 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:55222] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:32.462817 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:55222] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:31:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:32.463976 2025] [ssl:debug] [pid 30:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:55236] AH02001: Connection closed to child 139 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:31:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:32.465183 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:55222] AH02001: Connection closed to child 210 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:37.459846 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:37294] AH01964: Connection to child 205 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:37.459876 2025] [ssl:info] [pid 30:tid 159] [client 10.128.0.2:37290] AH01964: Connection to child 140 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:37.459972 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:37290] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:37.459972 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:37294] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:37.460013 2025] [core:debug] [pid 30:tid 159] protocol.c(2460): [client 10.128.0.2:37290] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:37.460014 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:37294] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:37.461430 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:37290] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:37.461581 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:37290] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:37.461686 2025] [authz_core:debug] [pid 30:tid 159] mod_authz_core.c(843): [client 10.128.0.2:37290] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:31:37.461730 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:37294] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:37.461926 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:37294] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:37.461987 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:37294] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:31:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:37.463813 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:37294] AH02001: Connection closed to child 205 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:31:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:37.466900 2025] [ssl:debug] [pid 30:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:37290] AH02001: Connection closed to child 140 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:42.460072 2025] [ssl:info] [pid 28:tid 125] [client 10.128.0.2:37308] AH01964: Connection to child 11 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:42.460208 2025] [ssl:info] [pid 30:tid 162] [client 10.128.0.2:37312] AH01964: Connection to child 143 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:42.460218 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:37308] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:42.460276 2025] [core:debug] [pid 28:tid 125] protocol.c(2460): [client 10.128.0.2:37308] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:42.460336 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:37312] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:42.460383 2025] [core:debug] [pid 30:tid 162] protocol.c(2460): [client 10.128.0.2:37312] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:42.461791 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:37312] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:42.461964 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:37312] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:42.462066 2025] [authz_core:debug] [pid 30:tid 162] mod_authz_core.c(843): [client 10.128.0.2:37312] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:31:42.462131 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:37308] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:42.462356 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:37308] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:42.462464 2025] [authz_core:debug] [pid 28:tid 125] mod_authz_core.c(843): [client 10.128.0.2:37308] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:31:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:42.463948 2025] [ssl:debug] [pid 30:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:37312] AH02001: Connection closed to child 143 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:31:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:42.464688 2025] [ssl:debug] [pid 28:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:37308] AH02001: Connection closed to child 11 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:47.459566 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:53046] AH01964: Connection to child 76 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:47.459585 2025] [ssl:info] [pid 29:tid 95] [client 10.128.0.2:53056] AH01964: Connection to child 72 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:47.459727 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2337): [client 10.128.0.2:53056] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:47.459733 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:53046] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:47.459773 2025] [core:debug] [pid 29:tid 95] protocol.c(2460): [client 10.128.0.2:53056] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:47.459783 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:53046] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:47.461152 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2167): [client 10.128.0.2:53056] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:47.461324 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(341): [client 10.128.0.2:53056] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:47.461401 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:53046] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:47.461429 2025] [authz_core:debug] [pid 29:tid 95] mod_authz_core.c(843): [client 10.128.0.2:53056] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:31:47.461576 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:53046] AH02034: Initial (No.1) HTTPS request received for child 76 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:47.461721 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:53046] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:31:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:31:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:47.463855 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:53046] AH02001: Connection closed to child 76 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:47.463862 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_io.c(1150): [client 10.128.0.2:53056] AH02001: Connection closed to child 72 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:52.460699 2025] [ssl:info] [pid 30:tid 161] [client 10.128.0.2:53064] AH01964: Connection to child 142 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:52.460880 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:53064] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:52.462762 2025] [ssl:info] [pid 28:tid 127] [client 10.128.0.2:53066] AH01964: Connection to child 13 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:52.462934 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:53066] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:52.462972 2025] [core:debug] [pid 30:tid 161] protocol.c(2460): [client 10.128.0.2:53064] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:52.462994 2025] [core:debug] [pid 28:tid 127] protocol.c(2460): [client 10.128.0.2:53066] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:52.464556 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:53064] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:52.464748 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:53064] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:52.464875 2025] [authz_core:debug] [pid 30:tid 161] mod_authz_core.c(843): [client 10.128.0.2:53064] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:31:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:52.469046 2025] [ssl:debug] [pid 30:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:53064] AH02001: Connection closed to child 142 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:52.469614 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:53066] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:52.469814 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:53066] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:52.469892 2025] [authz_core:debug] [pid 28:tid 127] mod_authz_core.c(843): [client 10.128.0.2:53066] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:31:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:52.476885 2025] [ssl:debug] [pid 28:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:53066] AH02001: Connection closed to child 13 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:57.464659 2025] [ssl:info] [pid 28:tid 131] [client 10.128.0.2:45212] AH01964: Connection to child 16 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:57.464662 2025] [ssl:info] [pid 28:tid 133] [client 10.128.0.2:45202] AH01964: Connection to child 17 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:57.464820 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:45212] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:57.464876 2025] [core:debug] [pid 28:tid 131] protocol.c(2460): [client 10.128.0.2:45212] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:57.464964 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:45202] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:31:57.465031 2025] [core:debug] [pid 28:tid 133] protocol.c(2460): [client 10.128.0.2:45202] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:31:57.466451 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:45212] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:57.466629 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:45212] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:57.466751 2025] [authz_core:debug] [pid 28:tid 131] mod_authz_core.c(843): [client 10.128.0.2:45212] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:31:57.466745 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:45202] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:31:57.467005 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:45202] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:31:57.467111 2025] [authz_core:debug] [pid 28:tid 133] mod_authz_core.c(843): [client 10.128.0.2:45202] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:31:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:57.469000 2025] [ssl:debug] [pid 28:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:45212] AH02001: Connection closed to child 16 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:31:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:31:57.469165 2025] [ssl:debug] [pid 28:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:45202] AH02001: Connection closed to child 17 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:02.459851 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:45218] AH01964: Connection to child 214 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:02.459892 2025] [ssl:info] [pid 28:tid 136] [client 10.128.0.2:45220] AH01964: Connection to child 19 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:02.460028 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:45218] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:02.460033 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(2337): [client 10.128.0.2:45220] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:02.460084 2025] [core:debug] [pid 28:tid 136] protocol.c(2460): [client 10.128.0.2:45220] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:02.460086 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:45218] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:02.464107 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:45218] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:02.464297 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:45218] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:02.464378 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:45218] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:32:02.464166 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(2167): [client 10.128.0.2:45220] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:02.465037 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_kernel.c(341): [client 10.128.0.2:45220] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:02.465119 2025] [authz_core:debug] [pid 28:tid 136] mod_authz_core.c(843): [client 10.128.0.2:45220] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:32:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:02.466712 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:45218] AH02001: Connection closed to child 214 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:32:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:02.467441 2025] [ssl:debug] [pid 28:tid 136] ssl_engine_io.c(1150): [client 10.128.0.2:45220] AH02001: Connection closed to child 19 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:07.460099 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:44762] AH01964: Connection to child 192 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:07.460298 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:44772] AH01964: Connection to child 212 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:07.460468 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:44772] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:07.460528 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:44772] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:07.460455 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:44762] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:07.460635 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:44762] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:07.463497 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:44762] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:07.463535 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:44772] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:07.463812 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:44772] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:07.463988 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:44772] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:32:07.464644 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:44762] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:07.464869 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:44762] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:32:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:07.466439 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:44772] AH02001: Connection closed to child 212 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:32:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:07.468533 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:44762] AH02001: Connection closed to child 192 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:12.459767 2025] [ssl:info] [pid 28:tid 135] [client 10.128.0.2:44782] AH01964: Connection to child 18 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:12.459909 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:44782] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:12.459968 2025] [core:debug] [pid 28:tid 135] protocol.c(2460): [client 10.128.0.2:44782] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:12.461552 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:44782] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:12.461772 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:44782] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:12.461865 2025] [authz_core:debug] [pid 28:tid 135] mod_authz_core.c(843): [client 10.128.0.2:44782] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:32:12.462163 2025] [ssl:info] [pid 28:tid 138] [client 10.128.0.2:44774] AH01964: Connection to child 21 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:12.462246 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(2337): [client 10.128.0.2:44774] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:12.462277 2025] [core:debug] [pid 28:tid 138] protocol.c(2460): [client 10.128.0.2:44774] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:12.463495 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(2167): [client 10.128.0.2:44774] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:12.463658 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_kernel.c(341): [client 10.128.0.2:44774] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:12.463753 2025] [authz_core:debug] [pid 28:tid 138] mod_authz_core.c(843): [client 10.128.0.2:44774] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:32:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:12.464406 2025] [ssl:debug] [pid 28:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:44782] AH02001: Connection closed to child 18 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:32:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:12.468791 2025] [ssl:debug] [pid 28:tid 138] ssl_engine_io.c(1150): [client 10.128.0.2:44774] AH02001: Connection closed to child 21 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:17.459522 2025] [ssl:info] [pid 29:tid 101] [client 10.128.0.2:41474] AH01964: Connection to child 78 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:17.459694 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2337): [client 10.128.0.2:41474] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:17.459744 2025] [core:debug] [pid 29:tid 101] protocol.c(2460): [client 10.128.0.2:41474] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:17.460059 2025] [ssl:info] [pid 30:tid 164] [client 10.128.0.2:41472] AH01964: Connection to child 145 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:17.460186 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:41472] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:17.460236 2025] [core:debug] [pid 30:tid 164] protocol.c(2460): [client 10.128.0.2:41472] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:17.461156 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2167): [client 10.128.0.2:41474] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:17.461310 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(341): [client 10.128.0.2:41474] AH02034: Initial (No.1) HTTPS request received for child 78 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:17.461391 2025] [authz_core:debug] [pid 29:tid 101] mod_authz_core.c(843): [client 10.128.0.2:41474] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:32:17.462104 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:41472] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:17.462273 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:41472] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:17.462367 2025] [authz_core:debug] [pid 30:tid 164] mod_authz_core.c(843): [client 10.128.0.2:41472] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:32:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:17.463857 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_io.c(1150): [client 10.128.0.2:41474] AH02001: Connection closed to child 78 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:32:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:17.467108 2025] [ssl:debug] [pid 30:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:41472] AH02001: Connection closed to child 145 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:22.462722 2025] [ssl:info] [pid 30:tid 165] [client 10.128.0.2:41488] AH01964: Connection to child 146 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:22.462850 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:41488] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:22.462900 2025] [core:debug] [pid 30:tid 165] protocol.c(2460): [client 10.128.0.2:41488] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:22.463962 2025] [ssl:info] [pid 28:tid 143] [client 10.128.0.2:41502] AH01964: Connection to child 24 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:22.464022 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(2337): [client 10.128.0.2:41502] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:22.464047 2025] [core:debug] [pid 28:tid 143] protocol.c(2460): [client 10.128.0.2:41502] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:22.465124 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:41488] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:22.465296 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:41488] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:22.465387 2025] [authz_core:debug] [pid 30:tid 165] mod_authz_core.c(843): [client 10.128.0.2:41488] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:32:22.465595 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(2167): [client 10.128.0.2:41502] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:22.465765 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_kernel.c(341): [client 10.128.0.2:41502] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:22.465814 2025] [authz_core:debug] [pid 28:tid 143] mod_authz_core.c(843): [client 10.128.0.2:41502] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:32:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:22.467813 2025] [ssl:debug] [pid 28:tid 143] ssl_engine_io.c(1150): [client 10.128.0.2:41502] AH02001: Connection closed to child 24 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:32:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:22.468916 2025] [ssl:debug] [pid 30:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:41488] AH02001: Connection closed to child 146 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:27.459932 2025] [ssl:info] [pid 30:tid 166] [client 10.128.0.2:35686] AH01964: Connection to child 147 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:27.459942 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:35690] AH01964: Connection to child 216 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:27.460055 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:35686] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:27.460055 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:35690] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:27.460097 2025] [core:debug] [pid 30:tid 166] protocol.c(2460): [client 10.128.0.2:35686] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:27.460097 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:35690] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:27.462588 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:35686] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:27.462602 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:35690] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:27.462794 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:35690] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:27.462900 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:35690] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:32:27.463081 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:35686] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:27.463135 2025] [authz_core:debug] [pid 30:tid 166] mod_authz_core.c(843): [client 10.128.0.2:35686] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:32:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:27.464798 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:35690] AH02001: Connection closed to child 216 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:32:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:27.466102 2025] [ssl:debug] [pid 30:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:35686] AH02001: Connection closed to child 147 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:32.460510 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:35692] AH01964: Connection to child 196 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:32.460653 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:35692] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:32.460722 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:35692] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:32.461959 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:35696] AH01964: Connection to child 198 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:32.462010 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:35696] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:32.462028 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:35696] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:32.463155 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:35692] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:32.463339 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:35692] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:32.463649 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:35696] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:32.463847 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:35696] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:32.463920 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:35696] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:32:32.464220 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:35692] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:32:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:32.465892 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:35696] AH02001: Connection closed to child 198 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:32:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:32.466120 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:35692] AH02001: Connection closed to child 196 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:37.460404 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:49204] AH01964: Connection to child 77 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:37.460553 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:49204] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:37.460607 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:49204] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:37.460704 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:49192] AH01964: Connection to child 75 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:37.460970 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:49192] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:37.461024 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:49192] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:37.462844 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:49204] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:37.463048 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:49204] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:37.463073 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:49192] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:37.463144 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:49204] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:32:37.463228 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:49192] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:37.463873 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:49192] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:32:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:37.465878 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:49204] AH02001: Connection closed to child 77 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:32:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:37.466121 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:49192] AH02001: Connection closed to child 75 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:42.459324 2025] [ssl:info] [pid 30:tid 168] [client 10.128.0.2:49210] AH01964: Connection to child 149 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:42.459476 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:49210] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:42.459533 2025] [core:debug] [pid 30:tid 168] protocol.c(2460): [client 10.128.0.2:49210] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:42.459796 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:49212] AH01964: Connection to child 199 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:42.460537 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:49212] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:42.460713 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:49212] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:42.461016 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:49210] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:42.461221 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:49210] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:42.461303 2025] [authz_core:debug] [pid 30:tid 168] mod_authz_core.c(843): [client 10.128.0.2:49210] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:32:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:42.463205 2025] [ssl:debug] [pid 30:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:49210] AH02001: Connection closed to child 149 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:42.463291 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:49212] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:42.463471 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:49212] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:42.463569 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:49212] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:32:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:42.466348 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:49212] AH02001: Connection closed to child 199 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:47.460126 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:34954] AH01964: Connection to child 197 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:47.460158 2025] [ssl:info] [pid 28:tid 114] [client 10.128.0.2:34968] AH01964: Connection to child 0 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:47.460271 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:34968] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:47.460271 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:34954] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:47.460327 2025] [core:debug] [pid 28:tid 114] protocol.c(2460): [client 10.128.0.2:34968] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:47.460327 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:34954] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:47.462932 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:34968] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:47.463202 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:34968] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:47.463316 2025] [authz_core:debug] [pid 28:tid 114] mod_authz_core.c(843): [client 10.128.0.2:34968] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:32:47.463829 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:34954] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:47.463987 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:34954] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:47.464049 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:34954] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:32:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:47.465911 2025] [ssl:debug] [pid 28:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:34968] AH02001: Connection closed to child 0 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:32:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:47.470208 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:34954] AH02001: Connection closed to child 197 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:52.459718 2025] [ssl:info] [pid 28:tid 115] [client 10.128.0.2:34980] AH01964: Connection to child 1 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:52.459718 2025] [ssl:info] [pid 30:tid 171] [client 10.128.0.2:34982] AH01964: Connection to child 152 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:52.459843 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:34980] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:52.459870 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:34982] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:52.459895 2025] [core:debug] [pid 28:tid 115] protocol.c(2460): [client 10.128.0.2:34980] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:52.459933 2025] [core:debug] [pid 30:tid 171] protocol.c(2460): [client 10.128.0.2:34982] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:52.461554 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:34980] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:52.461765 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:34980] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:52.461859 2025] [authz_core:debug] [pid 28:tid 115] mod_authz_core.c(843): [client 10.128.0.2:34980] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:32:52.462049 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:34982] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:52.462226 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:34982] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:52.462318 2025] [authz_core:debug] [pid 30:tid 171] mod_authz_core.c(843): [client 10.128.0.2:34982] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:32:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:32:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:52.464426 2025] [ssl:debug] [pid 28:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:34980] AH02001: Connection closed to child 1 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:52.464454 2025] [ssl:debug] [pid 30:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:34982] AH02001: Connection closed to child 152 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:57.460077 2025] [ssl:info] [pid 28:tid 119] [client 10.128.0.2:42184] AH01964: Connection to child 5 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:57.460248 2025] [ssl:info] [pid 30:tid 149] [client 10.128.0.2:42180] AH01964: Connection to child 130 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:57.460307 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:42184] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:57.460517 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_kernel.c(2337): [client 10.128.0.2:42180] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:32:57.460598 2025] [core:debug] [pid 30:tid 149] protocol.c(2460): [client 10.128.0.2:42180] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:57.461294 2025] [core:debug] [pid 28:tid 119] protocol.c(2460): [client 10.128.0.2:42184] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:32:57.462777 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:42184] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:57.462952 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:42184] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:57.463042 2025] [authz_core:debug] [pid 28:tid 119] mod_authz_core.c(843): [client 10.128.0.2:42184] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:32:57.463973 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_kernel.c(2167): [client 10.128.0.2:42180] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:32:57.464539 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_kernel.c(341): [client 10.128.0.2:42180] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:32:57.464821 2025] [authz_core:debug] [pid 30:tid 149] mod_authz_core.c(843): [client 10.128.0.2:42180] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:32:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:57.465437 2025] [ssl:debug] [pid 28:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:42184] AH02001: Connection closed to child 5 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:32:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:32:57.467750 2025] [ssl:debug] [pid 30:tid 149] ssl_engine_io.c(1150): [client 10.128.0.2:42180] AH02001: Connection closed to child 130 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:02.459428 2025] [ssl:info] [pid 28:tid 116] [client 10.128.0.2:42210] AH01964: Connection to child 2 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:02.459469 2025] [ssl:info] [pid 29:tid 103] [client 10.128.0.2:42194] AH01964: Connection to child 80 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:02.459566 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:42210] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:02.459609 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2337): [client 10.128.0.2:42194] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:02.459616 2025] [core:debug] [pid 28:tid 116] protocol.c(2460): [client 10.128.0.2:42210] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:02.459664 2025] [core:debug] [pid 29:tid 103] protocol.c(2460): [client 10.128.0.2:42194] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:02.461223 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:42210] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:02.461412 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:42210] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:02.461418 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2167): [client 10.128.0.2:42194] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:02.461520 2025] [authz_core:debug] [pid 28:tid 116] mod_authz_core.c(843): [client 10.128.0.2:42210] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:33:02.461640 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(341): [client 10.128.0.2:42194] AH02034: Initial (No.1) HTTPS request received for child 80 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:02.461800 2025] [authz_core:debug] [pid 29:tid 103] mod_authz_core.c(843): [client 10.128.0.2:42194] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:33:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:02.463494 2025] [ssl:debug] [pid 28:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:42210] AH02001: Connection closed to child 2 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:33:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:02.464129 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_io.c(1150): [client 10.128.0.2:42194] AH02001: Connection closed to child 80 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:07.459443 2025] [ssl:info] [pid 30:tid 147] [client 10.128.0.2:33718] AH01964: Connection to child 128 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:07.459489 2025] [ssl:info] [pid 28:tid 120] [client 10.128.0.2:33730] AH01964: Connection to child 6 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:07.459586 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2337): [client 10.128.0.2:33718] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:07.459644 2025] [core:debug] [pid 30:tid 147] protocol.c(2460): [client 10.128.0.2:33718] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:07.459835 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:33730] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:07.459944 2025] [core:debug] [pid 28:tid 120] protocol.c(2460): [client 10.128.0.2:33730] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:07.461094 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(2167): [client 10.128.0.2:33718] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:07.461297 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_kernel.c(341): [client 10.128.0.2:33718] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:07.461384 2025] [authz_core:debug] [pid 30:tid 147] mod_authz_core.c(843): [client 10.128.0.2:33718] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:33:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:07.463542 2025] [ssl:debug] [pid 30:tid 147] ssl_engine_io.c(1150): [client 10.128.0.2:33718] AH02001: Connection closed to child 128 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:07.463589 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:33730] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:07.464253 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:33730] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:07.464464 2025] [authz_core:debug] [pid 28:tid 120] mod_authz_core.c(843): [client 10.128.0.2:33730] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:33:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:07.467037 2025] [ssl:debug] [pid 28:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:33730] AH02001: Connection closed to child 6 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:12.460259 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:33742] AH01964: Connection to child 194 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:12.460301 2025] [ssl:info] [pid 29:tid 106] [client 10.128.0.2:33744] AH01964: Connection to child 83 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:12.460390 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:33742] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:12.460434 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_kernel.c(2337): [client 10.128.0.2:33744] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:12.460439 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:33742] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:12.460489 2025] [core:debug] [pid 29:tid 106] protocol.c(2460): [client 10.128.0.2:33744] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:12.461958 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:33742] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:12.462157 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:33742] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:12.462244 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:33742] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:33:12.463238 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_kernel.c(2167): [client 10.128.0.2:33744] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:12.463490 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_kernel.c(341): [client 10.128.0.2:33744] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:12.463570 2025] [authz_core:debug] [pid 29:tid 106] mod_authz_core.c(843): [client 10.128.0.2:33744] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:33:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:12.464917 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:33742] AH02001: Connection closed to child 194 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:33:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:12.465483 2025] [ssl:debug] [pid 29:tid 106] ssl_engine_io.c(1150): [client 10.128.0.2:33744] AH02001: Connection closed to child 83 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:17.460077 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:52648] AH01964: Connection to child 209 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:17.460252 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:52648] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:17.460298 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:52652] AH01964: Connection to child 203 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:17.460311 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:52648] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:17.460434 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:52652] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:17.460490 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:52652] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:17.462428 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:52648] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:17.462642 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:52648] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:17.462784 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:52648] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:33:17.463865 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:52652] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:17.464093 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:52652] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:17.464725 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:52652] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:33:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:17.466585 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:52648] AH02001: Connection closed to child 209 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:33:17 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:17.468368 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:52652] AH02001: Connection closed to child 203 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:22.460295 2025] [ssl:info] [pid 30:tid 150] [client 10.128.0.2:52672] AH01964: Connection to child 131 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:22.460462 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:52672] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:22.460518 2025] [core:debug] [pid 30:tid 150] protocol.c(2460): [client 10.128.0.2:52672] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:22.460708 2025] [ssl:info] [pid 30:tid 148] [client 10.128.0.2:52664] AH01964: Connection to child 129 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:22.460832 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2337): [client 10.128.0.2:52664] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:22.460881 2025] [core:debug] [pid 30:tid 148] protocol.c(2460): [client 10.128.0.2:52664] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:22.462511 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:52672] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:22.462763 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:52672] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:22.462884 2025] [authz_core:debug] [pid 30:tid 150] mod_authz_core.c(843): [client 10.128.0.2:52672] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:33:22.463066 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(2167): [client 10.128.0.2:52664] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:22.463312 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_kernel.c(341): [client 10.128.0.2:52664] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:22.463413 2025] [authz_core:debug] [pid 30:tid 148] mod_authz_core.c(843): [client 10.128.0.2:52664] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:33:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:22.466319 2025] [ssl:debug] [pid 30:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:52672] AH02001: Connection closed to child 131 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:33:22 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:22.468391 2025] [ssl:debug] [pid 30:tid 148] ssl_engine_io.c(1150): [client 10.128.0.2:52664] AH02001: Connection closed to child 129 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:27.460343 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:46260] AH01964: Connection to child 201 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:27.460416 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:46252] AH01964: Connection to child 202 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:27.460491 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:46260] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:27.460541 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:46260] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:27.460550 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:46252] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:27.460598 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:46252] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:27.462542 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:46252] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:27.462652 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:46260] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:27.462715 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:46252] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:27.462823 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:46252] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:33:27.462860 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:46260] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:27.462965 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:46260] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:33:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:27.464692 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:46252] AH02001: Connection closed to child 202 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:33:27 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:27.465024 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:46260] AH02001: Connection closed to child 201 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:32.459967 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:46282] AH01964: Connection to child 207 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:32.460096 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:46282] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:32.460149 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:46276] AH01964: Connection to child 204 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:32.460172 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:46282] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:32.460349 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:46276] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:32.460446 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:46276] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:32.461989 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:46282] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:32.462168 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:46282] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:32.462270 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:46282] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:33:32.464059 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:46276] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [11/Oct/2025:11:33:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:32.464195 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:46282] AH02001: Connection closed to child 207 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:32.464439 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:46276] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:32.464634 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:46276] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:33:32 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:32.467188 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:46276] AH02001: Connection closed to child 204 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:37.459962 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:51960] AH01964: Connection to child 210 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:37.460002 2025] [ssl:info] [pid 30:tid 154] [client 10.128.0.2:51962] AH01964: Connection to child 135 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:37.460116 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:51960] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:37.460143 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:51962] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:37.460173 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:51960] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:37.460196 2025] [core:debug] [pid 30:tid 154] protocol.c(2460): [client 10.128.0.2:51962] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:37.461850 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:51960] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:37.462031 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:51960] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:37.462143 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:51960] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:33:37.463154 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:51962] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:37.463473 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:51962] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:37.463613 2025] [authz_core:debug] [pid 30:tid 154] mod_authz_core.c(843): [client 10.128.0.2:51962] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:33:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:37.465411 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:51960] AH02001: Connection closed to child 210 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:33:37 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:37.466434 2025] [ssl:debug] [pid 30:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:51962] AH02001: Connection closed to child 135 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:42.460007 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:51978] AH01964: Connection to child 215 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:42.460047 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:51980] AH01964: Connection to child 82 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:42.460199 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:51978] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:42.460209 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:51980] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:42.460274 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:51978] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:42.460278 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:51980] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:42.463044 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:51978] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:42.463368 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:51978] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:42.463514 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:51978] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:33:42.464071 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:51980] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:42.464298 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:51980] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:42.464388 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:51980] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:33:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:42.467345 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:51978] AH02001: Connection closed to child 215 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:33:42 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:42.467947 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:51980] AH02001: Connection closed to child 82 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:47.460757 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:39382] AH01964: Connection to child 193 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:47.460894 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:39382] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:47.460941 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:39382] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:47.461315 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:39392] AH01964: Connection to child 192 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:47.461588 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:39392] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:47.461660 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:39392] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:47.462913 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:39382] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:47.463125 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:39382] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:47.463253 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:39382] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:33:47.463559 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:39392] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:47.463823 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:39392] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:47.463968 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:39392] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:33:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:47.465961 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:39392] AH02001: Connection closed to child 192 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:33:47 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:47.467244 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:39382] AH02001: Connection closed to child 193 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:52.460344 2025] [ssl:info] [pid 29:tid 108] [client 10.128.0.2:39398] AH01964: Connection to child 85 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:52.460519 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:39394] AH01964: Connection to child 198 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:52.460622 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(2337): [client 10.128.0.2:39398] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:52.460637 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:39394] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:52.460733 2025] [core:debug] [pid 29:tid 108] protocol.c(2460): [client 10.128.0.2:39398] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:52.460733 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:39394] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:52.464007 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(2167): [client 10.128.0.2:39398] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:52.464324 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_kernel.c(341): [client 10.128.0.2:39398] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:52.464517 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:39394] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:52.464577 2025] [authz_core:debug] [pid 29:tid 108] mod_authz_core.c(843): [client 10.128.0.2:39398] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:33:52.464852 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:39394] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:52.464960 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:39394] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:33:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:52.466736 2025] [ssl:debug] [pid 29:tid 108] ssl_engine_io.c(1150): [client 10.128.0.2:39398] AH02001: Connection closed to child 85 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:33:52 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:52.468611 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:39394] AH02001: Connection closed to child 198 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:57.460430 2025] [ssl:info] [pid 29:tid 110] [client 10.128.0.2:36876] AH01964: Connection to child 87 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:57.460624 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(2337): [client 10.128.0.2:36876] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:57.460724 2025] [core:debug] [pid 29:tid 110] protocol.c(2460): [client 10.128.0.2:36876] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:57.460853 2025] [ssl:info] [pid 30:tid 152] [client 10.128.0.2:36880] AH01964: Connection to child 133 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:57.460988 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:36880] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:33:57.461041 2025] [core:debug] [pid 30:tid 152] protocol.c(2460): [client 10.128.0.2:36880] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:33:57.465309 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:36880] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:57.465309 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(2167): [client 10.128.0.2:36876] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:33:57.465806 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:36880] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:57.465806 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_kernel.c(341): [client 10.128.0.2:36876] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:33:57.465982 2025] [authz_core:debug] [pid 29:tid 110] mod_authz_core.c(843): [client 10.128.0.2:36876] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:33:57.465982 2025] [authz_core:debug] [pid 30:tid 152] mod_authz_core.c(843): [client 10.128.0.2:36880] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:33:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:57.468235 2025] [ssl:debug] [pid 29:tid 110] ssl_engine_io.c(1150): [client 10.128.0.2:36876] AH02001: Connection closed to child 87 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:33:57 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:33:57.469348 2025] [ssl:debug] [pid 30:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:36880] AH02001: Connection closed to child 133 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:34:02.460019 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:36882] AH01964: Connection to child 200 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:34:02.460186 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:36882] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:34:02.460240 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:36882] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:34:02.460806 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:36890] AH01964: Connection to child 195 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:34:02.460863 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:36890] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:34:02.460881 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:36890] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:34:02.462441 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:36890] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:34:02.462645 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:36890] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:34:02.462806 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:36890] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:34:02.463269 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:36882] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:34:02.463462 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:36882] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:34:02.463533 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:36882] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:34:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:34:02.464838 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:36890] AH02001: Connection closed to child 195 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:34:02 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:34:02.466642 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:36882] AH02001: Connection closed to child 200 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:34:07.460905 2025] [ssl:info] [pid 29:tid 109] [client 10.128.0.2:42454] AH01964: Connection to child 86 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:34:07.460966 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:42462] AH01964: Connection to child 194 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:34:07.461067 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:42462] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:34:07.461067 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(2337): [client 10.128.0.2:42454] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:34:07.461131 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:42462] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:34:07.461157 2025] [core:debug] [pid 29:tid 109] protocol.c(2460): [client 10.128.0.2:42454] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:34:07.463741 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(2167): [client 10.128.0.2:42454] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:34:07.463741 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:42462] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:34:07.464083 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:42462] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:34:07.464083 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_kernel.c(341): [client 10.128.0.2:42454] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:34:07.464207 2025] [authz_core:debug] [pid 29:tid 109] mod_authz_core.c(843): [client 10.128.0.2:42454] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:34:07.464207 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:42462] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:34:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:34:07.466255 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:42462] AH02001: Connection closed to child 194 with standard shutdown (server heat-api-internal.openstack.svc:443) 10.128.0.2 - - [11/Oct/2025:11:34:07 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:34:07.468257 2025] [ssl:debug] [pid 29:tid 109] ssl_engine_io.c(1150): [client 10.128.0.2:42454] AH02001: Connection closed to child 86 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:34:12.459456 2025] [ssl:info] [pid 30:tid 157] [client 10.128.0.2:42476] AH01964: Connection to child 138 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:34:12.459456 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:42474] AH01964: Connection to child 206 established (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:34:12.459576 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:42476] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:34:12.459576 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:42474] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Sat Oct 11 11:34:12.459617 2025] [core:debug] [pid 30:tid 157] protocol.c(2460): [client 10.128.0.2:42476] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:34:12.459624 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:42474] AH03155: select protocol from , choices=h2,http/1.1 for server heat-api-internal.openstack.svc [Sat Oct 11 11:34:12.461034 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:42476] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:34:12.461220 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:42476] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:34:12.461311 2025] [authz_core:debug] [pid 30:tid 157] mod_authz_core.c(843): [client 10.128.0.2:42476] AH01628: authorization result: granted (no directives) [Sat Oct 11 11:34:12.461380 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:42474] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Sat Oct 11 11:34:12.461640 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:42474] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:34:12.461719 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:42474] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [11/Oct/2025:11:34:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [11/Oct/2025:11:34:12 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Sat Oct 11 11:34:12.463521 2025] [ssl:debug] [pid 30:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:42476] AH02001: Connection closed to child 138 with standard shutdown (server heat-api-internal.openstack.svc:443) [Sat Oct 11 11:34:12.463527 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:42474] AH02001: Connection closed to child 206 with standard shutdown (server heat-api-internal.openstack.svc:443)